html, body, form {
    margin: 0;
    max-width: 100%;
    background-color: #fff;
}

.contenido {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 70px;
    background: #ffffff;
    margin-bottom: 40px;
    max-width: 1230px;
}

a {
    color: darkgrey;
}

    a:hover {
        color: #000000;
        text-decoration: none;
    }

.footer {
    background-color: #7CD1E9;
    color: white;
    padding: 15px;
    text-align: center;
}

input[type="button"], input[type="submit"] {
    font-family: FontAwesome, Arial;
}

.btn:hover {
    cursor: pointer !important;
}

/* DATAGRID */
.dtgheader {
    background-color: #009bdb !important;
}


.dtg {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}


.dtgheader {
    font-size: 14px;
    font-weight: 600;
    color: white;
    height: 50px;
}


    .dtgheader td {
        padding: 5px;
        border: #015aa7;
    }

.dtgfooter {
    background-color: #f6f6f6;
    border-top: solid 1px #ddd;
}

.dtgitem {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 12px;
    border-color: #015aa7;
}

.dtgitemlinea {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    font-size: 12px;
    border-color: #015aa7;
    border-bottom: solid 1px #428bca;
}

.dtgitem:hover {
    background-color: #F1F1F3;
    color: #000;
}

    .dtgitem:hover a {
        color: #000 !important;
        border-color: #fff !important;
    }

.dtgitem td {
    padding: 5px;
    text-align: left;
}

.dtgfooter td {
    padding: 5px;
    text-align: left;
}

.dtgitem:hover input[type="checkbox"] + label {
    opacity: 1 !important;
}

.dtgitem td input[type="checkbox"].nohide + label, .dtgitem td span.nohide input[type="checkbox"] + label {
    opacity: 1 !important;
}

.dtgitem:hover input[type="text"] {
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3);
}

.no-visible {
    display: none !important;
}

.block {
    display: block !important;
}

.inline {
    display: inline-block !important;
}

.full-width {
    width: 100%;
}

.full-height {
    height: 100%;
}

.fullScreen, .full {
    width: 100%;
    height: 100%;
}

.fLeft {
    float: left;
}

.fRight {
    float: right;
}

.pointer {
    cursor: pointer;
}

input[type="checkbox"], input[type="radio"] {
    margin-right: 10px !important;
}

.check-item td {
    padding-right: 20px;
}

.mTop20 {
    margin-top: 20px;
}

/* Página principal */
.titulo {
    text-align: left;
    font-size: 30px;
    font-weight: bold;
    color: #202F54;
    line-height: normal;
    border-bottom: 1px solid #888;
    margin-bottom: 1em !important;
    margin-top: 1em !important;
}

.subtitulo {
    font-weight: bold;
    color: #202F54;
    border-bottom: 1px solid #555;
}

.subtitulo_sitio {
    font-weight: bold;
    color: #202F54;
    font-size: 20px;
}



.w-90 {
    width: 90%;
}

.w-80 {
    width: 80%;
}

.w10 {
    width: 10px;
    overflow: hidden;
}

.w20 {
    width: 20px;
    overflow: hidden;
}

.w30 {
    width: 30px;
    overflow: hidden;
}

.w40 {
    width: 40px;
    overflow: hidden;
}

.w50 {
    width: 50px;
    overflow: hidden;
}

.w60 {
    width: 60px;
    overflow: hidden;
}

.w70 {
    width: 70px;
    overflow: hidden;
}

.w80 {
    width: 80px;
    overflow: hidden;
}

.w90 {
    width: 90px;
    overflow: hidden;
}

.w100 {
    width: 100px;
    overflow: hidden;
}

.w110 {
    width: 110px;
    overflow: hidden;
}

.w120 {
    width: 120px;
    overflow: hidden;
}

.w130 {
    width: 130px;
    overflow: hidden;
}

.w140 {
    width: 140px;
    overflow: hidden;
}

.w150 {
    width: 150px;
    overflow: hidden;
}

.w160 {
    width: 160px;
    overflow: hidden;
}

.w170 {
    width: 170px;
    overflow: hidden;
}

.w180 {
    width: 180px;
    overflow: hidden;
}

.w190 {
    width: 190px;
    overflow: hidden;
}

.w200 {
    width: 200px;
    overflow: hidden;
}

.w210 {
    width: 210px;
    overflow: hidden;
}

