@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*fonts*/
@font-face {
    font-family: 'AntipastoPro-Bold_trial';
    src: url('../fonts/AntipastoPro-Bold_trial.ttf') format('truetype');
}

@font-face {
    font-family: 'AntipastoPro-DemiBold_trial';
    src: url('../fonts/AntipastoPro-DemiBold_trial.ttf') format('truetype');
}

@font-face {
    font-family: 'AntipastoPro-ExtraBold_trial';
    src: url('../fonts/AntipastoPro-ExtraBold_trial.ttf') format('truetype');
}

@font-face {
    font-family: 'AntipastoPro-Extralight_trial';
    src: url('../fonts/AntipastoPro-Extralight_trial.ttf') format('truetype');
}

@font-face {
    font-family: 'AntipastoPro-Hairline_trial';
    src: url('../fonts/AntipastoPro-Hairline_trial.ttf') format('truetype');
}

@font-face {
    font-family: 'AntipastoPro-Light_trial';
    src: url('../fonts/AntipastoPro-Light_trial.ttf') format('truetype');
}

@font-face {
    font-family: 'AntipastoPro-Medium_trial';
    src: url('../fonts/AntipastoPro-Medium_trial.ttf') format('truetype');
}

@font-face {
    font-family: 'AntipastoPro-Thin_trial 2';
    src: url('../fonts/AntipastoPro-Thin_trial 2.ttf') format('truetype');
}

@font-face {
    font-family: 'AntipastoPro-Thin_trial';
    src: url('../fonts/AntipastoPro-Thin_trial.ttf') format('truetype');
}

@font-face {
    font-family: 'AvenirNext-Regular';
    src: url('../fonts/AvenirNext-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'AvenirNextLTPro-Bold';
    src: url('../fonts/AvenirNextLTPro-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'AvenirNextLTPro-It';
    src: url('../fonts/AvenirNextLTPro-It.otf') format('opentype');
}

@font-face {
    font-family: 'AvenirNextLTPro-Regular';
    src: url('../fonts/AvenirNextLTPro-Regular.otf') format('opentype');
}

* {
    border: 0px;
    margin: 0px;
    padding: 0px;
}

body {
    background: #ffffff;
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
}

.modal-body {
    position: relative;
    padding: 15px;
    text-align: center;
}

}
/*
::-webkit-input-placeholder {
   color: #93937b;
}
:-moz-placeholder {
   color: #93937b;  
}
::-moz-placeholder {
   color: #93937b;  
}
:-ms-input-placeholder {  
   color: #93937b;  
}

input[type="text"], input[type="password"], select {
	height: 40px;
	border:1px solid #d6d4c8;
	background: transparent;
	border-radius: 8px;
	padding: 0 20px;
	width: 100%;
	max-width: 290px;
	font-size: 14px;
   color: #93937b;  
}


*/
.boton-azul {
    height: 40px;
    width: 100%;
    max-width: 165px;
    border-radius: 8px;
    color: #FFF;
    background: url(/Content/img/boton-azul-bg.jpg) repeat-x;
    background-size: auto 100%;
    font-size: 12px;
}


/******************************
*	header
******************************/
.header {
    border-bottom: 1px solid #e7e8e6;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 10;
}

.logo {
    width: 121px;
    height: 42px;
    float: left;
    margin: 10px 0;
}

    .logo a {
        display: block;
        width: 121px;
        height: 44px;
        text-indent: -9999px;
        background: url(/Content/img/logo.png) no-repeat center;
    }

.head-nav {
    list-style: none;
    margin: 0;
    float: right;
}

    .head-nav li {
        border-right: 1px solid #e7e8e6;
        border-left: 1px solid #e7e8e6;
        float: left;
        height: 64px;
    }

        .head-nav li + li {
            border-left: 0;
        }

    .head-nav .cerrar-sesion {
        font-size: 13px;
        padding-top: 25px;
        text-align: center;
        color: #6a6a59;
        display: block;
        height: 64px;
        width: 110px;
    }

    .head-nav .configurar {
        width: 70px;
        height: 64px;
        text-indent: -9999px;
        display: block;
        background: url(/Content/img/engrane-icon.png) no-repeat center;
    }

    .head-nav .ayuda {
        width: 70px;
        height: 64px;
        text-indent: -9999px;
        display: block;
        background: url(/Content/img/ask-icon.png) no-repeat center;
    }

.head-usuario {
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    margin: 14px 0;
    padding: 0 256px;
}

    .head-usuario img {
        vertical-align: middle;
        border-radius: 50%;
    }

    .head-usuario a {
        text-align: center;
        vertical-align: middle;
        display: inline-block;
        color: #6ea14f;
        text-decoration: none;
        line-height: 34px;
    }

#header .navbar-brand {
    padding: 6px 15px;
}

#header.navbar {
    margin-bottom: 30px;
    padding-top: 10px;
    height: 80px;
    border: none;
    background-color: #fff;
}
/*nav*/
.navaud {
    background-color: #fff;
    margin-top: 20px;
}

.logim {
    padding-top: 0px;
    width: 130px;
}

.navbar-default .nav navbar-nav {
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
    font-size: 20.0px;
    color: rgba(140, 140, 140, 1.0);
    text-align: left;
    line-height: 27.0px;
    margin-top: 20px;
}

.navbar-default .navbar-nav > li > a:hover {
    color: rgba(58, 181, 73, 1.0);
}


