﻿/* LOGIN */
.login-page
{
	padding-top:100px !important;image
}
.login-container
{
	max-width: 400px !important;
}
.login-form .login-header {
    margin-bottom: 20px  !important;
}
.login-header .logo img {
    max-height: 130px;
}
/* FIM - LOGIN */
.btn-primary {
    background-color: #042d63 !important;
}
.logo img {
    height: 80px;
    margin: 0 40% !important;
}
.sidebar-menu {
    width: 250px;
}
.login-footer a {
    color: #042d63 !important;
}
.grid table td [class^="icon-"], [class*=" icon-"] {
    width: 100%;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
}
.grid table tr td input 
{border:0 !important;
}
td i {
    text-align: center;
}

.blue {
    color: #0099cc;
}

.gray {
    color: #7c7c7c;
}

.clear {
    clear: both;
}

.uk-nestable-placeholder {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
    border: 1px dashed #333;
}

input.darkerplaceholder::-moz-placeholder, input.darkerplaceholder::-ms-input-placeholder, input.darkerplaceholder::-moz-placeholder, input.darkerplaceholder::-webkit-input-placeholder {
    color: #333;
}

.margin-top-fix {
    margin-top: 25px;
}

.form-control-lower  {
    text-transform: lowercase !important;
} 
.text-normal {
    text-transform: none !important;
} 
.pull-bottom {
    margin-top: 20px;
}
.subitem {
    background-color: #979898;
    padding: 10px 15px;
    color: #fff;
    margin-bottom: 4px !important;
}

.input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) {
   border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    
     border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.input-group>.form-control+.form-control {
    margin-left: -1px;
}

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control {
    /*position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;*/
    width:50%;
}
/*======================================TOPO=================================*/
.navbar.horizontal-menu.navbar-fixed-top {
    background: #fff; 
}

.user-info-navbar {
    background-color: #fff;
    padding: 2px 0;
}

    .user-info-navbar .user-info-menu > li {
        border: 0;
    }

        .user-info-navbar .user-info-menu > li > a {
            border-bottom: 0;
        }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav > li > a:hover, .nav > li > a:focus {
    background: none;
}

.navbar.horizontal-menu .navbar-inner > .nav {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

    .navbar.horizontal-menu .navbar-inner > .nav.navbar-mobile a {
        float: right;
    }

        .navbar.horizontal-menu .navbar-inner > .nav.navbar-mobile a.menu-mobi {
            margin: 0 25px 10px;
        }

.dropdown-menu > li > a {
    width: 100%;
}

    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        background-color: #C7C7C7;
    }

.navbar.horizontal-menu .navbar-inner > .nav > li.user-profile.open > .dropdown-menu {
    top: 86px;
}

.navbar-inner .navbar-brand {
    padding: 0 0;
}

.logo .visible-xs {
    
}
/*================================Fix Validation ========================*/

span.validate-has-error {
    /*display: block;*/
	 display: none !important;
    padding-top: 5px;
    font-size: 12px;
    color: #cc3f44;
}
.form-control > span.validate-has-error,
input > span.validate-has-error
{
	border-color: #cc3f44 !important;
	background-color:red;
}
form .form-group.validate-has-error .form-control
{
	background-color:rgb(250, 255, 189);
}
/*================================titulo=================================*/
.main-content h3.title {
    border-bottom: 1px #ccc solid;
}

/*=================================LEFT MENU=======================*/
.sidebar-menu {
    background: #333;
}

    .sidebar-menu .main-menu {
        padding-left: 0;
        padding-right: 0;
    }

        .sidebar-menu .main-menu a {
            padding: 13px 22px;
            color: #F0F0F0;
            border-bottom: 1px solid #666;
        }

        .sidebar-menu .main-menu li.active > a {
            color: #8CD7F7;
            padding-left: 18px;
        }

        .sidebar-menu .main-menu a > i + span.title {
            text-transform: uppercase;
            font-size: 12px;
        }

        .sidebar-menu .main-menu ul li {
            font-size: 10px;
        }

*[class*="fa-"] {
    font-size: 17px;
}

.sidebar-menu .main-menu a:hover {
    color: #8DD7F7;
}

.sidebar-menu .main-menu li.active > a {
    border-left: 5px solid #8DD7F7;
}

.sidebar-menu .main-menu ul li.active a {
    border-left: none;
}

.sidebar-menu .main-menu li.has-sub > a:before {
    color: #fff;
    font-size: 16px;
    font-weight: 800;
}

.sidebar-menu .main-menu li.has-sub.opened > a:before, .sidebar-menu .main-menu li.has-sub.expanded > a:before {
    color: #fff;
}

.sidebar-menu .main-menu li.active > a:before, .sidebar-menu .main-menu li.has-sub.expanded > a:before {
    color: #8CD7F7;
}

.sidebar-menu .main-menu li:hover > a:before, .sidebar-menu .main-menu li.has-sub.expanded > a:before {
    color: #fff;
}

.sidebar-menu .main-menu ul li a {
    text-transform: uppercase;
}

.navbar.horizontal-menu.navbar-fixed-top + .page-container > .sidebar-menu.fixed .sidebar-menu-inner {
    background: #042d63;
}

.navbar.horizontal-menu.navbar-fixed-top + .page-container > .sidebar-menu.collapsed .sidebar-menu-inner {
    top: -10px;
}

/*=================================CONTEUDO==========================================*/

#Container .main-content {
    width: 100%;
    display: block;
    padding: 0;
}