.w220 {
    width: 220px;
    overflow: hidden;
}

.w230 {
    width: 230px;
    overflow: hidden;
}

.w240 {
    width: 240px;
    overflow: hidden;
}

.w250 {
    width: 250px;
    overflow: hidden;
}

.w260 {
    width: 260px;
    overflow: hidden;
}

.w270 {
    width: 270px;
    overflow: hidden;
}

.w280 {
    width: 280px;
    overflow: hidden;
}

.w290 {
    width: 290px;
    overflow: hidden;
}

.w300 {
    width: 300px;
    overflow: hidden;
}

.w310 {
    width: 310px;
    overflow: hidden;
}

.w320 {
    width: 320px;
    overflow: hidden;
}

.w330 {
    width: 330px;
    overflow: hidden;
}

.w340 {
    width: 340px;
    overflow: hidden;
}

.w350 {
    width: 350px;
    overflow: hidden;
}

.w360 {
    width: 360px;
    overflow: hidden;
}

.w370 {
    width: 370px;
    overflow: hidden;
}

.w380 {
    width: 380px;
    overflow: hidden;
}

.w390 {
    width: 390px;
    overflow: hidden;
}

.w400 {
    width: 400px;
    overflow: hidden;
}

.w410 {
    width: 410px;
    overflow: hidden;
}

.w420 {
    width: 420px;
    overflow: hidden;
}

.w430 {
    width: 430px;
    overflow: hidden;
}

.w440 {
    width: 440px;
    overflow: hidden;
}

.w450 {
    width: 450px;
    overflow: hidden;
}

.w460 {
    width: 460px;
    overflow: hidden;
}

.w470 {
    width: 470px;
    overflow: hidden;
}

.w480 {
    width: 480px;
    overflow: hidden;
}

.w490 {
    width: 490px;
    overflow: hidden;
}

.w500 {
    width: 500px;
    overflow: hidden;
}

.w510 {
    width: 500px;
    overflow: hidden;
}

.w520 {
    width: 500px;
    overflow: hidden;
}

.w530 {
    width: 500px;
    overflow: hidden;
}

.w540 {
    width: 500px;
    overflow: hidden;
}

.w550 {
    width: 500px;
    overflow: hidden;
}

.w560 {
    width: 500px;
    overflow: hidden;
}

.w570 {
    width: 500px;
    overflow: hidden;
}

.w580 {
    width: 500px;
    overflow: hidden;
}

.w590 {
    width: 500px;
    overflow: hidden;
}

.w600 {
    width: 500px;
    overflow: hidden;
}

.w610 {
    width: 500px;
    overflow: hidden;
}

.w620 {
    width: 500px;
    overflow: hidden;
}

.w630 {
    width: 500px;
    overflow: hidden;
}

.w640 {
    width: 500px;
    overflow: hidden;
}

.w650 {
    width: 500px;
    overflow: hidden;
}

.w660 {
    width: 500px;
    overflow: hidden;
}

.w670 {
    width: 500px;
    overflow: hidden;
}

.w680 {
    width: 500px;
    overflow: hidden;
}

.w690 {
    width: 500px;
    overflow: hidden;
}

.w700 {
    width: 500px;
    overflow: hidden;
}

.h10 {
    height: 10px;
    overflow: hidden;
}

.h15 {
    height: 15px;
    overflow: hidden;
}

.h20 {
    height: 20px;
    overflow: hidden;
}

.h25 {
    height: 25px;
    overflow: hidden;
}

.h34 {
    height: 34px;
    overflow: hidden;
}

.h30 {
    height: 30px;
    overflow: hidden;
}

.h35 {
    height: 35px;
    overflow: hidden;
}

.h40 {
    height: 40px;
    overflow: hidden;
}

.h45 {
    height: 45px;
    overflow: hidden;
}

.h50 {
    height: 50px;
    overflow: hidden;
}

.h55 {
    height: 55px;
    overflow: hidden;
}

.h60 {
    height: 60px;
    overflow: hidden;
}

.h65 {
    height: 65px;
    overflow: hidden;
}

.h70 {
    height: 70px;
    overflow: hidden;
}

.h75 {
    height: 75px;
    overflow: hidden;
}

.h80 {
    height: 80px;
    overflow: hidden;
}

.h85 {
    height: 85px;
    overflow: hidden;
}

.h90 {
    height: 90px;
    overflow: hidden;
}

