/* Styles used by all sizes unless overriden */

/* override the errors prevelant in the main dashboard... */
main {
    
    width: 100% !important;
}

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

.warning-field {
    
    background-color: #ffbaba;
}

.filter-controls {
    
    margin-top: 0 !important;
}

.override-clear {
    
    padding: 5px 0 !important;
    height: 100%;
    width: 100%;
    margin: 0;
    float: initial !important;
}

/* COLOURS */
.warranty-green {
    
    background-color: #1c9c8e;
}

.finance-dark {
    
    background-color: #1c9c8e !important;
}

.kpi-finance-dark {
    
    background-color: #424443 !important;
}

.euda-light {
    
    background-color: #e9edf4 !important;
}

.euda-less-light {
    
    background-color: #d5dae0 !important;
}

.euda-pink {
    
    background-color: #e72680 !important;
}

.euda-disabled {
    
    background-color: #6d6d6d !important;
}

.euda-grey {
    
    background-color: #e1edf6 !important;
}

.euda-sea-blue {
    
    background-color: #57b8df !important;
}

.active-page {
    
    background-color: #cacaca;
}

.mobile-white {
    
    background-color: white !important;
}

.mobile-text-color {
        
    color: black;
}

.warranty-row {
    
    margin-bottom: 15px;
}

.pagination-spacer {
    
    display:none;
}

.page-end-spacer{
        
    display: none;
}

#pageTitle {
    
    margin-top: 5px;
    margin-bottom: 30px;
}

#container {
    
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#warrantyModalTitle {
    
    margin-top: 13px;
    float: left;
}

.payin3button {
    
    float: left !important;
}

.payinpracticebutton {
    
    /*float: right !important;*/
    margin-left: 5px;
}

.actions-icon {
    
    width: 100%;
    border-radius: 15px;
}

