/**
 * Arquivo CSS padrão da HDI
 *
 * NÃO INCLUA REGRAS ESPECÍFICAS PARA APLICAÇÕES, ESTE ARQUIVO É DE USO GERAL DA HDI
 *
 * @author Rafael Milléo Carrenho <rafaelmc@hdi.com.br>
 *
 */

pre{
	background: #DDD;
	border:1px solid #999;
	clear: both;
	display: block;
	font-family: monospace;
	line-height: 20px;
	margin:20px;
	padding:20px;
	white-space: pre;
}
a{
	color:#000000;
}
a:hover{
	text-decoration: none;
}
.main-container h3{
	border-bottom:1px solid #DADADA;
	color:#00A850;
	font-size:17px;
	margin:20px 0 20px;
	padding-bottom:5px;
}
body {
	background:#F7F7F7;
  font-family: 'hdi-gerling_sanscondensed', 'Verdana', 'Arial', sans-serif;
}

/*********** NOVO MENU DA INTRANET ***************/
.header .base-header{
    margin-bottom: 15px;
}
.header .base-header h1 a{
	background: none;
	text-indent: 0;
}
.header .menu .area{
	background: #00a353;
	display: none;
	float:left;
	line-height: 16px;
	margin: 0;
	padding: 0;
	position: relative;
	width:100%;
}
.header .menu .area > li{
	float:left;
}
.header .menu .area > li > a{
	border-left:1px solid #dbebe0;
	color: #ffffff;
	float: left;
	font-size: 13px;
	line-height: 25px;
	margin:5px 0;
	margin-left:-1px;
	padding: 0 6px 0px 6px;
	position: relative;
	text-transform: uppercase;
}
.header .menu .area li li{
	float:none;
}
.header .menu .subsection_wrapper{
	background: #1e583b;
	display: none;
	height: 330px;
	left:0;
	padding:20px;
	position:absolute;
	top:105px;
	width: 884px;
	z-index:5;
}
.header .menu .aplicacao,
.header .menu .modulos,
.header .menu .opcoes,
.header .menu .subopcoes{
	float:left;
	margin-right: 2%;
	width:32%;
}
.header .menu .subsection_wrapper ul:last-of-type{
	margin-right: 0;	
}
.header .menu .subsection_wrapper .subsection_wrapper{
	left:0;
	top:0;
}
.header .menu .subsection_wrapper ul li{
	border-bottom:1px solid #30654a;
	width:100%;
}
.header .menu .subsection_wrapper ul li a,
.header .menu .subsection_wrapper .menu_breadcrumbs,
.header .menu .subsection_wrapper .menu_breadcrumbs a{
	color:#FFF;
	text-transform: uppercase;
}
.header .menu .subsection_wrapper ul li a{
	color:#8fa69a;
	display: block;
	font-size:13px;
}
.header .menu .subsection_wrapper .menu_breadcrumbs{
	border-bottom: 1px solid #FFF;
	margin-bottom:10px;
}
.header .menu .subsection_wrapper .menu_breadcrumbs a{
	display: inline;
	
}
.header .menu .subsection_wrapper .menu_breadcrumbs span{
	margin:0 10px;
}
.header .menu .subsection_wrapper .menu_breadcrumbs .back{
	float:right;
}
.home .content{
	width: 100%;
}

.log{
    font-size: 13px;
	margin-bottom: 15px;
	padding:15px;
}
.log.success{
	background: #c6ffe2;
	border: 1px solid #00A353;
	color:#00A353;
}
.log.error{
	background: #ffd9d9;
	border: 1px solid #E60017;
	color:#E60017;
}
.log.error.login_form,
.log.success.login_form{
	margin-left:-175px;
	position: absolute;
	top:0;
	left:50%;
	width:350px;
}
.log p{
	font-weight: bold;
}
.log ul{
	margin:10px 0;
}
.log ul li{
	list-style-type: square;
	list-style-position: inside;
}

.arrow-left-white {
	background: url('../images/assets/arrow-left-white.png') no-repeat;
	display: inline-block;
	height: 8px;
	width: 6px;
}
.side-anchors .block h3{
	font-size: 17px;
	margin-bottom: 0;
}
.side-anchors .block h3 a{
	color:#e8472c;
	font-size: 17px;
}