.h95 {
    height: 95px;
    overflow: hidden;
}

.h100 {
    height: 100px;
    overflow: hidden;
}

.fecha {
    width: 110px !important;
    flex: 0.2 !important;
}

.fechaChico {
    width: 80px;
}


.fRight {
    float: right;
}


.fLeft {
    float: left;
}

.aLeft {
    text-align: left;
}

.aRight {
    text-align: right;
}

.aCenter {
    text-align: center;
    margin: 0 auto;
}

.divLogin_titulo {
    background-color: #009bdb;
    font-size: 22px;
    color: white;
    font-family: arial;
}

.btn-sistema {
    color: #fff;
    background-color: #009bdb;
    border-color: #009bdb;
}

.btn-menu {
    color: #000;
    background-color: #e3e3e3;
    border-color: #009bdb;
}

.bg-sistema {
    background-color: #009bdb;
}

#div_footer {
    color: #fff;
    background-color: #009bdb;
    text-align: center;
}

#div_usuario {
    cursor: pointer;
    position: relative;
    width: 200px;
}

.div_usuario_menu {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    text-align: left;
    font-size: 14px;
    background-color: #fff;
}

#sideMenu {
    position: absolute;
    left: 1px;
    top: 65px;
    width: 0;
    height: 50px;
    font-size: 14px;
    z-index: 9999;
}

.cursorPointer:hover {
    cursor: pointer;
    background-color: rgba(0,0,0,0.1);
}

.cursorPointerSideMenu {
    color: #ffffff;
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    text-align: left;
    height: 40px;
    background-color: #000000;
}

    .cursorPointerSideMenu A {
        color: #ffffff;
        text-decoration: none;
    }


    .cursorPointerSideMenu:hover {
        cursor: pointer;
        color: #b3b5f3;
    }

    .cursorPointerSideMenu A:hover {
        cursor: pointer;
        color: #b3b5f3;
    }

/*LOADING inicio*/
.containerLoading {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.6);
    z-index: 99999;
    top: 0;
    left: 0;
}

.parentImageLoading {
    height: 100%;
    display: table;
    vertical-align: middle;
}

.imageLoading {
    background: url(/custom/imagenes/loader.gif);
    z-index: 99998;
    height: 150px;
    width: 200px;
    opacity: 0.7;
    background-size: contain;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 20%;
    background-repeat: no-repeat;
}




#div_header {
    height: 63px;
}

.card-login {
    max-width: 400px;
}

.logomunilogin {
    width: 100%;
    cursor: pointer;
    padding: 20px;
}

.ctrl_arriba {
    background-color: #009bdb;
}

.logosistema {
    cursor: pointer;
    float: left;
}

.logomuniarriba {
    float: right;
    height: 60px;
    cursor: pointer;
    margin-top: 15px;
    display: none;
}

.js-hidden {
    display: none;
}

.modal-ventana-content {
    width: 700px;
}

.swal2-confirm {
    background-color: #009bdb !important;
}

.menuusuario {
    font-size: 1.3em;
    margin: 0 3px 0 3px;
    cursor: pointer;
    color: #005b88;
}

.menuvisitante {
    font-size: 1em;
    margin: 0 3px 0 3px;
    cursor: pointer;
    color: #005b88;
    margin: 5px 5px;
}

.contenedormenuvisitante {
}

.valor {
    font-weight: bold;
    border-bottom: solid 1px #777;
}

.destacado {
    font-weight: bold;
    color: #015aa7;
}

.linksistema {
    color: #015aa7;
    font-weight: bold;
}

.opcionrubros {
    border: solid 1px #001cff;
    box-shadow: 0 0 10px 0 rgba(223,223,223,.45);
    background-color: #FFFFFF;
    cursor: pointer;
    border-radius: 0.50rem;
    -webkit-transition: background-color 1s ease-out;
    -moz-transition: background-color 1s ease-out;
    -o-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out;
}
.rub_padre {
    font-size: 2em;
    color: #001cff;
    padding-left:40px !important;
}

.opcionservicio {
    /*position:relative;
    box-shadow: 0 0 10px 0 rgba(223,223,223,.45);
    background-color:#FFFFFF;*/
    cursor: pointer;
    height: 200px;
    /*overflow: hidden;
	border-radius: 0.50rem;
	-webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;*/
}


