/* MENU */
.dropdown-name{
    margin-right: 5px;
}
.open-menu{
    margin-top: 4px;
}
.sidebar-menu > li .label {
    margin-right: 8px;
}

/* LOGIN */
 .login input[type="submit"]{
     color: #2e6da4 !important;
 }
.login input[type="submit"]:hover{
    background: #eee;
    border: 1px solid #eee;
    color: #1f5480 !important;
}

/* GLOBAL */
.logo-lg{
    background-color: #232C33;
}
h1{
    padding-left: 15px;
}
.info-box-icon {
    font-size: inherit;
}
.bg-orange{
    background-color: #F39C12;
}
.status-text-danger{
    color: #fa1645;
    font-weight: bold;
}
.status-text-active{
    color: #00A65A;
    font-weight: bold;
}
.box-header h3{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.small-box h3 {
    font-size: 28px !important;
}
.td-label-xl{
    padding-top: 14px !important;
}
.td-label-xl .label{
    padding: 8px;
}
.dashmkt-logo{
    width: 100%;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #333;
    border-radius:4px;
    margin-bottom: 10px;
    text-align: center;
}
.dashmkt-logo:hover{
    opacity: 0.7;
}
.dashmkt-logo img{
    max-width: 100%;
    height: 75px;
    max-height: 75px;
}
.dashcompany_logo{
    margin-top: 10px;
    text-align: left;
}
.dashcompany_logo img{
    max-width: 100%;
    height: 60px;
    max-height: 60px;
    background-color: #fff;
    border: 1px solid #333;
    border-radius:4px;
    padding: 5px;
}
#companyList{
    margin-right: 15px;
    font-size: 16px;
}
.alertIcon{
    font-size: 20px;
    position: absolute;
    top: -12px;
    left: 4px;
    z-index: 1000;
}
.alertIcon i{
    background: #ffffff;
    border-radius: 11px;
    padding: 2px;
}
.timeline-flux-item{
    padding: 6px;
    border-radius: 4px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
}
.timeline-flux-subitem{
    padding: 3px;
    padding-left: 6px;
    border-radius: 4px;
    margin-left: 25px;
    margin-bottom: 5px;
    font-size: 12px;
}
.timeline-flux-subitem i{
    margin-right: 2px;
}
.timeline-flux-subitem-arrow{
    float: left;
    color: #ddd;
    margin-left: 4px;
    font-size: 12px;
}
.coming-soon-layer{
    position: absolute;
    height: 470px;
    width: 100%;
    top: 42px;
    left: 0;
    z-index: 1000;
    background-color: #ffffff;
    opacity: 0.9;
}
.coming-soon-img{
    top: 42px;
    left: 0;
    z-index: 1000;
    position: absolute;
    margin-top: 170px;
    text-align: center;
    opacity: 1;
    width: 100%;
}
.icon-info{
    color: #ddd;
}

/* FORMULAIRES */
#log-form .form-group{
    margin-right: 5px;
}
a.dt-button {
    border-radius: 3px !important;
    box-shadow: none !important;
    border: 1px solid #2e6da4 !important;
    display: inline-block !important;
    padding: 6px 12px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    color: #fff !important;
    background-color: #3c8dbc !important;
    background-image: none !important;
}
a.dt-button:hover {
    color: #fff !important;
    background-color: #367fa9 !important;
    border-color: #204d74 !important;
}.dataTables_wrapper .dataTables_paginate {
     margin-bottom: 10px;
 }
/*
.dataTables_wrapper .dataTables_paginate  a, .dataTables_wrapper .dataTables_paginate  span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.dataTables_wrapper .dataTables_paginate  a.disabled{
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.dataTables_wrapper .dataTables_paginate  a.active{
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}*/
.content-wrapper{
    /*min-height: 1050px !important;*/
}