.input-group .form-control, select {
    color: rgba(140, 140, 140, 1.0);
}
/******************************
*	footer
******************************/
.footer {
    text-align: center;
    /*background: url(/Content/img/footer-bg.png) repeat-x;*/
    height: 60px;
    padding-top: 11px;
    /*position: relative;*/
    z-index: 10;
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
}

.espacio-footer {
    height: 60px;
    margin-top: 20px;
    display: block;
}

.espacio-footer1 {
    height: 10px;
    margin-top: 60px;
    display: block;
}

.modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 1px solid #ffffff;
}

.logogo {
    height: 24px;
    width: 117px;
    margin-right: 40px;
    margin-bottom: 30px;
    float: right;
    -webkit-transition: -webkit-transform 0.3s ease-in-out 0.2s;
}

    .logogo:hover {
        z-index: 10;
        -webkit-transform: scale(1.2);
    }

.logogop {
    height: 26px;
    width: 91px;
    margin-left: 40px;
    margin-bottom: 30px;
    float: left;
    -webkit-transition: -webkit-transform 0.3s ease-in-out 0.2s;
}

    .logogop:hover {
        z-index: 10;
        -webkit-transform: scale(1.2);
    }

.textfoot {
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
    font-size: 16.0px;
    color: rgba(255, 255, 255, 1.0);
    line-height: 22.0px;
    margin-left: auto !important;
    margin-right: auto !important;
    outline: none !important;
    text-decoration: none;
    border: none;
}

    .textfoot:hover {
        color: rgba(255, 255, 255, 1.0);
        outline: none !important;
        text-decoration: none;
        border: none;
    }


.footera {
    text-align: center;
    height: 60px;
    position: relative;
    padding-top: 11px;
    z-index: 10;
    width: 100%;
    bottom: 0;
    left: 0;
    position: fixed;
    background: #fff;
}

/******************************
*	Login
******************************/
#login {
    background: url('../img/login.png') no-repeat center;
    /*background: url(/Content/img/login-bg.jpg) no-repeat center;*/
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: table;
}

.verd {
    background: rgba(58, 181, 73, 0.70);
    background-size: cover;
    position: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: table;
    z-index: 1;
    margin: 0;
}

.login {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.logo-login {
    display: block;
    /*background: url(/Content/img/logo-login.png) no-repeat center;*/
    background: url('../img/Audi.png') no-repeat center;
    width: 290px;
    height: 140px;
    margin: 0 auto 40px;
    text-indent: -9999px;
}

.logo-login-Mabe {
    display: block;
    background: url(/Content/img/logo-loguin-mabe.png) no-repeat center;
    width: 361px;
    height: 123px;
    margin: 0 auto 40px;
    text-indent: -9999px;
}
/*
#login .usuario {
	background: #FFF url(/Content/img/user-icon.png) no-repeat 15px center;
	width: 310px;
	display: block;
	margin: 0 auto 20px;
	padding-left: 46px;
}
#login .pass {
	background: #FFF url(/Content/img/pass-icon.png) no-repeat 15px center;
	width: 310px;
	display: block;
	margin: 0 auto 20px;
	padding-left: 46px;
}
#login .entrar {
	margin-top: 30px;
	display: inline-block;
}*/
#login a {
    margin-top: 70px;
    display: block;
    text-align: center;
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
    font-size: 22.0px;
    line-height: 30.0px;
    color: #ffffff;
    text-decoration: underline #fff;
    /*border-bottom: 1.5px solid #fff;*/
    width: 235px;
    margin-left: auto !important;
    margin-right: auto !important;
}

    #login a:hover {
        color: rgb(73, 73, 73);
        text-decoration: underline rgb(73, 73, 73);
    }

#login + .footer {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

/*Fondo*/
.fondo {
    background: #fff;
    width: 100%;
    height: auto;
    margin-left: auto !important;
    margin-right: auto !important;
    /*margin-top:50px;*/
}

.ajustf {
    padding-left: -20px;
    padding-right: -20px;
}

.navtexta {
    font-family: "AvenirNext-DemiBold", Helvetica, Arial, serif;
    font-size: 20.0px;
    color: rgba(140, 140, 140, 1.0);
    margin-left: 10px;
}
/*botonindex*/
#btnRecovery, #btnpassword {
    width: auto;
    height: 40px;
    margin-left: auto !important;
    margin-right: auto !important;
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
    outline: none;
    font-size: 18.0px;
    text-align: center;
    line-height: 20px;
    padding-left: -15px !important;
    background: #8c8c8c;
    border: none;
}
/*#btnEnter, #btnRecovery, #btnpassword, #btnEnter1, #btnCancelar:hover {
	background: #6c6b6b;
}*/


.btnint {
    width: auto;
    /*height: 40px;*/
    margin-left: auto !important;
    margin-right: auto !important;
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
    outline: none;
    font-size: 22.0px;
    text-align: center;
    line-height: 30.0px;
    padding-left: -15px !important;
    background: #8c8c8c;
    border: none;
}

    .btnint:hover {
        width: auto;
        /*height: 40px;*/
        margin-left: auto !important;
        margin-right: auto !important;
        font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
        outline: none;
        font-size: 22.0px;
        text-align: center;
        line-height: 30.0px;
        padding-left: -15px !important;
        background: #8c8c8c;
        border: none;
    }

.btnaj {
    padding: 0;
}

