/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/
body {
	overflow-x: hidden
}

.logo{
	margin-top: 5px;
	margin-right: 50px;
}

.logo-default{
  max-height: 40px;
  max-width: 180px;
}

.page-header{
	height: 51px;
}

.page-footer {
    padding: 5px 0;
}

.scroll-to-top {
    padding: 0px;
    bottom: 0px;
}

.scroll-to-top > i {
    font-size: 22px;
}

.page-header .page-header-menu .search-form .input-group {
    background: #EFF3F8;
}

.page-header .page-header-menu .search-form .input-group .form-control {
    color: #616d7d;
    background: #EFF3F8;
}

.page-header .navbar {
    margin-bottom: 0;
}

.page-header .page-header-menu .hor-menu .navbar-nav > li.home > a {
    padding: 19px 10px 11px;
}

.client-page{
	padding: 0;
}

.contacts_client tr:first-child td{
	border-style: none;
}

.contacts_client td{
	cursor: auto;
	text-align: left;
  max-width: 300px;
  overflow: hidden;
  word-wrap: break-word;
  padding: 0;
}

.col-profil{
	padding-right: 0;
}

.client-map img{
	margin: 0 auto;
}

.profil-photo img{
	max-width: 200px;
	max-height: 200px;
}

.profil-photo .dz-success-mark,
.profil-photo .dz-error-mark,
.profil-photo .dz-filename,
.profil-photo .dz-size{
  display: none;
}

.mt-comment-img img{
	max-width: 100%;
  height: 40px;
}

.mt-comment-status{
	margin-right: 15px;
}

#modalConsommation input[name=credits]{
	text-align: center;
}

.credits-change{
	display: block;
	font-size: 25px;
	padding: 0 0 5px;
}

.credits-change i{
	font-size: 15px;
}

.set-avis{
    display: block;
    font-size: 25px;
    padding: 0 0 5px;
}

.set-avis i{
    font-size: 15px;
}

.client-company{
	color:#000;
	font-weight:bold;
	font-size:25px;
}

.client-name{
	color:#000;
	font-weight:bold;
}

.client-actions .icon-btn{
	width: 100%;
	transition: none;
}

.client-actions .icon-btn:hover{
	text-shadow: none;
	transition: none;
}

.client-actions .icon-btn:hover,
.client-actions .icon-btn.blue:hover{
	border-color: #000;
	color: #000;
}

.client-actions .icon-btn:hover div,
.client-actions .icon-btn.blue:hover div{
	color: #000;
}

.client-actions .icon-btn.blue{
	background-color: #62a5de;
    border-color: #3598dc;
    color: #FFF;
}

.client-actions .icon-btn.blue div{
    color: #FFF;
    font-weight: 500;
}

.client-actions .icon-btn.blue>.badge.badge-success{
	background-color: #FFF;
	border: 1px solid grey;
	color: #000;
	transition: none;
}

.client-actions .icon-btn.green-border {
  border-color: #32c5d2;
}

table.clients td:first-child,
table.clients td:nth-child(3),
table.clients td:nth-child(2){
	text-align: center;
 /* MODIFICATION LAURA*/
}

table.outbox td,
table.outbox th{
	text-align: center;
}

table.outbox td:first-child,
table.outbox td:nth-child(2),
table.outbox td:nth-child(3){
	text-align: center;
   /* MODIFICATION LAURA*/
}

.table.outbox>tbody>tr>td{
	vertical-align: middle;
}

table.outbox .fa.sent{
	color: #49bf36;
}

table.outbox .fa.moderation{
	color: #fcd135;
}

table.outbox .fa.denied{
	color: #f92727;
}

.todo-container .todo-projects-container>li:not(:first-of-type){
	padding: 0 20px;
}

.todo-container .todo-projects-item h3{
	margin-top: 10px;
}

.todo-container .todo-projects-item h3 a{
	color: #000;
}

.todo-container .todo-projects-item:hover{
	cursor: auto;
}
.todo-container .todo-projects-item h3 a{
  font-weight: 500;
}

a.todo-add-button {
    background-color: #4db3a4;
    color: #fff;
    text-decoration: none;
}

