﻿/*body {    
    background: none repeat scroll 0 0 #E5E5E5;
    background-image:url("../Images/loginbg.jpg");
    background-repeat :repeat-x;
    margin-top:60px;
    background-color:#7290aa;
}*/

#wrapper {
    padding-left: 0;
}

#page-wrapper {
    width: 100%;
    padding: 0px 15px;
}

#sidemenu {
    font-size: 13px;
}

.TxtBlanc {
    color:white; 
}

.TxtRed {
    color:red; 
}
.padddingl0 {
    padding-left:0px
}
.padddingr0 {
    padding-right:0px
}
.padddingl4 {
    padding-left:4px
}
/************************************************ Nav Bar *******************************************************/
/*.navbar {
    background-color :#002B55;    
}*/
.navbar-default p.navbar-text  {
    color: white;
}
.navbar-default .navbar-nav > li > a
 {
    color:white;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color:#428bca;
}

.dropdown-menu {
    font-size: 13px;
}

/*.navbar-inverse {
    border-color: #020b20;
}

nav.navbar .divider-vertical {
    height: 25px;
    margin: 0 9px;
    margin-top: 10px;
    border-left: 1px solid #022446;
    border-right: 1px solid #004486;
}


nav.navbar div ul.nav li.search div.input-group {
    margin-top:10px;
    margin-right: 25px;
}

nav.navbar div ul li div.btn-group {
    padding-left: 5px;
    padding-top: 0px;
    padding-bottom: 5px;
}

.navbar-toggle {
    background-color: #346c9b;
    border-color: #020b20;
}

.navbar-toggle .icon-bar {
    background-color: #020b20;
}

.navbar-user a {
    color: #fff;
}*/

.nav > li > a:hover,
.nav > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #346c9b;
}

/************************************************ list-group-item custom *************************************************/
.lgiCustom,
a.list-group-item.lgiCustom:hover, a.list-group-item.lgiCustom:focus {
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #002B55;
    border-color: #002B55;
}
    .lgiCustom > span {
        color:white;
    }
.breakWord {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}


/************************************************ content wrapper for list  ******************************************************************/
    .listwrapper {
    min-width:585px;
}

/************************************************ buttons ******************************************************************/
.btn-primary {
    background-color: #002B55;
    border-color: #020b20;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #346C9B;
  border-color: #020b20;
}

.btnadd {
    color: #609450;    
}

.btndel {
    color: #bd362f;
}

.btnedit {    
    color: #9d9211;
}
    
.btnprint {    
    color: #1992c1;
}

.btnok i {    
    color: #609450;
}

.btncancel i {    
    color: #bd362f;
}

.btnhelp {
    color: #126fbd; 
    font-size: 22px;   
    padding: 0px 4px;
    width: 34px !important;
    height: 34px !important;
}

.btnhelp-lg {
    color: #126fbd; 
    font-size: 22px;  
    padding-left:16px !important;    
    width: 56px !important;
    height: 56px !important;
}

.btnhelp-md {
    color: #126fbd; 
    font-size: 22px;  
    padding-left:14px !important;    
    width: 50px !important;
    height: 46px !important;
}


.btn-sm2 {
  padding: 2px 5px;
  height: 25px;
  width: 25px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-sm
{
  height: 30px;
}

.btn-sm3
{

    height: 26px;
    padding-top: 2px;
    padding-bottom: 2px;
}

/************************************************ Grid Container ******************************************************************/
.gridContainer tbody tr.highlight td,
.gridContainer tbody tr:hover:not(.expandable):not(.detail) td
{ 
    color: #fff;
    background-color: #346c9b !important; 
}

.gridContainer tbody tr.gridPager:hover td:not(.current),
.gridContainer tbody tr.gridPager td table tbody tr td,
.gridContainer tfoot tr.gridPager:hover td:not(.current),
.gridContainer tfoot tr.gridPager td table tbody tr td
{
    color: #333333 !important;
}

.gridContainer tbody tr.detail td {
    font-size: 12px;
    vertical-align:top;
}
/*
.gridContainer thead tr th,
.gridContainer tbody tr td {
    font-size: 14px;
}
*/

.popup .gridContainer thead tr th,
.popup .gridContainer tbody tr td {
    font-size: 12px;
}

.gridContainer {
    padding:10px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C1C1C1;
    position: static;
}

.gridContainer a {
       text-decoration: none;
       color:inherit;
}

.gridContainer a.gridAdd {
    padding: 5px 7px;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #47759E;
    border-radius: 4px;
    background: none repeat scroll 0 0 #346C9B;
    box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2) inset, -1px -1px 1px rgba(0, 0, 0, 0.2) inset;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    margin: 0;
}