#btnmail, #btnSelect {
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
    outline: none;
    font-size: 16.0px;
    text-align: center;
    padding-left: -15px !important;
    background: #fff;
    border: none;
    outline: none;
    background-color: rgba(58, 181, 73, 1.0);
    border-radius: 8px;
    margin-right: 10px;
    width: 196px;
    margin-bottom: 10px;
}

/*#btnCancelar {
	font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
	outline: none;
	font-size: 16.0px;
	text-align: center;
	padding-left: -15px !important;
	background: #fff;
	border: none;
	outline: none;
	background-color: rgb(161, 160, 160);
	border-radius: 8px;
	width: 196px;
	margin-bottom: 10px;
}*/


#btnSearch, #btnClean, #btnBuscar {
    width: 200px;
    height: 40px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
    outline: none;
    font-size: 18.0px;
    text-align: center;
    line-height: 20.0px;
    background: rgba(58, 181, 73, 1.0);
    border: none;
    color: #fff;
}
/*#btnExportar:hover {
	background: #6c6b6b;
}*/

#btnExportar, #export, .btn-success {
    width: 220px;
    height: 40px;
    margin-left: 20px;
    margin-right: 20px;
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
    outline: none;
    font-size: 18.0px;
    text-align: center;
    /*line-height: 30.0px;*/
    background: rgba(58, 181, 73, 1.0);
    border: none;
}
/*	#btnSearch:hover {
		background: #6c6b6b;
	}*/

#btnAdd, #btnRefresh, .gbot {
    background: rgba(58, 181, 73, 1.0);
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
    outline: none;
    border: none;
    color: #fff;
    margin-right: 10px;
}


/******************************
*	Home
******************************/
.home {
    padding: 65px 0 80px;
}

    .home h2 {
        text-align: center;
        margin-top: 50px;
        margin-bottom: 30px;
        font-weight: 800;
        font-size: 30px;
        color: #464642;
    }

.mensaje-home {
    text-align: center;
    font-size: 14px;
    color: #525252;
    max-width: 750px;
    margin: 0 auto 40px;
    line-height: 180%;
}

#administracion {
    background: url(/Content/img/administracion.jpg) no-repeat center;
    background-size: cover;
}

.admin-menu {
    height: 480px;
    float: right;
    max-width: 585px;
    width: 100%;
    display: table;
}

#reportes {
    background: url(/Content/img/reportes.jpg) no-repeat center;
    background-size: cover;
}

.reporte-menu {
    height: 480px;
    float: left;
    max-width: 585px;
    width: 100%;
    display: table;
}

.icons-menu {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    position: relative
}

.admin-icon {
    background: url(/Content/img/administracion-icon.png) no-repeat center top;
    padding-top: 86px;
    display: inline-block;
    font-size: 15px;
    color: #FFF;
}

.reportes-icon {
    background: url(/Content/img/reportes-icon.png) no-repeat center top;
    padding-top: 86px;
    display: inline-block;
    font-size: 15px;
    color: #FFF;
}

button.close-menu {
    position: absolute;
    top: 25px;
    right: 25px;
    color: #FFF;
    font-size: 18px;
    background: none;
}

.icons-menu a {
    display: inline-block;
    padding-top: 36px;
    color: #FFF;
    background-position: center top;
    background-repeat: no-repeat;
    width: 110px;
    margin: 30px 15px;
    font-size: 11px;
    vertical-align: top;
}

    .icons-menu a:hover {
        color: #82c457;
        text-decoration: none;
    }

.usuario-icon {
    background-image: url(/Content/img/usuario-icon.png);
}

.pointer-icon {
    background-image: url(/Content/img/pointer-icon.png);
}

.bag-icon {
    background-image: url(/Content/img/bag-icon.png);
}

.star-icon {
    background-image: url(/Content/img/star-icon.png);
}

.frame-icon {
    background-image: url(/Content/img/frame-icon.png);
}

.music-icon {
    background-image: url(/Content/img/music-icon.png);
}

.globo-icon {
    background-image: url(/Content/img/globo-icon.png);
}

.time-icon {
    background-image: url(/Content/img/time-icon.png);
}

.bell-icon {
    background-image: url(/Content/img/bell-icon.png);
}

.share-icon {
    background-image: url(/Content/img/share-icon.png);
}

.grid-icon {
    background-image: url(/Content/img/grid-icon.png);
}

.graph-icon {
    background-image: url(/Content/img/graph-icon.png);
}

.usuario-icon:hover {
    background-image: url(/Content/img/usuario-hover-icon.png);
}

.pointer-icon:hover {
    background-image: url(/Content/img/pointer-hover-icon.png);
}

.bag-icon:hover {
    background-image: url(/Content/img/bag-hover-icon.png);
}

.star-icon:hover {
    background-image: url(/Content/img/star-hover-icon.png);
}

.frame-icon:hover {
    background-image: url(/Content/img/frame-hover-icon.png);
}

.music-icon:hover {
    background-image: url(/Content/img/music-hover-icon.png);
}

.globo-icon:hover {
    background-image: url(/Content/img/globo-hover-icon.png);
}

.time-icon:hover {
    background-image: url(/Content/img/time-hover-icon.png);
}

.bell-icon:hover {
    background-image: url(/Content/img/bell-hover-icon.png);
}

.share-icon:hover {
    background-image: url(/Content/img/share-hover-icon.png);
}

.grid-icon:hover {
    background-image: url(/Content/img/grid-hover-icon.png);
}

.graph-icon:hover {
    background-image: url(/Content/img/graph-hover-icon.png);
}


