/*   Credit: http://www.templatemo.com   */

/* 
Graphite Template 
http://www.templatemo.com/preview/templatemo_339_graphite 
*/

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	color: #333;
	/*font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif !important;
	font-size: 13px;
	line-height: 1.5em; 
	background-color: #FFF; background-repeat: repeat-x; background-position: top
}

#home { 
	background-image: url(../../../../imagens/templatemo_bg_home.png); 
}

#sub_page { 
background-image: url(../../../../imagens/templatemo_bg_sub.jpg); 
}

a, a:link, a:visited { 
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: none; 
}

a:hover { 
	text-decoration: underline; 
}
a.logoutlink {
	color: #FFFFFF;
}
a.more { 
	display: block; 
	width: 93px; 
	height: 29px; 
	line-height: 29px; 
	color: #000; 
	text-align: center; 
	background: url(../../../../imagens/templatemo_btn.png) no-repeat; 
	font-weight: 700; 
	text-decoration: none; 
}
a.less { 
	display: block; 
	width: 93px; 
	height: 29px; 
	line-height: 29px; 
	color: #000; 
	text-align: center; 
	background: url(../../../../imagens/templatemo_btn2.png) no-repeat; 
	font-weight: 700; 
	text-decoration: none; 
}
p { 
	margin: 0 0 10px 0; 
	padding: 0; 
}

img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#000; }
cite a, cite a:link, cite a:visited  { font-weight: bold; color:#000; }
cite span { font-weight: 400; color: #333; }
em { color: #000; }

h1, h2, h3, h4, h5, h6 { 
	color: #605D5C; 
	font-weight: normal; 	
	/*font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	text-shadow: 1px 1px 0 #ffffff;
}

h1 { font-size: 52px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 42px; margin: 0 0 25px; padding: 5px 0; }
h3 { font-size: 34px; margin: 0 0 20px; padding: 0; }
h4 { font-size: 28px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 24px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 18px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

.float_l { float: left }
.float_r { float: right }

.image_frame_300 { 
	display: inline-block; 
	position: relative; 
	width: 300px; 
	height: 147px; 
	margin-bottom: 15px;
}
 
.image_frame_300 span { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 300px; 
	height: 147px; 
	background: url(../../../../images/image_frame_300.png); 
}

.image_frame_300 img { 
	width: 300px; 
	height: 135px; 
}

.image_fl { 
	float: left; 
	margin: 3px 30px 0 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 0 30px; 
}

.templatemo_list { 
	list-style: decimal-leading-zero; 
	padding: 0 0 0 15px; 
	margin: 0 0 0 15px; 
}

.templatemo_list li { 
	color:#333; 
	margin-bottom: 8px; 
}

.templatemo_list li a { 
	color: #333; 
	font-weight: normal; 
	font-size: 12px; 
	text-decoration: none; 
}

.templatemo_list li a:hover { 
	text-decoration: underline; 
}

#bodywrapper { 
	width: 90%; 
	height: 100%;
	padding: 0 10px; 
	margin: 0 auto; 
}

#headertop { 
	height: 35px; 
}

#templatemo_login { 
	float: right; 
	margin-top: 6px; 
}

#templatemo_login form {
	height: 22px;
	margin: 0;
	padding: 0;
}

#templatemo_login .txt_field {
	float: left;
	display: block;
	margin-left: 5px;
	height: 22px;
	width: 150px;
	color: #c7c7c7;
	font-size: 11px;
	padding: 0 5px;
	font-variant: normal;
	line-height: normal;
	background: url(../../../../imagens/templatemo_login_txt.png) no-repeat;
	border: none;	
	line-height: 22px;
}

#templatemo_login .sub_btn {
	float: left;
	display: block;
	margin-left: 5px;	
 	height: 22px;
	width: 70px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #c7c7c7;
	border: none;
	background: url(../../../../imagens/templatemo_login_btn.png)
}

#bodyheader {
	width: 100%;
	height: 70px;
}

#site_title {
    float: left;
    margin-top: 0px;
}

#site_title h1 { 
	margin: 0; 
	padding: 0; 
}

#site_title h1 a { 
	display: block; 
	width: 203px; 
	height: 33px; 
	color: #fff; 
	text-indent: -10000px; 
	background: url(../../../../imagens/templatemo_logo.png) no-repeat top left; 
}

#headermenu { 
	float: right; 
	margin-top: 20px; 
}

#templatemo_middle { 
	clear: both;
	position: relative;
	width: 960px;
	height: 360px;
	padding: 30px 0;
}

#mid_title { 
	font-size: 40px; 
	font-weight: 400; 
	line-height: 40px; 
	color: #000; 
	margin-bottom: 40px; 	
	/*font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
}

#mid_title span { 
	clear: both; 
	display: block; 
	color: #666; 
	font-size: 30px; 
}

#mid_left { 
	float:left; 
	width: 430px; 
}

#mid_slider { 
	float: right; 
	width: 480px; 
	height: 360px; 
	padding-bottom: 22px; 
	background: url(../../../../imagens/templatemo_slider_bg.png) bottom center no-repeat;  
}

#mid_left p { 
	color: #333; 
	/*font-family: Tahoma, Geneva, sans-serif; */
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif;
	margin-bottom: 30px; 
	font-size: 16px; 
	line-height: 26px; 
}

