/* Custom */

body {
	font-family: 'Raleway', Arial, sans-serif;
	width: 99%;
	padding-left: 10px;

    background-color:rgba(238,246,249,0.5);
    /*background-image:linear-gradient(-90deg, rgba(255,255,255,0.3) 0%,rgba(255,255,255,0.2) 50%,rgba(255,255,255,0.1) 100%,rgba(0,0,0,0.5) 100%,rgba(0,0,0,0.5) 100%);*/

    /*background-image: linear-gradient(to bottom, rgba(255,255,255,.1), rgba(255,255,255,.4) 49%, rgba(255,255,255,0) 50%, rgba(255,255,255,.4));*/

    background-image:linear-gradient(-90deg, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.08) 49%,rgba(255,255,255,0.03) 50%,rgba(0,0,0,0) 51%,rgba(0,0,0,0.08) 100%);

    transition: all .5s;
}


a span {
    font-family: 'Raleway', Arial, sans-serif;
}
/* MENU
----------------------------------------------------------------------------------------------------*/
/*.menu {
	background-color: #efefef !important;
}*/

.disabledItens {
    pointer-events: none;
    opacity: 0.3;
}

#menu_principal {
   position: fixed;
   top: 0px;
   min-width: auto;
   width: 101%;
   min-height: 60px;
   margin-left: -10px;
   /*background: rgba(238,246,249,1);*/ 
   /*border-bottom: 1px Solid #cfdfef;
   border-top: 1px Solid #cfdfef;*/
   z-index: 999;

    content: '';
	/*-webkit-transition: all 0.7s ease-in-out 0.3s;
	-moz-transition: all 0.7s ease-in-out 0.3s;
	-o-transition: all 0.7s ease-in-out 0.3s;
	-ms-transition: all 0.7s ease-in-out 0.3s;
	transition: all 0.7s ease-in-out 0.3s;*/
}

#menu_principal:hover {
    
}


/*.nomeSistema {
   color: #74777b;
   font-weight: bold;
   padding-left: 12px;
}*/

.nomeSistema {
    position: fixed;
    top: -9px;
    left: 9px;
    z-index: 99999999;
    color: #3B5998;
    display: block;
    font-size: 100%;
    text-shadow: 0px 1px 3px #cccccc, 0px 2px 3px #c9c9c9, 0px 3px 3px #bbbbbb, 0px 3px 5px rgba(0, 0, 0, 0.1);*/
    content: '';
    -webkit-transition: all 0.7s ease-in-out 0.3s;
   -moz-transition: all 0.7s ease-in-out 0.3s;
   -o-transition: all 0.7s ease-in-out 0.3s;
   -ms-transition: all 0.7s ease-in-out 0.3s;
   transition: all 0.7s ease-in-out 0.3s;
}

/*.nomeSistema:hover {
   color: #fff !important;
   text-shadow: 0px 1px 3px #cccccc, 0px 2px 3px #c9c9c9, 0px 3px 3px #bbbbbb, 0px 4px 3px #b9b9b9, 0px 5px 1px #aaaaaa, 0px 6px 3px rgba(0, 0, 0, 0.1), 0px 3px 5px rgba(0, 0, 0, 0.1), 0px 2px 3px rgba(0, 0, 0, 0.3), 0px 3px 7px rgba(0, 0, 0, 0.2), 0px 3px 6px rgba(0, 0, 0, 0.2), 0px 6px 9px rgba(0, 0, 0, 0.2), 0px 10px 15px rgba(0, 0, 0, 0.2);
   text-shadow: 1px 1px 3px #cccccc, 1px 2px 3px #c9c9c9, 1px 3px 3px #bbbbbb, 1px 4px 3px #b9b9b9, 1px 5px 1px #aaaaaa, 1px 6px 3px rgba(0, 0, 0, 0.1), 0px 3px 5px rgba(0, 0, 0, 0.1), 1px 3px 5px rgba(0, 0, 0, 0.3), 1px 5px 9px rgba(0, 0, 0, 0.2), 3px 6px 9px rgba(0, 0, 0, 0.2), 5px 12px 18px rgba(0, 0, 0, 0.2), 10px 15px 25px rgba(0, 0, 0, 0.3);
}*/

