body, p, h1, h2, h3, h4.a {
    font-family: 'Open Sans', sans-serif !important;
    border-bottom: none !important;
}

.page-header{
    box-shadow: 0 1px 10px 0 rgba(50,50,50,.2) !important;
    background: #fff !important;
}

.titulo-login h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 300;
    height: 100px;
    left: 50%;
    line-height: 47px;
    margin-left: -250px;
    margin-top: -70px;
    position: absolute;
    top: 50%;
    width: 500px;
    border-bottom: none;
    padding-bottom: 62.5%;
    background-size: cover;
    overflow: hidden;
}

.bg-image-register {
    background: url('../../images/bg-casa-4.jpg') #333 !important;
    padding: 0 30px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.bg-image-register h3 {
    color: #fff;
    margin-bottom: 40px;
    text-align: center;
}

.bg-image-register img {
    display: block;
    margin: 20px auto 44px;
    text-align: center;
}

.bg-image-register p {
    margin-bottom: 20px;
}

.bg-image-register span {
    color: #fff;
    font-size: 16px;
    display: table-cell;
}

.bg-image-register i {
    vertical-align: top;
    font-size: 30px;
    padding-right: 10px;
    display: table-cell;
    line-height: 30px;
    color: #fff;
    opacity: 0.5;
}

/*******************PASSWORD RESET***********************/

.content-reset {
    border: 1px solid #652b2b;
    padding: 0px;
    margin-top: 80px;
    background: #ddd;
}

.panel-reset {
    padding: 30px;
    margin: 0;
    border-radius: 0;
    /*background-color: darkgrey;*/
}

#titulo-reset {
    font-size: 2em;
    text-align: center;
    font-weight: bold;
    /*border: 1px solid green;*/
    background: transparent;

}

.botonCreate {
    float: right;
    margin-right: 30px;
    margin-top: 3px
}

.btntablas {
    z-index: 5;
    margin-right: 10px !important;
}

/* Layout de botones de acciones en cuadrícula */
.table .btn-group-acciones {
    display: flex !important;
    flex-direction: column !important;
    gap: 4px !important;
    width: auto !important;
    align-items: flex-start !important;
}

.table .btn-group-acciones .btn-row {
    display: flex !important;
    gap: 4px !important;
    justify-content: flex-start !important;
    width: auto !important;
    align-items: center !important;
}

.table .btn-group-acciones .btn-row-top {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    width: 100% !important;
}

.table .btn-group-acciones .btn-group-left {
    display: flex !important;
    gap: 4px !important;
}

.table .btn-group-acciones .btn-row .btn {
    margin-right: 0 !important;
    min-width: 28px !important;
    padding: 4px 6px !important;
    flex-shrink: 0 !important;
}

.tabla_cabecera {
    background-color: #E5E5E5 !important;
}

.tabla_cabecera th {
    background-color: #E5E5E5 !important;
}

table thead.tabla_cabecera th {
    background-color: #E5E5E5 !important;
}

.printicon {
    vertical-align: top;
    color: white
}

.scroll-to-top > i {
    font-size: 35px !important;
    font-weight: bold !important;
}

.show-volver {
    float: right;
    margin-right: 25px;
}

.control-label {
    color: #27a4b0
}

.img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
}
.blocktitulo{
    width: 100%;
    font-size: 12px;
    margin: 5px;
    padding: 25px;
    overflow-x: hidden;
    background-color: #1abc9c;

}

.blocksubtitulo{
    width: 100%;
    font-size: 12px;
    margin: 5px;
    padding: 25px;
    overflow-x: hidden;
    background-color: red;

}

.block {
    display: block;
    width: 100%;
    font-size: 12px;
    border: none;
    background-color: #2174dd;
    color: white;
    margin: 5px;
    padding: 25px;
    cursor: pointer;
    text-align: center;
}

.block:hover {
    font-weight: bold;
    font-size: 14px;
    background-color: #2aa0dd;
    color: white;
}

.m-portlet {
    -webkit-box-shadow: 0px 1px 15px 1px rgba(69,65,78,0.08);
    box-shadow: 0px 1px 15px 1px rgba(69,65,78,0.08);
    background-color: #efe9e9;
}

.m-portlet {
    margin-bottom: 2.2rem;
}

.m-portlet .m-portlet__head {
    border-bottom: 1px solid #ffffff;
}

.m-portlet .m-portlet__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
    padding: 0 2.2rem;
    height: 5.1rem;
    position: relative;
}

.m-portlet .m-portlet__body {
    color: #575962;
}

.m-portlet .m-portlet__body {
    padding: 2.2rem 2.2rem;
}

/*.form-group.form-md-line-input {*/
    /*padding-top: 0px;*/
/*}*/

.select2-container{
    border: 1px solid #c2cad8;
}

.input-group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

.input-group-prepend {
    margin-right: -1px;
}
.input-group-prepend, .input-group-append {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.input-group .input-group-append>.input-group-text, .input-group .input-group-prepend>.input-group-text {
    border-color: #ebedf2;
    background-color: #f4f5f8;
    color: #575962;
}

.input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text, .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .85rem 1.15rem;
    margin-bottom: 0;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.25;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.input-group>.form-control, .input-group>.custom-select, .input-group>.custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.m-checkbox-inline, .m-radio-inline {
    /*padding: 0 0;*/
}

.m-checkbox-inline .m-checkbox, .m-checkbox-inline .m-radio, .m-radio-inline .m-checkbox, .m-radio-inline .m-radio {
    display: inline-block;
    margin-right: 15px;
    /*margin-bottom: 5px;*/
}

.m-form .form-control-label, .m-form label {
    font-weight: 400;
    font-size: 1rem;
}

.m-checkbox {
    color: #575962;
}

.m-radio, .m-checkbox {
    display: inline-block;
    position: relative;
    /*padding-left: 30px;*/
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.modal-backdrop {
    z-index: -1 !important;
}

.img-table {
	width:80px;
	height:auto;
	max-height:80px;
	border:1px solid #ccc;
	margin-right:10px;
}

#cartTable tbody td{ 
	vertical-align: middle;
}

.page-sidebar .page-sidebar-menu>li>a, .page-sidebar .page-sidebar-menu>li.active>a, .a-link{ 
	min-height: 50px !important;
    padding: 5px 15px 5px 15px !important;
}

 @media(max-width:769px){
    .page-header.navbar.navbar-fixed-top{
        height: auto !important;
        
    }
    .form-actions{
        text-align: center;
    }
}