#learn_more a { 
	position: absolute; 
	left: 0; 
	bottom: 30px; 
	display: block; 
	width: 220px; 
	height: 50px; 
	line-height: 50px; 
	font-size: 24px; 
	color: #000; 
	text-align: center; 
	background: url(../../../../imagens/templatemo_big_btn.png) no-repeat;
}

#learn_more a:hover { 
	color: #fff; 
	text-decoration: none; 
}

#bodymain {
	display: block;
	clear: both;
	width: 100%;
	padding: 40px 0 20px;
	height: 100%;
}

#bodycontent {
	float: left;
	width: 600px;
	display: block;
}

#bodysidebar {
	float: right;
	width: 300px;
}

.col_fw { 
	margin-bottom: 40px; 
	padding-bottom: 30px; 
	border-bottom: 1px dashed #999; 
}

.col_fw_last { 
	padding-bottom: 20px; 
}

.col_w300 { 
	width: 300px; 
}

.col_allw300 { 
	float: left; 
	width: 300px; 
	margin-right: 30px; 
}

.col_w240 { 
	float: left; 
	width: 220px; 
	padding-right: 20px; 
}

.col_w630 { 
	width: 630px; 
}

.col_rm { 
	margin: 0; 
}

.fp_service_box img { 
	float: left; 
	margin-right: 10px; 
}

.fp_service_box h3 { 
	font-size: 20px; 
	margin-bottom: 20px; 
}

.fp_service_box h3 span { 
	clear: both; 
	font-size: 14px; 
	color: #999; 
}

.fp_service_box p { 
	margin-bottom: 20px; 
}

.news_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #999
}

.news_box a { 
	font-weight: 700;  
}

.post_box { 
	clear: both; 
	margin-bottom: 40px; 
	padding-bottom: 30px; 
	border-bottom: 1px dashed #999; 
}

.post_box img { 
	padding: 4px; 
	border: 1px solid #999; 
	margin-bottom: 15px; 
}

.post_box h2 { 
	font-size: 34px; 
	padding: 0 0 10px 0; 
	margin-bottom: 5px; 
	line-height: 34px; 
	background: url(../../../../images/templatemo_divider.png) repeat-x bottom; 
}

.post_meta { 
	margin-bottom: 20px; 
}

#comment_section {
	clear: both;
	margin-bottom: 60px;
	width: 570px;
}

.first_level {
	margin: 0; padding: 0;
}

.comments {
	list-style: none; 
}

.comments li { 
	margin-bottom: 10px; 
	list-style:none; 
}

.comments li .commentbox1 { 
	border-bottom: 5px solid #dddbdb;  
	background: #e7e4e4; 
}

.comments li .commentbox2 { 
	border-bottom: 5px solid #dddddd;  
	background: #f6f6f6; 
}

.comments li .comment_box { 
	clear: both; 
	width:100%; 
	padding: 15px;  
}

.comment_box .gravatar { 
	float: left; 
	width: 50px; 
	margin-right: 15px; 
	background: #fff; 
}