.actions-icon:hover {
    
    cursor: pointer;
    filter: drop-shadow(0 0 2px #333);
}

.payment-button {
    
    height: 75px;
    width: 100%;
}

/* TEXT FORMATTING */
.centered {
    
    text-align: center;
}

.large-text {
    
    font-size: 1.4em;
}

.white-text {
    
    color: white;
}

.black-text {
    
    color: black;
}

.justify {
    
    text-align: justify;
}

.help-text {
    
    font-size: 1.1em;
}

.bolder-header {
    
    font-weight: bolder;
}

.float-right {
    
    float: right;
}

.float-left {
    
    float: left;
}


/* COMMON PADDING */
.no-pad-left {
    
    padding-left: 0;
}

.no-pad-filter {
    
    padding: 0;
}

.pad-filter-row {
    
    padding-left: 10px;
}

.no-pad {
    
    padding: 0;
}

.no-pad-right {
    
    padding-right: 0;
}

.kpi-no-pad-right {
    
    
}

.modal-field {
    
    padding: 0 10px 0 10px;
    margin: 15px 0;
}

.to-filter {
    
    padding-top: 10px;
}

.middle-balance {
    
    padding-top: 50%;
}


/* MARGINS */

.mobile-modal-marg {
    
    margin-top: 50px !important;    
}

.container-fluid {
        
    margin-top: 20px;
}

.mobile-no-marg {
    
    margin: 0;
}

.inform-message {
    
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
}

.clear-btn {
    
    padding: 2px 30px;
    float: right;
}

.mobile-no-hor-marg {
    
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mobile-button-marg {
    
    margin-bottom: 10px !important;
}

.mb-2 {
    
    margin-bottom: 2px;
}
    
.mt-8 {
    
    margin-top: 8px;
}

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

.mb-10 {
    
    margin-bottom: 10px;
}

.ml-5 {
    
    margin-left: 15px;
}

.mr-5 {
    
    margin-right: 15px;
}

.headers {
    
    color: #fff;
    padding: 10px;
    margin-bottom: 10px;
}

.dim-background {
    
    background-color: black;
    width: 100% !important;
    height: 100% !important;
    opacity: 0.85;
    display: block;
    position: fixed;
    top: 0;
    z-index: 99;
    margin: 0;
    margin-left: -15px;
}

#pleaseWaitModal {
    
    opacity: 1;
}



.hide-from-view {
    
    display: none;
}

.hide-from-view-chart {
    
    display: none;
}

.decide-button-group-row {
    
    padding-top: 0;
}

.decide-btn {
    
    text-align: center;
    width: 100%;
    height: 60px;
}

.final-btn {
    
    height: 100px !important;
}

.code-btn {
    
    text-align: center;
    width: 100%;
    height: 34px;
}

.req-yes {
    
    color: #57b8df;
}

.req-no {
    
    color: #eeebeb;
}

.modal-back {
    
    display: none;
    float: left;
}

.alert-message {
    
    display: none;
    text-align: center;
    background-color: #9aece3;
    border-radius: 15px;
    padding: 15px 0;
}

.save-edit-details{
    
    display: none;
}

.step-size-full {
    
    /*height: 150px;*/
    height: 115px;
    margin-bottom: 270px;
    margin-left: 0;
    margin-right: 0;
}

.step-size-final {
    
    /*height: 150px;*/
    height: 115px;
    margin-bottom: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.step-size-half {
    
    height: 80px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 5px;
}

.step-box {
    
    height: 100%;
    /*line-height: 150px;*/
    line-height: 115px;
}

.step-box-final {
    
    height: 100%;
    /*line-height: 150px;*/
    line-height: 115px;
}

.step-box-half {
    
    height: 100%;
    line-height: 80px;
}

.step-text {
    
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.tablet-spacer {
        
    min-height: 0;
}

.step-instruction-box-bg {
    
    height: 100%;
}

.step-instruction-box {
    
    width: 100%;
    height: 100%;
}

.step-instruction-text {
    
    padding: 10px 10px 0 10px;
}

.step-instruction-icon {
    
    padding: 13px 0;
}

.intro-row {
    
    margin-bottom: 20px;
}

.additional-mobile-marg {
    
    margin-bottom: 320px;
}

.euda-logo {
    
    display: none;
}

.understand-btn {
    
    float: right;
}

.modalBTNTXT {
    
    font-size: 0.85em;
}

.modalBTNTXTtemp {
    
    position: absolute;
    margin-top: 5px;
    visibility: hidden;
    font-size: 0.85em;
    text-align: center;
    line-height: 1.5em;
}

#modalBTNTXTDownloadtemp {
    
    margin-left: -15%;
}

#modalBTNTXTTexttemp {
    
    margin-left: -2%;
}

#incorrectCodeMSG {
    
    display: none;
}

#resentCodeMSG {
    
    display: none;
}

#mobile-chart-guide {
    
    z-index: 10;
    opacity: 0.9;
    border-radius: 0 0 65px 65px;
    margin-top: 0;
    height: 440px !important;
}

#warrantyModal {
    
    margin-top: 50px !important;
}

#step-2-visibility {
    
    display: none;
}

#step-3-later-visibility {
    
    display: none;
}

#step-3-visibility {
    
    display: none;
}

#step-4-visibility {
    
    display: none;
}

#code-input-row {
    
    display: none;
}

#container {
    
    min-height: 450px;
}

#stage-parent {
    
    min-height: 450px;
}

#pageTitle {
    
    padding: 0 10px;
    text-align: center;
}

#modalContentEdit {
    
    display: none;
}

#modalContentResend {
    
    display: none;
}

#modalContentReissue {
    
    display: none;
}

/* DATEPICKER OVERRIDE */

.ui-datepicker-month {
    
    background-color: #fff !important;
    color: #525252;
    border-radius: 4px;
    margin-right: 4px !important;
}

.ui-datepicker-year {
    
    background-color: #fff !important;
    color: #525252;
    border-radius: 4px;
    margin-left: 4px !important;
}

.modal {
    
    margin-top: 150px;
}

.modal-decision-btn {
    
    
}

.modal_button {
    
    background-color: #1c9c8e;
    height          : 10em;
    width           : 10em;
    font-weight     : bold;
    border-radius   : 15px;
    color           : white;
    border-color    : white;
}