.main-content h3.title {
    color: #594D3A;
    font-size: 24px;
}
.control-label {
    font-weight:bold;
}

/*================================BOTOES=================================*/
.add {
    background: #333;
    color: #fff;
}

    .add:hover {
        background: #4F4F4F;
        color: #fff;
    }

.btn-control {
    width:100%;
}
.btn i {
    padding-right: 5px !important;
    font-size: 14px;
    position: relative;
}

.dropdown-btn {
    font-size: 14px;
}

    .dropdown-btn i {
        padding-right: 10px !important;
        font-size: 14px;
        top: -2px;
        position: relative;
    }

.dropdown-toggle i {
    padding-left: 10px !important;
    font-size: 14px;
    top: 1px;
    position: relative;
}

.refresh {
    margin-left: 20px;
}

.bt-pesquisar {
    padding: 10px 12px 10px 25px;
    background: url(../images/search.png) no-repeat 5px 8px;
    background-color: #40BBEA;
    color: #fff !important;
}

.btn-salvar {
    background: url(../images/save.png) no-repeat 10px 9px;
    background-color: #40BBEA;
}

.btn-gerar {
    background: url(../images/page.png) no-repeat 6px 10px;
    background-color: #40BBEA;
}

.botao {
    padding: 12px 20px 12px 25px;
    color: #fff !important;
}

.btn i.icon-only {
    padding-right: 0px !important;
}

/*================================FORM=================================*/

.status {
    top: 7px;
    text-align: right;
}

.inputcheck {
    margin-top: 20px;
}

    .inputcheck td:first-child {
        width: 95px !important;
    }

    .inputcheck td {
        padding-right: 15px;
    }

        .inputcheck td input {
            margin-right: 3px;
        }

.ps-container .ps-scrollbar-y-rail, .ps-container .ps-scrollbar-x {
    display: none !important;
}

.tipo-relatorio {
    margin: -29px 0 0 -16px;
}



/*=================================TABELA=================================*/

table .sorting {
    background: url('../../images/sort_both.png') no-repeat center right;
}

table .sorting_asc {
    background: url('../../images/sort_asc.png') no-repeat center right;
}

table .sorting_desc {
    background: url('../../images/sort_desc.png') no-repeat center right;
}

table .sorting_asc_disabled {
    background: url('../../images/sort_asc_disabled.png') no-repeat center right;
}

table .sorting_desc_disabled {
    background: url('../../images/sort_desc_disabled.png') no-repeat center right;
}

table {
    width: 100%;
    /*max-width: 100%;*/
    margin-bottom: 18px;
    display: table;
    /*table-layout:fixed;*/
}

    table tr td {
        width: auto;
        word-wrap: break-word;
    }



    table .fa-check, table .fa-edit, table .fa-close, table .fa-ban {
        /*margin: 0 40%;*/
        /*margin:0 auto;
    */ display: block;
        float: left;
        margin-left: 5px;
    }

    table .fa-check, .fa-check-custom {
        color: #88D244;
    }

    table .fa-edit, .fa-edit-custom {
        color: #36768E;
    }

    table .fa-close, .fa-close-custom {
        color: #BE4A4A;
    }

    table .fa-ban, .fa-ban-custom {
        color: #BE4A4A;
    }