.nomeSistemaMin {
    top: 0px;
}

.siglaConcessionariaRodape {
    /*font-size: 120%;
    color: #fff;
    text-shadow: 0px 3px 6px #069, 0px 6px 12px #c9c9c9, 0px 4px 4px #bbbbbb, 0px 3px 6px rgba(0, 0, 0, 0.3);
    */
}

/* CONTAINER
----------------------------------------------------------------------------------------------------*/
.container {
    /*padding-top: 60px;
    padding-right: 15px;*/
    padding-bottom: 30px;
}

.container-fluid {
    margin-left: -25px;
    padding-bottom: 150px;
    max-width: none;
}

.dados-cliente {
    font-size: 0.8em;
}

/* CHART's
----------------------------------------------------------------------------------------------------*/
#chart-UltimosConsumos {
	min-width: 310px;
	max-width: 800px;
	height: 250px;
	margin: 0 auto
}

/* CARTÃO DE CRÉDITO
----------------------------------------------------------------------------------------------------*/
.quadro-titulo-cartao-de-credito {
    padding: 10px 20px;
    font-size: 14px;
    font-weight: normal;
    line-height: 4;
    color: #555;
    text-align: center;
    border-right: 1px solid #ccc;
    min-height: 81px;
}

.quadro-icones-cartao-de-credito {
    padding: 20px 10px;
    background-color: #fff;
    min-height: 80px;
}

.quadro-cartao-de-credito {
    min-height: 90px;
}

.cartao-de-credito {
    padding: 20px 6px;
    max-width: 50px;
}

.imagem-cartao-de-credito {
    max-width: 40px;
}

.popover {
    max-width: 450px;
}

/* LISTAS, LINK's E TABELAS
----------------------------------------------------------------------------------------------------*/
ul li {
	list-style: none;
}

.colorNormal {
    color: #333 !important;
}

.table {
    width: 99%;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ecedff;
}

tfoot {
    background-color: rgba(238,246,249,1);
    border-bottom: 1px Solid #cfdfef;
}

/* ALERTAS
----------------------------------------------------------------------------------------------------*/
.alert {
    position: fixed;
    right: 18%;
    z-index: 9999999999;
    /*float: right !important;*/
    /*margin-bottom: 3px;
    margin-right: -27px;*/

    /*content: '';
	-webkit-transition: all 10s linear 3s;
	-moz-transition: all 10s linear 3s;
	-o-transition: all 10s linear 3s;
	-ms-transition: all 10s linear 3s;
	transition: all 10s linear 3s;*/

}

#ajax-loading {
    position: fixed;
	margin-left: -75px; 
	margin-top: -50px;
    top: 50%; 
	left: 50%;
    width: 200px;
	height: 60px;
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    border: 1px solid rgba(133,183,233, 1);
    border-radius: 10px; 
    font-weight: bold;
    color: #304352;
    padding: 5px 10px;
    z-index: 99147483646;
    display: none;
}

#ajax-loading i {
    font-size: 40px;
    margin-right: 10px;
    vertical-align: middle;
}

#overlay {
	z-index: 9999;
    height: 100%;
    position: fixed;
	display: none;
}

/*.protocoloDeAtendimento {
    position: fixed;
    width: 400px;
    margin-left: 35%;
    margin-right:40%;
    margin-top:15%;
    padding: 6px 10px;
    z-index: 99999999999;
    border-color: #1D76B5;
    border: solid thin;
    background-color: #FFFFFF;
    border-radius: 10px;
    color: #1D76B5;
}*/

/* INCIDENTE: ATS-1259 */
/*.protocoloDeAtendimento
{
    position: fixed;
    width: 297px !important;
    padding: -8px 20px;
    z-index: 99999999999;
    border-color: #1D76B5;
    border: solid thin;
    background-color: #FFF;
    color: #2A5490;
    height: 67px;
    right: 1%;
    padding-right: 0px;
    border-width: unset;
    border-radius: 6px;
}*/