.content-container-padding.no-sidebar{
	width:100%;
}
/* LARGURAS DA HOME */
.anchors-lines{
	height: 237px;
}
.anchors-lines .block .over-panel li a{
	display: block;
}
.principal-anchors{
	display: none;
	width: 630px;
}
.principal-anchors .block h4{
	margin:0;
}
.side-anchors{
	width: 220px;
}
.side-anchors .block{
	margin-bottom: 15px;
	height: auto;
	width: 100%;
}
.side-anchors .block.birthdate a:hover{
	color:#FFF;
}
.side-anchors .block ul{
	margin:0;
	margin-left:12px;
}
.side-anchors .block ul li:before{
	content: "• ";
	color:#E8472C;
}
.side-anchors .block ul li a{
	color:#e8472c;
	font-size:12px;
}
.side-anchors .block ul li a:hover{
	text-decoration: underline;
}
.home .content{
	padding-top:17px;
}
/* FORMULÁRIOS */
.details form{
	float:none;
	overflow: hidden;
	margin-bottom:15px;
}
.ui-widget{
	font-size:0.8em!important;
}
label .help-text{
	color:#888;
	display: block;
}
span.required{
	color:#00a353;
	font-weight: bold;
}
label.error{
	color:#E60017;
	float:none;
	width:auto;
}
form h4,
form fieldset legend{
	border-bottom:1px solid #dddddd;
    color: #00a353;
	font-size: 17px;
    line-height: 18px;
	margin:20px 0;
	padding-bottom:5px;
	width: 100%;
}
.control-group-box{
	overflow: hidden;
}
.control-group{
	width:auto;
	overflow: hidden;
}
.control-group.full{
	clear: both;
	width: 100%;
}
.control-group label{
	padding-right:10px;
	text-align: right;
}
input[type='submit']{
	float:left;
}
.buttons{
	clear: both;
	margin:10px 0;
}
.bt-default-submit.right{
	float:right;
}
fieldset{
	margin:20px 0;
}
/* DATAGRID */
.datagrid{
	margin-bottom:20px;
}
.datagrid .pagination{
	margin:20px 0;
	overflow: hidden;
	text-align: center;
}
.datagrid .pagination ul li{
	display: inline;
	padding: 10px 0;
	width: auto;
}
.datagrid .pagination ul li a{
	background-color: #EFEFEF;
	padding:10px;
}
.datagrid .pagination ul li.current a{
	background-color: #00a353;
	color:#FFFFFF;
}
.datagrid .pagination ul li.arrow a{
	font-size: 21px;
    line-height: 17px;
    padding:4px 10px 8px;
}
.datagrid .pagination ul li.arrow.last{
	margin: 0;
}

/* AVISOS */
#overlay{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
}
#modal{
	position: fixed;
	width: 400px;
	background: #FFFFFF;
	border-radius: 10px;
	top: 50%;
	left: 50%;
	padding: 20px;
	z-index: 101;
	margin-left: -200px;
	display: block;
}
#modal h1{
	color:#E60017;
	display: block;
	font-weight:bold;
	margin-bottom: 15px;
	text-align:center;
}
#modal p{
	margin-bottom: 15px;
	text-align: center;
}
#modal input{
	background:#00A353;
	border:none;
	border-radius:5px;
	color:#FFF;
	cursor:pointer; 
	float:right;
	font-family:"hdi-gerling_sanscondensed";
	font-weight:bold;
	padding:7px 15px;
}
#login_intranet.login_form,
#esqueci_senha.login_form{
	background: #FFFFFF;
	border-radius: 10px;
	left:50%;
	margin-left:-175px;
	margin-top:-50px;
	padding:20px;
	position: fixed;
	text-align: center;
	width:350px;
	top:50%;
}
.login_form#esqueci_senha{
	display: none;
}
.login_form #logo{
	margin-bottom:10px;
}
.login_form p{
	font-size:14px;
}
.login_form p,
.login_form input{
	margin:5px 0;
	text-align: left;
}
.login_form input{
	height: auto;
    padding: 5px;
    width: 100%;
}
.login_form input[type='submit']{
	padding:5px 20px;
	width: auto;
}
ul.tabs{
	margin:0;
}
ul.tabs li a{
	width:142px;
}
.principal-anchors .controller{
	
}
.principal-anchors .controller a{	
	background: #e8472c;
    height: 70px;
    left: -17px;
    line-height: 70px;
    margin-top: -56px;
    opacity: 0.5;
    padding: 0 5px 0 6px;
    position: absolute;
    top: 50%;
}
.principal-anchors .controller a.proximo{
	left:613px;
}
th {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}  
table thead tr.spacer th {
  border: 0 !important;
}
table thead tr th {
  border-left: 1px solid #dbebe0;
}
table thead tr th:first-child {
  border-left: 0;
}
table tbody tr th {
  background: #f0efef;
  border-left: 1px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  line-height: 30px;
}
table tbody tr th:first-child {
  border-left: 0;
}
table tr th {
  font-size: 12px; 
  line-height: 21px;
  padding: 0 9px;
  text-align: center;
}
.footer ul li a{
	background: #00A04C;
}
.footer ul li a:hover{
	background: #009547;
}
/**************************************** SEARCHFORM **************************************/

