@font-face {
    font-family: 'Champagne&Limousines';
    src: url('../fonts/Champagne&Limousines.eot');
    src: url('../fonts/Champagne&Limousines.woff') format('woff'),url('../fonts/Champagne&Limousines.ttf') format('truetype'),url('../fonts/Champagne&Limousines.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Champagne&Limousines-Bold';
    src: url('../fonts/Champagne&Limousines-Bold.eot');
    src: url('../fonts/Champagne&Limousines-Bold.woff') format('woff'),url('../fonts/Champagne&Limousines-Bold.ttf') format('truetype'),url('../fonts/Champagne&Limousines-Bold.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Champagne&Limousines-Italic';
    src: url('../fonts/Champagne&Limousines-Italic.eot');
    src: url('../fonts/Champagne&Limousines-Italic.woff') format('woff'),url('../fonts/Champagne&Limousines-Italic.ttf') format('truetype'),url('../fonts/Champagne&Limousines-Italic.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Champagne&Limousines-Bold-Italic';
    src: url('../fonts/Champagne&Limousines-Bold-Italic.eot');
    src: url('../fonts/Champagne&Limousines-BoldItalic.woff') format('woff'),url('../fonts/Champagne&Limousines-BoldItalic.ttf') format('truetype'),url('../fonts/Champagne&Limousines-Bold-Italic.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/CenturyGothic.eot');
    src: url('../fonts/CenturyGothic.woff') format('woff'),url('../fonts/CenturyGothic.ttf') format('truetype'),url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal
}

h1, h2, h3, h4, h5 {
    font-family: 'Champagne&Limousines'
}

h1 {
    font-size: 24px
}

h2 {
    font-size: 22px
}

.font-champagne {
    font-family: 'Champagne&Limousines'
}

.font-champagne-bold {
    font-family: 'Champagne&Limousines-Bold'
}

.font-champagne-italic {
    font-family: 'Champagne&Limousines-Italic'
}

.font-champagne-bold-italic {
    font-family: 'Champagne&Limousines-Bold-Italic'
}

.font-century {
    font-family: 'CenturyGothic'
}

.font-10 {
    font-size: 10px !important
}

.font-12 {
    font-size: 12px !important
}

.font-14 {
    font-size: 14px !important
}

.font-16 {
    font-size: 16px !important
}

.font-18 {
    font-size: 18px !important
}

.font-20 {
    font-size: 20px !important
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html, body {
    height: 100% !important;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

a {
    color: #337ab7;
    text-decoration: none
}

    a:focus, a:hover {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

img {
    vertical-align: middle
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

    button, html input[type=button], input[type=reset], input[type=submit] {
        -webkit-appearance: button;
        cursor: pointer
    }

        button[disabled], html input[disabled] {
            cursor: default
        }

        button::-moz-focus-inner, input::-moz-focus-inner {
            padding: 0;
            border: 0
        }

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.text-center1 {
    text-align: center
}

.text-left1 {
    text-align: left
}

.text-right1 {
    text-align: right
}

.text-on-pannel {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin-left: 20px;
    padding: 3px 5px;
    position: absolute;
    margin-top: -24px;
    border: 0px solid #A9A9A9;
    border-radius: 8px;
    font-size: 14px;
    font-family: 'Century Gothic' !important;
    font-weight: 600 !important;
}


.link-footer1 {
    cursor: pointer;
    text-decoration: none !important
}

    .link-footer1:hover {
    }

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

    .navbar:after, .navbar:before {
        display: table;
        content: " "
    }

    .navbar:after {
        clear: both
    }

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-header:after, .navbar-header:before {
    display: table;
    content: " "
}

.navbar-header:after {
    clear: both
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

#bodyID1 {
    padding-top: 4.9em;
    min-height: 100%;
    background-image: url("../Images/fondo.png");
    background-repeat: repeat;
    background-position: center top;
    background-size: 100%;
}

#bodyIDNO {
    padding-top: 4.9em;
    min-height: 100%;
    background-image: url("../Images/fondoD.png");
    background-repeat: repeat;
    background-position: center top;
    background-size: 100%;
}

#bodyIDMenu {
    padding-top: 4.9em;
    min-height: 100%;
    /*background-image: url("../Images/fondoD.png");*/
    background-repeat: repeat;
    background-position: center top;
    background-size: 100%;
}

section {
    margin: 0;
    padding-top: 1em
}

    section:last-of-type {
        padding-bottom: 5em
    }

.container1 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

    .container1:after, .container1:before {
        display: table;
        content: " "
    }

    .container-fluid1:after, .container1:after {
        clear: both
    }

.img-responsive1 {
    display: block;
    max-width: 100%;
    height: auto
}

#img_logo_principal1 {
    margin-top: 0.5em;
    max-height: 4em;
}

#img_logo_principal2 {
    margin-top: 0.5em;
    max-height: 1.5em;
}

#logoSistema1 {
    /*min-height: 100px;*/
    max-width: 400px;
    /*height: 150px;*/
}

#acceso1 {
    width: 40%;
    text-align: center;
    margin: 0 auto;
}

#accesoEmpresa{
    width: 60%;
    text-align: center;
    margin: 0 auto;
}