.comment_box .gravatar img { 
	margin: 0; 
	width: 50px; 
	height: 50px; 
}

.comment_box .comment_text { 
	margin: 0 0 0 65px; 
}

.comment_box .comment_text p { 
	margin: 0; 
}

.comment_text .comment_author { 
	font-size: 14px; 
	font-weight: bold; 
	color: #90C514; 
	margin-bottom: 10px; 
}

.comment_text .date { 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	padding-left: 10px; 
}

.comment_text .time { 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	padding-left: 10px; 
}

.comment_text .reply a { 
	display: block; 
	clear: both; 
	float: right; 
	color: #000; 
	font-weight: 700; 
} 

#comment_form {
	clear: both;
}

#comment_form h3 {
	font-size: 20px;
	border-bottom: 1px dotted #666;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#comment_form form {
	padding: 20px;
	background-color: #e4e1e1;
	border: 1px solid #d5d3d3;
}

#comment_form textarea {
	background:#FFFFFF none repeat fixed 0 0;
	border: 1px solid #CCC;
	height:150px;
	padding:5px;
	width: 360px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .form_row {
	width: 100%;
	margin-bottom: 15px;
}

#comment_form form input {
	padding: 5px;
	width: 230px;
	background:#FFFFFF none repeat fixed 0 0;
	border: 1px solid #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#comment_form .submit_btn {
	width: 80px;
}

#gallery { 
	margin: 0; 
	padding: 0; 
}

.gallery_box { 
	display: block; 
	float: left; 
	width: 300px; 
	margin: 0 30px 30px 0;  
}

.lbox { 
	margin-right: 0; 
}

.pagging { 
	margin: 0 0 20px; 
	padding: 0; 
}

.pagging ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
}

.pagging ul li { 
	margin: 0; 
	padding: 0; 
	display: inline; 
}

.pagging ul li a { 
	float: left; 
	display: block; 
	color: #333; 
	text-decoration: none; 
	margin-right: 5px; 
	padding: 5px 10px; 
	background-color: #EEEEEE; 
	border: 1px solid #CCCCCC; 
}

.pagging ul li a:hover { 
	background: #90C514; 
	color: #fff;  
}

#contact_form { 
	padding: 0; 
	width: 450px; 
}

#contact_form form { 
	margin: 0px; 
	padding: 0px; 
}

#contact_form form .input_field { 
	width: 300px; 
	padding: 5px; 
	color: #222; 
	border: 1px solid #a7a7a7;  
	background: #e8e8e8; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form label { 
	display: block; 
	width: 100px; 
	margin-right: 10px; 
	font-size: 14px; 
}

#contact_form form textarea { 
	width: 438px; 
	height: 200px; 
	padding: 5px; 
	border: 1px solid #a7a7a7;  
	background: #e8e8e8; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 5px;
}

#contact_form form .submit_btn { 
	margin: 10px 0px;
	padding: 5px 14px;
	color: #222; 
	border: 1px solid #a7a7a7;  
	background: #e8e8e8; 
	font-size:14px; 
}

#map img { border: 5px solid #fff }

#footer_wrapper {
	clear: both;
	/*position: relative;*/
	width: 100%;
	background-color: #152b76;
	bottom: 0px;
	margin: 0px;
	color: #F8C000;
}

