html, body {
    height: 100%;
}


/* Css */

.error-template {
    padding: 40px 15px;
    text-align: center;
}

.error-actions {
    margin-top: 15px;
    margin-bottom: 15px;
}

.error-actions .btn {
    margin-right: 10px;
}

.reiniciarpassword {
    display: none;
}
#loginform-password{
    text-transform: none !important;
}

.navbar-inverse {
    background-color: #e5e5e5;
    border-color: #080808;
}

.light .content-wrapper{
    background:#ecf0f5 !important;
}

.navbar-brand {
    display: inline;
    vertical-align: top;
    max-width: 100%;
    padding: 2px;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #61C6E4;
    font-weight: bold;
    font-family: fantasy;
    background-color: #e5e5e5;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    color: #61C6E4;
    background-color: #e5e5e5;
}

.navbar-inverse .navbar-nav>li>a {
    color: #000;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #61C6E4;
}


/*------------------*/

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap>.container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.jumbotron {
    text-align: center;
    background-color: transparent;
}

.jumbotron .btn {
    font-size: 21px;
    padding: 14px 24px;
}

.not-set {
    color: #c55;
    font-style: italic;
}


/* add sorting icons to gridview sort links */

a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content:
    /*"\e113"*/
    "\e151";
}

a.desc:after {
    content:
    /*"\e114"*/
    "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}


/*------------  Step by Step ------------- */

.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 50%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    line-height: 1.428571429;
    border-radius: 15px;
}


/*------------  Step by Step ------------- */

.circle i {
    color: #2e67b2;
}

.circle {
    position: relative;
    width: 48px;
    height: 48px;
    margin: auto;
    margin-bottom: 5px;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #2e67b2;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.circle i {
    line-height: 48px;
    font-size: 22px;
    color: white;
}

.img-radio, .img-radios {
    opacity: 0.5;
    margin-bottom: 5px;
    cursor: pointer;
}

.space-20 {
    margin-top: 20px;
}

.cotizacion-checkboxlistaire, .cotizacion-checkboxlistrefri, .cotizacion-checkboxlistmarca {
    cursor: not-allowed;
    display: none;
}

.cliente-form-cotizador, .material-tablas-localidad, .aire-tablas-localidad, .obra-tablas-localidad, .material-tablas-is_minimo, .obra-tablas-is_minimo, .aire-tablas-is_minimo {
    display: none;
}

.btn-radios, .btn-radio {
    font-size: 8px !important;
    padding: 4px 4px;
    font-stretch: condensed;
    min-width: 100%;
    white-space: inherit;
}

.tableheader {
    background-color: #6eadf0;
    color: white;
}

.form-control {
    text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
    .btn-radios, .btn-radio {
        font-size: 14px !important;
        width: 100%;
    }
    .btn-radios {
        max-height: 220px;
    }
    .materiales-panel, .material-cotizador {
        padding: 0px !important;
    }
    .material-cotizador .panel-heading, .obra-cotizador .panel-heading {
        padding: 10px 15px;
        border-bottom: 1px solid transparent;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
    .material-cotizador .panel, .obra-cotizador .panel {
        border-radius: 0px;
    }
    .material-cotizador .form-control, .obra-cotizador .form-control, .cotizador-tablao {
        padding: 6px 5px;
    }
    .material-cotizador .col-xs-3, .material-cotizador .col-sm-3, .material-cotizador .col-md-3, .material-cotizador .col-lg-3, .material-cotizador .col-xs-4, .material-cotizador .col-sm-4, .material-cotizador .col-md-4, .material-cotizador .col-lg-4, .material-cotizador .col-xs-5, .material-cotizador .col-sm-5, .material-cotizador .col-md-5, .material-cotizador .col-lg-5, .material-cotizador .col-xs-6, .material-cotizador .col-sm-6, .material-cotizador .col-md-6, .material-cotizador .col-lg-6, .obra-cotizador .col-xs-3, .obra-cotizador .col-sm-3, .obra-cotizador .col-md-3, .obra-cotizador .col-lg-3, .obra-cotizador .col-xs-4, .obra-cotizador .col-sm-4, .obra-cotizador .col-md-4, .obra-cotizador .col-lg-4, .obra-cotizador .col-xs-5, .obra-cotizador .col-sm-5, .obra-cotizador .col-md-5, .obra-cotizador .col-lg-5, .obra-cotizador .col-xs-6, .obra-cotizador .col-sm-6, .obra-cotizador .col-md-6, .obra-cotizador .col-lg-6 {
        padding-right: 0px;
    }
}

@media (max-width: 768px) {
    .cotizacion-panelinicio {
        float: left !important;
    }
    body {
        font-size: 14px !important;
    }
    .form-control {
        display: block;
        /* width: 100%; */
        /* height: 34px; */
        max-width: 100%;
    }
    .cotizador-logo {
        max-width: 120px;
    }
}

@media (min-width: 768px) {
    .cotizador-logo {
        max-width: 140px;
        float: left;
        padding: 5px;
    }
}

.modalcompleto {
    display: none;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8) url('../images/loader.gif') 50% 50% no-repeat;
}


