html{
  height:100%;
  background-color: #eaeaea;
}
body{
   min-width:455px;
   min-height:600px;
   height:100%;
   font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
   background-color: #2f4050;
   font-size: 15px;
   color: #676a6c;
   overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6{
  font-weight: 100;
}
h1{
  font-size: 30px;
}
h2{
  font-size: 24px;
}
h3{
  font-size: 16px;
}
h4{
  font-size: 14px;
  color:#518dc1;
}
h5{
  font-size: 12px;
}
h6{grey
  font-size: 10px;
}
h3,h4,h5{
  margin-top: 5px;
  font-weight: 600;
}
hr{
    margin-top: 50px;
    margin-bottom: 50px;
    border-top: 2px solid #e7eaec;
}
a{
  cursor: pointer;
  text-decoration: none;
}
.label{
  background-color: #d1dade;
  color: #5e5e5e;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: 600;
  padding: 3px 8px;
  text-shadow: none;
}
.inline {
  display: inline-block !important;
}
.full-height{
   height: 100% !important;
   max-height: 100% !important;
   min-height: 100% !important;
}
.sideNavFolders{
   border-radius:0;
   box-shadow:none !important;
   min-width:100%;
}
.float-r{
   float: right !important;
}
.float-l{
   float: left !important;
}
.f-flex{
   width: 100%;
}
.no-padding{
   padding: 0 !important;
}
.no-p-b{
   padding-bottom: 0 !important;
}
.no-p-t{
   padding-top: 0 !important;
}
.no-p-r{
   padding-right: 0 !important;
}
.no-p-l{
   padding-left: 0 !important;
}
.no-p-l-r{
   padding-left: 0 !important;
}
.no-p-t-b{
   padding-top:0 !important;
   padding-bottom:0 !important;
}
.p-l{
   padding-left:20px !important;
}
.p-l-sm{
   padding-left:12px;
}
.p-l-18{
   padding-left:18px;
}
.p-r{
   padding-right:20px;
}
.p-r-l{
   padding-right:10px !important;
}
.p-t{
   padding-top:20px !important;
}
.p-t-3{
   padding-top:3px !important;
}
.p-t-4{
   padding-top:4px !important;
}
.p-t-5{
   padding-top:5px !important;
}
.p-t-8{
   padding-top:8px !important;
}
.p-t-15{
   padding-top:15px !important;
}
.p-t-30{
   padding-top:20px !important;
}
.p-t-b{
   padding-top:20px;
   padding-bottom:50px;
}
.p-b{
   padding-bottom:50px !important;
}
.no-margin{
   margin: 0;
}
.no-m-l{
   margin-left: 0 !important;
}
.no-m-r{
   margin-right: 0 !important;
}
.no-m-r-l{
   margin-left: 0 !important;
   margin-right: 0 !important;
}
.no-m-t{
   margin-top: 0 !important;
}
.no-m-b{
   margin-bottom: 0px !important;
}
.no-m-t-b{
   margin-top: 0 !important;
   margin-bottom: 0px !important;
}
.m-r{
   margin-right: 20px !important;
}
.m-r-5{
   margin-right: 5px !important;
}
.m-r-xl{
   margin-right: 60px !important;
}
.m-t{
   margin-top:30px !important;
}
.m-t-10{
   margin-top:10px !important;
}
.m-t-12{
   margin-top:12px !important;
}
.m-t-15{
   margin-top:15px !important;
}
.m-t-20{
   margin-top:20px !important;
}
.m-t-b{
   margin-top: 20px;
   margin-bottom: 20px;
}
.m-t-3-neg{
   margin-top: -3px !important;
}
.m-b-15{
   margin-bottom: 15px !important;
}
.m-b{
   margin-bottom: 20px !important;
}
.m-b-5{
   margin-bottom: 5px !important;
}
.m-b-xl{
   margin-bottom: 60px !important;
}
.m-b-xxl{
   margin-bottom: 80px !important;
}
.m-l{
   margin-left:20px !important;
}
.m-l-10{
   margin-left:10px !important;
}
.h-40{
   max-height: 40px !important;
   min-height: 40px !important;
}
.w-40{
   max-width: 40px !important;
   min-width: 40px !important;
}
.f-small{
   line-height: 10px;
   font-size:0.8em;
   color: #868686;
}
.normal{
    font-weight: normal !important;
}
.bold{
    font-weight: bold !important;
}
.oblique{
      font-style: oblique !important;
}
.right{
    text-align: right !important;
}
.left{
    text-align: left !important;
}
.center{
    text-align: center !important;
}
.middle{
   vertical-align: middle !important;
}
.white{
   color: white !important;
}
.black{
   color: #000 !important;
}
.grey{
   color: grey !important;
}
.width-50{
    width: 50% !important;
}
.width-100px{
   width:100px !important;
}
.width-120px{
   width:120px !important;
}
.width-150px{
   width:150px !important;
}
.min-w-20{
    min-width: 20px;
}
.min-w-200{
    min-width: 200px;
}
.fullwidth{
    width: 100% !important;
}
.fullheight{
   height: 100% !important;
}
.fullscreen{
    min-width: 1000px !important;
    max-height: 100% !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 0 !important;
}
#docsTaxe{
   text-transform: capitalize;
}
#profils.md-dialog {
  max-width: 100% !important;
}
@media screen and (min-width:901px) and (max-width:1200px){
   .fullscreen{
       min-width: 900px !important;
   }
}
@media screen and (min-width:601px) and (max-width:900px){
   .fullscreen{
       min-width: 600px !important;
   }
}
@media screen and (max-width:600px){
   .fullscreen{
       min-width: 100% !important;
   }
}
.hr-m-t-b{
    margin-top: 50px !important;
    margin-bottom: 40px !important;
}
.hr-dashed {
   border-top: 1px dashed #dddddd;
   color: #ffffff;
   background-color: #ffffff;
   margin: 30px 0;
}
.body-bg-grey{
   background-color: #eaeaea;
}
.bg-white{
   background-color: #FFF !important;
}
.bg-grey{
   background-color: #eaeaea !important;
}
.bg-light-grey{
   background-color: #F5F5F5;
}
.border-l{
   border-left:2px solid #dbdbdb;
}
.border-r{
   border-right:2px solid #fff;
}
.no-border{
   border: none !important;
}
.no-uppercase{
   text-transform: none !important;
}
.uppercase{
   text-transform: uppercase !important;
}
.md-dialog-container{
   z-index: 99999;
}
.btn-square{
   min-width:30px;
   height:30px;
}
.small-btn-alone, .small-btn{
   min-width:34px !important;
   min-height:34px !important;
   line-height:3px !important;
   padding-top:4px !important;
}
.cube-30{
   min-width:30px !important;
   height:30px !important;
}
.table-btn{
   min-width:10px;
   line-height:3px;
   margin:0;
   height:20px;
}
.xs-btn{
   width:20px !important;
   height: 20px !important;
}
.showFilter{
   max-width:400px;
   border-radius:4px;
   font-weight:700;
   margin-right:47px;
   text-align: center;
   border: solid 1px;
}
.thead-no-filters{
   font-size:1.2em !important;
   color:grey;
   opacity:0.8;
}
@media screen and (max-width:961px){
   .showFilter{
      max-width:90%;
      margin-left: 5%;
   }
}
.select{
   height:35px;
   margin-top:19px;
   margin-left:1%;
   width:30%;
   padding-left:10px;
}
select[multiple]{
   border-color: rgb(1,87,155);
   border-left-width: 7px;
   border-radius: 5px;
}
@media screen and (min-width:601px) and (max-width:961px){
   .select{
      width:60%;
      margin-left:4%;
   }
}
@media screen and (max-width:850px){
   .select{
      width:90%;
      margin-left:5%;
   }
}
/* AUTHENTIFICATION */
#logo_rtaxes{
    max-width:200px;
    margin:40px auto 0 auto;
}
#loginscreen{
   width: 350px;
   border: 1px solid #dcdcdc;
   border-radius: 10px;
   box-shadow: 5px 5px 20px #c4c4c4;
}
.login{
   font-weight: 700 !important;
   opacity: 0.7;
   padding-left: 5px !important;
}
@media screen and (max-width: 961px){
   #loginscreen{
      width:100%;
      height:100%;
   }
   .m-t-xsmd{
      margin-top:8px;
   }
}
#loadingData{
  animation-duration: 2s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
}
.loadingInTable{
   background-color:#f9f9f9;
   border-top:2px solid #eaeaea;
}
/* Requête en cours sur dashboard */
.currentFilter{
   padding-left: 30px !important;
   margin-bottom: -22px !important;
   margin-top: 0px !important;
}
.currentFilter label{
   padding-right:20px;
   margin-top:4px
}
md-input-container.md-input-focused label:not(.md-no-float), md-input-container.md-input-has-placeholder label:not(.md-no-float), md-input-container.md-input-has-value label:not(.md-no-float) {
    -webkit-transform: translate3d(0,6px,0) scale(.9) !important;
    transform: translate3d(0,6px,0) scale(.9) !important;
}
/* MD-TABLE */
#foldersCourriersTable tbody tr.md-row:hover,
#tableContainer tbody tr.md-row:hover,
#docsTable tbody tr.md-row:hover,
#requestsTable tbody tr.md-row:hover,
#exportsTable tbody tr.md-row:hover{
   background-color: #eaeaea;
}
#tableContainer tbody:hover{
   cursor: pointer;
}
#foldersCourriersTable tbody tr.md-row:hover{
   cursor: default;
}
#foldersCourriersTable td.md-cell:active{
   cursor: default !important;
}
#navCourriers, #navAdminCommunes{
   min-width: 200px;
}
#navCourriers{
   background-color: #f5f5f5;
}
#navCourriers{
   margin-top: 56px;
}
#navCourriers a{
   color: #585858 !important;
   float: left !important;
}
td.md-cell:active{
   cursor: wait !important;
}
.table-form{
   width:100%;
}
.table-form th.md-column,
.table-form td.md-cell {
   white-space: normal !important;
   padding-right: 0px;
}
.table-form th.md-column:not(:first-child),
.table-form td.md-cell:first-child{
   background-color: #f3f3f4;
}
.table-form th.md-column:not(:first-child){
   padding-left: 24px !important;
}
.table-form td.md-cell div div,
.table-form td.md-cell div span,
.table-form td.md-cell div div span{
   padding:5px 0 2px 5px;
}
.table-form td.md-cell md-checkbox{
   margin-left: 20px !important;
}
.table-form td.md-cell md-input-container{
   margin: 0 auto !important;
}
/* FOOTER */
.footer {
  background: none repeat scroll 0 0 white;
  border-top: 1px solid #e7eaec;
  bottom: 0;
  left: 0;
  padding: 5px 20px;
  position: absolute;
  right: 0;
}
.footer.fixed_full {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #e7eaec;
}
.footer.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #e7eaec;
}
.tot-icon{
   font-size:1em;
   padding-top:4px;
}

