
html, body {

    color: #636b6f;
    font-family: 'Raleway', sans-serif;
    font-weight: 600 ;
}
label ,.icheck > label,.btn{
	font-weight: 600 ;
}

label.E {
    display: none;
}

#div_loading {

    /*display: none;*/
    position: fixed;
    z-index: 99999999;
    background: #fff;
    width: 100%;
    height: 100%;
    top: 0;

}

#div_loading .loading_content {

    text-align: center;
    position: absolute;
    top: 45%;
    left: 39%;

}
#div_loading .gift_loading {
    margin-top: -10px;
    width: 90px;
    margin-top: 10px;
}
.bloque_errores, .bloque_msg_exito{
    position: fixed;
    right: 0;
    bottom: 0px;
}
/*PG LOGIN*/
.login-page, .register-page {
    background: #fff !important;
}

.login-box-body, .register-box-body {
    background: #F1F3F2;
    padding: 20px;
    border-top: 0;
    color: #666;
}
.login-box-body, .register-box-body {
    background: #F1F3F2;
    padding: 20px;
    border-top: 0;
    color: #666;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(163,163,163,1);
    -moz-box-shadow: 0px 2px 5px -1px rgba(163,163,163,1);
    box-shadow: 0px 2px 5px -1px rgba(163,163,163,1);
}

.btn-primary {

    background: rgb(99, 143, 56) !important;
    border-color: rgb(99, 143, 56) !important;

}

.btn-primary:hover,  .btn-primary:focus{
	background: rgb(79, 116, 43) !important;
	border-color: rgb(79, 116, 43) !important;
} 

.login-box-body .checkbox {
	margin-left: 23px;
}

/**/


/*LAYOUTS*/
.content-wrapper, .right-side {
    background-color: #f6f6f6 !important;
}

.skin-blue .main-header .navbar {
	color:  #636b6f !important;
    background-color: #fff !important;
	-webkit-box-shadow: 2px 1px 3px -1px rgba(163,163,163,1);
    -moz-box-shadow: 2px 1px 3px -1px rgba(163,163,163,1);
    box-shadow: 2px 1px 3px -1px rgba(163,163,163,1);
}

.skin-blue .main-header .navbar .nav > li > a{
	color:  #636b6f !important;
}
.skin-blue .main-header .navbar .sidebar-toggle {
    color: #636b6f!important;
}

.main-header .sidebar-toggle:hover, .main-header .sidebar-toggle:focus{
	background-color: #F1F3F2 !important;
} 

.skin-blue .main-header .logo {

    background-color: #fff !important;
    color: #636b6f !important;
    border-bottom: 0 solid transparent;

}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #FFF!important;
    -webkit-box-shadow: 1px 1px 2px -1px rgba(163,163,163,1);
    -moz-box-shadow: 1px 1px 2px -1px rgba(163,163,163,1);
    box-shadow: 1px 1px 2px -1px rgba(163,163,163,1);

}
.skin-blue .sidebar-menu > li.header {
	border-bottom: 1px solid rgb(28,106,199);
    color: #fff !important;
    background: rgb(28,106,199) !important;

}
.skin-blue .sidebar a {
    color: #50555C !important;
}
.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a {
    color: #fff !important;;
    background: rgb(28,106,199) !important;
    border-left-color: rgb(83,161,85) !important;

}

.skin-blue .sidebar-menu > li > .treeview-menu {
    margin: 0 0px !important;
    background: #777 !important;
}

.skin-blue .treeview-menu > li > a {

    color: #fff !important;

}
.skin-blue .content-header{
	background: rgb(83,161,85) !important;
}
.content-header {
    padding: 15px 15px 15px 15px !important;
    color: #fff;
}
.content-header > h1 > small{
	color: #fff;
}
.content-header > .breadcrumb > li > a{
	color: #fff !important;
}
.breadcrumb > .active{
	color: #fff;
}
.small-box {
    opacity: 0.8;

}

.small-box {
    border-radius: 12px !important;
    box-shadow: 4px 4px 1px rgba(0,0,0,0.1) !important;

}

.small-box > .small-box-footer {
    background: transparent;
}

.bg-aqua, .callout.callout-info, .alert-info, .label-info, .modal-info .modal-body {
    background-color: rgb(83,161,85) !important;
}

.table > thead > tr > th{
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}
.table > tbody > tr > td{
    border-top: 1px solid #f4f4f4;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    padding: 4px;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
    background-color: rgb(99, 143, 56) !important;
    border-color: rgb(99, 143, 56) !important;
}

.table > tbody > tr > td .btn{
    padding: 3px 3px !important;
}
.box.box-default {
    border-top-color: #ededed !important;
}

@media(max-width: 991px){
    .content-header > .breadcrumb {
        background: #638f38 !important;
        padding-left: 10px;

    }
}
@media(max-width: 761px){
    .logo-lg img{
        max-width: 30% !important;
        display: initial;
    }

    #div_loading .loading_content {
        text-align: center;
        position: absolute;
        top: 45%;
        left: 0% !important;

    }
    #div_loading .loading_content img{
        max-width: 90% !important;
    }
}