.gridContainer th {
    background-color: #fff;
}


.gridContainer th.gridAdd {
    padding: 3px 3px;
}

.gridContainer tbody tr td
{
    padding: 2px 6px;
    overflow: hidden;
    white-space: nowrap;
}

.gridContainer .gridPager, .gridContainer .gridPager td {
    background-color: rgba(0, 0, 0, 0) !important;
    /*border: none !important;*/
    /*border-collapse:separate !important;*/
}

.gridContainer .gridPager td  {
     padding-left: 2px;
     padding-top: 2px;
     padding-bottom: 2px;
}

.gridContainer .gridPager td table {
     /*border-collapse: collapse;
     border: 1px solid #DDDDDD;*/     

}

.gridContainer .gridPager td table a.disabled {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .35;
}

.gridContainer .gridPager td table td.current{
    background-color: #619ACA !important;
    color: #fff;
}

.gridContainer .gridPager td table th,
.gridContainer .gridPager td table td {
     border: 1px solid #DDDDDD;
     padding: 2px 8px;
}

.gridContainer .gridActions .btn-primary {
    background-color: #619ACA;
    border-color: #3771A2;
}

.gridContainer .gridActions .btn-primary:hover,
.gridContainer .gridActions .btn-primary:focus,
.gridContainer .gridActions .btn-primary:active,
.gridContainer .gridActions .btn-primary.active,
.gridContainer .gridActions .open .dropdown-toggle.btn-primary {
  background-color: #346C9B;

}

.gridContainer .gridTitle {
    font-size : 18px;
    font-weight: bold;
    padding-top : 3px;
}

.gridTitle {
    font-size : 18px;
    font-weight: bold;
    padding-top : 3px;
}

.gridContainer .gridTitleSmall {
    font-size : 14px;
    font-weight: bold;
    padding-top : 3px;
}

.gridContainer td input[type="radio"], 
.gridContainer td input[type="checkbox"] {
    line-height:   inherit;
    margin: 2px 0 0;
}
.gridWithRightButtons {
    min-width: 415px; 
    margin-right: 80px;
}

.gridRightButtons {
    width: 80px; 
    float: right; 
    padding-left: 5px; 
    text-align: right; 
    padding-right:5px;
    text-align: center;
    font-size:12px; 
    font-weight:bold; 
}

.gridRightButtons button:not(:first-child) {
    margin-top: 5px;
}

.gridRightButtons div:not(:first-child) {
    margin-top: 5px;
}

.gridRightButtons button {
    padding: 13px 18px;
}

.gridRightButtons button[disabled] {
    color:#d0d0d0;
}


.sorting_both {
    background-image: url("../Images/sort_both.png");
    background-position: right center;
    background-repeat: no-repeat;    
}

.sorting_asc {
    background-image: url("../Images/sort_asc.png");
    background-position: right center;
    background-repeat: no-repeat;
}

.sorting_desc {
    background-image: url("../Images/sort_desc.png");
    background-position: right center;
    background-repeat: no-repeat;
}
/************************************************ Loader **************************************************************************/

.loaderContainer {
    position: fixed;
    width: 100%;
    height: 100%;   
    top: 50px;
}

.rptLoaderContainer {
    position: fixed;
    width: 100%;
    height: 100%;   
}

