/* FONTS */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,700'); /* 'Open Sans' */
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700'); /* 'Open Sans Condensed' */

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Open Sans", sans-serif;
}
.separaV_10{margin-top:10px;}
.clear{
    clear:both;
}
.uppercase{
    text-transform: uppercase;
}
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px;
}
.mb10{
    margin-bottom: 10px;
}
.mb15{
    margin-bottom: 15px;
}
.mb20{
    margin-bottom: 20px;
}
.ml-10{
    margin-left: -10px;
}
.aligncenter{
    text-align: center;
}
.alignright{
    text-align: right !important;
}
.alignleft{
    text-align: left !important;
}
#error404 .content-header > .breadcrumb > li > a,
#error404 .breadcrumb > .active{
        color:white;

}
.col1, .col2 {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

/* GENERICAS */

.none{
    display:none;
}
.error{
    color: #f2080f;
    border-color:#f2080f;
}

select.error ~ .select2-container--default .select2-selection--single{
    border-color:#f2080f;
}
.text-right{
    text-align: right;
}
input.error{

    border-color:#f2080f;
}

.disabled {
    color: #ccc;
    font-style: italic;
}

.select2-search__field {
    text-indent: 10px;
}

.gris{
    color: #636363;
}

.verde{
    color: #2fd11e;
}
.magenta{
    color: #79124c;
}

.magentaclaro{
    color: #fd71af;
}

/*  DISEÑO */

.header-gradient{
    width: 100%;
    height: 0.4em;
    /*background: rgb(224,66,137);*/
    /*background: -moz-linear-gradient(266deg, rgba(224,66,137,1) 47%, rgba(50,170,197,1) 88%, rgba(169,208,76,1) 100%);*/
    /*background: -webkit-linear-gradient(266deg, rgba(224,66,137,1) 47%, rgba(50,170,197,1) 88%, rgba(169,208,76,1) 100%);*/
    /*background: linear-gradient(266deg, rgba(224,66,137,1) 47%, rgba(50,170,197,1) 88%, rgba(169,208,76,1) 100%);*/

    background: rgb(103,208,76);
    background: -moz-linear-gradient(266deg, rgba(103,208,76,1) 1%, rgba(36,211,236,1) 13%, rgba(181,25,130,1) 43%, rgba(119,14,75,1) 98%);
    background: -webkit-linear-gradient(266deg, rgba(103,208,76,1) 1%, rgba(36,211,236,1) 13%, rgba(181,25,130,1) 43%, rgba(119,14,75,1) 98%);
    background: linear-gradient(266deg, rgba(103,208,76,1) 1%, rgba(36,211,236,1) 13%, rgba(181,25,130,1) 43%, rgba(119,14,75,1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#67d04c",endColorstr="#770e4b",GradientType=1);

}
.footer-gradient{
    width: 100%;
    height: 0.4rem;
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, rgb(100, 91, 83) 0%, rgb(235, 82, 82) 18.23%, rgb(247, 143, 47) 34.37%, rgb(244, 193, 81) 48.96%, rgb(82, 187, 118) 66.15%, rgb(38, 165, 215) 82.29%, rgb(224, 105, 183) 100%) repeat scroll 0% 0%;
}
.content-wrapper {
    margin-bottom: -0.4rem;
}

.main-footer{
    background: linear-gradient(66deg, rgb(215, 140, 177) 0%, rgb(213, 73, 141) 35%, rgb(139, 27, 81) 100%);
    color:white;
}
.main-footer a{
    color: #fba7e6;
}
.footer-gradient{
    background: #d5498d;
}
.colabora { margin-left: 20px;float: right;}
.box.box-primary{
    border-top-color: #79124c !important;
}
.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color:#79124c !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #79124c !important;
    border-color: #581132 !important;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
    background-color: #79124c !important;
    border-color: #581132 !important;

}

/* BOTONES */

.btn-primary {
    background-color: #79124c;
    border-color: #79124c;
}
.btn-primary:hover {
    background-color: #e04289;
    border-color: #e04289;
}
.cke_top,
.cke_bottom,
.cke_chrome{
    border-color: rgba(224, 66, 137, 0.16) !important;
}

.cke_chrome { margin-right: -26px !important; }
.select2-container--default .select2-selection--single,
.select2-selection .select2-selection--single,
.select2-selection{
    border-color: rgba(224, 66, 137, 0.16);
}
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--multiple:hover,
.select2-container--default .select2-selection--multiple:focus,
.form-control {
    border-color: #e04289;
    border-top-color: rgba(224, 66, 137, 0.16);
    border-right-color: rgba(224, 66, 137, 0.16);
    border-bottom-color: rgba(224, 66, 137, 0.16);
    border-left-color: rgba(224, 66, 137, 0.16);
}
#cke_oc_off_desc {
    margin-right: 2px !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #e04289;
    color: #FFFFFF;
}
.select2-container--default .select2-results__option[aria-selected="true"],
.select2-container--default .select2-results__option[aria-selected="true"]:hover{
    background-color: #79124c;
    color: #FFFFFF;
    font-weight: bold;
}

