/** {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}*/

a, img {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
    -webkit-touch-callout: none;
}

body {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    overflow-y: auto;
    background:#fff!important
}

a {
	color:#045caa !important;
}

a:hover {
	color:#3294e9 !important;
}

label {
    margin-bottom: 2px;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 80%;
}

.container {
    max-width: 760px;
}

.form-control {
	background:#f8f8f8;
}

select.form-control[multiple] {
    height: 205px;
}

select.form-control[multiple] option {
    border-bottom: 1px solid #ddd;
    padding: 5px;
}

table.dataTable {
	font-size:13px;
}

.btn-primary {
	background:#045caa !important;
	border-color:#045caa !important;
}

.btn-primary:hover,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active {
	background:#3294e9 !important;
	border-color:#3294e9 !important;
}

.btn-success {
    color: #fff;
    background: #02a64f !important;
    border-color: #02a64f !important;
}

.btn-success:hover,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active {
    background: #08bb5c !important;
    border-color: #08bb5c !important;
}

.shadow-lg {
	border: 1px solid #f3f3f3;
    border-radius: 15px;
    padding: 30px;
    box-shadow: 3px 10px 25px #0000001f !important;
}

.navbar {
    -webkit-box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
    box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
}

.topo {
    padding: 45px 0 120px;
    background-color: #6e6e6e;
    background-image: radial-gradient(at center, #ffffff 40%, #ebebeb);
}

.cadastro {
	margin-top:-80px;
}

.cadastro .shadow-lg {
	background:#FFF;
}

.topo h1 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
	margin:0;
}

.topo h1 span {
    color: #337ab7;
    font-weight: 700;
}

.topo img {
	max-width: 175px;
    margin-top: -20px
}

.topo .logo1 {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 2px solid #ddd;
}

.topo .col2 {
    text-align: right;
}

.sucesso h2 {
	margin-bottom: 25px;
    color: #02a64f;
}

.sucesso .fa {
	font-size: 30px;
    border: 3px solid #02a64f;
    margin-bottom: 10px;
    border-radius: 100%;
    padding: 15px;
}

.sucesso .badge-protocolo {
	background: #045caa;
    color: #FFF;
    border-radius: 200px;
    padding: 10px 30px;
    display: inline-block;
}

.sucesso .site {
	border-top: 1px solid #DDD;
    padding-top: 30px;
    margin-top: 30px;
}

.sucesso .site b {
	font-size: 21px;
}

.home-login {
    max-width: 400px;
    margin: 0 auto;
}

.ms-container {
    width: 100% !important;
}

.header .navbar-brand {
    padding: 5px 15px !important;
}

.sidebar {
    background:#FFF;
}

.sidebar .nav>li.nav-header {
    display:none;
}

.sidebar .nav {
    background: #FFF !important;
}

.sidebar .nav>li {
    margin-bottom:1px;
    background: #FFF;
}

.sidebar .nav>li>a {
    color: #242424;
    cursor: pointer !important;
	border-bottom: 1px solid #dfdfdf;
    padding: 14px;
}

.sidebar .nav>li>a:focus, .sidebar .nav>li>a:hover {
    background: #f1f1f1;
    color: #3f9ae5;
}

.sidebar .nav>li>a i {
    color: #3f9ae5;
}

.sidebar .nav>li.nav-profile {
	display:none;
}

.sidebar .nav>li.has-sub>.sub-menu {
	background: #ededed;
}

.sidebar .sub-menuli>a i,
.sidebar .sub-menu>li>a,
.sidebar .sub-menu>li>a:hover,
.sidebar .sub-menu>li.active>a,
.sidebar .sub-menu>li.active>a:focus {
	color: #2196f3;
}

.sidebar .sub-menu>li>a {
    padding-left: 20px;
    color: #242424;
}

.sidebar .sub-menu>li.active>a,
.sidebar .sub-menu>li.active>a:hover {
	font-weight: 400 !important;
    color: #2196f3;
}

.sidebar-minify-btn {
	background: #ededed;
}

/* Alert Ajust */

.alert ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.alert ul li {
    margin: 5px 0;
    padding: 0;
}

/* Forms Ajusts */

.fast-spin {
    -webkit-animation: fa-spin 1s infinite linear;
    animation: fa-spin 1s infinite linear;
}

.btn-abrir-chamado {
	display: block;
    width: 100%;
	padding:0.8rem 1rem;
}

.btn-loader {
    background-image: url("../img/loader0.svg") !important;
    background-repeat: no-repeat !important;
}

.form-search select[name="dashboard_mes"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    height: 36px !important;
    font-size: 16px;
    font-weight: 600;
}

.form-search select[name="dashboard_ano"] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    height: 36px !important;
    font-size: 16px;
    font-weight: 600;
}

.form-search select[name="dashboard_lotacao[]"] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    height: 36px !important;
    font-size: 16px;
    font-weight: 600;
}