a.todo-add-button:hover {
    background-color: #FFF;
    color: #000;
    text-decoration: none;
}

.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-actions>li>a{
	font-size: 10px;
}

.mt-comments .mt-comment .mt-comment-body .mt-comment-details,
.mt-comments .mt-comment .mt-comment-body .mt-comment-info .mt-comment-author{
	margin: 0;
}

input[type="checkbox"].route-filter {
	float: left;
	margin: 5px 5px;
}

.panel-default > .panel-heading .badge.badge-primary
{
	background-color: #337ab7;
}

.panel-group {

    margin-bottom: 5px;

}
.panel-group .panel
{
	width: 90%;
	margin-bottom: 5px;
}

.panel-title{
	
font-size: 14px;
padding: 5px 15px;
margin-top: 0;
margin-bottom: 0;
background-position: right 12px;
}

.accordion .panel .panel-title .accordion-toggle.accordion-toggle-styled.collapsed {

    background-position: right 8px;

}

.accordion .panel .panel-title .accordion-toggle {

    display: block;
    padding: 5px 15px;
}

.accordion-toggle-styled{
	background: url(../img/accordion-plusminus.png) right -19px no-repeat;

}

.legendLabel {
	color: black;
	font-weight: normal;
}

button.btn.btn-md.btn-primary.fa.fa-pencil {
	display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.page-content {
	background: #fff;
}

.mt-checkbox-admin {
	padding: 5px;
	margin-top: 2px;
}

.form-control-sms {
padding: 1.5%;
border: 1px solid #ccc;
}
.input-group-sms {
float: right;
box-sizing: border-box;
}

.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); 
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ff9900;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
          animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
          transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
          transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
          transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s; 
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  } 
}

@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  }
}

.copy-button {
  padding: 8px 16px;
  color: #6f6f6f;
  background: white;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  width: 200px;
  height: 35px;
  text-align: left;
  border:0px;
}

.copy-button:hover {
  background: #f5f5f5;
}

.ui-autocomplete {
  max-height: 100px;
  overflow-y: auto;
  overflow-x: hidden;
}

#listAdmin.table > thead > tr > th, #listAdmin.table > tbody > tr > th, 
.table > tfoot > tr > th, #listAdmin.table > thead > tr > td, #listAdmin.table > tbody > tr > td, #listAdmin.table > tfoot > tr > td {
  vertical-align: middle;
  text-align: center;
}


* html .ui-autocomplete {
  height: 100px;
}

.size-client {
  width: 425px;
  box-sizing: border-box;
}

.color-navbar {
  background-color: #444d58;
  border: 1px solid #eff3f8;
}

.green-check {
  color: #27B722;
}

.orange-clock {
  color: orange;
}

.orange {
  background-color: orange;
  color: white;
}

.edit-invoice {
  padding-bottom: 10%;
  padding-left: 6%;
  margin-left: 1.5%;
  margin-right: 1.5%;
  margin-top: 20%;
  border: 2px solid #3598dc;
}

.green-color {
  background-color: #27B722;
  color: white;
}

table.invoice td:nth-child(10),
table.invoice td:nth-child(11){
  font-size: 18px;
  width: 5%;
  text-align: center;
}

.btn.orange-stripe {
  border-left: 4px solid orange;
}

.btn.green-stripes {
  border-left: 4px solid #27B722;
}

.btn.green-reminder {
    border-left: 4px solid #27B722;
}

.btn.red-reminder {
    border-left: 4px solid red;
}

#toast-container.nopacity > div {
    opacity: 1;
}

.search-bar-number {
  width: 600px;
  text-align: center;
  margin-left: 12%;
}

.search-button-number {
  margin-top: 12%;
}

.copy
{
  text-align: left;
}

.big-size{
  font-size: 16px;
}

.left {
  text-align: left;
}

.step-client{
  padding: 5px 10px;
  text-align: center;
  font-size: 20px;
}

.step-0{
  border: 2px solid #000;
}

.invoice-buttons{
  width: 100%;
}

.client-actions .btn{
  margin-top: 20px;
}

.word {
  padding-top: 15px;
}

