/*
Color 1 (Azul): #153985
Color 2 (Verde): #85C226
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

body
{
    font-size: 75%;
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    color: #153985;
    background-color: #fff;
}

a img { border: none; }

.color-padrao { color: #153985; }
/* Layout pages
-----------------------------------------------------------*/

.topo
{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 45px;
    background: #003459 url(images/bg_top.jpg) top left repeat-x;
}

.topo .barra
{
    position: relative;
    width: 936px;
    margin: 0 auto;
}

.topo .avisos
{
    position: absolute;
    right: 200px;
    top: 10px;
    color: #FFF;
}

.topo .avisos a
{
    color: #FFF;
}

.topo .barra .webvendas 
{
    position: absolute;
    right: 10px;
    top: 2px;
}

#menu_area
{
    position: relative;
    width: 100%;
    height: 100px;
    border-bottom: solid 1px #E4E4E4;
}

#menu
{
    position: relative;
    width: 516px;
    margin: 0 auto;
    padding-left: 420px;
}

.page
{
    position: relative;
    width: 99%;
    margin: 0 auto;
    padding: 5px;
}

.conteudo-central
{
    position: relative;
    width: 936px;
    margin: 0 auto;
}

.rodape
{
    position: relative;
    clear: both;
    width: 100%;
    height: 45px;
    padding-top: 14px;
    text-align: center;
    background: #FFF url(images/bg_rodape.jpg) top left repeat-x;
}

.login
{
    position: relative;
    width: 330px;
    margin: 0 auto;
    padding: 50px 0px 100px 0px;
}

.logo_empresa 
{ 
    position: absolute;
    color: #FFF; 
    left: 14px;
    height: 145px;
    z-index: 10000;
}

.logo_empresa .nome_empresa
{
    position: relative;
    padding: 4px 0px;
    text-align: center;
    height: 37px;
    float: left;
    font-size: 26px;
}

.logo_empresa .logo
{
    position: relative;
    text-align: center;
    height: 90px;
    padding: 5px 0px;
    clear: both;
}

.titulo { height: 33px; width: 100%; margin-bottom: 10px; }
.titulo .barra
{
    height: 33px;
    width: 8px;
    background-color: #85C226;
    float: left;
}

.titulo .texto
{
    height: 20px;
    margin-left: 4px;
    float: left;
    border-bottom: solid 1px #153985;
    padding: 0px 80px 12px 0px;
    font-size: 22px;
}

ul.marcador
{
    margin-left: 14px;
}

ul.marcador li { line-height: 1.5em; }

.situacao-cargas
{
    border-collapse: collapse;
}

.situacao-cargas .cabecalho
{
    border-left: solid 1px #E9E9E9;
    border-bottom: solid 1px #CCC;
    padding: 3px 5px;
}

.situacao-cargas .titulo 
{
    text-align: center;
    font-size: 16px; 
    padding: 0px 10px;
    width: 300px;
}

.situacao-cargas .titulo span
{
    font-size: 11px;
    color: #666;
}

.situacao-cargas .w-border-top
{
    border-top: solid 1px #CCC;
}

.situacao-cargas .w-border-right
{
    border-right: solid 1px #E9E9E9;    
}

.situacao-cargas .w-border-bottom
{
    border-bottom: solid 1px #CCC;
}

.caminhao
{
    position: relative;
    margin: 20px;
}

.c-carreta 
{
    width: 149px;
    height: 75px;
    background: url('images/truck-carreta.png') no-repeat; 
}
.c-truck
{
    width: 137px;
    height: 75px;
    background: url('images/truck-truck.png') no-repeat;
}
.c-toco
{
    width: 116px;
    height: 75px;
    background: url('images/truck-toco.png') no-repeat;
}

.caminhao .n-carreta
{
    top: 0px;
    right: 1px;
    width: 107px;
    height: 48px;
}

.caminhao .n-truck
{
    top: 0px;
    right: 1px;
    width: 95px;
    height: 48px;
}

.caminhao .n-toco
{
    top: 0px;
    right: 1px;
    width: 74px;
    height: 48px;
}

.caminhao .numero
{
    position: absolute; 
    font-size: 2.5em;
    text-align: center;
    padding-top: 5px;
    color: #000;
    z-index: 10;
}

.caminhao .area-carga
{
    position: absolute; 
    top: 0px;
}

.caminhao .carreta
{
    right: 0px;
    width: 105px;
    height: 48px;
}

.caminhao .truck
{
    right: 0px;
    width: 93px;
    height: 48px;
}

.caminhao .toco
{
    right: 0px;
    width: 72px;
    height: 48px;
}