/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */

body.loading {
    overflow: hidden;
}


/* Anytime the body has the loading class, our
   modal element will be visible */

body.loading.ajax-logo .modalcompleto {
    display: block;
}

.tablaportada {
    background: url('../images/FONDO-01.png') no-repeat;
    height: 100%;
    width: 100%;
}

.login .content-wrapper, .login .right-side, .login .main-footer {
    margin-left: 0px !important;
}

.cotizacion-view {
    position: relative;
    height: auto;
}

.login .content-header {
    display: none;
}

.precio {
    text-align: center;
    font-size: 16px;
}

.material-tablas-costo, #cotizador-tablatotalmateriales, .obra-tablas-costo, #cotizador-tablatotal-obra, .aire-tablas-costo, #cotizador-tablatotalmaterial, #cotizador-tablatotalobra, #cotizador-tablasubtotal, #cotizador-tablaiva, #cotizador-tablatotalg {
    text-align: right;
}

#cotizador-clientesubtotal, .subt {
    font-size: 24px;
    font-weight: bold
}

.box-header {
    text-transform: uppercase !IMPORTANT;
}

.flotante {
    position: absolute !important;
    bottom: 100px;
    right: 100px;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 30px !important;
}

div#equipo {
    margin-top: 15px;
}

#modal-repuestos .modal-lg {
    width: 90%;
}

.main-footer img {
    position: absolute;
    right: 10px;
}

.login-page .content-wrapper {
    background: #d00305 !important;
}

.login .error-template {
    color: #fff;
}
.login-box-body, .register-box-body {
background: #000 !important;
}

.sjaakp-bandoneon h5 {
    background-color: #000;
    color: #fff;
    padding:8px;
}

.sjaakp-bandoneon> :nth-child(2n+1)::before {
    content: "\f067";
    display: inline-block;    
    margin-right: 0.6em;
    font: normal normal normal 14px/1 FontAwesome;
}
.list-group-item.col-lg-6{width: 50%; float:left;}
.closeIcon {
    display: none;
}
.dropdown-menu>li>a {
    color: #777 !important;
}

.user-panel>.info {
    position: relative !important;
    left:0px !important;
}
#repuestos-almacen-container td{
    white-space: nowrap;
}
.exportar-excel{
    right:0 !important;
    left:-110px !important;
}
td, h1 {
    text-transform: uppercase;
}

.disabled-input{
    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;
}
.my-gp{
    width:50%;
}

.kv-child-table .kv-action-btn{
    color:#003 !important;
}
p.audi-rep {
    font-size: 9px;
}


#user-password_hash{
    text-transform:none !important;
}
.select2-container--krajee{
    text-transform: uppercase !important;
}



.predeterminada {
    background: #ddd;
}

.predeterminada i.glyphicon.glyphicon-check.pre {
    font-size: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
}

tr.gran-total {
    font-weight: bold;
    font-size: 20px;
}
.pedidos button.btn.btn-primary.btn-lg {
    width: 100%;
}
#lista-sims .input-group-addon img{
    height: 30px;
}
span.firma {
    border-top: 1px solid #333;
}

.login-page, .register-page {
    background: #d00305 !important;
}
.sw-main .sw-container {
    display: block;
    margin: 0;
    padding: 20px !important;
    position: relative;
}

.estado-5, .estado-hogar-4 {
    color:#fff;

}
.user-bloqueo{
    background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
	background-size: 400% 400%;
	animation: gradient 15s ease infinite;
    padding: 0 10px;
    color:#fff;
	
}

@keyframes gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