.modal_button:hover {
    
    background-color: #1fbaaa;
    color           : white;
    border-color   : white;
    
}

.limit-modal-height {
    
    overflow-y: scroll;
    min-height: 375px;
    max-height: 375px;
    overflow-x: hidden;
}

.limit-modal-height-settlements {
    
    overflow-y: scroll;
    min-height: 275px;
    max-height: 375px;
    overflow-x: hidden;
}

.btn-postcode {
    
    background-color: #1C9C8F;
    color: white;
}

.align-bottom {
    
    vertical-align: bottom;
}

.checkbox {
    
    margin-top: 15px !important;
}

.finish-info-row {
    
    padding-top: 100px;
}

.finish-button-row {
    
    padding-top: 25px;
}

.finish-button-icon {
    
    width: 100%;
    height: 100%;
}

.finish-button-icon:hover {
    
    width: 100%;
    height: 100%;
	box-shadow: 0px 5px 10px grey;
	cursor: pointer;
}

.mobile-hide {
        
    visibility: hidden;
}

.warning-examination {
    
    padding: 5px 15px;
    background-color: #ff5a5a;
    border-radius: 5px;
    color: white;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
 
    background-color: #e72680 !important;   
}

.confirmBTN {
    
    width: 100%;
    height: 100%;
    margin-top: 40px;
}

.confirmBTN:hover {
    
    width: 100%;
    height: 100%;
	box-shadow: 0px 5px 10px grey;
	cursor: pointer;
}

.proceedBTN-new-reg {
    
    width: 70%;
    height: 40px;
    color: white;
    font-weight: bold;
    font-size: 0.9em;
    float: right;
}

.proceedBTN-examination {
    
    width: 100%;
    height: 60px;
    color: white;
    font-weight: bold;
    font-size: 0.9em;
    float: right;
    margin-top: 15px;
}

.finish-button-text {
    
    padding-top: 15px;
}

.examination-help-column {
    
    padding: 15px;
}

.info-header {
    
    margin-bottom: 0;
    font-size: 1.3em;
}

ul.declaration-steps {
    
    list-style-type: square;
    font-size: 1em;
    list-style-position: outside;
    padding-left: 25px;
    padding-right: 15px;
}

ul.declaration-steps li {
    
    padding-top: 20px;
}

ul.declaration-steps li:before {
    
    vertical-align: middle;
}

ul.tooth-chart-steps {
    
    list-style-type: circle;
    font-size: 1em;
    list-style-position: outside;
    padding-left: 15px;
    padding-right: 15px;
}

ul.tooth-chart-steps li {
    
    padding-top: 20px;
}

ul.tooth-chart-steps li:before {
    
    vertical-align: middle;
}

.list-space {
    
    margin-top: 20px;
    padding-left: 10px;
}

.mobile-box {
    
    padding: 20px;
}

.status_base {
    
	color:#fff !important;
	text-align: center;
    padding: 5px;

	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    
    width: 100%;
    height: 100%;
}

.Submitted {
    
    background-color: #e72680;
}

.Live {
    
    background-color: #57b8df;
}

.Cancelled {
    
    background-color: #8395a7;
}

.Pending {
    
    background-color: #bdbdbd;
}

.Void {
    
    background-color: #4a69bd;
}

.Created {
    
    background-color: #70a1ff;
}

.Retrying {
    
    background-color: #e72680;
}

.warranty-export-csv {
    
    background-color: #424443;
    color: white;
    border-color: #ccc;
}

.reissue-info-text {
    
    text-align: center;
    padding-top: 30px;
}

.modal-decision-btn {
    
    margin-top: 30px;
    width: 100%;
    padding: 33%;
}

.reissue-alert-msg {
    
    margin-top: 20px;
}

.close-btn {
    
    margin-top: 0 !important;
    float: right;
    margin-top: 10px !important;
    color: white;
    opacity: 1;
}

.fa-window-close {
    
    color: white;
    opacity: 1;
}

.kpi-header {
    
    margin-top: 0;
}

.warranty-pagination {
    
    margin-bottom: 50px;
}

.pagination-numbers {
    
    pointer-events: none;
}