#ibm .listeLotsColumns .btn:hover{
    cursor: default !important;
    color: #fff !important;
    border: 0 !important;
    background-color: transparent !important;
}
#ibm .listeLotsColumns .btn-google:hover{
    background-color: #fa1645 !important;
}
#ibm .listeLotsColumns .btn-foursquare:hover{
    background-color: #f94877 !important;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
    color: #fff;
    background: #fa1645;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    color: #fff;
    background: #00A65A;
}
.easyzoom{
    border: 1px solid #bdbdbd;
    background: url('../bundles/monitoring/images/preview.png') center center no-repeat #f0f0f0;
    width: 100%;
    min-height: 200px;
    margin-top: 60px;
}
.nav-redmine li > a{
    padding: 10px 3px;
}
.mkt-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 99px;
    width: 100%;
    text-align: center;
    font-size: 64px;
    line-height: 99px;
    background: rgba(0,0,0,0.2);
    background-color: rgba(0, 0, 0, 0.2);
}
.md-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 120px;
    width: 100%;
    text-align: center;
    font-size: 64px;
    line-height: 90px;
    background: rgba(0,0,0,0.2);
    background-color: rgba(0, 0, 0, 0.2);
}
.md-box-title{
    height: 30px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    background-color: rgba(0, 0, 0, 0.2);
    color: #ffffff;
    line-height: 26px;
}
#company_alert{
    padding: 20px 30px;
    z-index: 999999;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
#company_alert .fa{
    margin-right: 8px;
}
#restart_alert-success,
#restart_alert-failed{
    padding: 20px 30px;
    z-index: 999999;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    display: none;
}
#restart_alert-success .fa,
#restart_alert-failed .fa{
    margin-right: 8px;
}
.routing-label{
    padding: 1px;
    border-radius: 3px;
    display: inline-block;
    padding-left: 4px;
    padding-right: 4px;
}
.routing-logo{
    max-width: 100%;
    height: 33px;
}
.fa-just-visible{
    opacity: 0.5;
    font-size: 13px;
    margin-top: 4px;
    padding-left: 5px;
}
.stopSmsTrGood, .smsTrGood, .emailBoneTrGood, .emailIbmTrGood{
    display: none;
}
@media (max-width: 1380px){
    body {
        font-size: 12px;
    }
}
@media (max-width: 990px){
    .routing-label{
        padding: 7px;
        border-radius: 3px;
        margin-top: 5px;
    }
    .routing-logo{
        max-width: 100%;
        height: 66px;
    }
}
@media (min-width: 1380px) and (max-width: 1599px) {
    .md-box-title{
        font-size: 16px;
        line-height: 28px;
    }
}
@media (min-width: 1190px) and (max-width: 1380px) {
    .md-box-title{
        font-size: 14px;
        line-height: 30px;
    }
}
@media (min-width: 930px) and (max-width: 1190px) {
    .md-box-title{
        font-size: 20px;
        line-height: 26px;
    }
}
@media (min-width: 834px) and (max-width: 930px) {
    .md-box-title{
        font-size: 16px;
        line-height: 28px;
    }
}
@media (min-width: 110px) and (max-width: 834px) {
    .md-box-title{
        font-size: 14px;
        line-height: 30px;
    }
}
@media (max-width: 1170px) {
    .md-box{
        margin-bottom: 10px;
    }
    #companyList{
        margin-top: 10px;
    }
}
@media (min-width: 1170px) {
    .dashcompany_logo{
        text-align: center;
        margin-top: 0;
    }
}
.table-responsive{
    max-width: 100%;
    overflow-x: auto;
    display: block;
}
.fa-marged-right{
    margin-right: 8px;
    font-size: 18px;
}

