.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rok-left {
  float: left;
}
.rok-right {
  float: right;
}
.rok-dropdown-group,
.rok-dropdown {
  position: relative;
}
.rok-dropdown-open .rok-dropdown {
  display: block;
}
.rok-popover-group,
.rok-popover {
  position: relative;
}
.rok-popover-open .rok-popover {
  display: block;
}
a:hover {
  text-decoration: none;
}
.table {
  display: table;
}
.cell {
  display: table-cell;
}
html {
  margin-bottom: 1px;
  height: 100%;
}
body {
  margin-bottom: 1px;
}
.rt-block {
  padding: 15px;
  margin: 10px;
  position: relative;
}
#rt-content-top,
#rt-content-bottom {
  overflow: hidden;
}
.rt-grid-1:before,
.rt-grid-2:before,
.rt-grid-3:before,
.rt-grid-4:before,
.rt-grid-5:before,
.rt-grid-6:before,
.rt-grid-7:before,
.rt-grid-8:before,
.rt-grid-9:before,
.rt-grid-10:before,
.rt-grid-11:before,
.rt-grid-12:before {
  display: table;
  content: "";
  clear: both;
}
.rt-grid-1:after,
.rt-grid-2:after,
.rt-grid-3:after,
.rt-grid-4:after,
.rt-grid-5:after,
.rt-grid-6:after,
.rt-grid-7:after,
.rt-grid-8:after,
.rt-grid-9:after,
.rt-grid-10:after,
.rt-grid-11:after,
.rt-grid-12:after {
  display: table;
  content: "";
  clear: both;
}
.font-family-optima {
  font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
}
.font-family-geneva {
  font-family: Geneva, Tahoma, "Nimbus Sans L", sans-serif;
}
.font-family-helvetica {
  font-family: Helvetica, Arial, FreeSans, sans-serif;
}
.font-family-lucida {
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
}
.font-family-georgia {
  font-family: Georgia, sans-serif;
}
.font-family-trebuchet {
  font-family: "Trebuchet MS", sans-serif;
}
.font-family-palatino {
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;
}
body {
  font-size: 13px;
  line-height: 1.7em;
}
.font-size-is-xlarge {
  font-size: 16px;
  line-height: 1.7em;
}
.font-size-is-large {
  font-size: 15px;
  line-height: 1.7em;
}
.font-size-is-default {
  font-size: 14px;
  line-height: 1.7em;
}
.font-size-is-small {
  font-size: 12px;
  line-height: 1.7em;
}
.font-size-is-xsmall {
  font-size: 10px;
  line-height: 1.7em;
}
p {
  margin: 0 0 15px 0;
}
h1 {
  font-size: 260%;
}
h2 {
  font-size: 200%;
}
h3 {
  font-size: 175%;
}
h4 {
  font-size: 130%;
}
h5 {
  font-size: 110%;
}
a {
  text-decoration: none;
}
a:focus {
  outline: none;
}
.left-1,
.left-2,
.left-3,
.left-4,
.left-5,
.left-6,
.left-7,
.left-8,
.left-9,
.left-10,
.right-11 {
  float: left;
  margin-right: 50px;
  margin-bottom: 15px;
  position: relative;
}
.right-1,
.right-2,
.right-3,
.right-4,
.right-5,
.right-6,
.right-7,
.right-8,
.right-9,
.right-10,
.right-11 {
  float: right;
  margin-left: 50px;
  margin-bottom: 15px;
  position: relative;
}
.date-block {
  padding: 15px;
}
ol {
  padding-left: 15px;
}
ul li {
  padding: 0;
  margin: 0;
}
ul li.author {
  margin: 0;
  letter-spacing: 1px;
  list-style: none;
  font-weight: bold;
  text-align: right;
}
ul li.author span {
  display: block;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 1em;
}
ul li.date {
  margin: 0;
  letter-spacing: 1px;
  list-style: none;
  text-align: right;
  font-weight: bold;
}
ul li.date span {
  display: block;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 1em;
}
ul li.comments {
  list-style: none;
  text-align: right;
  font-weight: bold;
}
ul li.comments span {
  display: block;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 1em;
}
ul ul {
  margin-left: 25px;
  padding: 5px 0;
}
body.rtl {
  direction: rtl;
}
body.rtl {
  min-width: inherit;
}
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  visibility: hidden;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
#debug #rt-main {
  overflow: hidden;
  border-bottom: 4px solid #666;
  margin-top: 15px;
  position: relative;
}
#debug .status {
  position: absolute;
  background: #333;
  opacity: 0.3;
  padding: 0 15px;
  z-index: 10000;
  color: #fff;
  font-weight: bold;
  font-size: 150%;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.hidden-large {
  display: none !important;
}
.row {
  margin: 0 -15px;
}
.gantry-width-block {
  display: block;
  float: left;
}
.gantry-width-spacer {
  margin: 15px;
}
.gantry-width-10 {
  width: 10%;
}
.gantry-width-20 {
  width: 20%;
}
.gantry-width-25 {
  width: 25%;
}
.gantry-width-30 {
  width: 30%;
}
.gantry-width-33 {
  width: 33.33%;
}
.gantry-width-40 {
  width: 40%;
}
.gantry-width-50 {
  width: 50%;
}
.gantry-width-60 {
  width: 60%;
}
.gantry-width-66 {
  width: 66.66%;
}
.gantry-width-70 {
  width: 70%;
}
.gantry-width-75 {
  width: 75%;
}
.gantry-width-80 {
  width: 80%;
}
.gantry-width-90 {
  width: 90%;
}
.gantry-left {
  float: left;
  margin-right: 15px;
}
.gantry-right {
  float: right;
  margin-left: 15px;
}
.gantry-center {
  text-align: center;
}
.gantry-center td,
.gantry-center th {
  text-align: center;
}
.component-body {
  padding: 20px;
}
.component-content .row-separator {
  display: block;
  clear: both;
  margin: 0;
  border: 0;
  height: 1px;
}
.component-content .item-separator {
  display: none;
  margin: 0;
}
.component-content .shownocolumns {
  width: 98%;
}
.component-content .column-1,
.component-content .column-2,
.component-content .column-3,
.component-content .column-4,
.component-content .page-header {
  padding: 10px 0;
}
.component-content .column-2 {
  width: 55%;
  margin-left: 40%;
}
.component-content .column-3 {
  width: 30%;
}
.component-content .cols-1 {
  display: block;
  float: none !important;
  margin: 0 !important;
}
.component-content .cols-2 .column-1 {
  width: 48%;
  float: left;
}
.component-content .cols-2 .column-2 {
  width: 48%;
  float: right;
  margin: 0;
}
.component-content .cols-3 .column-1 {
  float: left;
  width: 29%;
  margin-right: 7%;
}
.component-content .cols-3 .column-2 {
  float: left;
  width: 29%;
  margin-left: 0;
}
.component-content .cols-3 .column-3 {
  float: right;
  width: 29%;
  padding: 10px 0;
}
.component-content .cols-4 .column-1 {
  float: left;
  width: 23%;
  margin-right: 2%;
}
.component-content .cols-4 .column-2 {
  float: left;
  width: 23%;
  margin-left: 0;
  margin-right: 2%;
}
.component-content .cols-4 .column-3 {
  float: left;
  width: 23%;
  margin-right: 2%;
}
.component-content .cols-4 .column-4 {
  float: right;
  width: 23%;
  margin-right: 2%;
}
.component-content .items-row {
  margin-bottom: 10px;
}
.component-content .blog-more {
  padding: 10px 5px;
}
.component-content .page-header {
  border-bottom: 0;
}
.categories-list {
  padding: 0 5px;
}
.categories-list ul {
  margin: 0 0 0 20px;
  padding: 0;
}
.categories-list ul li {
  list-style-type: none;
  margin: 0;
}
.categories-list ul ul {
  margin-left: 15px;
}
.categories-list dl dt,
.categories-list dl dd {
  display: inline;
}
.category-desc {
  line-height: 1.7em;
  margin: 10px 0;
  padding-left: 0;
}
.cat-children ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.component-content ul.actions {
  float: right;
}
.component-content ul.actions li {
  list-style: none;
  display: inline-block;
}
.component-content ul.actions li a {
  display: block;
  font-size: 14px;
  margin-left: 8px;
}
.component-content ul.actions li i,
.component-content ul.actions li [class^="icon-"],
.component-content ul.actions li [class*=" icon-"] {
  display: none;
}
.component-content ul.actions .print-icon img {
  display: none;
}
.component-content ul.actions .print-icon a:before {
  font-family: FontAwesome;
  content: "\f02f";
}
.component-content ul.actions .email-icon img {
  display: none;
}
.component-content ul.actions .email-icon a:before {
  font-family: FontAwesome;
  content: "\f0e0";
}
.component-content ul.actions .edit-icon img {
  display: none;
}
.component-content ul.actions .edit-icon a:before {
  font-family: FontAwesome;
  content: "\f044";
}
.component-content .article-info {
  display: block;
  margin-bottom: 15px;
  font-size: 13px;
}
.component-content .article-info dd {
  margin-left: 0;
  display: block;
}
.component-content .article-info dd div [class^="icon-"],
.component-content .article-info dd div [class*="icon-"] {
  display: none;
}
.component-content .article-info dd:before,
.component-content .article-info dd div:before {
  font-family: FontAwesome;
  margin-right: 2px;
}
.component-content .article-info .parent-category-name:before {
  content: "\f0c9";
}
.component-content .article-info .category-name:before {
  content: "\f0c9";
}
.component-content .article-info .create:before {
  content: "\f017";
}
.component-content .article-info .modified:before {
  content: "\f017";
}
.component-content .article-info .published:before {
  content: "\f017";
}
.component-content .article-info .createdby:before {
  content: "\f040";
}
.component-content .article-info .hits:before {
  content: "\f019";
}
.component-content .article-info .article-info-term {
  display: none;
}
.component-content .content_vote {
  margin: 10px 0;
}
.component-content .blog-featured h2 {
  margin-top: 0;
}
.component-content .blog h2 {
  margin-top: 0;
}
.component-content .item-page h2 {
  margin-top: 0;
}
.component-content .pagenav {
  padding: 2px;
  clear: both;
  margin-top: 20px;
  margin-left: 0;
  overflow: hidden;
}
.component-content .pagenav li {
  list-style: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-color: transparent;
  background-color: transparent;
}
.component-content .pagenav li a {
  padding: 4px 10px;
  font-size: 14px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.component-content .pagenav .pagenav-prev {
  float: left;
}
.component-content .pagenav .pagenav-next {
  float: right;
}
.component-content .pager li {
  display: inline-block;
  background: none;
  border: 0;
  box-shadow: none;
}
.component-content .pager li.previous {
  float: left;
}
.component-content .pager li.next {
  float: right;
}
.component-content .items-leading {
  margin-bottom: 25px;
}
.component-content .img-intro-right,
.component-content .img-fulltext-right {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
.component-content .img-intro-left,
.component-content .img-fulltext-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.component-content #article-index {
  float: right;
  border: 1px solid #dddddd;
  background: #f0f0f0;
  border-radius: 5px;
  margin-left: 15px;
}
.component-content #article-index ul {
  list-style: none;
  margin: 0;
}
.component-content #article-index ul li:first-child a {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
.component-content #article-index ul li a {
  display: block;
  line-height: 20px;
  padding: 8px 12px;
  border-bottom: 1px solid #dddddd;
}
.component-content #article-index ul li a.active {
  color: inherit;
}
.component-content #article-index ul li a:hover {
  background: #eaeaea;
}
.component-content #article-index ul li:last-child a {
  border-bottom: none !important;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.component-content .article-index {
  margin-left: 15px;
}
.component-content .article-index .nav-tabs.nav-stacked > li > a {
  border: 1px solid #dddddd;
  background: #f0f0f0;
}
.component-content .article-index .nav-tabs.nav-stacked > li > a:hover {
  background: #eaeaea;
}
.component-content .edit #editor-xtd-buttons a:link,
.component-content .edit #editor-xtd-buttons a:hover,
.component-content .edit #editor-xtd-buttons a:visited {
  color: #323232;
}
.component-content .edit legend {
  font-size: 150%;
}
.component-content .edit #adminForm fieldset {
  padding: 20px 15px;
  margin: 10px 0 15px 0;
}
.component-content .edit #adminForm .title {
  font-size: 100%;
}
.component-content .edit #adminForm .formelm-area {
  padding: 5px 0;
}
.component-content .edit #adminForm .formelm-area label {
  vertical-align: top;
  display: inline-block;
  width: 7em;
}
.component-content #adminForm .title {
  font-size: 100%;
}
.component-content .formelm {
  margin: 5px 0;
}
.component-content .formelm label {
  width: 9em;
  display: inline-block;
  vertical-align: top;
}
.component-content .formelm-buttons {
  text-align: right;
  margin-bottom: 10px;
}
.component-content .button2-left {
  float: left;
  margin-right: 5px;
  margin-top: 10px;
}
.component-content .button2-left .readmore {
  background-image: none;
  background-color: transparent;
  border: none;
  padding: 0;
  text-shadow: none;
  font-size: inherit;
  text-transform: inherit;
  box-shadow: none;
}
.manager.thumbnails > li {
  float: left !important;
  margin-left: 20px !important;
  list-style: none;
}
.control-label {
  color: ;
}
.control-group {
  margin-left: 0 !important;
}
.adminlist .title > a {
  font-weight: bold;
}
.calendar td.button {
  background-image: none;
  background-color: transparent;
  border: none;
  padding: 0;
  text-shadow: none;
  font-size: inherit;
  text-transform: inherit;
  color: #000000;
  display: table-cell;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: inherit;
}
.calendar td.button:hover {
  color: #000000 !important;
}
.calendar tbody td.hilite,
.calendar tbody td.selected {
  border: none;
  padding: 2px 4px 2px 2px;
}
.calendar td.button:after {
  position: relative;
}
.calendar td.title {
  font-size: 1.4em;
  display: table-cell;
  line-height: inherit;
  text-shadow: none;
}
.calendar tr.daynames td {
  border: none !important;
}
.component-content .items-more {
  padding-top: 10px;
}
.component-content .items-more h3 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-size: 1.4em;
}
.component-content .items-more ol {
  line-height: 1.3em;
  list-style-type: none;
  margin: 0;
  padding: 10px 0 10px 2px;
}
.component-content .items-more ol li {
  margin-bottom: 5px;
}
.component-content .items-more ol li a {
  display: inline;
  font-weight: normal;
  padding: 0;
}
.component-content .items-more ol li a:before {
  font-family: FontAwesome;
  content: "\f054";
  margin-right: 4px;
}
.component-content .pagination {
  margin: 10px 0;
  padding: 10px 0;
  clear: both;
  text-align: center;
}
.component-content .pagination .counter {
  text-align: center;
  margin: 0;
  font-weight: bold;
  margin-bottom: 5px;
}
.component-content .pagination .counter + ul li span,
.component-content .pagination .counter + ul li a {
  padding: 6px 0;
}
.component-content .pagination ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.component-content .pagination ul li {
  display: inline-block;
  text-align: center;
}
.component-content .pagination ul li a,
.component-content .pagination ul li span {
  margin: 0 5px;
  padding: 0;
  font-size: 1.1em;
  line-height: 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: none;
  border: none;
  text-shadow: none;
}
.component-content .pagination-start,
.component-content .pagination-next,
.component-content .pagination-end,
.component-content .pagination-prev {
  border: 0;
}
.component-content .pagination-start {
  padding: 0;
}
.component-content .pagination-start span {
  padding: 0;
}
.component-content .login .control-label {
  padding-top: 0;
}
.component-content .login-fields {
  margin-bottom: 5px;
}
.component-content .login-fields #remember-lbl {
  display: inline-block;
  margin-right: 5px;
}
.component-content .login-fields #remember {
  margin: 0;
}
.component-content .login-fields #username,
.login-fields #password,
#contact-form dd input,
#contact-form dd textarea,
#modlgn-username,
#modlgn-passwd,
#jform_email,
#member-registration dd input,
#search-searchword,
.finder .inputbox {
  padding: 4px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 1.6em;
}
.component-content .login + div {
  margin-top: 12px;
}
.component-content .login + div ul li,
#login-form li {
  list-style: none;
}
.component-content .login + div ul li a:before,
#login-form a:before {
  font-family: FontAwesome;
  content: "\f059";
  margin-right: 4px;
}
.component-content .login + div ul {
  padding: 0;
  margin-left: 0;
}
.component-content .login-description {
  margin: 10px 0;
}
#login-form .userdata {
  margin: 12px 0;
}
#login-form ul {
  padding: 0;
  margin-left: 0;
}
#login-form ul li a {
  font-size: 14px;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 94%;
}
#login-form #form-login-remember label {
  display: inline-block;
}
#login-form #form-login-remember input {
  margin: 0;
}
#rt-breadcrumbs .breadcrumb,
#rt-breadcrumbs [class^="breadcrumb"] {
  padding: 0;
  margin: 0;
}
#rt-breadcrumbs .breadcrumb a:after,
#rt-breadcrumbs [class^="breadcrumb"] a:after {
  margin: 0 10px;
}
#rt-breadcrumbs .breadcrumb img,
#rt-breadcrumbs [class^="breadcrumb"] img {
  display: none;
}
#rt-breadcrumbs a {
  font-size: 14px;
}
#rt-breadcrumbs a:after {
  font-family: FontAwesome;
  content: "\f054";
  margin: 0 5px 0 10px;
}
#rt-breadcrumbs .showHere {
  font-weight: bold;
  margin-right: 5px;
}
#rt-breadcrumbs .rt-block {
  padding: 10px 15px;
}
#rt-breadcrumbs .divider {
  display: none;
}
#rt-breadcrumbs li:first-child .divider {
  display: inline;
}
.component-content table {
  border-collapse: collapse;
}
.component-content table.table-bordered {
  border-collapse: separate;
  *border-collapse: collapse;
}
.component-content table.weblinks {
  font-size: 14px;
  margin: 10px 10px 20px 0;
  width: 99%;
}
.component-content table.weblinks td {
  border-collapse: collapse;
  padding: 7px;
}
.component-content table.weblinks td p {
  margin: 0;
  line-height: 1.3em;
}
.component-content table.weblinks th {
  padding: 7px;
  text-align: left;
}
.component-content table.category {
  font-size: 14px;
  margin: 10px 10px 20px 0;
  width: 99%;
}
.component-content table.category td {
  padding: 7px;
}
.component-content table.category th {
  padding: 7px;
  text-align: left;
}
.component-content table.category th a img {
  padding: 2px 10px;
}
.component-content .weblink-category td.title {
  font-size: 14px;
}
.component-content .num {
  vertical-align: top;
  text-align: left;
}
.component-content .hits {
  vertical-align: top;
}
.component-content .filter {
  margin: 10px 0;
  text-align: right;
  margin-right: 7px;
}
.component-content .archive .filter-search {
  float: none;
  padding-left: 0;
}
.component-content .archive .filter-search .button {
  margin-top: -10px;
}
.component-content .archive .filters {
  margin-bottom: 25px;
}
.component-content .archive #archive-items {
  list-style: none;
  margin: 0 0 10px 0;
}
.component-content .element-invisible {
  position: absolute;
  margin-left: -3000px;
  margin-top: -3000px;
  height: 0;
}
.component-content .cat-items {
  margin-top: 20px;
}
.component-content .cat-items .filter-search {
  margin-bottom: 10px;
}
.component-content .cat-items select {
  margin-bottom: 0;
}
.component-content .even,
.component-content .odd {
  background: inherit;
  border-bottom: inherit;
}
.component-content #member-registration {
  padding: 0 5px;
}
.component-content form fieldset dt {
  clear: left;
  float: left;
  width: 12em;
  padding: 3px 0;
}
.component-content form fieldset dd {
  float: left;
  padding: 3px 0;
}
.invalid,
.login-fields #username.invalid,
.login-fields #password.invalid,
#contact-form dd input.invalid,
#contact-form dd textarea.invalid,
#modlgn-username.invalid,
#modlgn-passwd.invalid,
#jform_email.invalid,
#member-registration dd input.invalid,
#search-searchword.invalid,
.finder .inputbox.invalid,
.inputbox.invalid {
  border-color: #ff0000;
}
label.invalid {
  color: #ff0000 !important;
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 5px;
}
.component-content .searchintro {
  font-weight: normal;
  margin: 20px 0 20px;
}
.component-content #searchForm .inputbox {
  margin-bottom: 0;
}
.component-content #searchForm input[type="radio"],
.component-content #searchForm input[type="checkbox"] {
  float: left;
}
.component-content #searchForm,
.component-content #finder-search {
  padding: 0 5px;
}
.component-content .form-limit {
  margin: 20px 0 0;
  text-align: right;
  padding: 0 10px 0 20px;
}
.component-content .highlight {
  font-weight: bold;
}
.component-content .ordering-box {
  width: 40%;
  float: right;
}
.component-content .phrases-box {
  width: 60%;
  float: left;
}
.component-content .only,
.component-content .phrases {
  margin: 10px 0 0 0;
  line-height: 1.3em;
}
.component-content label.ordering {
  display: block;
  margin: 10px 0 10px 0;
}
.component-content .word {
  padding: 10px 10px 10px 0;
}
.component-content .word input {
  font-weight: bold;
  padding: 4px;
  font-size: 14px;
}
.component-content .word label {
  font-weight: bold;
}
.component-content fieldset.only label,
.component-content fieldset.phrases label {
  margin: 0 10px 0 0;
}
.component-content .ordering-box label.ordering {
  margin: 0 10px 5px 0;
}
.component-content form .search label,
.component-content form .finder label {
  display: none;
}
.component-content form #finder-filter-select-list label {
  display: block;
  margin-top: 10px;
  margin-bottom: 2px;
}
.component-content .search legend {
  font-weight: bold;
}
.component-content .search-results .result-title {
  padding: 15px 15px 0 5px;
  font-weight: bold;
}
.component-content .search-results dd {
  padding: 2px 15px 2px 5px;
}
.component-content .search-results .result-text {
  padding: 10px 15px 10px 5px;
  line-height: 1.7em;
}
.component-content .search-results .result-url {
  font-size: 14px;
  padding: 2px 15px 15px 5px;
}
.component-content .search-results .result-created {
  padding: 2px 15px 15px 5px;
}
.component-content .search-results .result-category {
  padding: 10px 15px 5px 5px;
}
.component-content .contact {
  padding: 0;
}
.component-content .contact .button {
  float: none !important;
  clear: left;
  display: block;
  margin: 20px 0 0 0;
}
.component-content .contact .title {
  font-size: 1.3em;
  margin: 0 0 2px 0;
  border: 0;
  box-shadow: none;
  padding: 0;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.component-content .contact .title a {
  display: block;
  padding: 10px;
}
.component-content .contact .title a span {
  line-height: 1em;
}
.component-content .contact .title a span:before {
  font-family: FontAwesome;
  content: "\f055";
  margin: 0 10px 0 0;
  font-size: 1.3em;
  display: inline;
  vertical-align: middle;
}
.component-content .contact .pane-toggler-down a span:before {
  content: "\f056";
}
.component-content .contact-category {
  padding: 0 10px;
}
.component-content .contact-category #adminForm .filters {
  border: 0;
  padding: 0;
}
.component-content .contact-image {
  margin: 10px 0;
  overflow: hidden;
  display: block;
}
.component-content .contact-image img {
  max-width: 100%;
}
.component-content address {
  font-style: normal;
  margin: 10px 0;
}
.component-content address span {
  display: block;
}
.component-content .contact-address {
  margin: 20px 0 10px 0;
}
.component-content .contact-email div {
  padding: 2px 0;
  margin: 0 0 10px 0;
}
.component-content .contact-email label {
  width: 17em;
  float: left;
}
.component-content #contact-textmsg {
  padding: 2px 0 10px 0;
}
.component-content #contact-email-copy {
  float: left;
  margin-right: 10px;
}
.component-content dl.tabs {
  float: left;
  margin: 50px 0 0 0;
  z-index: 50;
  clear: both;
}
.component-content dl.tabs dt {
  float: left;
  padding: 4px 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin-right: 3px;
  background: #f0f0f0;
  color: #666666;
}
.component-content dl.tabs .open {
  background: #F9F9F9;
  border-bottom: 1px solid #F9F9F9;
  z-index: 100;
  color: #000000;
}
.component-content .current {
  clear: both;
  border: 1px solid #cccccc;
  padding: 10px 10px;
}
.component-content .current dd {
  padding: 0;
  margin: 0;
}
.component-content #content-pane.tabs {
  margin: 1px 0 0 0;
}
.component-content #users-profile-core,
.component-content #users-profile-custom {
  margin: 10px 0 15px 0;
  padding: 15px;
}
.component-content #users-profile-core dt,
.component-content #users-profile-custom dt {
  float: left;
  width: 12em;
  padding: 3px 0;
  margin-right: 10px;
}
.component-content #users-profile-core dd,
.component-content #users-profile-custom dd {
  padding: 3px 0;
}
.component-content #member-profile fieldset,
.component-content .registration fieldset {
  margin: 10px 0 15px 0;
  padding: 15px;
}
.component-content #users-profile-core legend,
.component-content #users-profile-custom legend,
.component-content .profile-edit legend,
.component-content .registration legend {
  font-weight: bold;
}
.component-content .profile-edit #member-profile fieldset dd,
.component-content .registration #member-registration fieldset dd {
  float: none;
  padding: 5px 0;
}
.component-content .profile-edit #member-profile fieldset dd input,
.component-content .profile-edit #member-profile fieldset dd select,
.component-content .registration #member-registration fieldset dd input {
  width: 17em;
}
.component-content .profile-edit #member-profile fieldset dt,
.component-content .registration #member-registration fieldset dt {
  padding: 5px 5px 5px 0;
  width: 13em;
}
.component-content .optional {
  font-size: 14px;
}
.component-content .contentpaneopen_edit {
  float: left;
}
.component-content .mceButton:hover {
  background: none !important;
}
.component-content .edit #adminForm fieldset {
  padding: 20px 15px;
  margin: 10px 0 15px 0;
}
.component-content .formelm {
  margin: 5px 0;
}
.component-content .formelm .fltlft {
  float: left;
}
.component-content .formelm label {
  width: 13em;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
.component-content .formelm .button2-left,
.component-content .formelm .media-preview {
  margin: 3px 0 0 10px;
}
.component-content .formelm .button2-left a,
.component-content .formelm .media-preview a {
  padding: 3px 10px !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.component-content #adminForm .formelm-area {
  padding: 5px 0;
}
.component-content #adminForm .formelm-area label {
  vertical-align: top;
  display: inline-block;
  width: 7.9em;
}
.component-content .formelm-buttons {
  text-align: right;
  margin-bottom: 10px;
}
.component-content .button2-left .blank a,
.component-content .button2-left a,
.component-content .button2-left .readmore a {
  background: #eee;
  padding: 4px !important;
  margin: 0 !important;
  line-height: 1.2em;
  border: solid 1px #ddd;
  font-weight: bold;
  text-decoration: none;
  display: inline;
}
.component-content table.contenttoc {
  padding: 10px;
  margin: 10px;
}
.component-content table.contenttoc tr td {
  padding: 1px 0;
}
.component-content .pagenavcounter {
  font-weight: bold;
}
.component-content .tip {
  font-size: 0.8em;
  text-align: left;
  padding: 3px;
  max-width: 400px;
}
.component-content .tip-title {
  font-weight: bold;
}
.tip-wrap {
  padding: 8px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.system-unpublished .system-unpublished {
  margin: -10px;
  padding: 10px;
  border-top: 16px solid;
  border-bottom: 5px solid;
  position: relative;
}
.system-unpublished .system-unpublished:before {
  content: 'Unpublished';
  text-transform: uppercase;
  top: -19px;
  left: 10px;
  position: absolute;
  font-size: 0.8em;
  font-weight: bold;
}
#system-message {
  padding: 0;
  margin: 15px 0;
}
#system-message .alert {
  border-radius: 4px;
  margin: 15px 0;
  list-style: none;
  padding: 10px 35px 10px 10px;
  color: #0055BB;
  background: #BFD3E6;
  border: 1px solid #84A7DB;
}
#system-message .alert p:last-child {
  margin-bottom: 0;
}
#system-message .alert:before {
  font-family: FontAwesome;
  content: '\f05a';
  margin-right: 10px;
  font-size: 12;
  opacity: 0.5;
  vertical-align: middle;
  float: left;
}
#system-message .alert-error {
  color: #cc0000;
  background: #EBC8C9;
  border: 1px solid #DE7A7B;
}
#system-message .alert-error:before {
  content: '\f056';
}
#system-message .alert-warning {
  color: #A08B4C;
  background: #F5ECC1;
  border: 1px solid #B8A871;
}
#system-message .alert-warning:before {
  content: '\f06a';
}
#system-message .alert-success {
  color: #468847;
  background: #dff0d8;
  border: 1px solid #93BC8F;
}
#system-message .alert-success:before {
  content: '\f058';
}
#system-message > div:first-child {
  margin-bottom: 0 !important;
}
#system-message dd {
  margin: 0;
  font-weight: bold;
  text-shadow: none;
}
#system-message dd ul {
  border-radius: 4px;
  margin: 15px 0;
  list-style: none;
  padding: 10px;
  color: #0055BB;
  background: #BFD3E6;
  border: 1px solid #84A7DB;
}
#system-message dd ul li:before {
  font-family: FontAwesome;
  content: '\f05a';
  margin-right: 8px;
  font-size: 10;
  opacity: 0.5;
  vertical-align: middle;
}
#system-message .error ul {
  color: #cc0000;
  background: #EBC8C9;
  border: 1px solid #DE7A7B;
}
#system-message .error ul li:before {
  content: '\f056';
}
#system-message .notice ul {
  color: #A08B4C;
  background: #F5ECC1;
  border: 1px solid #B8A871;
}
#system-message .notice ul li:before {
  content: '\f06a';
}
#system-message dt.error,
#system-message dt.notice,
#system-message dt.message {
  display: none;
}
#system-debug {
  color: #cccccc;
  background-color: #ffffff;
  padding: 10px;
  margin: 10px;
}
#system-debug div {
  font-size: 11px;
}
.icon-file-add:before,
.icon-cancel:before,
.icon-eye:before,
.icon-location:before {
  font-family: 'IcoMoon' !important;
}
body #k2Container table tr,
body #k2Container table th,
body #k2Container table td {
  background: none !important;
  border: 0 !important;
}
body #k2Container table td.key {
  padding-right: 15px;
}
body #k2Container table input[type="file"] {
  margin: 5px 0;
}
body .k2AccountPage table tr td label {
  display: inline;
}
body .k2AccountPage div.k2AccountPageUpdate {
  border: none;
}
body #k2Container input.inputbox,
body #k2Container select,
body #k2Container input[type="file"] {
  border: 1px solid #D9D9D9;
  background: #ffffff;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
}
body #k2Container input#genderf,
body #k2Container input#genderm {
  float: none;
  margin: 0 5px 5px 0;
}
body #k2Container .defaultSkin table.mceLayout {
  border: 1px solid rgba(0,0,0,0.1);
}
a {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#rt-transition.rt-hidden {
  opacity: 0;
}
#rt-transition.rt-visible {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.logo-block {
  padding: 0 15px;
  margin: 7px 10px;
}
#rt-logo {
  margin: 0;
  width: 112px;
  height: 46px;
  display: block;
}
#rt-top-surround {
  position: relative;
}
#rt-top-surround:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
#rt-header,
#rt-top {
  z-index: 2;
  position: relative;
}
.menu-block {
  padding: 0;
  margin: 0;
}
.rt-menu-mobile {
  text-align: center;
  padding: 0 0 15px 0;
}
#rt-maintop {
  padding-top: 20px;
}
.title,
.component-content h2 {
  font-size: 28px;
  line-height: 30px;
  font-weight: normal;
  letter-spacing: normal;
  margin-top: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#rt-top-surround .title,
#rt-showcase .title {
  border: none;
  box-shadow: none;
}
.title1 .title {
  margin: -11px -16px 20px -16px;
  padding: 10px 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.title2 .title {
  margin: -10px -15px 20px -15px;
  padding: 10px 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.title3 .title {
  margin: -10px -15px 20px -15px;
  padding: 10px 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.box1,
.box2,
.box3 {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.box1 .module-surround {
  margin: -1px;
}
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu ul {
  list-style: none;
}
ul.menu li {
  margin-bottom: 8px;
}
ul.menu li a,
ul.menu li .item,
ul.menu li .separator {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}
ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before {
  content: "\2022";
  font-family: FontAwesome;
  margin-right: 10px;
  display: inline;
  vertical-align: middle;
  font-weight: normal;
}
ul.menu li.active.current > a:before,
ul.menu li.active.current > .item:before,
ul.menu li.active.current > .separator:before,
ul.menu li#current.active > a:before,
ul.menu li#current.active > .item:before,
ul.menu li#current.active > .separator:before {
  content: "\f054";
  margin-right: 11px;
}
ul.menu ul.small {
  font-size: 14px;
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button {
  display: inline-block;
  padding: 3px 10px;
  line-height: 1.7em;
  font-size: 1em;
}
.promo-image {
  float: left;
  margin: -10px 10px -30px -40px;
  width: 30%;
}
.promo-image img {
  max-width: 100%;
}
.promo-desc {
  padding-top: 10px;
}
.promo h1 {
  position: relative;
  font-size: 3.9em;
  line-height: 1.2em;
}
.promo p {
  font-size: 1.5em;
  line-height: 1.7em;
}
.promo .readon {
  margin-top: 10px;
}
.gantry-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  *padding-top: 19px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.gantry-example .table,
.gantry-example .well,
.gantry-example blockquote {
  margin-bottom: 5px;
}
.gantry-example .lead {
  font-size: 18px;
  line-height: 24px;
}
.gantry-example > p:last-child {
  margin-bottom: 0;
}
.gantry-example + .prettyprint {
  margin-top: -20px;
  padding-top: 15px;
}
.gantry-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #dddddd;
  color: #9da0a4;
  border-radius: 4px 0 4px 0;
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  border-radius: 4px 0 4px 0;
  font-style: normal;
}
form.gantry-example {
  padding-bottom: 19px;
}
.gantry-img img,
img.gantry-img {
  max-width: 100%;
  height: auto;
}
.powered-by {
  display: block;
  width: 120px;
  height: 32px;
  margin: 0 auto;
  opacity: 0.8;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.powered-by:hover {
  opacity: 1;
}
#gantry-totop {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#rt-accessibility .rt-desc {
  float: left;
  margin-right: 8px;
  font-weight: bold;
}
#rt-accessibility #rt-buttons .button {
  line-height: 1em;
  padding: 0;
  width: 14px;
  height: 14px;
  text-align: center;
}
#rt-accessibility #rt-buttons .small {
  font-size: inherit;
}
#rt-accessibility #rt-buttons .small .button:after {
  content: '-';
}
#rt-accessibility #rt-buttons .large .button:after {
  content: '+';
}
@font-face {
  font-family: 'tk-webfont';
  src: url('../fonts/tk-webfont.eot');
  src: url('../fonts/tk-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tk-webfont.woff') format('woff'), url('../fonts/tk-webfont.ttf') format('truetype'), url('../fonts/tk-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'robotolight';
  src: url('../fonts/Roboto-Light-webfont.eot');
  src: url('../fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Roboto-Light-webfont.woff') format('woff'), url('../fonts/Roboto-Light-webfont.ttf') format('truetype'), url('../fonts/Roboto-Light-webfont.svg#robotolight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.eot');
  src: url('../fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Gotham-Black.woff') format('woff'), url('../fonts/Gotham-Black.ttf') format('truetype'), url('../fonts/Gotham-Black.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
input,
button,
select,
textarea,
.font-family-helvetica,
body,
.menumymainmenu,
#rt-footer ul.menu li a,
#rt-footer ul.menu li .item,
#rt-footer ul.menu li .separator,
#rt-footer ul.menu li span,
#rt-footer span,
div.catItemHeader h3.catItemTitle,
select {
  font-family: Roboto, FreeSans, Arial, sans-serif;
}
ul[class*=list-type-] > li {
  position: relative;
}
ul[class*=list-type-] > li:before {
  font-family: tk-webfont !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d81920;
  position: absolute;
}
.list-type-one li {
  padding: 0 0 2px 15px;
  font-size: 16px;
  font-weight: 400;
  font-family: robotolight;
  color: #d71a20;
}
.list-type-one > li:before {
  content: "e";
  font-size: 9px;
  left: 0px;
  top: 8px;
  font-weight: bold;
}
.list-type-two {
  padding: 2px 0 0;
}
.list-type-two li {
  padding: 0 0 3.5px 15px;
  font-size: 15px;
  font-weight: 400;
  font-family: robotolight;
}
.list-type-two > li:before {
  content: "f";
  font-size: 10px;
  left: 1px;
  top: 7px;
}
.list-type-three {
  padding: 2px 0 0;
}
.list-type-three li {
  padding: 0 0 3.5px 15px;
  font-size: 15px;
  font-weight: 400;
  font-family: robotolight;
}
.list-type-three > li:before {
  content: "g";
  font-size: 6px;
  left: 3px;
  top: 9px;
}
select::-ms-expand {
  display: none;
}
dl {
  margin: 0 !important;
}
dl dt,
dl dd {
  display: inline-block !important;
}
dl dd:after {
  clear: both;
  content: '';
}
.relative {
  position: relative;
}
.textHighlightred {
  color: #d81920;
}
.logo-block {
  padding: 0 15px;
  margin: 7px 10px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: inherit;
  font-weight: inherit;
}
.mylangue ul {
  height: 23px;
}
.pageoperateur .mylangue ul li,
.pageassistance .mylangue ul li,
.pageparticulier .mylangue ul li,
.pagemonaco .mylangue ul li {
  display: inline;
}
.mylangue li.lang-active {
  display: none !important;
}
.pageentreprise .logo-block {
  margin-bottom: 3px;
}
#rt-logo {
  margin: 0;
  width: 112px;
  height: 46px;
  display: block;
}
#rt-top-surround {
  position: relative;
}
#rt-top-surround:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
#rt-header,
#rt-top {
  z-index: 2;
  position: relative;
}
.no-display {
  display: none !important;
}
.rt-menu-mobile {
  text-align: center;
  padding: 0 0 15px 0;
}
ul.gf-menu li.no-sub-menu > div {
  display: none !important;
}
.title,
.component-content h2,
.item-title {
  font-size: 26px;
  line-height: 26px;
  font-weight: normal;
  letter-spacing: normal;
  margin-top: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
  text-shadow: none !important;
  font-weight: 200;
}
.componentheadingpageoperateur .item-title {
  padding-top: 15px;
}
#rt-top-surround .title,
#rt-showcase .title {
  border: none;
  box-shadow: none;
}
.title1 .title {
  margin: -11px -16px 20px -16px;
  padding: 10px 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.title2 .title {
  margin: -10px -15px 20px -15px;
  padding: 10px 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.title3 .title {
  margin: -10px -15px 20px -15px;
  padding: 10px 15px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.box1,
.box2,
.box3 {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.box1 .module-surround {
  margin: -1px;
}
.mycatalogue,
.myoffrepart,
.myoffreentr,
.mycontact,
.myassistance,
.myoffrepar2,
.mycloud,
.mypagejaunes,
.accesoffres,
.accesthematic,
.choixunivers,
.assistsearch,
.assistcontact,
.datacenter_head,
.dtc-offres,
.dtc-privatif,
.dtc-proximite,
.dtc-services,
.dtc-serv-cont,
.dtc-serv-cont1,
.dtc-serv-cont2 {
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 0px;
  padding: 0 0 0 0;
}
.mycatalogue p,
.mycontact p,
.myassistance p,
.mypagejaunes p,
.accesoffres p,
.accesthematic p {
  margin: 0 0 0 0;
}
.myrecherche,
.myreseau,
.mylangue {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.myreseau,
.mylangue {
  margin-top: 35px;
}
.myreseau p {
  margin-bottom: 10px;
  padding-right: 15px;
}
* {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.menu-mobile-data .itemContainer,
.handset .itemContainer {
  width: 25% \9;
}
@media only screen and (min-width: 768px) {
  .menu-mobile-data .itemContainer,
  .handset .itemContainer {
    width: 25%;
  }
  .handset .itemContainer:nth-child(4n+1) {
    clear: left;
  }
  #rt-footer .rt-grid-3,
  #rt-footer .rt-grid-2 {
    width: 20%;
  }
  .layout-mode-responsive .gf-menu.l1 > li > .item {
    font-size: 18px;
  }
}
@media only screen and (min-width: 641px) and (max-width: 767px) {
  .menu-mobile-data .itemContainer,
  .handset .itemContainer {
    width: 33%;
  }
  .handset .itemContainer:nth-child(3n+1) {
    clear: left;
  }
  .k2Filter div.k2FilterSelect {
    float: none !important;
  }
  #rt-footer .rt-grid-3,
  #rt-footer .rt-grid-2 {
    width: 50%;
    float: left;
  }
  h3 {
    line-height: 24px;
  }
}
@media only screen and (max-width: 640px) {
  .menu-mobile-data .itemContainer,
  .handset .itemContainer {
    width: 50%;
    float: left;
  }
  .handset .itemContainer:nth-child(2n+1) {
    clear: left;
  }
  .k2Filter div.k2FilterSelect {
    float: none !important;
  }
  .chronoform-container label {
    width: 150px;
  }
  .itemExtraFields ul li span.itemExtraFieldsLabel {
    float: none !important;
    display: inline !important;
    width: auto;
  }
}
@media only screen and (max-width: 480px) {
  .chronoform-container label {
    text-align: left;
    float: none;
  }
  textarea {
    width: 200px;
  }
  .itemExtraFields ul li span.itemExtraFieldsLabel {
    width: auto !important;
  }
}
@media only screen and (max-width: 420px) {
  .menu-mobile-data .itemContainer,
  .handset .itemContainer {
    width: 100%;
  }
  .k2Filter div.k2FilterSelect {
    float: none !important;
  }
  #rt-footer .rt-grid-3,
  #rt-footer .rt-grid-2 {
    float: none;
    width: 100%;
  }
  .panel-body {
    padding-left: 5px;
  }
  .itemExtraFields ul li span.itemExtraFieldsLabel {
    float: none !important;
    display: inline !important;
    width: auto;
  }
}
.menumymainmenu {
  border-top: solid 1px #959595;
}
.menumymainmenu a {
  padding-top: 17px;
  color: #000000 !important;
}
.menumymainmenu .active a,
.menumymainmenu a:hover {
  color: #d50000 !important;
  background: url("../images/hover.png") repeat-x;
}
.mymenu li {
  padding-left: 20px;
}
.mymenu {
  float: left;
}
.myfirst {
  margin-left: 20px !important;
}
.mymenu li {
  float: left;
  margin-right: 5px;
}
a.menu-univers-particulier:hover,
.pageparticulier a.menu-univers-particulier,
.handset a.menu-univers-particulier,
.option-com-selfcarewrapper a.menu-univers-particulier,
.option-com-userselfcare a.menu-univers-particulier {
  background: url("../images/hover.png") repeat-x;
  color: #d50000 !important;
}
.pageentreprise .menumymainmenu .active a,
a.menu-univers-entreprise:hover,
.pageentreprise a.menu-univers-entreprise {
  color: #07395c !important;
  background: url("../images/entreprise_hover.png") repeat-x;
}
.pageoperateur .menumymainmenu .active a,
a.menu-univers-operateur:hover,
.pageoperateur a.menu-univers-operateur {
  color: #00645d !important;
  background: url("../images/ope_hover.png") repeat-x;
}
.pageassistance .menumymainmenu .active a,
a.menu-univers-assistance:hover,
.pageassistance a.menu-univers-assistance {
  color: #afa07f !important;
  background: url("../images/ass_hover.png") repeat-x scroll 0 0 rgba(0,0,0,0);
}
.pagemonaco .menumymainmenu .active a,
a.menu-univers-corporate:hover,
.pagemonaco a.menu-univers-corporate {
  color: #5f5f5f !important;
  background: url("../images/corpo_hover.png") repeat-x scroll 0 0 rgba(0,0,0,0);
}
.gf-menu .item.subtext {
  height: 19px;
}
.gf-menu .item.subtext > em {
  font-size: 12px;
  line-height: 11px;
  height: 0;
  text-align: center !important;
  font-style: normal;
}
@media only screen and (max-width: 767px) {
  .rt-block.mymenu {
    position: relative;
    top: 0px;
    z-index: 5;
  }
  .menumymainmenu {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
  }
  .menumymainmenu li {
    background-color: #d50000;
    background-image: url("../images/menu/particulier-b.png");
    background-repeat: no-repeat;
    background-position: top right;
    margin: 0;
    padding: 0;
  }
  .menumymainmenu li:first-child {
    width: 100%;
    margin-right: -240px;
    background-position: left top;
  }
  .menumymainmenu li a {
    color: white !important;
    overflow: hidden;
    font-size: 0px;
    height: 60px;
    display: block;
    width: 60px;
    padding: 0;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    margin: 0;
    background-repeat: no-repeat;
    background-position: left center;
  }
  .menumymainmenu li:first-child a {
    font-size: 14px;
    color: white !important;
    overflow: visible;
    line-height: 60px;
    padding-left: 70px;
    width: auto;
  }
  .menumymainmenu li.item-197,
  .menumymainmenu li.item-206 {
    background-color: #052f4c;
    background-image: url("../images/menu/entreprises-b.png");
  }
  .menumymainmenu li.item-198,
  .menumymainmenu li.item-207 {
    background-color: #004944;
    background-image: url("../images/menu/operateur-b.png");
  }
  .menumymainmenu li.item-200,
  .menumymainmenu li.item-208 {
    background-color: #948669;
    background-image: url("../images/menu/assistance-b.png");
  }
  .menumymainmenu li.item-199,
  .menumymainmenu li.item-209 {
    background-color: #dddddd;
    background-image: url("../images/menu/corp-b.png");
  }
  .menumymainmenu li .menu-univers-particulier,
  .mymenu .menumymainmenu li .menu-univers-particulier:hover {
    background-color: transparent;
    background-image: url("../images/menu/particulier.png");
    background-repeat: no-repeat;
    background-position: 10px center;
  }
  .menumymainmenu li .menu-univers-entreprise,
  .mymenu .menumymainmenu li .menu-univers-entreprise:hover {
    background-color: transparent;
    background-image: url("../images/menu/entreprises.png");
    background-repeat: no-repeat;
    background-position: 18px center;
  }
  .menumymainmenu li .menu-univers-operateur,
  .mymenu .menumymainmenu li .menu-univers-operateur:hover {
    background-color: transparent;
    background-image: url("../images/menu/operateur.png");
    background-repeat: no-repeat;
    background-position: 14px center;
  }
  .menumymainmenu li .menu-univers-assistance,
  .mymenu .menumymainmenu li .menu-univers-assistance:hover {
    background-color: transparent;
    background-image: url("../images/menu/assistance.png");
    background-repeat: no-repeat;
    background-position: 10px center;
  }
  .menumymainmenu li .menu-univers-corporate,
  .mymenu .menumymainmenu li .menu-univers-corporate:hover {
    background-color: transparent;
    background-image: url("../images/menu/corpo.png");
    background-repeat: no-repeat;
    background-position: 10px center;
  }
  #rt-top-surround #rt-header .rt-container > .rt-grid-2 {
    width: auto;
    float: left;
  }
  #rt-top-surround #rt-header .rt-container > .rt-grid-8 {
    display: none;
  }
  #rt-top-surround #rt-header .rt-container .myreseau {
    margin-top: 20px;
  }
  #rt-top-surround #rt-header .rt-container .rt-omega {
    float: right;
  }
  #rt-top-surround #rt-header .rt-container .mylangue {
    margin-top: -35px;
    width: auto;
    display: inline-block;
    float: right;
  }
  #rt-top-surround #rt-header .rt-container .mylangue .mod-languagesmylangue,
  #rt-top-surround #rt-header .rt-container .mylangue .module-content,
  #rt-top-surround #rt-header .rt-container .mylangue .module-surround {
    width: auto;
    margin: 0;
    display: inline-block;
  }
  #rt-top-surround #rt-header .rt-container .mylangue ul {
    width: auto;
    margin: 0;
    display: inline-block;
  }
  #rt-top-surround #rt-header .rt-container .k2SearchBlock {
    border: none;
  }
  #rt-top-surround #rt-header .rt-container .k2SearchBlock form {
    margin-top: 0;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 392px) {
  .menumymainmenu li:first-child {
    background-position: right top;
  }
  .menumymainmenu li:first-child a {
    padding-left: 50px;
  }
}
@media only screen and (max-width: 370px) {
  .menumymainmenu li:first-child a {
    padding-left: 0px;
    font-size: 0px;
  }
}
@media only screen and (max-width: 384px) {
  #rt-top-surround #rt-header .rt-container > .rt-grid-2 {
    width: 100%;
    float: none;
  }
  #rt-top-surround #rt-header .rt-container > .rt-grid-8 {
    width: auto;
    float: right;
    padding-right: 50px;
  }
  #rt-top-surround #rt-header .rt-container .myreseau {
    margin-top: 20px;
  }
  #rt-top-surround #rt-header .rt-container .rt-omega {
    float: right;
  }
  #rt-top-surround #rt-header .rt-container .mylangue {
    margin-top: -35px;
    width: auto;
    display: inline-block;
    float: right;
  }
  #rt-top-surround #rt-header .rt-container .mylangue .mod-languagesmylangue,
  #rt-top-surround #rt-header .rt-container .mylangue .module-content,
  #rt-top-surround #rt-header .rt-container .mylangue .module-surround {
    width: auto;
    margin: 0;
    display: inline-block;
  }
  #rt-top-surround #rt-header .rt-container .mylangue ul {
    width: auto;
    margin: 0;
    display: inline-block;
  }
  #rt-top-surround #rt-header .rt-container .k2SearchBlock {
    border: none;
  }
  #rt-top-surround #rt-header .rt-container .k2SearchBlock form {
    margin-top: 0;
    margin-right: 15px;
  }
}
.gf-menu .dropdown li,
.gf-menu .dropdown,
.gf-menu .dropdown .column {
  min-width: 250px;
}
.gf-menu .dropdown.columns-2 {
  min-width: 500px;
}
.gf-menu li:hover,
.gf-menu li.active:hover {
  color: #ffffff !important;
  border-left: 0px;
  border-right: 0px;
}
.gf-menu .dropdown ul li {
  padding: 0;
  margin: 0;
}
.gf-menu .dropdown ul li .item {
  padding: 10px;
  margin: 0;
}
.gf-menu li:hover,
.gf-menu li.active:hover {
  padding: 28px 0 28px 0;
  border-bottom: 4px solid #D94247;
  background: none repeat scroll 0 0 #bb1219;
}
.gf-menu li:hover > .item,
.gf-menu li.active:hover > .item {
  text-shadow: none;
  color: #ffffff;
}
.gf-menu li:hover > .item {
  color: #ffffff !important;
}
.gf-menu .l1 > li:hover > .item .border-fixer,
.gf-menu.l1 > li:hover > .item .border-fixer {
  background: none repeat scroll 0% 0% #BB1219;
}
.gf-menu .dropdown {
  background: none repeat scroll 0 0 #d94247;
  margin-top: 32px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0px;
  border: none;
  box-shadow: 8px 8px 8px rgba(0,0,0,0.2);
}
.gf-menu .dropdown ul li:hover > .item {
  background: none repeat scroll 0 0 #d94247;
  border-color: transparent;
  background-color: #d50000;
}
.gf-menu .dropdown ul li > .item:before {
  content: "\f054";
  font-weight: 100;
  color: white;
  font-size: 12px;
  font-family: FontAwesome;
  margin-right: 10px;
  display: inline;
  vertical-align: middle;
}
.tooltipinfogrey {
  color: white;
  background-color: #aaaaaa;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-left: 3px;
  padding: 0px;
  position: relative;
  top: 3px;
  left: 3px;
}
.mycontacteznousfr .columns-2 {
  margin-left: -165px;
}
#rt-showcase {
  margin-top: 16px;
  height: 80px;
}
#rt-showcase .rt-container {
  position: relative;
}
@media only screen and (max-width: 767px) {
  #rt-showcase {
    height: 25px;
  }
}
#rt-showcase .gf-menu-toggle {
  border: none;
  background-color: rgba(0,0,0,0.3);
  background-image: none;
  top: 0px;
  left: 0px;
  height: 11px;
}
#rt-showcase .menu-block {
  margin-left: auto;
  margin-right: auto;
  display: table;
}
#rt-showcase .gf-menu {
  margin: 0 0 0 0 !important;
}
.gf-menu > li > a {
  border-right: 1px solid #ffffff;
  padding-right: 15px;
  padding-left: 15px;
}
.gf-menu  > li:last-child >  a {
  border-right: none;
}
.gf-menu li.hide,
.menu .hide {
  display: none;
}
.menu-block {
  padding: 0;
  margin: 0;
}
#btl-content-profile {
  width: 220px;
}
.btl-logout {
  max-width: 200px;
  overflow: hidden;
}
.btl-logout a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  #btl-content-profile {
    width: 100%;
  }
  #btl-content-profile ul li a {
    padding-left: 15px;
  }
  #btl-content #btl-content-login {
    width: 100%;
  }
  #btl-content-profile li {
    width: 100%;
    display: block;
    text-align: left;
    padding: 10px;
  }
  -


	#btl-content #btl-content-login {
    width: 250px;
  }
  #btl-content #btl-content-login input {
    width: auto;
  }
  #btl-content-login ul li {
    clear: both;
  }
  #btl-input-remember {
    font-size: 10px;
    clear: both;
  }
  #btl-input-remember input {
    float: none;
    clear: both;
  }
  body.gf-sidemenu-size-marginleft {
    left: 250px;
  }
  body.layout-mode-responsive .gf-menu-device-wrapper-sidemenu {
    left: -250px;
  }
  body.layout-mode-responsive .gf-sidemenu-size-left {
    left: 0;
    transition: left 0.2s ease-out 0s;
  }
  .layout-mode-responsive .gf-menu-device-wrapper-sidemenu {
    background-color: #d81920;
    width: 250px;
  }
  .layout-mode-responsive .gf-menu-device-container,
  .layout-mode-responsive .gf-menu-device-container-wrapper {
    background: transparent !important;
  }
  .layout-mode-responsive .gf-menu,
  .layout-mode-responsive .gf-menu li,
  .layout-mode-responsive .gf-menu ul,
  .layout-mode-responsive .gf-menu li .columns-1 > .col1 > ul > li:last-child,
  .layout-mode-responsive .gf-menu li .columns-2 > .col2 > ul > li:last-child,
  .layout-mode-responsive .gf-menu li .columns-3 > .col3 > ul > li:last-child,
  .layout-mode-responsive .gf-menu li .columns-4 > .col4 > ul > li:last-child {
    background: transparent !important;
    border-top: none;
  }
  .layout-mode-responsive .gf-menu-device-wrapper-sidemenu .gf-menu-device-container {
    width: 100%;
  }
  .layout-mode-responsive .gf-menu.l1 > li.btl-modal,
  .layout-mode-responsive .gf-menu.l1 > li.btl-dropdown {
    max-width: 250px;
  }
  .layout-mode-responsive .gf-menu {
    margin: 0;
  }
  .layout-mode-responsive .gf-menu > li:first-child,
  .layout-mode-responsive .gf-menu > li.active:first-child {
    margin: 0;
  }
  .layout-mode-responsive .gf-menu li:hover > .item {
    color: white !important;
  }
  .layout-mode-responsive .gf-menu li {
    padding-left: 0px !important;
  }
  .layout-mode-responsive .gf-menu.l1 > li > .item {
    background-color: #d50000;
    border-bottom: 1px solid #bb1219;
    border-top: 1px solid #bb1219;
    padding: 6px 13px !important;
    font-family: robotolight;
    font-size: 15px;
  }
  .layout-mode-responsive .gf-menu.l1 li li > .item {
    padding: 6px 23px !important;
  }
  .layout-mode-responsive .gf-menu.l1 > li.btl-modal,
  .layout-mode-responsive .gf-menu.l1 > li.btl-dropdown,
  .layout-mode-responsive .btl-logout {
    border-bottom: none !important;
  }
  .pageentreprise .gf-menu-device-wrapper-sidemenu {
    background-color: #266fa0;
  }
  .pageoperateur .gf-menu-device-wrapper-sidemenu {
    background-color: #00645d;
  }
  .pageassistance .gf-menu-device-wrapper-sidemenu {
    background-color: #afa07f;
  }
  .pagemonaco .gf-menu-device-wrapper-sidemenu {
    background-color: #5f5f5f;
  }
  .pageentreprise .gf-menu.l1 > li > .item {
    background-color: #07395c;
    border-bottom: 1px solid #052f4c;
    border-top: 1px solid #052f4c;
  }
  .pageoperateur .gf-menu.l1 > li > .item {
    background-color: #00645d;
    border-bottom: 1px solid #004944;
    border-top: 1px solid #004944;
  }
  .pageoperateur .gf-menu li.active.last > .item {
    background-color: #004944;
    border: none !important;
    border-bottom: 1px solid #004944 !important;
    border-top: 1px solid #004944 !important;
  }
  .pageassistance .gf-menu.l1 > li > .item {
    background-color: #afa07f;
    border-bottom: 1px solid #8f8f7f;
    border-top: 1px solid #8f8f7f;
  }
  .pageassistance .gf-menu li.active.last > .item {
    background-color: #7f7f6f;
    border: none !important;
    border-bottom: 1px solid #7f7f6f !important;
    border-top: 1px solid #7f7f6f !important;
  }
  .pagemonaco .gf-menu.l1 > li > .item {
    background-color: #5f5f5f;
    border-bottom: 1px solid #4e4e4e;
    border-top: 1px solid #4e4e4e;
  }
  .pagemonaco .gf-menu li.active.last > .item {
    background-color: #4e4e4e;
    border: none !important;
    border-bottom: 1px solid #4e4e4e !important;
    border-top: 1px solid #4e4e4e !important;
  }
  .pageentreprise .gf-menu.l1 > li.active,
  .pageentreprise .gf-menu.l1 > li:hover {
    border-bottom: none !important;
  }
  .pageoperateur .gf-menu.l1 > li.active,
  .pageoperateur .gf-menu.l1 > li:hover {
    border-bottom: none !important;
  }
  .pageassistance .gf-menu.l1 > li.active,
  .pageassistance .gf-menu.l1 > li:hover {
    border-bottom: none !important;
  }
  .pageassistance .gf-menu li:hover,
  .pageassistance .gf-menu > li.active:hover {
    border: none;
    border-bottom: none !important;
  }
  .pageassistance .gf-menu li:hover a,
  .pageassistance .gf-menu > li.active:hover a {
    border: none;
    border-bottom: none !important;
  }
  .pagemonaco .gf-menu.l1 > li.active,
  .pagemonaco .gf-menu.l1 > li:hover {
    border-bottom: none !important;
  }
  .pagemonaco .gf-menu li:hover,
  .pagemonaco .gf-menu > li.active:hover {
    border-bottom: none !important;
  }
}
.gf-menu-device-wrapper-sidemenu .gf-menu .columns-2 {
  margin-left: 0px;
}
.gf-menu-device-wrapper-sidemenu .gf-menu .l1 {
  margin-left: 0px;
}
.gf-menu-device-wrapper-sidemenu .gf-menu .dropdown {
  margin-top: 0px;
}
.gf-menu-device-wrapper-sidemenu .gf-menu a {
  border: 0px;
}
.gf-menu-device-wrapper-sidemenu .gf-menu li {
  padding-bottom: 0px;
  padding-top: 0px;
  border: 0px;
  margin-left: 0px;
}
.gf-menu-device-wrapper-sidemenu .gf-menu li.active {
  padding-bottom: 0px !important;
}
.gf-menu-device-wrapper-sidemenu .gf-menu li:hover {
  background: none;
}
.gf-menu-device-wrapper-sidemenu .gf-menu li:hover > .item {
  text-shadow: none;
  color: #ffffff;
  padding: 0;
}
.gf-menu-device-wrapper-sidemenu .gf-menu li.active:hover {
  padding: 0;
  background: none;
  color: #ffffff;
}
.gf-menu li ul li.active:hover {
  padding: 1px 5px 0px 0px;
}
#rt-breadcrumbs .breadcrumb {
  background: 0 0;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding-left: 0px;
}
#rt-breadcrumbs .breadcrumb > li:first-child:before {
  content: "a";
  font-family: tk-webfont, Helvetica, Arial;
  font-weight: 300;
  font-size: 12px;
  color: #484848;
  position: relative;
  padding: 0 12px 0 0px;
  top: 0px;
}
#rt-breadcrumbs .breadcrumb > li + li:before {
  content: "d";
  font-family: tk-webfont, Helvetica, Arial;
  font-weight: 300;
  font-size: 7px;
  color: #484848;
  position: relative;
  padding: 0 5px;
  top: -1px;
}
#rt-breadcrumbs .breadcrumb a {
  color: #3b3b3b;
  font-family: robotolight;
  font-size: 14px;
  letter-spacing: -0.3px;
}
#rt-breadcrumbs .breadcrumb a:hover,
#rt-breadcrumbs .breadcrumb > .active {
  color: #d81920;
  text-decoration: none;
}
.pageentreprise #rt-breadcrumbs .breadcrumb a:hover,
.pageentreprise #rt-breadcrumbs .breadcrumb > .active {
  color: #266fa0;
  text-decoration: none;
}
.pageassistance #rt-breadcrumbs .breadcrumb a:hover,
.pageassistance #rt-breadcrumbs .breadcrumb > .active {
  color: #afa07f;
  text-decoration: none;
}
.pagemonaco #rt-breadcrumbs .breadcrumb a:hover,
.pagemonaco #rt-breadcrumbs .breadcrumb > .active {
  color: #5f5f5f;
  text-decoration: none;
}
#rt-breadcrumbs a:after {
  content: none;
}
@media only screen and (max-width: 767px) {
  #rt-breadcrumbs {
    display: none;
  }
}
#rt-maintop {
  padding-top: 20px;
}
#rt-transition {
  margin-top: 10px;
  min-height: 450px;
}
#rt-transition p {
  margin: 0 0 0 0;
}
#rt-transition .petit {
  font-size: 19px;
  line-height: 22px;
  padding-left: 20px;
  padding-right: 20px;
}
#rt-transition .gros {
  font-size: 19px;
  line-height: 1.3em;
}
#rt-transition .bronze {
  background-color: #afa07e;
}
#rt-transition .gris {
  background: #3b3b3b;
}
#rt-transition .grisc {
  background-color: #242424;
}
#rt-transition .noir {
  background: #030303;
}
#rt-transition .rouge {
  background: #d50000;
}
#rt-transition .vert {
  background-color: #3cb69b;
}
a {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#rt-transition.rt-hidden {
  opacity: 0;
}
#rt-transition.rt-visible {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
#rt-transition .itemListCategory p {
  font-family: robotolight;
}
.sharebox {
  overflow: hidden;
  width: 320px;
  padding: 0 0 0px 4.5%;
  margin: 0 0 0px;
}
.sharebox ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.sharebox span,
.sharebox ul li {
  float: left;
}
.sharebox ul li {
  margin: 0 5px 0 0;
}
.sharebox span {
  font-size: 12px;
  color: #7e7e7e;
  line-height: 32px;
  float: left;
  padding: 0 8px 0 0;
}
.sharebox ul li a {
  float: left;
  width: 24px;
  height: 30px;
  text-align: center;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sharebox .tk-icon-facebook {
  background-position: -360px 4px;
}
.sharebox .tk-icon-twitter {
  background-position: -387px 4px;
}
.sharebox .tk-icon-gplus {
  background-position: -416px 4px;
}
.sharebox .tk-icon-viadeo {
  background-position: -446px 4px;
}
.sharebox .tk-icon-linkedin {
  background-position: -474px 4px;
}
.sharebox .tk-icon-gmail {
  background-position: -500px 4px;
}
.sharebox .tk-icon-facebook.active,
.sharebox .tk-icon-facebook.hover,
.sharebox .tk-icon-facebook:active,
.sharebox .tk-icon-facebook:hover {
  background-position: -360px -20px;
}
.sharebox .tk-icon-twitter.active,
.sharebox .tk-icon-twitter.hover,
.sharebox .tk-icon-twitter:active,
.sharebox .tk-icon-twitter:hover {
  background-position: -387px -20px;
}
.sharebox .tk-icon-gplus.active,
.sharebox .tk-icon-gplus.hover,
.sharebox .tk-icon-gplus:active,
.sharebox .tk-icon-gplus:hover {
  background-position: -416px -20px;
}
.sharebox .tk-icon-viadeo.active,
.sharebox .tk-icon-viadeo.hover,
.sharebox .tk-icon-viadeo:active,
.sharebox .tk-icon-viadeo:hover {
  background-position: -446px -20px;
}
.sharebox .tk-icon-linkedin.active,
.sharebox .tk-icon-linkedin.hover,
.sharebox .tk-icon-linkedin:active,
.sharebox .tk-icon-linkedin:hover {
  background-position: -474px -20px;
}
.sharebox .tk-icon-gmail.active,
.sharebox .tk-icon-gmail.hover,
.sharebox .tk-icon-gmail:active,
.sharebox .tk-icon-gmail:hover {
  background-position: -500px -20px;
}
#rt-bottom {
  background-color: #000000;
  position: relative;
  clear: both;
  width: 100%;
}
.mymenubottom,
.mysocial {
  padding-top: 0px;
}
.mysocial {
  margin-top: 5px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.mymenubottom a {
  font-size: 12px !important;
  float: left;
  font-weight: 300 !important;
  color: #8e8e8e !important;
  padding-left: 13px;
  padding-right: 13px;
  border-right: 1px solid #8e8e8e;
  letter-spacing: 0px;
}
.mymenubottom  a:hover {
  background: none !important;
}
.option-com-chronoforms5 .mymenubottom .nav>li>a {
  padding: 0 10px 0 10px;
}
#rt-footer,
#rt-footer .module-title {
  background-color: #000 !important;
  box-shadow: none !important;
  border-top: none !important;
}
#rt-footer .title,
#rt-footer .module-title h2 {
  box-shadow: none;
  text-shadow: none;
  font-size: 17px;
  font-weight: bold;
  padding-bottom: 12x;
  border-bottom: 1px solid #fff;
  color: #fff;
  margin-bottom: 15px;
  padding: 0 0 15px 0;
}
#rt-footer ul.menu li a,
#rt-footer ul.menu li .item,
#rt-footer ul.menu li .separator,
#rt-footer ul.menu li span,
#rt-footer span {
  font-weight: 300;
  font-size: 12px;
  color: #fff !important;
  background: none;
}
#rt-footer ul.menu li a:before {
  color: #fff !important;
}
#rt-footer ul.menu li span:before {
  content: "\f054";
  font-family: FontAwesome;
  margin-right: 10px;
  display: inline;
  font-weight: 200;
  color: #303030 !important;
}
#rt-footer ul ul {
  padding: 5px 0 0 0;
}
#rt-footer ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before {
  content: "\f054";
  font-weight: 200;
}
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu ul {
  list-style: none;
}
ul.menu li {
  margin-bottom: 8px;
}
ul.menu li a,
ul.menu li .item,
ul.menu li .separator {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
}
ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before {
  content: "\2022";
  font-family: FontAwesome;
  margin-right: 10px;
  display: inline;
  vertical-align: middle;
  font-weight: normal;
}
ul.menu li.active.current > a:before,
ul.menu li.active.current > .item:before,
ul.menu li.active.current > .separator:before,
ul.menu li#current.active > a:before,
ul.menu li#current.active > .item:before,
ul.menu li#current.active > .separator:before {
  content: "\f054";
  margin-right: 11px;
}
ul.menu ul.small {
  font-size: 14px;
}
.mymenubottom .nav>li>a {
  padding: 0px 13px 0px 13px !important;
  color: #fff !important;
}
@media only screen and (max-width: 768px) {
  .mymenubottom .menu li {
    display: block;
    width: 100%;
    clear: both;
  }
  .mymenubottom .menu li a {
    border: none;
  }
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button {
  display: inline-block;
  padding: 3px 10px;
  line-height: 1.7em;
  font-size: 1em;
}
button.link {
  color: #d81920;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background-color: none;
  background: none;
}
.myrecherche input {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 13px;
  line-height: normal;
  float: right;
  box-shadow: none !important;
  margin: 0px;
  width: 120px;
  background: none repeat scroll 0% 0% #FFF;
  padding: 2px 5px;
  border: 1px solid #d5d5d5 !important;
}
.content .btn-xs {
  margin-right: 25px;
}
.btn-link.btn:hover {
  text-decoration: none !important;
}
.option-com-userselfcare .mybuttonform {
  background: none repeat #000000;
  border: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #ffffff;
  width: 150px !important;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  font-family: robotolight;
}
#ftr-custom {
  margin-bottom: 30px;
}
.chronoform-container {
  border: 0px;
}
.panel-heading {
  background: none repeat scroll 0 0 #d81920;
  color: #ffffff;
  padding: 4px 10px 4px 20px;
  font-weight: 300;
  font-size: 18px;
}
.pageentreprise #selfcareWrapper-container .block > div.block-title {
  color: #07395c;
  border-bottom: 2px solid #07395c;
}
.pageentreprise #selfcareWrapper-container .tkicon-block.particuliers {
  background-position: -1px -97px;
}
.pageoperateur #selfcareWrapper-container .tkicon-block.particuliers {
  background-position: -1px -129px;
}
.pageassistance #selfcareWrapper-container .tkicon-block.particuliers {
  background-position: -1px -161px;
}
.pagemonaco #selfcareWrapper-container .tkicon-block.particuliers {
  background-position: -1px -193px;
}
.pageoperateur #selfcareWrapper-container .block > div.block-title {
  color: #00645d;
  border-bottom: 2px solid #00645d;
}
.pageassistance #selfcareWrapper-container .block > div.block-title {
  color: #afa07f;
  border-bottom: 2px solid #afa07f;
}
.pagemonaco #selfcareWrapper-container .block > div.block-title {
  color: #5f5f5f;
  border-bottom: 2px solid #5f5f5f;
}
.pageentreprise #selfcareWrapper-container .block > div.block-title {
  color: #07395c;
  border-bottom: 2px solid #07395c;
}
.panel-body {
  background: none repeat scroll 0 0 #efefef;
  margin-bottom: 20px;
  padding: 25px 10px 25px 20px;
}
.chronoform-container label {
  float: left;
  width: 200px;
  text-align: right;
  margin-right: 10px;
  clear: left;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  box-shadow: none !important;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border-radius: 0px !important;
}
#fin-IDtheme,
#fin-IDlangue {
  margin-bottom: 10px;
}
.mybuttonform,
.customacybutton {
  background: none repeat #000000;
  border: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #ffffff;
  width: auto !important;
  min-width: 150px !important;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 20px;
}
textarea {
  width: 400px;
}
.mycaptcha {
  float: left;
  margin-right: 20px;
}
#myselect,
#myselect1 {
  width: auto !important;
  margin-top: 20px;
  padding-top: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 32px !important;
  background: url("../images/combo.png") no-repeat 100% 0 #ffffff;
  border: 1px solid #d5d5d5 !important;
  line-height: normal;
  padding-right: 50px;
}
.gcore-radio-item label,
.gcore-checkbox-item label {
  width: auto;
  text-align: left;
  margin-right: 10px !important;
}
#fin-radio6 .gcore-radio-item {
  clear: both;
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 5px;
  float: left;
  margin-left: 5px;
}
input[type="file"] {
  line-height: normal;
}
.pageentreprise input[type="radio"] {
  display: none;
}
.pageentreprise input[type="radio"] + label {
  background: url(../images/sprite_btn_ent.png) no-repeat;
  background-position: -214px 0;
  height: 21px;
  width: 21px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.pageentreprise input[type="radio"]:checked + label {
  background: url(../images/sprite_btn_ent.png) no-repeat;
  background-position: -272px 0;
  height: 21px;
  width: 21px;
  display: inline-block;
  padding: 0 0 0 0px;
}
.pageentreprise input[type="checkbox"] {
  display: none;
}
.pageentreprise input[type="checkbox"] + label {
  background: url(../images/sprite_btn_ent.png) no-repeat;
  background-position: -25px 0;
  height: 21px;
  width: 21px;
  display: inline-block;
  padding: 0 0 0 0px;
  margin: 0 !important;
}
.pageentreprise input[type="checkbox"]:checked + label {
  background: url(../images/sprite_btn_ent.png) no-repeat;
  background-position: -79px 0;
  height: 21px;
  width: 21px;
  display: inline-block;
  padding: 0 0 0 0px;
  margin: 0 !important;
}
#table_conso_paginate .previous,
#table_conso_paginate .next {
  display: none;
}
.conso .dataTables_wrapper .dataTables_paginate {
  float: none;
  text-align: center;
  margin: 1em auto;
}
#table_conso_paginate  a.paginate_button {
  background-color: #242424;
  color: white !important;
  width: 30px;
  height: 30px;
  padding: 3px;
  border: none;
}
#table_conso_paginate  a.paginate_button.current {
  background: none !important;
  background-color: #d81920 !important;
  border: none;
}
.conso #table_conso_length {
  display: none;
}
.conso .gcore-checkbox-item span {
  padding: 0px 10px;
}
.conso .gcore-checkbox-item {
  float: left;
}
.pageentreprise .gcore-checkbox-item {
  float: left;
}
.pageentreprise .gcore-checkbox-item p {
  float: left;
  padding: 0 5px;
}
.pageentreprise .gcore-checkbox-item span {
  font-size: 13px;
  margin-right: 5px;
  margin-left: 5px;
}
.pageentreprise input[type="submit"].btn-default.btn {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #242424;
  width: 130px;
  height: 36px;
  color: #fff;
  border: 0;
  font-size: 14px;
  font-family: robotolight;
  line-height: normal;
  padding: 6px 22px;
}
.gcore-form-row {
  clear: both;
}
#chronoform-dysfonctionnement_entreprise #text4,
#chronoform-reclamation_entreprise #text5 {
  margin-left: 200px;
}
#chronoform-reclamation_entreprise .gcore-checkbox-item {
  clear: left;
  margin-left: 200px;
}
#chronoform-reclamation_entreprise .gcore-single-column:first-child {
  clear: none;
  margin-left: 0px;
}
#chronoform-reclamation_entreprise .gcore-checkbox-item label,
#chronoform-rdv_commercial_entreprise .gcore-checkbox-item label,
#chronoform-dysfonctionnement_entreprise .gcore-checkbox-item label,
#chronoform-reclamation_entreprise .gcore-radio-item label,
#chronoform-rdv_commercial_entreprise .gcore-radio-item label,
#chronoform-dysfonctionnement_entreprise .gcore-radio-item label {
  clear: none;
}
.pageentreprise #chronoform-contact_cloud_entreprise h3 {
  color: #07395c;
}
.pageentreprise input[type=email].focus,
.pageentreprise input[type=email]:focus,
.pageentreprise input[type=password].focus,
.pageentreprise input[type=password]:focus,
.pageentreprise input[type=text].focus,
.pageentreprise input[type=text]:focus,
.pageentreprise input[type=email].focus,
.pageentreprise input[type=email]:focus,
.pageentreprise input[type=password].focus,
.pageentreprise input[type=password]:focus,
.pageentreprise input[type=text].focus,
.pageentreprise input[type=text]:focus {
  border-left: 6px solid #07395c !important;
}
.acymailing_form p {
  margin-bottom: 0px;
}
.acymailing_form label:after {
  content: "*";
  color: #ff0000;
  font-size: 12px;
  vertical-align: super;
}
.acymailing_form .button.btn.btn-primary {
  background: none repeat #000000 !important;
  border: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #ffffff;
  width: auto !important;
  min-width: 150px !important;
}
.btn-primary:hover {
  background-color: #222222;
}
.acymailing_fulldiv form {
  margin: 0px;
}
form .form-grey {
  background: none repeat scroll 0 0 #efefef;
  padding-top: 32px;
  padding-bottom: 3px;
  clear: both;
  display: block;
  margin-bottom: 18px;
}
.acymailing_module_form {
  text-align: center;
}
.acymailing_module_form .onefield fieldacyemail {
  text-align: center;
  margin: 10px;
}
.acymailing_module_form .acy_requiredField {
  display: inline-block;
  margin: 10px;
  font-family: Gotham;
  margin-top: 0px;
}
.acymailing_module_form .acysubbuttons {
  margin: 15px;
}
.acymailing_module_form .onefield {
  float: left;
  padding-left: 75px;
}
.acymailing_module_form .acyfield_email {
  padding-right: 20px;
}
.acymailing_module_form .desaboForm {
  margin-right: 250px;
}
@media all and (max-width: 767px) {
  .acymailing_module_form {
    text-align: center;
  }
  .acymailing_module_form .onefield fieldacyemail {
    text-align: center;
    margin: 10px;
  }
  .acymailing_module_form .acy_requiredField {
    display: inline-block;
    margin: 10px;
  }
  .acymailing_module_form .acysubbuttons {
    margin: 15px;
  }
  .acymailing_module_form .onefield {
    float: left;
    padding-left: 75px;
  }
  .acymailing_module_form .customacybutton {
    margin-top: 50px;
    margin-left: -210px;
  }
}
div.acymailing_module_success {
  color: #130;
  background-color: #dfc;
  padding: 1em !important;
  z-index: 10;
  margin: 45px 0px 10px 0px;
  text-align: center;
}
div.acymailing_module_error {
  color: #400;
  background-color: #fdd;
  padding: 1em !important;
  margin-bottom: 10px;
}
.acymailing_moduleCOLOR {
  height: 150px;
  padding-top: 10px;
  background-color: #eaeaea;
}
@media all and (max-width: 767px) {
  .acymailing_moduleCOLOR {
    height: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .chronoform-container textarea,
  .chronoform-container input[type="text"],
  .chronoform-container input[type="password"],
  .chronoform-container input[type="datetime"],
  .chronoform-container input[type="datetime-local"],
  .chronoform-container input[type="date"],
  .chronoform-container input[type="month"],
  .chronoform-container input[type="time"],
  .chronoform-container input[type="week"],
  .chronoform-container input[type="number"],
  .chronoform-container input[type="email"],
  .chronoform-container input[type="url"],
  .chronoform-container input[type="search"],
  .chronoform-container input[type="tel"],
  .chronoform-container input[type="color"],
  .chronoform-container .uneditable-input {
    width: 100% !important;
  }
  .chronoform-container input[type="file"] {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    line-height: normal;
  }
  .chronoform-container #fin-captcha2 {
    text-align: center;
  }
  .chronoform-container label {
    float: none;
    width: auto;
    text-align: center;
  }
  .acymailing_form input[type="text"] {
    width: 100% !important;
  }
  .acymailing_form label {
    width: 100%;
    float: none;
    text-align: center;
  }
  div.k2SearchBlock form input.inputbox {
    width: 97%;
  }
}
.boutonMymt {
  background: #1e1e1e;
  border-bottom: 4px solid #3b3b3b;
  cursor: pointer;
  max-width: 200px;
}
.boutonMymt:hover {
  background: #3a3838;
}
.boutonMymt:active {
  background: #121212;
}
#btl-register-in-process,
#btl-login-in-process {
  margin-left: 20px;
}
.pageparticulier .template-internet-fixe .latestItemBody .bloc-titre h2 {
  color: #d81920;
}
.pageparticulier .template-internet-fixe .latestItemBody .bloc-texte {
  margin-left: 0px;
  line-height: 30px;
}
@media only screen and (min-width: 960px) {
  .buttonDivTVLabox {
    margin-top: 220px;
    margin-left: 240px;
  }
  .buttonDivTVessai {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .buttonDivTVLabox {
    margin-top: 220px;
    margin-left: 240px;
  }
  .buttonDivTVessai {
    display: none;
  }
  .imgLaBox {
    display: none;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .buttonDivTVLabox {
    margin-top: 0px;
    margin-left: 150px;
    margin-bottom: 20px;
  }
  .buttonDivTVessai {
    display: none;
  }
  .imgLaBox {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .buttonDivTVLabox {
    margin-top: 0px;
    margin-left: 80px;
    margin-bottom: 20px;
  }
  .buttonDivTVessai {
    display: none;
  }
  .imgLaBox {
    display: none;
  }
}
@media all and (min-width: 600px) {
  .mobileSliderHome {
    display: none;
  }
}
@media all and (max-width: 600px) {
  .desktopSliderHome {
    display: none;
  }
}
.pageentreprise a {
  color: #07395c;
}
.pageentreprise .module-title,
.pageentreprise #rt-showcase {
  background: none repeat scroll 0 0 #07395c;
}
.pageentreprise .module-title {
  border: 0px;
}
.pageentreprise #rt-showcase {
  border-bottom: 4px solid #136297;
}
.pageentreprise .gf-menu.l1 > li.active,
.pageentreprise .gf-menu.l1 > li:hover {
  background: #052f4c;
  border-bottom: 4px solid #124d76;
}
.pageentreprise .gf-menu .dropdown {
  background-color: #052f4c;
  border-color: #052f4c;
}
.pageentreprise .gf-menu .dropdown ul li:hover > .item {
  background-color: #07395c;
}
.pageentreprise .gf-menu.l1 > li:hover > .item .border-fixer {
  background: none repeat scroll 0% 0% #052f4c;
}
.pageentreprise .two-lines-menu {
  width: 120px;
  padding-top: 17px;
  padding-bottom: 17px;
}
.pageentreprise .gf-menu.l1 > li.active.two-lines-menu,
.pageentreprise .gf-menu.l1 > li.two-lines-menu:hover {
  padding-top: 17px;
  padding-bottom: 15px;
}
.pageentreprise .two-lines-menu a {
  text-align: center;
}
.pageentreprise .dtc-serv-cont2,
.pageentreprise .dtc-serv-cont,
.pageentreprise .dtc-services {
  display: none;
}
.dtc-serv-cont.encart {
  padding: 20px 50px 30px 50px !important;
  border: 2px solid #eeeeee;
}
.pageentreprise .customdatacenter_head,
.pageentreprise .datacenter_head,
.pageentreprise .dtc-proximite .serv-prox-droite-title {
  text-align: center;
}
.pageentreprise .customdatacenter_head > p {
  font-size: 14px;
  line-height: 18px;
  padding-bottom: 25px;
}
.pageentreprise .customdatacenter_head,
.pageentreprise .datacenter_head h2 {
  font-size: 26px;
  text-align: left;
  font-weight: 200;
  color: #3b3b3b;
}
.pageentreprise .customdatacenter_head,
.pageentreprise .datacenter_head h3 {
  font-size: 16px;
  text-align: left;
  font-weight: normal;
  font-family: robotolight;
  color: #2470a1;
  margin-bottom: 33px;
  line-height: 18px;
}
.pageentreprise .customdatacenter_head .fd-box-boutons-data {
  float: left;
  width: 45%;
  background-image: none;
  padding-bottom: 11px;
}
.pageentreprise .customdatacenter_head .fd-box-boutons-data.prem {
  margin-right: 10%;
}
.pageentreprise .customdatacenter_head .fd-box-boutons-data.prem.active,
.pageentreprise .customdatacenter_head .fd-box-boutons-data.active,
.pageentreprise .customdatacenter_head .fd-box-boutons-data:hover {
  float: left;
  width: 45%;
  background-image: url(/images/fd_bt_datacenter.png);
  padding-bottom: 11px;
  background-size: cover;
  background-position: center bottom;
}
.pageentreprise .customdatacenter_head .box-boutons-data,
.pageentreprise .flexilink .box-boutons-data {
  text-align: center;
  float: left;
  width: 100%;
  border-top: 1px solid #07395c;
  border-bottom: 1px solid #07395c;
  border-left: 1px solid #255072;
  border-right: 1px solid #255072;
  background-color: #efefef;
  padding: 15px 0px 15px 0px;
  cursor: pointer;
}
.pageentreprise .customdatacenter_head .fd-box-boutons-data.active .box-boutons-data,
.pageentreprise .customdatacenter_head .fd-box-boutons-data.prem.active .box-boutons-data,
.pageentreprise .customdatacenter_head .box-boutons-data:hover,
.pageentreprise .customdatacenter_head li.active .box-boutons-data {
  text-align: center;
  float: left;
  background-color: #07395c;
  padding: 15px 0px 15px 0px;
}
.pageentreprise .customdatacenter_head .box-boutons-data p {
  font-size: 14px;
  color: #07395c;
}
.pageentreprise .customdatacenter_head  .fd-box-boutons-data.active .box-boutons-data p,
.pageentreprise .customdatacenter_head .box-boutons-data:hover p,
.pageentreprise .customdatacenter_head li.active .box-boutons-data p {
  color: white;
}
.pageentreprise .dtc-offres .moduleItemContent,
.pageentreprise .dtc-privatif .moduleItemContent {
  margin-bottom: 30px;
}
.pageentreprise .dtc-offres .moduleItemContent img,
.pageentreprise .dtc-privatif .moduleItemContent img {
  width: 200px;
}
.pageentreprise .dtc-offres .moduleItemExtraFields,
.pageentreprise .dtc-privatif .moduleItemExtraFields {
  padding: 20px 0px 0px 0px;
}
.pageentreprise .dtc-proximite .moduleItemExtraFields {
  margin-bottom: 40px;
}
.pageentreprise .flexilink .nav-tabs {
  border-bottom: none;
}
.pageentreprise .flexilink .nav-tabs > .active > a,
.pageentreprise .flexilink .nav-tabs > li > a:hover {
  border: none;
  background-color: transparent;
}
.pageentreprise .flexilink .nav-tabs li {
  width: 30%;
  padding-bottom: 10px;
  background-size: cover;
  background-position: center bottom;
  margin: 0px 1%;
}
.pageentreprise .flexilink .nav-tabs li:hover,
.pageentreprise .flexilink .nav-tabs li.active {
  background-image: url(/images/fd_bt_datacenter.png);
}
.pageentreprise .flexilink .nav-tabs li a {
  padding: 0;
}
.pageentreprise .dtc-offres,
.pageentreprise .dtc-privatif,
.pageentreprise .dtc-services {
  border-bottom: 1px solid #e1e1e1;
}
.dtc-privatif .dtc-privatif {
  border-bottom: none;
}
.pageentreprise .dtc-privatif.last {
  border-bottom: none !important;
}
.pageentreprise .dtc-offres .module-title,
.pageentreprise .dtc-privatif .module-title,
.pageentreprise .dtc-proximite .module-title,
.pageentreprise .dtc-serv-cont .module-title {
  background: none;
}
.pageentreprise .dtc-serv-cont .module-title h2 {
  text-align: center;
  padding-top: 20px;
  position: relative;
  display: block;
  clear: both;
}
.pageentreprise .dtc-offres .module-title .title,
.pageentreprise .dtc-privatif .module-title .title,
.pageentreprise .dtc-proximite .module-title .title {
  color: #2470a1;
}
.pageentreprise .dtc-offres .monsoustitre,
.pageentreprise .dtc-privatif .monsoustitre,
.pageentreprise .dtc-serv-cont .monsoustitre {
  font-size: 18px;
}
.pageentreprise .dataCenterItem span.catItemImage {
  max-width: 274px;
  display: block;
  float: left;
  margin: 10px 12px 8px 2px;
  position: relative;
  text-align: center;
}
.pageentreprise .dtc-proximite .module-title .title {
  text-align: center;
  color: #2470a1;
  margin-left: 0px;
  margin-top: 30px;
}
.pageentreprise .dtc-proximite .serv-prox-title {
  text-align: center;
  margin-bottom: 50px;
  font-size: 15px;
}
.pageentreprise .dtc-proximite .serv-prox-title .soustitle {
  width: 60%;
  margin: auto;
}
.pageentreprise .dtc-proximite .serv-prox-gauche h2,
.pageentreprise .dtc-proximite .serv-prox-title .title {
  color: #2470a1;
  border-bottom: none;
  text-align: center;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.pageentreprise .dtc-proximite .serv-prox-droite {
  width: 100%;
  text-align: center;
  padding: 30px 0px 0px 0px;
}
.pageentreprise .dtc-proximite .serv-prox-droite .separator {
  float: left;
  line-height: 20px;
}
.pageentreprise .dtc-proximite .serv-prox-droite h3 {
  color: #2470a1;
  font-weight: bold;
  font-size: 200%;
  line-height: 20px;
}
.pageentreprise .dtc-proximite .serv-prox-droite .soustitre {
  font-size: 16px;
  font-family: robotolight;
  margin-bottom: 30px;
}
.pageentreprise .dtc-proximite .serv-prox-droite p {
  text-align: left;
}
.pageentreprise .dtc-proximite .serv-prox-gauche {
  width: 100%;
  padding-bottom: 30px;
  border-bottom: 1px solid #e1e1e1;
}
.pageentreprise .dtc-serv-cont .moduleItemContent {
  min-height: 120px;
}
.pageentreprise .dtc-serv-cont .moduleItemContent img {
  width: 98px;
}
.pageentreprise .dtc-serv-cont .moduleItemExtraFields {
  padding: 0px 0px 0px 0px;
}
.pageentreprise .dtc-serv-cont .myItemText {
  margin-bottom: 15px;
}
.pageentreprise .dtc-privatif .separator:before,
.pageentreprise .dtc-proximite .separator:before,
.pageentreprise .dtc-services .separator:before,
.pageentreprise .dtc-serv-cont .separator:before,
.pageentreprise .dtc-serv-cont1 .separator:before,
.pageentreprise .dtc-serv-cont2 .separator:before {
  content: "\f054";
  font-family: FontAwesome;
  color: #1f4c6b;
  vertical-align: middle;
}
.pageentreprise .dtc-services {
  margin-top: 25px;
  padding-bottom: 20px;
}
.pageentreprise .dtc-services .myItem {
  width: 100%;
  text-align: justify;
}
.pageentreprise .dtc-services .myItem.gauche .moduleItemContent {
  padding: 10px;
}
.pageentreprise .dtc-services .myItem.droite .moduleItemContent {
  padding-left: 25%;
}
.pageentreprise .dtc-services .myItem.droite {
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.pageentreprise .dtc-serv-cont .k2ItemsBlock {
  padding-top: 20px;
}
.pageentreprise .dtc-serv-cont .title {
  color: #2470a1;
  border-bottom: none;
  padding: 0 0 0 0;
  margin: 0 0 17px 0;
}
.pageentreprise .dtc-serv-cont2 .serv-cont-tab-glo {
  background-color: #efefef;
}
.pageentreprise .dtc-serv-cont2 .serv-cont-tab-gau {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .pageentreprise .dtc-serv-cont2 #sctt-3 {
    padding-top: 0px;
  }
  .pageentreprise .dtc-serv-cont2 #sctt-3 p {
    line-height: 22px;
  }
}
.pageentreprise .dtc-serv-cont2 .serv-cont-tab-item {
  border: 1px solid #07395c;
  margin-bottom: 3px;
  text-align: center;
  color: #07395c;
  cursor: pointer;
  float: left;
  padding: 0px 5px 0px 5px;
  min-height: 32px;
  padding-top: 10px;
}
.pageentreprise .dtc-serv-cont2 .serv-cont-tab-item.active,
.pageentreprise .dtc-serv-cont2 .serv-cont-tab-item:hover {
  color: white;
  background-color: #07395c;
}
.pageentreprise .dtc-serv-cont2 .serv-cont-tab-item.last {
  margin-bottom: 0px;
}
.pageentreprise .dtc-serv-cont2 .serv-cont-tab-dro {
  float: left;
  padding: 30px 30px 30px 30px;
}
.pageentreprise #sctd-2,
.pageentreprise #sctd-3,
.pageentreprise #sctd-4,
.pageentreprise #sctd-5,
.pageentreprise #sctd-6,
.pageentreprise #sctd-7 {
  display: none;
}
.pageentreprise .rt-block.dtc-serv-cont2 {
  padding-top: 45px;
}
.pageentreprise .mymedia {
  width: 50%;
  float: right;
  text-align: right;
}
.pageentreprise .myintro {
  width: 50%;
  float: left;
}
.pageentreprise .sous-image {
  color: #8c8c8c;
}
.pageentreprise .texte-bleu {
  color: #2470a1;
  font-weight: bold;
}
.pageentreprise .catItemTitle.mytitle {
  color: #2470a1;
  font-weight: bold;
  font-size: 125%;
  font-family: robotolight;
}
.pageentreprise .itemContainer.mycontainer {
  border-bottom: 1px solid #07395c;
  padding-top: 30px;
}
.pageentreprise .txt_ref_mini_block {
  width: 100%;
}
.pageentreprise .txt_ref_mini_block p {
  text-align: justify;
}
.pageentreprise .txt_ref_mini_block h4 {
  font-family: robotolight;
  color: #2470a1;
}
.pageentreprise #selfcareWrapper-container h3,
.pageentreprise  #selfcare-modalBox h3 {
  color: #07395c;
}
@media only screen and (max-width: 767px) {
  .pageentreprise .dtc-serv-cont .btn-xs {
    font-size: 13px;
  }
  .pageentreprise .customdatacenter_head .box-boutons-data p {
    font-size: 16px;
  }
  .pageentreprise .dtc-offres .moduleItemContent img {
    width: 230px;
  }
  .pageentreprise .dtc-offres .moduleItemExtraFields,
  .pageentreprise .dtc-privatif .moduleItemExtraFields {
    padding: 20px 0px 0px 0px;
  }
  .pageentreprise .dtc-offres .module-title .title,
  .pageentreprise .dtc-privatif .module-title .title {
    margin-left: 100px;
  }
  .pageentreprise .dtc-services .myItem.droite .moduleItemContent {
    padding: 30px 40px 30px 160px;
  }
  .pageentreprise .dtc-services .myItem.droite {
    background-size: cover;
    padding: 0px;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-gau {
    width: 100%;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-item {
    border: 1px solid #07395c;
    margin-bottom: 3px;
    min-height: 32px;
    text-align: center;
    color: #07395c;
    padding-top: 12px;
    cursor: pointer;
    width: 30%;
    float: left;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-item.active,
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-item:hover {
    color: white;
    background-color: #07395c;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-dro {
    width: 88%;
    padding: 30px 30px 30px 30px;
  }
  .pageentreprise .mymedia {
    width: 100%;
    float: left;
    text-align: left;
  }
  .pageentreprise .myintro {
    width: 100%;
    float: left;
  }
  .pageentreprise .txt_ref_mini_block {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .pageentreprise .customdatacenter_head .box-boutons-data p {
    font-size: 16px;
  }
  .pageentreprise .dtc-proximite .serv-prox-gauche,
  .pageentreprise .dtc-proximite .serv-prox-droite {
    float: left;
    width: 47%;
  }
  .pageentreprise .dtc-offres .moduleItemContent img,
  .pageentreprise .dtc-privatif .moduleItemContent img {
    float: left;
    width: 230px;
  }
  .pageentreprise .dtc-offres .moduleItemExtraFields,
  .pageentreprise .dtc-privatif .moduleItemExtraFields {
    padding: 0px 0px 0px 250px;
  }
  .pageentreprise .dtc-offres .module-title .title,
  .pageentreprise .dtc-privatif .module-title .title {
    margin-left: 225px;
  }
  .pageentreprise .dtc-proximite .serv-prox-gauche {
    float: left;
    width: 47%;
    height: 340px;
    border-right: 1px solid #e1e1e1;
    border-bottom: none;
  }
  .pageentreprise .dtc-proximite .serv-prox-droite .moduleItemExtraFields {
    padding-left: 20px;
  }
  .pageentreprise .dtc-services .myItem {
    width: 50%;
    float: left;
    text-align: left;
  }
  .pageentreprise .dtc-services .myItem.droite .moduleItemContent {
    padding: 30px 40px 30px 160px;
  }
  .pageentreprise .dtc-services .myItem.droite {
    background-size: cover;
    padding: 0px;
  }
  .pageentreprise .dtc-serv-cont .moduleItemContent img {
    float: left;
    width: 98px;
  }
  .pageentreprise .dtc-serv-cont .moduleItemExtraFields {
    padding: 0px 0px 0px 150px;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-gau {
    width: 100%;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-item {
    border: 1px solid #07395c;
    margin-bottom: 3px;
    height: 32px;
    text-align: center;
    color: #07395c;
    padding-top: 12px;
    cursor: pointer;
    width: 23%;
    float: left;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-item.active,
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-item:hover {
    color: white;
    background-color: #07395c;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-dro {
    width: 92%;
    padding: 30px 30px 30px 30px;
  }
  .pageentreprise .txt_ref_mini_block {
    width: 375px;
    float: left;
    padding: 10px;
  }
  .pageentreprise .txt_ref_mini_block:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .pageentreprise .customdatacenter_head .box-boutons-data p {
    font-size: 16px;
  }
  .pageentreprise .dtc-proximite .serv-prox-gauche,
  .pageentreprise .dtc-proximite .serv-prox-droite {
    float: left;
    width: 47%;
  }
  .pageentreprise .dtc-offres .moduleItemContent img,
  .pageentreprise .dtc-privatif .moduleItemContent img {
    float: left;
    width: 274px;
  }
  .pageentreprise .dtc-privatif .moduleItemContent img {
    margin-top: -30px;
  }
  .pageentreprise .dtc-offres .moduleItemExtraFields,
  .pageentreprise .dtc-privatif .moduleItemExtraFields {
    min-height: 100px;
    padding: 0px 0px 0px 300px;
  }
  .pageentreprise .dtc-offres .module-title .title,
  .pageentreprise .dtc-privatif .module-title .title {
    margin-left: 280px;
  }
  .pageentreprise .dtc-proximite .serv-prox-gauche {
    float: left;
    width: 47%;
    height: 340px;
    border-right: 1px solid #e1e1e1;
    border-bottom: none;
  }
  .pageentreprise .dtc-proximite .serv-prox-droite .moduleItemExtraFields {
    padding-left: 20px;
  }
  .pageentreprise .dtc-services .myItem {
    width: 50%;
    float: left;
    text-align: justify;
  }
  .pageentreprise .dtc-services .myItem.droite .moduleItemContent {
    padding: 30px 40px 30px 160px;
  }
  .pageentreprise .dtc-services .myItem.droite {
    background-size: cover;
    padding: 0px;
  }
  .pageentreprise .dtc-serv-cont .moduleItemContent img {
    float: left;
    width: 98px;
  }
  .pageentreprise .dtc-serv-cont .moduleItemExtraFields {
    padding: 0px 0px 0px 150px;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-gau {
    width: 190px;
    float: left;
    border-right: 2px solid #07395c;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-item {
    border: 1px solid #07395c;
    border-right: none;
    margin-bottom: 3px;
    height: 32px;
    text-align: center;
    color: #07395c;
    padding-top: 12px;
    cursor: pointer;
    width: 179px;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-item.active,
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-item:hover {
    color: white;
    background-color: #07395c;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-dro {
    width: 688px;
    float: left;
    padding: 30px 30px 30px 30px;
  }
  .pageentreprise .txt_ref_mini_block {
    width: 225px;
    float: left;
    padding: 10px;
  }
}
.pageentreprise #rt-transition p.modulePretext {
  padding-left: 20px;
  font-family: roboto;
  font-size: 15px;
  color: #07395c;
}
@media only screen and (min-width: 1200px) {
  .pageentreprise .customdatacenter_head .box-boutons-data p {
    font-size: 16px;
  }
  .pageentreprise .dtc-proximite .serv-prox-gauche,
  .pageentreprise .dtc-proximite .serv-prox-droite {
    float: left;
    width: 47%;
  }
  .pageentreprise .dtc-offres .moduleItemContent img,
  .pageentreprise .dtc-privatif .moduleItemContent img {
    float: left;
    width: 274px;
  }
  .pageentreprise .dtc-privatif .moduleItemContent img {
    margin-top: -30px;
  }
  .pageentreprise .dtc-offres .moduleItemExtraFields,
  .pageentreprise .dtc-privatif .moduleItemExtraFields {
    min-height: 100px;
    padding: 0px 0px 0px 300px;
  }
  .pageentreprise .dtc-offres .module-title .title,
  .pageentreprise .dtc-privatif .module-title .title,
  .pageentreprise #rt-transition p.modulePretext {
    margin-left: 280px;
  }
  .pageentreprise .dtc-proximite .serv-prox-gauche {
    float: left;
    width: 47%;
    height: 340px;
    border-right: 1px solid #e1e1e1;
    border-bottom: none;
  }
  .pageentreprise .dtc-proximite .serv-prox-droite h3 {
    color: #2470a1;
    font-weight: bold;
    font-size: 200%;
    line-height: 20px;
  }
  .pageentreprise .dtc-proximite .serv-prox-droite .soustitre {
    font-size: 16px;
    font-family: robotolight;
    margin-bottom: 30px;
  }
  .pageentreprise .dtc-proximite .serv-prox-droite-title {
    text-align: center;
  }
  .pageentreprise .dtc-proximite .serv-prox-droite .moduleItemExtraFields {
    padding-left: 20px;
  }
  .pageentreprise .dtc-services .myItem {
    width: 50%;
    float: left;
    text-align: justify;
  }
  .pageentreprise .dtc-services .myItem.droite .moduleItemContent {
    padding: 30px 40px 30px 160px;
  }
  .pageentreprise .dtc-services .myItem.droite {
    background-size: cover;
    padding: 0px;
  }
  .pageentreprise .dtc-serv-cont .moduleItemContent img {
    float: left;
    width: 98px;
  }
  .pageentreprise .dtc-serv-cont .moduleItemExtraFields {
    padding: 0px 0px 0px 150px;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-gau {
    width: 190px;
    float: left;
    border-right: 2px solid #07395c;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-item {
    border: 1px solid #07395c;
    border-right: none;
    margin-bottom: 3px;
    height: 32px;
    text-align: center;
    color: #07395c;
    padding-top: 12px;
    cursor: pointer;
    width: 179px;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-item.active,
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-item:hover {
    color: white;
    background-color: #07395c;
  }
  .pageentreprise .dtc-serv-cont2 .serv-cont-tab-dro {
    width: 688px;
    float: left;
    padding: 30px 30px 30px 30px;
    height: 280px;
  }
  .pageentreprise .txt_ref_mini_block {
    width: 225px;
    float: left;
    padding: 10px;
  }
}
.pageoperateur #rt-showcase {
  border-bottom: 4px solid #02a095;
}
.pageoperateur .module-title {
  border: 0px;
}
.pageoperateur .module-title,
.pageoperateur #rt-showcase {
  background: none repeat scroll 0 0 #00645d;
}
.pageoperateur .gf-menu.l1 > li.active,
.pageoperateur .gf-menu.l1 > li:hover {
  background: #004944;
  border-bottom: 4px solid #023733;
}
.pageoperateur .gf-menu.l1 > li:hover > .item .border-fixer {
  background: none repeat scroll 0% 0% #004944;
}
.pageoperateur .gf-menu .dropdown {
  background-color: #004944;
  border-color: #004944;
}
.pageoperateur .gf-menu .dropdown ul li:hover > .item {
  background-color: #004944;
  border-color: #004944;
}
.pageoperateur a {
  color: #00645d;
}
.pageoperateur #rt-breadcrumbs .breadcrumb a:hover,
.pageoperateur #rt-breadcrumbs .breadcrumb > .active {
  color: #00645d;
  text-decoration: none;
}
.pageoperateur span.pagenav {
  background-color: #00645d;
}
.pageoperateur .pagination-prev span.pagenav,
.pageoperateur .pagination-start span.pagenav,
.pageoperateur .pagination-next span.pagenav,
.pageoperateur .pagination-end span.pagenav {
  background-color: #000000;
}
.pageoperateur .catItemImageboutique img {
  border-right-color: #00645d;
}
.pageassistance .catItemImageboutique img {
  border-right-color: #afa07f;
}
.intro-network {
  font-size: 15px;
  font-weight: bold;
}
.pagemonaco a {
  color: #d50000;
}
.pagemonaco .module-title,
.pagemonaco #rt-showcase {
  background: none repeat scroll 0 0 #5f5f5f;
  border-bottom: 4px solid #797878;
}
.pagemonaco .module-title {
  border: 0px;
}
.pagemonaco .gf-menu.l1 > li.active,
.pagemonaco .gf-menu.l1 > li.active {
  background: none repeat scroll 0 0 #4e4e4e;
  border-bottom: 4px solid #666666;
}
.pagemonaco .gf-menu .dropdown,
.pagemonaco  .gf-menu .dropdown ul li:hover > .item {
  background-color: #4e4e4e;
  border-color: #4e4e4e;
}
.pagemonaco  .gf-menu .dropdown ul li:hover > .item {
  background-color: #5f5f5f;
}
.pagemonaco .gf-menu.l1 > li:hover > .item .border-fixer {
  background: none repeat scroll 0% 0% #4e4e4e;
}
.pagemonaco .gf-menu li:hover,
.pagemonaco .gf-menu > li.active:hover {
  background: none repeat scroll 0% 0% #4e4e4e;
  border-bottom: 4px solid #666;
}
.pageassistance a {
  color: #afa07f;
}
.pageassistance #rt-maintop {
  border: none;
  box-shadow: none;
}
.pageassistance .mymenubottom .nav>li>a {
  padding: 0 10px 0 10px;
}
.pageassistance #rt-maintop {
  padding-top: 0px;
}
.pageassistance #rt-showcase {
  background: none repeat scroll 0 0 #afa07f;
  border-bottom: 4px solid #cdc0b0;
}
.pageassistance .gf-menu.l1 > li.active,
.pageassistance .gf-menu.l1 > li.active {
  background: none repeat scroll 0 0 #4e4e4e;
  border-bottom: 4px solid #666666;
}
.pageassistance .gf-menu .dropdown,
.pageassistance .gf-menu .dropdown ul li:hover > .item {
  background-color: #4e4e4e;
  border-color: #4e4e4e;
}
.pageassistance .gf-menu .dropdown ul li:hover > .item {
  background-color: #746951;
  border-color: #746951;
}
.pageassistance .gf-menu.l1 > li:hover > .item .border-fixer {
  background: none repeat scroll 0% 0% #4e4e4e;
}
.pageassistance .gf-menu li:hover,
.pageassistance .gf-menu > li.active:hover {
  background: none repeat scroll 0% 0% #4e4e4e;
  border-bottom: 4px solid #666;
}
.pageassistance .myassistance .module-title h2,
.pageassistance .accesoffres .module-title h2,
.pageassistance .accesthematic .module-title h2,
.pageassistance .assistsearch .module-title h2 {
  padding: 0 0 0 40px;
  color: #afa07f;
  font-size: large;
}
.pageassistance .myassistance .module-title,
.pageassistance .accesoffres .module-title {
  background: none;
  background-image: url(/images/front/offres.jpg);
  background-repeat: no-repeat;
  height: 30px;
  border-bottom: 2px solid #afa07f;
}
.pageassistance .accesthematic .module-title {
  background: none;
  background-image: url(/images/front/thematique.jpg);
  background-repeat: no-repeat;
  border-bottom: 2px solid #afa07f;
}
.pageassistance .assistsearch .module-title {
  background: none;
  background-image: url(/images/front/recherche.jpg);
  background-repeat: no-repeat;
  height: 30px;
  border-bottom: 2px solid #afa07f;
}
.pageassistance .customchoixunivers {
  background-color: #eaeaea;
  text-align: center;
  padding-top: 10px;
}
.pageassistance .customchoixunivers img {
  width: 100px;
}
.pageassistance .customchoixunivers p {
  font-size: large;
}
.pageassistance .assistsearch .k2CustomCodeBlock form input.inputbox {
  width: 430px;
  margin-right: 45px;
  margin-top: 5px;
  height: 21px;
}
.pageassistance .assistsearch .module-content {
  background-color: #eaeaea;
  text-align: center;
  padding-bottom: 10px;
}
.pageassistance .assistsearch .module-content p {
  font-family: robotomedium;
  display: inline;
}
.pageassistance .k2SearchBlockForm {
  margin: 0px;
  padding-top: 16px;
}
.pageassistance .sprocket-strips-title a {
  color: white;
  padding: 0.3em;
  background-color: black;
  font-size: 14px;
  font-weight: normal;
  font-family: roboto;
}
.pageassistance .sprocket-strips-title {
  margin-bottom: 5px;
}
.pageassistance .sprocket-strips-content .readon {
  display: none;
}
.pageassistance .sprocket-strips-item {
  width: 50%;
  background-size: cover;
  background-position: center top;
  text-align: center;
  box-shadow: none;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 1px;
}
.pageassistance .myassistance .sprocket-strips-content {
  margin-top: 161px;
}
.pageassistance .accesthematic .sprocket-strips-text {
  color: white;
  padding: 0.3em;
  background-color: #afa07f;
  font-size: 12px;
  font-weight: normal;
  font-family: roboto;
  display: inline;
}
.pageassistance .accesthematic .sprocket-strips-content {
  margin-top: 0px;
  padding-top: 136px;
}
.pageassistance .sprocket-strips-container,
.pageassistance .sprocket-strips-container > li {
  margin: 0px;
}
.pageassistance .sprocket-strips {
  border: 1px solid #eaeaea;
  padding-left: 1px;
}
.pageassistance .sprocket-strips-nav {
  display: none;
}
.pageassistance .sprocket-strips-item:hover {
  box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.3) inset;
}
.pageassistance #rt-footer ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before {
  color: #d8262c;
}
@media only screen and (max-width: 455px) {
  .pageassistance .sprocket-strips-item {
    width: 50%;
    float: left;
    background-size: cover;
    background-position: center top;
    text-align: center;
  }
  .pageassistance .sprocket-strips .cols-7 > li {
    width: 100%;
  }
  .pageassistance .customchoixunivers button {
    margin: 10px 65px 10px 65px;
  }
  .pageassistance .assistsearch .k2CustomCodeBlock form input.inputbox {
    width: 95%;
  }
  .pageassistance .assistsearch .module-content {
    background-color: #eaeaea;
    padding: 10px;
    text-align: center;
  }
  .pageassistance .assistcontact .module-content {
    background-color: #eaeaea;
    height: 55px;
    text-align: center;
    padding-top: 35px;
  }
  .pageassistance .choixunivers .btn-lg {
    font-size: 16px;
    width: 150px;
  }
}
@media only screen and (min-width: 456px) and (max-width: 767px) {
  .pageassistance .sprocket-strips-item {
    width: 33.33333333%;
    float: left;
    background-size: cover;
    background-position: center top;
    text-align: center;
  }
  .pageassistance .accesthematic .sprocket-strips-text {
    font-size: 14px;
  }
  .pageassistance .sprocket-strips .cols-7 > li,
  .pageassistance .sprocket-strips .cols-5 > li {
    width: 100%;
  }
  .pageassistance .module-title h2 {
    font-size: x-large;
  }
  .pageassistance .customchoixunivers button {
    margin: 10px 100px 10px 100px;
    padding-top: 4px;
  }
  .pageassistance .assistsearch .k2CustomCodeBlock form input.inputbox {
    width: 95%;
  }
  .pageassistance .assistsearch .module-content {
    background-color: #eaeaea;
    padding: 10px;
    text-align: center;
  }
  .pageassistance .assistcontact .module-content {
    background-color: #eaeaea;
    height: 55px;
    text-align: center;
    background-image: url(/images/ctnt_plane.png);
    background-repeat: no-repeat;
    background-position: 380px 20px;
    background-size: 80px;
    padding-top: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .pageassistance .myassistance .sprocket-strips-item {
    width: 107px;
    float: left;
    background-size: cover;
    background-position: center top;
    text-align: center;
  }
  .pageassistance .accesthematic .sprocket-strips-item {
    width: 150px;
    float: left;
    background-size: cover;
    background-position: center top;
    text-align: center;
  }
  .pageassistance .accesthematic .sprocket-strips-text {
    font-size: 14px;
  }
  .pageassistance .sprocket-strips .cols-7 > li {
    width: 14.285714%;
  }
  .pageassistance .sprocket-strips .cols-5 > li {
    width: 20%;
  }
  .pageassistance .module-title h2 {
    font-size: x-large;
  }
  .pageassistance .customchoixunivers button {
    margin: 10px 50px 10px 0px;
    padding-top: 4px;
  }
  .pageassistance .assistcontact .module-content {
    background-color: #eaeaea;
    height: 55px;
    text-align: center;
    background-image: url(/images/ctnt_plane.png);
    background-repeat: no-repeat;
    background-position: 620px 10px;
    background-size: 100px;
    padding-top: 35px;
  }
  .pageassistance .assistsearch .k2CustomCodeBlock form input.inputbox {
    width: 280px;
    margin-right: 15px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .pageassistance .myassistance .sprocket-strips-item {
    width: 135px;
    float: left;
    background-size: cover;
    background-position: center top;
    text-align: center;
  }
  .pageassistance .accesthematic .sprocket-strips-item {
    width: 188px;
    float: left;
    background-size: cover;
    background-position: center top;
    text-align: center;
  }
  .pageassistance .accesthematic .sprocket-strips-text {
    font-size: 14px;
  }
  .pageassistance .sprocket-strips .cols-7 > li {
    width: 14.285714%;
  }
  .pageassistance .sprocket-strips .cols-5 > li {
    width: 20%;
  }
  .pageassistance .module-title h2 {
    font-size: x-large;
  }
  .pageassistance .customchoixunivers p {
    display: inline;
    vertical-align: middle;
  }
  .pageassistance .customchoixunivers button {
    margin: 10px 20px 10px 20px;
    padding-top: 4px;
  }
  .pageassistance .assistcontact .module-content {
    background-color: #eaeaea;
    height: 55px;
    text-align: center;
    background-image: url(/images/ctnt_plane.png);
    background-repeat: no-repeat;
    background-position: 800px 10px;
    background-size: 100px;
    padding-top: 35px;
  }
}
@media only screen and (min-width: 1200px) {
  .pageassistance .myassistance .sprocket-strips-item {
    width: 135px;
    float: left;
    background-size: cover;
    background-position: center top;
    text-align: center;
  }
  .pageassistance .accesthematic .sprocket-strips-item {
    width: 188px;
    float: left;
    background-size: cover;
    background-position: center top;
    text-align: center;
  }
  .pageassistance .accesthematic .sprocket-strips-text {
    font-size: 14px;
  }
  .pageassistance .sprocket-strips .cols-7 > li {
    width: 14.285714%;
  }
  .pageassistance .sprocket-strips .cols-5 > li {
    width: 20%;
  }
  .pageassistance .module-title h2 {
    font-size: x-large;
  }
  .pageassistance .customchoixunivers p {
    display: inline;
    vertical-align: middle;
  }
  .pageassistance .customchoixunivers button {
    margin: 10px 30px 10px 30px;
    padding-top: 4px;
  }
  .pageassistance .customchoixunivers img {
    margin-left: 30px;
  }
  .pageassistance .assistcontact .module-content {
    background-color: #eaeaea;
    height: 55px;
    text-align: center;
    background-image: url(/images/ctnt_plane.png);
    background-repeat: no-repeat;
    background-position: 800px 10px;
    background-size: 100px;
    padding-top: 35px;
  }
}
.pageparticulier .latestItemIntroText h1 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 40px;
  font-size: 300%;
}
.pageparticulier .latestItemIntroText h2 {
  font-weight: normal;
  color: #D50000;
  line-height: 25px;
}
.pageparticulier .latestItemIntroText h3 {
  line-height: 40px;
}
.pageparticulier .latestItemIntroText span {
  font-weight: normal;
  color: #D50000;
  font-size: 28px;
}
.pageparticulier .latestItemIntroText p {
  line-height: 40px;
}
.pageparticulier .latestItemIntroText .itf-tel-ill {
  float: left;
  color: #303030;
  border-bottom: none;
  font-weight: normal;
  line-height: 32px;
  font-size: 175%;
  margin-right: 5px;
}
@media only screen and (min-width: 456px) and (max-width: 767px) {
  .pageparticulier .latestItemIntroText h2 {
    display: inline;
  }
  .pageparticulier .latestItemIntroText span {
    float: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .pageparticulier .latestItemIntroText h2 {
    display: inline;
  }
  .pageparticulier .latestItemIntroText span {
    float: right;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .pageparticulier .latestItemIntroText h2 {
    display: inline;
  }
  .pageparticulier .latestItemIntroText span {
    float: right;
  }
}
@media only screen and (min-width: 1200px) {
  .pageparticulier .latestItemIntroText h2 {
    display: inline;
  }
  .pageparticulier .latestItemIntroText span {
    float: right;
  }
}
.pageparticulier #k2Container.forfaits-categories .cat_description,
.pageentreprise #k2Container.forfaits-categories .cat_description {
  color: #ffffff;
  width: auto;
  padding: 10px;
  text-align: center;
  font-size: 20px;
}
.pageparticulier #k2Container.forfaits-categories .cat_description_sub_arrow,
.pageentreprise #k2Container.forfaits-categories .cat_description_sub_arrow {
  width: 100%;
  height: 13px;
  background-color: transparent;
}
.pageparticulier #k2Container.forfaits-categories .itemContainer ul,
.pageentreprise #k2Container.forfaits-categories .itemContainer ul {
  margin: 0 0 0px 0px;
}
.pageparticulier #k2Container.forfaits-categories .itemContainer ul li,
.pageentreprise #k2Container.forfaits-categories .itemContainer ul li {
  padding: 10px;
}
.pageparticulier #k2Container.forfaits-categories .item_heading,
.pageentreprise #k2Container.forfaits-categories .item_heading {
  width: auto;
}
.pageparticulier #k2Container.forfaits-categories .item_name,
.pageentreprise #k2Container.forfaits-categories .item_name {
  float: left;
  width: auto;
  margin-left: 10px;
  font-size: 24px;
  line-height: 40px;
}
.pageparticulier #k2Container.forfaits-categories .item_pro,
.pageentreprise #k2Container.forfaits-categories .item_pro {
  float: left;
  width: auto;
  margin-left: 5px;
  font-size: 14px;
}
.pageparticulier #k2Container.forfaits-categories .item_price,
.pageentreprise #k2Container.forfaits-categories .item_price {
  float: right;
  font-size: 40px;
  font-family: robotolight;
  text-align: right;
  line-height: 40px;
}
.pageparticulier #k2Container.forfaits-categories .item_price .from_price,
.pageentreprise #k2Container.forfaits-categories .item_price .from_price {
  font-size: 12px;
}
.pageparticulier #k2Container.forfaits-categories .item_currency,
.pageentreprise #k2Container.forfaits-categories .item_currency {
  float: right;
  width: auto;
  margin-right: 10px;
  font-size: 20px;
  text-align: left;
  line-height: 20px;
  font-family: roboto;
}
.pageparticulier #k2Container.forfaits-categories .item_parMois,
.pageentreprise #k2Container.forfaits-categories .item_parMois {
  float: right;
  width: 100%;
  color: #5A5A5A;
  font-size: 14px;
  text-align: right;
  font-style: italic;
  padding-right: 10px;
}
.pageparticulier #k2Container.forfaits-categories .callDuration,
.pageentreprise #k2Container.forfaits-categories .callDuration {
  font-size: 18px;
  margin-right: 10px;
}
.pageparticulier #k2Container.forfaits-categories .CallDurationDescription,
.pageentreprise #k2Container.forfaits-categories .CallDurationDescription {
  color: #5A5A5A;
  font-size: 14px;
}
.pageparticulier #k2Container.forfaits-categories .normalText,
.pageentreprise #k2Container.forfaits-categories .normalText {
  color: #5A5A5A;
  font-size: 14px;
}
.pageparticulier #k2Container.forfaits-categories .OperatorLimitation,
.pageentreprise #k2Container.forfaits-categories .OperatorLimitation {
  font-size: 18px;
  margin-right: 10px;
}
.pageparticulier #k2Container.forfaits-categories .buttonDiv,
.pageentreprise #k2Container.forfaits-categories .buttonDiv {
  text-align: center;
}
.pageparticulier #k2Container.forfaits-categories .mymobileitem,
.pageentreprise #k2Container.forfaits-categories .mymobileitem {
  border: none;
}
.pageparticulier #k2Container.forfaits-categories .clickReveal ul,
.pageentreprise #k2Container.forfaits-categories .clickReveal ul {
  display: none;
}
.pageparticulier #k2Container.forfaits-categories .clickReveal ul li,
.pageentreprise #k2Container.forfaits-categories .clickReveal ul li {
  list-style: none;
  margin: 10px;
}
.pageparticulier #k2Container.forfaits-categories .sc_subCategory,
.pageentreprise #k2Container.forfaits-categories .sc_subCategory {
  height: 30%;
  margin-right: 10px;
}
.pageparticulier #k2Container.forfaits-categories .itemListLeading,
.pageentreprise #k2Container.forfaits-categories .itemListLeading {
  width: auto;
}
.pageparticulier #k2Container.forfaits-categories .sc_subCategory_btn,
.pageentreprise #k2Container.forfaits-categories .sc_subCategory_btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
  text-align: center;
  border: none;
}
.pageparticulier #k2Container.forfaits-categories .sc_subCategory_btn:hover,
.pageentreprise #k2Container.forfaits-categories .sc_subCategory_btn:hover {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
}
.pageentreprise #k2Container.forfaits-categories .cat_description {
  background-color: #07395c;
}
.pageentreprise #k2Container.forfaits-categories .cat_description_sub_arrow {
  background: url('../images/plan_blue_arrow.png') no-repeat center;
}
.pageentreprise #k2Container.forfaits-categories .item_name {
  color: #266fa0;
}
.pageentreprise #k2Container.forfaits-categories .item_pro {
  color: #266fa0;
}
.pageentreprise #k2Container.forfaits-categories .item_price {
  color: #266fa0;
}
.pageentreprise #k2Container.forfaits-categories .item_currency {
  color: #266fa0;
}
.pageentreprise #k2Container.forfaits-categories .callDuration {
  color: #266fa0;
}
.pageentreprise #k2Container.forfaits-categories .OperatorLimitation {
  color: #266fa0;
}
.pageentreprise #k2Container.forfaits-categories .sc_subCategory_btn {
  background: #242424;
}
.pageentreprise #k2Container.forfaits-categories .sc_subCategory_btn:hover {
  background: #052f4c;
}
.pageentreprise #k2Container.forfaits-categories .sc_subCategory_btn:active {
  background: #07395c;
}
.pageentreprise #k2Container.forfaits-categories .itemListLeading {
  border-left: 1px solid #04a9f4;
  border-right: 1px solid #04a9f4;
  border-bottom: 1px solid #04a9f4;
}
.pageparticulier #k2Container.forfaits-categories .cat_description {
  background-color: #d50000;
}
.pageparticulier #k2Container.forfaits-categories .cat_description_sub_arrow {
  background: url('../images/plan_red_arrow.png') no-repeat center;
}
.pageparticulier #k2Container.forfaits-categories .item_name {
  color: #d50000;
}
.pageparticulier #k2Container.forfaits-categories .item_pro {
  color: #d50000;
}
.pageparticulier #k2Container.forfaits-categories .item_price {
  color: #d50000;
}
.pageparticulier #k2Container.forfaits-categories .item_currency {
  color: #d50000;
}
.pageparticulier #k2Container.forfaits-categories .callDuration {
  color: #d50000;
}
.pageparticulier #k2Container.forfaits-categories .OperatorLimitation {
  color: #d50000;
}
.pageparticulier #k2Container.forfaits-categories .sc_subCategory_btn {
  background: #242424;
}
.pageparticulier #k2Container.forfaits-categories .sc_subCategory_btn:hover {
  background: #bb1219;
}
.pageparticulier #k2Container.forfaits-categories .sc_subCategory_btn:active {
  background: #d50000;
}
.pageparticulier #k2Container.forfaits-categories .itemListLeading {
  border-left: 1px solid #fc4450;
  border-right: 1px solid #fc4450;
  border-bottom: 1px solid #fc4450;
}
.pageparticulier #k2Container.template-forfait.itemView,
.pageentreprise #k2Container.template-forfait.itemView {
  border-bottom: none;
}
.sc_detail_btn {
  border: none;
  cursor: pointer;
  padding: 4px 0px 0px 5px;
  height: 27px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-family: robotolight;
  font-size: 15px;
  min-width: 225px;
}
.sc_detail_btn a {
  color: white;
}
.sc_detail_btn span.tkicon-block {
  float: right;
  margin: 0;
  padding: 0;
  width: 31px;
  height: 31px;
  background-image: url("/images/sprite.png");
  background-repeat: no-repeat;
  position: relative;
  left: 0px;
  top: -4px;
  background-position: -258px -165px;
  display: block;
}
.sc_detail_btn span.tk-icon {
  background-position: -257px -32px;
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  text-indent: -99px;
  overflow: hidden;
}
.sc_detail_btn span.tk-icon-add-icn {
  width: 27px;
  height: 27px;
  margin: 0px;
  background-image: url("/images/sprite.png");
  background-repeat: no-repeat;
  background-position: -257px -32px;
  display: block;
}
.sc_detail_btn.btn-red:hover .tkicon-block,
.sc_detail_btn.btn-red.hover .tkicon-block,
.pageparticulier .sc_detail_btn.btn-adapt:hover .tkicon-block {
  background-position: -78px -165px;
  display: block;
}
.sc_detail_btn.btn-red:active .tkicon-block,
.sc_detail_btn.btn-red.active .tkicon-block,
.pageparticulier .sc_detail_btn.btn-adapt:active .tkicon-block {
  background-position: -120px -165px;
  display: block;
}
.sc_detail_btn.btn-blue:hover .tkicon-block,
.sc_detail_btn.btn-blue.hover .tkicon-block,
.pageentreprise .sc_detail_btn.btn-adapt:hover .tkicon-block {
  background-position: -78px -201px;
  display: block;
}
.sc_detail_btn.btn-blue:active .tkicon-block,
.sc_detail_btn.btn-blue.active .tkicon-block,
.pageentreprise .sc_detail_btn.btn-adapt:active .tkicon-block {
  background-position: -120px -201px;
  display: block;
}
.pageparticulier #k2Container.template-forfait .itemContainer,
.pageparticulier #k2Container.forfaits-internet-fixe .itemContainer,
.pageentreprise #k2Container.template-forfait .itemContainer,
.pageparticulier #k2Container .template-internet-fixe .itemContainer,
.pageentreprise #k2Container .template-internet-fixe .itemContainer {
  float: left;
  margin-bottom: 35px;
}
.pageparticulier #k2Container.template-forfait .clickRevealparticuliers,
.pageparticulier #k2Container.forfaits-internet-fixe .clickRevealparticuliers,
.pageentreprise #k2Container.template-forfait .clickRevealparticuliers,
.pageparticulier #k2Container .template-internet-fixe .clickRevealparticuliers,
.pageentreprise #k2Container .template-internet-fixe .clickRevealparticuliers {
  height: 100%;
  min-height: 350px;
  position: relative;
  margin-right: 15px;
}
.pageparticulier #k2Container.template-forfait .itemContainerLast .clickRevealparticuliers,
.pageparticulier #k2Container.forfaits-internet-fixe .itemContainerLast .clickRevealparticuliers,
.pageentreprise #k2Container.template-forfait .itemContainerLast .clickRevealparticuliers,
.pageparticulier #k2Container .template-internet-fixe .itemContainerLast .clickRevealparticuliers,
.pageentreprise #k2Container .template-internet-fixe .itemContainerLast .clickRevealparticuliers {
  margin-right: 0px;
}
.pageparticulier #k2Container.template-forfait .cat_descriptionPart,
.pageparticulier #k2Container.forfaits-internet-fixe .cat_descriptionPart,
.pageentreprise #k2Container.template-forfait .cat_descriptionPart,
.pageparticulier #k2Container .template-internet-fixe .cat_descriptionPart,
.pageentreprise #k2Container .template-internet-fixe .cat_descriptionPart {
  padding: 20px 10px 20px 10px;
  text-align: center;
  font-size: 30px;
  font-weight: 300;
}
.pageparticulier #k2Container.template-forfait .itemContainer ul,
.pageparticulier #k2Container.forfaits-internet-fixe .itemContainer ul,
.pageentreprise #k2Container.template-forfait .itemContainer ul,
.pageparticulier #k2Container .template-internet-fixe .itemContainer ul,
.pageentreprise #k2Container .template-internet-fixe .itemContainer ul {
  margin-right: 20px;
  margin-left: 20px;
}
.pageparticulier #k2Container.template-forfait .itemContainer ul li,
.pageparticulier #k2Container.forfaits-internet-fixe .itemContainer ul li,
.pageentreprise #k2Container.template-forfait .itemContainer ul li,
.pageparticulier #k2Container .template-internet-fixe .itemContainer ul li,
.pageentreprise #k2Container .template-internet-fixe .itemContainer ul li {
  list-style: none;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 15px;
}
.pageparticulier #k2Container.template-forfait .item_currency,
.pageparticulier #k2Container.forfaits-internet-fixe .item_currency,
.pageentreprise #k2Container.template-forfait .item_currency,
.pageparticulier #k2Container .template-internet-fixe .item_currency,
.pageentreprise #k2Container .template-internet-fixe .item_currency {
  font-size: 20px;
  font-family: Roboto;
  top: -0.8em;
}
.pageparticulier #k2Container.template-forfait .item_price,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price,
.pageentreprise #k2Container.template-forfait .item_price,
.pageparticulier #k2Container .template-internet-fixe .item_price,
.pageentreprise #k2Container .template-internet-fixe .item_price {
  font-size: 40px;
  font-family: robotolight;
  line-height: 40px;
}
.pageparticulier #k2Container.template-forfait .item_parMois,
.pageparticulier #k2Container.forfaits-internet-fixe .item_parMois,
.pageentreprise #k2Container.template-forfait .item_parMois,
.pageparticulier #k2Container .template-internet-fixe .item_parMois,
.pageentreprise #k2Container .template-internet-fixe .item_parMois {
  font-style: italic;
}
.pageparticulier #k2Container.template-forfait .sc_subCategory_btn,
.pageparticulier #k2Container.forfaits-internet-fixe .sc_subCategory_btn,
.pageentreprise #k2Container.template-forfait .sc_subCategory_btn,
.pageparticulier #k2Container .template-internet-fixe .sc_subCategory_btn,
.pageentreprise #k2Container .template-internet-fixe .sc_subCategory_btn {
  border: none;
  cursor: pointer;
  padding: 6px 22px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-family: robotolight;
  font-size: 15px;
}
.pageparticulier #k2Container.template-forfait .contentDescription,
.pageparticulier #k2Container.forfaits-internet-fixe .contentDescription,
.pageentreprise #k2Container.template-forfait .contentDescription,
.pageparticulier #k2Container .template-internet-fixe .contentDescription,
.pageentreprise #k2Container .template-internet-fixe .contentDescription {
  color: #5A5A5A;
  text-align: center;
}
.pageparticulier #k2Container.template-forfait .textHighlight,
.pageparticulier #k2Container.forfaits-internet-fixe .textHighlight,
.pageentreprise #k2Container.template-forfait .textHighlight,
.pageparticulier #k2Container .template-internet-fixe .textHighlight,
.pageentreprise #k2Container .template-internet-fixe .textHighlight {
  font-size: 20px;
  font-weight: 300;
}
.pageparticulier #k2Container.template-forfait .dataPlanImage,
.pageparticulier #k2Container.forfaits-internet-fixe .dataPlanImage,
.pageentreprise #k2Container.template-forfait .dataPlanImage,
.pageparticulier #k2Container .template-internet-fixe .dataPlanImage,
.pageentreprise #k2Container .template-internet-fixe .dataPlanImage {
  height: 45px;
  background: url('../images/picto_internet_small.png') no-repeat center;
  background-color: transparent;
}
.pageparticulier #k2Container.template-forfait .buttonDiv,
.pageparticulier #k2Container.forfaits-internet-fixe .buttonDiv,
.pageentreprise #k2Container.template-forfait .buttonDiv,
.pageparticulier #k2Container .template-internet-fixe .buttonDiv,
.pageentreprise #k2Container .template-internet-fixe .buttonDiv {
  text-align: center;
  bottom: 15px;
  position: absolute;
  width: 100%;
}
.pageparticulier #k2Container.template-forfait div.itemBody,
.pageparticulier #k2Container.forfaits-internet-fixe div.itemBody,
.pageentreprise #k2Container.template-forfait div.itemBody,
.pageparticulier #k2Container .template-internet-fixe div.itemBody,
.pageentreprise #k2Container .template-internet-fixe div.itemBody {
  padding: 0px;
}
.pageparticulier #k2Container.template-forfait div.itemExtraFields,
.pageparticulier #k2Container.forfaits-internet-fixe div.itemExtraFields,
.pageentreprise #k2Container.template-forfait div.itemExtraFields,
.pageparticulier #k2Container .template-internet-fixe div.itemExtraFields,
.pageentreprise #k2Container .template-internet-fixe div.itemExtraFields {
  padding-top: 0px;
  margin-top: 0px;
}
.pageparticulier #k2Container.template-forfait .itemheadingdiv,
.pageparticulier #k2Container.forfaits-internet-fixe .itemheadingdiv,
.pageentreprise #k2Container.template-forfait .itemheadingdiv,
.pageparticulier #k2Container .template-internet-fixe .itemheadingdiv,
.pageentreprise #k2Container .template-internet-fixe .itemheadingdiv {
  font-size: 26px;
  color: #1e1e1e;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 25px;
  font-weight: 200;
}
.pageparticulier #k2Container.template-forfait .itemheadingDescription,
.pageparticulier #k2Container.forfaits-internet-fixe .itemheadingDescription,
.pageentreprise #k2Container.template-forfait .itemheadingDescription,
.pageparticulier #k2Container .template-internet-fixe .itemheadingDescription,
.pageentreprise #k2Container .template-internet-fixe .itemheadingDescription {
  margin-top: 15px;
}
.pageparticulier #k2Container.template-forfait .itemleftdiv,
.pageparticulier #k2Container.forfaits-internet-fixe .itemleftdiv,
.pageentreprise #k2Container.template-forfait .itemleftdiv,
.pageparticulier #k2Container .template-internet-fixe .itemleftdiv,
.pageentreprise #k2Container .template-internet-fixe .itemleftdiv {
  float: left;
}
.pageparticulier #k2Container.template-forfait .itemrightdiv,
.pageparticulier #k2Container.forfaits-internet-fixe .itemrightdiv,
.pageentreprise #k2Container.template-forfait .itemrightdiv,
.pageparticulier #k2Container .template-internet-fixe .itemrightdiv,
.pageentreprise #k2Container .template-internet-fixe .itemrightdiv {
  width: 95%;
  float: left;
  border-top: 1px solid #e1e1e1;
  padding: 5px;
}
.pageparticulier #k2Container.template-forfait .itemextrafieldrowleft,
.pageparticulier #k2Container.forfaits-internet-fixe .itemextrafieldrowleft,
.pageentreprise #k2Container.template-forfait .itemextrafieldrowleft,
.pageparticulier #k2Container .template-internet-fixe .itemextrafieldrowleft,
.pageentreprise #k2Container .template-internet-fixe .itemextrafieldrowleft {
  height: auto;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.pageparticulier #k2Container.template-forfait .itempricebackground,
