﻿body {
    background-color: #F5F5F5;
    font-family: KAASI-Medium;
    /*font-size: 0.8em;*/
    color: #333F48;
    line-height: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
}
tr, td {
    padding: 0;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.default-font {
    font-family: KAASI-Medium;
    font-size: 0.8em;
    color: #333F48;
}

.input-headings-xs-up {
    font-family: KAASI-SemiBold;
    font-size: 0.7em;
    text-transform: uppercase;
}

.cont-page-headings {
    height: 72px;
    background-color: #DCDCDC;
}

/* ++++++++++ BACKGROUND COLOURS */
.bg-white {
    background-color: #FFFFFF;
}

.bg-light-gray {
    background-color: #F5F5F5;
    background-color: #EFEFEF;
}

.bg-dark-gray {
    background-color: #DCDCDC;
}

.bg-kaasi-green {
    background-color: #2ECF78;
}

.bg-greenish-gray {
/*    background-color: #D0E1D7;
    background-color: #C3E3C4;
    background: rgb(195,227,196);
    background: linear-gradient(129deg, rgba(195,227,196,1) 26%, rgba(208,225,215,1) 95%);*/
    background-color: #9CDCAA;
}

.bg-ff-orange {
    background-color: #CC6710;
}

.round-corners {
    border-radius: 6px;
}

.round-corners-4px {
    border-radius: 4px;
}

.box-shadow {
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    border-radius: 6px;
}

.box-border {
    /*border-radius: 6px;*/
    border: 1px solid #DCDCDC;
}

.box-shadow-tabs {
    box-shadow: 0 0px 3px rgba(0,0,0,.1);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    
}


/* ++++++++++ WIDTHS */
.width-full {
    width: 100%;
    margin: 0 auto;
}

.width-50pc {
    width: 50%;
    margin: 0 auto;
}

.width-1220 {
    width: 1220px;
    margin: 0 auto;
}

.width-1200 {
    width: 1200px;
    margin: 0 auto;
}

.width-1180 {
    width: 1180px;
    margin: 0 auto;
}

.width-1140 {
    width: 1140px;
    margin: 0 auto;
}

.width-900 {
    width: 900px;
    margin: 0 auto;
}

.width-895 {
    width: 895px;
    margin: 0 auto;
}

.width-855 {
    width: 855px;
    margin: 0 auto;
}

.width-860 {
    width: 860px;
    margin: 0 auto;
}

.width-840 {
    width: 840px;
    margin: 0 auto;
}

.width-835 {
    width: 835px;
    margin: 0 auto;
}

.width-800 {
    width: 800px;
    margin: 0 auto;
}
.width-768 {
    width: 768px;
    margin: 0 auto;
}
.width-760 {
    width: 760px;
    margin: 0 auto;
}

.width-600 {
    width: 600px;
    margin: 0 auto;
}

.width-580 {
    width: 580px;
    margin: 0 auto;
}

.width-560 {
    width: 560px;
    margin: 0 auto;
}

.width-540 {
    width: 540px;
    margin: 0 auto;
}

.width-520 {
    width: 520px;
    margin: 0 auto;
}

.width-480 {
    width: 480px;
    margin: 0 auto;
}
.width-420 {
    width: 420px;
    margin: 0 auto;
}

.width-400 {
    width: 400px;
    margin: 0 auto;
}
.width-384 {
    width: 384px;
    margin: 0 auto;
}
.width-380 {
    width: 380px;
    margin: 0 auto;
}

.width-360 {
    width: 360px;
    margin: 0 auto;
}

.width-320 {
    width: 320px;
    margin: 0 auto;
}

.width-300 {
    width: 300px;
    margin: 0 auto;
}

.width-285 {
    width: 285px;
    margin: 0 auto;
}

.width-260 {
    width: 260px;
    margin: 0 auto;
}

.width-255 {
    width: 255px;
    margin: 0 auto;
}

.width-250 {
    width: 250px;
    margin: 0 auto;
}

.width-240 {
    width: 240px;
    margin: 0 auto;
}
.width-230 {
    width: 230px;
    margin: 0 auto;
}
.width-225 {
    width: 225px;
    margin: 0 auto;
}
.width-220 {
    width: 220px;
    margin: 0 auto;
}
.width-215 {
    width: 215px;
    margin: 0 auto;
}
.width-125 {
    width: 125px;
    margin: 0 auto;
}
.width-128 {
    width: 128px;
    margin: 0 auto;
}

.width-120 {
    width: 120px;
    margin: 0 auto;
}

.width-115 {
    width: 115px;
    margin: 0 auto;
}
.width-105 {
    width: 105px;
    margin: 0 auto;
}
.width-30 {
    width: 30px;
    margin: 0 auto;
}

.width-20 {
    width: 20px;
    margin: 0 auto;
}

.width-10 {
    width: 10px;
    margin: 0 auto;
}
.width-8 {
    width: 8px;
    margin: 0 auto;
}
.width-5 {
    width: 5px;
    margin: 0 auto;
}


/* ++++++++++ HEIGHTS */
.height-5 {
    height: 5px;
    font-family: KAASI-Medium;
    font-size: 2px;
}

.height-12 {
    height: 12px;
    font-family: KAASI-Medium;
    font-size: 2px;
}

.height-15 {
    height: 15px;
    font-family: KAASI-Medium;
    font-size: 2px;
}
.height-10 {
    height: 10px;
    font-family: KAASI-Medium;
    font-size: 2px;
}

.height-20 {
    height: 20px;
    font-family: KAASI-Medium;
    font-size: 2px;
}

.height-25 {
    height: 25px;
}

.height-30 {
    height: 30px;
}

.height-40 {
    height: 40px;
}

.height-50 {
    height: 50px;
}

.height-60 {
    height: 60px;
}

.height-120 {
    height: 120px;
}

.height-128 {
    height: 128px;
}
.height-432 {
    height: 432px;
}
 

/* ++++++++++ ALIGNMENTS */
.align-ver-top {
    vertical-align: top;
}

.align-ver-bottom {
    vertical-align: bottom;
}

.align-ver-middle {
    vertical-align: middle;
}

.align-hor-center {
    text-align: center;
}

.align-hor-right {
    text-align: right;
}

.align-hor-left {
    text-align: left;
}


/* ++++++++++ HEADINGS */
.heading-xs {
    font-family: KAASI-SemiBold;
    font-size: 0.8em;
    color: #333F48;
    line-height: normal;
    font-weight: normal;
}

.heading-s {
    font-family: KAASI-SemiBold;
    font-size: 0.9em;
    color: #333F48;
    line-height: normal;
    font-weight: normal;
}

.heading-sm {
    font-family: KAASI-SemiBold;
    font-size: 1em;
    color: #38454f;
    line-height: normal;
    font-weight: normal;
}

.heading-m {
    font-family: KAASI-SemiBold;
    font-size: 1.25em;
    color: #333F48;
    line-height: normal;
    font-weight: normal;
}

.heading-l {
    font-family: KAASI-SemiBold;
    font-size: 1.5em;
    color: #333F48;
    line-height: normal;
    font-weight: normal;
}

.heading-xl {
    font-family: KAASI-SemiBold;
    font-size: 1.75em;
    color: #333F48;
    line-height: normal;
    font-weight: normal;
}

.dialog-heading-xs {
    font-family: KAASI-SemiBold;
    font-size: 0.8em;
    color: #222222;
    line-height: normal;
    font-weight: normal;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.dialog-default-label {
    font-family: KAASI-Medium;
    font-size: 0.8em;
    color: #666666;
    padding-bottom: 5px;
}


/* ++++++++++ BUTTONS */
.btn-s-green {
    font-family: KAASI-SemiBold !important;
    color: #FFFFFF;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    height: 32px;
    border-radius: 4px;
    background-color: #2ECF78 !important;
    border: none !important;
    outline: none !important;
    box-shadow: 0 0 11px #eaf0f6;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-bottom: 0 !important;
    transition: all .35s ease-in-out;
}
.btn-s-green:hover {
    cursor: pointer;
    background-color: #28ba6a !important;
}
    .btn-s-green:disabled {
        background-color: #cccccc !important;
        cursor: not-allowed;
        pointer-events: all !important;
    }

.btn-s-red {
    font-family: KAASI-SemiBold !important;
    color: #FFFFFF;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    height: 32px;
    border-radius: 4px;
    background-color: #ea484b !important;
    border: none !important;
    outline: none !important;
    box-shadow: 0 0 11px #eaf0f6;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-bottom: 0 !important;
    transition: all .35s ease-in-out;
}
.btn-s-red:hover {
    cursor: pointer;
    background-color: #ce2d30 !important;
 }

.btn-s-green-mat {
    font-family: 'Material Symbols Outlined' !important;
    font-weight: normal;
    font-style: normal;
    font-size: 18px !important; /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    height: 32px;
    border-radius: 4px;
    background-color: #2ECF78 !important;
    border: none !important;
    outline: none !important;
    box-shadow: 0 0 11px #eaf0f6;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-bottom: 0 !important;
    transition: all .35s ease-in-out;
    color: #FFFFFF;
}
.btn-s-green-mat:hover {
    cursor: pointer;
    background-color: #28ba6a !important;
}

.btn-filter {
    font-family: KAASI-Medium !important;
    font-size: 0.9em !important;
    color: #999999;
    font-size: 1em;
    letter-spacing: 0.15px;
    height: 28px;
    border-radius: 4px;
    background-color: #E2E2E2;
    border: none;
    outline: 0 !important;
    box-shadow: 0 0 11px #eaf0f6;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-bottom: 0 !important;
    transition: all .35s ease-in-out;
}
.btn-filter:hover {
    cursor: pointer;
    background-color: #28ba6a;
    color: #FFFFFF;
}
.btn-filter:focus {
    outline: none !important;
    border: none !important;
}

.input-s {
    font-family: KAASI-Medium !important;
    padding: 9px 10px;
    border-radius: 4px;
    border: 1px solid #cbd6e2;
    font-size: 13px !important;
    transition: all .15s ease-out;
    background-color: #f5f8fa;
    color: #33475b;
    display: block;
    height: 32px;
    line-height: 22px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 0px;
    outline: none;
    border: none !important;
}

.input-m {
    font-family: KAASI-Medium !important;
    padding: 9px 10px;
    border-radius: 3px;
    border: 1px solid #cbd6e2;
    font-size: 13px !important;
    transition: all .15s ease-out;
    background-color: #f5f8fa;
    color: #33475b;
    display: block;
    height: 36px;
    line-height: 22px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 0px;
}

.input-l {
    font-family: KAASI-Medium !important;
    padding: 9px 10px;
    border-radius: 3px;
    border: 1px solid #cbd6e2;
    font-size: 14px !important;
    transition: all .15s ease-out;
    background-color: #f5f8fa;
    color: #33475b;
    display: block;
    height: 40px;
    line-height: 22px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 0px;
}

.input-xl {
    font-family: KAASI-Medium !important;
    padding: 9px 10px;
    border-radius: 3px;
    border: 1px solid #cbd6e2;
    font-size: 13px !important;
    transition: all .15s ease-out;
    background-color: #f5f8fa;
    color: #33475b;
    display: block;
    height: 48px;
    line-height: 22px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 0px;
}

.input-dropdown-s {
    font-family: KAASI-Medium !important;
    padding: 5px 6px;
    border-radius: 3px;
    border: 1px solid #cbd6e2;
    font-size: 13px !important;
    transition: all .15s ease-out;
    background-color: #f5f8fa;
    color: #33475b;
    display: block;
    height: 32px;
    line-height: 22px;
    text-align: left;
    vertical-align: middle;
    /*width: 100%;*/
    margin-bottom: 0px;
}

.jq-dialog-btm {
    background-color: #e8faf1;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
}

.profile-label {
    font-family: KAASI-SemiBold;
    font-size: 0.8em;
    color: #111111;
    line-height: normal;
}

.profile-details {
    font-family: KAASI-Medium;
    font-size: 0.8em;
    color: #333F48;
    text-align: right;
    line-height: normal;
}

.profile-divider {
    height: 15px;
    border-bottom: 1px dashed #CCCCCC;
    font-family: KAASI-Medium;
    font-size: 2px;
}
.settings-divider-green {
    height: 10px;
    border-bottom: 1px dashed #CAE2CE;
    font-family: KAASI-Medium;
    font-size: 2px;
}
.settings-divider {
    height: 10px;
    border-bottom: 3px solid #C9E2CC;
    font-family: KAASI-Medium;
    font-size: 2px;
}

.profile-name {
    font-family: KAASI-Bold;
    text-shadow: 1px 1px #CCCCCC;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 1.5em;
    color: #FFFFFF;
}

.profile-address {
    font-family: KAASI-SemiBold;
    text-align: center;
    font-size: 0.9em;
    color: #FFFFFF;
}

.btn-profile {
    font-family: KAASI-SemiBold !important;
    color: #29BC6B;
    font-size: 11px !important;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    height: 28px;
    width: 60px;
    border: 2px solid #29BC6B !important;
    outline: none !important;
    padding-top: 5px;
    margin-bottom: 0 !important;
    transition: all .35s ease-in-out;
    text-align: center;
}
.btn-profile:hover {
    cursor: pointer;
    color: #FFFFFF;
    border: 2px solid #EEEEEE !important;
}

/* JQUERY DIALOG BOX TABS NEW FOR V30*/
.v3dialog-tab-active {
    background-color: #FFFFFF;
    border-top: 5px solid #2ECF78;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    vertical-align: middle;
    text-align: center;
}
.v3dialog-tab-inactive-right {
    background-color: #EFEFEF;
    border-right: 1px solid #DCDCDC;
    border-top: 5px solid #DCDCDC;
    vertical-align: middle;
    text-align: center;
}
.v3dialog-tab-inactive-right:hover {
    background-color: #EFEFEF;
    border-top: 5px solid #DCDCDC;
    cursor: pointer;
}
.v3dialog-tab-inactive-left {
    background-color: #EFEFEF;
    border-left: 1px solid #DCDCDC;
    border-top: 5px solid #DCDCDC;
    vertical-align: middle;
    text-align: center;
}
.v3dialog-tab-inactive-left:hover {
    background-color: #a6eac5;
    border-top: 5px solid #DCDCDC;
    cursor: pointer;
}

.v3dialog-font-h-sml {
    font-family: KAASI-SemiBold;
    font-size: 0.8em;
    color: #333F48;
    text-transform: uppercase;
}
.v3dialog-font-h-xsm {
    font-family: KAASI-Medium;
    font-size: 0.6em;
    color: #999999;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.v3dialog-font-sndamt {
    font-family: KAASI-Medium-Cond;
    font-size: 28px;
    color: #666666;
}
.v3dialog-font-help {
    font-family: KAASI-Medium;
    font-family: KAASI-Regular;
    font-size: 12px;
    color: #00B545;
}

/* SLIDING CHECKBOX */
.switch-v2 {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
}
/* Hide default HTML checkbox */
.switch-v2 input {
    display: none !important;
}
/* The slider */
.cu_slider-v2 {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #DCDCDC;
    -webkit-transition: .4s;
    transition: .4s;
}
.cu_slider-v2:before {
    position: absolute;
    content: "";
    height: 16px;
    width: 22px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.cu_slider-v2:focus {
    outline: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}
.chk_label-v2 {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 20px;
    left: 0px;
    top: 0px;
}
input:checked + .cu_slider-v2 {
    background-color: #76D17F;
}
input:focus + .cu_slider-v2 {
    box-shadow: 0 0 0px #F00;
}
input:checked + .cu_slider-v2:before {
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px);
}
/* SLIDING CHECKBOX */

/* CHECKMARK */
.chk_approve-v2 {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.chk_approve-v2 input {
    position: absolute;
    opacity: 0;
}
.checkmark-v2 {
    position: absolute;
    top: -9px;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #fff;
    border: 1px solid #cbd6e2;
}
.chk_approve-v2:hover input ~ .checkmark-v2 {
    background-color: #F3FCF2;
}
.chk_approve-v2 input:checked ~ .checkmark-v2 {
    background-color: #76D17F;
    border: 1px solid #CCCCCC;
}
.checkmark-v2:after {
    content: "";
    position: absolute;
    display: none;
}
.chk_approve-v2 input:checked ~ .checkmark-v2:after {
    display: block;
}
.chk_approve-v2 .checkmark-v2:after {
    left: 6px;
    top: 3px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* SLIDING CHECKBOX SMALL */
.switch-v2-sml {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
}
.switch-v2-sml input {
    display: none !important;
}
.cu_slider-v2-sml {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #DCDCDC;
    -webkit-transition: .4s;
    transition: .4s;
}
.cu_slider-v2-sml:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 16px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.cu_slider-v2-sml:focus {
    outline: none !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
}
.chk_label-v2-sml {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 16px;
    left: 0px;
    top: 0px;
}
input:checked + .cu_slider-v2-sml {
    background-color: #76D17F;
}
input:focus + .cu_slider-v2-sml {
    box-shadow: 0 0 0px #F00;
}
input:checked + .cu_slider-v2-sml:before {
    -webkit-transform: translateX(18px);
    -ms-transform: translateX(18px);
    transform: translateX(18px);
}
.chk_approve-v2-sml {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.chk_approve-v2-sml input {
    position: absolute;
    opacity: 0;
}
.checkmark-v2-sml {
    position: absolute;
    top: -9px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border: 1px solid #cbd6e2;
}
.chk_approve-v2-sml:hover input ~ .checkmark-v2-sml {
    background-color: #F3FCF2;
}
.chk_approve-v2-sml input:checked ~ .checkmark-v2-sml {
    background-color: #76D17F;
    border: 1px solid #CCCCCC;
}
.checkmark-v2-sml:after {
    content: "";
    position: absolute;
    display: none;
}
.chk_approve-v2-sml input:checked ~ .checkmark-v2-sml:after {
    display: block;
}
.chk_approve-v2-sml .checkmark-v2-sml:after {
    left: 6px;
    top: 3px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.pro-divider {
    height: 10px;
    border-bottom: 1px dashed #CCCCCC;
    font-family: KAASI-Medium;
    font-size: 2px;
}