.opcionservicio2 {
    /*position:relative;
    box-shadow: 0 0 10px 0 rgba(223,223,223,.45);
    background-color:#FFFFFF;*/
    cursor: pointer;
    height: 200px;
    /*overflow: hidden;
	border-radius: 0.50rem;
	-webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;*/
}



.opcionservicio:hover {
    /* background-color: #f9f9f9;*/
    cursor: pointer;
}

.opcionservicio2:hover {
    /* background-color: #f9f9f9;*/
    cursor: pointer;
}

.opcioninicio {
    cursor: pointer;
    height: 150px;
}

.card2 {
    display: flex;
}

.icono_servicio {
    text-align: center;
    width: 100px !important;
    height: 100px !important;
    margin-top: 20px;
}

.icono_servicio2 {
    text-align: center;
    width: 100% !important;
    max-width: 300px;
    margin-top: 20px;
}

.icono_servicio_chico {
    text-align: center;
    width: 100% !important;
   
    height: auto !important;
    margin-top: 20px;
    float: inherit !important;
}

.ser_descripcion_destacado {
    /*position: absolute;
    bottom: 0;
	left: 0;
    right: 0;*/
    color: #005b88;
    font-size: 18px;
    text-align: center;
    /*background-color: #f9f9f9;*/
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.lnkserv {
    color: #000;
    display: inline-block;
    margin-bottom: 0.8em;
    font-size: 0.8em;
}

.div_rubro {
    min-height: 150px;
    /*  padding:5px;  */
}

    .div_rubro a:hover {
        color: #009bdb;
    }

.headerrubro {
    background-color: #008095 !important;
    color: #fff;
}

.vermas {
    color: #009bdb;
}

.campofam_obligatorio {
    border: solid 1px #ff0000;
}


@media (max-width: 650px) {
    .titulo {
        font-size: 20px;
    }

    #arribactrl_imglogo {
        height: 40px;
        /*height:60px;*/
    }

    .modal-ventana-content {
        width: 100% !important;
    }
}



/*CARDS*/


.card-header {
    font-weight: bold;
}

/*ARRIBA CLIENTE*/

.ingresar {
    background-color: #337ab7;
}

#pager_entrada_home {
    font-size: 11px;
}

#pager_entrada_next {
    font-size: 11px;
}

#pager_entrada_end {
    font-size: 11px;
}

#pager_entrada_back {
    font-size: 11px;
}

#pager_salida_home {
    font-size: 11px;
}

#pager_salida_next {
    font-size: 11px;
}

#pager_salida_end {
    font-size: 11px;
}

#pager_salida_back {
    font-size: 11px;
}

.boton_destacado {
    border-radius: 5px;
    border: solid 1px #ccc;
}

.selfie_chica {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    background-size: cover;
    background-position: top center;
}

.icono_rubro {
    height: 41px;
    float: left;
}

.opcionservicio3 {
    cursor: pointer;
}

.serv_destacado_3 {
    font-size: 0.9em;
    font-weight: bold;
}

.serv_resumen_3 {
    font-size: 0.8em;
    color: #333;
}

.buscador {
    max-width: 400px;
}

.usu_menu {
    float: right;
}

.item_usu_menu {
   
}

#arribactrl2_ico_usuario {
      
   
    
}

.ico_usuario {
    color: #005b88;
    font-size: 1em;
    float: right;
    border-radius: 50%;
    border: 3px solid #005b88;
    width: 40px;
    height: 40px;
    text-align: center;
    align-items: center;
    margin: 0 auto;
    vertical-align: middle;
    background-size: cover;
    background-position: top center;
    cursor: pointer;
    justify-content: center;  
    display: flex;
}

.ico_badge {
    float: right;
    display: flex;
    width: 40px;
    height: 40px;
    text-align: center;
    align-items: center;
    margin: 0 auto;
    vertical-align: middle;
    cursor: pointer;
    justify-content: center;
    cursor:pointer;
}

.bell-amarilla {
    border: none;
    background-color: transparent;
    color: #fba01c;
}

.div_notificaciones {
    max-height: 380px;
    width: 430px;
    overflow: scroll;
    overflow-x: hidden;
    position: absolute;
    top: 60px;
    right: 40px;
    z-index: 100;
    background: #fff;
    border: solid 1px #005b88;
}

.notificacion-cerrar{
    float:right;
    padding:5px;
}