/* MD SWITCH */
#currentProfil md-switch[disabled].activeDisabled .md-container > div
{
  cursor: default;
  background: lightgreen;
}
#currentProfil md-switch[disabled].activeDisabled .md-container > div > div
{
  background: green;
}
#previewProfil md-switch[disabled].activeDisabled .md-container > div
{
  cursor: default;
  background: lightblue;
}
#previewProfil md-switch[disabled].activeDisabled .md-container > div > div
{
  background: dodgerblue;
}


/**************
    RESPONSIVE
   **************/

/* LARGE SCREEN */
@media screen and (min-width: 1281px){
    .width-60-xl{
        width: 60% !important;
    }
    .p-t-3-gt-md{
      padding-top:3px !important;
   }
}
/* MD LG SCREEN */
@media screen and (min-width: 961px){
   .m-t-gt-sm{
      margin-top: 10px !important;
   }
   .m-l-gt-sm{
      margin-left:10% !important;
   }
   .p-t-gt-sm{
      padding-top: 16px !important;
   }
   .p-l-18-gt-sm{
      padding-left:18px;
   }
   .no-min-height{
      min-height: 0% !important;
   }
   .border-r-gt-sm{
      border-right: 2px solid #eaeaea;
   }
   .f-flex-50{
      width: 50% !important;
   }
}
/* MD SCREEN */
@media screen and (min-width: 961px) and (max-width: 1281px){
    .p-t-md{
        padding-top:12px !important;
    }
    .m-t-md{
        margin-top:20px !important;
    }
}
/* XS SM MD SCREENS */
@media screen and (max-width: 1280px){
    .w-100-xsmd{
      width:100% !important;
   }
   .m-t-xsmd{
     margin-top: 20px !important;
   }
}
/* XS SM SCREENS */
@media screen and (max-width:961px){
	.p-b-xsm{
      padding-bottom: 8px !important;
   }
   .p-b-xsm-30{
      padding-bottom: 30px !important;
   }
   .p-t-xsm{
     padding-top:20px !important;
   }
   .no-m-t-xsm{
      margin-top: 0 !important;
   }
   .m-t-xsm{
     margin-top:20px !important;
   }
   .m-t-xsm-10{
     margin-top:10px !important;
   }
   .m-t-xsm-24{
      margin-top: 24px !important;
   }
   .p-t-negative{
      padding-top: -24px !important;
   }
   .p-t-b-xsm{
      padding-top:30px !important;
      padding-bottom:30px !important;
   }
   .m-t-b-xsm{
      margin-top:20px !important;
      margin-bottom:20px !important;
   }
   .m-b-xsm{
      margin-bottom:20px !important;
   }
   .no-m-t-xsm{
      margin-top: 0 !important;
   }
   .small-btn-alone{
      width:90%;
      margin:0 5%;
   }
   .small-btn{
      width:46%;
      margin:0 2%;
   }
   .topNav-height-xsm{
      height: 70px !important;
      max-height: 70px !important;
   }
   #navCourriers{
      margin-top: 10px;
   }
   #navCourriers a{
      float: none !important;
   }
   .border-b-xsm{
      border-bottom: 2px solid #eaeaea;
   }
}
@media screen and (min-width: 661px) and (max-width:960px){
    .btn-container-xs{
       width: 20%;
       margin-right:3%;
   }
   .p-t-sm{
      padding-top: 10px !important;
   }
   .p-t-2-sm{
     padding-top:2px !important;
   }
   .no-p-l-sm{
      padding-left: 0 !important;
   }
   .no-p-r-sm{
      padding-right: 0 !important;
   }
   .p-l-sm{
      padding-left: 10px;
   }
}
@media screen and (min-width: 601px) and (max-width: 661px){
   .m-b-menu-resp{
      margin-bottom:4px;
   }
}
/* XS SCREEN */
@media screen and (min-width: 661px){
   .border-r-gt-xs{
      border-right: 2px solid #eaeaea;
   }
   .m-t-gt-sm-15{
      margin-top: 15px;
   }
   .icon-submenu{
      font-size: 2.2em;
   }
}
/* XS SCREEN */
@media screen and (max-width: 660px){
   .icon-submenu{
      font-size: 1.5em;
   }
   .m-t-xs{
      margin-top:10px !important;
   }
   .m-left-xs{
      margin-left: 200px !important;
   }
   .m-l-xs{
      margin-left:40px;
   }
   .m-l-xs-10{
      margin-left:10px;
   }
   .no-m-l-r-xs{
      margin: auto 0 !important;
   }
   .no-p-t-xs{
      padding-top: 0px !important;
   }
   .p-t-xs{
      padding-top:12px !important;
   }
   .p-t-xs-5{
      padding-top:5px !important;
   }
   .p-b-xs{
      padding-bottom: 20px !important;
   }
   .p-l-xs{
      padding-left: 80px !important;
   }
   .p-r-xs{
      padding-right: 60px !important;
   }
   .nav-bg-xs{
      background-color: #3072ac !important;
      margin-right: 0 !important;
   }
   .white-xs{
      color: white !important;
   }
   .right-xs{
      text-align: right !important;
   }
   .left-xs{
      text-align: left !important;
   }
   .center{
      text-align: center !important;
   }
   .w-50-xs{
      width:50% !important;
   }
   .btn-center-xs{
      width:96% !important;
   }
}
@media screen and (max-width: 504px){
    .p-l-xxs{
        padding-right:100px !important;
    }
}


.materialSelectHeader .material-header-searchbox {
    border: none;
    outline: none;
    height: 100%;
    width: 100%;
    padding: 0; }

.materialSelectHeader .material-select-header {
   box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.14), 0 0 0 0 rgba(0, 0, 0, 0.12);
   padding-left: 10.667px;
   height: 48px;
   cursor: pointer;
   position: relative;
   display: flex;
   align-items: center;
   width: auto;
}

.materialSelectHeader md-content._md {
   max-height: 240px;
}

.md-select-menu-container,
.md-autocomplete-suggestions-container { z-index: 99999 !important; }