.action-button {
   padding: 8px 16px;
  color: #6f6f6f;
  background: white;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  width: 200px;
  height: 35px;
  text-align: left;
  border:0px;
}

.table.table-light > tbody > tr > td.fit {
  width: 0%;
}

.no-padding {
  padding-left: unset;
}

.action-btn-group {
  position: relative;
}

.description {
  margin-right: 2%;
  font-size: 16px;
}

.details-button {
  margin-left: 6%;
  margin-top: 1%;
}

.action-btn-group>.action-badge {
    position: absolute;
    font-size: 11px;
    font-weight: 300;
    bottom: 1px;
    left: 1px;
    padding: 6px 13px 4px 6px;
    color: #fff;
    text-shadow: none;
    border-width: 0;
    border-style: solid;
    -webkit-border-radius: 0 35px 0 0 !important;
    -moz-border-radius: 0 35px 0 0 !important;
    border-radius: 0 35px 0 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.grey-admin {
  background-color: #C0C0C0;
}

.partner {
  border: 2px solid #158C15;
  padding-bottom: 2%;
}

.table-bordered.table-footer-total > tfoot > tr > th{
  border-left : 0;
  background-color: #F0F0F0;
  font-style: italic;
}

.errors-tab-content .feeds li .col1 > .cont > .cont-col2 > .desc{
  margin-left: 50px;
}

.errors-tab-content .feeds li .col2, .shady-ip-tab-content .feeds li .col2 {
    width: 225px;
    margin-left: -225px;
}

.easy-pie-chart .number.progression {
  height: 100px;
  width: 100px;
  line-height: 100px;
  margin: 10px 0;
}

.stats-first-line{
  padding-top: 30px;
}

.aggregator td{
  text-align: left;
}

.revive .mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-buttons{
  padding-top: 0;
}

.revive .mt-actions .mt-action{
  padding: 5px 0;
}

.revive .tabbable-line > .tab-content{
  padding: 5px 0;
}

.revive.portlet{
  margin-bottom: 0;
  padding: 0 5px;
}

.client-actions .revive .btn{
  margin: 0;
}

.form-horizontal .modal-body .form-group{
  margin: 0;
}

.form-horizontal  .modal-body .checkbox > label {
  margin-left: 20px;
}

.inbox-view-info .message_date{
  color: #AEAEAE;
  font-style: italic;
}

/*.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, 
.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td
{
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
}*/

/*.page-content.client-page {
    display:table;
    width: 100%;
    height:100%;
    margin-top: -50px;
    padding: 50px 0 0 0;
    box-sizing: border-box;
}

.client-page .row {
    height: 100%;
    display: table-row;
}

.client-page .row .full-height {
  display: table-cell;
  float: none;
}*/

@media (min-width: 768px){

	.navbar-nav>li>a {
	    padding-top: 5px;
	    padding-bottom: 5px;
	}
}

select.month-offset{
  margin-bottom: 5px; 
  padding: 8px;
}

.mt-checkbox-list{
  padding: 0;
}

.payment-provider{
  font-size: 10px;
  margin-left: 15px;
}

.exchange-value{
  padding-right: 30px;;
}

.product-input{
  padding-left:0;
}

.addProduct{
  margin-top: 15px;
}

.removeProduct{
  margin-top: 28px;
}

.product-detail{
  margin-top: 6px;
}

.removeProductModel{
  margin-top: 27px;
}

#invoice-pull-right{
  padding-right: 10px;
  text-align: right;
}

#invoice-pull-right-pdf{
  padding-right: 14px;
  text-align: right;
}

.purchase_model_information{
  margin-bottom: 8px;
}

#currency{
  margin-bottom: 5px;
}

.lookup{
  margin-top: 15px;
}

.lookup-search-bar{
  margin-bottom: 40px;
}

.accounting th:first-child{
  width: 45%;
}

.custom-div-buttons{
  margin-bottom: 15px;
}

.monitoring #progress{
  margin-top: -20px;
}

#countryInfos td:first-child {
    text-align: left;
}

.country-sub-route td {
    text-align: left;
}

button.btn-copy-email{
  margin-left: 10px;
}

div.client-sms-price-filter{
  margin: 10px;
}