.form-group1 {
    margin-bottom: 15px
}

.input-company{
    width: 5%;
}

.input-group1 {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group1[class*=col-] {
        float: none;
        padding-right: 0;
        padding-left: 0
    }

.input-group1-addon {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group1-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group1-addon:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-group1-addon:first-child {
        border-right: 0
    }

    .input-group1-addon:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .input-group1-addon:last-child {
        border-left: 0
    }

.input-group1-addon {
    display: table-cell
}

.form-control1 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}





    .form-control1:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control1::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control1:-ms-input-placeholder {
        color: #999
    }

    .form-control1::-webkit-input-placeholder {
        color: #999
    }

    .form-control1::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control1[disabled], .form-control1[readonly], fieldset[disabled] .form-control1 {
        background-color: #eee;
        opacity: 1
    }

    .form-control1[disabled], fieldset[disabled] .form-control1 {
        cursor: not-allowed
    }




.form-control2 {
    display: table-cell;
    width: 80%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control2:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control2::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control2:-ms-input-placeholder {
        color: #999
    }

    .form-control2::-webkit-input-placeholder {
        color: #999
    }

    .form-control2::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control2[disabled], .form-control2[readonly], fieldset[disabled] .form-control2 {
        background-color: #eee;
        opacity: 1
    }

    .form-control2[disabled], fieldset[disabled] .form-control2 {
        cursor: not-allowed
    }


.form-control3 {
    display: table-cell;
    width: 20%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control3:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control3::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control3:-ms-input-placeholder {
        color: #999
    }

    .form-control3::-webkit-input-placeholder {
        color: #999
    }

    .form-control3::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control3[disabled], .form-control3[readonly], fieldset[disabled] .form-control3 {
        background-color: #eee;
        opacity: 1
    }

    .form-control3[disabled], fieldset[disabled] .form-control3 {
        cursor: not-allowed
    }



.form-control4 {
    display: table-cell;
    width: 60%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control4:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control4::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control4:-ms-input-placeholder {
        color: #999
    }

    .form-control4::-webkit-input-placeholder {
        color: #999
    }

    .form-control4::-ms-expand {
        background-color: transparent;
        border: 0
    }

    .form-control4[disabled], .form-control4[readonly], fieldset[disabled] .form-control4 {
        background-color: #eee;
        opacity: 1
    }

    .form-control4[disabled], fieldset[disabled] .form-control4 {
        cursor: not-allowed
    }



.col-lg-121 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-sm-121 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-121 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-121 {
    float: left
}

.col-xs-121 {
    width: 100%
}

#btn-submit1 {
    width: 15em
}

.btn1 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .btn1:active:focus, .btn1:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn1:focus, .btn1:hover {
        color: #333;
        text-decoration: none
    }

    .btn1:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn1[disabled] {
        cursor: not-allowed;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: .65
    }

.btn-black1 {
    color: #fff;
    background-color: #383838;
    border-color: #232323
}

    .btn-black1:focus, .btn-black.focus1 {
        color: #fff;
        background-color: #ef8321;
        border-color: #1b1b1b
    }

    .btn-black1:hover {
        color: #fff;
        background-color: #383838;
        border-color: #111
    }

    .btn-black1:active, .btn-black1.active, .open > .dropdown-toggle.btn-black1 {
        color: #5b5b5b;
        background-color: #111;
        border-color: #000
    }

        .btn-black1:active:hover, .btn-black1.active:hover, .open > .dropdown-toggle.btn-black1:hover, .btn-black1:active:focus, .btn-black1.active:focus, .open > .dropdown-toggle.btn-black1:focus, .btn-black1:active.focus, .btn-black1.active.focus, .open > .dropdown-toggle.btn-black1.focus {
            color: #fff;
            background-color: #5b5b5b;
            border-color: #383838
        }

    .btn-black1:active, .btn-black1.active, .open > .dropdown-toggle.btn-black1 {
        background-image: none
    }

    .btn-black1.disabled:hover, .btn-black1[disabled]:hover, fieldset[disabled] .btn-black1:hover, .btn-black1.disabled:focus, .btn-black1[disabled]:focus, fieldset[disabled] .btn-black1:focus, .btn-black1.disabled.focus, .btn-black1[disabled].focus, fieldset[disabled] .btn-black1.focus {
        background-color: #5b5b5b;
        border-color: #383838
    }

    .btn-black1 .badge {
        color: #d9534f;
        background-color: #fff
    }

footer {
    padding-top: 1em;
    padding-bottom: .5em;
    border-top: 10px ridge #aaa5a5 !important;
    font-size: 11px;
    z-index: 999;
    line-height: normal;
}

footer {
    color: white;
    background-color: #111111;
    border-top-color: #aaa5a5;
    background: black; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left, black, #393938); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, black, #393938); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, black, #393938); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right, black, #393938); /* Standard syntax */
}

.row1 {
    margin-right: -15px;
    margin-left: -15px
}

    .row1:after, .row1:before {
        display: table;
        content: " "
    }

    .row1:after {
        clear: both
    }

.col-md-41 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.link-footer1 {
    color: white !important;
}

.visible-lg1, .visible-md1, .visible-sm1, .visible-xs1 {
    display: none !important
}

#icon1 {
    width: 1.28571429em;
}


@media(max-width:767px) {
    #logoSistema1 {
        width: 80%;
        height: auto;
    }

    #acceso1 {
        width: 100%;
    }

    .hidden-xs1 {
        display: none !important
    }

    .visible-xs1 {
        display: block !important
    }
}