.proceedBTNDisabled {
    
    background-color: #aaadab;
    border: 3px solid #c1c3c2;
}

.proceedBTNEnabled {
    
    background-color: #474948;
    border: 3px solid #5b5d5c;
}

.warranty-kpi {
    
    padding: 0 0 6px 15px !important;
}

.kpi-title {
    
    color: white;
    /*padding: 5px 10px;
    border: 5px solid #01104e;*/
    /* background-color: #1C9C8F; */
    padding: 5px 10px 5px 10px;
    /* border: 5px solid #1FBAAA; */
}

/*
.kpi-output {
    
    background-color: #424443;
    color: white;
    padding: 5px 10px;
    border: 5px solid #238A7E;
    border-radius: 0;
}
*/

.kpi-output {
    
    color: white;
    padding: 10px 10px;
}

.kpi-number-padding {
    
    padding-left: 0;
    padding-right: 2px;
}

.kpi-amount-padding {
    
    padding-left: 0;
}

.filter-body {
    
    background-color: #1C9C8F;
    /* background-color: #eaf2fa; */
    height: 250px;
    padding: 5px 10px;
    color: white;
    margin-bottom: 25px;
}

.filter-radio-section {
    
    margin-top: 0 !important;
    padding-top: 20px !important;
    padding-bottom: 19px !important;
}

.warranty-headers {
    
    background-color: #1C9C8E;
    /* background-color: #001246; */
    color: #fff;
    padding: 10px 0 30px 0;
    margin-bottom: 10px;
}