.caminhao .area-carga .carga 
{
    position: absolute; 
    bottom: 0px;
    background-color: #6C0;
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #333;
    z-index: 5;
}

.caminhao .area-carga .carreta
{
    width: 105px;
}

.caminhao .area-carga .truck
{
    width: 93px;
}

.caminhao .area-carga .toco
{
    width: 72px;
}

.caminhao .area-carga .porcentagem
{
    position: absolute; 
    z-index: 10;
    width: 95px;
    height: 48px;
    font-size: 1.2em;
    text-align: center;
    padding-top: 12px;
    color: #000;
    font-weight: bold;
}

.caminhao .area-carga .p-carreta
{
    width: 105px;
    height: 48px;
}

.caminhao .area-carga .p-truck
{
    width: 93px;
    height: 48px;
}

.caminhao .area-carga .p-toco
{
    width: 72px;
    height: 48px;
}

.estatisticas-rep
{
    width: 100%;
    border-collapse: collapse;
    border: 0;
}

.estatisticas-rep td { padding: 9px 0px 9px 4px; }

.estatisticas-rep .br { border-right: solid 1px #E9E9E9; }
.estatisticas-rep .bb { border-bottom: solid 1px #E9E9E9; }

.row-compromisso 
{
    width: 936px;
    height: 60px; 
    border-top: solid 1px #D2D2D2;
    padding: 6px 0px 6px 6px;
}

.row-compromisso:hover
{
    background-color: #F6F6F6;
}

.row-compromisso .data 
{
    float: left;
    text-align: center;
    width: 80px;
    height: 60px;
    margin-right: 10px;
}
.row-compromisso .data .mes
{
    text-align: center;
    text-transform: capitalize;
    width: 80px;
    font-size: 14px;
    padding: 3px 0px;
    background-color: #153985;
    color: #FFFFFF;
}

.row-compromisso .data .dia
{
    position: relative;
    text-align: center;
    width: 78px;
    height: 35px;
    padding-top: 3px;
    background-color: #FFFFFF;
    color: #153985;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #E4E4E4;
}

.row-compromisso .data .dia .lembrete
{
    position: absolute;
    top: 10px;
    right: 2px;
}
.row-compromisso .descricao 
{
    float: left;
    height: 60px;
    width: 759px;
}
.row-compromisso .botao
{
    float: right;
    padding-top: 22px;
    width: 40px;
    height: 34px;
    text-align: center;
    vertical-align: middle;
}

/* Telerik Reporting HTML5
-----------------------------------------------------------*/
#reportViewer1 
{
    position: absolute;
    left: 5px;
    right: 5px;
    top: 5px;
    bottom: 5px;
    overflow: hidden;
}


/* Styles for basic forms
-----------------------------------------------------------*/

textarea 
{
    min-height: 75px;
}

.editor-label 
{
    margin: 1em 0 0 0;
}

.editor-field 
{
    margin:0.5em 0 0 0;
}

.input-validation-success
{
    border: 1px solid #69CC00;
    background-color: #E6FFCC;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    font-family: Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}

p { line-height: 1.8em; margin-bottom: 5px; }

a:link, a:visited, a:active
{
    color: #153985;
    text-decoration: underline;
}

a:hover
{
    color: #85C226;
    text-decoration: none;
}

.hoverGrid tr:hover{ background-color: #D4EEAA; }

.t-grid td {
    padding: 0.25em 0.25em;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    padding: 1em;
    border: 1px solid #CCC;
    background-color: #E9EEFC;
    margin: 5px 0px 5px 0px;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 6px 4px;
    color: #7B92E0;
}

input[type="text"], input[type="password"], textarea
{
    border: 1px solid #ABBFF3;
    padding: 2px 3px;
}

input[type="text"]:focus, input[type="password"]:focus, textarea:focus
{
    background: #E9EEFC;
}

.k-button[disabled="disabled"] { cursor:default; outline:none; background: url("kendo/2017.1.223/Silver/sprite.png") repeat-x scroll 0 -560px #607FC5; color: #ABB9DE; }
a.k-button:link, a.k-button:visited, a.k-button:active { text-decoration: none; }
.digitacao-item { font-weight: bold; color: #153985 !important; }
.valor-item-alterado { color: #990000 !important; }

.tr-zebrar { background-color: #E2E7F0; }
.tr-hover { background-color: #D4EEAA; }

.configuracao thead { font-weight: bold; background-color: #153985; color: #FFF; }
.configuracao thead tr td { padding: 5px; }
.configuracao tbody tr td { padding: 5px; }
.configuracao tfoot tr td { padding: 5px; background-color: #D2DCF9; }
.label-marker { font-size: 10px;color: #000; }

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-errors ul
{
    padding-left: 15px;
}

.validation-summary-valid
{
    display: none;
}

/* Styles Kendo UI 
----------------------------------------------------------*/
.k-grid > table > tbody > tr[role="row"]:hover,
.k-grid-content > table > tbody > tr[role="row"]:hover
{
    background: #cccccc;
}

.k-datepicker.k-header.k-input {
    padding: 0;
}

.k-textbox[disabled] {
    background-color: #e9e9e9;
    filter:alpha(opacity=70);
    opacity: 0.7;
}

.k-button[disabled] {
    cursor:default;
    outline: 0;
    filter:alpha(opacity=70);
    opacity: 0.7;
}

/* Styles Tabss
----------------------------------------------------------*/
/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #CCC;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	font-size:14px;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border:1px solid #CCC;	
	border-bottom:0px;
	height:18px;
	background-color:#E2E7F0;
	color:#7B92E0;
	margin-right:2px;
	position:relative;
	top:1px;	
	outline:0;
	-moz-border-radius:4px 4px 0 0;	
}

ul.css-tabs a:hover {
	background-color:#D4EEAA;
	color:#7B92E0;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#F2F5FD;
	border-bottom:1px solid #F2F5FD;	
	color: #7B92E0;
    font-weight: bold;
	cursor:default;
}

	
/* tab pane */
.css-panes {
	display:none;
	border:1px solid #CCC;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	background-color:#F2F5FD;	
}

.al { text-align: left !important; }
.ac { text-align: center !important; }
.ar { text-align: right !important; }
.vt { vertical-align: top !important; }

.well-autorizado {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #E9EEFC;
  border: 4px solid #85C226;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.form-table td { padding: 4px; }

/* WebVendas Helpers Styles*/
.wvhGroup {
    background: none repeat scroll 0 0 white;
    border: 1px solid #CDCDCD;
    overflow: auto;
}

.wvhList {
    height: 100%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}

.wvhItem {
    cursor: default;
    padding: 2px 5px;
    white-space: nowrap;
}

.wvhItem:nth-child(odd) {
    background-color: #FFFFFF;
}

.wvhItem:nth-child(even) {
    background-color: #E9EEFC;
}

.wvhItem .wvhCheck, .wvhItem .wvhText {
    vertical-align: middle;
}

/*DISCOUNT*/
.requirement-container {
    margin-bottom: 5px;
    margin-top: 5px;
    border: 1px dashed #8c949a;
    display: table;
}

    .requirement-container.requirement-group {
        border: none;
        border-left: 2px solid #8c949a;
    }

    .requirement-container .requirement-heading {
        padding: 7px 10px 3px 10px;
        line-height: 24px;
    }

    .requirement-container.requirement-group > .requirement-heading {
        height: 30px;
        line-height: 30px;
        display: table;
        background: #eeeeee;
        padding: 0px 2px 0px 10px;
    }

    .requirement-container .requirement-heading .btn-link {
        padding: 0 3px;
        margin-left: 50px;
        font-size: 15px;
        color: #367fa9;
        float: right;
        text-decoration: none;
    }

    .requirement-container.requirement-group > .requirement-heading .btn-link {
        padding: 3px 10px 3px 0px;
    }

    .requirement-container .requirement-body {
        padding: 10px 20px 8px 10px;
        min-height: 35px;
    }

    .requirement-container.requirement-group > .requirement-body {
        padding: 10px 0 5px 20px;
    }

    .requirement-container .requirement-product-names.filled {
        clear: both;
        max-width: 600px;
        padding-top: 5px;
    }

.requirement-data-buttons {
    margin-top: 5px;
}

.requirement-container .requirement-data-buttons {
    margin-top: 0;
    float: left;
}

.requirement-container .requirement-data-input {
    float: left;
    margin-right: 5px;
}

.requirement-container .requirement-label-col {
    width: auto;
}

.requirement-container .requirement-data-col {
    width: auto;
}

.requirement-container .requirement-data-buttons button {
    margin-top: 0;
}

.requirement-container .requirement-messages-col {
    margin-left: 0;
}

.interaction-type select {
    width: 70px;
    height: 26px;
    line-height: 25px;
    font-size: 12px;
    margin-top: 2px;
}

.panel-add-requirement {
    margin-top: 20px;
}

/* Tour */
.popover[class*="tour-"] {
    z-index: 999999;
}

.tour-backdrop {
    z-index: 999998;
}

/* Swal Alert */
.swal-overlay {
    z-index: 20000;
}

.swal-modal {
    z-index: 20001;
}

.font-20 {
    font-size: 20px !important;
}