input.error:hover,
input.error:focus{

    border-color: #911a00;
    -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
    box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}
.register .col-md-9,
.register .col-md-3{
    padding: 0;
}
.register .col-md-9 + .col-md-3
{
    padding-left: 15px;
}
.register .col-ent
{
    padding-right: 15px;
}

.dsd0_input_file input[type="file"] {
    width: 100%;
    opacity: 0;
}


.dsd0_input_file {
    display: inline-block;
    /*margin-left: 15px;*/
    margin-bottom: 5px;
}

#uploadFileAttach{
    height: 0;
}
#uploadFileLogoImport{
    /*margin-left: 15px;*/
}

/* BODY */
body {
    font-family: "Open Sans", sans-serif;
}

.content-wrapper {
    display: flow-root list-item;
    background-color: #eee;
}

.page{
    position: relative;
    background: #fff;
    border: 1px solid #f4f4f4;
    padding: 20px 40px;
    margin: 20px 15px;
}
.page h1{
    padding-bottom: 20px;
    font-size: 28px;
}
.content-header {
    min-height: 42px;
}

/* TEXTO */

.text-dark-red{
    color: #f2080f;
}
.text-light-red{
    color: #f2080f;
}
.text-light-green{
    color: #50aa1c;
}
.text-superlight-green{
    color: greenyellow;
}
/* HEADER LOGO */
.main-header .logo {
    padding-top: 2px;
    padding-left: 2px;
}

.logo,
.logo h2{
    font-family: 'Open Sans Condensed', sans-serif;
    margin: 0;
    padding-top: 7px;
}
.logo img {float: left;}
.logo-header{
    height:35px;
    margin:5px;

}

.skin-black-light .main-header li.user-header,
.user-header{
  background-color: white;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p{
    color: #79124C;
}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p small{
    color: grey;
}
.nav-tabs-custom {
    background: #eee;
}

.skin-black-light .main-header .navbar .navbar-nav > li > a {
    border-right: none;
}
.skin-black-light .main-header .navbar .navbar-custom-menu .navbar-nav > li > a, .skin-black-light .main-header .navbar .navbar-right > li > a {
    border-left: none;
}
/* SPINNER  */

.spinner {
    width: 100px;
    height: 100px;
    margin: 0 auto !important;
    position: relative;
}

.cube1, .cube2 {
    background-color: #97124C;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
    animation: sk-cubemove 1.8s infinite ease-in-out;
}

.cube2 {
    background-color: #E04289;
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
    width: 25px;
    height: 25px;
}

@-webkit-keyframes sk-cubemove {
    25% { -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5) }
    50% { -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg) }
    75% { -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5) }
    100% { -webkit-transform: rotate(-360deg) }
}

@keyframes sk-cubemove {
    25% {  transform: translateX(42px) rotate(-90deg) scale(0.5); -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5); }
    50% { transform: translateX(42px) translateY(42px) rotate(-179deg); -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg); }
    50.1% { transform: translateX(42px) translateY(42px) rotate(-180deg); -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg); }
    75% { transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }
    100% { transform: rotate(-360deg); -webkit-transform: rotate(-360deg); }
}


.loader {
    width:100%;
    height:100% !important;
    position:fixed;
    bottom:0;
    right:0;
    background:rgba(255,255,255,.9);
    z-index:10111 !important;
}

.loader .overlay {
    position:absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    font-size: 20px;
}

.loader .overlay i {
    font-size: 5em;
}

.loader .overlay .info {
    display:block; padding:20px;
}

/*    MAKRERS **/
.leaflet-container,
.orangecustom .leaflet-popup-tip, .orangecustom .leaflet-popup-content-wrapper{
    font-family: "Open Sans", sans-serif !important;
}