#hdi_search{
	font-size:16px;
	position:absolute;
	left: 230px;
	top: 24px;
}
#hdi_search #hdi_search_field{
	border: 1px solid #e1e1e1;
	height: auto;
	padding:5px 10px;
	width:384px;
}
#hdi_search span{
	color:#e1e1e1;
	position: absolute;
	right: 10px;
	top: 9px;
}
#hdi_search #hdi_search_results{
	background: #1E583B;
	height: auto;
	position: absolute;
	top:32px;
	width:384px;
}
#hdi_search #hdi_search_results a,
#hdi_search #hdi_search_results p{
	border-bottom:1px solid #30654a;
	color:#FFFFFF;
	display: block;
	padding:10px;
}
#hdi_search #hdi_search_results a strong{
	font-weight: bold;
}
#hdi_search #hdi_search_results p{
	border-bottom:1px solid #FFFFFF;
	font-weight: bold;
	padding:5px 10px;
	text-transform: uppercase;
}
#hdi_search #hdi_search_results p em{
	font-weight: normal;
	font-style: italic;
}

/***************************************** TELERIK OVERRIDE *********************************************/
.checkbox_group{
	border:1px solid #dddddd;
	float:left;
	padding:10px 0;
}
.checkbox_group h2{
    color: #00a353;
	font-size: 17px;
    line-height: 18px;
	margin:0 0 20px;
	padding-bottom:5px;
	width: 100%;
}
.checkbox_group ul li{
	line-height: 20px;
	min-height: 22px;
	overflow: hidden;
}

/* CLOSING RATIO */
.nodata{
	background: #FFF;
	padding: 15px;   
}
.nodata p span{cursor: pointer;}
.nodata p span:hover{text-decoration: underline;}

.kuichart-grpicr > div{width: 400px; height: 200px;}
.clminwidth{min-width: 860px;}
.clminwidth div{width: auto; float:left;}

/* GRÁFICOS - Container */
#chartRegional1,
#chartRegional2,
#chartRegional3,
#chartRegional4,
#chartRegional5{height: 200px; width: 380px; margin-bottom:20px;}
#chartSucursal1,
#chartSucursal2,
#chartSucursal3,
#chartSucursal4,
#chartSucursal5{height: 187px; width: 380px; margin-top:6px;}

/* Gráficos pizza */
#chartRegional1 svg,
#chartRegional2 svg,
#chartRegional3 svg,
#chartRegional4 svg,
#chartRegional5 svg,
#chartSucursal1 svg,
#chartSucursal2 svg,
#chartSucursal3 svg,
#chartSucursal4 svg,
#chartSucursal5 svg{padding:10px;}

/* GRIDS */
#panelBar .gridnopadding{padding: 2px 0px;}
#panelBar .gridnopadding:first-child{padding-right: 15px;}

#panelBar .gridnopadding .nowrap{ white-space: normal; }

.form-group.text-right{float: right;}