#footer {
	clear: both;
	width: 960px;
	padding: 5px 5px 5px;	
	margin: 0 auto;
	color: #ffffff;
	text-align: center;
}
#footer > a {
	color: #ffffff;
}
.tbadmlistacab{
	min-height: 30px;
	vertical-align: middle;
	background-color: #2fb66a;
	color: #ffffff;
	font-weight: bold;
}
.tbadmlistalin{
	min-height: 24px;
	vertical-align: middle;
	background-color: #f3f3f3;
	border: solid 1px #FFFFFFF;
}
.tbadmlistacab > a {
	color: #ffffff;
}
.tbadmlistalin a{
	color: #000 !important;
}
.tbadmlistalin:hover{
	/*background-color: #ead5d8;*/
	text-shadow: 1px 1px 0 #ffffff;
	background-image: linear-gradient(to bottom, #dddddd, #f0f0f0);
}
.caixa{
	display: none;
	width: 100%;
	height: 100%;
	background-color: Black;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	z-index: 4000;
	vertical-align: middle;
	text-align: center;
}
.caixa iframe{
	margin: 30px;
	border-radius: 6px;
	background-color: #FFF;
	border: solid 1px #FFF;	
}
.caixamsg{
	display: none;
	width: 100%;
	height: 100%;
	background-color: Black;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	z-index: 5000;
	vertical-align: middle;
	text-align: center;
}
.caixamsg div{
	padding: 10px;
	width: 400px;
	min-height: 60px;
	font-weight: bold;
	text-align: center; 
	vertical-align: middle; 
	position: relative;
	background-color: White;
	border: solid 1px White;
	border-radius: 6px;
	left: 50%;
	margin-left: -200px;
	top: 50%;
	margin-top: -100px;
}

.confbox{
	display: block; 
	float: left; 
	background-color: #F3F3F3; 
	border: solid 1px White; 
	border-radius: 4px;
	padding: 4px;
}
.listbox{
	float: left; 
	background-color: #FFFFFF; 
	border: solid 1px White; 
	border-radius: 4px;
	padding: 4px;
	margin: 4px;
}
.listboxline{
	width: 100%;
	height: 20px;
}
.listboxline:hover{
	background-color: #EDEDED;	
}
.delico{
	width: 18px;
	float: left;
	height: 18px;
	cursor:pointer;
	background-image: url(../../../../imagens/trash.png);
	background-size: 18px 18px;
}
.edico{
	width: 18px;
	float: left;
	height: 18px;
	cursor:pointer;
	background-image: url(../../../../imagens/editor-icon.png);
	background-size: 18px 18px;
}
.okico{
	width: 18px;
	float: left;
	height: 18px;
	cursor:pointer;
	background-image: url(../../../../imagens/check-icon.png);
	background-size: 18px 18px;
}
.cancico{
	width: 18px;
	float: left;
	height: 18px;
	cursor:pointer;
	background-image: url(../../../../imagens/cancel-icon.png);
	background-size: 18px 18px;
}
.cabmsgnome{
	width: 300px;
	overflow: hidden;
	margin-top: 6px;
	color: White;
	float: right;
	font-size: 11px;
}
.cabmsg{
	background-image: url(../../../../imagens/message-icon-off.png);
	background-repeat: no-repeat;
	width: 44px;
	height: 24px;
	margin-top: 6px;
	float: right;
	margin-right: 10px;
	padding-left: 26px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #CECECE;
	cursor: pointer;
}
.cabmsgsel{
	background-image: url(../../../../imagens/message-icon.png);	
	color: White;
}
.cabdt{
	margin-top: 8px;
	color: White;
	float: left;
	font-size: 11px;
}

.boxmeusdados{
	width: 100%;
	
}

.boxmeusdados label{
	display: block;
	float: left;
	margin-left: 10px;
	width: 100px;
}
.boxmeusdados strong{
	width: 140px;
	display: block;
	float: left;
	}


.msgbox{
	width: 620px;
	overflow-y: hidden;
}

.msgboxlin{
	border: solid 1px #555;
	width: 580px;
	border-radius: 4px;
	padding: 5px;
	font-size: 12px;
	color: #555;
	background-color: #CCC;
	margin: 5px;	
	text-align: left;
}
.msgboxlin a{
	text-decoration: none;
	color: Black;
}
.msgboxlin a:hover{
	text-decoration: underline;
}
.msgboxtit{
	text-align: center;
	clear: both;
	width: 100%;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.msgnova{
	background-color: #E8FDF7;
	color: Black;
	border: solid 1px White;
}
.msgacao{
	font-size: 9px;
	right: 5px;
	float: right;
}

.boxlogin{
	padding: 10px; 
	padding-bottom: 20px; 
	border-radius: 4px; 
	width: 200px; 
	color: #FFF; 
	background-color: #2f2f2f; 
	box-shadow: 3px 3px 2px #999;
}


.btnpeq{
	border: solid 1px #ffffff;
	border-radius: 3px;
	background-color: #0d2471;
	color: #ffffff;
	padding: 4px;
	cursor: pointer;
	text-shadow: 1px 1px 0px #000000;
}

.btnpeq:hover{
	color: #ffffff;
	background-color: #a6ce39;
	text-shadow: 1px 1px 0px #000000;
}
	
	
/**********************************
 * css menu admissão
 **********************************/ 
div#menu_admissao {
	width:18%;
	float:left;
	height:100%;
	margin-right:2%;
}
div#menu_admissao a {
	color: #000;
}
div#menu_admissao h3 {
	margin:0;
	padding:0;
	font-size:14px;
	padding:3px;
	color:#ffffff;
	background-color: #E2B203;
	font-family: Tahoma, Geneva, sans-serif;
	text-shadow: none !important;
}
div#menu_admissao ul {
	margin:0;
	padding:5px 5px 10px 5px;
	background:#fff;
}
div#menu_admissao ul li {
	list-style:none;
}
li.menu_admissao_ativo a {
	text-decoration:underline;
	color:#000;
	font-weight: bold;
}
div#conteudo_dados_admissao {
	float:left;
	width:78%;
	padding: 0.8%;
	background:#f9f9f9;
	border:1px solid #d9d9d9;
}

