/* INICIO LOAD GIF */
#load_black_overlay{
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	z-index:1100;
	-moz-opacity: 0.5;
	opacity:.50;
	filter: alpha(opacity=50);
}
#load_white_content {
	text-align: center;
	display: none;
	position: fixed;
	top: 20%;
	left: 35%;
	width: 400px;
	height: 250px;
	padding: 20px;
	background-color: #ffffff;
	z-index:1102;
	overflow: auto;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.40);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.40);
}

#load_white_content .col-sm-12{
	margin-top: 15px;
	left: -5px;
}

.load_globe{
	text-align: right;
}
.load_text{
	text-align: left;
	margin-top: 10px;
}
.load_aguarde{
	border-top: 1px solid #eeeeee;
}
/* FIM LOAD GIF */

input, textarea, select{
	background-color: #FFFDE2 !important;
}

fieldset{
	border-bottom: 1px solid #eeeeee;
	padding: 5px;
	margin-bottom: 5px;
}
fieldset h5{
	margin-top: 0px !important;
	font-weight: bold;
}

.no-padding-right{
	padding-right: 0px !important;
}

.no-padding-left{
	padding-left: 0px !important;
}

.hidden-up-84, .hidden-up-73, .hidden-up-50, .hidden-up-48, .hidden-up-49, .hidden-up-54{display: none;}
.swf-hidden-container{
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:1000;
	-moz-opacity: 0.9;
	opacity:.90;
	filter: alpha(opacity=90);
}
.swf-hidden{
	text-align: center;
	position: fixed;
	top: 5%;
	left: 30%;
	padding: 20px;
	background-color: #000000;
	z-index:1102;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.40);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.40);
}

.legenda_amarelo{ color: #F2F29B; }
.legenda_verde{ color: #5cb85c; }
.legenda_rosa{ color: #FCBDFC; }
.legenda_azul{ color: #5bc0de; }
.legenda_cinza{ color: #D1D1D1; }
.legenda_vermelho{ color: #d9534f; }
.legenda_laranja{ color: #F2F29B; }

.legenda_bg_amarelo{ background-color: #F2F29B; }
.legenda_bg_verde{ background-color: #C6FFC6; }
.legenda_bg_rosa{ background-color: #FFD2FF; }
.legenda_bg_azul{ background-color: #C1F2FF; }
.legenda_bg_cinza{ background-color: #DFDFDF; }
.legenda_bg_vermelho{ background-color: #FFBBBB; }
.legenda_bg_laranja{ background-color: #FFC596; }

.center{text-align: center !important;}
.right{text-align: right !important;}

.modal-full{
	height: 100%
}

.solicitacoes-distribuir-div{
	margin-top: 150px;
}

.no-right-padding{
	padding-right: 0px !important;
}

.btn-rosa{
	background-color: #FFD2FF !important;
	border-color: #FFB2FF !important;
}

.btn-desabilitado{
	opacity: 0.40;
}

.table-border-bottom tbody tr{
	border-bottom: 2px solid #D2D6DE;
}

.border-left{
	border-left: 1px solid #d2d6de;
}

.border-right{
	border-right: 1px solid #d2d6de;
}

.border-top{
	border-top: 1px solid #d2d6de;
}

.margin-bottom{
	margin-bottom: 15px !important;
}

.div-hidden, .div-hidden-no-padding{display: none;}

.div-expandir, .div-hidden{
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
.div-expandir{
	background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-top: 20px;
}

.container-text{
	margin-bottom: 20px;
    min-height: 20px;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 3px;
    border: 1px solid #D2D6DE;
    -webkit-box-shadow: inset 0px 0px 6px -1px rgba(200,200,200,1);
	-moz-box-shadow: inset 0px 0px 6px -1px rgba(200,200,200,1);
	box-shadow: inset 0px 0px 6px -1px rgba(200,200,200,1);
}

/* ATENDIMENTO */
.menu-fixo {
	background-color: #ffffff;
	z-index: 9999;
	position: fixed;
	top: 0;
	width: 100%;
	display: table;
}

.row-atendimento h1, .row-atendimento h3{
	font-size: 24px;
    margin: 0;
}

.at-link-tel{
	padding-right: 20px;
}

.placa{
	padding: 3px;
	background-color: #BDC8CE;
	font-weight: bold;
	border: 2px solid #ffffff;
	border-radius: 3px;
}

/* SELECT MULTIPLE */
.select-alocar-operador{
	height: 200px !important;
}

.solicitacoes-operadores{
	height: 250px !important;
}

.select-backoffice-operador{
	height: 500px !important;
}

.solicitacoes-operadores option, .select-backoffice-operador option, .select-alocar-operador option{
	margin-bottom: 5px;
	margin-top: 5px;
}

.solicitacoes-operadores option:hover, .select-backoffice-operador option:hover, .select-alocar-operador option:hover{
	padding-left: 5px;
	background-color: #FFFAC9;
	cursor: pointer;
}

/* AUTO COMPLETE */
.input_container ul {
	width: 93%;
	border: 1px solid #eaeaea;
	position: absolute;
	z-index: 9;
	background: #f3f3f3;
	list-style: none;
	padding-left: 5px;
	-webkit-box-shadow: 0px 4px 11px -3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 11px -3px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 11px -3px rgba(0,0,0,0.75);
}
.input_container ul li {
	padding: 2px;
	cursor: pointer;
}
.input_container ul li:hover {
	background: #D2D6DE;
}

.margin-bottom{
	margin-bottom: 20px;
}

.margin-top{
	margin-top: 20px;
}

/* JQUERY UI */
.ui-datepicker td span, .ui-datepicker td a{
	min-height: 31px;
}

.ui-widget-header{
	background: #ffffff none repeat scroll 0 0 !important;
    border: none !important;
}

#select-posto{
	min-height: 265px !important;
	background-color: #EEEEEE;
}
#select-posto option{
	padding: 3px;
}
#select-posto option:hover{
	background-color: #EEEEEE;
	cursor: pointer;
	font-weight: bold;
}



/* JQUERY CONFIRM */


/* BOOTSTRAP */
.btn-group {
  display: flex;
}

.container-os{
	margin-top: 30px;
}
.row-os{
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DDDDDD;
}
.row-os-bottom{
	margin-bottom: 200px;
}

.form-control::-moz-placeholder{
	color: #D6D3B8 !important;
}

.dataTables_wrapper{
	width: 98% !important;
}

.load-dentro-div{
	display: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

#pesquisa-geral-valor-filtro{
	z-index: 99999 !important;
}

.modal-ultra-large{
	width: 90% !important;
}