/******************************
*	Lateral
******************************/

.nav-lateral {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 6;
    padding-top: 65px;
    padding-bottom: 49px;
}

.admin-lat {
    height: 50%;
    width: 72px;
    background: url(/Content/img/lat-admin.jpg) no-repeat center;
    background-size: cover;
}

    .admin-lat a {
        display: block;
        text-indent: -9999px;
        width: 100%;
        height: 100%;
        background: url(/Content/img/admin-icon.png) no-repeat center;
    }

        .admin-lat a:hover {
            background: url(/Content/img/admin-hover-icon.png) no-repeat center;
        }

.report-lat {
    height: 50%;
    width: 72px;
    background: url(/Content/img/lat-report.jpg) no-repeat center;
    background-size: cover;
}

    .report-lat a {
        display: block;
        text-indent: -9999px;
        width: 100%;
        height: 100%;
        background: url(/Content/img/report-icon.png) no-repeat center;
    }

        .report-lat a:hover {
            background: url(/Content/img/report-hover-icon.png) no-repeat center;
        }

.admin-latmenu {
    position: absolute;
    top: 65px;
    bottom: 49px;
    left: 72px;
    background: #1B1B1B;
    padding: 80px 0;
}

    .admin-latmenu ul {
        display: block;
        margin: 0;
        overflow: auto;
        height: 100%;
        min-width: 250px;
    }

    .admin-latmenu li {
        list-style: none;
        font-size: 11px;
    }

        .admin-latmenu li a {
            display: block;
            padding: 12px 40px;
            color: #FFF;
            text-transform: uppercase;
        }

            .admin-latmenu li a:hover {
                background: #000;
                color: #659448;
                text-decoration: none;
            }

/******************************
*	Administracion
******************************/

.interna-cont {
    padding: 65px 0 0;
}

.nav-space {
    padding: 0 72px;
}

    .nav-space .container-fluid {
        max-width: 1170px;
    }

.interna-head {
    background: #a4a4a4;
    height: 40px;
    margin-bottom: 40px;
}

    .interna-head .container {
        position: relative;
    }

    .interna-head h2 {
        text-align: center;
        margin: 0;
        color: #FFF;
        padding: 12px 0;
        font-size: 15px;
        font-weight: 700;
        text-transform: uppercase;
    }

.top-nav {
    top: 0;
    right: 0;
    position: absolute;
}

    .top-nav a {
        display: block;
        height: 40px;
        width: 46px;
        background-repeat: no-repeat;
        background-color: #989797;
        background-position: center;
        text-indent: -9999px;
        float: left;
    }

        .top-nav a:hover {
            background-color: #adadac;
        }

.agregar-usuario {
    background-image: url(/Content/img/nuser-icon.png);
}

.catalogo {
    background-image: url(/Content/img/catalogo-icon.png);
}

.interna-cont table {
    width: 100%;
    margin: 40px 0;
}

    .interna-cont table th {
        background: #000;
        padding: 10px 15px;
        border-bottom: 12px #f8f8ef solid;
        color: #FFF;
        font-weight: 400;
        font-size: 13px;
    }

    .interna-cont table td {
        padding: 8px 15px;
        color: #444;
        font-weight: 400;
        font-size: 12px;
    }

        .interna-cont table td.activo {
            color: #659448;
        }

    .interna-cont table tr:nth-child(even) {
        background: #e2e2df
    }

.editar {
    background: url(/Content/img/editar-icon.png);
    width: 16px;
    height: 16px;
    display: inline-block;
    text-indent: -9999px;
}

.loading {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5) url(/Content/img/paxaudi.gif) no-repeat center;
    z-index: 100;
}

.k-header .k-link {
    text-align: center;
}


.k-grid tbody .k-button, .k-ie8 .k-grid tbody button.k-button {
    min-width: 64px;
    font-weight: bold;
}

.input-group-addon {
    background-color: #fff;
    border-left-width: 0;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child),
    .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0 8px 8px 0;
        border-left-width: 0;
    }

.btn {
    padding: 9px 30px;
    border-radius: 8px;
    /*  font-family: 'Open Sans';*/
    outline: none;
    font-family: "AvenirNext-DemiBold", Helvetica, Arial, serif;
}

    .btn.btn-xs {
        padding: 1px 5px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
        outline: none;
    }

.fajcontrol {
    border-radius: 8px;
    border: solid 2px #8c8c8c;
}

    .fajcontrol:focus {
        border-radius: 8px;
        border: solid 2px #8c8c8c;
    }


/*ajuste form-control*/
.fcont {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: rgba(140, 140, 140, 1.0);
    background-color: #fff;
    background-image: none;
    font-family: "AvenirNext-DemiBold", Helvetica, Arial, serif;
    font-size: 16.0px;
    border-bottom: solid 2px #8c8c8c;
    border-radius: 0;
}

.fcont, input, select {
    border-bottom: solid 2px #8c8c8c;
}

    .fcont:focus {
        border-bottom: solid 2px #8c8c8c;
    }

#login .form-control-feedback {
    height: 46px;
    line-height: 46px;
}

.form-control:focus {
    border-bottom: solid 2px #8c8c8c;
}

h1 { /*cierre secion*/
    background: rgba(58, 82, 113, 0.00);
    text-align: center;
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
    font-size: 16.0px;
    color: rgba(255, 255, 255, 1.0);
    margin: 0 -15px 30px;
    padding: 12px 0;
    font-weight: 700;
    text-transform: uppercase;
}