/**********************************
 * cria o scroll na lista de funcionários
 **********************************/ 
.scroll_func {
	max-height: 300px;
	overflow: auto;
	border: 1px solid #ccc;
}

legend {
	padding:2px 10px !important; 
	background: #eeeeee !important; 
	border:1px solid #cccccc !important;
	font-weight: bold;
}
fieldset {
	margin-bottom: 5px;
}

/****************************************
* CSS ACESSO
*****************************************/
#div_acesso {
	height: 413px;
	position: relative;
}
#col_icone {
	width: 185px;
	float: left;
	height: 413px;
}
.icone_acesso {
	background: url(../imagens/bg_icone_acesso.gif) top left no-repeat;
	width: 175px;
	height: 58px;
	padding-bottom: 9px;
	padding-right: 16px;
	cursor: pointer;
	margin-bottom: 10px;
	color: #22303d;
	font-size: 15px;
}
.icone_acesso:hover {
	background-position: 0 -58px;
}
input, select {
	font-family: Calibri, Candara, Segoe, 'Segoe UI', Optima, Arial, sans-serif !important;
}
fieldset {
	border: 1px solid #cccccc;
	background: #ffffff;
}
legend {
	background: #152b76 !important;
	color: #ffffff !important;
	border: 1px solid #555555 !important;
    /*text-shadow: 1px 1px 0 #333333;*/
}

/****************************************
* CSS MODAL
*****************************************/
.modal_bg {
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
	display: none;
}
.modal_content {
    background: #ffffff;
    position: fixed;
    top: 25px;
    min-height: 250px;
    box-sizing: border-box;
    padding: 15px;
    padding-bottom: 60px;
}
.modal_content > h1 {
    background: #18499a;
    margin: -14px -14px 15px -14px;
    padding: 8px;
    font-size: 20px;
    border-bottom: 3px solid #d6d6d6;
    color: #ffffff;
    text-shadow: none;
}
.modal_content > .modal_close {
    position: absolute;
    right: 15px;
    top: 4px;
    font-size: 26px;
	color: #ffffff;
	cursor: pointer;
}
.modal_body {
    overflow: auto;
    max-height: 415px;
}
.modal_footer {
	position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    text-align: right;
    border-top: 1px solid #cccccc;
    padding: 10px 15px;
    background: #f0f0f0;
    margin: 0 -15px;
}
.modal_body input,
.modal_body select,
.modal_body textarea {
	border: 1px solid #aaaaaa;
    padding: 3px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    outline: none;
    font-size: 16px
}
.ms_p {
    width: 500px;
    left: 50%;
    margin-left: -250px;
    min-width: 500px;
}
.ms_m {
    width: 500px;
    left: 50%;
    margin-left: -250px;
    min-width: 500px;
}
.ms_m {
    width: 990px;
    left: 50%;
    margin-left: -495px;
    min-width: 990px;
}
.ms_g {
    width: 94%;
    left: 50%;
    margin-left: -47%;
}