@media(max-width: 450px){
    .logo-lg img{
        max-width: 59% !important;
        display: initial;
    }
    .table > tbody > tr > td {
        border-top: 1px solid #f4f4f4 !important;
        font-size: 9px !important;
        padding: 1px !important;
        word-break: break-all;

    }
    .table > thead > tr > th {
        font-size: 9px !important;
    }
    .Ocultar_movil{
        display: none;
    }
}
@media(max-width: 340px){
    .logo-lg img{
        max-width: 67% !important;
        display: initial;
    }
}
/*FILTROS*/
#box_filtros input[type="date"].form-control{
    line-height: 20px;
}

/**/
/*GESTOR DE CASOS CRITICOS*/
#gestionModal .modal-lg {

    width: 90% !important;

}

.datos_enc .table td{
    font-weight: 700;
    font-size: 12px;
    vertical-align: middle;
    text-align: left !important;
}

.datos_enc .panel-heading{
    padding: 3px;

font-size: 12px;

color: #fff;

background: #50555c;

text-align: center;
}
.datos_enc .panel-body{
    color: #636b6f;
    padding: 5px;
}

.datos_enc{
    border: 0px !important;
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
    background: #ededed !important;
    -webkit-box-shadow: 0px 2px 5px -1px rgba(163,163,163,1);
    -moz-box-shadow: 0px 2px 5px -1px rgba(163,163,163,1);
    box-shadow: 0px 2px 5px -1px rgba(163,163,163,1);
}
.datos_enc .table > tbody > tr > td{
    border-top: 0px solid #e6e3e3;
}

.datos_enc .label{
    float: none !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 2 !important;
}
.txt_sat{
    font-size: 11px;
    margin-top: 10px;
    text-align: center;
}
.Comillas{
    font-size: 30px;
    color: #3333334d;
}
#modal-gestion .modal-content{
    border-radius: 6px;
}
#modal-gestion .modal-header{
    text-align: center;
    background: #ff8700;
    padding: 5px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
#modal-gestion .modal-title{
    color: #fff;
    font-weight: 700; 
}

.val_sat_rec{
    font-size: 15px;
}
.datos_enc .fa-quote-left{
    font-size: 21px;
    margin-top: -9px;
    color: #b7b7b7;
}
.datos_enc .fa-quote-right{
    font-size: 21px;
    margin-top: 0px;
    color: #b7b7b7;
}

.datos_enc textarea{
    resize: none;
}
.datos_enc .form-control:focus {
    border-color: #ff7741;
    box-shadow: none;
}

.bloque_errores, .bloque_msg_exito{
    z-index: 9999;
}
.RazonCanalesProduc{
    font-size: 11px;
}
.TCanalesProduc td{
    padding-top: 10px;
}


.dial{
    color: rgb(107, 107, 107) !important;
}
.Knob_titulo{
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 15px;
}
.Knob_pie{
    font-weight: 100;
    font-size: 12px;
    padding-top: 5px;
}

#box_list_gestiones .pull-right{
    max-width: 250px;
}
.content-wrapper{
    display: none;
}
/**/

.skin-blue .sidebar-menu > li > .treeview-menu {
    background: rgb(28,106,199) !important;

}

/*CODIFICADOR*/
.head_select_bloq{
    background: #959595 !important;
    padding: 0 !important;
    font-size: 11px !important;
}
.datos_enc .panel-body{
    padding: 0px;
}

.selectize-control.multi .selectize-input > div {
    background: #ffecde !important;

}

.optgroup-header{
    background: #efefef !important;
}
.nav-tabs{
    background: #e7e7e7;
    border-radius: 4px;
}
.nav > li{
    background: #f6f6f6;
}
.nav > li a{
    color: #868686;
    border: 1px solid #eaeaea;

    border-bottom-color: rgb(234, 234, 234);
    border-bottom-style: solid;
    border-bottom-width: 1px;

border-bottom: 0px;
}

#tabla_codificaciones .nomb_def, #tabla_codificaciones .nomb_op{
    font-size: 13px;
}
#tabla_codificaciones .nomb_op{
    padding-bottom: 8px;
    padding-left: 5px;
}
#tabla_codificaciones .nomb_op small{
    padding: 1px !important;
}

.ball {
    background-color: rgba(0,0,0,0);
    border: 8px solid #638f38;
    opacity: .9;
    border-top: 8px solid rgba(0,0,0,0);
    border-left: 8px solid rgba(0,0,0,0);
    border-radius: 50px;
    width: 100px;
    height:100px;
    margin: 0 auto;
    -moz-animation: spin .5s infinite linear;
    -webkit-animation: spin .5s infinite linear;
}

.ball1 {
    width: 75px;
    height: 7px;
    margin: 0 auto;
    position: relative;
    top: -90px;
}

.ball2 {
    margin: 0 auto;
    position: relative;
    top: 0px;
}
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
/**/


/* ESPECIAL */
.btn-primary{
	background-color: rgb(83,161,85) !important;
}