.reportViewer {
    width: 100% !important;
}

.dropdown-menu table, .dropdown-menu table td {
    table-layout: auto !important;
    width: auto !important;
}

.paginacao table {
    width: auto;
    margin-bottom: 0px;
}

.paginacao td {
    background: #fff;
}

.paginacao table td {
    padding: 3px;
    font-size: 1.18em;
}

    .paginacao table td span {
        padding: 10px;
        background: #40BBEA;
        color: #fff;
    }

    .paginacao table td a {
        padding: 10px;
        background: #F2F2F2;
    }

/*cor das tuplas e das linhas*/
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #F2F2F2;
}

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th {
    background-color: #FFFFFF;
}

.table-striped > tbody > tr:nth-last-child(1).paginacao > td, .table-striped > tbody > tr:nth-last-child(1).paginacao > th {
    background-color: #FFFFFF;
}

.table.table-bordered > thead > tr > td, .table.table-bordered > tbody > tr > td, .table.table-bordered > tfood > tr > td, .table.table-bordered > thead > tr > th, .table.table-bordered > tbody > tr > th, .table.table-bordered > tfood > tr > th {
    border-color: #DDDDDD;
}

.table.table-bordered {
    border-top: 1px solid #DDDDDD;
}

/*@MEDIA-------------------------------------------------------------*/
@media screen and (max-width: 767px) {

    .page-container {
        height: auto;
    }
}
/*@MEDIA-------------------------------------------------------------*/

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {

    table {
        display: block;
        width: auto;
        overflow-x: auto;
        white-space: nowrap;
    }
    
}
@media (min-width: 992px) { 
    
    .no-padding-left {
        padding-left: 0 !important;
    } 
    .no-padding-right {
        padding-right: 0 !important;
    }
    #dvAvaria {
    } 
    #dvAvaria .col {
        height: 24px;
    }

    #dvAvaria .col-header {
        background-color: #a19b9b59;
        margin: 5px 0;
    }
    #dvAvaria .col-header > label {    
        padding: 5px 0;
    }
}
@media screen and (min-width: 767px) {

    /*.calendar.left {
        float:left !important;
    }

    .calendar.right {
        float:right !important;
    }*/

}

.table > thead > tr > td, .table > tbody > tr > td, .table > tfood > tr > td, .table > thead > tr > th, .table > tbody > tr > th, .table > tfood > tr > th {
    padding: 8px;
}

    .table > thead > tr > td:after, .table > thead > tr > th:after {
        background-color: #fff;
    }


select[multiple="multiple"] option {
  padding: 5px;
  margin: 2px 0px;
}

/****************************************
 		TOAST
/****************************************/
.toast-message
{
	margin-left:30px !important;
}
 

/* GRID - LINHA SELECIONADA */
.table tr.SelectedRowStyle td
{
	background-color: Yellow !important;
}


/* GRID - LINHA SELECIONADA */
.table tbody tr.prioridade td {
    font-weight: bold;
    color: #0a3b64;
}
/* PAGINACAO DA GRID */
.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination-ys table > tbody > tr > td {
    display: inline;
}

.pagination-ys table > tbody > tr > td > a,
.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #000;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination-ys table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;    
    margin-left: -1px;
    z-index: 2;
    color: #000;
    background-color: #f5f5f5;
    border-color: #dddddd;
    cursor: default;
}

.pagination-ys table > tbody > tr > td:first-child > a,
.pagination-ys table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination-ys table > tbody > tr > td:last-child > a,
.pagination-ys table > tbody > tr > td:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination-ys table > tbody > tr > td > a:hover,
.pagination-ys table > tbody > tr > td > span:hover,
.pagination-ys table > tbody > tr > td > a:focus,
.pagination-ys table > tbody > tr > td > span:focus {
    color: #97310e;
    background-color: #eeeeee;
    border-color: #dddddd;
}




.form-control input[type="radio"]
{
    margin-left:0 !important;
}
.form-control {
    padding: 2px 4px !important;
}
.radio label
{
	padding-right: 10px;
}

