.theme1 a {
    outline: none;
}
.theme1 .select {
    font-family: "Ubuntu";
    overflow: hidden;
}

.theme1 .select select{
    font-size: 24px; 
    color: #6f7b8a;
    border:0px;
    font-weight: bold;
    cursor: pointer;
}

.theme1 .select option {
    font-size: 20px;
    font-weight: bold; 
}
.theme1 .select select:focus{
    /*outline: 0 none;*/
    outline-color: #f7f6f1;
}

.theme1 .select option:focus {
    outline: 0 none;
}
.theme1 .select h3 {
    float: left;
    cursor: pointer;
    margin-right: 10px;
}
.theme1 .select h6 {
    cursor: pointer; 
    overflow: hidden;
    padding: 5px 0 0 10px;
    padding-top: 5px;   
    font-style: italic;
}
.theme1 .select span:focus {
    outline: 0 none;
}
.theme1 .select span{
    /*padding: 5px 10px 5px 10px;*/
    padding: 5px 3px 5px 3px;
    cursor: pointer;
    float: left;
    /*border: 1px solid #ededed;    
    margin-right: 10px;   */ 
}
.theme1 .select h3:focus, .theme1 .select h6:focus {
    outline: 0 none;
}

.theme1 .select ul.itens {
    display: none;
}
.theme1 .select:hover ul.itens {
    display: block;
}
.theme1 .itens {
    position: absolute;
    z-index: 100;      
    /*margin-left: 28px;*/
    /*box-shadow: 2px 1px 4px #999;*/
    padding-top: 18px;
    border-radius: 0px 0px 5px 5px;
    border-bottom: 1px solid #DDD;   
}
.theme1 .itens li {
    cursor: pointer;
    background: #ededed;
    border-left:1px solid #DDD;    
    border-right:1px solid #DDD;    
    border-top: 1px solid #ddd;
    padding: 0px 9px;   
    overflow: hidden;    
    /*box-shadow: 2px 1px 4px #999;*/
}

.theme1 .itens li[aria-hidden="false"]:last-of-type {

    /*box-shadow: 2px 1px 4px #999;*/
}
.theme1 .itens li:hover {
    background: #f7f6f1;

}
.theme1 .itens span {
    margin:2px 5px 0px 0px;     
    padding: 10px 15px ;
    font-weight: bold;
    font-size: 18px;   
    text-transform: uppercase;
}
/*.theme1 .itens span:hover {
    background: #929292;
    border-radius: 3px;
    cursor: pointer;
}*/


.animate-hide {
    transition: all linear 1s;  
    opacity: 1; 
}
.animate-hide.ng-hide {  
    opacity: 0;  
}

.tes{
    text-transform: capitalize
}

.divHome{
    height:350px !important;
    overflow: auto;
}
.divHome::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}
.divHome::-webkit-scrollbar {
    width: 6px;
    background: #F4F4F4;
}
.divHome::-webkit-scrollbar-thumb {
    background: #dad7d7;
}

.divHomeSao{
    height:559px !important;
    overflow: auto;
}
.divHomeSao::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}
.divHomeSao::-webkit-scrollbar {
    width: 6px;
    background: #F4F4F4;
}
.divHomeSao::-webkit-scrollbar-thumb {
    background: #dad7d7;
}

.divTableForm{
    height:380px !important;
    overflow: auto;
}
.divTableForm::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}
.divTableForm::-webkit-scrollbar {
    width: 6px;
    background: #F4F4F4;
}
.divTableForm::-webkit-scrollbar-thumb {
    background: #dad7d7;
}

.divUnidade{
    height:300px ;
    overflow: auto;
}
.divUnidade::-webkit-scrollbar-track {
    background-color: #F4F4F4;
}
.divUnidade::-webkit-scrollbar {
    width: 6px;
    background: #F4F4F4;
}
.divUnidade::-webkit-scrollbar-thumb {
    background: #dad7d7;
}

/*Mapa*/
.mapa .buttonMenu {
    position: absolute;
    z-index: 2;
    left: 107px;
    top: 65px;
}
.mapa .buttonMenu button {
    background: #FFFFFF;   
}
.mapa .fa fa-bars {
    color: #898884;

}
.mapa .styleBtn {
    background: #FFFFFF;
    font-size: 18px;
    box-shadow: 1px 1px 1px #c5c5c0;
    margin: 0;
    color: #898884;    
    min-height: 31px;
    min-width: 45px;
    line-height: normal;
}
.mapa .styleBtn:hover {
    background: #ebebeb;
    opacity: 1;
}
.mapa md-content {
    padding:0;
}
.mapa form {
    margin:0;
    padding:0;
}
.mapa md-input-container {
    float: left;
    margin:0;
    padding:0;
}
.mapa md-sidenav {
    width: 100%;
    max-width: 400px;
    bottom: inherit;
    top: 65px;
    left: 107px;
    border-radius: 2px;
    background: none;
}
.mapa md-content {
    /*background: #FFFFFF;*/
    background: none;
    border-radius: 2px;
}
.mapa .btn-group button {
    background: #FFFFFF;
    border-right: 1px solid #f0f0ef;
    border-left: 1px solid #f0f0ef;
    border-top: 0;
    border-bottom: 0;
    margin:0;
    padding:5px 5px;
    color: #898884;
    border-radius: 0px;
}
.mapa .btn-group button i{
    font-size: 18px;
    color: #898884;
}
.mapa .btn-group button:hover {
    background: #ebebeb;
}
.mapa .btn-group button.active {
    background: #ebebeb; 
}
.mapa ul {
    overflow: hidden;
    cursor: pointer;
    background: none;    
    display: block;
}
.mapa ul li{
    float: left;        
}
.mapa ul li span {
    font-size: 11px;
    border-right: 1px solid #f0f0ef;
    padding: 7px 7px;
    height: 30px;
    display: block;
    font-family: Roboto, Arial, sans-serif;
    text-align: center;
    background: #FFFFFF;

}
.mapa ul li span:hover {
    background: #ebebeb;
}
.mapa ul li ul.subMenu {
    display: none;
    background: none;
}
.mapa ul li:hover ul.subMenu{
    display: block;
    background: none;
    /*position: absolute;
    top: 0;*/
}
.mapa ul li ul li {
    float: none;
    background: #FFFFFF;
    border:0px;
}
.mapa ul li ul li:last-of-type {
    border-radius: 0px 0px 2px 2px;
}
.mapa ul li ul li span {
    border: 0;
}
.mapa ul md-checkbox {
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 6px;
}
.mapa ul md-checkbox .md-label{
    margin-left: 23px;
}
.mapa .btnFechar{
    margin: 0;
    padding: 0;    
    line-height: inherit;
    min-height: inherit;   
    background: #FFFFFF;
    min-width: inherit;
    border-radius: 0px 2px 2px 0px;
}
.mapa .btnFechar:hover {
    background: #ebebeb;
}
.fa-caret-left {
    color: #898884;
    font-size: 24px;
    padding: 3px 10px 3px 8px;    

}
/*Mapa Posto*/
.mapaPosto .btn-group {
    background: #FFFFFF;
    color: #898884;
    border-radius: 2px;
    box-shadow: 1px 1px 1px #c5c5c0;
}
.mapaPosto .btn-group label {
    margin: 0;
    padding: 8px;
    border-left: 1px solid #f0f0ef;
    color:rgb(86, 86, 86);
    cursor: pointer;
    margin: 0 0 0 -3px;
}
.mapaPosto .btn-group button {
    border-left: 1px solid #f0f0ef;
    border-right:0;
    border-bottom:0;
    border-top:0;
    background: #FFF;
}
.mapaPosto .btn-group button i {
    font-size: 14px;    
    color:rgb(86, 86, 86);
}