.pageparticulier #k2Container.forfaits-internet-fixe .itempricebackground,
.pageentreprise #k2Container.template-forfait .itempricebackground,
.pageparticulier #k2Container .template-internet-fixe .itempricebackground,
.pageentreprise #k2Container .template-internet-fixe .itempricebackground {
  width: 231px;
  height: 231px;
  margin-bottom: 20px;
  text-align: center;
  display: table;
}
.pageparticulier #k2Container.template-forfait .mypadding,
.pageparticulier #k2Container.forfaits-internet-fixe .mypadding,
.pageentreprise #k2Container.template-forfait .mypadding,
.pageparticulier #k2Container .template-internet-fixe .mypadding,
.pageentreprise #k2Container .template-internet-fixe .mypadding {
  padding-right: 5px;
  padding-left: 5px;
}
.pageparticulier #k2Container.template-forfait .itemdownloadbutton,
.pageparticulier #k2Container.forfaits-internet-fixe .itemdownloadbutton,
.pageentreprise #k2Container.template-forfait .itemdownloadbutton,
.pageparticulier #k2Container .template-internet-fixe .itemdownloadbutton,
.pageentreprise #k2Container .template-internet-fixe .itemdownloadbutton {
  height: auto;
  margin-bottom: 10px;
  font-weight: 400;
  text-align: left;
}
.pageparticulier #k2Container.template-forfait .specialpricesmall,
.pageparticulier #k2Container.forfaits-internet-fixe .specialpricesmall,
.pageentreprise #k2Container.template-forfait .specialpricesmall,
.pageparticulier #k2Container .template-internet-fixe .specialpricesmall,
.pageentreprise #k2Container .template-internet-fixe .specialpricesmall {
  font-size: 10px;
  color: #8C8C8C;
  float: right;
  text-align: right;
  width: 80%;
  line-height: 12px;
}
.pageparticulier #k2Container.template-forfait .item_price_block,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_block,
.pageentreprise #k2Container.template-forfait .item_price_block,
.pageparticulier #k2Container .template-internet-fixe .item_price_block,
.pageentreprise #k2Container .template-internet-fixe .item_price_block {
  color: #ffffff;
  font-size: 16px;
  font-family: robotolight;
  display: table-cell;
  vertical-align: middle;
  font-style: italic;
  padding-bottom: 20px;
}
.pageparticulier #k2Container.template-forfait .item_price_detail,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_detail,
.pageentreprise #k2Container.template-forfait .item_price_detail,
.pageparticulier #k2Container .template-internet-fixe .item_price_detail,
.pageentreprise #k2Container .template-internet-fixe .item_price_detail {
  font-size: 90px;
  line-height: 0.9;
  font-style: initial;
  width: auto;
}
.pageparticulier #k2Container.template-forfait .item_price_detail2,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_detail2,
.pageentreprise #k2Container.template-forfait .item_price_detail2,
.pageparticulier #k2Container .template-internet-fixe .item_price_detail2,
.pageentreprise #k2Container .template-internet-fixe .item_price_detail2 {
  font-size: 90px;
  line-height: 0.9;
  font-style: initial;
  width: auto;
}
.pageparticulier #k2Container.template-forfait .megabp,
.pageparticulier #k2Container.forfaits-internet-fixe .megabp,
.pageentreprise #k2Container.template-forfait .megabp,
.pageparticulier #k2Container .template-internet-fixe .megabp,
.pageentreprise #k2Container .template-internet-fixe .megabp {
  font-size: 20px;
}
.pageparticulier #k2Container.template-forfait .perbp,
.pageparticulier #k2Container.forfaits-internet-fixe .perbp,
.pageentreprise #k2Container.template-forfait .perbp,
.pageparticulier #k2Container .template-internet-fixe .perbp,
.pageentreprise #k2Container .template-internet-fixe .perbp {
  font-size: 13px;
}
.pageparticulier #k2Container.template-forfait img.imgflexi,
.pageparticulier #k2Container.forfaits-internet-fixe img.imgflexi,
.pageentreprise #k2Container.template-forfait img.imgflexi,
.pageparticulier #k2Container .template-internet-fixe img.imgflexi,
.pageentreprise #k2Container .template-internet-fixe img.imgflexi {
  height: auto;
  padding-bottom: 20px;
  float: right;
}
.pageparticulier #k2Container.template-forfait .item_price_detail.small,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_detail.small,
.pageentreprise #k2Container.template-forfait .item_price_detail.small,
.pageparticulier #k2Container .template-internet-fixe .item_price_detail.small,
.pageentreprise #k2Container .template-internet-fixe .item_price_detail.small {
  font-size: 55px;
}
.pageparticulier #k2Container.template-forfait .item_price_detail2.small,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_detail2.small,
.pageentreprise #k2Container.template-forfait .item_price_detail2.small,
.pageparticulier #k2Container .template-internet-fixe .item_price_detail2.small,
.pageentreprise #k2Container .template-internet-fixe .item_price_detail2.small {
  font-size: 55px;
}
.pageparticulier #k2Container.template-forfait .item_price_detail2.small .ht,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_detail2.small .ht,
.pageentreprise #k2Container.template-forfait .item_price_detail2.small .ht,
.pageparticulier #k2Container .template-internet-fixe .item_price_detail2.small .ht,
.pageentreprise #k2Container .template-internet-fixe .item_price_detail2.small .ht {
  font-size: 35px;
}
.pageparticulier #k2Container.template-forfait .item_price_detail::after,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_detail::after,
.pageentreprise #k2Container.template-forfait .item_price_detail::after,
.pageparticulier #k2Container .template-internet-fixe .item_price_detail::after,
.pageentreprise #k2Container .template-internet-fixe .item_price_detail::after {
  content: "€";
  font-size: 48px;
  position: absolute;
}
.pageparticulier #k2Container.template-forfait .item_price_detail.small::after,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_detail.small::after,
.pageentreprise #k2Container.template-forfait .item_price_detail.small::after,
.pageparticulier #k2Container .template-internet-fixe .item_price_detail.small::after,
.pageentreprise #k2Container .template-internet-fixe .item_price_detail.small::after {
  font-size: 26px;
}
.pageparticulier #k2Container.template-forfait .item_price_detail.smaller,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_detail.smaller,
.pageentreprise #k2Container.template-forfait .item_price_detail.smaller,
.pageparticulier #k2Container .template-internet-fixe .item_price_detail.smaller,
.pageentreprise #k2Container .template-internet-fixe .item_price_detail.smaller {
  font-size: 37px;
}
.pageparticulier #k2Container.template-forfait .item_cents_detail.smaller,
.pageparticulier #k2Container.forfaits-internet-fixe .item_cents_detail.smaller,
.pageentreprise #k2Container.template-forfait .item_cents_detail.smaller,
.pageparticulier #k2Container .template-internet-fixe .item_cents_detail.smaller,
.pageentreprise #k2Container .template-internet-fixe .item_cents_detail.smaller {
  font-size: 14px;
}
.pageparticulier #k2Container.template-forfait .item_price_detail.smaller::after,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_detail.smaller::after,
.pageentreprise #k2Container.template-forfait .item_price_detail.smaller::after,
.pageparticulier #k2Container .template-internet-fixe .item_price_detail.smaller::after,
.pageentreprise #k2Container .template-internet-fixe .item_price_detail.smaller::after {
  font-size: 20px;
}
.pageparticulier #k2Container.template-forfait .item_price_detail.smaller + .item_price_cycle,
.pageparticulier #k2Container.template-forfait .item_cents_detail.smaller + .item_price_cycle,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_detail.smaller + .item_price_cycle,
.pageparticulier #k2Container.forfaits-internet-fixe .item_cents_detail.smaller + .item_price_cycle,
.pageentreprise #k2Container.template-forfait .item_price_detail.smaller + .item_price_cycle,
.pageentreprise #k2Container.template-forfait .item_cents_detail.smaller + .item_price_cycle,
.pageparticulier #k2Container .template-internet-fixe .item_price_detail.smaller + .item_price_cycle,
.pageparticulier #k2Container .template-internet-fixe .item_cents_detail.smaller + .item_price_cycle,
.pageentreprise #k2Container .template-internet-fixe .item_price_detail.smaller + .item_price_cycle,
.pageentreprise #k2Container .template-internet-fixe .item_cents_detail.smaller + .item_price_cycle {
  bottom: -17px;
  color: #000;
  font-size: 12px;
  font-weight: 400;
  left: 7px;
  position: absolute;
}
.pageparticulier #k2Container.template-forfait .item_currency_detail,
.pageparticulier #k2Container.forfaits-internet-fixe .item_currency_detail,
.pageentreprise #k2Container.template-forfait .item_currency_detail,
.pageparticulier #k2Container .template-internet-fixe .item_currency_detail,
.pageentreprise #k2Container .template-internet-fixe .item_currency_detail {
  font-style: initial;
  font-size: 38px;
  top: -1em;
}
.pageparticulier #k2Container.template-forfait .item_cents_detail,
.pageparticulier #k2Container.forfaits-internet-fixe .item_cents_detail,
.pageentreprise #k2Container.template-forfait .item_cents_detail,
.pageparticulier #k2Container .template-internet-fixe .item_cents_detail,
.pageentreprise #k2Container .template-internet-fixe .item_cents_detail {
  font-size: 34px;
  padding-top: 2px;
  font-style: initial;
  position: relative;
}
.pageparticulier #k2Container.template-forfait .item_price_footer,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_footer,
.pageentreprise #k2Container.template-forfait .item_price_footer,
.pageparticulier #k2Container .template-internet-fixe .item_price_footer,
.pageentreprise #k2Container .template-internet-fixe .item_price_footer {
  position: absolute;
  width: 231px;
  padding-top: 35px;
}
.pageparticulier #k2Container.template-forfait .item_price_footer.from,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_footer.from,
.pageentreprise #k2Container.template-forfait .item_price_footer.from,
.pageparticulier #k2Container .template-internet-fixe .item_price_footer.from,
.pageentreprise #k2Container .template-internet-fixe .item_price_footer.from {
  padding-top: 22px;
}
.pageparticulier #k2Container.template-forfait .itemDetailLeftRowText,
.pageparticulier #k2Container.forfaits-internet-fixe .itemDetailLeftRowText,
.pageentreprise #k2Container.template-forfait .itemDetailLeftRowText,
.pageparticulier #k2Container .template-internet-fixe .itemDetailLeftRowText,
.pageentreprise #k2Container .template-internet-fixe .itemDetailLeftRowText {
  font-size: 20px;
}
.pageparticulier #k2Container.template-forfait .sign,
.pageparticulier #k2Container.forfaits-internet-fixe .sign,
.pageentreprise #k2Container.template-forfait .sign,
.pageparticulier #k2Container .template-internet-fixe .sign,
.pageentreprise #k2Container .template-internet-fixe .sign {
  float: left;
  width: 74px;
  height: 74px;
  background-color: transparent;
  padding: 0px;
}
.pageparticulier #k2Container.template-forfait .sign.a4g,
.pageparticulier #k2Container.forfaits-internet-fixe .sign.a4g,
.pageentreprise #k2Container.template-forfait .sign.a4g,
.pageparticulier #k2Container .template-internet-fixe .sign.a4g,
.pageentreprise #k2Container .template-internet-fixe .sign.a4g {
  background: url('../images/picto_internet.png') no-repeat center;
}
.pageparticulier #k2Container.template-forfait .sign.f4g,
.pageparticulier #k2Container.forfaits-internet-fixe .sign.f4g,
.pageentreprise #k2Container.template-forfait .sign.f4g,
.pageparticulier #k2Container .template-internet-fixe .sign.f4g,
.pageentreprise #k2Container .template-internet-fixe .sign.f4g {
  background: url('../images/picto_fixe.png') no-repeat center;
}
.pageparticulier #k2Container.template-forfait .plusSign,
.pageparticulier #k2Container.forfaits-internet-fixe .plusSign,
.pageentreprise #k2Container.template-forfait .plusSign,
.pageparticulier #k2Container .template-internet-fixe .plusSign,
.pageentreprise #k2Container .template-internet-fixe .plusSign {
  height: 13px;
  background: url('../images/plusSign.png') no-repeat center;
  background-color: transparent;
  padding: 10px 0px;
}
.pageparticulier #k2Container.template-forfait .mobile-plan-table,
.pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-table,
.pageentreprise #k2Container.template-forfait .mobile-plan-table,
.pageparticulier #k2Container .template-internet-fixe .mobile-plan-table,
.pageentreprise #k2Container .template-internet-fixe .mobile-plan-table {
  vertical-align: middle;
  float: left;
  width: 70%;
  margin-right: 25px;
}
.pageparticulier #k2Container.template-forfait .mobile-plan-table td,
.pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-table td,
.pageentreprise #k2Container.template-forfait .mobile-plan-table td,
.pageparticulier #k2Container .template-internet-fixe .mobile-plan-table td,
.pageentreprise #k2Container .template-internet-fixe .mobile-plan-table td {
  padding: 15px 0px 15px;
}
.pageparticulier #k2Container.template-forfait .mobile-plan-table-desc,
.pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-table-desc,
.pageentreprise #k2Container.template-forfait .mobile-plan-table-desc,
.pageparticulier #k2Container .template-internet-fixe .mobile-plan-table-desc,
.pageentreprise #k2Container .template-internet-fixe .mobile-plan-table-desc {
  font-weight: 300;
}
.pageparticulier #k2Container.template-forfait .mobile-plan-table,
.pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-table,
.pageentreprise #k2Container.template-forfait .mobile-plan-table,
.pageparticulier #k2Container .template-internet-fixe .mobile-plan-table,
.pageentreprise #k2Container .template-internet-fixe .mobile-plan-table {
  width: 100%;
  margin: 0;
}
.pageparticulier #k2Container.template-forfait .mobile-plan-table2,
.pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-table2,
.pageentreprise #k2Container.template-forfait .mobile-plan-table2,
.pageparticulier #k2Container .template-internet-fixe .mobile-plan-table2,
.pageentreprise #k2Container .template-internet-fixe .mobile-plan-table2 {
  vertical-align: middle;
  min-height: 280px;
  margin-bottom: 20px;
}
.pageparticulier #k2Container.template-forfait .mobile-plan-table2 td,
.pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-table2 td,
.pageentreprise #k2Container.template-forfait .mobile-plan-table2 td,
.pageparticulier #k2Container .template-internet-fixe .mobile-plan-table2 td,
.pageentreprise #k2Container .template-internet-fixe .mobile-plan-table2 td {
  padding: 15px 0px 15px;
}
.pageparticulier #k2Container.template-forfait .mobile-plan-table2 .blockforfaititem,
.pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-table2 .blockforfaititem,
.pageentreprise #k2Container.template-forfait .mobile-plan-table2 .blockforfaititem,
.pageparticulier #k2Container .template-internet-fixe .mobile-plan-table2 .blockforfaititem,
.pageentreprise #k2Container .template-internet-fixe .mobile-plan-table2 .blockforfaititem {
  border-top: 1px solid #eeeeee;
  clear: both;
  display: block;
  float: none;
  padding-top: 20px;
  height: 90px;
}
.pageparticulier #k2Container.template-forfait .blockforfaititemcontent,
.pageparticulier #k2Container.forfaits-internet-fixe .blockforfaititemcontent,
.pageentreprise #k2Container.template-forfait .blockforfaititemcontent,
.pageparticulier #k2Container .template-internet-fixe .blockforfaititemcontent,
.pageentreprise #k2Container .template-internet-fixe .blockforfaititemcontent {
  float: left;
  display: inline-block;
  line-height: 60px;
  vertical-align: middle;
  height: 60px;
  max-width: 410px;
}
@media only screen and (max-width: 768px) {
  .pageparticulier #k2Container.template-forfait .blockforfaititemcontent,
  .pageparticulier #k2Container.forfaits-internet-fixe .blockforfaititemcontent,
  .pageentreprise #k2Container.template-forfait .blockforfaititemcontent,
  .pageparticulier #k2Container .template-internet-fixe .blockforfaititemcontent,
  .pageentreprise #k2Container .template-internet-fixe .blockforfaititemcontent {
    max-width: 310px;
  }
}
@media only screen and (max-width: 481px) {
  .pageparticulier #k2Container.template-forfait .blockforfaititemcontent,
  .pageparticulier #k2Container.forfaits-internet-fixe .blockforfaititemcontent,
  .pageentreprise #k2Container.template-forfait .blockforfaititemcontent,
  .pageparticulier #k2Container .template-internet-fixe .blockforfaititemcontent,
  .pageentreprise #k2Container .template-internet-fixe .blockforfaititemcontent {
    float: none;
    clear: both;
    height: auto;
    display: block;
    padding-bottom: 20px;
  }
  .pageparticulier #k2Container.template-forfait .mobile-plan-table2 .blockforfaititem,
  .pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-table2 .blockforfaititem,
  .pageentreprise #k2Container.template-forfait .mobile-plan-table2 .blockforfaititem,
  .pageparticulier #k2Container .template-internet-fixe .mobile-plan-table2 .blockforfaititem,
  .pageentreprise #k2Container .template-internet-fixe .mobile-plan-table2 .blockforfaititem {
    height: auto;
  }
}
.pageparticulier #k2Container.template-forfait .blockforfaititemcontent > div,
.pageparticulier #k2Container.forfaits-internet-fixe .blockforfaititemcontent > div,
.pageentreprise #k2Container.template-forfait .blockforfaititemcontent > div,
.pageparticulier #k2Container .template-internet-fixe .blockforfaititemcontent > div,
.pageentreprise #k2Container .template-internet-fixe .blockforfaititemcontent > div {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}
.pageparticulier #k2Container.template-forfait .mobile-plan-tel,
.pageparticulier #k2Container.template-forfait .content-left,
.pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-tel,
.pageparticulier #k2Container.forfaits-internet-fixe .content-left,
.pageentreprise #k2Container.template-forfait .mobile-plan-tel,
.pageentreprise #k2Container.template-forfait .content-left,
.pageparticulier #k2Container .template-internet-fixe .mobile-plan-tel,
.pageparticulier #k2Container .template-internet-fixe .content-left,
.pageentreprise #k2Container .template-internet-fixe .mobile-plan-tel,
.pageentreprise #k2Container .template-internet-fixe .content-left {
  vertical-align: middle;
  float: left;
  width: 100%;
}
.pageparticulier #k2Container.template-forfait .mobile-plan-tel50,
.pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-tel50,
.pageentreprise #k2Container.template-forfait .mobile-plan-tel50,
.pageparticulier #k2Container .template-internet-fixe .mobile-plan-tel50,
.pageentreprise #k2Container .template-internet-fixe .mobile-plan-tel50 {
  vertical-align: middle;
  float: left;
  width: 100%;
}
.pageparticulier #k2Container.template-forfait .itemextrafieldrowleft50,
.pageparticulier #k2Container.forfaits-internet-fixe .itemextrafieldrowleft50,
.pageentreprise #k2Container.template-forfait .itemextrafieldrowleft50,
.pageparticulier #k2Container .template-internet-fixe .itemextrafieldrowleft50,
.pageentreprise #k2Container .template-internet-fixe .itemextrafieldrowleft50 {
  float: left;
  width: 100%;
}
.pageparticulier #k2Container.template-forfait .mobile-plan-tel40,
.pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-tel40,
.pageentreprise #k2Container.template-forfait .mobile-plan-tel40,
.pageparticulier #k2Container .template-internet-fixe .mobile-plan-tel40,
.pageentreprise #k2Container .template-internet-fixe .mobile-plan-tel40 {
  vertical-align: middle;
  float: left;
  width: 100%;
}
.pageparticulier #k2Container.template-forfait .itemextrafieldrowleft60,
.pageparticulier #k2Container.forfaits-internet-fixe .itemextrafieldrowleft60,
.pageentreprise #k2Container.template-forfait .itemextrafieldrowleft60,
.pageparticulier #k2Container .template-internet-fixe .itemextrafieldrowleft60,
.pageentreprise #k2Container .template-internet-fixe .itemextrafieldrowleft60 {
  float: left;
  width: 100%;
}
.pageparticulier #k2Container.template-forfait .separe-item,
.pageparticulier #k2Container.forfaits-internet-fixe .separe-item,
.pageentreprise #k2Container.template-forfait .separe-item,
.pageparticulier #k2Container .template-internet-fixe .separe-item,
.pageentreprise #k2Container .template-internet-fixe .separe-item {
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1 !important;
  margin-bottom: 20px;
}
.pageparticulier #k2Container.template-forfait .mobile-plan-tel,
.pageparticulier #k2Container.template-forfait .content-left,
.pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-tel,
.pageparticulier #k2Container.forfaits-internet-fixe .content-left,
.pageentreprise #k2Container.template-forfait .mobile-plan-tel,
.pageentreprise #k2Container.template-forfait .content-left,
.pageparticulier #k2Container .template-internet-fixe .mobile-plan-tel,
.pageparticulier #k2Container .template-internet-fixe .content-left,
.pageentreprise #k2Container .template-internet-fixe .mobile-plan-tel,
.pageentreprise #k2Container .template-internet-fixe .content-left {
  width: 70% \9;
}
.pageparticulier #k2Container.template-forfait .itemdownloadbutton,
.pageparticulier #k2Container.forfaits-internet-fixe .itemdownloadbutton,
.pageentreprise #k2Container.template-forfait .itemdownloadbutton,
.pageparticulier #k2Container .template-internet-fixe .itemdownloadbutton,
.pageentreprise #k2Container .template-internet-fixe .itemdownloadbutton {
  text-align: right \9;
}
.pageparticulier #k2Container.template-forfait .itemextrafieldrowleft,
.pageparticulier #k2Container.forfaits-internet-fixe .itemextrafieldrowleft,
.pageentreprise #k2Container.template-forfait .itemextrafieldrowleft,
.pageparticulier #k2Container .template-internet-fixe .itemextrafieldrowleft,
.pageentreprise #k2Container .template-internet-fixe .itemextrafieldrowleft {
  float: right \9;
  width: 30% \9;
}
@media only screen and (max-width: 767px) {
  .pageparticulier #k2Container.template-forfait .latestItemsContainer,
  .pageparticulier #k2Container.forfaits-internet-fixe .latestItemsContainer,
  .pageentreprise #k2Container.template-forfait .latestItemsContainer,
  .pageparticulier #k2Container .template-internet-fixe .latestItemsContainer,
  .pageentreprise #k2Container .template-internet-fixe .latestItemsContainer {
    width: 100% !important;
  }
}
.pageparticulier #k2Container.template-forfait .deb_sym,
.pageparticulier #k2Container.forfaits-internet-fixe .deb_sym,
.pageentreprise #k2Container.template-forfait .deb_sym,
.pageparticulier #k2Container .template-internet-fixe .deb_sym,
.pageentreprise #k2Container .template-internet-fixe .deb_sym {
  float: left !important;
  margin-left: 0px !important;
  margin-right: 8px;
}
@media only screen and (min-width: 768px) {
  .pageparticulier #k2Container.template-forfait .mobile-plan-tel,
  .pageparticulier #k2Container.template-forfait .content-left,
  .pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-tel,
  .pageparticulier #k2Container.forfaits-internet-fixe .content-left,
  .pageentreprise #k2Container.template-forfait .mobile-plan-tel,
  .pageentreprise #k2Container.template-forfait .content-left,
  .pageparticulier #k2Container .template-internet-fixe .mobile-plan-tel,
  .pageparticulier #k2Container .template-internet-fixe .content-left,
  .pageentreprise #k2Container .template-internet-fixe .mobile-plan-tel,
  .pageentreprise #k2Container .template-internet-fixe .content-left {
    width: 70%;
  }
  .pageparticulier #k2Container.template-forfait .mobile-plan-tel50,
  .pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-tel50,
  .pageentreprise #k2Container.template-forfait .mobile-plan-tel50,
  .pageparticulier #k2Container .template-internet-fixe .mobile-plan-tel50,
  .pageentreprise #k2Container .template-internet-fixe .mobile-plan-tel50 {
    vertical-align: middle;
    float: left;
    width: 50%;
  }
  .pageparticulier #k2Container.template-forfait .mobile-plan-tel40,
  .pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-tel40,
  .pageentreprise #k2Container.template-forfait .mobile-plan-tel40,
  .pageparticulier #k2Container .template-internet-fixe .mobile-plan-tel40,
  .pageentreprise #k2Container .template-internet-fixe .mobile-plan-tel40 {
    vertical-align: middle;
    float: left;
    width: 40%;
  }
  .pageparticulier #k2Container.template-forfait .itemdownloadbutton,
  .pageparticulier #k2Container.forfaits-internet-fixe .itemdownloadbutton,
  .pageentreprise #k2Container.template-forfait .itemdownloadbutton,
  .pageparticulier #k2Container .template-internet-fixe .itemdownloadbutton,
  .pageentreprise #k2Container .template-internet-fixe .itemdownloadbutton {
    text-align: right;
  }
  .pageparticulier #k2Container.template-forfait .itemextrafieldrowleft,
  .pageparticulier #k2Container.forfaits-internet-fixe .itemextrafieldrowleft,
  .pageentreprise #k2Container.template-forfait .itemextrafieldrowleft,
  .pageparticulier #k2Container .template-internet-fixe .itemextrafieldrowleft,
  .pageentreprise #k2Container .template-internet-fixe .itemextrafieldrowleft {
    float: right;
    width: 30%;
  }
  .pageparticulier #k2Container.template-forfait .itemextrafieldrowleft50,
  .pageparticulier #k2Container.forfaits-internet-fixe .itemextrafieldrowleft50,
  .pageentreprise #k2Container.template-forfait .itemextrafieldrowleft50,
  .pageparticulier #k2Container .template-internet-fixe .itemextrafieldrowleft50,
  .pageentreprise #k2Container .template-internet-fixe .itemextrafieldrowleft50 {
    float: right;
    width: 50%;
  }
  .pageparticulier #k2Container.template-forfait .itemextrafieldrowleft60,
  .pageparticulier #k2Container.forfaits-internet-fixe .itemextrafieldrowleft60,
  .pageentreprise #k2Container.template-forfait .itemextrafieldrowleft60,
  .pageparticulier #k2Container .template-internet-fixe .itemextrafieldrowleft60,
  .pageentreprise #k2Container .template-internet-fixe .itemextrafieldrowleft60 {
    float: right;
    width: 60%;
  }
  .pageparticulier #k2Container.template-forfait .deb_sym,
  .pageparticulier #k2Container.forfaits-internet-fixe .deb_sym,
  .pageentreprise #k2Container.template-forfait .deb_sym,
  .pageparticulier #k2Container .template-internet-fixe .deb_sym,
  .pageentreprise #k2Container .template-internet-fixe .deb_sym {
    float: right !important;
    margin-left: 20px !important;
    margin-right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .pageparticulier #k2Container.template-forfait .mobile-plan-tel40,
  .pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-tel40,
  .pageentreprise #k2Container.template-forfait .mobile-plan-tel40,
  .pageparticulier #k2Container .template-internet-fixe .mobile-plan-tel40,
  .pageentreprise #k2Container .template-internet-fixe .mobile-plan-tel40 {
    vertical-align: middle;
    float: left;
    width: 100%;
  }
  .pageparticulier #k2Container.template-forfait .itemextrafieldrowleft60,
  .pageparticulier #k2Container.forfaits-internet-fixe .itemextrafieldrowleft60,
  .pageentreprise #k2Container.template-forfait .itemextrafieldrowleft60,
  .pageparticulier #k2Container .template-internet-fixe .itemextrafieldrowleft60,
  .pageentreprise #k2Container .template-internet-fixe .itemextrafieldrowleft60 {
    float: left;
    width: 100%;
  }
  .pageparticulier #k2Container.template-forfait .deb_sym,
  .pageparticulier #k2Container.forfaits-internet-fixe .deb_sym,
  .pageentreprise #k2Container.template-forfait .deb_sym,
  .pageparticulier #k2Container .template-internet-fixe .deb_sym,
  .pageentreprise #k2Container .template-internet-fixe .deb_sym {
    float: left !important;
    margin-left: 0px !important;
    margin-right: 20px;
  }
  .pageparticulier #k2Container.template-forfait .itemextrafieldrowleft60 .itemdownloadbutton,
  .pageparticulier #k2Container.forfaits-internet-fixe .itemextrafieldrowleft60 .itemdownloadbutton,
  .pageentreprise #k2Container.template-forfait .itemextrafieldrowleft60 .itemdownloadbutton,
  .pageparticulier #k2Container .template-internet-fixe .itemextrafieldrowleft60 .itemdownloadbutton,
  .pageentreprise #k2Container .template-internet-fixe .itemextrafieldrowleft60 .itemdownloadbutton {
    clear: both;
    float: left;
  }
}
.pageentreprise #k2Container.template-forfait .dataPlanImage {
  background: url('../images/picto_internet_ent_small.png') no-repeat center;
}
.pageentreprise #k2Container.template-forfait .sign.a4g {
  background: url('../images/picto_internet_ent.png') no-repeat center;
}
@media only screen and (min-width: 768px) {
  .template-forfait .itemContainer {
    width: 33%;
  }
  .template-forfait .itemContainerFour {
    width: 25%;
  }
  #rt-footer .rt-grid-3,
  #rt-footer .rt-grid-2 {
    width: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .template-forfait .itemContainer {
    width: 100%;
  }
  .pageparticulier #k2Container.template-forfait .itemContainerLast .clickRevealparticuliers {
    margin-right: 15px;
  }
  .k2Filter div.k2FilterSelect {
    float: none !important;
  }
  #rt-footer .rt-grid-3,
  #rt-footer .rt-grid-2 {
    float: none;
    width: 100%;
  }
  .panel-body {
    padding-left: 5px;
  }
  .itemExtraFields ul li span.itemExtraFieldsLabel {
    float: none !important;
    display: inline !important;
    width: auto;
  }
}
.sc_detail_btn {
  background-color: #242424;
  color: #ffffff;
}
.cloudprice {
  clear: both;
  width: 100%;
  margin: auto;
  text-align: center;
  font-size: 13px;
  font-family: roboto;
}
.cloudprice p {
  padding-right: 35px;
}
.cloudprice .cents {
  position: relative;
  margin-left: -15px;
  font-size: 12px;
}
.cloudprice .euro {
  font-size: 20px;
  top: -0.7em;
  left: 5px;
}
.lightblue {
  color: #2caada;
}
.bigprice {
  font-size: 35px;
}
.pageparticulier #k2Container.template-forfait .clickRevealparticuliers,
.pageparticulier #k2Container.forfaits-internet-fixe .clickRevealparticuliers,
.pageparticulier #k2Container .template-internet-fixe .clickRevealparticuliers {
  outline: 1px solid #d50000;
  padding-bottom: 25px;
}
.pageparticulier #k2Container.template-forfait .itemContainer.myhover .clickRevealparticuliers,
.pageparticulier #k2Container.forfaits-internet-fixe .itemContainer.myhover .clickRevealparticuliers,
.pageparticulier #k2Container .template-internet-fixe .itemContainer.myhover .clickRevealparticuliers {
  box-shadow: 0 1px 3px 3px #969696;
  -webkit-box-shadow: 0 1px 3px 3px #969696;
  -moz-box-shadow: 0 1px 3px 3px #969696;
  -ms-filter: progid:DXImageTransform.Microsoft.Shadow(color=#969696,Direction=145,Strength=1);
}
.pageparticulier #k2Container.template-forfait .cat_descriptionPart,
.pageparticulier #k2Container.forfaits-internet-fixe .cat_descriptionPart,
.pageparticulier #k2Container .template-internet-fixe .cat_descriptionPart {
  color: #d50000;
  background-color: #efefef;
}
.pageparticulier #k2Container.template-forfait .itemContainer.myhover .cat_descriptionPart,
.pageparticulier #k2Container.forfaits-internet-fixe .itemContainer.myhover .cat_descriptionPart,
.pageparticulier #k2Container .template-internet-fixe .itemContainer.myhover .cat_descriptionPart {
  color: #ffffff;
  background-color: #d50000;
}
.pageparticulier #k2Container.template-forfait .item_price,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price,
.pageparticulier #k2Container .template-internet-fixe .item_price {
  color: #d50000;
}
.pageparticulier #k2Container.template-forfait .item_price_block .item_price,
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_block .item_price,
.pageparticulier #k2Container .template-internet-fixe .item_price_block .item_price {
  color: white;
}
.pageparticulier #k2Container.template-forfait .sc_subCategory_btn,
.pageparticulier #k2Container.forfaits-internet-fixe .sc_subCategory_btn,
.pageparticulier #k2Container .template-internet-fixe .sc_subCategory_btn {
  background-color: #242424;
  color: #ffffff;
}
.pageparticulier #k2Container.template-forfait .itemContainer.myhover .sc_subCategory_btn,
.pageparticulier #k2Container.forfaits-internet-fixe .itemContainer.myhover .sc_subCategory_btn,
.pageparticulier #k2Container .template-internet-fixe .itemContainer.myhover .sc_subCategory_btn {
  color: #ffffff;
  background-color: #d81920;
}
.pageparticulier #k2Container.template-forfait .textHighlight,
.pageparticulier #k2Container.forfaits-internet-fixe .textHighlight,
.pageparticulier #k2Container .template-internet-fixe .textHighlight {
  color: #d81920;
}
.pageparticulier #k2Container.template-forfait .plusSign,
.pageparticulier #k2Container.forfaits-internet-fixe .plusSign,
.pageparticulier #k2Container .template-internet-fixe .plusSign {
  height: 13px;
  background: url('../images/plusSign.png') no-repeat center;
  background-color: transparent;
  padding: 10px 0px;
}
.pageparticulier #k2Container.template-forfait .itempricebackground,
.pageparticulier #k2Container.forfaits-internet-fixe .itempricebackground,
.pageparticulier #k2Container .template-internet-fixe .itempricebackground {
  background: url('../images/cadre-prix-forfait.png') no-repeat center;
  background-color: #db0000;
  color: #ffffff;
  float: right;
}
.pageparticulier #k2Container.template-forfait .itempriceinfo,
.pageparticulier #k2Container.forfaits-internet-fixe .itempriceinfo,
.pageparticulier #k2Container .template-internet-fixe .itempriceinfo {
  border: 2px solid #d50000;
  font-size: 18px;
  line-height: .9em;
  padding: 10px;
  text-align: center;
}
.pageparticulier #k2Container.template-forfait .itempriceconditions,
.pageparticulier #k2Container.template-forfait .itempriceinfo,
.pageparticulier #k2Container.forfaits-internet-fixe .itempriceconditions,
.pageparticulier #k2Container.forfaits-internet-fixe .itempriceinfo,
.pageparticulier #k2Container .template-internet-fixe .itempriceconditions,
.pageparticulier #k2Container .template-internet-fixe .itempriceinfo {
  margin-bottom: 20px;
  width: 208px;
}
.pageparticulier #k2Container.template-forfait .itempriceinfo small,
.pageparticulier #k2Container.forfaits-internet-fixe .itempriceinfo small,
.pageparticulier #k2Container .template-internet-fixe .itempriceinfo small {
  font-size: 12px;
}
.pageparticulier #k2Container.template-forfait .itempriceinfo .textHighlight,
.pageparticulier #k2Container.forfaits-internet-fixe .itempriceinfo .textHighlight,
.pageparticulier #k2Container .template-internet-fixe .itempriceinfo .textHighlight {
  margin-top: 1em;
}
.pageparticulier #k2Container.template-forfait .itempriceconditions,
.pageparticulier #k2Container.forfaits-internet-fixe .itempriceconditions,
.pageparticulier #k2Container .template-internet-fixe .itempriceconditions {
  color: #737373;
  font-size: 10px;
  line-height: 1em;
  padding: 10px 0;
  text-align: right;
}
.pageparticulier #k2Container.template-forfait .mobile-plan-content,
.pageparticulier #k2Container.forfaits-internet-fixe .mobile-plan-content,
.pageparticulier #k2Container .template-internet-fixe .mobile-plan-content {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .pageparticulier #k2Container.template-forfait .itempricebackground,
  .pageparticulier #k2Container.forfaits-internet-fixe .itempricebackground,
  .pageparticulier #k2Container .template-internet-fixe .itempricebackground {
    float: none;
  }
}
.pageparticulier #k2Container.template-forfait .itemDetailLeftRowText,
.pageparticulier #k2Container.forfaits-internet-fixe .itemDetailLeftRowText,
.pageparticulier #k2Container .template-internet-fixe .itemDetailLeftRowText {
  color: #d50000;
}
.pageparticulier #k2Container.template-forfait .sign.phone,
.pageparticulier #k2Container.forfaits-internet-fixe .sign.phone,
.pageparticulier #k2Container .template-internet-fixe .sign.phone {
  background: url('../images/phone-ico.png') no-repeat center;
}
.pageparticulier #k2Container.template-forfait .sign.sms,
.pageparticulier #k2Container.forfaits-internet-fixe .sign.sms,
.pageparticulier #k2Container .template-internet-fixe .sign.sms {
  background: url('../images/sms-ico.png') no-repeat center;
}
.option-com-k2.menu-forfaits-particuliers #rt-main .rt-block {
  padding-top: 0px;
  margin-top: 0px;
}
.pageparticulier #k2Container.template-forfait .mobile-options h3,
.pageparticulier #k2Container.forfaits-categories .mobile-options h3,
.pageparticulier .rt-block.opt-comp-forf-part .mobile-options h3,
.pageparticulier .template-tv .mobile-options h3 {
  font-size: 18px;
  line-height: 1.2;
}
.pageparticulier #k2Container.template-forfait .option-title-plus-symbol,
.pageparticulier #k2Container.forfaits-categories .option-title-plus-symbol,
.pageparticulier .rt-block.opt-comp-forf-part .option-title-plus-symbol,
.pageparticulier .template-tv .option-title-plus-symbol {
  background-color: transparent;
  background: url('../images/plus-circled-ico.png') no-repeat center;
  width: 22px;
  display: inline-block;
  margin-right: 5px;
}
.pageparticulier #k2Container.template-forfait .item-option,
.pageparticulier #k2Container.forfaits-categories .item-option,
.pageparticulier .rt-block.opt-comp-forf-part .item-option,
.pageparticulier .template-tv .item-option {
  border: 1px solid #d81920;
  margin-right: 5px;
  margin-bottom: 5px;
  min-height: 7em;
  transition: all 0.5s;
}
.pageparticulier #k2Container.template-forfait .options-compatibles .item-option > a::after,
.pageparticulier #k2Container.forfaits-categories .options-compatibles .item-option > a::after,
.pageparticulier .rt-block.opt-comp-forf-part .options-compatibles .item-option > a::after,
.pageparticulier .template-tv .options-compatibles .item-option > a::after {
  bottom: 5px;
  content: "\e021";
  font-family: 'IcoMoon';
  font-size: 15px;
  position: absolute;
  right: 10px;
}
.pageparticulier #k2Container.template-forfait .disable .item-option,
.pageparticulier #k2Container.forfaits-categories .disable .item-option,
.pageparticulier .rt-block.opt-comp-forf-part .disable .item-option,
.pageparticulier .template-tv .disable .item-option {
  border: 1px solid #aaaaaa;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}
.pageparticulier #k2Container.template-forfait .disable .item-option-name,
.pageparticulier #k2Container.forfaits-categories .disable .item-option-name,
.pageparticulier .rt-block.opt-comp-forf-part .disable .item-option-name,
.pageparticulier .template-tv .disable .item-option-name {
  color: #aaaaaa;
}
.pageparticulier #k2Container.template-forfait .item-option-name,
.pageparticulier #k2Container.forfaits-categories .item-option-name,
.pageparticulier .rt-block.opt-comp-forf-part .item-option-name,
.pageparticulier .template-tv .item-option-name {
  width: 100%;
  height: 42px;
  background-color: #efefef;
  color: #d81920;
  font-size: 17px;
  text-align: center;
  display: table;
}
.pageparticulier #k2Container.template-forfait .item-option-name div,
.pageparticulier #k2Container.forfaits-categories .item-option-name div,
.pageparticulier .rt-block.opt-comp-forf-part .item-option-name div,
.pageparticulier .template-tv .item-option-name div {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
}
.pageparticulier #k2Container.template-forfait .item-option-price,
.pageparticulier #k2Container.forfaits-categories .item-option-price,
.pageparticulier .rt-block.opt-comp-forf-part .item-option-price,
.pageparticulier .template-tv .item-option-price {
  width: 100%;
  height: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 13px;
  text-align: center;
  line-height: 1.2;
}
.pageparticulier #k2Container.template-forfait .item-option-price-number,
.pageparticulier #k2Container.forfaits-categories .item-option-price-number,
.pageparticulier .rt-block.opt-comp-forf-part .item-option-price-number,
.pageparticulier .template-tv .item-option-price-number {
  font-size: 24px;
}
.pageparticulier #k2Container.template-forfait .item-option-price-currency,
.pageparticulier #k2Container.forfaits-categories .item-option-price-currency,
.pageparticulier .rt-block.opt-comp-forf-part .item-option-price-currency,
.pageparticulier .template-tv .item-option-price-currency {
  vertical-align: top;
}
.pageparticulier #k2Container.forfaits-internet-fixe .item_price_footer {
  padding-top: 45px;
}
.pageparticulier .rt-block.opt-comp-forf-part .module-title {
  background: url('../images/plus-circled-ico.png') no-repeat left;
}
.pageparticulier .rt-block.opt-comp-forf-part .module-title .title {
  color: #303030;
  font-size: 18px;
  font-weight: normal;
  margin-left: 5px;
  line-height: 30px;
  padding-top: 10px;
}
.pageparticulier #optionshere .rt-block.opt-comp-forf-part .module-title .title {
  padding-top: 0px;
}
.breadcrumb #id_15entmonacofrancepackages,
.breadcrumb #id_16enteuropepackages,
.breadcrumb #id_17entinternationalpackages,
.breadcrumb #id_32forfaitsparticuliersmonacofrance,
.breadcrumb #id_33forfaitsparticuliersinternational,
.breadcrumb #id_34forfaitsparticulierscle4g,
.breadcrumb #id_28articlesimple,
.breadcrumb #id_106articleassistancelabox,
.breadcrumb #id_110articleassistancemonprofil,
.breadcrumb #id_109articleassistancemobile,
.breadcrumb #id_108articleassistancethd,
.breadcrumb #id_107articleassistanceuhd,
.breadcrumb #id_86laboxoffre,
.breadcrumb #id_91laboxoffre {
  display: none;
}
.breadcrumb #id_21tvmainpacks {
  display: none;
}
.pageentreprise #optionshere #rt-content-bottom,
.pageparticulier #optionshere #rt-content-bottom {
  overflow: visible;
  padding-top: 20px;
}
.pageentreprise #k2Container .mobile-options h3,
.pageentreprise .rt-block.opt-comp-forf-part .mobile-options h3 {
  font-size: 18px;
  line-height: 1.2;
}
.pageentreprise #k2Container .option-title-plus-symbol,
.pageentreprise .rt-block.opt-comp-forf-part .option-title-plus-symbol {
  background-color: transparent;
  background: url('../images/plus-circled-ico-pro.png') no-repeat center;
  width: 22px;
  display: inline-block;
  margin-right: 5px;
}
.pageentreprise #k2Container .item-option,
.pageentreprise .rt-block.opt-comp-forf-part .item-option {
  border: 1px solid #266fa0;
  margin-right: 5px;
  margin-bottom: 5px;
  min-height: 7em;
  transition: all 0.5s;
}
.pageentreprise #k2Container .item-option-name,
.pageentreprise .rt-block.opt-comp-forf-part .item-option-name {
  width: 100%;
  height: 42px;
  background-color: #efefef;
  color: #266fa0;
  font-size: 17px;
  text-align: center;
  display: table;
}
.pageentreprise #k2Container .disable .item-option,
.pageentreprise .rt-block.opt-comp-forf-part .disable .item-option {
  border: 1px solid #aaaaaa;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}
.pageentreprise #k2Container .disable .item-option-name,
.pageentreprise .rt-block.opt-comp-forf-part .disable .item-option-name {
  color: #aaaaaa;
}
.pageentreprise #k2Container .item-option-name div,
.pageentreprise .rt-block.opt-comp-forf-part .item-option-name div {
  display: table-cell;
  vertical-align: middle;
  padding-left: 15px;
  padding-right: 15px;
}
.pageentreprise #k2Container .item-option-price,
.pageentreprise .rt-block.opt-comp-forf-part .item-option-price {
  width: 100%;
  height: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 13px;
  text-align: center;
  line-height: 1.2;
}
.pageentreprise #k2Container .item-option-price-number,
.pageentreprise .rt-block.opt-comp-forf-part .item-option-price-number {
  font-size: 24px;
}
.pageentreprise #k2Container .item-option-price-currency,
.pageentreprise .rt-block.opt-comp-forf-part .item-option-price-currency {
  vertical-align: top;
}
.pageentreprise #k2Container.template-forfait .clickRevealparticuliers {
  outline: 1px solid #07395c;
  padding-bottom: 25px;
}
.pageentreprise #k2Container.template-forfait .itemContainer:hover .clickRevealparticuliers {
  box-shadow: 0 1px 3px 3px #969696;
  -webkit-box-shadow: 0 1px 3px 3px #969696;
  -moz-box-shadow: 0 1px 3px 3px #969696;
  -ms-filter: progid:DXImageTransform.Microsoft.Shadow(color=#969696,Direction=145,Strength=1);
}
.pageentreprise #k2Container.template-forfait .cat_descriptionPart {
  color: #07395c;
  background-color: #efefef;
}
.pageentreprise #k2Container.template-forfait .itemContainer:hover .cat_descriptionPart {
  color: #ffffff;
  background-color: #07395c;
}
.pageentreprise #k2Container.template-forfait .item_price {
  color: #07395c;
}
.pageentreprise #k2Container.template-forfait .sc_subCategory_btn {
  background-color: #242424;
  color: #ffffff;
}
.pageentreprise #k2Container.template-forfait .sc_detail_btn {
  background-color: #242424;
  color: #ffffff;
}
.pageentreprise #k2Container.template-forfait .itemContainer:hover .sc_subCategory_btn {
  color: #ffffff;
  background-color: #266fa0;
}
.pageentreprise #k2Container.template-forfait .textHighlight {
  color: #266fa0;
}
.pageentreprise #k2Container.template-forfait .plusSign {
  height: 13px;
  background: url('../images/plusSign.png') no-repeat center;
  background-color: transparent;
  padding: 10px 0px;
}
.pageentreprise #k2Container.template-forfait .itempricebackground {
  background: url('../images/cadre-prix-forfait-pro.png') no-repeat center;
  background-color: #07395c;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .pageentreprise #k2Container.template-forfait .itempricebackground {
    float: right;
  }
}
.pageentreprise #k2Container.template-forfait .itemDetailLeftRowText {
  color: #266fa0;
}
.pageentreprise #k2Container.template-forfait .sign.phone {
  background: url('../images/phone-ico-pro.png') no-repeat center;
}
.pageentreprise #k2Container.template-forfait .sign.sms {
  background: url('../images/sms-ico-pro.png') no-repeat center;
}
.pageentreprise #k2Container.forfaits-internet-fixe .item_price_footer {
  padding-top: 45px;
}
.pageentreprise .rt-block.opt-comp-forf-part .module-title {
  background: url('../images/plus-circled-ico-pro.png') no-repeat left;
}
.pageentreprise .rt-block.opt-comp-forf-part .module-title .title {
  color: #303030;
  font-size: 18px;
  font-weight: normal;
  margin-left: 5px;
  line-height: 30px;
}
.pageentreprise .options-compatibles .item-option > a::after {
  bottom: 5px;
  content: "\e021";
  font-family: 'IcoMoon';
  font-size: 15px;
  position: absolute;
  right: 10px;
}
.pageentreprise #k2Container .template-internet-fixe .clickRevealparticuliers {
  outline: 1px solid #266fa0;
  padding-bottom: 25px;
}
.pageentreprise #k2Container .template-internet-fixe .itemContainer:hover .clickRevealparticuliers {
  box-shadow: 0 1px 3px 3px #969696;
  -webkit-box-shadow: 0 1px 3px 3px #969696;
  -moz-box-shadow: 0 1px 3px 3px #969696;
  -ms-filter: progid:DXImageTransform.Microsoft.Shadow(color=#969696,Direction=145,Strength=1);
}
.pageentreprise #k2Container .template-internet-fixe .cat_descriptionPart {
  color: #266fa0;
  background-color: #efefef;
}
.pageentreprise #k2Container .template-internet-fixe .itemContainer:hover .cat_descriptionPart {
  color: #ffffff;
  background-color: #07395c;
}
.pageentreprise #k2Container .template-internet-fixe .item_price {
  color: #266fa0;
}
.pageentreprise #k2Container .template-internet-fixe .sc_subCategory_btn {
  background-color: #242424;
  color: #ffffff;
}
.pageentreprise #k2Container .template-internet-fixe .sc_detail_btn {
  background-color: #242424;
  color: #ffffff;
}
.pageentreprise #k2Container .template-internet-fixe .itemContainer:hover .sc_subCategory_btn {
  color: #ffffff;
  background-color: #07395c;
}
.pageentreprise #k2Container .template-internet-fixe .textHighlight {
  color: #266fa0;
}
.pageentreprise #k2Container .template-internet-fixe .plusSign {
  height: 13px;
  background: url('../images/plusSign.png') no-repeat center;
  background-color: transparent;
  padding: 10px 0px;
}
.pageentreprise #k2Container .template-internet-fixe .itempricebackground {
  background: url('../images/cadre-prix-forfait-pro.png') no-repeat center;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .pageentreprise #k2Container .template-internet-fixe .itempricebackground {
    float: right;
    margin-left: 20px;
  }
}
.pageentreprise #k2Container .template-internet-fixe .itempricebackground .euro {
  font-size: 30px;
  position: relative;
  top: -15px;
}
.pageentreprise #k2Container .template-internet-fixe .itemDetailLeftRowText {
  color: #266fa0;
}
.pageentreprise #k2Container .template-internet-fixe .sign.phone {
  background: url('../images/phone-ico.png') no-repeat center;
}
.pageentreprise #k2Container .template-internet-fixe .sign.sms {
  background: url('../images/sms-ico.png') no-repeat center;
}
.pageparticulier .template-tv .flagimagetv,
.pageparticulier .template-tv-detail .flagimagetv {
  width: 25px !important;
  height: 25px;
  border: 1px solid #d50000;
  overflow: hidden;
  border-radius: 15px;
  padding: 0;
  margin-top: 7px;
  margin-right: 7px;
  display: block !important;
  float: right;
}
.pageparticulier .template-tv [class*=list-type-],
.pageparticulier .template-tv-detail [class*=list-type-] {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
.pageparticulier .template-tv ul[class*=list-type-] > li,
.pageparticulier .template-tv-detail ul[class*=list-type-] > li {
  position: relative;
}
.pageparticulier .template-tv ul[class*=list-type-] > li:before,
.pageparticulier .template-tv-detail ul[class*=list-type-] > li:before {
  font-family: tk-webfont !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d81920;
  position: absolute;
}
.pageparticulier .template-tv .list-type-one li,
.pageparticulier .template-tv-detail .list-type-one li {
  padding: 0 0 2px 15px;
  font-size: 16px;
  font-weight: 400;
  font-family: robotolight;
  color: #d71a20;
}
.pageparticulier .template-tv .list-type-one > li:before,
.pageparticulier .template-tv-detail .list-type-one > li:before {
  content: "e";
  font-size: 9px;
  left: 0px;
  top: 8px;
  font-weight: bold;
}
.pageparticulier .template-tv .tv-pack-name,
.pageparticulier .template-tv-detail .tv-pack-name {
  border-bottom: none;
  font-size: 26px;
  font-weight: lighter;
  line-height: 10px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.pageparticulier .template-tv .tv_item_package,
.pageparticulier .template-tv-detail .tv_item_package {
  width: 100%;
  height: auto;
  margin-top: 15px;
  margin-bottom: 15px;
  float: left;
}
.pageparticulier .template-tv .tv-item-pack-right,
.pageparticulier .template-tv-detail .tv-item-pack-right {
  display: block;
  width: 182px;
  height: 182px;
  margin-left: 0px;
  float: right;
  background-color: #d50000;
  color: white;
  text-align: center;
}
.pageparticulier .template-tv .itemDetailLeftRowText,
.pageparticulier .template-tv-detail .itemDetailLeftRowText {
  color: #d50000;
  font-size: 18px;
}
.pageparticulier .template-tv .itempricebackground,
.pageparticulier .template-tv-detail .itempricebackground {
  width: 182px;
  height: 182px;
  background: url('../images/cadre-prix-forfait.png') no-repeat center;
  background-color: #db0000;
  text-align: center;
  color: #ffffff;
  display: table;
}
.pageparticulier .template-tv .item_price_block,
.pageparticulier .template-tv-detail .item_price_block {
  color: #ffffff;
  font-size: 16px;
  font-family: robotolight;
  display: table-cell;
  vertical-align: middle;
  font-style: italic;
}
.pageparticulier .template-tv .item_price,
.pageparticulier .template-tv-detail .item_price {
  font-size: 70px;
  display: table;
  margin: 0px auto;
  line-height: 0.9;
  font-style: initial;
}
.pageparticulier .template-tv .item_price_detail::after,
.pageparticulier .template-tv-detail .item_price_detail::after {
  content: "€";
  font-size: 38px;
  position: absolute;
}
.pageparticulier .template-tv .item_cents_detail,
.pageparticulier .template-tv-detail .item_cents_detail {
  font-size: 24px;
  padding-top: 2px;
  font-style: initial;
  position: relative;
}
.pageparticulier .template-tv .item_currency_detail,
.pageparticulier .template-tv-detail .item_currency_detail {
  font-style: initial;
  font-size: 38px;
}
.pageparticulier .template-tv .item_price_footer,
.pageparticulier .template-tv-detail .item_price_footer {
  position: absolute;
  width: 182px;
  padding-top: 30px;
}
.pageparticulier .template-tv .tv-item-pack-left,
.pageparticulier .template-tv-detail .tv-item-pack-left {
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: auto;
}
@media only screen and (max-width: 767px) {
  .pageparticulier .template-tv .tv_item_package,
  .pageparticulier .template-tv-detail .tv_item_package {
    padding-left: 0px !important;
  }
  .pageparticulier .template-tv .tv-item-pack-right,
  .pageparticulier .template-tv-detail .tv-item-pack-right {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .pageparticulier .template-tv .tv-item-pack-left-value-row,
  .pageparticulier .template-tv-detail .tv-item-pack-left-value-row {
    text-align: center;
  }
  .pageparticulier .template-tv .tvBoxImage,
  .pageparticulier .template-tv-detail .tvBoxImage {
    margin-left: auto;
    margin-right: auto;
  }
  .pageparticulier .template-tv .buttonDivTV,
  .pageparticulier .template-tv-detail .buttonDivTV {
    margin-bottom: 20px;
  }
  .pageparticulier .template-tv .line-separator,
  .pageparticulier .template-tv-detail .line-separator {
    width: 100% !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .pageparticulier .template-tv .tv-item-pack-left-values,
  .pageparticulier .template-tv-detail .tv-item-pack-left-values {
    width: auto;
    height: auto;
    float: left;
    max-width: 375px;
  }
  .pageparticulier .template-tv .tv-item-pack-left-boximage,
  .pageparticulier .template-tv-detail .tv-item-pack-left-boximage {
    width: 207px;
    float: right;
  }
}
@media only screen and (min-width: 960px) {
  .pageparticulier .template-tv .tv-item-pack-left-values,
  .pageparticulier .template-tv-detail .tv-item-pack-left-values {
    width: auto;
    height: auto;
    float: left;
    max-width: 490px;
  }
  .pageparticulier .template-tv .tv-item-pack-left-boximage,
  .pageparticulier .template-tv-detail .tv-item-pack-left-boximage {
    width: 207px;
    float: right;
    padding-left: 10px;
  }
}
.pageparticulier .template-tv .tv-item-pack-left-value-row,
.pageparticulier .template-tv-detail .tv-item-pack-left-value-row {
  width: 100%;
  padding-top: 10px;
  float: right;
}
.pageparticulier .template-tv h2,
.pageparticulier .template-tv-detail h2 {
  padding: 0px 0 10px 0;
}
.pageparticulier .template-tv .tv_item_package {
  padding-left: 10px;
}
.pageparticulier .template-tv .tv-options {
  margin-bottom: 40px;
}
.pageparticulier .template-tv .tv_item_package {
  border: 1px solid #d50000;
}
.pageparticulier .template-tv .tv-item-pack-left-canal-plus {
  padding-top: 15px;
  padding-left: 30px;
}
.pageparticulier .template-tv .line-separator {
  height: 1px;
  width: 80%;
  margin-top: 7px;
  margin-bottom: 5px;
  background: #717171;
  border-bottom: 1px solid #E5E5E5;
}
.pageparticulier .template-tv .tvBoxImage {
  width: 207px;
  height: 130px;
  background: url('../images/tvBoxImage.png') no-repeat center;
  background-color: transparent;
}
.pageparticulier .template-tv .tv_sc_subCategory_btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  background: #242424;
  padding: 5px 20px 5px 20px;
  text-decoration: none;
  text-align: center;
  border: none;
}
.pageparticulier .template-tv .tv_sc_subCategory_btn:hover {
  background: #bb1219;
}
.pageparticulier .template-tv .tv_sc_subCategory_btn:active {
  background: #d50000;
}
.pageparticulier .template-tv .buttonDivTV {
  text-align: center;
}
.pageparticulier .template-tv h2 {
  padding: 0px 0 10px 0;
}
.pageparticulier .template-tv .item-option-pack-tv {
  border: 1px solid #d81920;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: white;
  position: relative;
  z-index: 10;
}
.pageparticulier .template-tv .item-option-pack-tv.selected {
  border-bottom: none;
  padding-bottom: 10px;
}
.pageparticulier .template-tv .item-option-pack-tv.selected:not([id])::after {
  background-color: #FFF;
  bottom: -3px;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: calc(97%);
}
.pageparticulier .template-tv .item-option-pack-tv.pack_content_details {
  border: 1px solid #d81920;
  padding: 30px;
  position: relative;
  z-index: 0;
  display: block;
  clear: both;
}
.pageparticulier .template-tv .item-option-pack-tv.pack_content_details.selected {
  top: -6px;
}
@media only screen and (min-width: 960px) {
  .pageparticulier .template-tv .rt-grid-3.clickRevealPack {
    width: 240px;
  }
}
.pageparticulier .template-tv .item-option-pack-tv-name {
  width: 100%;
  height: 42px;
  background-color: #efefef;
  color: #d81920;
  font-size: 17px;
  text-align: center;
  display: table;
}
.pageparticulier .template-tv .item-option-pack-tv-name div {
  display: table-cell;
  vertical-align: middle;
}
.pageparticulier .template-tv .item-option-pack-tv-price {
  width: 100%;
  height: 30px;
  padding-top: 5px;
  padding-bottom: 3px;
  font-size: 13px;
  text-align: center;
  line-height: 1.2;
}
.pageparticulier .template-tv .item-option-pack-tv-price-number {
  font-size: 24px;
}
.pageparticulier .template-tv .item-option-pack-tv-price-currency {
  vertical-align: top;
}
.pageparticulier .template-tv-detail {
  border-bottom: none;
}
.pageparticulier .template-tv-detail .tv_item_package {
  padding-left: 0px;
}
#insert_tv_module .nav-tabs {
  display: block;
  height: 14px;
  border: none;
}
#insert_tv_module .tab-content {
  padding: 10px;
  background-color: #EEEEEE;
  margin-bottom: 40px;
}
#insert_tv_module .tab-content > div {
  padding: 10px;
  background-color: #FFFFFF;
}
#insert_tv_module .nav-tabs  a {
  border-color: #eeeeee;
  color: black;
  font-weight: 500;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border-image: none;
  border-style: solid;
  border-width: 2px;
  padding: 6px 10px;
  font-size: 13px;
}
#insert_tv_module .nav-tabs > .active > a {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #d81920;
  background-color: #eeeeee;
}
#insert_tv_module .nav-tabs > .active > a:hover {
  color: #d81920;
}
@media only screen and (max-width: 959px) {
  #insert_tv_module .nav-tabs {
    display: block;
    height: auto;
    width: 25%;
    border: none;
    float: left;
  }
  #insert_tv_module .nav-tabs li {
    width: 100%;
  }
  #insert_tv_module .tab-content {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 75%;
    float: left;
    display: block;
    min-height: 226px;
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    border: 10px solid #EEEEEE;
  }
}
@media only screen and (max-width: 767px) {
  #insert_tv_module .nav-tabs {
    width: 100%;
    margin: 0px;
    padding: 0px;
  }
  #insert_tv_module .tab-content {
    width: 100%;
    margin-bottom: 15px;
  }
}
.mylienutile {
  display: none;
}
.option-com-selfcarewrapper #rt-main .rt-block {
  padding: 0px;
  margin: 0px;
}
.option-com-selfcarewrapper #rt-breadcrumbs .rt-block {
  padding-left: 0px;
  margin-left: 0px;
}
#rt-main .rt-block {
  padding-top: 0px;
}
.left-separator-arrow {
  font-family: tk-webfont;
  font-size: 35px;
  color: #d6d6d6;
  float: left;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}