tfoot.rsttotal tr:hover,
tfoot.srttotal tr:hover{background: #999;}
tfoot.rsttotal tr:hover td,
tfoot.srttotal tr:hover td{cursor: default;}
tfoot.rsttotal tr td:nth-child(1n+2),
tfoot.srttotal tr td:nth-child(1n+2){text-align: right;}

table.srttotal tr th:first-child{ text-align: left;  }
table.srttotal tr th:last-child{  text-align: right; }
table.srttotal tr th{
   font-weight: bold;
	font-size: 14px;
	padding: 7px;
	cursor:default;
	color: #999;
}
table.srttotal tr:hover{ background: #999999; }
table.srttotal tr:hover th{ color: #FFF; }

div#grid[options="gridSinistrosDaSucursal"]{
   overflow: hidden;
}

@media (max-width:767px)
{
	.form-group.text-right{float: left;}
	#panelBarPesquisa label[for="tipoDano"]{margin-right: -17px;}

	.form-horizontal .form-group.closinginit-chk{margin-left: -11px;}
	.form-horizontal .form-group .control-label.closinginit-chk{margin-top: 13px; float: left;}
	.form-horizontal .form-group span.closinginit-chk{clear: both;float: left;}
}

/************ TELERIK X BOOTSTRAP CORRECTIONS ******************/

.form-control{
	box-sizing: border-box;
}
/* Para corrigir o comportamento das colunas dentro de k-widgets e assim ter a largura correta */
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9,
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9,
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9{
	box-sizing: border-box;
}

.btn-primary{
	background: #00A353;
	border-color: #00A353;
}
.btn-primary:hover{
	background: #497a61;
	border-color: #497a61;
}

ul.user-tools li p{
	color: #497a61;
}
ul.user-tools li p span {
	margin: 2px 5px 0 0;
}
.warning_list{
	clear: both;
}
.warning_list .glyphicon{
	margin-right:10px;
}
#yammer-feed{
	border:1px solid #CCCCCC;
	height:300px;
	margin-bottom:17px;
	width:613px;
}
#yammer-feed.y-hidden{
	position: fixed;
	top:-9999px;
	left:-9999px;
}
#hdi_console{
	-webkit-box-shadow: 5px 5px 2px -1px rgba(51,51,51,1);
	-moz-box-shadow: 5px 5px 2px -1px rgba(51,51,51,1);
	box-shadow: 5px 5px 2px -1px rgba(51,51,51,1);
    background: #FFD;
    left: 0;
    position: fixed;
    top: 0;
	z-index: 100;
}
#hdi_console #hdi_console_info{
	margin-bottom: 0;
}
#hdi_console #hdi_console_info th{
	font-weight: bold;
	text-align: left;
}
#lista_revista_talanx{

}
#lista_revista_talanx a{
	background: url('../../../kendo_ui/styles/hdi/loading_2x.gif') no-repeat center center;
	display: block!important;
	height: 345px;
}
#lista_revista_talanx a img{
	width:100%;
}

#grid_kit_boas_vindas.k-grid td a{
	font-size:13px;
	color: #787878;
	float:left;
	width: 100%;
}

#grid_kit_boas_vindas.k-grid tr:hover td a{
	color:#FFF;
}

#grid_kit_boas_vindas .k-grid-header tr th{
	font-size: 13px;
}
   
/*********** Transporte Web - Fatura ***************/

/*resumo*/
#labels_resumo_tp {
   text-transform: uppercase;
   text-align: right;
   margin-left: 400px;
}
.box_resumo_tp {
   width:  500px;
   height: 300px;
   margin-left: 55px; 
   //background: #075E56;
   padding: 40px;
   border: 1px solid rgba(0, 0, 0, .3);
} 
.pdf-page_resumo_tp {
    margin: 0 auto;
    box-sizing: border-box;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.3);
    background-color: #fff;
    color: #333;
    position: relative;
    font-family: "Arial Narrow", sans-serif;
    font-size: 13px;
}
.pdf-header_resumo_tp {
    position: absolute;
    top: .9in;
    height: .9in;
    left: .5in;
    right: .5in;
    //border-bottom: 1px solid #e5e5e5;
}
.invoice-number_resumo_tp {
    padding-top: .17in;
    float: right;
}
.pdf-footer_resumo_tp {
    position: absolute;
    bottom: .5in;
    height: .6in;
    left: .5in;
    right: .5in;
    padding-top: 10px;
    border-top: 1px solid #e5e5e5;
    text-align: left;
    color: #787878;
    font-size: 12px;
}
.pdf-body_resumo_tp {
    position: absolute;
    top: 3.2in;
    bottom: 1.2in;
    left: .5in;
    right: .5in;
    height: 800px;
    width: 89%;
    

}
.from_resumo_tp {
    position: absolute;
    top: 1.5in;
    right: .5in;
    width: 2.5in;
}

.size-a4_resumo_tp { width: 8.7in; height: 11.5in; }
.size-letter_resumo_tp { width: 8.5in; height: 11in; }
.size-executive_resumo_tp { width: 7.25in; height: 10.5in; }

.company-logo_resumo_tp{
    font-size: 30px;
    font-weight: bold;
    color: #3aabf0;
}

.signature_resumo_tp {
    padding-top: .5in;
}

.page-template {
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   font-family: "Arial Narrow", sans-serif;
   font-size: 12px; 
    
}

.page-template .header {
   position: absolute;
   top: .3in;
   height: .7in;
   left: .5in;
   right: .5in;
}

.page-template .footer {
   position: absolute;
   bottom: 30px;
   left: 30px;
   right: 30px;
}

.k-pdf-export colgroup > col {
   width: 50px !important;        
}
.k-pdf-export colgroup > col:nth-child(1),
.k-pdf-export colgroup > col:nth-child(4),
.k-pdf-export colgroup > col:nth-child(7) 
{
width: 50px !important;    
}
.k-pdf-export td {
   white-space: nowrap;
}
.k-pdf-export .k-header-column-menu{
   display: none;
}