.titu {
    font-family: "AvenirNext-DemiBold", Helvetica, Arial, serif;
    font-size: 30.0px;
    color: rgba(140, 140, 140, 1.0);
    text-align: left;
    line-height: 41.0px;
    margin-left: 58px;
}

.go-calendario {
    max-width: 100%;
    overflow: auto;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 13px;
    background: #FFF
}

.go-cabeza {
    background: #fafafa;
    color: #aaa;
    font-size: 14px;
    padding: 5px 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.go-texto {
    padding: 5px 10px;
}

.go-calendario .day {
    border: 1px solid #aaa;
    margin: 1px;
    padding: 5px;
    min-height: 90px;
}

/*Paara utilizar en galeria*/
#listView {
    padding: 10px 5px;
    margin-bottom: -1px;
    min-height: 510px;
    min-width: 500px;
}

.store {
    float: left;
    width: 230px;
    height: 450px; /*350*/
    margin-right: 5px;
    margin-top: 15px;
    margin-bottom: 5px;
}
    .store img {
        width: auto;
        height: 110px;
        margin-left: auto;
        margin-right: auto;
        line-height: 50px;
        text-align: center;
        display: block;
        cursor: pointer;
    }

    .store h3 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 13px;
        padding-left: 3px;
        padding-top: 5px;
        text-transform: uppercase;
        text-align: center;
    }

.storeB {
    float: left;
    width: 355px;
    /*width: 230px;*/
    /*max-height: 400px;*/
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    /*border: 2px solid;*/
    padding: 10px;
    margin-left: 5px;
    /*    margin-bottom: 35px;*/
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
}


    .storeB img {
        width: auto;
        height: 250px;
        margin-left: auto;
        margin-right: auto;
        line-height: 50px;
        text-align: center;
        display: block;
        cursor: pointer;
    }

    .storeB h3 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 10px;
        padding-left: 3px;
        padding-top: 5px;
        text-transform: uppercase;
        text-align: left;
    }

.Gst {
    color: rgba(255, 129, 0, 0.89) !important;
}
.Gtach {
    color: red !important;
}
.Btnevid {
    float: right;
    margin: 10px;
}
.BtnNext {
    float: right;
}
.BtnNextReverse {
    float: left;
}
.Sepbtn {
    border: solid 0px #616161;
    padding: 0px;
    border-radius: 1px;
    margin-right: 5px;
}
    .Sepbtn:active {
        background-color: #0bff02;
    }
    .Sepbtn:focus {
        background-color: #8d8e8c91;
    }
.k-listview:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ImageView {
    align-items: center;
    margin: auto;
    height:450px;
    overflow:auto;
}
    .ImageView::-webkit-scrollbar {
        display: none;
    }

    .ImageView h3 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 15px;
        padding-left: 3px;
        padding-top: 5px;
        text-transform: uppercase;
        text-align: center
    }

.ImageViewM {
    align-items: center;
    margin: auto;
    height: 450px;
    overflow: auto;
    /*padding-left: 25px;*/
}

    .ImageViewM::-webkit-scrollbar {
        display: none;
    }

    .ImageViewM h3 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 12px;
        padding-left: 30px;
        padding-top: 5px;
        text-transform: uppercase;
        text-align: left;
    }

.title_View {
    font-size: 15px;
    padding-left: 3px;
    padding-top: 5px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: -16px;
}

.ImageView img {
    margin: auto;
    line-height: 50px;
    text-align: center;
    max-width: 75%;
}

.ImageView figure {
    width: 400px;
    height: auto;
}

#vista {
    width: 700px;
    height: 580px;
    margin: auto;
}

#Modal {
    max-width: 950px;
    max-height: 650px;
    margin: auto;
    overflow-y: auto;
    overflow-x: auto;
}

    #Modal img {
        max-width: 100%;
        max-height: 100%;
        margin: auto;
    }

.backGallery {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px;
    display: block;
}

.FowardGallery {
    margin-bottom: auto;
    margin-left: 97%;
    display: block;
}



/* para las tabs */
.k-tabstrip .k-content.k-state-active {
    border-color: #B2BABB;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #F4F4F4;
}

.k-scheduler-layout .k-state-selected, .k-scheduler .k-today.k-state-selected,
.k-grid tr.k-state-selected, .k-grid td.k-state-selected, .k-grid td.k-state-selected.k-state-focused,
.k-marquee-color, .k-gantt .k-treelist .k-state-selected, .k-gantt .k-treelist .k-state-selected td,
.k-gantt .k-treelist .k-alt.k-state-selected, .k-gantt .k-treelist .k-alt.k-state-selected > td, .k-listview > .k-state-selected,
.k-state-selected.k-line {
    background-color: rgba(78, 219, 95, 1.0);
}

.k-loading-image {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(231, 232, 230, 0.50) url(/Content/img/paxaudi.gif) no-repeat center !important;
    background-color: transparent;
    background-size: 10px;
    z-index: 100;
}

.imagen img {
    max-width: 100%;
    height: auto;
}

.k-grid-update {
    background-image: none;
    border-color: rgba(58, 181, 73, 1.0) !important;
    background-color: #52BE80 !important;
}

    .k-grid-update:hover {
        background-image: none;
        border-color: rgba(58, 181, 73, 1.0) !important;
        background-color: rgba(58, 181, 73, 1.0) !important;
    }