.protocoloDeAtendimento {
    position: fixed;
    width: 260px !important;
    padding: -8px 20px;
    z-index: 99999999999;
    border-color: #1D76B5;    
    background-color: #FFF;
    color: #2A5490;
    height: 67px;
    right: 1%;
    padding-right: 0px;
    border-width: unset;
    top: 74px;
    border-radius: 6px;
    border: 1px solid #1C6EA4;
}

.protocoloDeAtendimento p {
    color: #3D90CA;
    position: center;
}

.protocoloDeAtendimento div {
    border-color: #1D76B5;
}

.protocoloDeAtendimento strong {
    color: red;
    margin-left: 45%;
    margin-right:50%;
    font-weight: 600;
}

.protocoloDeAtendimento button {
    color: red;
    background-color: #FFFFFF;
    margin-left: 35%;
    margin-right: 50%;
    padding: 5px 25px;
    border: solid thin;
    border-radius: 5px;
    border-color: #1D76B5;
    margin-bottom: 20px;
}


.inputFomulario input {
    visibility: hidden;
    display : none;
}

.Inputlabel {
    background-color: #3498db;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    margin: 10px;
    padding: 6px 20px

}


input[type=file] {
    float: left;
    display: block;
}

.hide {
    display: none;
    float: left;
}


input[type='file'] {
    display: none
}

.input-wrapper label {
    background-color: #3498db;
    border-radius: 5px;
    color: #fff;
    margin: 10px;
    padding: 6px 20px
}

    .input-wrapper label:hover {
        background-color: #2980b9
    }



/* MARGENS E ESPAÇOS
----------------------------------------------------------------------------------------------------*/
.navbar-brand {
    padding-top: 5px;
}

.min_espaco_top {
	margin-top: 10px !important;
}

.espaco_top {
	margin-top: 15px !important;
}

.big_espaco_top {
	margin-top: 40px !important;
}

.min_espaco_bottom {
	margin-bottom: 5px !important;
}

.espaco_bottom {
	padding-bottom: 15px !important;
}

.min_espaco_right {
	padding-right: 10px !important;
}

.espaco_right {
	padding-right: 30px !important;
}

.min_espaco_left {
	padding-left: 10px !important;
}

.espaco_left {
	padding-left: 30px !important;
}

.removeespaco_left {
    padding-left: 3px;
}

.removeespaco_right {
    padding-right: 3px;
}

.removeespaco_top {
    padding-top: 3px;
}

.removemargin_top {
    margin-top: 0px;
}

.removemargin_left {
    margin-left: 0px;
}

.tira_margem_left {
    margin-left: -15px;
}

.removemargin_right {
    margin-right: 0px;
}

.removemargin {
    margin-left: 0px;
    margin-right: 0px;
}

.webkit_espaco_ul {
    -webkit-padding-start: 10px;
}

/* LINHAS, SUBLINHADOS DO LOGOTIPO e SOMBRAS
----------------------------------------------------------------------------------------------------*/
.linha_item_esquerda {
	border-left: none;
}

.linha_esquerda {
	border-left: 1px Solid #cccccc;
}

.linha_direita {
    border-right: 1px dotted #cccccc;
}

.linha_abaixo {
	border-bottom: 1px Solid #b3b3b3;
}

.linha_hr {
	border-top: 1px solid #a0c7ff;
}

.linha_acima {
	border-top: 1px Solid #b3b3b3;
}

.sublinhado_logotipo {
    border-top: 7px solid #00BFFF;
    margin-top: 60px
}

.sublinhado2_logotipo {
    border-top: 5px solid #00BFFF;
    margin-top: 95px
}

.identificacao {
	min-height: 150px;
	padding-top: 30px;
	margin-right: 10px;
}

.identificaCampo {
    font-size: 0.7Em;
    margin-top: 3px;
}

.campo {
    font-size: 0.9Em;
    padding: 1px 1px 1px 3px;
    font-weight: bold;
}

.sombra_Padrao {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}

.cadastro_Agencia_Virtual:Hover {
    font-weight: bolder;
    font-size: 1.2Em;

  	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;

}

/* FONTE
----------------------------------------------------------------------------------------------------*/
.cinza {
	color: #74777b !important;
}