.blue-loader {
    background: url("../Scripts/spinner/ajax-loader_blue.gif") no-repeat center center transparent; 
    position: relative !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 999 !important;    
    /*margin-top: 25px;*/
}


/*@media (min-width: 768px) {
    
    .navbar-header
    {
        float: none;
    }

    .navbar-toggle
    {
        display: block;
    }

    .navbar-collapse.collapse
    {
        display: none !important;
    }

}*/

/************************************************ JQueryUI overloads ********************************************************/

.ui-front {
	z-index: 9999;
}

.ui-widget-header {
    background: #002B55;
    border: 1px solid #020b20;
    color: #fff;
    font-weight: bold;
}


.gridContainer tbody tr td {
    overflow: hidden;
    text-overflow: ellipsis;
}

.table-expand tbody > tr:nth-child(odd):not(.highlight) > td, 
.table-expand tbody > tr:nth-child(odd):not(.highlight) > th
{
    background-color: #fff; 
}

.table-expand tbody > tr:nth-child(4n+1):not(.highlight) > td, 
.table-expand tbody > tr:nth-child(4n+1):not(.highlight) > th
{
    background-color: #f9f9f9; 
}

.table-expand tbody > tr.detail > td, 
.table-expand tbody > tr.detail > th
{
    background-color: #fff !important; 
}

.ui-dialog .ui-dialog-content {
    padding: 5px 5px !important;
}

.ui-widget-header a.ui-datepicker-prev,
.ui-widget-header a.ui-datepicker-next {
    border: 1px solid #d3d3d3/*{borderColorDefault}*/;
	background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #555555/*{fcDefault}*/;
}

.ui-datepicker { 
    z-index: 9999 !important;
}

/************************************************ popup styles ********************************************************/
.popup-body {
    margin-top:0px;
}

.popup-footer,
.popup-footer-large {
    position:absolute;
    bottom:0px;
    left:0px;
    right:0px;
    margin-bottom:0px;
}

.popup-footer .btnprint span {
    color: #333;
}

.popup-footer {
    height:50px;
}

.popup-footer-large {
    height:65px;
    margin-top: 10px !important;
    padding: 4px 10px 10px !important;
}

.popup-footer span,
.popup-footer-large span {
    font-size: 12px;
    font-weight : bold;
}

.popup-actions {
    background-color: #F0F0F0;
    border-top: 1px solid #E5E5E5;
    margin-bottom: 0px;
    margin-top: 10px;
    padding: 9px 10px 10px;
}

input.error, 
textarea.error, 
input.error,
select.error,
div.error {
    border-color: #f00;
    outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, .6);
}

span.error
{
    color: #f00;
}

.popup-body input.keeperror, 
.popup-body textarea.keeperror, 
.form-horizontal input.keeperror,
.popup-body select.keeperror,
.gridContainer div.keeperror {
    border-color: #f00;
    outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, .6);
}

.popup-body .form-group {
    margin-bottom:8px;
}

.popup-body .form-control {
    padding: 2px 5px;
    height: 26px;
}

.popup-body .control-label {
    padding-top: 3px;
}


.popup-body-sm {
    margin-top:0px;
}

.popup-body-sm .form-group {
    margin-bottom:8px;
}

.popup-body-sm .form-control {
    padding: 2px 5px;
    height: 22px;
    font-size: 12px;
}

.popup-body-sm .control-label {
    padding-top: 3px;
    font-size: 12px;
}

.popup-body-sm input.error,
.popup-body-sm textarea.error,
.popup-body-sm select.error,
.gridContainer div.error,
.lostpwtext .error,
#divLogin .error {
    border-color: #f00;
    outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, .6);
}

.popup-body-sm input.keeperror,
.popup-body-sm textarea.keeperror,
.popup-body-sm select.keeperror,
.gridContainer div.keeperror,
.lostpwtext .keeperror,
.divLogin .keeperror {
    border-color: #f00;
    outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 0, 0, .6);
}
/************************************************ page alerts ********************************************************/

.page-alert {
    margin-bottom : 5px;
    padding-top: 8px;
    padding-bottom: 8px;

}