.alert-extinguisher{
  margin-right: 10px;
  font-size: 50px;
  color: #008B8B;
}

#new_clients_chart{
  max-height: 125px;
  max-width: 402px;
  display: inline-block;
}

.todo-head-chart{
  padding-bottom: 0px;
}

.todo-head.clients{
  padding-bottom: 0px;
  padding-top: 0px;
}

.todo-container .todo-projects-container > li.new-client-title{
  padding-top: 0px;
}

h3.new-clients{
  padding-top: 75px;
}

.client-contact > tr{
  max-width: 200px;
  height: 100px;
  border-top: none;
  overflow: hidden;
  word-wrap: break-word;
}

.client-contact .call{
  color: #FFF;
  background-color: #4682B4;
  border-color: #32c5d2;
  border: 1px solid transparent;
  /*width: 24px;*/
  height: 21.2833px;
}

/*.table > tbody > tr:first-child{
  border: 0;
  border-collapse : collapse;
}*/

.table.client-contact > tbody > tr td{
  border: 0;
  border-collapse : collapse;
  /*text-align: center;*/
  vertical-align: middle;
}

.bord{
  border-top: 1px solid;
  border-color : rgb(211,211,211);
}

/*.btn-fixe-taill{
  width: 34px;  
}*/
.row-product{
  margin-bottom: 40px;
}
.hide-only{
  visibility: hidden;
}

.dashboard-stat-custom .dashboard-stat2{
  padding-bottom: 40px;
}

.dashboard-stat-custom .dashboard-stat2 .display{
  margin-bottom: 10px;
}

.authorization-category{
  margin-bottom: 15px;
}

.authorization-category-title{
  font-weight: bolder;
}

.authorization-category label:not(.authorization-category-title){
  margin-left: 30px;
}

table.table-stats td{
  text-align: left;
  cursor: default;
}

.easy-pie-chart .progression-center {
  height: 100px;
  width: 100px;
  line-height: 100px;
  margin: 0 auto;
}

h3.country_name{
  margin-top: 5px;
  margin-left: 40px;
}

.todo-container .todo-projects-container.no-border{
  border: 0px;
}

.prospect-color {
    background-color: #337EE4;
}

.search-legend {
    background-color: #EFF3F8;;
    padding-right: 1px
}

.search-icon-color {
    color: #BCC2CB;
    background-color: unset;
}

.month-selector-clients {
    padding-bottom: 7px;
}

.prospect-link {
    width: 88px;
}
.page-title-center{
  text-align: center;
}
.separator{
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
  margin-bottom: 10px;
  margin-top: 10px;
}

table.table-fixed{
  table-layout: fixed;
    word-wrap:break-word;
}

.form-horizontal .control-label.label-double{
  padding-top:0;
  margin-top: -3px;
}

.coupon-label-filter {
    padding-left: unset;
}

.coupon_clone {
    padding-top: 10px;
    padding-top: 10px;
}

.coupon-add-smsprice {
    float: right;
    margin-right: 20px;
}

.back-emails {
    padding-top: 8px;
    padding-left: 35px;
}

.dropdown-left-status {
    left: -40px;
    min-width: -moz-min-content;
}

#dataPurchase.table .dropdown-menu::before, .dropdown-toggle > .dropdown-menu::before, .dropdown > .dropdown-menu::before,
                                            .dropdown-toggle > .dropdown-menu:after, .dropdown > .dropdown-menu::after {
    left: 58px;
}

span.subaccount{
  background-color: #f0ad4e;
}

div.parent-account{
  margin-top: 6px;
}

.dahsboard-separator{
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
  margin-bottom: 10px;
  margin-top: 10px;
}

.country-routes {
  overflow-y: scroll;
  height: 100vh;
}

.billing-range{
  margin-left: 15px;
}

.dashboard-stat2 .progress-info .status.status-dashboard{
  margin-top: -10px;
}

.dashboard-text-logo{
  color:white;
  margin-top:15px;
  margin-right:15px;
  margin-left:15px;
  font-size: 120%;
}

tr.rerouted, .table-striped > tbody > tr:nth-child(2n+1).rerouted{
  background-color: #f4db9f;
}

.cell-break-word {
  word-break: break-all;
}