/****** CHECKBOX ***/
table.checkbox-inline tbody
{
	width: 100% !important;
    display: inline-block;
}
table.checkbox-inline tbody tr
{
	width: 100% !important;
    display: inline-block;
}
table.checkbox-inline td
{
	width: 25% !important; 
	display: inline-block;
}

.nav-tabs > li.active > a
{
	font-weight: bold;
}

.negrito
{
	font-weight:bold !important;
}



input[type=text], select
{
	text-transform:uppercase;
}
input[type=text].normal {
text-transform:none;
}


.ProgressBlock
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	-moz-opacity: 0.7;
	
	color:#fff;	 
	font: 0.8em Verdana;
	font-weight:bold; 
	position:fixed;
    top:0;
    left:0;
	text-align:center;
	z-index:99999;
	font-size:1.6em;
	height: 100%;
    width: 100%;
    min-height: 100%;
    min-width: 100%;  
}
.Progress img
{
	float:left;
	margin-left:40%; 
} 
.ProgressBlock label
{ 
float:left;	
margin-left:20px;
margin-top:20px; 
}

.row-agenda {
    border-bottom: 1px solid #adaaaa;
}
.text-no-upper {
    text-transform:none !important;
}



/************** AutoComplete ***************/
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	max-height : 100px;
    text-align : left; 
    padding:0;
 /*   list-style-type : none;*/
    cursor:pointer;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;font-size:0.9em;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;font-size:0.9em;
	cursor:pointer;
}
.autocomplete_listItem ul
{list-style-type:none;	}


/** ALERTA - VISTORIA PENDENTE */
.grid tr.alerta td a {
    color: red;
}


#dvCautelarVisualiza .label-default{  
    padding: 4px; 
    font-size: 0.9em;
    text-align: left;
}
#dvCautelarVisualiza h4 {
    background-color: #6886b9;
    margin: 0 0 10px 0;
    color: #fff;
    padding: 8px;
    font-weight: bold;
}
#dvCautelarVisualiza h5 { 
    text-align:center;
    padding: 0 8px;
    font-weight: bold;
}
#dvCautelarVisualiza .form-group {
    margin-bottom: 2px;
}
#dvCautelarVisualiza .control-label {
   font-weight:normal;
}
#dvCautelarVisualiza .bold {
    font-weight:bold;
}
#dvCautelarVisualiza h4.sub-item {
    margin-left: 15px;
}  
#dvCautelarVisualiza h4.sub-item2 {
    margin-left: 15px;
    background-color: #adaaaa;
}
#dvCautelarVisualiza .panel-heading {
    padding-bottom: 5px !important;
}
#dvCautelarVisualiza .panel-body {
    padding-top: 5px !important;
}

.nav.nav-tabs.nav-tabs-justified {
    border: 1px solid #a19b9b59;
}

/*****************************************
           GALERIA DE FOTOS
*****************************************/
#dvGaleria .badge {
    color: #fff;
}


.page-loading-overlay.loaded {
    visibility:visible;
    opacity: 0.8;
}


.nav.nav-tabs + .tab-content {
    padding: 10px;
}

/*****************************************
           MODAL
*****************************************/
.modal-title {
    margin: 0;
    line-height: 1.42857143;
    display: inline;
}


/*****************************************
           LAUDO
*****************************************/
tr.vistoriaAtrasada a {
    color: red;
}




 #dvAvisoPopup{
    width: 350px;
    height: auto;
    background: #f5f2f2;
    position: fixed;
    z-index: 1000;
    right: 0;
    top: 13%;
    border: 4px double #000;
    margin: 0 5px;
    padding: 5px;
    font-size: 0.9em;
}


.validacao-header {
    text-align: center;
}
.validacao img {
    width: 90%;
    margin: 10px;
    padding-bottom: 0;
    border: 1px solid #fff !important;
    cursor: pointer;
}
.validacao h4 {
    text-align:center;
}

.obs_vistoria {
    margin-right:5px;
}


.panel {
    padding: 20px 30px 0 30px;
    margin-bottom: 0;
}

.requerido {
    font-family: 'averta';
    display: block;
    font-size: 12px;
    color: #cc3f44 !important;
}



/* GRID - LINHA DESTACADA */
.table tbody tr.destaque td, .table tbody tr.destaque td a {
    font-weight: bold;
    color: red !important;
}