.notificaciones_header{
    background:#dedede;
    height:33px;
    padding:5px;
}
.notificacion-item {
    padding:5px;
    cursor:pointer;
}
.notificacion-item:hover {
    background:#ededed;
}

.notificacion-separador{
    border-top:1px solid #dedede;
}
.notificacion-fecha {
    font-size:0.8em;
    
}
.notificacion-titulo {
    font-size: 1em;
    font-weight: bold;
}
.notificacion-detalle{
    font-size: 0.9em;
    
}
.notificaciones_footer {
    background: #dedede;
    height: 33px;
    padding: 5px;
}


@media only screen and (max-width: 768px) {
    .div_notificaciones {
        position: absolute;
        width: 100%;
        top: 0;
        right: 0;
        height: max-content;
        max-height: none;
    }
}



/******************menu de usuario***************/
.navbar {
    padding: 15px 10px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 100%;
}

@media only screen and (min-width: 1650px) {
    #sidebar {
        position: fixed;
    }
}

@media only screen and (max-width: 1649px) {
    #sidebar {
        position: sticky;
    }
}

@media only screen and (max-width: 768px) {
    #sidebar {
        width: 100%!important;
        position: fixed;
    }

    #sidebarParent {
        position: absolute;
        left: 0;
        right: 0;
    }

    #sidebar.active {
        margin-left: -1000px!important;
    }
}


#sidebar {
    width: 250px;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 999;
    background: #fff;
    color: #24688d;
    transition: all 0.3s;
}

    #sidebar li {
        padding: 10px 0px;
        cursor: pointer;
    }

    #sidebar.active {
        margin-left: -250px;
    }

    #sidebar .sidebar-header {
        padding: 20px;
        background: #005b88;
    }

    #sidebar ul.components {
        padding: 10px 5px;
        border-bottom: 1px solid #47748b;
        color: #005b88;
    }

    #sidebar ul p {
        color: #fff;
        padding: 10px;
    }

    #sidebar ul li a {
        padding: 10px;
        font-size: 1.1em;
        display: block;
    }

        #sidebar ul li a:hover {
            color: #7386D5;
            background: #fff;
        }

    #sidebar ul li.active > a,
    a[aria-expanded="true"] {
        color: #fff;
        background: #6d7fcc;
    }

a[data-toggle="collapse"] {
    position: relative;
}

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #6d7fcc;
}

ul.CTAs {
    padding: 20px;
}

    ul.CTAs a {
        text-align: center;
        font-size: 0.9em !important;
        display: block;
        border-radius: 5px;
        margin-bottom: 5px;
    }

a.download {
    background: #fff;
    color: #7386D5;
}

a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

.nombre_sistema_menu {
    /*valor por default del menu lateral*/
    display:none;
}
.persona_logueada{
    display:none;
}
.logomuniarlogomuniarriba_menu_sin_loguear {
    height: 60px;
}
.logomuniarriba_menu_logueado {
    height: 60px;
}
.marco_turno{
    border:solid 1px #cccccc;
    border-radius:5px;
}
.badge-m {
    background-color: red;
    color: #fff;
    padding: 0.25em;
    margin-left: 22px;
    margin-top: -20px;
    height: 15px;
    font-weight: 700;
    line-height: 1;
    font-size: .7em !important;
    border-radius: 0.25rem;
    text-align: center;
    position: absolute;
}

.bell-m{
    font-size:2em;
}
/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
    width: calc(100% - 250px);
    padding: 40px;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    right: 0;
}

    #content.active {
        width: 100%;
    }

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */

@media (max-width: 768px) {
    /*
    #sidebar {
        margin-left: -250px;
        position:absolute !important;
    }

    #sidebar.active {
        margin-left: 0;
        width:100%;
    }
    */

    #content {
        width: 100%;
    }

        #content.active {
            width: calc(100% - 250px);
        }

    #sidebarCollapse span {
        display: none;
    }


	
}
@media (min-width: 768px) {
    /*#sidebarCollapse {
        display: none;
    }*/
	
	.ocultarcerrar {
        display: none;
    }
}

/************ESTILOS GRILLA DE TURNOS**************/
.dtg_turnos td {
    border: 5px #fff solid;
  
}
.dtgheader_turnos {
}

.disponible {
    color: #fff !important;
}

.dtgheader_turnos td {
    padding: 10px !important;
    background-color: #666666;
    color:#fff !important;
}