/* css to customize Leaflet default styles  */
.orangecustom .leaflet-popup-tip,
.orangecustom .leaflet-popup-content-wrapper {
    background: #ff6600;
    color: #ffffff;
    font: 12px/1.5 "Open Sans", sans-serif !important;
}
.greencustom .leaflet-popup-tip,
.greencustom .leaflet-popup-content-wrapper {
    background: #006600;
    color: #ffffff;
    font: 12px/1.5 "Open Sans", sans-serif !important;
}
.bluecustom .leaflet-popup-tip,
.bluecustom .leaflet-popup-content-wrapper {
    background: #3c8dbc;
    color: #ffffff;
    font: 12px/1.5 "Open Sans", sans-serif !important;
}
.senercustom .leaflet-popup-tip,
.senercustom .leaflet-popup-content-wrapper {
    background: #00377C;
    color: #ffffff;
    font: 12px/1.5 "Open Sans", sans-serif !important;
}
.leaflet-container .senercustom  a{
    color: #FFFFFF;
}
.leaflet-container .senercustom  a:hover {
    color: #0078A8;
}

.bluecustom .leaflet-popup-content-wrapper a{
    color: #FFFFFF;
}
.redcustom .leaflet-popup-tip,
.redcustom .leaflet-popup-content-wrapper {
    background: #91312f;
    color: #ffffff;
    font: 12px/1.5 "Open Sans", sans-serif !important;
}

/* FIELDSETS */

fieldset.fieldset-box {

    background: #F5F6F7;
    border-radius: .15rem;
    margin-bottom: 15px;
    box-shadow: 0px 4px 2px -5px rgba(0,0,0,0.75);
    position: relative;
}


fieldset.fieldset-box legend.legend-inner  {
    font-size: .9em;
    text-shadow: 1px 1px 1px #FFFFFF;
    font-weight: 600;
    color: #888;
    line-height: 32px;
    border-top-left-radius: .15rem;
    border-top-right-radius: .15rem;
    padding: 0 10px;
    background: #DDE2E8;
    text-shadow: 1px 1px 1px #fff;
}
fieldset.fieldset-box legend.legend-inner span {
    display: inline-block;


}

/* LOGIN */
.login-box-body {
    background-color: rgb(255, 255, 255, 0.8);
}
.login-box-msg{
    color: #555555;
}
.login-box-logo{
    padding-bottom: 20px;
}

.login-recovery .main-footer,
.login-page .main-footer{
    margin-left: 0px;
}

.login-recovery footer,
.login-page footer {
    position: absolute;
    bottom: 4px;
    width: 100%;
}

.login-recovery .footer-gradient,
.login-page .footer-gradient {
    position: absolute;
    bottom: 0px;
}


.dashboard .attachfiles li {
    list-style: circle;
    margin-left: 20px;
}

    /* BREADCRUMP */

.breadcrumb > .active {
    font-weight: bold;
}

.content-header > .breadcrumb > li + li::before {
    vertical-align: top;
}


/* DATATABLES */

.dataTables_paginate .pagination {
    margin: 0px;

}
.dataTables_wrapper .dataTables_paginate .paginate_button{
    padding: 0px !important;
}

.dataTables_wrapper{
    padding:15px;
}
table.dataTable{
    width: 100% !important;
}

.dataTables_wrapper .dataTables_length{
    display: inline-block;
}

table.dataTable tbody th, table.dataTable tbody td {
    vertical-align: middle;
}