.k-tabstrip-items .k-state-active {
    border-color: rgba(58, 181, 73, 1.0) !important;
}

.k-tabstrip-items .k-item.k-state-hover {
    border-color: rgba(58, 181, 73, 1.0) !important;
}

li.k-item.k-state-default.k-tab-on-top.k-state-active {
    background-color: #F4F4F4 !important;
}

li.k-item.k-state-default {
    background-color: #CCD1D1 !important;
}

.k-tabstrip-items .k-state-default .k-link, .k-panelbar > li.k-state-default > .k-link {
    color: #B2BABB !important;
}

.btn-success {
    /* background-color:#7ba47d;*/
}

/* Para los botones */

.btn-success-2 {
    color: #fff;
    background-color: rgba(58, 181, 73, 1.0);
    border-color: rgba(58, 181, 73, 1.0);
}

    .btn-success-2:hover, .btn-success-2:focus {
        background-color: rgba(58, 181, 73, 1.0);
        background-position: 0 -15px;
    }

    .btn-success-2:hover,
    .btn-success-2:focus,
    .focus.btn-success-2,
    .btn-success-2:active,
    .active.btn-success-2,
    .open > .btn-success-2.dropdown-toggle {
        color: #fff;
        background-color: rgba(58, 181, 73, 1.0);
        border-color: rgba(58, 181, 73, 1.0);
    }

    .btn-success-2:hover,
    .btn-success-2:focus {
        background-color: rgba(58, 181, 73, 1.0) !important;
        background-position: 0 -15px;
    }

.btn-success2 {
    background-image: -webkit-linear-gradient(top,#6cc06e0 0,rgba(58, 181, 73, 1.0) 100%);
    background-image: -o-linear-gradient(top,#6cc06e0 0,rgba(58, 181, 73, 1.0) 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(58, 181, 73, 1.0)),to(rgba(58, 181, 73, 1.0)));
    background-image: linear-gradient(to bottom,#6cc06e0 0,rgba(58, 181, 73, 1.0)100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
}

.btn-default, .btn-primary, .btn-success-2, .btn-info, .btn-warning, .btn-danger {
    text-shadow: 0px -1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0px 1px 0px rgba(255,255,255,0.15), 0px 1px 1px rgba(0,0,0,0.075);
    margin-left: 5px;
}

.openSans {
    font-size: 13px;
    font-family: OpenSans-LightItalic;
}

@font-face {
    font-family: 'OpenSans-Italic';
    src: url('../fonts/OpenSans-Italic.woff') format('woff');
}

@font-face {
    font-family: 'OpenSans-Italic';
    src: url('../fonts/OpenSans-Italic.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSans-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-LightItalic';
    src: url('../fonts/OpenSans-LightItalic.ttf') format('truetype');
}

@font-face {
    font-family: 'OpenSans-Regular';
    src: url('../fonts/OpenSans-Regular.ttf') format('truetype');
}

.checkbox-inline.no_indent,
.checkbox-inline.no_indent + .checkbox-inline.no_indent {
    margin-left: 0;
    margin-right: 10px;
    padding-left: 0;
}

    .checkbox-inline.no_indent:last-child {
        margin-right: 0;
        padding-left: 0;
    }

#placement_Status_list_assigned, #placement_Status_list_avaliable {
    width: 310px;
    min-height: 80px;
    margin: 0;
    padding: 0;
    border: 1px solid #dddddd;
    border-radius: 4px;
}

#assignedDiv {
    float: left;
    margin-right: -150px;
}

#avaliableDiv {
    float: right;
    margin-left: -150px;
}

.list-item {
    list-style-type: none;
    width: 300px;
    margin: 5px;
    line-height: 30px;
    text-align: center;
    background-color: #222222;
    color: #ffffff;
    border-radius: 3px;
}


#placement_Status_list_assigned .list-item {
    background-color: #52BE80;
    color: #000000;
}

#placement_Status_list_avaliable .list-item {
    background-color: #52BE80;
    color: #000000;
}

#placeholder.list-item {
    background-color: #ffffff;
    color: #777;
}

.textQuestionDescription {
    font-weight: normal;
    text-align: justify;
}

.box {
    /* font-weight: 400; */
    font-weight: 400;
    overflow: hidden;
    padding: 10px;
    border: 2px solid #D7D7D7;
    border-radius: 8px;
    background: #EEEEEE;
}

.marginButton {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 10px;
    outline: none;
    margin-left: 10px;
}