.content-wrap section p {
    color: rgba(40,44,42,0.2);
    font-size: 1.5em;
}

.aumenta-fonte {
    font-size: 1.1em;
}

.diminui-fonte {
    font-size: 0.9em;
}

/* BACKGROUND's
----------------------------------------------------------------------------------------------------*/
.fundobranco {
	background-color: #efefef;
}

.funcoazulclaro {
	background-color: #EEF6F9;
}

.funcoazulescuro {
	background: #2A5490;
}

.fundoAzulLogin {
    background-color: #acf;
}

.textoAzulLogin {
    color: #acf;
}

.textoazulclaro {
	color: #00BFFF;
}

.textoazulescuro {
	color: #069;
}

.textobranco {
	color: #fff;
}

/* BORDA
----------------------------------------------------------------------------------------------------*/
.borda_logotipo {
    -webkit-box-shadow: 5 -4px 7px rgba(0,0,0,.3);
    box-shadow: 0 2px 2px rgba(0,0,0,.3);

}

.borda_titulo {
    line-height: 45px;
    font-weight: bold;
    background: linear-gradient(40deg,#00BFFF,#2A5490);
}

.bordabranca {
	border: 3px Solid #efefef;
	border-radius: 6px;
}

/* ÍCONE 
----------------------------------------------------------------------------------------------------*/
.img-circle {
    border-radius: 50%;
}

.fonte_icone_item {
	font-size: 3em !important;
}

.icone_opcao {
	font-size: 12em !important;
    color: #afdfff;
    text-shadow: 0px 0px 15px #99ddff;
}

.lista_opcoes {
	padding-top: 30px;
	line-height: 15px;
}

.icone_item_contorno {
	padding: 6px;
}

.icone_item {
	border: 2px Solid #00BFFF;
	border-radius: 50%;
	height: 80px;
	width: 80px;
	padding: 17px 7px 10px 10px;
	text-align: center;

	display: inline-block;

	margin-bottom: 6%;
	margin-top: 6%;

	box-shadow: 1px 3px 6px rgba(0,0,0,0.3);
	
   	content: '';
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
}

.tabs .icone_item {
    font-size: 3em;
}

.tabs a span {
    padding-top: 6px;
}

.content-wrap section {
    padding: 0.3em 1em;
}

.icone_item:hover {

    content: '';

	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;

	box-shadow: 3px 6px 12px rgba(0,0,0,0.3);
	border: 4px Solid #efefef;
	background-color: #00BFFF;
	color: #fff;
}

.minimo_length_50 {
    min-width: 50px;
}
.minimo_length_90 {
    min-width: 90px;
}

.minimo_length_160 {
    min-width: 160px;
}

.minimo_length_200 {
    min-width: 200px;
}

.minimo_length_240 {
    min-width: 240px;
}

.minimo_length_100Porcento {
    width: 190px;
    min-width: 100%;
}


.girar5 {

    -moz-transform: rotate(5.0deg);  /* FF3.5+ */
       -o-transform: rotate(5.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(5.0deg);  /* Saf3.1+, Chrome */

  	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
}

.girar10 {

    -moz-transform: rotate(10.0deg);  /* FF3.5+ */
       -o-transform: rotate(10.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(10.0deg);  /* Saf3.1+, Chrome */

  	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
}

.girar90 {
    -moz-transform: rotate(90.0deg);  /* FF3.5+ */
       -o-transform: rotate(90.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(90.0deg);  /* Saf3.1+, Chrome */
}

.girar45 {
    -moz-transform: rotate(45.0deg);  /* FF3.5+ */
       -o-transform: rotate(45.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(45.0deg);  /* Saf3.1+, Chrome */
}

.girar315 {
    -moz-transform: rotate(315.0deg);  /* FF3.5+ */
       -o-transform: rotate(315.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(315.0deg);  /* Saf3.1+, Chrome */
}

.girar350 {
    -moz-transform: rotate(350.0deg);  /* FF3.5+ */
       -o-transform: rotate(350.0deg);  /* Opera 10.5 */
  -webkit-transform: rotate(350.0deg);  /* Saf3.1+, Chrome */
}

.icone_item:hover::after {
  content: '';
}

/* MEDIA
----------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) {
    .container {
        width: 99%;
        padding-bottom: 15px;
        padding-right: 3px !important;
    }
    .linha_item_esquerda {
	    border-left: 1px Solid #cccccc;
    }
}

@media (max-width: 767px) {
    .container {
        width: 100%;
        padding-bottom: 0px;
    }
}

/* FOOTER
----------------------------------------------------------------------------------------------------*/
footer {
    position: fixed;
    bottom: 0px;
    background: rgba(238,246,249,1);
    border-top: 1px Solid #cfdfef;
    padding-bottom: 10px;
    z-index: 999;
    min-height: 75px;
    width: 101%;
    margin-left: -10px;

    content: '';
	-webkit-transition: all 0.7s ease-in-out 0.3s;
	-moz-transition: all 0.7s ease-in-out 0.3s;
	-o-transition: all 0.7s ease-in-out 0.3s;
	-ms-transition: all 0.7s ease-in-out 0.3s;
	transition: all 0.7s ease-in-out 0.3s;
}

footer:hover {
    background: #cfdfef;
}

.footer {
    background: rgba(238,246,249,1);
    border-top: 1px Solid #cfdfef;
    z-index: 999;
}

.copyright {
    padding: 12px;
    font-size: 1.2Em;
}

.copyright a {
	color: #74777b;
}

.copyright a:hover {
	color: #00BFFF;
}

/* MODAL
----------------------------------------------------------------------------------------------------*/
.modal-dialog {
    margin: 5% auto;
}

.modal-lg {
    width: 80%;
}

.modal-footer {
    border-top: 1px solid #acf;
}


/* FORMULARIO
----------------------------------------------------------------------------------------------------*/
.botao_100 {
    width: 100%;
}

.input-group {
    padding-bottom: 15px;
    padding-top: 10px;
}

.form-title {
    padding: 0px 12px;
}


/*
    INPUT
*/

/*@import url(https://fonts.googleapis.com/css?family=Raleway:200,500,700,800);

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}
*/

*, *:after, *:before { 
    -webkit-box-sizing: border-box; box-sizing: border-box; 
}

.content_input {
	font-size: 150%;
	padding: 1em 0;
}

.content_input h2 {
	margin: 0 0 0.1em;
	opacity: 0.1;
}


.bgcolor-6 { background: #cfdfef; }

/* Component Start */
.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 1em;
	max-width: 95%;
	width: calc(100% - 1em);
	vertical-align: top;
}

.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}

.input__field:focus {
	outline: none;
}

.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #6a7989;
	font-weight: bold;
	font-size: 70.25%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}

.graphic {
	position: absolute;
	top: 0;
	left: 0;
	fill: none;
}

.icon {
	color: #ddd;
	font-size: 150%;
}

/* Individual styles */

/* Juro */
.input--juro {
	overflow: hidden;
}

.input__field--juro {
	position: absolute;
	z-index: 100;
	padding: 2.15em 0.75em 0;
	width: 100%;
	background: transparent;
	color: #1784cd;
	font-size: 0.85em;
}

.input__label--juro {
	padding: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	text-align: left;
}

.input__label-content--juro {
	padding: 2em 1em;
	-webkit-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	-webkit-transition: -webkit-transform 0.3s, color 0.3s;
	transition: transform 0.3s, color 0.3s;

	text-rendering: geometricPrecision;
}

.input__label--juro::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0px solid transparent;
	-webkit-transition: border-width 0.3s, border-color 0.3s;
	transition: border-width 0.3s, border-color 0.3s;
}

.input__field--juro:focus + .input__label--juro::before,
.input--filled .input__label--juro::before {
	border-width: 8px;
	border-color: #1784cd;
	border-top-width: 2em;
}

.input__field--juro:focus + .input__label--juro .input__label-content--juro,
.input--filled .input__label--juro .input__label-content--juro {
	color: #fff;
	-webkit-transform: translate3d(0, -1.5em, 0) scale3d(0.75, 0.75, 1);
	transform: translate3d(0, -1.5em, 0) scale3d(0.75, 0.75, 1) translateZ(1px);
}

/* Component End */