.mapaPosto .btn-group label:first-of-type{
    border-left: 0px;
}

.mapaPosto .btn-group label:hover {
    background: #ebebeb;
}
.mapaPosto #btnTrajeto{
    top: 48px !important;
    right: 50px;        
}
.mapaPosto #btnTrajeto button {
    background: #FFFFFF;
    color:rgb(86, 86, 86);
    cursor: pointer;    
    border:0;
    border-radius: 2px;
    padding: 8px;
    font-family: Roboto, Arial, sans-serif;
    margin: 9px 0px 0px 6px;
    box-shadow: 1px 1px 1px #c5c5c0;
}
.mapaPosto div[style="margin: 5px; z-index: 10; position: absolute; top: 0px; left: 546px;"] {
    left: 1048px !important;
    top: 36px !important;
}


/*Tela de Escalar Efetivo*/
.listaEscalados .turmaAtiva{
    background: #5cb85c;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    border-radius: 3px;
    padding: 2px 0 3px 4px;
    width: 79px;
    margin: 1px 5px 0 8px;
    float: left;
}
.listaEscalados .turmaAtivaSenssor {    
    float: left;
    border:1px solid #7CF37C;
    animation-name: sinal;
    animation-duration: 5s;     
    animation-iteration-count: infinite;
    -webkit-animation-name: sinal; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 5s; /* Chrome, Safari, Opera */  
    -webkit-animation-iteration-count: infinite;
    padding:0;
    margin:3px 6px 0 3px;
    border-radius: 15px;
    height: 12px;
    width:11px; 
    opacity:  1.0;
    background: #7CF37C;
}
/* Chrome, Safari, Opera */
@-webkit-keyframes sinal {
    0%   {background: #5cb85c;}
    25%  {background: #7CF37C;}    
    50%  {background: #5cb85c;}    
    75%   {background: #7CF37C;}
    100% {background: #5cb85c;}   
}

/* Standard syntax */
@keyframes sinal {
    0%   {background: #5cb85c;}
    25%  {background: #7CF37C;}    
    50%  {background: #5cb85c;}    
    75%   {background: #7CF37C;}
    100% {background: #5cb85c;}
}
.listaEscalados .listaDisponivel {
    float: right;
    overflow: hidden;
}
.listaEscalados .listaLivre {
    overflow: hidden;
}
.listaEscalados .detalhesEfetivo {
    overflow: hidden;
}
/*@media screen and (min-width: 768px)*/
.listaEscalados .listaDisponivel .detalhesServidor {
    border-right: 2px solid #DDD;
    margin-top:0px;
    background: #efefef;
    font-size:12px;
    border-radius:10px;
    padding:10px 10px 10px 55px;
    overflow: hidden;
    cursor: move;
    margin-right: 0;
}
.listaEscalados .listaLivre .detalhesServidor {
    border-right: 2px solid #DDD;
    margin-top:0px;
    background: #efefef;
    font-size:12px;
    border-radius:10px;
    padding:10px 10px 10px 55px;
    overflow: hidden;
    cursor: move;   
}
.listaEscalados .detalhesServidor:hover {
    border-right: 2px solid #81b362;
    background: #eaefe6;
}
.listaEscalados li.selected .detalhesServidor  {
    border-right: 2px solid #81b362;
    background: #eaefe6;
}

.boxServidor {
    margin-bottom:10px;
    float: left;
    position: relative;
    /*min-height: 1px;*/
    min-height: 130px;
    padding-left: 15px;
    padding-right: 19px;
    width: 430px;
}
.foto {
    float:left;
    margin-right:-45px;  
    -webkit-animation-name: example; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 2s; /* Chrome, Safari, Opera */
    animation-name: example; 
    animation-duration: 2s; 
    opacity: 1;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes example {
    from {opacity: 0;}
    to {opacity: 1;}
}

/* Standard syntax */
@keyframes example {
    from {opacity: 0;}
    to {opacity: 1;}
}

.boxServidor .dadosPrincipais {
    margin-top:0px;    
    font-size:13px;
    border-radius:10px;
    padding:10px 10px 10px 55px;
    overflow: hidden;
}
.boxServidor .ordem {
    right: 26px;
    position: absolute;
    margin: 6px 0px -7px 0px;
    font-weight: bold;
    font-style: italic;    
}
.boxServidor .escalado, .filtroEscala .escalado, .comentariosEfetivoCota .escalado {
    border-right: 2px solid #DDD;
    background: #efefef;
}
.filtroEscala .escalado:hover {
    background: #DDD;    
}
.boxServidor .aguardando, .filtroEscala .aguardando, .comentariosEfetivoCota .aguardando {
    border-right: 2px solid #81b362;
    background: #eaefe6;    
}
.filtroEscala .aguardando:hover {
    background: #81b362;    
    color: #FFFFFF;
}
.boxServidor .reserva, .filtroEscala .reserva, .comentariosEfetivoCota .reserva {
    border-right: 2px solid #9c9c9c;
    /*background: #dadada;    */
    background: #c7c7c7;

}
.filtroEscala .reserva:hover {
    background: #9c9c9c;    
    color: #FFFFFF;
}
.boxServidor .compareceu, .filtroEscala .compareceu, .comentariosEfetivoCota .compareceu {
    border-right: 2px solid #6788ff;
    background: #ecedf9;
}
.filtroEscala .compareceu:hover {
    background: #6788ff;    
    color: #FFFFFF;
}
.boxServidor .faltou, .filtroEscala .faltou, .comentariosEfetivoCota  .faltou {
    border-right: 2px solid #27e8e8;
    background: #def4f9;    
}
.filtroEscala .faltou:hover {    
    background: #27e8e8;       
    color: #FFFFFF;
}

.boxServidor .alteracao, .filtroEscala .alteracao, .comentariosEfetivoCota .alteracao {
    border-right: 2px solid #dde63c;
    background: #f8f9e6;
}
.filtroEscala .alteracao:hover {
    background: #dde63c;   
}
.boxServidor .cancelamentoSolicitado, .filtroEscala .cancelamentoSolicitado, .comentariosEfetivoCota .cancelamentoSolicitado {
    border-right: 2px solid #ff993b;
    background: #f5e9de;
}
.filtroEscala .cancelamentoSolicitado:hover {
    background: #ff993b; 
    color: #FFFFFF;
}
.boxServidor .inscricaoCancelada, .filtroEscala .inscricaoCancelada, .comentariosEfetivoCota .inscricaoCancelada {
    border-right: 2px solid #ff4e4e;
    background: #f1dede;
}
.filtroEscala .inscricaoCancelada:hover {
    background: #ff4e4e;
    color: #FFFFFF;
}
.boxServidor .negadoSistema, .filtroEscala .negadoSistema, .comentariosEfetivoCota .negadoSistema {
    border-right: 2px solid #454545;
    background: #f5f5f5;
}
.filtroEscala .negadoSistema:hover {
    background: #454545;
    color: #FFFFFF;
}
.boxServidor .escalado a  {
    background: #ddd;    
}
.boxServidor .aguardando a {
    background: #81b362;
    color: #FFFFFF;
}
.boxServidor .reserva a {
    background: #929292;
    color: #FFFFFF;
}
.boxServidor .compareceu a {
    background: #6788ff;
    color: #FFFFFF;
}
.boxServidor .faltou a {
    background: #27e8e8;
    color: #FFFFFF;
}
.boxServidor .alteracao a{
    background: #dde63c;
    color: #827e83;    
}
.boxServidor .cancelamentoSolicitado a {
    background: #ff993b;
    color: #FFFFFF;
}
.boxServidor .inscricaoCancelada a {
    background: #ff4e4e;
    color: #FFFFFF;
}
.boxServidor .negadoSistema a {
    background: #454545;
    color: #FFFFFF;
}

.boxServidor .dadosStatus {
    margin-top:-1px;    
    font-size:13px;
    border-radius:10px;
    padding:0px 0px 3px 55px;
    overflow: hidden;    
}
.boxServidor .dadosStatus span{
    border-radius: 0px 0px 5px 5px;padding: 5px 6px;margin: 9px 0 0 0; font-size:12px;cursor:pointer;   
}
.boxServidor .link-escalado span {
    background: #e4e4e4;
}
.boxServidor .link-escalado span:hover {
    background: #efefef;    
}
.boxServidor .link-aguardando span{
    background: #eaefe6;
}
.boxServidor .link-reserva span{
    background: #dadada;   
}
.boxServidor .link-compareceu span{
    background: #e0e1f1;
}
.boxServidor .link-compareceu span:hover{
    background: #ecedf9;
}
.boxServidor .link-faltou span{
    background: #ceeaf1; 
}
.boxServidor .link-faltou span:hover{
    background: #def4f9;
}    
.boxServidor .link-alteracao span{
    background: #edefd5;
}
.boxServidor .link-cancelamentoSolicitado span{
    background: #e4d5c8;
}
.boxServidor .link-inscricaoCancelada span{
    background: #e4d3d3;
}

.boxServidor div a {
    position: absolute;
    right: 0;    
    padding: 4px; 
    border-radius: 0px 5px 5px 0px;        
}
.listaEscalados .filtroEscala a {
    margin:0 5px;
    border-radius: 3px;
    padding: 6px 9px;
    font-size: 13px;
    cursor: pointer;    
    color: #6f7b8a;
    display: inline-table;
    /*font-weight: bold;*/
}
.listaEscalados .animate-if {
    background:white;    
}

.listaEscalados .animate-if.ng-enter, .animate-if.ng-leave {
    /*transition:all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.2s;*/
    -webkit-transition: all 500ms cubic-bezier(0.620, 0.105, 0.355, 1.000); 
    -moz-transition: all 500ms cubic-bezier(0.620, 0.105, 0.355, 1.000); 
    -o-transition: all 500ms cubic-bezier(0.620, 0.105, 0.355, 1.000); 
    transition: all 500ms cubic-bezier(0.620, 0.105, 0.355, 1.000); 

    -webkit-transition-timing-function: cubic-bezier(0.620, 0.105, 0.355, 1.000); 
    -moz-transition-timing-function: cubic-bezier(0.620, 0.105, 0.355, 1.000); 
    -o-transition-timing-function: cubic-bezier(0.620, 0.105, 0.355, 1.000); 
    transition-timing-function: cubic-bezier(0.620, 0.105, 0.355, 1.000); 
}

.listaEscalados .animate-if.ng-enter,
.listaEscalados .animate-if.ng-leave.ng-leave-active {
    opacity:0;
}

.listaEscalados .animate-if.ng-leave,
.listaEscalados .animate-if.ng-enter.ng-enter-active {
    opacity:1;
}
.comentariosEfetivoCota {
    margin-top:38px;
}
.comentariosEfetivoCota div div {
    padding: 15px;
    border-radius: 5px;
}
.comentariosEfetivoCota p{
    font-size: 11px;
    margin: 10px 0 0px 0;
    font-style: italic;
    overflow: hidden;
    text-align: left;
    font-weight: bold;
}
@media screen and (min-width: 1410px) and (max-width: 2880px){
    #btnProntoFechado {
        width: 170px;
    }
    #btnProntoAberto {
        width: 170px;
    }  
    #btnProntoPendente {
        width: 170px;
    }  

}
@media screen and (min-width: 1191px) and (max-width: 1410px){
    .listaEscalados {
        /*border:1px solid #000;*/
    }
    .boxServidor{
        position: relative;
        min-height: 130px;
        padding-left: 15px;
        padding-right: 15px;
    }    
    .boxServidor div {
        font-size:12px;
    }
    /*.boxServidor .legenda {
        display: none;
    }*/   

}
@media screen and (min-width: 600px) and (max-width: 1190px){
}    
/*Home*/
.theme1GM #nav-scroll {
    padding-top: 20px;
}
.theme1GM .avatar-slide {
    padding:0;
}
.theme1GM .avatar-chart img{
    width: 100px;
    height: 100px;
}
.theme1GM .msgRobo {
    padding:0 5px 0 9px;
    margin-top: -5px;
}
.theme1GM .msgRobo p {
    background: #3c4250;
    border-radius: 3px;
    padding: 10px 5px;
    font-size: 13px;
    color: #BFBFBF;
    margin: 14px 0 0px 0;
    border: 1px solid #565963;
    text-align: center;
}
.theme1GM .msgRobo p.right:before{
    border-right: 2px solid;
    border-right-color: #565963;
    left: 126px;
    margin-top: -25px;
}
.theme1GM .msgRobo p:before{
    /*border-bottom: 10px solid transparent;*/
    /*border-top: 10px solid transparent;*/
    content: "";
    height: 14px;
    position: absolute;    
    width: 0;
    z-index: 1;
}
.theme1GM .msgRobo p a {
    /*text-align: right;*/
    padding: 0;
    margin: 0;        
    white-space: initial;
    font-size: 13px;
    color: #BFBFBF    
        /*line-height: 10px;*/

}
.theme1GM .msgRobo p a i {
    margin: 0;
    /*line-height: 12px;*/
    width: 20px;
    height: 10px;
    font-size: 20px;   
    float: none;
}
.theme1GM .widget-collapse{
    position: static;
}
.theme1GM .msgRobo section {
    background: #2B2F3A;
    border-radius: 0px 0px 2px 2px ;
}
.theme1GM .msgRobo .conteudoMSG{
    overflow: hidden;
    border-bottom: 1px solid #383D48;
    padding-bottom: 10px;
    margin-bottom: 10px;    
}
.theme1GM .msgRobo .conteudoMSG p {
    padding:0;
    background: none;
    border:0;
    font-size: 11px;
    margin:5px 0 0 0;
    text-align: left;
}
.theme1GM .msgRobo .conteudoMSG img {
    float: left;
    margin-right: 8px;
    width: 40px;
    height: 41px;    
}
.theme1GM .msgRobo .dadosServidor p:first-of-type{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;    
}
.theme1GM .msgRobo .dadosServidor a {
    font-size: 12px;
    float: right; 
    margin-top: -15px;
    cursor: pointer;
}

.theme1 .select-menu {
    font-family: "Ubuntu";
    overflow: hidden;
    float:right;
    width: 163px;
}
.theme1 .select-menu .selecionado span{
    margin: 0 15px 0 0;
    padding:0;
}
.theme1 .select-menu select{
    font-size: 24px; 
    color: #6f7b8a;
    border:0px;
    font-weight: bold;
    cursor: pointer;
}

.theme1 .select-menu option {
    font-size: 20px;
    font-weight: bold; 
}
.theme1 .select-menu select:focus{
    /*outline: 0 none;*/
    outline-color: #f7f6f1;
}

.theme1 .select-menu option:focus {
    outline: 0 none;
}
.theme1 .select-menu h3 {
    float: left;
    cursor: pointer;
    margin-right: 10px;    
}
.theme1 .select-menu .selecionado {    
    border-radius: 4px;
    margin:0;
    padding: 5px 10px;
    background: #0090d9;
    color: #FFFFFF;
    overflow: hidden;
    cursor: pointer;
}
.theme1 .select-menu .selecionado i {
    float: right;
    margin-top: 3px;
}
.theme1 .select-menu h6 {
    cursor: pointer; 
    overflow: hidden;
    padding: 5px 0 0 10px;
    padding-top: 5px;   
    font-style: italic;
}
.theme1 .select-menu span:focus {
    outline: 0 none;
}
.theme1 .select-menu span{
    /*padding: 5px 10px 5px 10px;*/
    padding: 5px 3px 5px 3px;
    cursor: pointer;
    float: left;
    /*border: 1px solid #ededed;    
    margin-right: 10px;   */ 
}
.theme1 .select-menu h3:focus, .theme1 .select-menu h6:focus {
    outline: 0 none;
}
.theme1 .select-menu ul.itens {
    display: none;
}
.theme1 .select-menu .selecionado:hover{
    background: #057AB5;
    border-radius: 4px;
}
.theme1 .select-menu:hover ul.itens {
    display: block;
}
.theme1 .select-menu .itens {
    position: absolute;
    z-index: 100;          
    border-radius: 0px 0px 5px 5px;
    border-bottom: 1px solid #DDD;   
    padding-top: 0;
    margin-left: 2px;
}
.theme1 .select-menu .itens li {
    cursor: pointer;
    background: #359ED4;
    border-left:0;    
    border-right:0;    
    border-top: 0;
    padding: 0px 9px;   
    overflow: hidden;
    color: #FFF;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 1px 2px #0075B1 inset;
}

.theme1 .select-menu .itens li[aria-hidden="false"]:last-of-type {

    /*box-shadow: 2px 1px 4px #999;*/
}
.theme1 .select-menu .itens li:hover {
    background: #057AB5;
    color:#FFF;    
}
/*.theme1 .select-menu .itens li span {
    padding:0;
    margin:0;
}*/
.theme1 .select-menu .itens span {
    margin: 0px 5px 0px 0px;
    padding: 6px 15px;
    font-size: 13px;      
    text-transform:  none;
    font-weight: normal;
}

/*Abas*/
.theme1 .abas {
    border-bottom:1px solid #eee;       
    overflow: hidden;
}
.theme1 ul {
    width: 355px;
    margin: 0 auto;
    overflow: hidden;
}
.theme1 .abas li {
    float: left;
    padding: 0 15px;    
    font-size: 20px;   
    font-family: Open Sans;
    cursor: pointer;    
}
.theme1 .abas li:hover {
    border-bottom: 2px solid #C1CBD8;
}
.theme1 .abas li.ativa {
    border-bottom: 2px solid #717D8C;
}

.theme1 .animate-show {  
    opacity: 1;  
}

.theme1 .animate-show.ng-hide-add, .animate-show.ng-hide-remove {
    transition: all linear 0.2s;
}

.theme1 .animate-show.ng-hide { 
    opacity: 0;
}

/*Visualizar OS*/
.theme1 .visualizarDetalhes {
    background: #FFFFFF;
    position: absolute;
    z-index: 6;
    width:100%;
}
.theme1 .visualizarDetalhes .linha:first-of-type {
    border-top:1px solid #E0E0E0;    
}
.theme1 .visualizarDetalhes .linha{
    border-bottom:1px solid #E0E0E0;    
    border-left:1px solid #E0E0E0;    
    border-right:1px solid #E0E0E0; 
}
/*.theme1 .visualizarDetalhes td.legenda:first-of-type, 
.theme1 .visualizarDetalhes td.descricao:first-of-type {
    border-top: 1px solid #ccc;
}*/
.theme1 .visualizarDetalhes textarea {
    border: none;
    background: transparent;
    overflow: hidden;
    width: 100%;
}
.theme1 .visualizarDetalhes input {
    border: none;
    background: transparent;
    overflow: hidden;
    width: 100%;    
}
.theme1 .visualizarDetalhes .legenda {
    background: #f1f3f5;
    /*border-bottom:1px solid #ccc;    
    border-left:1px solid #ccc;*/
    width: 150px;
    padding:10px;
}
.theme1 .visualizarDetalhes .descricao {
    /*border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;*/
    width: 705px;
    padding:10px;
}
.theme1 .visualizarDetalhes .color {
    width: 280px;
}

.gmaps textarea {
    resize: vertical;
}

.gmaps .controls {
    margin-top: 10px;
    border: 1px solid transparent;
    border-radius: 2px 0 0 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 32px;
    outline: none;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.gmaps #pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 300px;
}

.gmaps #pac-input:focus {
    border-color: #4d90fe;
}

.gmaps .pac-container {
    font-family: Roboto;
}

.gmaps #type-selector {
    color: #fff;
    background-color: #4d90fe;
    padding: 5px 11px 0px 11px;
}

.gmaps #type-selector label {
    font-family: Roboto;
    font-size: 13px;
    font-weight: 300;
}

.gmaps #target {
    width: 345px;
}

.gmaps .angular-google-map-container {
    height: 700px;
}
.theme1 .tabela {
    width: 100%;
}
.theme1 .tabela thead tr{    
    border-bottom:2px solid #dddddd;    
}
.theme1 .tabela thead tr th{
    padding: 12px 0px;    
    cursor: pointer;
}
.theme1 .tabela tbody tr td{
    padding: 13px 0px;    
}
.theme1 .tabela tr {
    border-bottom:1px solid #EDEDED;
}
.theme1 .tabela tbody tr:nth-child(even) {
    background: #fefdfc;
}
.theme1 .tabela tbody tr:nth-child(odd) {
    background: #FFFFFF;
}

/*SAO*/
.theme1 .subBox {
    margin:85px 0 0 0;
    border:1px solid #FFFFFF;    
    color: #FFFFFF;
    padding:0;    
    background: #8898ad; /* Old browsers */
    background: -moz-linear-gradient(-45deg,  #8898ad 0%, #6d7d8b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg,  #8898ad 0%,#6d7d8b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg,  #8898ad 0%,#6d7d8b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8898ad', endColorstr='#6d7d8b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.theme1 .boxAnalitico {

    height: 204px;
    background: #d6dde1; /* Old browsers */

}
.theme1 .boxAnalitico h1{
    background-color: #cbd3d8;
    border-radius: 35px;
    padding: 5px 0;
}
.theme1 .boxAnalitico .hold-icon{
    top: 0;
    bottom: 0;
    font-size: 4em;
    right: 11px;
    z-index: 1;
}
.boxAnalitico button {
    z-index: 1000;
    position: absolute;
    text-align: center;
    left: 65px;    
    margin-top: 10px;
}

.theme1 .boxAnalitico2 {

    height: 240px;
    background: #007fc0; /* Old browsers */

}
.theme1 .boxAnalitico2 h1{
    background-color: #cbd3d8;
    border-radius: 35px;
    padding: 5px 0;
}
.theme1 .boxAnalitico2 .hold-icon{
    top: 0;
    bottom: 0;
    font-size: 4em;
    right: 11px;
    z-index: 1;
}
.boxAnalitico2 button {
    z-index: 1000;
    position: absolute;
    text-align: center;
    left: 65px;    
    margin-top: 10px;
}

/*.theme1 .boxAnaliticoLXZ{

}*/

.theme1 .boxAnaliticoLXZ {

    height: 240px;
    background: #f8ab1e; /* Old browsers */

}
.theme1 .boxAnaliticoLXZ h1{
    background-color: #cbd3d8;
    border-radius: 35px;
    padding: 5px 0;
}

.theme1 .boxAnaliticoLXZ .hold-icon{
    top: 0;
    bottom: 0;
    font-size: 4em;
    right: 11px;
    z-index: 1;
}

.theme1 .subBox h3 {
    border-bottom:1px solid #FFF;
    padding:10px 0;
}
.theme1 .subBox h1 {
    padding:15px 0;    
}
.vwPrincipal .mm-search {
    display: none;
}
.vwPrincipal .mm-menu.mm-hassearch .mm-panel {
    padding-top: 0px;
}
.vwPrincipal #header md-tooltip {
    display: none;
}
.vwPrincipal .menuSmall {
    display: none;
}
.vwHome .controleTabela {
    padding: 0px 45px 60px 45px;
}
.vwHome .desktop {

    display: block;    
}    
.vwHome .smartphone {
    display: none;
}
.estilizacaoServidor img {
    border: 1px solid #efefef;width: 80px; height: 90px;
}
.estilizacaoServidor div{
    border-right: 2px solid #DDD;margin-top:0px;background: #efefef;font-size:13px;border-radius:10px;padding:10px 10px 10px 55px;overflow: hidden;    
}
.vwImpressao .datePicker-theme1 .md-datepicker-button {
    width: 160px;
}
@media screen and (min-width: 1570px) and (max-width: 1668px)
{
    .vwPrincipal .menuTopo li span {
        font-size:12px;
    }    
}

@media screen and (min-width: 320px) and (max-width: 1324px)
{ 
    .vwPrincipal .dropdown-toggle span{
        display: block;
        line-height: 0px;
        padding-top: 9px;        
    }
    .vwPrincipal .dropdown-toggle {
        line-height: 25px !important;
    }
    .vwPrincipal .avatar-header {
        margin-right: 10px;
    }
    .vwPrincipal .configuracaoUser {
        /*margin-top: 13px;*/
        display: none;
    }
}
@media screen and (min-width: 768px) and (max-width: 1569px)
{   
    .vwPrincipal {
        /*border:1px solid #000;*/
    }
    .vwPrincipal #header{
        /*overflow: hidden;*/
        position: inherit;
        border-bottom: 5px #62707d solid;
    }    
    .vwPrincipal #header .logo-area {
        display: none;
    }
    .vwPrincipal .menuTopo li {
        text-align: center;
    }
    .vwPrincipal .menuTopo li a {
        line-height: 25px !important;
        /*padding-top: 10px !important;*/
        padding: 10px 12px 0px 12px !important;
        /*padding: 10px 8px 0px 8px !important;*/
    }
    .vwPrincipal .menuTopo li span {
        font-size:11px;
    }
    .vwPrincipal .menuTopo .fa, .vwPrincipal .menuTopo .glyphicon{
        display: inherit;
    }
    .vwPrincipal #header ul.nav li a, .vwPrincipal #header .tools-bar a.icon-toolsbar {
        color: #A1A1A1;
    }
    .vwPrincipal #header .tools-bar{
        margin-left: 250px;
    }
    .vwPrincipal #header ul li.h-seperate {
        border-left: 1px solid #eeeeee !important;
    }
    .vwPrincipal .widget-tile h2 {
        font-size: 23px;
    }    

}
@media screen and (min-width: 320px) and (max-width: 1199px)
{
    .vwImpressao .margin, .vwCategoria .margin {
        margin: 0 0 10px 0;
    }   
}    
@media screen and (min-width: 768px) and (max-width: 1050px)
{ 
    .vwPrincipal .menuTopo li {
        cursor: pointer;
    }
    .vwPrincipal .menuTopo li a {
        line-height: 25px !important;        
        padding: 16px 12px 16px 12px !important;        
    }
    .vwPrincipal .menuTopo li span {        
        display: none;
        font-size:18px;
    }    
    .vwPrincipal .menuTopo .fa, .vwPrincipal .menuTopo .glyphicon{
        font-size: 18px;
    }    
    .vwPrincipal #header md-tooltip {
        display: block;
    }    
}
@media screen and (min-width: 320px) and (max-width: 767px)
{ 
    .vwPrincipal .logo-area{
        display: none;
    }
    .vwPrincipal #header{        
        position: inherit;
        border-bottom: 5px #62707d solid;
    }    
    .vwPrincipal .menuTopo{
        float: left;
    }

    .vwPrincipal .menuTopo #menuTopoMobile {
        display: none;
    }

    .vwPrincipal .menuTopo li {
        cursor: pointer;
        float: none;
        line-height: 10px;
        border-top: 1px solid #eeeeee !important;         
    }
    .vwPrincipal .menuTopo li ul li {
        border-top: 1px solid #eeeeee !important;             
        text-align: center;
    }
    .vwPrincipal .menuTopo li a {
        line-height: 25px !important;        
        padding: 16px 13px 16px 12px !important;        
    }    
    .vwPrincipal #header ul.nav li a, .vwPrincipal #header .tools-bar a.icon-toolsbar{
        color: #a1a1a1;
    }
    .vwPrincipal #header ul li.h-seperate {
        border-top: 1px solid #e0e0e0 !important;
        border-right: 4px solid #62707d !important;  
        border-left:0px;
        background: #FFF;
    }    
    .vwPrincipal #header ul li.h-seperate:hover {
        background: #62707d;
        color: #FFF;
    }
    .vwPrincipal #header ul li.h-seperate:hover a{
        color: #FFF;
    }
    .vwPrincipal #header ul li.h-seperate:last-of-type {
        border-bottom: 4px solid #62707d !important;
    }
    .vwPrincipal .menuTopo .fa, .vwPrincipal .menuTopo .glyphicon{
        font-size: 18px;
    }      
    .vwPrincipal .menuSmall {
        display: block;
        margin-left: 250px;  
        width: 100%;
    }        
    .vwPrincipal .menuSmall ul{
        position: absolute;
        width: 100%;
    }
    .vwPrincipal .menuSmall .itemMaster a {
        padding: 12px 12px !important;
    }
    .vwPrincipal .navbar-right .dropdown a em {
        display: initial;
    }
    #homeSidiSpace {
        display: none
    }
}
@media screen and (min-width: 320px) and (max-width: 990px)
{ 
    #main {
        margin-left: 250px;
    }    
}
@media screen and (min-width: 320px) and (max-width: 360px)
{
    .vwHome h2 {
        font-size: 18px;
    }
    .vwHome h4 {
        font-size: 14px;
    }
    .vwHome h5 {
        font-size: 13px;
    }    
    .vwHome .col-xs-12{
        width: 85%;
        padding:0;
    }
    .vwHome .widget-tile .hold-icon {
        font-size: 2em;
        margin-top: 10px;
    }
    .vwHome .controleTabela {
        padding: 0px 34px 60px 34px;
    }
    .vwHome .desktop {
        display: none;
    }    
    .vwHome .smartphone {
        display: block;
    }
    .vwPrincipal .menuTopo{
        z-index: 9999 !important;
    }
    .vwHome .controleTabela .estilizacaoServidor {
        width: 100%;
    }
    .estilizacaoServidor img {
        border: 1px solid #efefef;width: 60px; height: 70px;
    }    
    .estilizacaoServidor div{
        border-right: 2px solid #DDD;margin-top:0px;background: #efefef;font-size:11px;border-radius:10px;padding:10px 10px 10px 55px;overflow: hidden;    
    }    
    .navbar-right {
        float: none;
    }
    .vwPrincipal .menuSmall ul {
        width: auto;
        margin-top: 5px;
    }
    #header .tools-bar {
        position:  initial;
    }
    /*#header .tools-bar:last-of-type {
        overflow: hidden;
    }*/
    #homeSidi {
        margin-left: 45px;
        margin-top: -5px;
    }
    #homeSidiData {
        display: none
    }
    #homeSidiSpace {
        display: none
    }
    
    .formPortal {
        width: 100%
    }
}