.ope-status-finished,
.ope-status-progress-out,
.ope-status-progress-in,
.ope-status-info,
.ope-status-warning,
.ope-status-danger,
.ope-status-recurrent,
.ope-status-unknown{
    width:100%;
    min-width: 290px;
    padding-top:2px;
    padding-bottom: 0px;
    border-radius:3px;
    text-align:center;
}
.dropdown-menu .ope-status-finished,
.dropdown-menu .ope-status-progress-out,
.dropdown-menu .ope-status-progress-in,
.dropdown-menu .ope-status-info,
.dropdown-menu .ope-status-warning,
.dropdown-menu .ope-status-danger,
.dropdown-menu .ope-status-recurrent,
.dropdown-menu .ope-status-unknown{
    border-radius:0;
}
.ope-status-info,
.ope-status-danger,
.ope-status-recurrent,
.ope-status-unknown{
    padding-bottom: 10px;
    padding-top:9px;
}
.ope-status-finished{
    color:#fff;
    background-color:#00a65a;
}
.filter-ope-status-finished a:hover{
    color:#fff !important;
    background-color:#00a65a !important;
}
.ope-status-progress-out{
    color:#fff;
    background-color:#3c8dbc;
}
.ope-status-progress-in{
    color:#fff;
    background-color:#00c0ef;
}
.filter-ope-status-progress a:hover{
    color:#fff !important;
    background-color:#00c0ef !important;
}
.ope-status-info{
    color:#000;
    background-color:#FFD700;
}
.filter-ope-status-info a:hover{
    color:#000 !important;
    background-color:#FFD700 !important;
}
.ope-status-warning{
    color:#fff;
    background-color:#ff8800;
}
.filter-ope-status-warning a:hover{
    color:#fff !important;
    background-color:#ff8800 !important;
}
.ope-status-danger{
    color:#fff;
    background-color:#e72424;
}
.filter-ope-status-danger a:hover{
    color:#fff !important;
    background-color:#e72424 !important;
}
.ope-status-recurrent{
    color:#fff;
    background-color:#733cbc;
}
#statsModal .ope-status-recurrent{
    padding-bottom: 15px;
}
.filter-ope-status-recurrent a:hover{
    color:#fff !important;
    background-color:#733cbc !important;
}
.ope-recur{
    color:#733cbc;
}
.ope-status-unknown{
    color:#000;
    background-color:#ddd;
}
.filter-ope-status-unknown a:hover{
    color:#000 !important;
    background-color:#ddd !important;
}
.ope-nonrecur{
    color:#dddddd;
}
.filter-ope-status-all a:hover{
    color:#fff !important;
    background-color:#aaa !important;
}
.ope-recurrence{
    text-align:center;
}
.ope-sentDate{
    white-space: nowrap;
}
.ope-channelImg{
    white-space: nowrap;
    text-align: center;
}
.ope-companyImg{
    white-space: nowrap;
    text-align: center;
}
.ope-status small{
    margin-top:-2px;
    padding-right:3px;
}
.ope-preogress-bar{
    height: 2px;
    background-color:#666;
    width:0;
}
#myModalBtnStatus{
    margin-bottom: 10px;
    display: block;
    padding: 0;
    padding-top: 10px;
    font-size: 18px;
    white-space: nowrap;
    overflow: visible;
    vertical-align: middle;
    line-height: 1.3333333;
    text-transform: none;
    font-weight: 400;
}
#myModalBtnStatus small{
    margin-right: 10px;
}
.text-warning{
    color:#ff8800;
}
#myModalOpeStatus label{
    font-size: 12px;
}
#operationTable .searchFieldLabel{
    white-space: nowrap;
}
#operationTable .searchIcon,
#operationTable .filterIcon{
    color: #999;
    cursor: pointer;
}
#actionIdRow{
    white-space: nowrap;
}
#recurrenceRow{
    min-width: 116px;
}
.filter-ope-status{
    color: #fff !important;
}
.filter-ope-status:hover{
    color: #333 !important;
}
.fa-oracle{
    color: #F92525 !important;
}
.fa-pgsql{
    color: #316192 !important;
}
.bg-orange {
    background-color: #ff8800 !important;
}
.bg-yellow {
    background-color: #FFD700 !important;
}
.bg-grey {
    background-color: #999 !important;
}
.table-responsive{
    margin-left: 15px;
}
.table-responsive .dataTables_wrapper{
    margin-left: -15px;
    padding-left: 15px;
    padding-right: 15px;
}
.dataTables_filter,
.dataTables_paginate{
    text-align: right;
}
.dataTables_paginate .pagination{
    margin-top: 0;
}
.modalOpeTableTitle{
    font-weight: bold;
    min-width: 145px;
}
.modalOpeTableTitle .fa{
    margin-right: 5px;
    color: #999;
}
.status-alert{
    background-color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    position: relative;
    top: 0;
    margin-top: -30px;
    left: 5px;
    color: #333;
    text-align: center;
}
#myModalAddCommentTextarea {
    width: 100%;
    height: 80px;
}
.nav-pills .error-pill{
    background-color: #fa1645 !important;
}
.nav-pills .error-pill:hover a{
    background-color: #d33724 !important;
}
.nav-pills .good-pill{
    background-color: #00a65a !important;
}
.nav-pills .good-pill:hover a{
    background-color: #008d4c !important;
}
.nav-pills .error-pill a,
.nav-pills .good-pill a{
    color: #fff !important;
}
.nav-pills .error-pill i,
.nav-pills .good-pill i{
    font-size: 17px;
}
.nav-pills .error-pill a .label{
    border: 1px solid #fff;
    margin-top: 2px;
}