/* MODAL  */

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1040; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #ffffff;
    margin: 4% auto; /* 15% from the top and centered */
    /*padding: 20px;*/
    /*border: 1px solid #888;*/
    width: 80%; /* Could be more or less, depending on screen size */
    border-radius: 10px;
}
.modal-content::before {
    content: '';
    left: 0;
    top: 0;
    height: 8px;
    width: 100%;
    background: rgb(103,208,76);
    background: -moz-linear-gradient(266deg, rgba(103,208,76,1) 1%, rgba(36,211,236,1) 13%, rgba(181,25,130,1) 43%, rgba(119,14,75,1) 98%);
    background: -webkit-linear-gradient(266deg, rgba(103,208,76,1) 1%, rgba(36,211,236,1) 13%, rgba(181,25,130,1) 43%, rgba(119,14,75,1) 98%);
    background: linear-gradient(266deg, rgba(103,208,76,1) 1%, rgba(36,211,236,1) 13%, rgba(181,25,130,1) 43%, rgba(119,14,75,1) 98%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#67d04c",endColorstr="#770e4b",GradientType=1);
    position: absolute;
    border-radius: 6px 6px 0 0;
    z-index: 99999;

}
.modal-content h3 {width: calc(100% - 30px);display: inline-block; font-weight: 400; font-size: 18px; margin-top: 10px;}
.modal-content .spinner{
    float:left;
}

.modal-content h3 i {
    padding-right: 10px;
}
.proccesin {
    margin-top: 10%;
    margin-bottom: 10%;
}
/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.logoempresa{ margin-top: 10px; }

/* CoolorPicker */

.evo-pop.ui-widget.ui-widget-content.ui-corner-all {
    background-color: white;
    border: 1px solid #CCCC;
    border-radius: 4px;
}

.evo-color div{
    width: 16px;
    height: 16px;
}
.evo-color span {
    margin-top: -3px;
}

/* ALERT */
.float-alerts {

    max-width: 350px;
    height: auto;
    padding: 20px;
    position: fixed;
    top: 55px;
    left: -15px;
    z-index: 1000;
}
.float-alerts > div {

    max-width: 350px;
    padding: 15px 25px 15px 20px;
    z-index: 10080;
    border-radius: .25rem;
    border-left: 7px solid rgba(0,0,0,.3);
    text-align: justify;
    color: #fff;
    text-shadow: 0px 0px 1px rgba(0,0,0,.5);
    font-size: 1.3rem;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
    margin-left: -500px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
}
.float-alert-success {
    background: #28a745;
    /*background: rgb(113,173,58);*/
    background: -moz-linear-gradient(90deg, rgba(113,173,58,1) 2%, rgba(40,167,69,1) 74%, rgba(10,82,18,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(113,173,58,1) 2%, rgba(40,167,69,1) 74%, rgba(10,82,18,1) 100%);
    background: linear-gradient(90deg, rgba(113,173,58,1) 2%, rgba(40,167,69,1) 74%, rgba(10,82,18,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#71ad3a",endColorstr="#0a5212",GradientType=1);
    background-size: 150%;
    -webkit-animation: 5s infinite toast-app-has-been-upgraded;
    animation: 5s infinite toast-app-has-been-upgraded;
}
.float-alert-warning {
    background: #D48200;
    background: rgb(236,166,33);
    background: -moz-linear-gradient(90deg, rgba(236,166,33,1) 2%, rgba(212,99,0,1) 74%, rgba(82,64,10,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(236,166,33,1) 2%, rgba(212,99,0,1) 74%, rgba(82,64,10,1) 100%);
    background: linear-gradient(90deg, rgba(236,166,33,1) 2%, rgba(212,99,0,1) 74%, rgba(82,64,10,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eca621",endColorstr="#52400a",GradientType=1);
    background-size: 150%;
}
.float-alert-error {
    background: #c82829;
    background: rgb(215,82,83);
    background: -moz-linear-gradient(90deg, rgba(215,82,83,1) 2%, rgba(201,17,17,1) 90%, rgba(138,34,34,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(215,82,83,1) 2%, rgba(201,17,17,1) 90%, rgba(138,34,34,1) 100%);
    background: linear-gradient(90deg, rgba(215,82,83,1) 2%, rgba(201,17,17,1) 90%, rgba(138,34,34,1) 100%);
    background-size: 105%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d75253",endColorstr="#8a2222",GradientType=1);
    cursor: pointer;
}
/* Fieldsets */
fieldset {
    background-color: #1111;
    padding-bottom: 10px;
}
fieldset legend {
    background-color: #CCC;
    color: white;
    border: 1px solid #CCC;
    border-radius: 4px 4px 0 0;
    padding-left: 5px;
}
fieldset legend .box-tools button{
    color: white;
}



.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 {
    float: left;
}

label.error {
    font-weight: 400;
}
.has-feedback label.error ~ .form-control-feedback {
    top: 0px;
    color : #f2080f;
}
.has-feedback label.valid ~ .form-control-feedback {
    top: 0px;
    color : #50aa1c;
}
.has-feedback label.valid {
    display:none !important;
}
textarea {width: 100%; height: 200px; font-size: 14px; line-height: 18px; border: 1px solid #dddddd; padding: 10px;    border-radius: 4px;}

.mjx-math {

    font-size: 0.7em;

}
.input-group .input-group-addon {

    border-radius: 4px 0 0 4px;
}

.label-expert{
    background-color: #7945ef;
    border-color: #7945ef;
}

.label-user{
    background-color: #00c0ef;
    border-color: #00c0ef;
}

#tbl_clientes .btn-box-tool{
    margin: 0px 5px 0px 0px;
    padding: 0;
}


.btn-default.btn-yes {
    background-color: #29afcc;
    border-color: #29afcc;
    color: #FFFFFF;
}
.btn-default.btn-no {
    background-color: #79124c;
    border-color: #79124c;
    color: #FFFFFF;
}

.btn-default.btn-yes:hover {
    background-color: #29afcc;
    border-color: #29afcc;
    color: #FFFFFF;
}
.btn-default.btn-no:hover {
    background-color: #e04289;
    border-color: #e04289;
    color: #FFFFFF;
}
.modal-content p{clear:both;}

#reg_ent {
    background-color: #9ccc65 !important;
    color: green;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    border: 1px solid transparent;
    text-transform: uppercase;
    font-weight: bold;
}

#reg_sal {
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    background-color: #f44336 !important;
    color: #69161c;
    border: 1px solid transparent;
    text-transform: uppercase;
    font-weight: bold;
}
#reg_cam {
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    color: #bc6c28;
    background-color: rgba(255, 142, 55, 0.32);
    border: 1px solid transparent;
    text-transform: uppercase;
    font-weight: bold;
}

.btn-entrar{
    background-color: #9ccc65;
    text-transform: uppercase;
    font-weight: bold;
    width: 49%;
    float:left;
    margin-right: 10px;
}
.btn-entrar:hover{  background-color: #9ccc65;}
.btn-salir{
    background-color: #f44336;
    text-transform: uppercase;
    font-weight: bold;
    width: 49%;

}
.btn-salir:hover{  background-color: #f44336;}
.btn-success:not(:hover),
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover,
.btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover,
.btn-success:hover, .btn-success:active, .btn-success.hover,
.btn-success {
    background-color: #29afcc;
    border-color: #29afcc;
}
.btn-success:hover {
    background-color: #2ac1de;
    border-color: #2ac1de;
}
/* TABLAS */

#tbl_empresas td:first-child {
    text-align: center;
}


/*  REPORTE  INFORMES */

.cal-mt-btn{
    /*width: calc(100% - 125px);*/
}
.cal-btn{
    float: left;
    margin-right: 10px;

}

.user-block-informe{
    padding-bottom: 10px;
}


/* RIPPLE CSS */
.teclado-numerico button ,
.teclado-numerico a {
    position: relative;
    border: none;
    outline: none;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 2px;
}
.ripple {
    position: absolute;
    background: rgba(0,0,0,.15);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    pointer-events: none;
}
.ripple.show {
    -webkit-animation: ripple .3s ease-out;
    animation: ripple .3s ease-out;
}
@-webkit-keyframes
    ripple { to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);

    }
}
@keyframes
    ripple { to {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);

    }
}

/* RIPPLE CSS*/

/* ESTILOS OFERTAS */

/*#lst_offers {*/
/*    margin-left: -30px;*/
/*    margin-right: -30px;*/
/*}*/

#lst_offers ul {
    list-style: none;
    padding-left: 0;
}

.offer-content-box {
    margin-top: 20px;
}
.offer-content-box-button {
    margin-top: 30px;
}
.content-block-offer h2{
    margin-top: 0px;
    font-size: 26px;
    height: 40px;
    overflow: hidden;
}
.box-offer {
    background-color: #FFF;
    margin-bottom: 15px;
    padding: 16px 0px;
    border-radius: 15px;
    cursor: pointer;
}

.box-offer:hover {
    background-color: #EC0A7B12;

}
.offer-content{
    margin: 0px 0px 15px 15px;
    background-color: #fff0f7;
    padding: 21px;
    border: 1px solid #DDD;
    border-radius: 10px;
}
ul.offer-titulation{
    list-style: circle;
    color: #79124c;
}

.box-offer-img img {
    width: 70px !important;
    height: 70px;
}

.course_list {
    list-style: circle;
    color: #79124C;
}

.dashboard .close {    color: #000;}
.modal-content.ocupat0 .modal-header {   background: url('../img/laboratorio.jpg') top center no-repeat #FFFFFF; padding: 20px 20px 10px 20px;}
.modal-content.ocupat1 .modal-header {   background: url('../img/laboratorio2.jpg') top center no-repeat #FFFFFF; padding: 20px 20px 10px 20px;}
.modal-content.ocupat2 .modal-header {   background: url('../img/laboratorio3.jpg') top center no-repeat #FFFFFF; padding: 20px 20px 10px 20px;}
.modal-content.ocupat3 .modal-header {   background: url('../img/laboratorio4.jpg') top center no-repeat #FFFFFF; padding: 20px 20px 10px 20px;}
.modal-content.ocupat4 .modal-header {   background: url('../img/laboratorio5.jpg') top center no-repeat #FFFFFF; padding: 20px 20px 10px 20px;}

#tb_offers tr > :nth-child(4) {
    display: none;
}

/*.modal-header  {   background: url('../img/bg_login.jpg') top center no-repeat #FFFFFF;}*/
/*.modal-header  {   background: url('../img/bg_login.jpg') top center no-repeat #FFFFFF;}*/

.modal-header {

    padding:  12px 20px 0px 20px;
    border-radius: 10px 10px 0px 0px;
    background-size: cover !important;
}
.modal-content.ocupat .modal-container {
    display: inline;
}
.modal-content.ocupat .modal-header h3{
    height: 140px;
}

.modal-content.ocupat h2.content-title
{
        margin-top: -70px;
        background-color: rgba(255,255,255,0.7);
        margin-left: -30px;
        padding-left: 45px;
        margin-right: -30px;
        padding-right: 30px;
        padding-top: 12px;
        height: 50px;
        font-size: 26px;
    line-height: 1.3;
    overflow: hidden;
}
.modal-buttons{
    padding: 20px 20px 20px 20px;
}
.modal-container{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 20px;
    display: block;
}

.modal-content.mail{
    background: url('../img/envelope-bg.jpg') top center no-repeat #FFFFFF;
}

#lb_oc_off_dateend {
    font-size: 12px;
}

/* PAGINADOR */

#paginator_offers{
    margin: 20px 0;
    clear: both;
    padding-left: 0;
    height: 20px;
}


.page-previous,
.page-next{
    padding: 5px;
    margin:5px;
    border: 1px solid #79124c;
    color: #79124c;
    cursor: pointer;
}

/*@media (max-width: 319px) {*/


    /*.teclado-numerico > button{*/
        /*width: 25%;*/
    /*}*/
/*}*/
@media (max-width: 480px) {
    .weather-horizontal .weather-desc {
        display: none;
    }

    .modal-content {
        width: 100% !important;
        margin: 0;
    }

    .content-block-offer div {
        padding: 0px !important;
    }

    .content-block-offer h2 {
        margin-top: 35px;
        font-size: 21px;
        height: 50px;
        overflow: hidden;
    }

    .content-block-offer div#oc_off_desc {
        padding: 21px !important;
        margin: 0;
    }

    .modal-content.ocupat h2.content-title {
        margin-top: -128px;
        height: 108px;
        padding-left: 50px;
        padding-right: 50px;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    /*
      ##Device = Most of the Smartphones Mobiles (Portrait)
      ##Screen = B/w 320px to 479px
    */

    .dashboard .breadcrumb {
        display: none;
    }
    .colabora {
        margin-left: 0px;
        display:inline;
        margin-top: 10px;
    }
    .colabora img{
        padding-top: 5px;
    }
    .course_list{
        display:none;
    }
    #tb_offers .parent .course_list{
        display:inline;

    }

}

/*@media (min-width: 481px) and  (max-width: 766px)  {*/


/*}*/
/*@media (min-width: 768px) and (max-width: 1024px) {*/
/*!**/
  /*##Device = Tablets, Ipads (portrait)*/
  /*##Screen = B/w 768px to 1024px*/
/**!*/


/*}*/

/*@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {*/
    /*!**/
      /*##Device = Tablets, Ipads (landscape)*/
      /*##Screen = B/w 768px to 1024px*/
    /**!*/
    /*.codigo-box,*/
    /*.teclado-box{*/
        /*width: 100%;*/
        /*display: inline-block;*/
    /*}*/
    /*.teclado-numerico {*/
        /*width: 100%;*/
        /*height: auto;*/

    /*}*/
    /*.teclado-numerico > button {*/
        /*width: 27%;*/
        /*height: 14.5vh;*/
        /*font-size: 26px !important;*/
    /*}*/
    /*.control-horario {*/
        /*margin-top: 0px;*/
    /*}*/
    /*.codigo-box{*/
        /*width: 35%;*/
        /*float: left;*/
    /*}*/
    /*.teclado-box{*/
        /*width: 65%;*/
    /*}*/


/*}*/
/*@media (min-width: 1025px) and (max-width: 1599px) {*/
    /*.teclado-numerico > button {*/
        /*width: 12.5vw;*/
    /*}*/
/*}*/
/*@media (min-width: 1600px){*/
    /*.teclado-numerico {*/
        /*width: 38vw;*/
    /*}*/
/*}*/

/*@media(orientation: landscape)*/
/*{*/
    /*.teclado-numerico{*/
        /*text-align: right*/
    /*}*/
/*}*/

.teclado-numerico > button{
    background-color: rgba(0, 145, 234, 0.32);
    font-size:2em;
    margin:7px;
    color: #2b7eb7;
}

.teclado-numerico {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 100px;
}
.teclado2{
    grid-template-columns: repeat(4, 1fr);
}

.teclado2 .entrar{
    grid-row: auto / span 2;
}
.teclado2 .salir{
    grid-row: auto / span 2;
}
.teclado-numerico .entrar{
    /*margin-right:30px;*/
    background-color: #9ccc65 !important;
    color: green;
    font-size:2vh;
}
.teclado-numerico .salir{
    /*margin-left:30px;*/
    background-color:#f44336 !important;
    color: #69161c;
    font-size:2vh;
}

.pin-content{
    clear: both;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 100px;
}
#codigo-horas {
    grid-column: auto / span 2;
    width: calc(100% - 10px);
    height: 100%;
}
.limpiar-codigo{
    background-color: rgba(255, 142, 55, 0.32);
    font-size:2em;
    margin:7px;
    color: #ff8e37;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
}
.limpiar-codigo:hover {
    color: #bc6c28;
}
.foto {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 100px;
    margin: 7px;
}
#video {
    grid-column: auto / span 3;
    grid-row: auto / span 3;
    border-radius: 2px;

}
table.dataTable tr.bgtb_0{
    background-color: rgba(217, 217, 217, 0.03);
}

table.dataTable tr.bgtb_1{
    background-color: #f9f9f9;
}

tr.bgtb_0 > td,
tr.bgtb_1 > td{
    border-top: 1px solid #ddd !important;
}


.select2-results__option .fas.fa-folder-open {
    margin-left: 20px;
}
.select2-results__option .fas.fa-tasks {
    margin-left: 40px;
}

.chekpermisssions th,
.chekpermisssions {
    text-align: center;
}
.navbar-nav > .user-menu > .dropdown-menu > .user-body {
    padding: 15px;
    border-bottom: 1px solid #f9be56;
    border-top: 1px solid #f9be56;
}
.user-body {
    background-color: #feeccc;
    color: orange;
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu{
    border-top: 1px solid #d2d6de;
}

.weather-horizontal{
    padding-top:15px;
    display: inline-block;
}
.weather-horizontal .weather-desc,
.weather-horizontal .weather-temp{
    padding-right: 8px;

}
.weather-horizontal .weather-icon{
    padding-right: 5px;
}
.navbar-nav > .weather-menu  > .dropdown-menu {
    width: 280px;
    padding: 0 0 0 0;
    margin: 0;
    top: 100%;
}
.navbar-nav > li.weather-menu > a{
    padding-bottom: 12px;
}
.navbar-nav > .weather-menu .dropdown-menu li{

}
.navbar-nav > .weather-menu  > .dropdown-menu > li.header{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #ffffff;
    padding: 7px 10px;
    border-bottom: 1px solid #f4f4f4;
    color: #444444;
    font-size: 14px;
}
.tWeatherDesc{
    padding-left: 10px;
    display: inline-block;
    color: #ccc;
    font-style: italic;
    font-size: 13px;
    vertical-align: sub;
}

.WeatherContent{
    display: inline-block;
}
.WeatherContent h4{
    margin: 5px;
}

.weather-menu .WeatherCurrent {
    padding: 5px;
}
.weather-menu .footer {
    border-top: 1px solid #f4f4f4;
}
.weather-menu small {
    font-size: 75%;
    float: right;
    color: #cccccc;
}
.weather-menu small .timereload{
    padding-right: 5px;
}
.weather-menu .footer div {
    width: 17%;
    display: inline-block;
    margin-right: 7px;
    border-right: 1px solid #f4f4f4;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.weather-menu .footer div:last-child{
    border-right: 0px;
    margin-right: 0px;
}
.weather-menu .footer div:first-child{
    margin-left: 10px;
}

.weather-menu .footer .HourlyHour{
    display:inline-block;
    font-size: 12px;
}
.weather-menu .footer .HourlyDay{
    display:inline-block;
    font-size:8px;
}
.weather-menu .footer .HourlyTemp  {
    display:inline-block;
    font-size: 14px;
}

/*  Temperatura color  */
.label-temp-29, .label-temp-28, .label-temp-27, .label-temp-26, .label-temp-25, .label-temp-24, .label-temp-23, .label-temp-22,.label-temp-21
{
    background-color: rgb(91, 78, 196);
}
.label-temp-20, .label-temp-19, .label-temp-17, .label-temp-16, .label-temp-15, .label-temp-14, .label-temp-13, .label-temp-12,.label-temp-11
{
    background-color: rgb(68, 91,199);
}
.label-temp-10, .label-temp-9, .label-temp-8
{
    background-color: rgb(7, 30, 195);
}
.label-temp-7, .label-temp-6, .label-temp-5, .label-temp-4, .label-temp-3
{
    background-color: rgb(16, 80, 240);
}
.label-temp-2, .label-temp-1, .label-temp0
{
    background-color: rgb(40,112,230);
}
.label-temp1, .label-temp2, .label-temp3
{
    background-color: rgb(31,180,221);
}

.label-temp4, .label-temp5, .label-temp6
{
    background-color: rgb(50,182,115);
}

.label-temp7, .label-temp8, .label-temp9
{
    background-color: rgb(113,188,60);
}

.label-temp10, .label-temp11, .label-temp12
{
    background-color: rgb(147,193,36);
}

.label-temp13, .label-temp14, .label-temp15
{
    background-color: rgb(182,198,9);
}
.label-temp16, .label-temp17, .label-temp18
{
    background-color: rgb(254,183,1);
}
.label-temp19, .label-temp20, .label-temp21, .label-temp22
{
    background-color: rgb(254,154,59);
}
.label-temp23, .label-temp24, .label-temp25, .label-temp26
{
    background-color: rgb(253,132,59);
}
.label-temp27, .label-temp28, .label-temp29
{
    background-color: rgb(218,47,47);
}
.label-temp30, .label-temp31, .label-temp32, .label-temp33
{
    background-color: rgb(218,58,69);
}
.label-temp34, .label-temp35, .label-temp36, .label-temp37
{
    background-color: rgb(220,3,3);
}
.label-temp38, .label-temp39, .label-temp40, .label-temp41, .label-temp42, .label-temp43, .label-temp44
{
    background-color: rgb(183, 76, 16);
}

.weather-menu .temp{
    font-size: 18px;
    margin-left: 5px;
}

.color-temp-29, .color-temp-28, .color-temp-27, .color-temp-26, .color-temp-25, .color-temp-24, .color-temp-23, .color-temp-22,.color-temp-21
{
    color: rgb(91, 78, 196);
}
.color-temp-20, .color-temp-19, .color-temp-17, .color-temp-16, .color-temp-15, .color-temp-14, .color-temp-13, .color-temp-12,.color-temp-11
{
    color: rgb(68, 91,199);
}
.color-temp-10, .color-temp-9, .color-temp-8
{
    color: rgb(7, 30, 195);
}
.color-temp-7, .color-temp-6, .color-temp-5, .color-temp-4, .color-temp-3
{
    color: rgb(16, 80, 240);
}
.color-temp-2, .color-temp-1, .color-temp0
{
    color: rgb(40,112,230);
}
.color-temp1, .color-temp2, .color-temp3
{
    color: rgb(31,180,221);
}

.color-temp4, .color-temp5, .color-temp6
{
    color: rgb(50,182,115);
}

.color-temp7, .color-temp8, .color-temp9
{
    color: rgb(113,188,60);
}

.color-temp10, .color-temp11, .color-temp12
{
    color: rgb(147,193,36);
}

.color-temp13, .color-temp14, .color-temp15
{
    color: rgb(182,198,9);
}
.color-temp16, .color-temp17, .color-temp18
{
    color: rgb(254,183,1);
}
.color-temp19, .color-temp20, .color-temp21, .color-temp22
{
    color: rgb(254,154,59);
}
.color-temp23, .color-temp24, .color-temp25, .color-temp26
{
    color: rgb(253,132,59);
}
.color-temp27, .color-temp28, .color-temp29
{
    color: rgb(218,47,47);
}
.color-temp30, .color-temp31, .color-temp32, .color-temp33
{
    color: rgb(218,58,69);
}
.color-temp34, .color-temp35, .color-temp36, .color-temp37
{
    color: rgb(220,3,3);
}
.color-temp38, .color-temp39, .color-temp40, .color-temp41, .color-temp42, .color-temp43, .color-temp44
{
    color: rgb(183, 76, 16);
}


.new-user .checkbox label, .radio label {
    /*padding-left: 14px;*/
}

table.dataTable tbody td.user-status-content{
    padding-top: 5px;
    padding-bottom: 5px;
}
.status-user i{
    padding-right: 7px;
}

.checkbox label, .radio label {
    padding-left: 10px;
}
#user_permission {
    width: 60px;
    display: inline-block;
    margin-right: 10px;
}
#user_permission .user_status {
    position: relative;
    top: 21px;
    left: 42px;
}
#user_permission .profile-user-img.img-responsive.img-circle {
    width: 60px;
    height: 60px;
}
#user_permission .profile-user-img.taskpermission {
    border-color: #81d16c;
}
#user_permission .profile-user-img.tasknopermission {
    border-color: #fd71af;
}

.user-menu .user-body{
    display: none;
}