@media screen and (min-width: 320px) and (max-width: 340px)
{
    .alinhamentoCenralCards {
        padding-right: 15%;

    }
}

@media screen and (min-width: 341px) and (max-width: 360px)
{
    .alinhamentoCenralCards {
        padding-right: 5%;
    }
}    

/* Tela de Inscrição Cota - MJ */
@media screen and (max-width: 650px)
{
    .selectdemoBasicUsage md-input-container {
        margin-right: 10px; }
    h1,h2,h3{
        font-size: 17px;        
    }

    #escalaInscricaoCota, #turmaInscricaoCota, #tipoCategoriaInscricaoCota{
        display: none;
    }

    #divDescktopInscricaoCota{
        display: none;        
    }

    .modalPorteArma{
        max-height: 400px;
        overflow-y: scroll;
    }
} 

@media screen and (min-width: 651px){    
    #divMobileInscricaoCota{
        display: none;
    }    
}
/* FIM - Tela de INscrição Cota - MJ */

/*Pronto Diário*/
@media screen and (min-width: 320px) and (max-width: 1550px)
{
    .esconderLabel{ 
        display: none;        
    }

}  

.theme1GM .arquivo {
    width: 11%;    
    height: 155px;
    float: left;
    margin:10px 20px 10px 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;    
}
.theme1GM .arquivo div {
    width: 100%;
    height: 120px;
    background: #e4e4e4;
    color: #8b97a7;
    box-shadow: 0px 1px 3px #c1c1c1;
    text-align: center;   
    margin-bottom: 10px;
    overflow: hidden;
}
.theme1GM .arquivo div:hover {
    background: #D0D0D0;
}