.form-search select[name="user_id"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    height: 36px !important;
    font-size: 16px;
    font-weight: 600;
}

.form-search button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0;
}

/*.btn-scroll-to-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 10000;
}*/

/* Point Effect */

.point {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    display: inline-block;
    margin-right: 5px;
}

.point.red {
    background: #C02312;
}

.point.green {
    background: #72b945;
}

.point:after {

}

.point:hover {

}

/* Pulse Effect */

.pulse {
    border-radius: 100%;
    -webkit-animation: pulse 3s infinite cubic-bezier(.1,0,0,2);
    -moz-animation: pulse 3s infinite cubic-bezier(.1,0,0,2);
    -ms-animation: pulse 3s infinite cubic-bezier(.1,0,0,2);
    animation: pulse 3s infinite cubic-bezier(.1,0,0,2);
}

.pulse.red {
    box-shadow: 0 0 0 0 #C02312;
}

.pulse.green {
    box-shadow: 0 0 0 0 #72b945;
}

.pulse:hover{
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    animation: none;
}

@-webkit-keyframes pulse{
    to{
        box-shadow:0 0 0 25px transparent
    }
}
@-moz-keyframes pulse{
    to{
        box-shadow:0 0 0 25px transparent
    }
}
@-ms-keyframes pulse{
    to{
        box-shadow:0 0 0 25px transparent
    }
}
@keyframes pulse{
    to{
        box-shadow:0 0 0 25px transparent
    }
}


/* Menu Fine Ajust */
.sidebar .nav.nav-profile {
    padding: 5px 0;
    /*border-bottom: 1px solid #242a31;*/
    display: none;
    background: #242a31;
}

.sidebar .sub-menu > li.active > a {
    font-weight: 600;
}

/* Widgets Ajusts */

.panel {

}

.panel-title {
    font-size: 14px;
    text-transform: uppercase;
}

.panel .panel-heading .btn-group {
    margin-left: 15px;
}

.widget-stats .stats-info h4 {
    text-transform: uppercase;
}

/* DataTable Fine Ajusts */

.dataTable thead > tr > th {
    line-height: 1;
    padding: 12px 15px;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
    bottom: 12px !important;
}

.dataTable tbody > tr > td {
    vertical-align: middle;
    padding: 6px 15px;
}

.dataTables_length {
    display: none;
}

div.dataTables_wrapper div.dataTables_filter label {
    display: inline-block;
}

table.dataTable>tbody>tr.child span.dtr-title {
    min-width: 0 !important;
    padding-right: 5px !important;
}

.panel-inverse .panel-heading {
    background: #3f9ae5!important;
}


.cadastro .panel {
    background: none;
    box-shadow: none;
}

.cadastro .panel-inverse .panel-heading {
    padding: 10px 15px 0;
    background: none !important;
}

.cadastro .panel-title {
    color: #3f9ae5;
    font-weight: 800;
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-size: 17px !important;
    text-transform: none;
}

.cadastro .form-control[readonly] {
    background:#FFF;
    opacity:1;
}

.cadastro .anexos img {
    max-width:100%;
    height:auto;
}

.cadastro .badge {
    padding: 7px 12px;
    border-radius: 20px;
    font-weight: 500;
    font-size: 13px;
}

.nowrap {
   white-space: nowrap;
}

div.anexo-documentos-dropzone {
    min-height: initial;
    border: 2px dashed #ccc;
    border-radius: 10px;
    padding: 20px 20px;
    color: #999;
}

.dropzone .dz-preview {
    border-radius: 10px !important;
}


/* Pesquisa de Satisfação */
.form-pesquisa label {    
    font-weight: 600;
}

.form-pesquisa .form-group {
    border-top: 1px solid #DDD;
    padding-top: 30px;
    margin-bottom: 30px;
}

.form-pesquisa .icones-pesquisa label {
    width: 20%;
    text-align: center;
}

.form-pesquisa .icones-pesquisa label img {
    width: 100%;
    max-width: 80px;
}

.form-pesquisa .btn-group {
    width: 100%;
}

.form-pesquisa .btn-group>.btn {
    width: 10%;
}

.form-pesquisa span {
    font-size: 12px;
}



@media screen and (max-width: 992px) {
    
    .topo img {
        max-width: 150px;
    }
    
}


@media screen and (max-width: 767px) {

    .dataTable tbody > tr > td {
        vertical-align: middle;
        padding: 10px 15px;
    }

    div.dataTables_wrapper div.dataTables_filter {
        text-align: right !important;
    }
    
    .topo .col1 {
        text-align: center;
        margin-bottom: 30px;
    }
    
    .topo .col2 {
        text-align: center;
    }


}

@media screen and (max-width: 575px) {

    .navbar-nav.navbar-right {
        display: none;
    }

    .form-search-label {
        display: block;
        width: 100%;
        margin-bottom: 0 !important;
    }

    .form-search-submit {
        padding-right: 10px !important;
    }

}