.rt-error-content-404 {
  float: right;
}
.rt-logo-404 {
  background-image: url("/images/logo-entreprise.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70%;
  float: left;
  height: 200px;
  width: 200px;
}
.rt-404 {
  margin-top: 30%;
  margin-left: 10%;
  margin-right: 10%;
}
ul.menu {
  list-style: outside none none;
  margin: 0px;
  padding: 0px;
}
#rt-main .gbs3 .chronoform  h2.item-title {
  font-family: Roboto, FreeSans, Arial, sans-serif !important;
  font-weight: 200 !important;
  font-size: 26px !important;
}
.pageparticulier #rt-content-top .rt-block {
  margin: 0px;
  padding: 0px;
}
.menu-actualites.pageparticulier #rt-content-top .rt-block {
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  padding: 0px;
}
.promo-image {
  float: left;
  margin: -10px 10px -30px -40px;
  width: 30%;
}
.promo-image img {
  max-width: 100%;
}
.promo-desc {
  padding-top: 10px;
}
.promo h1 {
  position: relative;
  font-size: 3.9em;
  line-height: 1.2em;
}
.promo p {
  font-size: 1.5em;
  line-height: 1.7em;
}
.promo .readon {
  margin-top: 10px;
}
.gantry-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  *padding-top: 19px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.gantry-example .table,
.gantry-example .well,
.gantry-example blockquote {
  margin-bottom: 5px;
}
.gantry-example .lead {
  font-size: 18px;
  line-height: 24px;
}
.gantry-example > p:last-child {
  margin-bottom: 0;
}
.gantry-example + .prettyprint {
  margin-top: -20px;
  padding-top: 15px;
}
.gantry-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #fff;
  border: 1px solid #dddddd;
  color: #9da0a4;
  border-radius: 4px 0 4px 0;
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  border-radius: 4px 0 4px 0;
  font-style: normal;
}
form.gantry-example {
  padding-bottom: 19px;
}
.gantry-img img,
img.gantry-img {
  max-width: 100%;
  height: auto;
}
.powered-by {
  display: block;
  width: 120px;
  height: 32px;
  margin: 0 auto;
  opacity: 0.8;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.powered-by:hover {
  opacity: 1;
}
#gantry-totop {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#rt-accessibility .rt-desc {
  float: left;
  margin-right: 8px;
  font-weight: bold;
}
#rt-accessibility #rt-buttons .button {
  line-height: 1em;
  padding: 0;
  width: 14px;
  height: 14px;
  text-align: center;
}
#rt-accessibility #rt-buttons .small {
  font-size: inherit;
}
#rt-accessibility #rt-buttons .small .button:after {
  content: '-';
}
#rt-accessibility #rt-buttons .large .button:after {
  content: '+';
}
ul.menu li.active.current > a:before,
ul.menu li.active.current > .item:before,
ul.menu li.active.current > .separator:before,
ul.menu li#current.active > a:before,
ul.menu li#current.active > .item:before,
ul.menu li#current.active > .separator:before {
  content: none;
}
ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before {
  content: none;
}
div.catItemImageBlock {
  float: left;
}
.mymobileitem span.catItemImage {
  display: block;
  float: left;
  margin: 10px 12px 8px 2px;
  max-width: 100%;
  position: relative;
  text-align: center;
}
div.catItemImageBlock img {
  width: auto !important;
}
.myadress {
  font-weight: bold;
}
.profilrdv label {
  text-align: left !important;
  vertical-align: middle !important;
}
.gbs3 label {
  font-weight: normal;
}
.menumymainmenu {
  font-weight: 500;
  font-size: 16px;
}
@media only screen and (max-width: 959px) {
  .menumymainmenu {
    font-size: 13px;
  }
}
.gf-menu.l1 > li > .item {
  font-weight: 300;
  font-size: 18px;
}
#rt-fullscreen {
  max-width: 960px;
  margin: auto;
}
#rt-fullscreen .rt-block {
  margin: 0;
  padding: 0;
}
#rt-fullscreen .rt-alpha {
  width: 100%;
}
.layout-slideshow .sprocket-features-pagination li,
.layout-slideshow .sprocket-features-arrows .arrow {
  color: #2c2c2c !important;
  background: none !important;
}
.layout-slideshow .sprocket-features-arrows .arrow {
  font-size: 72px !important;
  font-weight: 200;
}
.k2SearchBlock {
  border-top: 1px solid #959595;
}
.k2SearchBlockForm {
  margin-top: 15px;
}
.mymenu {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
#rt-top .rt-block {
  padding: 0 0 0 0;
  margin: 10px 0 0 0;
}
.mylangue {
  text-align: right;
  padding-right: 15px;
}
.mylangue li {
  display: inline;
}
.mylangue a {
  text-decoration: none;
}
.mylangue img {
  padding-left: 10px;
}
.mymenu .nav > li > a:hover {
  background-color: #ffffff;
}
.module-title h2 {
  padding: 10px 5px 10px 20px;
  color: #ffffff;
  border: 0px;
  box-shadow: none;
  margin: 0;
}
.module-title {
  background: none repeat scroll 0 0 #d81920;
}
#rt-breadcrumbs .module-title {
  background: none;
  display: none;
}
#rt-breadcrumbs .rt-block {
  padding: 10px 15px 0px 15px;
}
.acymailing_form .inputbox {
  height: 25px;
  width: 325px;
  border-radius: 15px !important;
}
#selfcareWrapper-container div.acymailing_module_success {
  background-color: transparent;
}
.itemListCategory .title,
.component-content h2 {
  border-bottom: none !important;
  box-shadow: none !important;
  text-shadow: none !important;
  font-weight: 200;
}
div.itemListCategory {
  background: none;
  border: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.catItemAttachments a {
  background: url("../images/k2pj.jpg") no-repeat #242424;
  padding: 5px 5px 4px 35px;
  color: #ffffff;
}
.catItemAttachments a:hover {
  color: #ffffff;
}
.k2Pagination li {
  margin: 0 5px 0 5px;
  min-width: 10px;
  line-height: 25px;
}
.k2Pagination .pagenav,
.k2Pagination .pagination-start span {
  color: #ffffff;
}
.pagination-prev,
.pagination-start,
.pagination-next,
.pagination-end,
span.pagenav,
a.pagenav {
  padding: 4px !important;
}
@media only screen and (max-width: 490px) {
  .pagination-prev,
  .pagination-start,
  .pagination-next,
  .pagination-end {
    display: block !important;
  }
}
.pagination-prev span.pagenav,
.pagination-start span.pagenav,
.pagination-next span.pagenav,
.pagination-end span.pagenav {
  background: none repeat scroll 0 0 #000000;
}
span.pagenav {
  background: none repeat scroll 0 0 #d51000;
  padding: 4px 9px !important;
}
.pageentreprise span.pagenav {
  background: none repeat scroll 0 0 #07395c;
}
.k2Pagination a {
  background: none repeat scroll 0 0 #242424 !important;
  padding: 4px 9px !important;
}
.k2Pagination ul {
  margin: 0px;
}
.k2Pagination a:hover {
  background: none repeat scroll 0 0 #d50000 !important;
}
.pageentreprise .k2Pagination a:hover {
  background: none repeat scroll 0 0 #07395c !important;
}
.pageassistance .k2Pagination a:hover {
  background: none repeat scroll 0 0 #afa07f !important;
}
.pagemonaco .k2Pagination a:hover {
  background: none repeat scroll 0 0 #5f5f5f !important;
}
.pageoperateur .k2Pagination a:hover {
  background: none repeat scroll 0 0 #00645d !important;
}
div.catItemAttachmentsBlock {
  padding-bottom: 20px;
}
h3 {
  border-bottom: none;
  font-weight: normal;
  line-height: 30px;
}
.catItemImageboutique img {
  border-right: 6px solid #d81920;
  margin: 0 20px 0px 0;
  width: 100%;
  height: auto;
}
.catItemImageBlockboutique {
  float: left;
}
.catItemBodyboutique {
  background: none repeat scroll 0 0 #f7f7f7 !important;
  border: 1px solid #ececec;
  padding: 0 0 0 0;
}
.catItemBodyboutique .catItemExtraFields {
  border: none;
  margin: 0 0 0 0;
  padding: 10px 10px 0 0;
}
.pageoperateur #k2Container div.itemContainerLast {
  float: none;
}
#k2Container .itemImageBlock {
  margin-bottom: 0px;
}
#k2Container h2 {
  padding-bottom: 0px;
}
.myfilter label {
  display: inline;
  float: left;
  line-height: 30px;
  padding-right: 10px;
  width: 150px;
  text-align: right;
}
.myfilter form {
  background: none repeat scroll 0 0 #efefef !important;
  padding: 10px 10px 10px 10px;
}
select {
  font-size: 15px !important;
  font-weight: 300 !important;
}
.styled-select,
#fin-IDtheme,
#fin-IDlangue,
#fin-IDtype {
  overflow: hidden;
  background: url("../images/combo.png") no-repeat 96% 0 #ffffff;
  height: 29px;
  width: 310px;
}
.select_filter_k2 {
  width: 50%;
}
.k2FilterSelect {
  width: 50%;
}
.styled-select select,
#fin-IDtheme select,
#fin-IDlangue  select,
#fin-IDtype select {
  background: transparent;
  border: none;
  font-size: 14px;
  height: 29px;
  padding: 5px;
  width: 310px;
}
.styled-select.slate,
#fin-IDtheme,
#fin-IDlangue,
#fin-IDtype {
  background: url("../images/combo.png") no-repeat right center #ffffff;
  height: 30px;
  width: 310px;
}
@media only screen and (max-width: 767px) {
  .styled-select.slate,
  #fin-IDtheme,
  #fin-IDlangue,
  #fin-IDtype {
    background: url("../images/combo.png") no-repeat right center #ffffff;
    height: 30px;
    width: 100%;
  }
  .select_filter_k2 {
    width: 100%;
  }
  .k2FilterSelect {
    width: 100% !important;
  }
  .k2Filter div.k2FilterSelect .k2FilterSelectInner {
    margin: 0 0px 10px 0 !important;
  }
}
.styled-select.slate select,
#fin-IDtheme select,
#fin-IDlangue select,
#fin-IDtype select {
  border: none;
  font-size: 16px;
  height: 34px;
  width: 310px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: initial;
}
.styled-select.slate select {
  height: 22px;
}
span.catItemImage img {
  border: none;
}
.mymobileitem {
  border: 1px solid #d7d7d7;
  margin: 4px 4px 4px 4px;
  padding: 0 !important;
  display: block;
}
.mymobileitem span.catItemImage {
  margin: 0;
  padding: 0;
}
.mymobileitem .mynom {
  background: none repeat scroll 0 0 #ececec !important;
  padding: 10px 0px 10px 10px;
  float: left;
  display: block;
  width: 75%;
}
.mymobileitem .mynom a {
  color: #1e1e1e;
}
.mymobileitem .myligne {
  float: left;
}
.mymobileitem .catItemImageBlock {
  float: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.mymobileitem h3.catItemTitle {
  white-space: nowrap;
  line-height: 20px;
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  font-weight: 500;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.myplus {
  position: relative;
  background: none repeat scroll 0 0 #d7d7d7;
  text-align: center;
  width: 25px;
  width: 10%;
  float: right;
  height: 50px;
  padding-top: 24px;
  color: #ffffff;
  font-weight: bold;
}
.plushover {
  box-shadow: 0 2px 6px #969696;
  -webkit-box-shadow: 0 2px 6px #969696;
  -moz-box-shadow: 0 2px 6px #969696;
  -ms-filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696',Direction=145,Strength=3);
}
.plushoverbg {
  background-color: #d81920;
}
.pageentreprise .plushoverbg {
  background-color: #07395c;
}
.myplus a,
.myplus a:hover {
  color: #ffffff;
}
.myconteneur {
  width: 100%;
  height: 74px;
  background: none repeat scroll 0 0 #ececec;
}
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  background: url("../images/featuredItem.png") no-repeat scroll 100% 0 rgba(0,0,0,0) !important;
}
div.itemExtraFields,
span.itemImage img {
  border: 0px;
}
.itemExtraFieldsLabel,
.itemExtraFieldsValue {
  font-size: 12px;
}
.mymobilefulltext {
  margin-top: 10px;
}
.option-com-userselfcare .component-content h1 {
  margin-bottom: 25px;
}
.option-com-userselfcare .component-content h3 {
  border-bottom: 1px solid #c0c0c0 !important;
  padding-bottom: 0px;
  font-size: 19px;
  padding-bottom: 14px;
}
.option-com-userselfcare  .component-content .password-stuff h2 {
  border-bottom: none !important;
  padding-bottom: 0px;
}
.option-com-selfcarewrapper #rt-main .rt-block,
.option-com-userselfcare #rt-main .rt-block {
  padding-top: 0px;
}
.plan-separator {
  border-bottom: 1px solid #ababab;
  float: left;
  width: 80%;
  position: relative;
  left: 25px;
  margin-top: 15px;
}
.itemContainerLast {
  padding-bottom: 15px;
}
.subCategoryContainer {
  margin-bottom: 15px !important;
}
.pageentreprise.option-com-k2 .rt-block,
.pageparticulier.option-com-k2.menu-forfaits-particuliers .rt-block,
.pageparticulier.option-com-k2.menu-forfaits-2 #rt-main .rt-block {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
.rt-block.mymenu {
  width: 100%;
}
.menu-parametres-du-compte .helppassword {
  background-color: #d81920;
  color: white;
  font-weigth: bold;
  padding: 3px 8px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  position: relative;
  top: -3px;
}
.menu-parametres-du-compte .tooltip {
  display: block;
  width: 270px;
  line-height: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: 600px !important;
}
.menu-parametres-du-compte .tooltip-inner {
  background-color: #EEE;
  border: 1px solid #CCC;
  color: #000;
  max-width: 270px;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  text-align: left;
}
.menu-parametres-du-compte .tooltip.right .tooltip-arrow {
  border-right-color: #d81920;
}
.menu-parametres-du-compte .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #d81920;
}
.menu-parametres-du-compte .tooltip.left .tooltip-arrow {
  border-left-color: #d81920;
}
.menu-parametres-du-compte .tooltip.in {
  opacity: 1;
}
.menu-inscription-newsletter #rt-content-bottom {
  margin: -20px 10px 10px 10px;
  padding: 0px 15px 15px 15px;
}
.menu-inscription-newsletter-pro #rt-content-bottom {
  margin-top: -20px;
}
#k2Container.newsletter {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#selfcareWrapper-container > .block {
  margin: 0 !important;
}
#selfcareWrapper-container .block > div.block-title {
  background-color: #ffffff;
  border-bottom: 2px solid #d50000;
  color: #d50000;
  font-size: 18px;
  font-weight: 300;
  padding: 10px 0 0;
}
#selfcareWrapper-container [class*=tk-icon],
#selfcare-modalBox [class*=tk-icon] {
  background-image: url(/images/sprite.png);
  background-repeat: no-repeat;
  text-indent: -99px;
  overflow: hidden;
}
#selfcareWrapper-container .tk-icon-user-icn,
#selfcare-modalBox .tk-icon-user-icn {
  background-position: -1px -1px;
  width: 31px;
  height: 31px;
  display: block;
}
#selfcareWrapper-container .tkicon-block {
  background: red none repeat scroll 0 0;
  display: inline-block;
  height: 31px;
  margin: 0 5px 0 0;
  text-align: center;
  vertical-align: middle;
  width: 31px;
}
#selfcareWrapper-container .tkicon-block {
  background-image: url("/images/sprite.png");
  background-position: -1px -65px;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -99px;
}
.pageentreprise #selfcareWrapper-container .tkicon-block {
  background-position: -1px -97px;
}
.tk-icon-search-icn {
  background-position: -95px -30px;
  width: 31px;
  height: 31px;
  display: block;
}
#selfcareWrapper-container [class*="tk-icon"] {
  background-image: url("/images/sprite.png");
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -99px;
}
[class*=tk-icon] {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  text-indent: -99px;
  overflow: hidden;
}
.pageparticulier .btn,
.pageentreprise .btn,
.pageoperateur .btn,
.pagemonaco .btn,
.pageassistance .btn {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 0;
  font-size: 16px;
  font-family: robotolight;
  color: #fff;
  background-color: #141414;
  vertical-align: middle;
  background-image: none;
  background-repeat: repeat-x;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  text-shadow: none;
  display: inline-block;
}
.pageparticulier .mybtn,
.pageentreprise .mybtn,
.pageoperateur .mybtn,
.pagemonaco .mybtn,
.pageassistance .mybtn {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  border: 0;
  font-size: 16px;
  font-family: robotolight;
  color: #fff;
  padding: 6px 22px;
  background-color: #141414;
  vertical-align: middle;
}
.pageparticulier .btn-xs,
.pageentreprise .btn-xs,
.pageoperateur .btn-xs,
.pagemonaco .btn-xs,
.pageassistance .btn-xs {
  font-size: 22px;
  background-color: #141414;
  padding: 4px 0px 0px 5px;
  margin: 0;
  height: 27px;
  border-radius: 0;
  font-family: robotolight;
  font-size: 15px;
}
.pageparticulier .btn-xs .tkicon-block,
.pageentreprise .btn-xs .tkicon-block,
.pageoperateur .btn-xs .tkicon-block,
.pagemonaco .btn-xs .tkicon-block,
.pageassistance .btn-xs .tkicon-block {
  float: right;
  margin: 0;
  padding: 0;
  width: 31px;
  height: 31px;
  background-image: url("/images/sprite.png");
  background-repeat: no-repeat;
  position: relative;
  left: 4px;
  top: -4px;
}
.pageparticulier .btn-xs .tk-icon,
.pageentreprise .btn-xs .tk-icon,
.pageoperateur .btn-xs .tk-icon,
.pagemonaco .btn-xs .tk-icon,
.pageassistance .btn-xs .tk-icon {
  width: 27px;
  height: 27px;
  margin: -2px;
}
.pageparticulier .btn-xs.btn-red .tkicon-block,
.pageentreprise .btn-xs.btn-red .tkicon-block,
.pageoperateur .btn-xs.btn-red .tkicon-block,
.pagemonaco .btn-xs.btn-red .tkicon-block,
.pageassistance .btn-xs.btn-red .tkicon-block {
  background-position: -42px -165px;
  display: block;
}
.pageparticulier .btn-xs.btn-red:hover .tkicon-block,
.pageparticulier .btn-xs.btn-red.hover .tkicon-block,
.pageentreprise .btn-xs.btn-red:hover .tkicon-block,
.pageentreprise .btn-xs.btn-red.hover .tkicon-block,
.pageoperateur .btn-xs.btn-red:hover .tkicon-block,
.pageoperateur .btn-xs.btn-red.hover .tkicon-block,
.pagemonaco .btn-xs.btn-red:hover .tkicon-block,
.pagemonaco .btn-xs.btn-red.hover .tkicon-block,
.pageassistance .btn-xs.btn-red:hover .tkicon-block,
.pageassistance .btn-xs.btn-red.hover .tkicon-block {
  background-position: -82px -165px;
  display: block;
}
.pageparticulier .btn-xs.btn-red:active .tkicon-block,
.pageparticulier .btn-xs.btn-red.active .tkicon-block,
.pageentreprise .btn-xs.btn-red:active .tkicon-block,
.pageentreprise .btn-xs.btn-red.active .tkicon-block,
.pageoperateur .btn-xs.btn-red:active .tkicon-block,
.pageoperateur .btn-xs.btn-red.active .tkicon-block,
.pagemonaco .btn-xs.btn-red:active .tkicon-block,
.pagemonaco .btn-xs.btn-red.active .tkicon-block,
.pageassistance .btn-xs.btn-red:active .tkicon-block,
.pageassistance .btn-xs.btn-red.active .tkicon-block {
  background-position: -120px -165px;
  display: block;
}
.pageparticulier .btn-xs.btn-brown .tkicon-block,
.pageentreprise .btn-xs.btn-brown .tkicon-block,
.pageoperateur .btn-xs.btn-brown .tkicon-block,
.pagemonaco .btn-xs.btn-brown .tkicon-block,
.pageassistance .btn-xs.btn-brown .tkicon-block {
  background-position: -154px -197px;
  display: block;
}
.pageparticulier .btn-xs.btn-brown:hover .tkicon-block,
.pageparticulier .btn-xs.btn-brown.hover .tkicon-block,
.pageentreprise .btn-xs.btn-brown:hover .tkicon-block,
.pageentreprise .btn-xs.btn-brown.hover .tkicon-block,
.pageoperateur .btn-xs.btn-brown:hover .tkicon-block,
.pageoperateur .btn-xs.btn-brown.hover .tkicon-block,
.pagemonaco .btn-xs.btn-brown:hover .tkicon-block,
.pagemonaco .btn-xs.btn-brown.hover .tkicon-block,
.pageassistance .btn-xs.btn-brown:hover .tkicon-block,
.pageassistance .btn-xs.btn-brown.hover .tkicon-block {
  background-position: -190px -201px;
  display: block;
}
.pageparticulier .btn-xs.btn-brown:active .tkicon-block,
.pageparticulier .btn-xs.btn-brown.active .tkicon-block,
.pageentreprise .btn-xs.btn-brown:active .tkicon-block,
.pageentreprise .btn-xs.btn-brown.active .tkicon-block,
.pageoperateur .btn-xs.btn-brown:active .tkicon-block,
.pageoperateur .btn-xs.btn-brown.active .tkicon-block,
.pagemonaco .btn-xs.btn-brown:active .tkicon-block,
.pagemonaco .btn-xs.btn-brown.active .tkicon-block,
.pageassistance .btn-xs.btn-brown:active .tkicon-block,
.pageassistance .btn-xs.btn-brown.active .tkicon-block {
  background-position: -226px -201px;
  display: block;
}
.pageparticulier .btn-xs.btn-blue .tkicon-block,
.pageentreprise .btn-xs.btn-blue .tkicon-block,
.pageoperateur .btn-xs.btn-blue .tkicon-block,
.pagemonaco .btn-xs.btn-blue .tkicon-block,
.pageassistance .btn-xs.btn-blue .tkicon-block {
  background-position: -262px -165px;
  display: block;
}
.pageparticulier .btn-xs.btn-blue:hover .tkicon-block,
.pageparticulier .btn-xs.btn-blue.hover .tkicon-block,
.pageentreprise .btn-xs.btn-blue:hover .tkicon-block,
.pageentreprise .btn-xs.btn-blue.hover .tkicon-block,
.pageoperateur .btn-xs.btn-blue:hover .tkicon-block,
.pageoperateur .btn-xs.btn-blue.hover .tkicon-block,
.pagemonaco .btn-xs.btn-blue:hover .tkicon-block,
.pagemonaco .btn-xs.btn-blue.hover .tkicon-block,
.pageassistance .btn-xs.btn-blue:hover .tkicon-block,
.pageassistance .btn-xs.btn-blue.hover .tkicon-block {
  background-position: -82px -201px;
  display: block;
}
.pageparticulier .btn-xs.btn-blue:active .tkicon-block,
.pageparticulier .btn-xs.btn-blue.active .tkicon-block,
.pageentreprise .btn-xs.btn-blue:active .tkicon-block,
.pageentreprise .btn-xs.btn-blue.active .tkicon-block,
.pageoperateur .btn-xs.btn-blue:active .tkicon-block,
.pageoperateur .btn-xs.btn-blue.active .tkicon-block,
.pagemonaco .btn-xs.btn-blue:active .tkicon-block,
.pagemonaco .btn-xs.btn-blue.active .tkicon-block,
.pageassistance .btn-xs.btn-blue:active .tkicon-block,
.pageassistance .btn-xs.btn-blue.active .tkicon-block {
  background-position: -120px -201px;
  display: block;
}
.pageparticulier .btn-xs.btn-green .tkicon-block,
.pageentreprise .btn-xs.btn-green .tkicon-block,
.pageoperateur .btn-xs.btn-green .tkicon-block,
.pagemonaco .btn-xs.btn-green .tkicon-block,
.pageassistance .btn-xs.btn-green .tkicon-block {
  background-position: -262px -165px;
  display: block;
}
.pageparticulier .btn-xs.btn-green:hover .tkicon-block,
.pageparticulier .btn-xs.btn-green.hover .tkicon-block,
.pageentreprise .btn-xs.btn-green:hover .tkicon-block,
.pageentreprise .btn-xs.btn-green.hover .tkicon-block,
.pageoperateur .btn-xs.btn-green:hover .tkicon-block,
.pageoperateur .btn-xs.btn-green.hover .tkicon-block,
.pagemonaco .btn-xs.btn-green:hover .tkicon-block,
.pagemonaco .btn-xs.btn-green.hover .tkicon-block,
.pageassistance .btn-xs.btn-green:hover .tkicon-block,
.pageassistance .btn-xs.btn-green.hover .tkicon-block {
  background-position: -190px -165px;
  display: block;
}
.pageparticulier .btn-xs.btn-green:active .tkicon-block,
.pageparticulier .btn-xs.btn-green.active .tkicon-block,
.pageentreprise .btn-xs.btn-green:active .tkicon-block,
.pageentreprise .btn-xs.btn-green.active .tkicon-block,
.pageoperateur .btn-xs.btn-green:active .tkicon-block,
.pageoperateur .btn-xs.btn-green.active .tkicon-block,
.pagemonaco .btn-xs.btn-green:active .tkicon-block,
.pagemonaco .btn-xs.btn-green.active .tkicon-block,
.pageassistance .btn-xs.btn-green:active .tkicon-block,
.pageassistance .btn-xs.btn-green.active .tkicon-block {
  background-position: -226px -165px;
  display: block;
}
.pageparticulier .btn-xs.btn-grey .tkicon-block,
.pageentreprise .btn-xs.btn-grey .tkicon-block,
.pageoperateur .btn-xs.btn-grey .tkicon-block,
.pagemonaco .btn-xs.btn-grey .tkicon-block,
.pageassistance .btn-xs.btn-grey .tkicon-block {
  background-position: -258px -165px;
  display: block;
}
.pageparticulier .btn-xs.btn-grey:hover .tkicon-block,
.pageparticulier .btn-xs.btn-grey.hover .tkicon-block,
.pageentreprise .btn-xs.btn-grey:hover .tkicon-block,
.pageentreprise .btn-xs.btn-grey.hover .tkicon-block,
.pageoperateur .btn-xs.btn-grey:hover .tkicon-block,
.pageoperateur .btn-xs.btn-grey.hover .tkicon-block,
.pagemonaco .btn-xs.btn-grey:hover .tkicon-block,
.pagemonaco .btn-xs.btn-grey.hover .tkicon-block,
.pageassistance .btn-xs.btn-grey:hover .tkicon-block,
.pageassistance .btn-xs.btn-grey.hover .tkicon-block {
  background-position: -294px -165px;
  display: block;
}
.pageparticulier .btn-xs.btn-grey:active .tkicon-block,
.pageparticulier .btn-xs.btn-grey.active .tkicon-block,
.pageentreprise .btn-xs.btn-grey:active .tkicon-block,
.pageentreprise .btn-xs.btn-grey.active .tkicon-block,
.pageoperateur .btn-xs.btn-grey:active .tkicon-block,
.pageoperateur .btn-xs.btn-grey.active .tkicon-block,
.pagemonaco .btn-xs.btn-grey:active .tkicon-block,
.pagemonaco .btn-xs.btn-grey.active .tkicon-block,
.pageassistance .btn-xs.btn-grey:active .tkicon-block,
.pageassistance .btn-xs.btn-grey.active .tkicon-block {
  background-position: -331px -165px;
  display: block;
}
.pageparticulier .btn-lg,
.pageentreprise .btn-lg,
.pageoperateur .btn-lg,
.pagemonaco .btn-lg,
.pageassistance .btn-lg {
  font-size: 22px;
  background-color: #141414;
  padding: 4px 15px 0px 15px;
  margin: 0;
  height: 30px;
  border-radius: 0;
  font-family: robotolight;
}
.pageparticulier .btn-lg .tkicon-block,
.pageentreprise .btn-lg .tkicon-block,
.pageoperateur .btn-lg .tkicon-block,
.pagemonaco .btn-lg .tkicon-block,
.pageassistance .btn-lg .tkicon-block {
  float: right;
  margin: 0;
  padding: 0;
  width: 34px;
  height: 34px;
  background-image: url("../images/sprite.png");
  background-repeat: no-repeat;
  position: relative;
  left: 17px;
  top: -4px;
}
.pageparticulier .btn-lg.btn-red .tkicon-block,
.pageentreprise .btn-lg.btn-red .tkicon-block,
.pageoperateur .btn-lg.btn-red .tkicon-block,
.pagemonaco .btn-lg.btn-red .tkicon-block,
.pageassistance .btn-lg.btn-red .tkicon-block {
  background-position: -43px -161px;
  display: block;
}
.pageparticulier .btn-lg.btn-red:hover .tkicon-block,
.pageparticulier .btn-lg.btn-red.hover .tkicon-block,
.pageentreprise .btn-lg.btn-red:hover .tkicon-block,
.pageentreprise .btn-lg.btn-red.hover .tkicon-block,
.pageoperateur .btn-lg.btn-red:hover .tkicon-block,
.pageoperateur .btn-lg.btn-red.hover .tkicon-block,
.pagemonaco .btn-lg.btn-red:hover .tkicon-block,
.pagemonaco .btn-lg.btn-red.hover .tkicon-block,
.pageassistance .btn-lg.btn-red:hover .tkicon-block,
.pageassistance .btn-lg.btn-red.hover .tkicon-block {
  background-position: -78px -161px;
  display: block;
}
.pageparticulier .btn-lg.btn-red:active .tkicon-block,
.pageparticulier .btn-lg.btn-red.active .tkicon-block,
.pageentreprise .btn-lg.btn-red:active .tkicon-block,
.pageentreprise .btn-lg.btn-red.active .tkicon-block,
.pageoperateur .btn-lg.btn-red:active .tkicon-block,
.pageoperateur .btn-lg.btn-red.active .tkicon-block,
.pagemonaco .btn-lg.btn-red:active .tkicon-block,
.pagemonaco .btn-lg.btn-red.active .tkicon-block,
.pageassistance .btn-lg.btn-red:active .tkicon-block,
.pageassistance .btn-lg.btn-red.active .tkicon-block {
  background-position: -110px -161px;
  display: block;
}
.pageparticulier .btn-lg.btn-brown .tkicon-block,
.pageentreprise .btn-lg.btn-brown .tkicon-block,
.pageoperateur .btn-lg.btn-brown .tkicon-block,
.pagemonaco .btn-lg.btn-brown .tkicon-block,
.pageassistance .btn-lg.btn-brown .tkicon-block {
  background-position: -224px -199px;
  display: block;
}
.pageparticulier .btn-lg.btn-brown:hover .tkicon-block,
.pageparticulier .btn-lg.btn-brown.hover .tkicon-block,
.pageentreprise .btn-lg.btn-brown:hover .tkicon-block,
.pageentreprise .btn-lg.btn-brown.hover .tkicon-block,
.pageoperateur .btn-lg.btn-brown:hover .tkicon-block,
.pageoperateur .btn-lg.btn-brown.hover .tkicon-block,
.pagemonaco .btn-lg.btn-brown:hover .tkicon-block,
.pagemonaco .btn-lg.btn-brown.hover .tkicon-block,
.pageassistance .btn-lg.btn-brown:hover .tkicon-block,
.pageassistance .btn-lg.btn-brown.hover .tkicon-block {
  background-position: -186px -197px;
  display: block;
}
.pageparticulier .btn-lg.btn-brown:active .tkicon-block,
.pageparticulier .btn-lg.btn-brown.active .tkicon-block,
.pageentreprise .btn-lg.btn-brown:active .tkicon-block,
.pageentreprise .btn-lg.btn-brown.active .tkicon-block,
.pageoperateur .btn-lg.btn-brown:active .tkicon-block,
.pageoperateur .btn-lg.btn-brown.active .tkicon-block,
.pagemonaco .btn-lg.btn-brown:active .tkicon-block,
.pagemonaco .btn-lg.btn-brown.active .tkicon-block,
.pageassistance .btn-lg.btn-brown:active .tkicon-block,
.pageassistance .btn-lg.btn-brown.active .tkicon-block {
  background-position: -218px -197px;
  display: block;
}
.pageparticulier .btn-lg.btn-blue .tkicon-block,
.pageentreprise .btn-lg.btn-blue .tkicon-block,
.pageoperateur .btn-lg.btn-blue .tkicon-block,
.pagemonaco .btn-lg.btn-blue .tkicon-block,
.pageassistance .btn-lg.btn-blue .tkicon-block {
  background-position: -42px -197px;
  display: block;
}
.pageparticulier .btn-lg.btn-blue:hover .tkicon-block,
.pageparticulier .btn-lg.btn-blue.hover .tkicon-block,
.pageentreprise .btn-lg.btn-blue:hover .tkicon-block,
.pageentreprise .btn-lg.btn-blue.hover .tkicon-block,
.pageoperateur .btn-lg.btn-blue:hover .tkicon-block,
.pageoperateur .btn-lg.btn-blue.hover .tkicon-block,
.pagemonaco .btn-lg.btn-blue:hover .tkicon-block,
.pagemonaco .btn-lg.btn-blue.hover .tkicon-block,
.pageassistance .btn-lg.btn-blue:hover .tkicon-block,
.pageassistance .btn-lg.btn-blue.hover .tkicon-block {
  background-position: -78px -197px;
  display: block;
}
.pageparticulier .btn-lg.btn-blue:active .tkicon-block,
.pageparticulier .btn-lg.btn-blue.active .tkicon-block,
.pageentreprise .btn-lg.btn-blue:active .tkicon-block,
.pageentreprise .btn-lg.btn-blue.active .tkicon-block,
.pageoperateur .btn-lg.btn-blue:active .tkicon-block,
.pageoperateur .btn-lg.btn-blue.active .tkicon-block,
.pagemonaco .btn-lg.btn-blue:active .tkicon-block,
.pagemonaco .btn-lg.btn-blue.active .tkicon-block,
.pageassistance .btn-lg.btn-blue:active .tkicon-block,
.pageassistance .btn-lg.btn-blue.active .tkicon-block {
  background-position: -110px -197px;
  display: block;
}
.pageparticulier .btn-lg.btn-green .tkicon-block,
.pageentreprise .btn-lg.btn-green .tkicon-block,
.pageoperateur .btn-lg.btn-green .tkicon-block,
.pagemonaco .btn-lg.btn-green .tkicon-block,
.pageassistance .btn-lg.btn-green .tkicon-block {
  background-position: -150px -161px;
  display: block;
}
.pageparticulier .btn-lg.btn-green:hover .tkicon-block,
.pageparticulier .btn-lg.btn-green.hover .tkicon-block,
.pageentreprise .btn-lg.btn-green:hover .tkicon-block,
.pageentreprise .btn-lg.btn-green.hover .tkicon-block,
.pageoperateur .btn-lg.btn-green:hover .tkicon-block,
.pageoperateur .btn-lg.btn-green.hover .tkicon-block,
.pagemonaco .btn-lg.btn-green:hover .tkicon-block,
.pagemonaco .btn-lg.btn-green.hover .tkicon-block,
.pageassistance .btn-lg.btn-green:hover .tkicon-block,
.pageassistance .btn-lg.btn-green.hover .tkicon-block {
  background-position: -186px -161px;
  display: block;
}
.pageparticulier .btn-lg.btn-green:active .tkicon-block,
.pageparticulier .btn-lg.btn-green.active .tkicon-block,
.pageentreprise .btn-lg.btn-green:active .tkicon-block,
.pageentreprise .btn-lg.btn-green.active .tkicon-block,
.pageoperateur .btn-lg.btn-green:active .tkicon-block,
.pageoperateur .btn-lg.btn-green.active .tkicon-block,
.pagemonaco .btn-lg.btn-green:active .tkicon-block,
.pagemonaco .btn-lg.btn-green.active .tkicon-block,
.pageassistance .btn-lg.btn-green:active .tkicon-block,
.pageassistance .btn-lg.btn-green.active .tkicon-block {
  background-position: -218px -161px;
  display: block;
}
.pageparticulier .btn-lg.btn-grey .tkicon-block,
.pageentreprise .btn-lg.btn-grey .tkicon-block,
.pageoperateur .btn-lg.btn-grey .tkicon-block,
.pagemonaco .btn-lg.btn-grey .tkicon-block,
.pageassistance .btn-lg.btn-grey .tkicon-block {
  background-position: -258px -161px;
  display: block;
}
.pageparticulier .btn-lg.btn-grey:hover .tkicon-block,
.pageparticulier .btn-lg.btn-grey.hover .tkicon-block,
.pageentreprise .btn-lg.btn-grey:hover .tkicon-block,
.pageentreprise .btn-lg.btn-grey.hover .tkicon-block,
.pageoperateur .btn-lg.btn-grey:hover .tkicon-block,
.pageoperateur .btn-lg.btn-grey.hover .tkicon-block,
.pagemonaco .btn-lg.btn-grey:hover .tkicon-block,
.pagemonaco .btn-lg.btn-grey.hover .tkicon-block,
.pageassistance .btn-lg.btn-grey:hover .tkicon-block,
.pageassistance .btn-lg.btn-grey.hover .tkicon-block {
  background-position: -294px -161px;
  display: block;
}
.pageparticulier .btn-lg.btn-grey:active .tkicon-block,
.pageparticulier .btn-lg.btn-grey.active .tkicon-block,
.pageentreprise .btn-lg.btn-grey:active .tkicon-block,
.pageentreprise .btn-lg.btn-grey.active .tkicon-block,
.pageoperateur .btn-lg.btn-grey:active .tkicon-block,
.pageoperateur .btn-lg.btn-grey.active .tkicon-block,
.pagemonaco .btn-lg.btn-grey:active .tkicon-block,
.pagemonaco .btn-lg.btn-grey.active .tkicon-block,
.pageassistance .btn-lg.btn-grey:active .tkicon-block,
.pageassistance .btn-lg.btn-grey.active .tkicon-block {
  background-position: -330px -161px;
  display: block;
}
.pageparticulier .btn-sm-sm,
.pageentreprise .btn-sm-sm,
.pageoperateur .btn-sm-sm,
.pagemonaco .btn-sm-sm,
.pageassistance .btn-sm-sm {
  border-radius: 0;
  background: #242424;
  width: 130px;
  height: 36px;
  color: #fff;
}
.pageparticulier .btn-sm-sm.btn-red:hover,
.pageparticulier .btn-sm-sm.btn-red.hover,
.pageentreprise .btn-sm-sm.btn-red:hover,
.pageentreprise .btn-sm-sm.btn-red.hover,
.pageoperateur .btn-sm-sm.btn-red:hover,
.pageoperateur .btn-sm-sm.btn-red.hover,
.pagemonaco .btn-sm-sm.btn-red:hover,
.pagemonaco .btn-sm-sm.btn-red.hover,
.pageassistance .btn-sm-sm.btn-red:hover,
.pageassistance .btn-sm-sm.btn-red.hover {
  background: #d81920;
  color: #fff;
}
.pageparticulier .btn-sm-sm.btn-red:active,
.pageparticulier .btn-sm-sm.btn-red.active,
.pageentreprise .btn-sm-sm.btn-red:active,
.pageentreprise .btn-sm-sm.btn-red.active,
.pageoperateur .btn-sm-sm.btn-red:active,
.pageoperateur .btn-sm-sm.btn-red.active,
.pagemonaco .btn-sm-sm.btn-red:active,
.pagemonaco .btn-sm-sm.btn-red.active,
.pageassistance .btn-sm-sm.btn-red:active,
.pageassistance .btn-sm-sm.btn-red.active {
  background: #ba1218;
  color: #fff;
}
.pageparticulier .btn-sm-sm.btn-blue:hover,
.pageparticulier .btn-sm-sm.btn-blue.hover,
.pageentreprise .btn-sm-sm.btn-blue:hover,
.pageentreprise .btn-sm-sm.btn-blue.hover,
.pageoperateur .btn-sm-sm.btn-blue:hover,
.pageoperateur .btn-sm-sm.btn-blue.hover,
.pagemonaco .btn-sm-sm.btn-blue:hover,
.pagemonaco .btn-sm-sm.btn-blue.hover,
.pageassistance .btn-sm-sm.btn-blue:hover,
.pageassistance .btn-sm-sm.btn-blue.hover {
  background: #07395c;
  color: #fff;
}
.pageparticulier .btn-sm-sm.btn-blue:active,
.pageparticulier .btn-sm-sm.btn-blue.active,
.pageentreprise .btn-sm-sm.btn-blue:active,
.pageentreprise .btn-sm-sm.btn-blue.active,
.pageoperateur .btn-sm-sm.btn-blue:active,
.pageoperateur .btn-sm-sm.btn-blue.active,
.pagemonaco .btn-sm-sm.btn-blue:active,
.pagemonaco .btn-sm-sm.btn-blue.active,
.pageassistance .btn-sm-sm.btn-blue:active,
.pageassistance .btn-sm-sm.btn-blue.active {
  background: #062f4d;
  color: #fff;
}
.pageparticulier .btn-sm-sm.btn-green:hover,
.pageparticulier .btn-sm-sm.btn-green.hover,
.pageentreprise .btn-sm-sm.btn-green:hover,
.pageentreprise .btn-sm-sm.btn-green.hover,
.pageoperateur .btn-sm-sm.btn-green:hover,
.pageoperateur .btn-sm-sm.btn-green.hover,
.pagemonaco .btn-sm-sm.btn-green:hover,
.pagemonaco .btn-sm-sm.btn-green.hover,
.pageassistance .btn-sm-sm.btn-green:hover,
.pageassistance .btn-sm-sm.btn-green.hover {
  background: #00645d;
  color: #fff;
}
.pageparticulier .btn-sm-sm.btn-green:active,
.pageparticulier .btn-sm-sm.btn-green.active,
.pageentreprise .btn-sm-sm.btn-green:active,
.pageentreprise .btn-sm-sm.btn-green.active,
.pageoperateur .btn-sm-sm.btn-green:active,
.pageoperateur .btn-sm-sm.btn-green.active,
.pagemonaco .btn-sm-sm.btn-green:active,
.pagemonaco .btn-sm-sm.btn-green.active,
.pageassistance .btn-sm-sm.btn-green:active,
.pageassistance .btn-sm-sm.btn-green.active {
  background: #004641;
  color: #fff;
}
.pageparticulier .btn-sm-sm.btn-brown:hover,
.pageparticulier .btn-sm-sm.btn-brown.hover,
.pageentreprise .btn-sm-sm.btn-brown:hover,
.pageentreprise .btn-sm-sm.btn-brown.hover,
.pageoperateur .btn-sm-sm.btn-brown:hover,
.pageoperateur .btn-sm-sm.btn-brown.hover,
.pagemonaco .btn-sm-sm.btn-brown:hover,
.pagemonaco .btn-sm-sm.btn-brown.hover,
.pageassistance .btn-sm-sm.btn-brown:hover,
.pageassistance .btn-sm-sm.btn-brown.hover {
  background: #938669;
  color: #fff;
}
.pageparticulier .btn-sm-sm.btn-brown:active,
.pageparticulier .btn-sm-sm.btn-brown.active,
.pageentreprise .btn-sm-sm.btn-brown:active,
.pageentreprise .btn-sm-sm.btn-brown.active,
.pageoperateur .btn-sm-sm.btn-brown:active,
.pageoperateur .btn-sm-sm.btn-brown.active,
.pagemonaco .btn-sm-sm.btn-brown:active,
.pagemonaco .btn-sm-sm.btn-brown.active,
.pageassistance .btn-sm-sm.btn-brown:active,
.pageassistance .btn-sm-sm.btn-brown.active {
  background: #796e55;
  color: #fff;
}
.pageparticulier .btn-sm-sm.btn-grey:hover,
.pageparticulier .btn-sm-sm.btn-grey.hover,
.pageentreprise .btn-sm-sm.btn-grey:hover,
.pageentreprise .btn-sm-sm.btn-grey.hover,
.pageoperateur .btn-sm-sm.btn-grey:hover,
.pageoperateur .btn-sm-sm.btn-grey.hover,
.pagemonaco .btn-sm-sm.btn-grey:hover,
.pagemonaco .btn-sm-sm.btn-grey.hover,
.pageassistance .btn-sm-sm.btn-grey:hover,
.pageassistance .btn-sm-sm.btn-grey.hover {
  background: #5f5f5f;
  color: #fff;
}
.pageparticulier .btn-sm-sm.btn-grey:active,
.pageparticulier .btn-sm-sm.btn-grey.active,
.pageentreprise .btn-sm-sm.btn-grey:active,
.pageentreprise .btn-sm-sm.btn-grey.active,
.pageoperateur .btn-sm-sm.btn-grey:active,
.pageoperateur .btn-sm-sm.btn-grey.active,
.pagemonaco .btn-sm-sm.btn-grey:active,
.pagemonaco .btn-sm-sm.btn-grey.active,
.pageassistance .btn-sm-sm.btn-grey:active,
.pageassistance .btn-sm-sm.btn-grey.active {
  background: #545454;
  color: #fff;
}
.pageparticulier .tk-icon-add-icn,
.pageentreprise .tk-icon-add-icn,
.pageoperateur .tk-icon-add-icn,
.pagemonaco .tk-icon-add-icn,
.pageassistance .tk-icon-add-icn {
  background-position: -255px -30px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-user-icn,
.pageentreprise .tk-icon-user-icn,
.pageoperateur .tk-icon-user-icn,
.pagemonaco .tk-icon-user-icn,
.pageassistance .tk-icon-user-icn {
  background-position: 0px 0px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-business-icn,
.pageentreprise .tk-icon-business-icn,
.pageoperateur .tk-icon-business-icn,
.pagemonaco .tk-icon-business-icn,
.pageassistance .tk-icon-business-icn {
  background-position: -32px -32px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-flag-icn,
.pageentreprise .tk-icon-flag-icn,
.pageoperateur .tk-icon-flag-icn,
.pagemonaco .tk-icon-flag-icn,
.pageassistance .tk-icon-flag-icn {
  background-position: -30px 1px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-list-icn,
.pageentreprise .tk-icon-list-icn,
.pageoperateur .tk-icon-list-icn,
.pagemonaco .tk-icon-list-icn,
.pageassistance .tk-icon-list-icn {
  background-position: -63px 1px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-contacts-icn,
.pageentreprise .tk-icon-contacts-icn,
.pageoperateur .tk-icon-contacts-icn,
.pagemonaco .tk-icon-contacts-icn,
.pageassistance .tk-icon-contacts-icn {
  background-position: -95px 1px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-tag-icn,
.pageentreprise .tk-icon-tag-icn,
.pageoperateur .tk-icon-tag-icn,
.pagemonaco .tk-icon-tag-icn,
.pageassistance .tk-icon-tag-icn {
  background-position: -129px 3px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-mobile-icn,
.pageentreprise .tk-icon-mobile-icn,
.pageoperateur .tk-icon-mobile-icn,
.pagemonaco .tk-icon-mobile-icn,
.pageassistance .tk-icon-mobile-icn {
  background-position: -159px 1px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-mail-icn,
.pageentreprise .tk-icon-mail-icn,
.pageoperateur .tk-icon-mail-icn,
.pagemonaco .tk-icon-mail-icn,
.pageassistance .tk-icon-mail-icn {
  background-position: -288px 1px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-euro-icn,
.pageentreprise .tk-icon-euro-icn,
.pageoperateur .tk-icon-euro-icn,
.pagemonaco .tk-icon-euro-icn,
.pageassistance .tk-icon-euro-icn {
  background-position: -223px 1px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-page-icn,
.pageentreprise .tk-icon-page-icn,
.pageoperateur .tk-icon-page-icn,
.pagemonaco .tk-icon-page-icn,
.pageassistance .tk-icon-page-icn {
  background-position: -255px 1px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-contact-icn,
.pageentreprise .tk-icon-contact-icn,
.pageoperateur .tk-icon-contact-icn,
.pagemonaco .tk-icon-contact-icn,
.pageassistance .tk-icon-contact-icn {
  background-position: -191px 1px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-uparrow-icn,
.pageentreprise .tk-icon-uparrow-icn,
.pageoperateur .tk-icon-uparrow-icn,
.pagemonaco .tk-icon-uparrow-icn,
.pageassistance .tk-icon-uparrow-icn {
  background-position: -319px 1px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-apps-icn,
.pageentreprise .tk-icon-apps-icn,
.pageoperateur .tk-icon-apps-icn,
.pagemonaco .tk-icon-apps-icn,
.pageassistance .tk-icon-apps-icn {
  background-position: 0px -32px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-clip-icn,
.pageentreprise .tk-icon-clip-icn,
.pageoperateur .tk-icon-clip-icn,
.pagemonaco .tk-icon-clip-icn,
.pageassistance .tk-icon-clip-icn {
  background-position: -63px -32px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-search-icn,
.pageentreprise .tk-icon-search-icn,
.pageoperateur .tk-icon-search-icn,
.pagemonaco .tk-icon-search-icn,
.pageassistance .tk-icon-search-icn {
  background-position: -95px -30px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-support-icn,
.pageentreprise .tk-icon-support-icn,
.pageoperateur .tk-icon-support-icn,
.pagemonaco .tk-icon-support-icn,
.pageassistance .tk-icon-support-icn {
  background-position: -127px -30px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-pin-icn,
.pageentreprise .tk-icon-pin-icn,
.pageoperateur .tk-icon-pin-icn,
.pagemonaco .tk-icon-pin-icn,
.pageassistance .tk-icon-pin-icn {
  background-position: -159px -32px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-send-icn,
.pageentreprise .tk-icon-send-icn,
.pageoperateur .tk-icon-send-icn,
.pagemonaco .tk-icon-send-icn,
.pageassistance .tk-icon-send-icn {
  background-position: -194px -32px;
  width: 31px;
  height: 31px;
  display: block;
  margin: 2px 2px 0 0;
}
.pageparticulier .tk-icon-report-icn,
.pageentreprise .tk-icon-report-icn,
.pageoperateur .tk-icon-report-icn,
.pagemonaco .tk-icon-report-icn,
.pageassistance .tk-icon-report-icn {
  background-position: -287px -30px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-save-icn,
.pageentreprise .tk-icon-save-icn,
.pageoperateur .tk-icon-save-icn,
.pagemonaco .tk-icon-save-icn,
.pageassistance .tk-icon-save-icn {
  background-position: -223px -30px;
  width: 31px;
  height: 31px;
  display: block;
}
.pageparticulier .tk-icon-help-icn,
.pageentreprise .tk-icon-help-icn,
.pageoperateur .tk-icon-help-icn,
.pagemonaco .tk-icon-help-icn,
.pageassistance .tk-icon-help-icn {
  background-position: -319px -32px;
  width: 31px;
  height: 31px;
  display: block;
}
.system-message .validation {
  background-color: #F16723 !important;
  border-color: #F16723 !important;
  color: #fff !important;
}
#system-message-container #system-message .alert {
  background-color: #3D3D3D;
  border-color: #3D3D3D;
  color: #fff;
  text-shadow: none;
}
#system-message-container #system-message .alert h4 {
  color: #fff;
}
#system-message-container #system-message .alert .alert-message {
  clear: both;
}
#selfcareWrapper-container .modal-dialog,
#selfcare-modalBox .modal-dialog {
  width: 100% !important;
}
div.genericItemHeader h2.genericItemTitle {
  font-family: roboto;
  font-weight: 200;
}
#btl-input-remember span {
  float: left;
  line-height: normal;
  height: auto;
}
#btl-input-remember {
  line-height: normal;
  height: auto;
}
.forfaits-internet-fixe div.itemView {
  margin: 0 0 10px;
  padding: 0;
}
.forfaits-internet-fixe .itemExtraFields {
  padding-left: 50px;
}
.forfaits-internet-fixe .mobile-plan-table .sign.a4g,
.forfaits-internet-fixe .mobile-plan-table .sign.f4g {
  background-size: contain !important;
  height: 40px !important;
  margin: -7px 0 0 -45px;
  width: 40px !important;
}
.forfaits-internet-fixe .list-type-two > li {
  font-size: 0.9em;
  font-weight: 500;
  line-height: 1em;
}
.forfaits-internet-fixe .list-type-two > li::before {
  top: 2px;
}
.forfaits-internet-fixe .list-type-two > li.listFirstItem-title::before {
  content: "" !important;
}
ul .listFirstItem-title {
  color: #bb1219;
  font-family: roboto;
  font-size: 1.2em !important;
  font-weight: 500;
  letter-spacing: -0.03em;
  text-transform: uppercase;
}
#networks-state {
  float: right;
  width: auto;
  display: block;
  padding: 0;
  margin: 0;
  padding-top: 13px;
  height: 30px;
}
#networks-state > li {
  margin: 0;
  padding: 0;
}
#networks-state > li > a {
  color: #6e6e6e;
  font-size: 14px;
  height: 30px;
}
#networks-state > li > a img {
  float: right;
  padding-left: 30px;
  display: block !important;
}
#networks-state > li .dropdown {
  margin: 0;
  background-color: #eeeeee;
  background-image: none;
  border: none;
  border-top: 1px solid #959595;
  min-width: 200px;
}
#networks-state > li .dropdown .column {
  min-width: 200px;
}
#networks-state > li .dropdown li {
  min-width: 200px;
  padding-left: 15px;
}
#networks-state > li .dropdown li a {
  color: #444444 !important;
}
#networks-state > li .dropdown li .item {
  padding: 4px;
}
#networks-state > li .dropdown li .item:before {
  color: #aaaaaa;
}
#networks-state > li .dropdown li:hover {
  background: none;
  background-color: transparent;
  padding-top: 0px;
}
#networks-state > li .dropdown li:hover a {
  background-color: transparent;
  color: black !important;
}
#networks-state > li .dropdown li:hover .item {
  color: black;
}
#networks-state > li .dropdown li:hover .item:before {
  color: black;
}
#networks-state > li:hover,
#networks-state >li.active {
  margin: 0;
  padding: 0;
  border: none;
  border-bottom: none;
  background-color: transparent;
  color: black;
}
#networks-state > li:hover a,
#networks-state >li.active a {
  color: black !important;
  border: none;
}
#networks-state > li:hover .border-fixer,
#networks-state >li.active .border-fixer {
  border: none;
  background: transparent;
  height: 0;
}
@media only screen and (max-width: 768px) {
  #networks-state {
    display: none;
  }
  #rt-showcase .menu-block {
    display: none;
  }
  .pageentreprise .gf-menu li.active.last > .item {
    background: #052f4c;
    border: none !important;
  }
  .latestView.pageentreprise .latestItemsContainer {
    float: none;
  }
}
#btn_entrPagesJaunes {
  bottom: 14px;
  padding: 4px 0 0;
  position: absolute;
  right: 77px;
  width: 17px;
}
#loggedAs {
  display: none;
}
.option-com-selfcarewrapper #loggedAs {
  display: none;
  text-align: right;
  position: relative;
  top: 15px;
  padding-right: 28px;
  background-image: url("../images/loggedAs.png");
  background-repeat: no-repeat;
  background-position: right 3px;
  font-size: 11px;
  line-height: 16px;
  min-height: 30px;
}
.option-com-selfcarewrapper #loggedAs .username {
  font-weight: bold;
  font-size: 16px;
}
body {
  background: #ffffff;
  color: #1e1e1e;
}
a:hover {
  color: #303030;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #303030;
}
a,
ul.menu li .separator {
  color: #d50000;
}
#rt-maintop {
  border-bottom: 1px solid #ffffff;
  box-shadow: 0 1px 0 #cecece, inset 0 2px 4px 0 rgba(0,0,0,0.1);
}
#rt-footer {
  color: #1e1e1e;
  background: #eeeeee url(../images/patterns/noise.png);
  border-top: 1px solid #afafaf;
  -webkit-box-shadow: inset 0 5px 12px rgba(0,0,0,0.13);
  -moz-box-shadow: inset 0 5px 12px rgba(0,0,0,0.13);
  box-shadow: inset 0 5px 12px rgba(0,0,0,0.13);
  margin-bottom: -15px;
}
#rt-copyright {
  border-top: 1px solid #d5d5d5;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
}
.title,
.component-content h2 {
  color: #303030;
  text-shadow: 1px 1px 0 #ffffff;
  border-bottom: 1px solid #d1d1d1;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
}
.title1 .title {
  background: #ffffff;
  border: 1px solid #d5d5d5;
}
.title2 .title {
  color: #303030;
  background: #eeeeee url(../images/patterns/noise.png);
  -webkit-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
  -moz-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
  box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
}
.title4 .title {
  color: #1e1e1e;
}
.box1 {
  background: #ffffff;
  border: 1px solid #d5d5d5;
}
.box2 {
  color: #303030;
  background: #eeeeee url(../images/patterns/noise.png);
  -webkit-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
  -moz-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
  box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
}
#rt-showcase .box1,
#rt-showcase .box2,
#rt-top-surround .box1,
#rt-top-surround .box2 {
  color: #1e1e1e;
  text-shadow: 1px 1px 0 #ffffff;
}
#rt-showcase .box1 .title,
#rt-showcase .box2 .title,
#rt-top-surround .box1 .title,
#rt-top-surround .box2 .title {
  color: #303030;
  text-shadow: 1px 1px 0 #ffffff;
  border-bottom: 1px solid #d1d1d1;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
}
#rt-showcase .title1 .title,
#rt-top-surround .title1 .title {
  color: #303030;
  text-shadow: 1px 1px 0 #ffffff;
  border: 1px solid #d5d5d5;
}
#rt-showcase .title2 .title,
#rt-top-surround .title2 .title {
  color: #303030;
  text-shadow: 1px 1px 0 #ffffff;
  -webkit-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
  -moz-box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
  box-shadow: inset 0 2px 12px rgba(0,0,0,0.13);
}
ul.menu li.active.current > a,
ul.menu li.active.current > .item,
ul.menu li.active.current > .separator,
ul.menu li#current.active > a,
ul.menu li#current.active > .item,
ul.menu li#current.active > .separator {
  color: #303030;
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button {
  color: #ffffff;
}
.button:hover,
.readon:hover,
.readmore:hover,
button.validate:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover {
  color: #ffffff;
}
.readmore a {
  color: #ffffff;
}
.readmore a:hover {
  color: #ffffff;
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button,
.btn-primary {
  background-color: #363636;
}
.powered-by {
  background: url(../images/logo/powered.png);
}
.pagenav li {
  background: #f0f0f0;
  border: 1px solid #d5d5d5;
  box-shadow: inset 0 0 0 1px #ffffff, 0 1px 2px rgba(0,0,0,0.2);
}
.login-fields #username,
.login-fields #password,
#contact-form dd input,
#contact-form dd textarea,
#modlgn-username,
#modlgn-passwd,
#jform_email,
#member-registration dd input,
#search-searchword,
.finder .inputbox,
.inputbox {
  border: 1px solid #d9d9d9;
}
.component-content .contact .title {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
  background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
  background-image: -o-linear-gradient(top,#ffffff,#dddddd);
  background-image: linear-gradient(to bottom,#ffffff,#dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
  border: 1px solid #d5d5d5;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
}
.pagination ul li a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
  background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
  background-image: -o-linear-gradient(top,#ffffff,#dddddd);
  background-image: linear-gradient(to bottom,#ffffff,#dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
  border: 1px solid #d5d5d5;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
}
.pagination ul li span {
  background: #eaeaea;
  border: 1px solid #d5d5d5;
  color: #aaaaaa;
}
.breadcrumbs a:after,
.breadcrumb a:after {
  color: #aaaaaa;
}
.breadcrumbs .showHere,
.breadcrumb .showHere {
  font-weight: bold;
  margin-right: 5px;
}
.article-info.muted {
  color: inherit;
}
.article-info dd:before {
  text-shadow: 1px 1px 0 #ffffff;
}
#gantry-totop {
  background: #f0f0f0;
  border: 1px solid #d5d5d5;
  box-shadow: inset 0 0 0 1px #ffffff, 0 1px 2px rgba(0,0,0,0.2);
}
#gantry-totop:active {
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
}
.tip-wrap {
  background: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  color: #1e1e1e;
}
.system-unpublished .system-unpublished {
  background: #ffffff;
  border-color: #d5d5d5;
}
.tags .label-info {
  background: #a20000;
}
abbr[title] {
  border-bottom: 1px dotted #d5d5d5;
}
blockquote {
  border-left: 5px solid #d5d5d5;
}
blockquote small {
  color: #aaaaaa;
}
blockquote.pull-right {
  border-right: 5px solid #d5d5d5;
}
legend {
  color: #303030;
  border-bottom: 1px solid #d5d5d5;
}
legend small {
  color: #d5d5d5;
}
select {
  color: #1e1e1e;
}
textarea,
input[type],
.uneditable-input {
  color: #1e1e1e;
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
select {
  border: 1px solid #d5d5d5;
}
.uneditable-input,
.uneditable-textarea {
  color: #aaaaaa;
  background-color: #ffffff;
  border-color: #d5d5d5;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  border-color: #d5d5d5;
}
.input-prepend .add-on,
.input-append .add-on {
  text-shadow: 0 1px 0 #ffffff;
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
}
.input-prepend.input-append .media-preview,
.input-append.input-append .media-preview {
  margin: 0;
}
.form-actions {
  background-color: #f0f0f0;
  border-top: 1px solid #d5d5d5;
}
.uneditable-input {
  background-color: ;
  border-color: #eeeeee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
}
.help-block,
.help-inline {
  color: ;
}
.table-bordered th {
  background-color: #f0f0f0;
}
.well {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-tabs.nav-stacked > li > a {
  background-color: #f0f0f0;
}
.nav-tabs.nav-stacked > li > a:hover {
  background-color: #eaeaea;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd),
.cat-list-row0 {
  background-color: #eaeaea;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover,
.cat-list-row0:hover,
.cat-list-row1:hover {
  background-color: #fcfcfc;
}
.filter-search.alert-info {
  background-color: transparent;
  border-color: transparent;
  color: inherit;
}
.filter-search.alert-info .inputbox {
  color: ;
}
p.success,
p.info,
p.error,
p.warning {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 15px;
  font-weight: bold;
  border: 1px solid;
}
p.success a,
p.info a,
p.error a,
p.warning a {
  color: #666 !important;
}
p.success a:hover,
p.info a:hover,
p.error a:hover,
p.warning a:hover {
  color: #000 !important;
  text-shadow: none;
}
p.success {
  background: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
p.info {
  background: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
p.error {
  background: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
p.warning {
  background: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}
.logo-type-gantry #rt-logo {
  background: url(../images/logo/light/logo.png) 0 0 no-repeat;
}
#rt-top-surround {
  color: #6e6e6e;
}
#rt-top-surround .title {
  color: #303030;
}
#rt-top-surround a:hover {
  color: #303030;
}
#rt-showcase {
  background-color: #d50000;
  color: #6e6e6e;
  border-bottom: 4px solid #fc4450;
}
#rt-showcase .title {
  color: #303030;
}
#rt-showcase a:hover {
  color: #303030;
}
.title3 .title {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
  background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
  background-image: -o-linear-gradient(top,#ffffff,#dddddd);
  background-image: linear-gradient(to bottom,#ffffff,#dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
  box-shadow: 0 2px 4px rgba(0,0,0,0.3);
  border-bottom: 1px solid #ffffff;
  color: #303030;
  text-shadow: 1px 1px 1px #ffffff;
}
.box3 {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
  background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
  background-image: -o-linear-gradient(top,#ffffff,#dddddd);
  background-image: linear-gradient(to bottom,#ffffff,#dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
  box-shadow: 0 2px 4px rgba(0,0,0,0.3);
  border-bottom: 1px solid #ffffff;
  color: #6e6e6e;
  text-shadow: 0 2px 3px #ffffff;
}
.box3 .title {
  color: #303030;
  text-shadow: 1px 1px 1px #ffffff;
}
.box3 a:hover {
  color: #303030;
}
#rt-showcase .box3 .title,
#rt-top-surround .box3 .title {
  border-bottom: 1px solid #d1d1d1;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
}
#rt-showcase .title3 .title,
#rt-top-surround .title3 .title {
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
  box-shadow: 0 2px 4px rgba(0,0,0,0.3);
  border-bottom: 1px solid #ffffff;
}
.promo h1 {
  text-shadow: 1px 1px 0 #ffffff;
}
.promo h1 b {
  color: #303030;
  -webkit-mask-image: -webkit-gradient(linear,left top,left bottom,color-stop(100%,#000000),color-stop(40%,#000000),color-stop(0%,rgba(0,0,0,0.5)));
  mask: url(../images/mask.svg#light);
}
.promo p b {
  color: #303030;
}
#rt-drawer {
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
  -webkit-box-shadow: inset 0 -2px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 -2px 4px rgba(0,0,0,0.3);
  box-shadow: inset 0 -2px 4px rgba(0,0,0,0.3);
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot?v=3.2.1');
  src: url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../../../libraries/gantry/assets/jui/fonts/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: FontAwesome, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333em;
}
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline;
}
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571428571em;
  text-align: right;
  padding-right: 0.28571428571429em;
}
[class^="icon-"].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714285714em;
}
.icons-ul {
  margin-left: 2.1428571428571em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571428571em;
  width: 2.1428571428571em;
  text-align: center;
  line-height: inherit;
}
[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none;
}
.icon-muted {
  color: #eee;
}
.icon-light {
  color: #fff;
}
.icon-dark {
  color: #333;
}
.icon-border {
  border: solid 1px #eee;
  padding: .2em .25em .15em;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
[class^="icon-"],
[class*=" icon-"] {
  width: auto;
  height: auto;
  line-height: inherit;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  max-width: 100%;
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class^="icon-"],
.nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^="icon-"],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
  *line-height: 2em;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
  *line-height: 1em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1,1);
  -moz-transform: scale(-1,1);
  -ms-transform: scale(-1,1);
  -o-transform: scale(-1,1);
  transform: scale(-1,1);
}
.icon-flip-vertical:before {
  -webkit-transform: scale(1,-1);
  -moz-transform: scale(1,-1);
  -ms-transform: scale(1,-1);
  -o-transform: scale(1,-1);
  transform: scale(1,-1);
}
a .icon-rotate-90:before,
a .icon-rotate-180:before,
a .icon-rotate-270:before,
a .icon-flip-horizontal:before,
a .icon-flip-vertical:before {
  display: inline-block;
}
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope-alt:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-power-off:before,
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file-alt:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-mail-forward:before,
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up-alt:before {
  content: "\f087";
}
.icon-thumbs-down-alt:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-unchecked:before,
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paperclip:before,
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-text-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}
.icon-expand-alt:before {
  content: "\f116";
}
.icon-collapse-alt:before {
  content: "\f117";
}
.icon-smile:before {
  content: "\f118";
}
.icon-frown:before {
  content: "\f119";
}
.icon-meh:before {
  content: "\f11a";
}
.icon-gamepad:before {
  content: "\f11b";
}
.icon-keyboard:before {
  content: "\f11c";
}
.icon-flag-alt:before {
  content: "\f11d";
}
.icon-flag-checkered:before {
  content: "\f11e";
}
.icon-terminal:before {
  content: "\f120";
}
.icon-code:before {
  content: "\f121";
}
.icon-reply-all:before {
  content: "\f122";
}
.icon-mail-reply-all:before {
  content: "\f122";
}
.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: "\f123";
}
.icon-location-arrow:before {
  content: "\f124";
}
.icon-crop:before {
  content: "\f125";
}
.icon-code-fork:before {
  content: "\f126";
}
.icon-unlink:before {
  content: "\f127";
}
.icon-question:before {
  content: "\f128";
}
.icon-info:before {
  content: "\f129";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-superscript:before {
  content: "\f12b";
}
.icon-subscript:before {
  content: "\f12c";
}
.icon-eraser:before {
  content: "\f12d";
}
.icon-puzzle-piece:before {
  content: "\f12e";
}
.icon-microphone:before {
  content: "\f130";
}
.icon-microphone-off:before {
  content: "\f131";
}
.icon-shield:before {
  content: "\f132";
}
.icon-calendar-empty:before {
  content: "\f133";
}
.icon-fire-extinguisher:before {
  content: "\f134";
}
.icon-rocket:before {
  content: "\f135";
}
.icon-maxcdn:before {
  content: "\f136";
}
.icon-chevron-sign-left:before {
  content: "\f137";
}
.icon-chevron-sign-right:before {
  content: "\f138";
}
.icon-chevron-sign-up:before {
  content: "\f139";
}
.icon-chevron-sign-down:before {
  content: "\f13a";
}
.icon-html5:before {
  content: "\f13b";
}
.icon-css3:before {
  content: "\f13c";
}
.icon-anchor:before {
  content: "\f13d";
}
.icon-unlock-alt:before {
  content: "\f13e";
}
.icon-bullseye:before {
  content: "\f140";
}
.icon-ellipsis-horizontal:before {
  content: "\f141";
}
.icon-ellipsis-vertical:before {
  content: "\f142";
}
.icon-rss-sign:before {
  content: "\f143";
}
.icon-play-sign:before {
  content: "\f144";
}
.icon-ticket:before {
  content: "\f145";
}
.icon-minus-sign-alt:before {
  content: "\f146";
}
.icon-check-minus:before {
  content: "\f147";
}
.icon-level-up:before {
  content: "\f148";
}
.icon-level-down:before {
  content: "\f149";
}
.icon-check-sign:before {
  content: "\f14a";
}
.icon-edit-sign:before {
  content: "\f14b";
}
.icon-external-link-sign:before {
  content: "\f14c";
}
.icon-share-sign:before {
  content: "\f14d";
}
.icon-compass:before {
  content: "\f14e";
}
.icon-collapse:before {
  content: "\f150";
}
.icon-collapse-top:before {
  content: "\f151";
}
.icon-expand:before {
  content: "\f152";
}
.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}
.icon-gbp:before {
  content: "\f154";
}
.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}
.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}
.icon-renminbi:before,
.icon-cny:before {
  content: "\f158";
}
.icon-won:before,
.icon-krw:before {
  content: "\f159";
}
.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}
.icon-file:before {
  content: "\f15b";
}
.icon-file-text:before {
  content: "\f15c";
}
.icon-sort-by-alphabet:before {
  content: "\f15d";
}
.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}
.icon-sort-by-attributes:before {
  content: "\f160";
}
.icon-sort-by-attributes-alt:before {
  content: "\f161";
}
.icon-sort-by-order:before {
  content: "\f162";
}
.icon-sort-by-order-alt:before {
  content: "\f163";
}
.icon-thumbs-up:before {
  content: "\f164";
}
.icon-thumbs-down:before {
  content: "\f165";
}
.icon-youtube-sign:before {
  content: "\f166";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-xing:before {
  content: "\f168";
}
.icon-xing-sign:before {
  content: "\f169";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-dropbox:before {
  content: "\f16b";
}
.icon-stackexchange:before {
  content: "\f16c";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-flickr:before {
  content: "\f16e";
}
.icon-adn:before {
  content: "\f170";
}
.icon-bitbucket:before {
  content: "\f171";
}
.icon-bitbucket-sign:before {
  content: "\f172";
}
.icon-tumblr:before {
  content: "\f173";
}
.icon-tumblr-sign:before {
  content: "\f174";
}
.icon-long-arrow-down:before {
  content: "\f175";
}
.icon-long-arrow-up:before {
  content: "\f176";
}
.icon-long-arrow-left:before {
  content: "\f177";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-apple:before {
  content: "\f179";
}
.icon-windows:before {
  content: "\f17a";
}
.icon-android:before {
  content: "\f17b";
}
.icon-linux:before {
  content: "\f17c";
}
.icon-dribbble:before {
  content: "\f17d";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-foursquare:before {
  content: "\f180";
}
.icon-trello:before {
  content: "\f181";
}
.icon-female:before {
  content: "\f182";
}
.icon-male:before {
  content: "\f183";
}
.icon-gittip:before {
  content: "\f184";
}
.icon-sun:before {
  content: "\f185";
}
.icon-moon:before {
  content: "\f186";
}
.icon-archive:before {
  content: "\f187";
}
.icon-bug:before {
  content: "\f188";
}
.icon-vk:before {
  content: "\f189";
}
.icon-weibo:before {
  content: "\f18a";
}
.icon-renren:before {
  content: "\f18b";
}
body .noitalic {
  font-style: normal !important;
}
body .nobold {
  font-weight: normal !important;
}
body .flush {
  margin: 0 !important;
  padding: 0 !important;
}
body .nomarginall {
  margin: 0 !important;
}
body .nopaddingall {
  padding: 0 !important;
}
body .nomargintop {
  margin-top: 0 !important;
}
body .nomarginbottom {
  margin-bottom: 0 !important;
}
body .nomarginleft {
  margin-left: 0 !important;
}
body .nomarginright {
  margin-right: 0 !important;
}
body .nopaddingtop {
  padding-top: 0 !important;
}
body .nopaddingbottom {
  padding-bottom: 0 !important;
}
body .nopaddingleft {
  padding-left: 0 !important;
}
body .nopaddingright {
  padding-right: 0 !important;
}
.com {
  color: #93a1a1;
}
.lit {
  color: #195f91;
}
.pun,
.opn,
.clo {
  color: #93a1a1;
}
.fun {
  color: #dc322f;
}
.str,
.atv {
  color: #dd1144;
}
.kwd,
.linenums .tag {
  color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
  color: teal;
}
.pln {
  color: #48484c;
}
.prettyprint {
  padding: 8px;
  background-color: #fcfcfc;
  border: 1px solid #d5d5d5;
}
.prettyprint.linenums {
  -webkit-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
  -moz-box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
  box-shadow: 40px 0 0 #ffffff inset, 41px 0 0 #d5d5d5 inset;
}
ol.linenums {
  margin: 0 0 0 33px;
  padding-left: 0;
}
ol.linenums li {
  padding-left: 12px;
  color: #aaaaaa;
  line-height: 18px;
  text-shadow: 0 1px 0 #ffffff;
}
#rt-offline-body h1.sitename {
  font-size: 500%;
}
#rt-offline-body .offline h1 {
  font-size: 300%;
}
#rt-offline-body .offline p {
  font-size: 150%;
}
#rt-offline-body .offline-image {
  text-align: center;
}
#rt-offline-body .row {
  text-align: center;
}
#rt-offline-body .row .cell {
  margin: 0 auto;
  text-align: left;
}
.rt-error-rocket {
  width: 350px;
  height: 315px;
  float: left;
  background: url(../images/gantryrocket.png) 0 0 no-repeat;
  margin-right: 15px;
  margin-top: 15px;
}
.rt-error-content {
  margin-left: 365px;
  margin-top: 15px;
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {
  .rt-error-rocket {
    width: 320px;
    background-size: 320px;
  }
  .rt-error-content {
    margin-left: 335px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .rt-error-rocket {
    width: 280px;
    background-size: 280px;
  }
  .rt-error-content {
    margin-left: 295px;
  }
  .error-title {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  .rt-error-rocket {
    width: 280px;
    height: 260px;
    margin: 0 auto;
    background-size: 280px;
    background-position: 50% 0;
    float: none;
  }
  .rt-error-content {
    margin-left: 0;
  }
  .error-title {
    font-size: 1.8em;
  }
}
@media only screen and (max-width: 480px) {
  .rt-error-rocket {
    width: 260px;
    height: 240px;
    margin: 0 auto;
    background-size: 260px;
    background-position: 50% 0;
    float: none;
  }
  .rt-error-content {
    margin-left: 0;
  }
  .error-title {
    font-size: 1.6em;
  }
}
small {
  font-size: 0.85em;
}
cite {
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  width: auto;
  height: auto;
  line-height: inherit;
}
ul.menu ul.unstyled {
  margin-left: 25px;
}
.input-xxlarge {
  width: 97%;
}
.gantry-example .search-query {
  margin-bottom: 10px;
}
body #rokstock .title,
body .rokstock-tooltip .title {
  font-size: 12px;
  line-height: inherit;
  margin: auto;
  padding: inherit;
  font-weight: inherit;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
body #rokstock .rokstock-list .row,
body .rokstock-tooltip .rokstock-list .row {
  margin: auto;
  overflow: hidden;
  height: auto;
}
body #rokstock .rokstock-list .row:before,
body #rokstock .rokstock-list .row:after,
body .rokstock-tooltip .rokstock-list .row:before,
body .rokstock-tooltip .rokstock-list .row:after {
  display: none;
  content: none;
  clear: inherit;
}
body #rokstock select,
body .rokstock-tooltip select {
  width: auto;
  height: auto;
  line-height: auto;
  margin: 0em;
}
body #rokstock input[type="text"],
body .rokstock-tooltip input[type="text"] {
  margin-bottom: inherit;
  font-size: 12px;
}
body #rokstock .rokstock-add,
body .rokstock-tooltip .rokstock-add {
  height: auto;
  padding: 1px 5px;
}
body #rokstock .value,
body .rokstock-tooltip .value {
  font-size: 0.9em;
}
body .rokstock-tooltip .row {
  margin: auto;
  overflow: hidden;
  height: auto;
}
body .rokstock-tooltip .row:before,
body .rokstock-tooltip .row:after {
  display: none;
  content: none;
  clear: inherit;
}
body #rokweather .rokweather-wrapper .row {
  margin: auto;
  overflow: hidden;
  height: auto;
}
body #rokweather .rokweather-wrapper .row:before,
body #rokweather .rokweather-wrapper .row:after {
  display: none;
  content: none;
  clear: inherit;
}
body #rokweather form {
  margin-bottom: inherit;
}
body .cart_quickcart select {
  width: auto;
  height: auto;
  line-height: auto;
  margin: 0em;
}
body .cart_quickcart input[type="text"] {
  margin-bottom: inherit;
  font-size: 12px;
  line-height: inherit;
  padding: inherit;
  height: inherit;
}
#phocaMap img,
.gmnoprint img,
.wk-map img,
.SpGeoMapModbasic img {
  max-width: none;
}
.xdebug-var-dump i {
  width: inherit !important;
}
.icon-file-add:before,
.icon-cancel:before,
.icon-eye:before,
.icon-location:before,
.icon-arrow-up-3:before,
.icon-folder-2:before,
.icon-checkedout:before,
.icon-locked:before,
.icon-comments-2:before,
.icon-out:before,
.icon-redo:before,
.icon-file-add:before,
.icon-new:before,
.icon-apply:before,
.icon-pencil-2:before,
.icon-folder:before,
.icon-pictures:before,
.icon-list-view:before,
.icon-power-cord:before,
.icon-cube:before,
.icon-puzzle:before,
.icon-tools:before,
.icon-options:before,
.icon-equalizer:before,
.icon-brush:before,
.icon-eye:before,
.icon-checkbox-unchecked:before,
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-partial:before,
.icon-star-2:before,
.icon-featured:before,
.icon-calendar-2:before,
.icon-help:before,
.icon-support:before,
.icon-warning:before,
.icon-publish:before,
.icon-checkmark:before,
.icon-unpublish:before,
.icon-cancel:before,
.icon-purge:before,
.icon-mail:before,
.icon-mail-2:before,
.icon-unarchive:before,
.icon-drawer:before,
.icon-drawer-2:before,
.icon-box-add:before,
.icon-box-remove:before,
.icon-grid-view:before,
.icon-grid-view-2:before,
.icon-menu:before,
.icon-delete:before,
.icon-cancel-2:before,
.icon-save-new:before,
.icon-plus-2:before,
.icon-minus-2:before,
.icon-quote:before,
.icon-quote-2:before,
.icon-database:before,
.icon-location:before,
.icon-expand-2:before,
.icon-contract:before,
.icon-contract-2:before,
.icon-health:before,
.icon-wand:before,
.icon-unblock:before,
.icon-vcard:before,
.icon-clock:before,
.icon-address:before,
.icon-feed:before,
.icon-flag-2:before,
.icon-pin:before,
.icon-lamp:before,
.icon-chart:before,
.icon-bars:before,
.icon-pie:before,
.icon-lightning:before,
.icon-next:before,
.icon-previous:before,
.icon-first:before,
.icon-last:before,
.pagination .icon-forward:before,
.pagination .icon-backward:before,
.pagination .icon-step-backward:before,
.pagination .icon-step-forward:before,
.icon-loop:before,
.icon-shuffle:before,
.icon-arrow-first:before,
.icon-arrow-last:before,
.icon-uparrow:before,
.icon-downarrow:before,
.icon-arrow-up-2:before,
.icon-arrow-right-2:before,
.icon-arrow-down-2:before,
.icon-arrow-left-2:before,
.icon-play-2:before,
.icon-menu-2:before,
.icon-arrow-up-3:before,
.icon-arrow-right-3:before,
.icon-arrow-down-3:before,
.icon-arrow-left-3:before,
.icon-printer:before,
.icon-color-palette:before,
.icon-camera-2:before,
.icon-file-remove:before,
.icon-save-copy:before,
.icon-cart:before,
.icon-basket:before,
.icon-broadcast:before,
.icon-screen:before,
.icon-mobile:before,
.icon-users:before,
.icon-out-2:before {
  font-family: 'IcoMoon' !important;
}
.pagination [class^="icon-"],
.pagination [class*=" icon-"] {
  width: auto;
  height: auto;
  line-height: inherit;
}