.theme1GM .arquivo div i.fa-android {
    margin: 15px 0 0 0;    
    opacity: 1.0;
    -webkit-transition: margin 1s, opacity 1s; 
    transition: margin 1s, opacity 1s;    
}
.theme1GM .arquivo div:hover i.fa-android {
    opacity: 0.0;
    margin: -50px 0 0 0;    
}
.theme1GM .arquivo div i.fa-cloud-download {
    margin: 5px 0 0 0;        
    opacity: 0.0;
    -webkit-transition: margin 1s, opacity 1s; 
    transition: margin 1s, opacity 1s;        
}
.theme1GM .arquivo div:hover i.fa-cloud-download {
    opacity: 1.0;
    /*display: block;*/
    margin: -20px 0 0 0;    
}

.theme1GM .arquivo div i {
    font-size: 85px;
    margin-top: 13px;
}


.theme1GM .arquivo2 {
    width: 11%;    
    height: 155px;
    float: left;
    margin:10px 20px 10px 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;    
}
.theme1GM .arquivo2 div {
    width: 70%;
    height: 120px;
    background: #e4e4e4;
    color: #8b97a7;
    box-shadow: 0px 1px 3px #c1c1c1;
    text-align: center;   
    margin-bottom: 10px;
    overflow: hidden;
}
.theme1GM .arquivo2 div:hover {
    background: #D0D0D0;
}