.page-alert:last-of-type {
    margin-bottom : 10px;
}

.usermanagementbox {
    background-color: #002B55;
}

.umheader {
    background-color:whitesmoke;
    font-weight:bold;
    color:Black;
    width:100%;
    display:block;
}

.usergrid, .profilegrid {
    height:250px;
    overflow:auto;
}

.ccenter {
    text-align:center;
}

div.ucontainer {
    overflow:hidden;
    
}

.ubackg {
    background-color:#E5E5E5;
}

div.usermanagementbox, div.profilmanagementbox {
    float:left;
    width:90%;
}

div.controlbox {
    float:right;
    width:10%;
}

.controlbox button {
    margin:0 0 5px 5px;
    display:block;
}

.ubody {
    /*background-image:url("../Images/Engrenage.png");
    background-size:100%;
    background-repeat:no-repeat;
    background-position-y:bottom;*/
    background-color:#002b55;
}


/************************************************ All enterprises filter section ********************************************************/

.tbl-ent-filter {
    color:#fff; 
    font-size: 11px; 
    font-weight:bold;
}

.tbl-ent-filter-logo {
    width: 175px;
    /*border-right: solid 1px #003b75;*/
}

.tbl-ent-filter td {
    white-space: nowrap;
}


.frmGestionUtilisateur form input[type=text], .frmGestionUtilisateur form textarea
, .frmGestionUtilisateur form select, .frmGestionUtilisateur form input[type=password] {
    width:250px;
}

.frmGestionUtilisateur form textarea {
   width: 250px; 
   min-width:250px; 
   max-width:250px; 
   height:150px; 
   min-height:150px;  
   max-height:150px;
}

.table-pad5 td {
    padding:2px;
}

.columndisplaynone {
    display:none;
}

.gridContainerUsure {
    width:85%;
    min-width: 450px; 
    height:161px;
    float:left;
    background-color:white;
}

.gridHeaderUsure {
    height: 40px;
}

div.fcontainerusure {
	overflow: hidden;
	width: 100%;
}

div.fleftusure {
	width: 85%;
	float: left;
    background-color:white;
}

div.frightusure {
    padding-left:10px;
	width: 15%;
	float: right;
}


.ui-dialog {
    border-width: 2px !important; 
    -webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}

/************************************************ files list *******************************************************/
.fileContainer {
    padding: 3px 3px;
    width:70px;
    height:84px;
    text-align: center;
    /*display: inline-block;*/
    vertical-align:bottom;
}

.fileContainer:hover,
.fileContainer:active,
.fileContainer:focus,
.fileContainer.selected {
    background-color: #28a0fa;
} 

.fileIcon {
}

.fileTitle {
    font-size: 11px;
}

.title-sm {
    font-size: 12px;
    font-weight: bold;
}

/*********************Login******************************/
.loginbg {    
    margin-top :20px;
    /*background-image:url("../Images/loginbg.jpg");
    background-repeat :repeat-x;*/
    background-color:#002b55;
}

.loginimage {
    position: relative;	
    /*width: 757px;	
    height: 376px;*/	
    margin: 20px auto;	    
}

.logintext {
   position: absolute; 
   top: 1px; 
   left: 1px; 
   width: 100%; 
}

.websiteupdating  {
   position: absolute; 
   top: 70px; 
   left: 380px; 
   width: 100%; 
}

textarea {  
 resize: none; /* disables resizability */  
}

.gridRecordCount {
    font-weight: bold;
    font-size: 12px;
    margin-top: 4px;
    margin-left:5px;
    float: left;
    display:inline-block;
}

.table-striped.table-bordered.table-condensed
{
    table-layout: fixed;
}

.tabledetails td{
    padding: 3px;
}


.panError
{
    background-color : #f1807d;
    border : 1px solid #d43f3a;
}

.panNormal
{
    background-color : #d0d0d0;
    border : 1px solid #a8a8a8;
}


.panBlue
{
    background-color : #8fc0ea;
    border : 1px solid #2e82cb;
}

.txtGreen
{
    color: #609450;
}