/*tip radio*/
input[type='radio']:after {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    top: 0px;
    left: -1px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

input[type='radio']:hover:after {
    background-color: rgba(58, 181, 73, 1.0);
}

input[type='radio']:checked:after {
    width: 17px;
    height: 17px;
    border-radius: 15px;
    top: 0px;
    left: -1px;
    position: relative;
    background-color: rgba(58, 181, 73, 1.0);
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}


input[type='radio']:hover:checked:after {
    background-color: rgba(140, 140, 140, 1.0);
}



.k-button:hover {
    background-color: rgba(58, 181, 73, 1.0);
    color: rgb(255, 255, 255);
    border: none;
    outline: none;
}


input[type=checkbox]:after {
    width: 16px;
    height: 16px;
    top: 0px;
    left: -1px;
    position: inherit;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}


input[type=checkbox]:hover:after {
    background-color: rgba(58, 181, 73, 1.0);
}


input[type=checkbox]:checked:after {
    width: 16px;
    height: 16px;
    top: 0px;
    left: -1px;
    position: inherit;
    background-color: rgba(58, 181, 73, 1.0);
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
    align-content: center;
}


input[type=checkbox]:hover:checked:after {
    background-color: rgba(140, 140, 140, 1.0);
}

.footer1 {
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
    font-size: 16.0px;
    color: rgba(140, 140, 140, 1.0);
    text-align: center;
    line-height: 22.0px;
    margin-left: 50px;
    padding-bottom: 30px;
    font-weight: bold;
    text-decoration: none;
}

    .footer1:hover {
        color: rgba(140, 140, 140, 1.0);
        outline: none !important;
        text-decoration: none;
        border: none;
    }
/*calendariope
#MesSelected {
	position: relative;
	font-size: 14px;
	font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
	color: #8c8c8c;
	line-height: 20px;
	top: -10px;
	padding: 0 6px;
	box-sizing: border-box;
	border-top: none;
	border-left: none;
	border-right: none;
	border-radius: 0px;
	outline: none;
}

	#MesSelected option {
		position: relative;
		font-size: 14px;
		font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
		color: #8c8c8c;
		line-height: 20px;
		border-radius: 8px;
		background-color: #d1d3d1;
		outline: none;
	}
	option:hover {
			background-color:#fff;
		}
*/
/*hover grid*/
.k-grid tr td:hover {
    background-color: #47e85b;
    color: #fff;
}
/*.glyphicon-ok:hover {
	color: #fff;
}
.glyphicon-remove:hover {
	color: #fff;
}

.glyphicon-remove select{

	color:#fff;
}
.glyphicon-ok select{
	color: #fff;
}*/
#btnAssignment {
    /*margin-top: -5px;*/
    margin-bottom: 5px;
    outline: none;
}

* button {
    outline: none;
}

#limit {
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
    font-size: 16.0px;
    color: rgba(140, 140, 140, 1.0);
}

.btn {
    outline: none !important;
}

#btnRelacionar{

    width:auto;
}

/*
.visitfrom {
    width: 100%;
    max-width:490px;
}*/


.headspace {
    margin: 0 !important;
    padding: 4px;
    width: 100%;
    text-decoration:none !important;
    outline:none !important;
}
    .headspace:hover {
        margin: 0 !important;
        padding: 4px;
        width: 100%;
        text-decoration: none !important;
        outline: none !important;
    }
.panel-title > a {
    color: inherit;
    margin-left: 8px;
    text-decoration: none;
}
.gri {
    float: right;
}
.AEpnel {
    overflow-x: auto;
    max-height: 700px;
    padding: 0 !important;
    margin: 0 !important;
}
::-webkit-scrollbar-thumb {
        color: rgba(58, 181, 73, 1.0) !important;
        border-radius: 10px !important;
    }
::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey !important;
        border-radius: 10px !important;
    }
.ham {
    max-width: 30px;
    top: 0;
    padding: 0px;
    margin: 0px 10px 0px 10px !important;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    -webkit-transition: -webkit-transform 0.3s ease-in-out 0.2s;
}

    .ham:hover {
        z-index: 10;
        -webkit-transform: scale(1.1);
    }
.navaudit {
    margin: 10px;
    font-family: 'AvenirNext-Regular';
    font-weight: bold;
    text-decoration: none !important;
    outline: none !important;
    color: #8c8c8c !important;
    font-size:16px;

}
    .navaudit:hover {
        color: rgba(58, 181, 73, 1.0) !important;
        text-decoration: none !important;
    }
    .navaudit:active {
        color: rgba(58, 181, 73, 1.0) !important;
    }

.navauditb {
    margin: 10px;
    font-family: 'AvenirNext-Regular';
    font-weight: bold;
    text-decoration: none !important;
    outline: none !important;
    color: #3ab549 !important;
    font-size: 16px;
}
.myDiv0 {
    min-height: 50px;
    min-width: 90px;
    border: solid red;
    padding: 4px;
}
.myDiv1 {
    min-height: 50px;
    min-width: 90px;
    border: solid #3ab549;
    padding: 4px;
}
.myDiv2 {
    min-height: 50px;
    min-width: 90px;
    border: solid #ff8100e3;
    padding: 4px;
}
.myDiv3 {
    min-height: 50px;
    min-width: 90px;
    border: solid #000;
    padding: 4px;
}
.myDivM0 {
     margin-left: 10px; 
     margin-top: 10px; 
     border: solid 2px; 
     padding: 5px; 
     border-color: red;
    }
.myDivM1 {
    margin-left: 10px;
    margin-top: 10px;
    border: solid 2px;
    padding: 5px;
    border-color: #3ab549;
}
.myDivM2 {
    margin-left: 10px;
    margin-top: 10px;
    border: solid 2px;
    padding: 5px;
    border-color: #ff8100e3;
}
.myDivM3 {
    margin-left: 10px;
    margin-top: 10px;
    border: solid 2px;
    padding: 5px;
    border-color: #000;
}
    .valores {
        border: solid 1px #8c8c8c;
        padding: 5px;
        box-shadow: rgb(183 183 183 / 29%) 5px 5px;
        margin: 5px;
    }

.Spacelist {
    /*padding: 10px 10px 10px 10px;*/
    padding: 5px;
    /*margin: 10px 10px 10px 10px;*/
    /*height: 200px;*/
    height: 110px;
    overflow: auto;
}