.theme1GM .arquivo2 div i.fa-android {
    margin: 0 0 0 0;    
    opacity: 1.0;
    -webkit-transition: margin 1s, opacity 1s; 
    transition: margin 5s, opacity 1s;    
}
.theme1GM .arquivo2 div:hover i.fa-android {
    opacity: 0.0;
    margin: -50px 0 0 0;    
}
.theme1GM .arquivo2 div i.fa-cloud-download {
    /*    margin: 5px 0 0 0;        */
    opacity: 0.0;
    -webkit-transition: margin 1s, opacity 1s; 
    transition: margin 1s, opacity 1s;        
}
.theme1GM .arquivo2 div:hover i.fa-cloud-download {
    opacity: 1.0;
    /*display: block;*/
    margin: -30px 0 0 0;    
}

.theme1GM .arquivo2 div i {
    font-size: 30px;
    margin-top: 0x;
}
.badge1[data-badge]:after {
    content:attr(data-badge);
    position:absolute;
    top:-15px;
    right:5px;
    font-size:.7em;
    background:#FF2400;
    color:white;
    width:22px;height:22px;
    text-align:center;
    line-height:22px;
    border-radius:50%;
    box-shadow:0 0 1px #333;
}
.badgeFolgaPendente[data-badge]:after {
    content:attr(data-badge);
    position:absolute;
    top:-15px;
    right:5px;
    font-size:.7em;
    background:#FF2400;
    color:white;
    width:22px;height:22px;
    text-align:center;
    line-height:22px;
    border-radius:50%;
    box-shadow:0 0 1px #333;
    z-index: 2
}

