input:focus { 
    outline: none !important;
    border-color: #719ECE;
    box-shadow: 0 0 10px #719ECE;
    background: #fbfdd9;
 }

textArea:focus { 
    outline: none !important;
    border-color: #719ECE;
    box-shadow: 0 0 10px #719ECE;
    background: #fbfdd9;
 } 
 
 
select:focus { 
    outline: none !important;
    border-color: #719ECE;
    box-shadow: 0 0 10px #719ECE;
    background: #fbfdd9;
} 
 
.modal-content{
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
}

.modal-header{
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: 7px 11px 5px 13px !important;
    position: relative;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background-color: #547589;
    margin-bottom: 0;
    color: #fff;
}

.modal-title{
    float: left;
    font-size: 18px;
    font-weight: 300;
    margin: 0;
}

.close {
    margin-top: 0px !important;
    font-size: 27px !important;
}

.modal-body{
    /* background: #fff !important; */
    ackground: #fafafa !important;
}

.carregando-gif{
    margin: 0 auto;
}

.row-form{
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}

.row-form-sem-borda{
    margin-top: 20px;
    padding-top: 10px;
}


.row-form-title{
    font-size: 25px;
    margin-left: 15px;
    margin-bottom: 20px;
}

/* unset bs3 setting */
.modal-open {
    overflow: auto !important; 
}

.bg-postal{
    background-color: rgba(60, 141, 188, 0.13);
}
.bg-encomenda{
    background-color: rgba(60, 141, 188, 0.25);
}

.uppercase{
    text-transform: uppercase;
}

.alert-top{
    right: 10px;
    width: 300px;
}

.matricula_valida{
    border: 1px solid rgb(60, 188, 104);
}

.matricula_invalida{
    border: 1px solid rgb(222, 22, 22);
}


.busca{
    margin: 20px 0px;
}

.bg-red, .callout.callout-danger, .alert-danger, .alert-error, .label-danger, .modal-danger .modal-body {
    background-color: #e43b27 !important;
}
.callout.callout-danger {
    border-color: #c23321;
}

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

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #337ab7 !important;
    border-color: #2e6da4 !important;
    padding: 1px 10px  !important;
    color: #fff !important;
}

.select2-selection__choice__remove{
    color: #fff !important;
}

.modal-lg{
    width: 90% !important;
}
.btn-form{
    margin-top: 27px;
}

#ceps table{
    border: #d8d8d8 1px solid;
}

#ceps table thead tr{
    background: #313d42;
    color: #eaeaea;
}

#ceps table thead th{
    border: #d8d8d8 1px solid;
}

#ceps table tbody td{
    border: #d8d8d8 1px solid;
}

.tabela_personalizada{
    border: #d8d8d8 1px solid;
}

.tabela_personalizada thead tr{
    background: #313d42;
    color: #ffffff;
}

.tabela_personalizada thead th{
    text-align: center;
    border: #d8d8d8 1px solid;
}

.tabela_personalizada tbody td{
    border: #d8d8d8 1px solid;
}

.fs-10{
    font-size: 10px;
}

.fa-1-5x{
    font-size: 1.5em;
}

.fa-1-3x{
    font-size: 1.3em;
}


.small-box h3 {
    font-size: 30px;
}

.icon-desafio-b{
    background: url("../../img/desafio_b.png") no-repeat;
    width: 60px;
    height: 60px;
    display: inline-block;
    margin:15px;

}

.icon-desafio-p{
    background: url("../../img/desafio_p.png") no-repeat;
    width: 60px;
    height: 60px;
    display: inline-block;
    margin:15px;

}

.btn_excel{
    float: right;
    margin-top: -40px;
}

.progress{
    border-radius: 0;
    background: rgba(0,0,0,0.2);
    margin: 5px -20px 5px 0px;
    height: 2px;
}

.input-menor{
    width: 50% !important;
}


#page_loader {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,.88);
    width: 100%;
    height: 125%;
    z-index: 5000;
}

.login-logo h1{
    font-family: correios;
}

#page_loader h1{
    font-family: correios-bold;
    text-align: center;
    font-size: 2em;
    line-height: 1em;
    color: #00416b;
}

#page_loader .loader {
    width: 50px;
    height: 50px;
    margin: 55px auto;
    /*position: relative;*/
    color: #255;
    /*top: 15%;*/
}

.logo-rodape-login img{
    width: 200px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}


#divAlertas{
    position: absolute;
    right: 15px;
    z-index: 999999;
    list-style: none;
}


.botoes2a {
    padding: 4px;
    background: #EEE;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11pt;
    color: #FFFF00;
    text-align: center;
    border: 2px solid #CACACA;
    border-radius: 0.3em;
}

.content {
    padding: 4px 0px 0px 0px !important;
}

@media (max-width: 768px) {
    .skin-blue .main-header .logo {
        display: none;
    }
    
    .content {
        /*padding: 15px 15px 1px 15px !important;*/
        padding: 15px 5px 5px 5px !important;
    }
    
    .titulo_rel_template{
        display: none;
    }   
    
    .pesq_rel_template{
        /*width: 50% !important;*/
    }    
    /*
    .bt_cad_rel_template{
        width: 102px !important;
    }    
    */
}

    
    #conteudo{
        height: calc(100% - 78px);
    }
    
    .wrapper{
        height: 100%;
    }

    	.input-group{
		margin-bottom: 11px !important;
	}
    
@media (min-width: 768px) {


    
    .form-control {
        height: 37px;
        padding: 3px 5px;
        font-size: 15px !important;
        border-color: #CCCCCC;
        border-radius: 4px;
        margin-bottom: 6px;
    }

    .form-group {
        margin-bottom: 12px;
    }

    
    .btn{
        padding: 5px 12px;
        font-size: 13px;
    }

    .select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
        border: 1px solid #d2d6de;
        border-radius: 0;
        padding: 4px 1px;
        height: 30px;
    }

    .main-sidebar, .left-side {
        width: 235px;
    }

    .content-wrapper, .right-side, .main-footer {
        margin-left: 235px;
    }

    .main-header .logo {
        width: 235px;
    }

    .main-header .navbar {
        margin-left: 235px;
    }

    .input-group .input-group-addon {
        border-color: #CCCCCC;
        background-color: #eaeaea;
    }   

}


.div_objetos_uni {
    /*float: left;*/
    border: 1px solid #ccc;
    padding: 1px 10px;
    font-size: 14pt;
    margin: 5px;
    cursor: pointer;
    /*width: 172px;*/
    text-align: center;
    background: #f5f5f5;
}



.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
}