/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21 déc. 2016, 17:00:42
    Author     : dubois-t
*/

.wrapper-content {
    padding: 5px 0 0;
    margin-right: -10px;
    margin-left: -10px;
    /*position: relative;*/
}
.wrapper-content .tabs-container {
    margin-top: 1px;
}
.row.pbottom {
    padding-bottom: 5em;
}
.list-group-item>.label {
    float: right;
}
.btn-inactive {
    background-color: #ebebeb;
}
.badge.bbig, .label.bbig {
    font-size: 14px;
    background-color: #ebebeb;
}
.badge.ball, .label.ball {
    width: 100%;
    white-space: normal;
    text-align: right;
    display: block;
    clear: both;
    margin-top: 5px;
    padding: 8px;
    line-height: 1.4;
}
.logo-name {
    letter-spacing: -5px;
}
.logo-element {
    color: rgba(255, 255, 255, 0.3);
}
li.nav-header {
    padding: 10px 15px;
}

li.nav-header h1.logo-name {
    font-size: 25px;
    letter-spacing: -2px;
    color: rgba(255, 255, 255, 0.3);
    /*margin-top: 5px;*/
    margin-top: 13px;
    text-align: center;
    margin-bottom: 10px;
}

body.mini-navbar .logo-name {
    display: none;
}

.navbar-right .open > a, .navbar-right .open > a:hover, .navbar-right .open > a:focus {
    background: transparent;
}
.navbar-top-links li:last-child {
    margin-right: 30px;
}
.navbar-right a.dropdown-toggle {
    padding: 10px 0;
    display: block;
}
.navbar-right .trigram {
    margin-top: 2px;
    height: 33px;
    width: 33px;
    line-height: 32px;
    text-align: center;
    background: #1ab394; 
    color:#FFF;
    font-weight: 700;
    font-size: 12px;
    -moz-border-radius: 50%; 
    -webkit-border-radius: 50%; 
    border-radius: 50%;
}
.navbar-right .trigram:hover {
    background: #18a689;
}

.nav > li > a i.fa-th-large {
    margin-left: -3px;
    margin-right: 5px;
}
.nav > li > a i.fa-car {
    margin-right: 4px;
}
.nav > li > a i.fa-area-chart {
    margin-right: 3px;
}
.nav > li > a i.fa-check {
    margin-right: 5px;
}
.nav > li > a i.fa-archive {
    margin-right: 5px;
}
.nav > li > a i.fa-cog {
    margin-left: 2px;
    margin-right: 5px;
}
    
/*.nav-order li a {
    display: table;
}
.nav-order li a span {
    display: table-cell;
}*/

.middle-box h1 {
    font-size: 55px;
}

.project-list table tr td {
    padding: 0 5px 0 0;
}

.row.page-heading {
    padding: 5px 10px 10px;
}
.row.page-heading h2 {
    margin-top: 5px;
    margin-bottom: 0;
}
.row.page-heading .theader {
    font-size: .6em;
    margin-left: 1em;
}
.ibox-tools.heading {
    padding-top: 10px;
}
.ibox-tools a.btn-primary,
.ibox-tools a.btn-warning,
.ibox-tools a.btn-danger,
.ibox-tools a.btn-info,
.ibox-tools a.btn-success {
    color: #fff;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #999;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #1ab394;
}

.specifics.panel-group .panel + .panel {
  margin-top: -1px;
}
.specifics .panel-heading {
  padding: 6px 10px 2px;
}
.specifics .panel {
  border-radius: 0;
}
.specifics .panel-heading h5 {
  margin-bottom: 5px;
}
.specifics .panel-heading i {
  font-size: 26px;
}
.processing {
  background: url("../../../img/zf-table/ajax-loader.svg") no-repeat scroll 0 0 transparent !important;
  width: 154px !important;
  height: 154px !important;
  left: 45%;
  top: 250px;
}
li.eqoff {
    text-decoration: line-through;
    color: #bbb;
}
.fa-big {
    font-size: 1.3em !important;
}
.cgreen {
    color: #1ab394;
}
.fa-green {
    color: #1ab394;
    font-size: 0.8em !important;
}
.fa-green-big {
    color: #1ab394;
    font-size: 1.2em !important;
}
.fa-gray {
    color: #ccc;
    font-size: 0.8em !important;
}