.notificAjustes[data-badge]:after {
    content:attr(data-badge);
    position:absolute;
    top:-15px;
    right:5px;
    font-size:.7em;
    background:#FF2400;
    color:white;
    width:22px;height:22px;
    text-align:center;
    line-height:22px;
    border-radius:50%;
    box-shadow:0 0 1px #333;
    z-index: 2
}



.badgeAjustesSisvale[data-badge]:after {
    content:attr(data-badge);
    position:absolute;
    top:-15px;
    right:-108px;
    font-size:.7em;
    background:#FF2400;
    color:white;
    width:22px;height:22px;
    text-align:center;
    line-height:22px;
    border-radius:50%;
    box-shadow:0 0 1px #333;
}
.submenu {    
    padding: 10px 10px;
}
.submenu ul{
    width: inherit;
}
.submenu ul li:first-of-type a {
    padding-left:10px;
}
.submenu ul li a {
    padding: 15px 15px;    
    border-right:1px solid #ededed;
}
.submenu ul li a i {
    margin-right:3px;
}
.tblRuas tr td a{
    cursor: pointer;
    display: block;
}
.tblRuas tr td a:hover{
    text-decoration: underline;
}

.menuLateral {
    margin-top: 15px !important;
    width: initial !important;    
}
.menuLateral li {
    border-bottom:1px solid #ededed;   
    cursor: pointer;
    overflow: hidden;
}
.menuLateral li:hover {
    /*background: #428bca; */
    background: #F2F0EB;             
}
.menuLateral li span:first-of-type{    
    padding: 10px 0px;
    cursor: pointer;  
    margin-left: 15px;
    float: left;
}
.menuLateral li span:last-of-type{
    float: right;    
    background: #0090d9;
    color: #FFF;
    padding: 3px 6px;
    border-radius: 2px;    
    font-size: 11px;
    margin-top: 10px;
    margin-right: 15px;
}