@media(min-width:768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-fixed-top {
        border-radius: 0
    }

    .navbar-header1 {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            padding-right: 15px;
            padding-left: 15px;
            overflow-x: visible;
            -webkit-overflow-scrolling: touch;
            border-top: 1px solid transparent;
            -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
            /*display:block!important;
        height:auto!important;
        padding-bottom:0;
        overflow:visible!important*/
        }

        .navnavbar-collapse:after, .navbar-collapse:before {
            display: table;
            content: " "
        }

        .navbar-collapse:after {
            clear: both
        }

    .navbar-fixed-bottom {
        border-radius: 0
    }

    .container1 {
        width: 750px;
    }

    .col-sm-121 {
        float: left;
        width: 100%;
    }
}

@media(min-width:992px) {
    .container1 {
        width: 970px;
    }

    .col-md-41 {
        float: left;
        width: 33.33333333%;
    }
}

@media(min-width:1200px) {
    .container1 {
        width: 1170px;
    }

    .col-lg-121 {
        float: left;
        width: 100%;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control1, input[type=time].form-control1, input[type=datetime-local].form-control1, input[type=month].form-control1 {
        line-height: 34px
    }
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control2, input[type=time].form-control2, input[type=datetime-local].form-control2, input[type=month].form-control2 {
        line-height: 34px
    }
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control3, input[type=time].form-control3, input[type=datetime-local].form-control3, input[type=month].form-control3 {
        line-height: 34px
    }
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control4, input[type=time].form-control4, input[type=datetime-local].form-control4, input[type=month].form-control4 {
        line-height: 34px
    }
}

.navbar-nav {
    float: left;
    margin: 0;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.navbar-right {
    float: right !important;
    margin-right: -15px;
}

.navbar-nav {
    margin: .5px -15px;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.navbar-default .navbar-nav > li > a {
    color: #777;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.text-danger {
    color: #a94442;
    font-weight: bold;
    font-size: small;
}


#loading {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 1000;
}

#loadingcontent {
    display: table;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#loadingspinner {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    font-size: larger;
    padding-top: 80px;
}

.redondeado {
    border-radius: 5px;    
}

.centrado-porcentual {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.confondo {
    background-color: #def;
}

.sinborde {
    border: 0;
}