@media(max-height: 992px){
    div[container="main-container"],
    .header-v6 .mega-menu .container{
        width: 100%;
        max-width: 1110px;
    }
}

@media(max-height: 812px){
    .navbar.mega-menu {
        height: 35px;
    }

    .header-v6 .navbar-brand img.shrink-logo{
        width: 126px!important;
    }

    .header-v6 .navbar-brand,
    .header-v6 .mega-menu .container{
        height: 40px;
    }
}

@media(max-height: 768px){
    input, select,
    input::placeholder, select::placeholder{
        font-size:12px;
    }

    input,
    select,
    .input-group .input-group-addon,
    .panel-inline.no-border .panel-heading.panelhead-w.no-background {
        height: 28px!important;
        margin-bottom: 0px!important;
    }

    .panel.panel-info.panel-w.no-border.no-shadow{
        height:auto!important;
        margin-bottom:3px!important;
    }

    .panel-inline.no-border .panel-body{
        padding: 0px 0px 8px!important;
    }

    .no-background .title-panel{
        font-size:15px;
    }

    .form-group label, button span, .form-group a.btn{
        font-size:12px;
        margin-bottom:0px!important;
    }

    #top-wizard{
        margin-bottom: 10px;
    }

    #top-wizard .step-top-wizard .btn-top-wizard{
        height: 27px;
        width: 27px;
        margin-bottom: 0px;
        padding: 4px;
        font-size: 12px;
    }

    #top-wizard .step-top-wizard .btn-top-wizard.active a, #top-wizard .step-top-wizard .btn-top-wizard a{
        font-size: 12px;
    }

    hr {
        margin: 5px 0 5px;
    }

    .panel-info>.panel-heading.panel-heading.panelhead-w{
        padding: 0px 15px;
    }

    .form-group{
        margin-bottom:5px;
    }

    .table thead>tr>th{
        padding: 5px 10px;
        font-size: 13px;
    }

    .padding-md-0{
        padding:0px!important;
    }

    .h32{
        height: 28px!important;
        margin-bottom: 5px;
        margin-top: 5px;
    }

    .form-group-ckbox .custom-checkbox-box input{
        height: 16px!important;
    }

    .navbar.mega-menu {
        height: 35px;
    }

    .header-v6 .navbar-brand img.shrink-logo{
        width: 126px!important;
    }

    .header-v6 .navbar-brand,
    .header-v6 .mega-menu .container{
        height: 40px;
    }

    .flex-block button{
        height: 28px;
    }

    .btn-size-1{
        height: 30px;
    }

    .form-control{
        font-size: 12px;
    }

    .panel-body{
        padding: 15px 13px 0px;
    }

    .title-panel{
        font-size: 15px;
    }

    .pd45 {
        padding: 6px 0px 0px!important;
    }

    .panel-body.panelbody-w.padding-5-0 {
        padding: 5px 0px;
    }

    .panel.panel-info .panel-body.padding-5-0{
        padding:0px;
    }

    .calc-height-50{
        height: calc(100% - 50px)!important;
    }
}

/**
 * ANCLAJE DE BOX DE COTIZACION
 */
.panel.panel-info.panel-w{
    margin-bottom:0px;
}

form{
    margin-bottom:0px;
    width: 100%;
}

.h100{
    height:100%!important;
}

.calc-height-80{
    height: calc(100% - 80px)!important;
}

.calc-height-65{
    height: calc(100% - 65px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.calc-height-82{
    height: calc(100% - 82px);
    max-height: 656px;
}

.pd15{
    padding-bottom:5px!important;
}

.form-group label, button span, .form-group a.btn{
    margin-bottom: 0px;
}

.panel.panel-info.panel-w.no-border.no-shadow{
    margin-bottom: 6px!important;
}

#top-wizard .btn-top-wizard.box-shadow{
    margin-bottom: 0px;
}

.form-group{
    margin-bottom:5px;
}

.table thead>tr>th{
    padding: 4px 10px;
}

input,
select,
.input-group .input-group-addon,
.panel-inline.no-border .panel-heading.panelhead-w.no-background {
    height: 29px!important;
    margin-bottom: 0px!important;
}

.panel.panel-info.panel-w.no-border.no-shadow{
    height:auto!important;
}

.pb8{
    padding: 0px 0px 8px;
}

.padding-md-0{
    padding:0px!important;
}

.form-group-ckbox .custom-checkbox-box input{
    height: 15px!important;
}

.pb5{
    padding-bottom: 5px!important;
}

#top-wizard .step-top-wizard .btn-top-wizard {
    width: 38px;
    height: 38px;
    padding:8px!important;
}

.flex-block button{
    height: 30px;
}

.panel.panel-info.panel-w.no-border.no-shadow:last-child{
    background-color: transparent;
    height: 20px!important;
    display: flex;
    align-items: center;
}

.form-group.form-group-ckbox{
    margin-bottom:0px!important;
}

.form-group.form-group-ckbox .control-label{
    line-height: 1.4;
}

.mt18{
    margin-top:18px!important;
}

.panel.panel-info.panel-w.no-border.no-shadow.display-initial{
    display: initial!important;
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio]{
    height: 12px!important;
}

.panel-footer{
    display: grid;
}

.fieldset-minh .row.w100 .col-xs-4{
    padding:0px;
}

.fieldset-minh .row.w100 .col-xs-4:nth-child(2){
      padding:0px 15px;
}

div[core-container=signature]{
    margin-bottom: 20px;
    margin-top: 20px;
}

fieldset.fieldset-minh {
    display: flex;
}

fieldset legend{
    margin-bottom: 5px;
}

.check-padding .form-group.flex-div .form-control .custom-checkbox-box input{
    height: 15px!important;
}

.terms-inline .custom-checkbox-box input{
    height: 15px!important;
}

.mt15{
    margin-top:15px;
}