.filter-body-bottom {
    
    background-color: #1FBAAA;
    /*padding: 8px 0 8px 0;*/
    margin: 10px -10px 0 -10px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.warranty-filters {
    
    padding: 0 20px;
}

.warrantyRow {
    
    opacity: 0;
}

.expand-button {
    
    margin: -10px 0 0 0;
    padding: 10px 20px 10px 20px;
    background-color: #1fbaaa;
    border: 0;
    float: right;
}

.acknowledge-text {
    
    font-size: 1.1em;
}

.rubix-green {
    
    background-color: #1C9C8F;
}

.rubix-green-lighter {
    
    background-color: #1fbaaa;
}

.rubix-white {
    
    background-color: #f3f3f3;
}

.rubix-white-lighter {
    
    background-color: #ffffff;
}

.white-text {
    
    color: #fff;
}

.nav-text {

    color: #000000;
}

.declare-signature {
    
    font-family: 'Pacifico', cursive;
    font-size: 1.8em;
    display: none;
}

.form-warning {
    
    display: none;
}

.form-warning-text {
    
    border: 3px solid #c91420;
    border-radius: 5px;
    color: white;
    padding: 5px;
    margin-top: 5px;
    background-color: #a94442;
}


.ui-widget-header {
    
    border: 1px solid #00a5a5;
    background-color: #12124f;
    color: #ffffff;
}

/* DECLARATION PAGE */
.active {
    
    height: 150px;
}

.inactive {
    
    height: 100px;
}

.warranty-footer {
    
    padding: 15px 5px;
    color: white;
    font-size: 12px;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    position: relative;
    z-index: 99;
}

.success-footer {
    
    padding: 1px 5px 15px 5px;
    color: white;
    font-size: 12px;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
    position: relative;
    z-index: 99;
}

.mobile-inform-text {
    
    color: black !important;
}

.mobile-margin-bottom {
        
    margin-bottom: 15px;
}

.spacer {
    
    min-height: 100px;
}

.examination-checkbox {
    
    position: relative !important;
    margin-left: 0 !important;
}

.examination-checkbox-text {
    
    text-align: justify !important;
}

.step-box-z-index {
    
    z-index: 1;
}

.step-section-mobile {
    
    margin-bottom: 270px;
}

.step-text-z-index {
    
    z-index: 10;
}

.sub-detail {
    
    margin: 0;
    padding: 2px 0;
    font-size: 0.85em;
    color: #999;
    font-weight: bold;
}

.bankCheck { outline : 4px  #1c9c8f solid;
                height: 30px; 
                width : 30px;
    }
    
.bankProceed { background-color :  #1c9c8f;
                border : 2px solid white;
                color : white;
                border-radius : 15px;
                height: 40px; 
                width : 100%;
                outline : none;
    }
    
.bankProceed:hover { background-color :  #1c9c81;
           
    }
    
.terms_error {
                margin : 5px 0px;
                text-align : center;
                background-color :  red;
                color : white;
                padding-top : 5px;
                border-radius : 15px;
                height: 30px; 
                width : 100%;
    }


/* Larger than mobile */
@media (min-width: 400px) {
    
    
    .step-section-mobile {
    
        margin-bottom: 250px;
    }
    
    .step-size-full {
    
        height: 150px;
        margin-bottom: 310px;
        margin-left: 0;
        margin-right: 0;
    }
    
    .step-size-half {
    
        height: 80px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 5px;
    }
    
    
}

/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {
    
    .kpi-header {
    
        margin-top: 20px;
    }
    
    .filter-body {
    
        background-color: #1C9C8F; 
        /* background-color: #eaf2fa; */
        height: 220px;
        padding: 5px 10px;
        color: white;
    }
    
    .step-instruction-text {
    
        padding: 10px 10px 10px 10px;
    }
    
    /*
    .kpi-output {
    
        background-color: #424443;
        color: white;
        padding: 5px 10px;
        border: 5px solid #238A7E;
        border-radius: 5px;
    }
    */
    
    .kpi-output {
    
        color: white;
        padding: 10px 10px;
    }
    
    .kpi-title {
    
        color: white;
        /*padding: 5px 10px;
        border: 5px solid #01104e;*/
        /* background-color: #1C9C8F; */
        padding: 10px 10px 10px 10px;
        /* border: 5px solid #1FBAAA; */
    }
    
    .kpi-number-padding {
        
        /*
        padding-left: 2px;
        padding-right: 2px;
        */
        
        padding-left: 0;
        padding-right: 2px;
    }
    
    .kpi-amount-padding {
    
        /* padding-left: 10px; */
        padding-right: 0;
    }
    
    .warranty-kpi {
    
        padding: 0 15px 6px 15px !important;
    }
    
    .confirmBTN {
    
        width: 100%;
        height: 100%;
        margin-top: 20px;
    }
    
    .kpi-no-pad-right {
    
        padding-right: 0;
    }
}

/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */
@media (min-width:641px)  {
    
    .spacer {
    
        min-height: 250px;
    }

    .decide-button-group-row {
    
        padding-top: 15px;
    }   

    .pagination-spacer {
    
        display:block;
        min-height: 50px;
        margin-bottom: 100px;
    }
    
    .page-end-spacer{
        
        display:block;
        min-height: 50px;
        margin-bottom: 100px;
    }
    
    .warranty-footer {
    
        position: fixed;
    }
    
    .success-footer {
    
        position: fixed;
    }
    
}

/* Larger than tablet */
@media (min-width: 750px) {
    
    .desktop-tile-pad {
        
        /*padding-top: 15px;*/
        margin-top: 15px;
    }
    
    .pagination-spacer {
    
        display:block;
        min-height: 50px;
        margin-bottom: 0;
    }
    
    .page-end-spacer{
        
        display:block;
        min-height: 150px;
        margin-bottom: 0;
    }
    
    .kpi-number-padding {
        
        padding-left: 0;
        padding-right: 2px;
    }
    
    .kpi-amount-padding {
    
        /* padding-left: 10px; */
        padding-right: 0;
    }
    
    .kpi-euda-dark {
    
        background-color: #12124f !important;
    }



    .step-text {
        
        font-size: 1em !important;
    }
    
    .decide-button-group-row {
    
        padding-top: 0;
        margin-left: 0;
        margin-right: 0;
    }
    
    .step-box-final {
    
        height: 100%;
        line-height: 200px;
    }
    
    .step-box {
    
        padding: 0;
    }
    
    .step-box-half {
        
        padding: 0;
    }

    
    
    .mobile-modal-marg {
    
        margin-top: 150px !important;    
    }

    .step-section-mobile {
    
        margin-bottom: 0;
    }
    
    .step-size-full {
    
        height: 150px;
        margin-bottom: 310px !important;
        margin-left: 0;
        margin-right: 0;
    }
    
    .step-size-half {
    
        height: 80px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 10px;
    }
    
    .step-size-final {
    
        height: 200px;
        margin-bottom: 10px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    
    .additional-mobile-marg {
    
        margin-bottom: 10px;
    }
    
    .tablet-spacer {
        
        min-height: 200px;
    }
    
    

    .container-fluid {
        
        margin-top: 0;
    }
    
    
    
    .kpi-no-pad-right {
    /*
        padding-right: 5px;
    */
        padding-right: 0;
    }
    
    
    .filter-container {
        
        padding-top: 11px;
    }
    
    .to-filter {
    
        padding-top: 0;
    }
    
    
    
    .no-pad {
    
        padding: 10px;
    }
    

    
    .mobile-inform-text {
        
        color: white !important;
    }
    
    .mobile-margin-bottom {
        
        margin-bottom: 0;
    }
    
    .info-header {
    
        margin-bottom: 20px;
    }
    
    #pageTitle {
    
        padding: 0;
    }
    
    .warranty-row {
    
        margin-top: 15px;
        margin-bottom: 20px;
    }
    
    .examination-checkbox {
    
        position: absolute;
        margin-left: -20;
    }
    
    .examination-checkbox-text {
    
        text-align: center !important;
    }
    
    .proceedBTN-new-reg {
        
        margin-top: 20px;
    }
    
    .proceedBTN-examination {
    
        width: 70%;
        height: 40px;
        color: white;
        font-weight: bold;
        font-size: 0.9em;
        float: right;
    }
    
    .help-text {
        
        font-size: 0.9em;
    }
    
    .success-footer {
    
        padding: 15px 5px 15px 5px;
        color: white;
        font-size: 12px;
        text-align: center;
        bottom: 0;
        left: 0;
        right: 0;
        position: fixed;
        z-index: 99;
    }
    
    .spacer {
    
        min-height: 225px;
    }
    
    .warranty-pagination {
        
        margin-bottom: 85px;
    }
}

@media (min-width: 768px){
    
    .mobile-hide {
        
        visibility: visible;
    }
    
    .decide-btn {
    
        text-align: center;
        width: 100%;
        height: 40px;
    }
    
    .mobile-button-marg {
    
        margin-bottom: 0 !important;
    }

    .mobile-white {
    
        background-color: #12124f !important;
    }
    
    .mobile-text-color {
        
        color: white;
    }
    
    .step-size-full {
    
        height: 150px;
        margin-bottom: 10px !important;
        margin-left: 0;
        margin-right: 0;
    }
    
    .hide-from-view-chart {
    
        display: inline-block;
    }
    
    .expand-button {
    
        display: none;
    }
    
    .hide-from-view {
    
        display: block;
    }
    
    .kpi-header {
    
        margin-top: 0;
    }
    
    .euda-logo {
    
        display: block;
        width: 150px;
        padding: 10px;
    }
    
    .proceedBTN-new-reg {
        
        margin-top: 75px;
    }
    
    .filter-body {
    
        background-color: #1C9C8F; 
        /* background-color: #eaf2fa; */
        height: 123px;
        padding: 5px 10px;
        color: white;
    }
    
    .mb-2 {
    
        margin-bottom: 0;
    }
    
    .kpi-number-padding {
        
        padding-left: 2px;
        padding-right: 2px;
    }
}

/* Larger than desktop */
@media (min-width: 1000px) {
    
    
}

/* Larger than desktop */
@media (min-height: 1000px) {
    
}

/* Larger than Desktop HD */
@media (min-width: 1200px) {
    
    
}

/* Larger than Desktop HD */
@media (min-width: 1919px) {
    
    .limit-modal-height-settlements {
    
        overflow-y: scroll;
        max-height: 550px;
        overflow-x: hidden;
    }
    
    .limit-modal-height {
    
        overflow-y: scroll;
        max-height: 550px;
        overflow-x: hidden;
    }
}