.Spacelist::-webkit-scrollbar {
    -webkit-appearance: none;
}

    .Spacelist::-webkit-scrollbar:vertical {
        width: 10px;
    }

.Spacelist::-webkit-scrollbar-button:increment, .Spacelist::-webkit-scrollbar-button {
    display: none;
}

.Spacelist::-webkit-scrollbar:horizontal {
    height: 10px;
}

    .Spacelist::-webkit-scrollbar-thumb {
        background-color: #3ab549;
        border-radius: 20px;
        border: 2px solid #f1f2f3;
    }

.Spacelist::-webkit-scrollbar-track {
    border-radius: 10px;
}

    .SLOt{
    margin-top:25px;
    padding:10px;
}
#mySidenav::-webkit-scrollbar {
    -webkit-appearance: none;
}

    #mySidenav::-webkit-scrollbar:vertical {
        width: 10px;
    }

#mySidenav::-webkit-scrollbar-button:increment, #mySidenav::-webkit-scrollbar-button {
    display: none;
}

#mySidenav::-webkit-scrollbar:horizontal {
    height: 10px;
}

#mySidenav::-webkit-scrollbar-thumb {
    background-color: #3ab549;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
}

#mySidenav::-webkit-scrollbar-track {
    border-radius: 10px;
}

#navind {
    margin-top: 8px;
}
.Auevtipe {
    padding: 10px;
    margin-left: 20px;
    line-height: 20px;
    font-family: "AvenirNext-Regular", Helvetica, Arial, serif;
    font-size: 14px;
    color: #8c8c8c;
}
.Geoborde {
    border: 2px solid #3c3b3b;
    max-width: 400px;
    padding: 5px;
}
.storeGe {
    float: left;
    box-shadow: rgb(0 0 0 / 15%) 2.4px 2.4px 3.2px;
    padding: 10px;
}

.TextosModal {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    padding-left: 3px;
    padding-top: 5px;
    text-transform: uppercase;
}

.TextosModal1 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 11px;
    padding-left: 3px;
    padding-top: 5px;
    text-transform: uppercase;
}

.treeview-container {
    max-height: 250px; 
    overflow-y: auto; 
    /*border: 1px solid #ccc;*/ 
    padding: 5px; 
}
.categories-container {
    max-height: 250px;
    min-height: 250px;
    /*overflow-y: auto;*/
    /*border: 1px solid #ccc;*/
    padding: 5px;
}

#filterCategoryHeader {
    /*background: #f8f9fa;*/
    padding: 10px;
    cursor: pointer;
    /*border: 1px solid #ddd;*/
}

#filterCategory {
    display: none;
    padding: 10px;
    /*border: 1px solid #ddd;*/
    /*border-top: none;*/
}

#filterOSHeader {
    /*background: #f8f9fa;*/
    padding: 10px;
    cursor: pointer;
    /*border: 1px solid #ddd;*/
}

#filterOS {
    /*display: none;*/
    /*padding: 10px;*/
    /*border: 1px solid #ddd;*/
    /*border-top: none;*/
}

#filterStoreHeader {
    /*background: #f8f9fa;*/
    padding: 10px;
    cursor: pointer;
    /*border: 1px solid #ddd;*/
}

#filterStore {
    /*display: none;*/
    /*padding: 10px;*/
    /*border: 1px solid #ddd;*/
    /*border-top: none;*/
}

#btnPublish {
    display: none;
}

.is-invalid {
    border: 1px solid red !important;
}

.is-invalid-radio label {
    color:red;
}

.is-invalid + .invalid-feedback, /* Mantén tu regla existente para inputs genéricos (podría ser necesaria en otro lugar) */
.is-invalid ~ .invalid-feedback, /* Añade el selector de hermano general para más flexibilidad */
.k-numerictextbox.is-invalid ~ .invalid-feedback, /* Apunta específicamente al contenedor k-numerictextbox */
.k-multiselect.is-invalid ~ .invalid-feedback /* Añade esto para tus MultiSelects si tienen problemas similares */ {
    display: block;
    color: red;
}

/*.k-tabstrip,
.k-tabstrip .k-content,
.k-tabstrip .k-tabstrip-items {
    overflow-x: hidden !important;
}*/

/*.form-group.table-align {
    display: table;
    width: 100%;
}

.form-group.table-align > .label-cell,
.form-group.table-align > .input-cell {
    display: table-cell;
    vertical-align: middle;
}*/

.k-window-titlebar {
    font-weight: bold;
}

/* Grid dentro de window en alertamientos sellout grid de productos */
#productGrid {
    max-height: 300px; /* Establece la altura máxima deseada para el grid */
    overflow-y: auto; /* Habilita el scroll vertical cuando el contenido excede max-height */
    height: auto !important; /* Permite que la altura se ajuste al contenido inicialmente */
    display: block; /* Asegura que el grid se comporte como un bloque */
    /*width: 100%;*/ /* Ocupa todo el ancho disponible */
    margin: 20px;
}

#productWindow .k-window-content {
    height: 100%;
    overflow: auto; /* Añade scroll al contenido de la ventana si el grid no llena la altura */
}

.table-align {
    display: table;
    width: 100%;
}

    .table-align > .label-cell,
    .table-align > .input-cell {
        display: table-cell;
        vertical-align: middle;
    }

.input-cell input.k.is-invalid-radio {
    margin: 5px;
}

.input-cell label.k-radio-label {
    margin-right: 20px;
    display: inline-block;
    min-width: 60px;
}