.menuLateral .ativo{
    background: #0090d9;
    color: #FFF;
}
.menuLateral .ativo span:last-of-type{
    background: #FFF;
    color: #0090d9;    
}

.theme1 .vwIndicadores .tblRuas .marcacao0, .theme1 .vwIndicadores .tblRuas .marcacao0 a 
{ background: #f9f8f5 ;color: #f9f8f5; text-align: center; }

.theme1 .vwIndicadores .tblRuas .marcacao1, .theme1 .vwIndicadores .tblRuas .marcacao1 a 
{ background: #b71c1c ;color: #FFFFFF; text-align: center; }

.theme1 .vwIndicadores .tblRuas .marcacao2, .theme1 .vwIndicadores .tblRuas .marcacao2 a 
{ background: #d32f2f ;color: #FFFFFF; text-align: center; }

.theme1 .vwIndicadores .tblRuas .marcacao3, .theme1 .vwIndicadores .tblRuas .marcacao3 a
{ background: #e65100 ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao4, .theme1 .vwIndicadores .tblRuas .marcacao4 a 
{ background: #ef6c00 ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao5, .theme1 .vwIndicadores .tblRuas .marcacao5 a 
{ background: #f57c00 ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao6, .theme1 .vwIndicadores .tblRuas .marcacao6 a
{ background: #f57f17 ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao7, .theme1 .vwIndicadores .tblRuas .marcacao7 a
{ background: #f9a825 ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao8, .theme1 .vwIndicadores .tblRuas .marcacao8 a
{ background: #fbc02d ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao9, .theme1 .vwIndicadores .tblRuas .marcacao9 a
{ background: #fdd835 ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao10, .theme1 .vwIndicadores .tblRuas .marcacao10 a
{ background: #c0ca33 ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao11, .theme1 .vwIndicadores .tblRuas .marcacao11 a
{ background: #afb42b ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao12, .theme1 .vwIndicadores .tblRuas .marcacao12 a
{ background: #7cb342 ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao13, .theme1 .vwIndicadores .tblRuas .marcacao13 a
{ background: #689f38 ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao14, .theme1 .vwIndicadores .tblRuas .marcacao14 a 
{ background: #558b2f ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao15, .theme1 .vwIndicadores .tblRuas .marcacao15 a 
{ background: #43a047 ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao16, .theme1 .vwIndicadores .tblRuas .marcacao16 a
{ background: #388e3c ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao17, .theme1 .vwIndicadores .tblRuas .marcacao17 a 
{ background: #2e7d32 ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao18, .theme1 .vwIndicadores .tblRuas .marcacao18 a
{ background: #1b5e20 ;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao19, .theme1 .vwIndicadores .tblRuas .marcacao19 a
{ background: #145319;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao20, .theme1 .vwIndicadores .tblRuas .marcacao20 a 
{ background: #0e4812;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao21, .theme1 .vwIndicadores .tblRuas .marcacao21 a
{ background: #09400d;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao22, .theme1 .vwIndicadores .tblRuas .marcacao22 a
{ background: #053709;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao23, .theme1 .vwIndicadores .tblRuas .marcacao23 a
{ background: #053709;color: #FFFFFF; text-align: center;}

.theme1 .vwIndicadores .tblRuas .marcacao24, .theme1 .vwIndicadores .tblRuas .marcacao24 a, 
.theme1 .vwIndicadores .tblRuas .marcacaoTodos, .theme1 .vwIndicadores .tblRuas .marcacaoTodos a
{ background: #053709;color: #FFFFFF; text-align: center;}

.angular-google-map-container {
    height: 600px;
}
.fixaElemento {
    position: fixed;
}

.theme1 .sao .btnAnalitico{
    height: 35px;
    overflow: hidden;
}
.theme1 .sao .btnAnalitico .iconAnalitico{
    background: #6f7b8a;
    padding:7px 0;    
    text-align: center; 
    border-radius: 5px 5px 0 0;    
}
.theme1 .sao .btnAnalitico .descricaoAnalitico{
    line-height: 30px;font-size:15px; 
}
.theme1 .sao .btnAnalitico .valorAnalitico{
    line-height: 30px;font-size:15px;    
}
.theme1 .sao .corFundo {
    background: #c1c8d1;
}
.theme1 .sao .corFundo .progress-bar {
    background: #6f7b8a;    
}
.theme1 .sao .corFundoAzul{
    background: #62a0ca;
}
.theme1 .sao .corFundoVermelho
{
    background: #c56153;
}
.theme1 .sao .corFundoAmarelo
{
    background: #cdd23a;    
}
.theme1 .sao .abaVal {
    border-radius: 5px 5px 0 0 ;
    color: #FFFFFF;
    font-size: 20px;
    line-height: 31px;
    margin-top: 1px;
}
.theme1 .sao .card p {
    text-align: right;
    margin:0;
}
.theme1 .sao .card p:first-of-type {
    font-size: 14px;        
    text-transform: uppercase;
}
.theme1 .sao .card p:last-of-type {
    font-size: 60px;
    line-height: 60px;
}
.theme1 .sao .card i {
    font-size: 80px;
}

.theme1 .sao .corCard1 {
    color: #81b3d5;
    border-right: 2px #81b3d5 solid;
}
.theme1 .sao .corCard2 {
    color: #81d5cc;
    border-right: 2px #81d5cc solid;
}
.theme1 .sao .corCard3 {
    color: #81d597;
    border-right: 2px #81d597 solid;
}
.theme1 .sao .corCard4 {
    color: #cdd581;
    border-right: 2px #cdd581 solid;
}
.theme1 .sao .corCard5 {
    color: #d5ba81;
    border-right: 2px #d5ba81 solid;
}
.theme1 .sao .corCard6 {
    color: #d58b81;
    border-right: 2px #d58b81 solid;
}


@media screen and (min-width: 1200px) and (max-width: 1600px)
{
    .theme1 .sao .tblMeta{
        width: 100%;
    }
    .theme1 .sao .graficoMeta{
        width: 100%;
    }  

}  
.modalCustom {
    background: #454545; width: 100%;height:100%; position: absolute; z-index:9999;margin: -15px;     
}
.subModalCustom {
    border-radius:5px;
    box-shadow: 1px 1px 1px #454545;    
    background: #FFF;width:750px;margin:15px auto;        
}
.menuOrdem .titulo{
    padding:10px 15px;
    border-bottom:1px solid #ededed;    
    color: #6f7b8a;    
    font-size: 24px;    
    display: block;
    font-weight:  bold;
}
.menuOrdem  .area{
    background: #e2e2e2;
    display: block;    
    padding: 5px 15px;
    cursor: pointer;
}
.menuOrdem .subarea{
    display: block;    
    padding: 5px 15px;
    background: #efefef ;
    /*#f7f7f7;*/
    border-bottom:1px solid #ededed;
    cursor: pointer;
}
.menuOrdem ul ul li span{
    display: block;
    padding: 5px 15px;
    border-bottom:1px solid #ededed;
    font-size:13px;
    cursor: pointer;
    outline: none;
}
.menuOrdem span {
    outline: none;
}
.menuOrdem .ativo {
    background: #ededed;    
}
.menuOrdem .ativoArea {
    background: #b7c3fd;

}
.menuOrdem  .inativoArea{
    margin-right:35px;
    background: #b7c3fd;
    border-radius:10px;
    text-align: center;
    padding:0px 6px;    
}
.menuOrdem .ativoSubArea {
    background: #c0debb;
}
.menuOrdem  .inativoSubArea{
    background: #c0debb;
    margin-right:20px;
    border-radius:10px;
    text-align: center;
    padding:0px 6px;        
}
.menuOrdem .ativoPosto {
    background: #dadada;
}
.menuOrdem  .inativoPosto{
    background: #a9e49f;
    border-radius:10px;
    text-align: center;
    padding:0px 10px;        
}



.formPorteArma {
    padding-top: 2%; padding-left: 0px; margin-left: 0px; padding-right: 0px; margin-right: 0px;
}


.sketchpad {
            background: #FFF;
            width: 100%;
            height:100%;
            border-radius: 2px;
            cursor:crosshair;
            padding: 0px;
            -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
            -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
            box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.75);
        }


/*.menuOrdem {
    
}
.menuOrdem li span {
    padding: 5px 10px;    
    display: block;
    cursor: pointer;
}

.menuOrdem li ul {
    display: block;
    position: absolute;    
    z-index: 9999;        
}

.menuOrdem li ul li, .menuOrdem li ul li span {
    outline: none;
}

.menuOrdem li ul li{
    cursor: pointer;
    border-left:1px solid #cccccc;    

    border-top:1px solid #cccccc;
    border-right:1px solid #cccccc;   
    background: #FFFFFF;

}
.menuOrdem li ul li ul li {
    border-top:1px solid #ededed;
}
.menuOrdem li ul li ul li span{
    border-top:1px solid #ededed;
}
.menuOrdem li:hover ul li{
    display: block;    
}
.menuOrdem .ativo {
    background: #ededed;    
}
.menuOrdem ul li ul{
    position: initial;
}
.menuOrdem ul li ul li{
    border: none;    
}*/