@media print {


body.dragging, body.dragging * {
  cursor: move !important;
}

.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000;
}

table.sorted_table tr.placeholder {
  position: relative;
  background-color: #188eb1;
  color: #fff;
  /** More li styles **/
}
table.sorted_table tr.placeholder:before {
  position: absolute;

  /** Define arrowhead **/
}

.wz-link{
    background: #E9E9E9 !important;
    color: #188eb1 !important;
}
.nav-pills>.active>a, .nav-pills>.active>a:hover {
    color: #ffffff !important;
    background-color: #188eb1 !important;
}
.navbar-inner {
    background: #188eb1 !important;
    border-bottom: 3px solid #ff7f74;
}
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
    background-color: rgba(200, 235, 245, 0.11) !important;
}
.table-bordered th {
    color: #fff;
    background: #E9E9E9;
    background: -moz-linear-gradient(top, #FAFAFA 0%, #E9E9E9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FAFAFA), color-stop(100%,#E9E9E9));
    background: -webkit-linear-gradient(top, #188eb1 0%,#188eb1 100%);
    background: -o-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%);
    background: -ms-linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%);
    background: linear-gradient(top, #FAFAFA 0%,#E9E9E9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
    font-size: 13px;
    color: #f0f8ff;
    text-transform: uppercase;
}

.tableselectedRow {
   background: aquamarine!important;
   font-weight: bold;
}
.tableselectedRow:hover {
   background: aquamarine!important;
}
.table tbody .tableselectedRow:hover td, .table tbody .tableselectedRow:hover th {
    background-color: aquamarine!important;
}

a{
    color: #188eb1 !important;  
}
a:hover{
    color: #fff !important;  
}

.subnavbar .container > ul > li > a:hover ,.btn-list-search :hover{
    color: #FF5722 !important;
    text-decoration: none;
}

.brand{
    color: #fff !important;
    
}
.navbar-search .search-query {
    background: #ffffff;
}
.btn-list-actions {
    background-color: #188eb1;
    color: #fff;
    border: 0px;
}
.listDeletebtn {
    text-align: -webkit-center;
    width: 17px;
    /* font-size: x-large; */
    color: #fc9c94;
}
.btn-list-search{
    margin-right: 0px;
    font-size: x-large;
}
.widget-header [class^="icon-"], .widget-header [class*=" icon-"] {
    color: #188eb1;
}
.widget-header {  
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f6f1), color-stop(100%,#f2efea));
    background: -webkit-linear-gradient(top, #fff 0%,#fff 100%);
    background: -o-linear-gradient(top, #fff 0%,#fff 100%);
    background: -ms-linear-gradient(top, #fff 0%,#fff 100%);
    border-bottom: 3px solid #ff7f74;
}
.widget-content-green{ 
    background-color: #188eb1!important; 
}
.tableloadingclass{
    background: url(../img/facebook.gif) no-repeat center top; 
    display: block;  
}
.trloadingclass{
     opacity: 0.2;
     z-index: 0;
}

.widget-table .table {
    border-bottom: 1px solid #ddd;
}
.minHeight{
    min-height: 210px;
}

.searchBox{
    padding-left: 30px;
    padding-right: 0px;
}
.table tr{
    cursor: pointer;
}

.news-items li {
    text-align: -webkit-left;
    display: block !important;
    padding: 0 0em 0 0.5em;
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;
    margin-bottom: 1em;
    border-bottom: 1px dotted #CCC;
    cursor: pointer;
}
.badgeNbrPics {
    padding: 0px 8px 0px;
    font-size: 12.025px;
    color: #ffffff;
    background-color: #0e8694;
    margin-right: 3px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}
.dropdownDocumentAct{
    padding: 0px 0px 0px;
    margin-right: -11px;
    float: right;
}
.ListDocumentFiltres{
    margin-bottom: 4px;
    background: #fff;
    padding: 8px;
    border-radius: 7px;
}   
.Tbdropdown-menu {
    min-width: 178px;
    margin: -7px 0px 0px 68px !important;
    background-color: rgb(117, 170, 185);
}

.dropdownDocumentAct ul {
   background-color: #188eb1 !important;
}
.dropdownDocumentAct li{
    display: block !important;
    padding: 0 0em 0 0.5em;
    padding-bottom: 0;
    margin-bottom: 0px;
    border-bottom: 1px dotted #CCC;
    cursor: pointer;

}
.dropdownDocumentAct li a{
     padding: 3px 5px 3px 1px;
     word-spacing: 3px;
     color: #212d1d;
}
.dropdownDocumentActselected{
background-color: #e2eefb ;
}
   
.subnavbar {
    margin-bottom: 1.2em;
}

.SearchDesktop{
    display: block;
}
.searchMobile{
    display: none;
}

.accordion-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}
.info-box {
    background: #ffffff;
    border: 1px solid #ff7f74;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 7px;
}
.widget {
    position: relative;
    clear: both;
    width: auto;
    margin-bottom: 10px;
    overflow: overlay;
    /* border-top: 3px solid #ff7f74; */
}
.widget-visible {
    position: relative;
    clear: both;
    width: auto;
    margin-bottom: 10px;
    overflow: visible;
}
.Codage-Select-Btn {
    margin: 6px;
    width: 100%;
    text-align: left;
}

.Codage-action-Btn {
    margin-left: 4px;
    width: 95%;
    margin-bottom: 6px;
    text-align: left;
}

.Actions-block {
    height: auto;
    margin: 4px;
    background-color: rgba(255, 127, 116, 0.15);
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    width: 96%!important;
 }  

.DiagnosticsActions {
    border: 1px solid #c9c9c9;
    height: 38px;
    /* background-color: #8cc7d8; */
    color: #060404;
 } 

.CodageListItem {
    border-top: 1px #ff7f74 solid;
    border-left: 1px #ff7f74 solid;
    padding: 8px;
    background-color: #fff;
    list-style: none;
    border-right: 1px #ff7f74 solid;
 } 
 .CodageListItem:last-child{
    border-bottom: 1px #ff7f74 solid;
 } 


.nav-tabs>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 15px;
    border: 1px solid;
    border-color: #dddddd #dddddd;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    background: #ff7f74;
    color: #ffffff !important;
    margin-top: 3px;
}

.nav-tabs>.active>a, .nav-tabs>.active>a:hover {
    color: #555555;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
    color: #188eb1!important;
}

.nav-tabs>li>a:hover {
    border-color: #188eb1 #188eb1 #ffffff;
}

.nav>li>a:hover {
    text-decoration: none;
    background-color: #188eb1;
}

@media (max-width: 867px){
.searchBox {
    padding-left: 1px;
    padding-right: 0px;
}
.SearchDesktop{
    display: none;
}
.searchMobile{
    display: block;
}
}

@media (max-width: 480px){
.modal.fade.in {
    top: 0px;
}
.bs-example-modal-lg {
    width: 98%;
}
.bs-codage-modal-lg {
    width: 97%!important;
    left: 1%!important;
}
}

.navbar .dropdown-menu {
    background-color: #ffffff !important;
}

@media (min-width:320px)  { /* smartphones, iPhone, portrait 480x320 phones */ 



}
@media (min-width:481px)  { /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ 


}
@media (min-width:641px)  { /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */

 }
@media (min-width:961px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */ 

.bs-example-modal-lg {
    width: 50%;
}

.bs-codage-modal-lg {
    width: 90%!important;
    left: 25%!important;
}

}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ 

.bs-example-modal-lg {
    width: 50%;
}

.bs-codage-modal-lg {
    width: 90%!important;
    left: 25%!important;
}

}
@media (min-width:1281px) { /* hi-res laptops and desktops */ 

.bs-example-modal-lg {
    width: 50%;
}

.bs-codage-modal-lg {
    width: 90%!important;
    left: 25%!important;
}

}


.DocumentsLegend{
    border-bottom: 1px solid #ff7f74 !important;
    margin-bottom: 3px !important;
    line-height: 32px !important;  
}
.Documentsinput{
    border: 1px solid #8cc7d8!important;
    background-color: rgba(255, 127, 116, 0.05)!important;
    width: 99% !important;
}
.dropdown.open .dropdown-toggle {
    color: #ffffff;
    background: rgba(255, 127, 116, 0.25);
    /* background: rgba(0, 0, 0, 0.3); */
}
.subnavbar .dropdown .dropdown-menu a:hover {
    color: #fff !important;
}
.widget-header h3 {
    margin-right: 10px!important;
}
.orangeHeader{
    border-top: 3px solid #ff7f74;
}
.indentificationBlock{
    background: rgb(24, 142, 177);
    color: #ffffff;
    border-bottom: 3px solid #ff7f74;
}
.InputListAction{
    width: 100%;
    margin-bottom: 0px;
    margin-top: 3px;
    margin-left: 3px;
}

label{

    font-size: 14px;
    color: #8e8d8d;
}
.field{
     padding: 9px;
}



}