.side-specifics .panel-body {
    border-radius: 0;
}
.side-specifics .nav-second-level li:last-child {
    margin-bottom: 0;
}
.side-specifics.nav > li {
    border-top: 1px solid #e7eaec;
}
.side-specifics.nav > li.active {
    /*border-left: 1px solid #19aa8d;*/
    border-left: 0px solid #19aa8d;
    background: inherit;
}
.side-specifics.nav > li.active > a {
    color: inherit;
}
.side-specifics.nav > li.active .panel-body {
    border: none;
}
.side-specifics.nav > li > a {
    color: #555555;
    padding: 10px 20px;
}
.side-specifics.nav .fa-question-circle {
    color: orange;
}

.i-checks label {
    font-weight: normal;
    margin-bottom: 0;
    padding-bottom: 5px;
}
.i-checks label.lone {
    width: 77%;
    padding-left: 5px;
    border-right: 1px solid #eee;
}
.i-checks label.ltwo {
    width: 10%;
    text-align: right;
    vertical-align: top;
}
span.lione {
    display: inline-block;
    width: 63%;
}
label.litwo {
    width: 18%;
    text-align: right;
    float: right;
    margin-bottom: 0;
    font-weight: normal;
}
label.litwo.ht {
    border-left: 1px solid #eee;
}
@media (min-width: 768px) {
    span.lione {
        width: 65%;
    }
    label.litwo {
        width: 15%;
    }
}

.icheckbox_square-green {
    margin-top: -2px;
    margin-right: 5px;
}
.ibox-intab {
    border-style: none solid solid;
    border-width: 0 0 1px;
    padding: 0;
    min-height: 39px;
    margin-bottom: 10px;
    margin-top: -4px;
}

.dataTables_filter label {
    margin-right: 0;
}
.table.dataTable > tbody > tr > td {
    /*vertical-align: middle;*/
    padding: 3px 8px;
}
.table.dataTable > tbody > tr > td.nopad {
    padding: 0;
}
.table.dataTable > tbody > tr > td.tcenter {
    text-align: center;
}
.table.dataTable > thead > tr > th.tcenter {
    text-align: center;
}
.table.dataTable > tbody > tr > td.tright {
    text-align: right;
    padding-right: 25px;
    font-size: 1.2em;
}
.table.dataTable > tbody > tr > td.tright.fnormal {
    font-size: 1em;
}
.table.dataTable > tbody > tr > td.tbold {
    font-weight: bold;
}
.table.dataTable > tbody > tr > td.tpadtop {
    padding-top: 6px;
}
table.table thead .sorting_asc {
    /*background-position-x: 100%;
    background-position-y: 75%;*/
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: none;
    border-bottom: 1px solid #ddd;
}

.table-hover.dataTable>tbody>tr:hover {
    background-color: #eee;
}

.ibox-tools a.btn-primary,
.ibox-tools a.btn-warning,
.ibox-tools a.btn-danger {
    margin-top: -7px;
}

.inmodal .modal-header {
    padding: 8px 15px 8px 15px;
    text-align: left;
}
.inmodal .modal-header .close {
    font-size: 30px;
    margin-top: -2px;
}
.inmodal .modal-title {
    font-size: 18px;
}
/*
.carousel-indicators {
  bottom: 0;
}
.carousel-indicators li {
  border-color: #1ab394;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
.carousel-control {
    color: #1ab394;
}*/

.popover-content {
    word-wrap: break-word;
}
fieldset {
    padding: 1em;
    border: 1px solid #eee;
}
legend {
    padding: 0 10px;
    font-size: 14px;
    border: none;
    margin-bottom: 0;
    width: auto;
}

.nav-second-level li a {
    padding-left: 47px;
    font-size: .95em;
}
.nav-third-level li a {
    padding-left: 62px;
}
.dataTables_filter label.tsearch {
    /*margin-left: 10px;*/
}
.dataTables_filter .quick-search {
    /*margin-left: 10px;*/
    border-radius: 3px;
    width: auto;
}
.table.dataTable .filter {
    border-radius: 3px;
}

