/* .back-blue {
	background:#0065a9 url(../images/back-blue.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top left;			
	} */
	
/* .back-color-blue {
	background-color:#54a5c5;
	height:auto	
	}	 */
	
/* .back-color-white {
	background-color:#ffffff		
	}	 */	
	
/* 	
.boxShadow {
	-webkit-box-shadow: 7px 7px 4px -4px rgba(204,204,204,1);
	-moz-box-shadow: 7px 7px 4px -4px rgba(204,204,204,1);
	box-shadow: 7px 7px 4px -4px rgba(204,204,204,1);
	}	
		
.navbar {
    border: 0px solid transparent;
    margin-bottom: 20px;
    position: relative;
}	


.height50 {
	min-height:60px	
	}

.height60 {
	min-height:60px	
	}
	
.height70 {
	min-height:70px	
	}	


.height100 {
	min-height:100px	
	}
	

		


*/


.marginT10 { margin-top:10px;}
.marginT20 { margin-top:20px;}
.marginT30 { margin-top:30px;}
.marginT40 { margin-top:40px;}
.marginT50 { margin-top:50px;}
.marginT60 { margin-top:60px;}
.marginT70 { margin-top:70px;}
.marginT80 { margin-top:80px;}
.marginT90 { margin-top:90px;}
.marginT100 { margin-top:100px;}

.marginB10 { margin-bottom:10px;}
.marginB20 { margin-bottom:20px;}
.marginB30 { margin-bottom:30px;}
.marginB40 { margin-bottom:40px;}
.marginB50 { margin-bottom:50px;}
.marginB60 { margin-bottom:60px;}
.marginB70 { margin-bottom:70px;}
.marginB80 { margin-bottom:80px;}
.marginB90 { margin-bottom:90px;}
.marginB100 { margin-bottom:100px;}
/* 
.margin20 { margin:20px;}

.right {text-align:right }	
	
.width20 { width:20%}

.center { text-align:center	} 	
	
.textobranco {color:#ffffff} 
	
Sticky footer styles
--------------------------------------------------


Custom page CSS
--------------------------------------------------
Not required for template or sticky footer method.




.imgCinza{
-webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%);
	filter: grayscale(100%);
}	

.imgCinza2{
	color:#c1c1c1
}	
	
	
.disable {
color: #c1c1c1;
font-style: italic;
padding: 3px 20px;

}	
   */
 
 
 
 /***
User Profile Sidebar by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/




/* Profile container */
.profile {
  margin: 0 0;
}

/* Profile sidebar */
.profile-sidebar {
  padding: 0 0 10px 0;
  background:#f7f7f7;

}

.profile-userpic img {
  float: none;
  margin: 0 auto;
  /* width: 50%;
  height: 50%; */
  /* -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important; */
}

.profile-usertitle {
  text-align: center;
  margin-top: 20px;
}

.profile-usertitle-name {
 /*  color: #5a7391; */
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 7px;
}

.profile-usertitle-job {
  text-transform: uppercase;
  color: #5b9bd1;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px;
}

.profile-userbuttons {
  text-align: center;
  margin-top: 10px;
}

.profile-userbuttons .btn {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 600;
  padding: 6px 15px;
  margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
  margin-right: 0px;
}
    
.profile-usermenu {
  margin-top: 30px;
}

.profile-usermenu ul li {
  border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
  border-bottom: none;
}

.profile-usermenu ul li a {
  color: #005719;
  font-size: 14px;
  font-weight: 400;
}

.profile-usermenu ul li a i {
  margin-right: 8px;
  font-size: 14px;
}

.profile-usermenu ul li a:hover {
  background-color: #ffef00;
  color: #005719;
}

.profile-usermenu ul li.active {
  border-bottom: none;
}

.profile-usermenu ul li.active a {
  color: #005719;
  background-color: #ffffff;
  border-left: 2px solid #005719;
  margin-left: -2px;,
  
}

/* Profile Content */
.profile-content {
  padding: 20px;
  background: #fff;
  min-height: 460px;
}

.navbar-brand {
    padding: 5px 5px 5px 14px!important;
}

.navbar-inverse, .side-nav {
    background-color: #005618!important;    
}


.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #fae410!important;
    color: #005618!important;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF!important;
}

.side-nav > li > ul > li > a {
    color: #FFFFFF!important;
/*     border-top: 1px solid #004112!important;
 */    
}

.navbar-nav > li > a {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}

.top-nav > li > a {
 color: #004313!important;
}


.nav > li {
/*     border-bottom: 1px solid #004112!important;
 */}
 
 
 .dropdown-menu {
    background-clip: padding-box;
    background-color: #013e12;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px!important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    /* width: 100%; */
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
 
 
 .datepicker {
    background-color: #ffffff !important;
}



hr {
    border-top: 1px solid #eee;
    margin-bottom: 5px!important;
    margin-top: 5px!important;
}


 .larguraminima170 {
 	min-width: 170px
 }
 
 .wight100 { 
 	width: 100%
 }
 
 
 .gly-spin:hover {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.gly-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.gly-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.gly-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.gly-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.gly-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

.cinzaimg {
-webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
     -o-filter: grayscale(100%);
filter: grayscale(100%);
}

.gi-2x{font-size: 2em;}
.gi-3x{font-size: 3em;}
.gi-4x{font-size: 4em;}
.gi-5x{font-size: 5em;}


.btn-lgg {font-size: 25px}


.marginT10 { margin-top:10px;}
.marginT20 { margin-top:20px;}
.marginT30 { margin-top:30px;}
.marginT40 { margin-top:40px;}
.marginT50 { margin-top:50px;}
.marginT60 { margin-top:60px;}
.marginT70 { margin-top:70px;}
.marginT80 { margin-top:80px;}
.marginT90 { margin-top:90px;}
.marginT100 { margin-top:100px;}



.linha003 {
	line-height: 15px!important; 
	margin-bottom: 5px!important
}



.padding10 { padding:10px}	
.padding20 { padding:20px}	
.padding50 { padding:50px}
.padding25 { padding:25px}

.bold { font-weight: bold; }

.naoinformado {
	font-weight: normal;
	font-style: italic;
	color:#DCDCDC		
}

.cor01 {
	color:#c1c1c1		
}

.cor02 {
	color:#333333		
}

.corRed {
	color:#b92600		
}

.cor01b {
	background-color:#c1c1c1		
}

.cor02b {
	background-color:#333333		
}

.cor03 {
	color: #ffffff		
}

.linha005 {
	padding: 15px 15px 5px 15px;
	background-color: #e8ebed;
    color: #007d29;
    font-size: 1em;
    font-weight: 700;   
   	text-transform: uppercase;		
}

.border1 {
	border: 1px solid #c1c1c1;		
}

.paddingT15 { padding-top:15px}
.paddingT20 { padding-top:20px}


.paddingB15 { padding-bottom:15px;}
.paddingB25 { padding-bottom:25px;}
.paddingB35 { padding-bottom:35px;}

#divResposta {display: none;}
#divSucesso {display: none;}
#divPendenteTotais {display: none;}
#divPendenteTrabalho {display: none;}
#divRespostaConfirmacao {display: none;}
#divRespostaLogin {display: none;}
#divRespostaEsqueciSenha {display: none;}
#divSucessoEsqueciSenha {display: none;}

.disabledField {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
}