.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/ !important;
	opacity: .75/*{opacityOverlay}*/  !important;
	filter: Alpha(Opacity=75)/*{opacityFilterOverlay}*/  !important;
}

.formBlocker {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ccc;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
}        

/************************ Password **************************/
#pws_complexity
{
    border: solid 1px #aaa;
    margin-top:2px;
    vertical-align: middle;
}
#pws_complexity, #pws_results{
    width: 300px;
    padding: 3px 0;
    height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
}
 
#pws_results{
    margin: 30px 0 20px 0;
}
 
.pws_default{background-color: #CCC;}
.pws_weak{background-color: #FF5353;}
.pws_average{background-color: #FAD054;}
.pws_strong{background-color: #93C9F4; }
.pws_strongest{background-color: #B6FF6C;}


.footer-section span {
    font-size: 12px;
    font-weight : bold;
}


.ui-datepicker-month,
.ui-datepicker-year
{
    color:#000;
    font-weight: normal;
    font-size: 12px !important;
}

.chkLarge {
    /* All browsers except webkit*/
    transform: scale(1.5);

    /* Webkit browsers*/
    -webkit-transform: scale(1.5);
    margin-top: 0;    
}

.rightJustified {
    text-align: right;
}

.rowError, 
.rowError td
{
    background-color : #f6aba9 !important;    
}


.mb0 {
    margin-bottom: 0 !important;
}
.mb1 {
    margin-bottom: 1px !important;
}
.mb2 {
    margin-bottom: 2px !important;
}
.mb3 {
    margin-bottom: 3px !important;
}
.mb4 {
    margin-bottom: 4px !important;
}
.mb5 {
    margin-bottom: 5px !important;
}
.mb6 {
    margin-bottom: 6px !important;
}
.mb7 {
    margin-bottom: 7px !important;
}
.mb8 {
    margin-bottom: 8px !important;
}
.mb9 {
    margin-bottom: 9px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb11 {
    margin-bottom: 11px !important;
}
.mb12 {
    margin-bottom: 12px !important;
}
.mb13 {
    margin-bottom: 13px !important;
}
.mb14 {
    margin-bottom: 14px !important;
}
.mb15 {
    margin-bottom: 15px !important;
}
.mb16 {
    margin-bottom: 16px !important;
}
.mb17 {
    margin-bottom: 17px !important;
}
.mb18 {
    margin-bottom: 18px !important;
}
.mb19 {
    margin-bottom: 19px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb21 {
    margin-bottom: 21px !important;
}
.mb22 {
    margin-bottom: 22px !important;
}
.mb23 {
    margin-bottom: 23px !important;
}
.mb24 {
    margin-bottom: 24px !important;
}
.mb25 {
    margin-bottom: 25px !important;
}
.mb26 {
    margin-bottom: 26px !important;
}
.mb27 {
    margin-bottom: 27px !important;
}
.mb28 {
    margin-bottom: 28px !important;
}
.mb29 {
    margin-bottom: 29px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb31 {
    margin-bottom: 31px !important;
}
.mb32 {
    margin-bottom: 32px !important;
}
.mb33 {
    margin-bottom: 33px !important;
}
.mb34 {
    margin-bottom: 34px !important;
}
.mb35 {
    margin-bottom: 35px !important;
}
.mb36 {
    margin-bottom: 36px !important;
}
.mb37 {
    margin-bottom: 37px !important;
}
.mb38 {
    margin-bottom: 38px !important;
}
.mb39 {
    margin-bottom: 39px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mb41 {
    margin-bottom: 41px !important;
}
.mb42 {
    margin-bottom: 42px !important;
}
.mb43 {
    margin-bottom: 43px !important;
}
.mb44 {
    margin-bottom: 44px !important;
}
.mb45 {
    margin-bottom: 45px !important;
}
.mb46 {
    margin-bottom: 46px !important;
}
.mb47 {
    margin-bottom: 47px !important;
}
.mb48 {
    margin-bottom: 48px !important;
}
.mb49 {
    margin-bottom: 49px !important;
}
.mb50 {
    margin-bottom: 50px !important;
}



.mt0 {
    margin-top: 0 !important;
}
.mt1 {
    margin-top: 1px !important;
}
.mt2 {
    margin-top: 2px !important;
}
.mt3 {
    margin-top: 3px !important;
}
.mt4 {
    margin-top: 4px !important;
}
.mt5 {
    margin-top: 5px !important;
}
.mt6 {
    margin-top: 6px !important;
}
.mt7 {
    margin-top: 7px !important;
}
.mt8 {
    margin-top: 8px !important;
}
.mt9 {
    margin-top: 9px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt11 {
    margin-top: 11px !important;
}
.mt12 {
    margin-top: 12px !important;
}
.mt13 {
    margin-top: 13px !important;
}
.mt14 {
    margin-top: 14px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mt16 {
    margin-top: 16px !important;
}
.mt17 {
    margin-top: 17px !important;
}
.mt18 {
    margin-top: 18px !important;
}
.mt19 {
    margin-top: 19px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt21 {
    margin-top: 21px !important;
}
.mt22 {
    margin-top: 22px !important;
}
.mt23 {
    margin-top: 23px !important;
}
.mt24 {
    margin-top: 24px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mt26 {
    margin-top: 26px !important;
}
.mt27 {
    margin-top: 27px !important;
}
.mt28 {
    margin-top: 28px !important;
}
.mt29 {
    margin-top: 29px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt31 {
    margin-top: 31px !important;
}
.mt32 {
    margin-top: 32px !important;
}
.mt33 {
    margin-top: 33px !important;
}
.mt34 {
    margin-top: 34px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.mt36 {
    margin-top: 36px !important;
}
.mt37 {
    margin-top: 37px !important;
}
.mt38 {
    margin-top: 38px !important;
}
.mt39 {
    margin-top: 39px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt41 {
    margin-top: 41px !important;
}
.mt42 {
    margin-top: 42px !important;
}
.mt43 {
    margin-top: 43px !important;
}
.mt44 {
    margin-top: 44px !important;
}
.mt45 {
    margin-top: 45px !important;
}
.mt46 {
    margin-top: 46px !important;
}
.mt47 {
    margin-top: 47px !important;
}
.mt48 {
    margin-top: 48px !important;
}
.mt49 {
    margin-top: 49px !important;
}
.mt50 {
    margin-top: 50px !important;
}

.nav-tabs > li > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: #346c9b !important;
  color : #fff !important;
}

.nav-pills > li > a:hover,
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: #346c9b !important;
  color : #fff !important;
}
/*.ui-datepicker-month, .ui-datepicker-year
{
    color : #fff !important;
}*/

 .dimPadL
{
    padding-left : 3px !important;
}
.dimPadR
{
    padding-right : 3px !important;
}

.navbar-header {
  float: none;
}
.navbar-toggle {
  display: block;
}
.navbar-collapse.collapse {
  display: none!important;
}
.navbar-nav {
  float: none!important;
}
.navbar-nav>li {
  float: none;
}
.navbar-collapse.collapse.in{
  display:block !important;
}

.nopadlr {
    padding-left: 0px;
    padding-right: 0px;
}

.priority-grd-color {
    height: 20px;
    width: 20px;
    margin-right: 4px;
}

.preavisRow:not(:hover):not(.highlight)
{
    background-color: #c3e6cb !important;
}

.nopadright {
    padding-right: 0px;
}

.nopadleft {
    padding-left: 0px;
}

.nopadlr {
    padding-left: 0px;
    padding-right: 0px;
}

.ui-datepicker-year {
    padding: 2px;
}

.ui-datepicker-month {
    width: 65px;
    padding: 2px;
}

/* voice recognition */
.textbox-wrap { position: relative; display: block; width: 100%; }
.md-textbox { width: 100%; padding-right: 96px; } /* la place pour les contrôles */
.textbox-controls {
    position: absolute; top: 2px; right: 2px;
    display: flex; gap: 6px; align-items: center;
}