/*body.mini-navbar .profile-element,
body.mini-navbar .navbar-default .nav li a span.label {
   display: block; 
}*/
#top-search {
    border-radius: 3px;
    border: 1px solid #e5e6e7;
    height: 33px;
    padding: 7px;
    margin-top: 12px;
    background-color: #FFFFFF;
}
.tab-pane .ibox {
    border: 1px solid #e7eaec;
    border-radius: 4px;
}
.tab-pane .ibox-title {
    padding: 10px 11px 7px;
    border-top: none;
    border-radius: 4px;
    min-height: 38px;
}
.tab-pane .ibox-content {
    border-top: none;
    padding: 0;
    border-radius: 0 0 4px 4px;
}
ul.list-ad-plus {
    margin-bottom: 0;
    padding: 1px;
}
ul.list-ad-plus li.list-group-item {
    padding: 6px 10px;
    border-radius: 0;
    border-width: 1px 0;
    clear: both;
}
ul.list-ad-plus li.list-group-item:last-child {
    border-bottom-width: 0;
}
ul.list-ad-plus li.list-group-item .badge.bbig,
ul.list-ad-plus li.list-group-item .label.bbig {
    font-size: 13px;
}

table.table-devis {
    margin-bottom: 0;
}
table.table-devis thead tr {
    background-color: #eee;
    /*font-weight: 600;*/
}
table.table-devis thead tr td {
     width: 25%;
}
table.table-devis tbody td,
table.table-devis tfoot td {
    border-bottom: none;
}
table.table-devis tfoot td {
    border-top: 1px solid #ddd;
    padding: 10px 5px !important;
}
table.table-devis td {
    padding: 5px !important;
}
table.table-devis tr.total {
    border-top: 1px solid #eee;
}
table.table-devis tr.total td {
    font-weight: bolder;
}

.timeline-item .date { /* force col-xs-2 */
    width: 16.66666667%;
    padding-top: 22px;
    line-height: 13px;
}
.timeline-item .date i {
    top: -1px;
    padding: 3px;
    width: 22px;
    font-size: .8em;
}
.timeline-item .content {
    min-height: 70px;
}
.timeline-item:not(:last-child) .content {
    border-bottom: 1px solid #eee;
}
.wizard > .steps > ul > li {
    width: 33.33%;
}
.wizard > .content {
    overflow-x: auto;
    overflow-y: scroll;
}
.wizard > .content > .body {
    width: auto;
    height: auto;
}
.wizard .file-box {
    width: 270px;
}
.wizard .file {
    margin-left: 10px;
    margin-right: 0;
}
.wizard .file .image {
    height: 125px;
}
.wizard > .actions {
    text-align: center;
}
.wizard .file a:hover .file-name {
    background-color: #ddd;
}
.wizard .file .file-name div.chk {
    font-size: 22px;
    margin-top: -7px;
    float: right;
    display: none;
}
.wizard .file .file-name.active div.chk {
    display: block;
}
.first-level-counters{
    display: inline-block;
}
.first-level-counters .sb_unaffected{
    float: none;
    display: inline-block;
    margin-right: 0px;
}
.first-level-counters .sb_unaffected{
    margin-left: 15px;
}
.mini-navbar .first-level-counters{
    position: absolute;
    top: 0px;
    right: 3px;
}
.mini-navbar .first-level-counters .sb_unaffected{
    width: 18px;
    height: 18px;
    font-size: 12px;
}
.mini-navbar .crm-sub-menu li a{
    padding-left: 20px;
    padding-right: 40px;
}
.mini-navbar .nav-second-level .sb_unaffected,
.mini-navbar .nav-second-level .sb_affected{
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.sb_unaffected,
.sb_affected{
    float: right;
    margin-right: 10px;
    background: #1ABC9C;
    color: white;
    border-radius: 10px;
    width: 30px;
    height: 17px;
    text-align: center;
    font-size: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 5px -2px;
}
.sb_unaffected.supzero{
    background: #E74C3C;
}