@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;400;500&family=Roboto:wght@300;400;500&family=Quicksand:wght@300;400&display=swap');

body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    background-color: #f9f9f9;
}

b {
    font-weight: 500
}

.font-weight500 {
    font-weight: 500
}

main {
    margin-bottom: 60px;
}

th {
    font-weight: 500 !important;
    white-space: nowrap;
}

.note {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}

.noUnderline {
    text-decoration: none !important;
}

.floatLeft ul,
.floatLeft li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.floatLeft ul,
.left-ul ul {
    float: none;
    display: table;
    clear: both;
}

.left-ul li {
    padding-right: 5px;
    padding-bottom: 5px;
    float: left;
}

.ul-gx2 ul {
    width: 100%
}

.ul-gx2 ul li {
    width: 48%;
}

.w-48 {
    width: 48%
}

.transaction-detail .ul-gx2 ul li:first-child {
    font-weight: 500;
    width: 220px;
    padding-left: 8px;
}

.transaction-detail table tr td:first-child {
    text-align: right;
}

.transaction-detail table tr td:first-child {
    font-weight: 500;
}

.profile-Information table tr:last-child td {
    border-bottom: 0;
}

.table.screenClass tr td:first-child {
    font-weight: 500;
}

.accordion-button:not(.collapsed), .accordion-button:not(.collapsed):focus {
    color: #ffffff !important;
    background-color: #faa61a !important;
    box-shadow: 1px 2px 4px #ccc;
}

#mrppForm .accordion-button.collapsed:focus {
   box-shadow: none;
}    

#chatbot {
    position: relative !important
}

#chatbot>.chatbot {
    position: absolute !important
}

.collapseRow>div>span {
    width: 48%;
    display: inline-block;
    padding: 10px 0px;
}

.collapseRow>div>span:first-child {
    text-align: right;
    font-weight: 500;
}

.collapseRow>div>span:nth-child(2) {
    text-align: left;
    padding-left: 10px;
}

header .nav-link {
    color: #fff !important;
    font-weight: 500;
    height: 50px;
    line-height: 3.5;
    padding: 0 !important;
    position: relative;
    z-index: 9999;
    height: 50px;
    margin-top: 0px;
}

header .nav-link:hover {
    color: #fff !important;
}

.megamenu {
    background-color: #4b5d9a;
}

.col-megamenu>ul>li>a.pageLink,
.col-megamenu>ul>li>a.pageLink {
    color: #fff;
    text-decoration: none;
}

.table {
    --bs-table-hover-bg: rgba(235, 250, 255, 1.000);
    --bs-table-hover-color: #000;
}

.badge {
    padding: .50em .65em;
    font-size: .75em;
    font-weight: 500;
}

.total {
    background-color: #f3fbfd;
    border-top: 2px solid #faa61a;
    border-radius: 5px;
    color: #193282;
    font-size: 0.8rem;
    width: auto !important;
    display: inline-block;
    padding: 5px 25px !important;
    text-align: center;
}

.total b {
    font-weight: 500;
    font-size: 1.4rem;
}

.displayOpt .tbl {
    display: table;
    width: 100%;
}

.displayOpt .tbl div {
    display: table-cell;
    float: left;
    width: 220px;
}

.displayOpt .outLine {
    border: 1px solid #d2d2d2;
    border-radius: 4px;
}

.rowExpanList {
    display: inline-block;
    padding: 15px 10px 0;
    margin-right: 0 !important;
}

.dataTables_filter input {
    width: 70%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    /* Transaction Result ----------------------------------------------------------------- */
}

.resultList .pagination .page-link {
    color: #193282;
}

.resultList .btn-outline-primary:hover {
    background-color: #193282;
    color: #fff;
}

.resultList .pagination .page-item.active .page-link {
    background-color: #193282;
    color: #fff;
    border: transparent !important
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #efefef;
    border-color: #dededf;
}

.resultList .pagination {
    margin-top: 20px !important;
}


.transaction-result .table {
    --bs-table-hover-bg: rgba(235, 250, 255, 1.000);
    --bs-table-hover-color: #000;
}


.dataTables_paginate {
    margin-top: 20px;
}

table.dataTable.no-footer {
    border-bottom: 0px !important;
}

.partnerClass {
    display: none;
}

.adminClass {
    display: none;
}

.menuTitle {
    display: none;
}

.title2 {
    border-bottom: 1px solid #ccc
}

.title2 h5 {
    font-weight: 500;
    color: #000;
    font-size: 1.1rem;
}

.drpdwn-sm {
    font-size: 13px;
    margin-top: 13px;
    margin-right: 10px;
}

.pendingActivity ul li a span:first-child {
    color: #000;
}

.pendingActivity ul li a {
    padding: 10px 0px;
    text-decoration: none;
}

.pendingActivity ul li {
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav-width {
    width: 100%;
}

@media (min-width:576px) {
    .floatLeft li {
        float: left;
        display: inline-block;
    }

    .dataTables_filter {
        position: absolute;
        top: -58px;
        right: 18px;
    }
}

@media (min-width:996px) {
    .left-ul ul {
        float: left;
        display: inline;
        clear: initial;
    }

    .ul-gx2 ul {
        width: 50%
    }

    .transaction-detail .ul-gx2 ul li:first-child {}

    .transaction-detail .remark {
        float: none;
        display: table;
        clear: both;
        width: 100%;
    }

    .transaction-detail .remark li:last-child {
        padding-left: 8px;
        width: 100%;
    }

    header .nav-link {
        color: #fff !important;
        font-weight: 500;
        height: 50px;
        line-height: 3.5;
        padding: 0 15px !important;
        position: relative;
        z-index: 9999;
        height: 50px;
        margin-top: 0px
    }

    header .nav-link:hover {
        background-color: #f5f5f5;
        border-bottom: 4px solid #b4b4b4;
        color: #333 !important;
    }

    .megamenu {
        background: #fff;
    }

    .col-megamenu>ul>li>a.pageLink,
    .col-megamenu>ul>li>a.pageLink:hover {
        color: #0d6efd
    }

}

.sectionTitle {
    color: #000;
    font-size: 1.7rem;
    font-weight: 300;
    line-height: 1.5
}

.pageTitle {
    color: #000;
    font-size: 1.4rem;
    font-weight: 500;
}

.title {
    color: #000;
    background-color: #f1f1f1;
    font-size: 1.2rem;
    font-weight: 500;
    padding: 8px;
    /*margin-left: -10px;*/
}

.subTitle {
    color: #000;
    font-size: 1.2rem;
    font-weight: 500;
}

.link-primary {
    color: #0571e6;
    text-decoration: none;
}

.link-primary:hover {
    color: #0571e6;
    text-decoration: underline;
}



/* Header ----------------------------------------------------------------- */
.navbar-brand {
    color: #fff !important;
}

.navbar {
    background-color: #193282;
    border-bottom: 1px solid #d2d2d2;
}

.navbar-toggler {
    background-color: #fff;
    border-color: #fff;
    padding: 1px 6px;
    border-color: transparent
}

.fixed-top {
    height: 0px
}

header .btn-primary {
    background-color: #193282;
    outline: none;
    border: 0;
    border-radius: 20px !important;
    font-size: 11pt;
    position: relative;
    left: -69px;
    z-index: 9999 !important;
}

header .form-control {
    border-radius: 20px !important;
    font-size: 11pt;
    position: relative;
    z-index: 99 !important;
    width: 300px !important
}

.loginInfo {
    background-color: #fcfcfc;
    color: #777;
    font-size: 10pt;
    line-height: 0.5;
    text-align: left;
    border-left: 6px solid #faa61a;
    margin-left: 15px;
    padding-left: 8px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=1);
    /* IE6-9 */
}

.loginInfo b {
    color: #555;
    font-weight: 500;
}

.loginInfo li {
    padding-right: 15px;
    line-height: 1.5
}

.navbar-light .navbar-toggler-icon {
    background-image: url('../img/toggle-icon.svg') !important;
}

.navbar-toggler {
    background-color: transparent;
}

@media (min-width:576px) {
    .loginInfo li {
        float: left;
        line-height: 2
    }

}

/* Form/Search Criteria ----------------------------------------------------------------- */
.search .dropdown-menu {
    padding-left: 10px;
    padding-right: 10px;
    white-space: nowrap;
}

.darkblue {
    background-color: #193282;
    border-color: #000;
}

.grey {
    background-color: #666;
    border-color: #333;
}

.yellow {
    background-color: #faa61a;
}

.btn-orange {
    background-color: #faa61a;
    color: #fff;
}

.btn-orange:hover {
    background-color: #f7b341;
    color: #fff;
}

.btn-orange:focus {
    outline: 0;
    box-shadow: none;
}

.BorderWhite {
    border-color: #fff !important
}

.submitBtn button {
    min-width: 100px;
}

.BorderGrey {
    border-color: #d2d2d2 !important
}

.form-check-label {
    line-height: 1.7 !important;
}

.fs-9 {
    font-size: 0.9rem !important
}

.fs-95 {
    font-size: 0.95rem !important;
    opacity: 1 !important;
    color: #000;
    line-height: 1.2;
}

.fs-8 {
    font-size: 0.8rem !important
}

.fs-85 {
    font-size: 0.85rem !important
}

.formLabel {
    color: #848484 !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important;
    opacity: 1 !important;
}

/* Top dropdown menu extend to full width ----------------------------------------------------------------- */
.navbar .megamenu {
    padding: 1rem;
}

/* desktop view */
@media all and (min-width: 992px) {
    header .portalTitle {
        font-family: 'Quicksand', sans-serif;
        font-size: 16pt;
        font-weight: 400;
        background-color: #193282;
        color: #fff;
    }

    header .portalTitle span {
        padding-left: 10px;
    }

    header .navbar {
        background-color: #fff;
        font-size: 11pt;
        height: 50px;
    }

    header .nav-link {
        color: #193282 !important;
        font-weight: 500;
        height: 50px;
        line-height: 3.5;
        padding: 0 15px !important;
        position: relative;
        z-index: 9999;
        height: 50px;
        margin-top: 0px
    }

    header .nav-link:hover {
        background-color: #f5f5f5;
        border-bottom: 4px solid #b4b4b4;
        color: #333 !important;
    }

    header .profileicon:hover {
        background-color: transparent;
        border-bottom: 0px solid #b4b4b4;
        color: #333 !important;
    }

    header .dropdown_arrow:hover {
        /* background-image: url(../../../images/merchant/mis_index/arrow_down_hover.png); */
        background-repeat: no-repeat;
        background-position: center bottom;
    }

    header .dropdown_arrow:focus {
        background-color: #faa61a;
        color: #fff !important;
        border-bottom: 4px solid #193282;
        /* background-image: url(../../../images/merchant/mis_index/arrow_down_white.png); */
        background-repeat: no-repeat;
        background-position: center bottom;
        font-weight: 400;
    }

    header .dropdown-menu {
        color: #333;
        font-size: 10pt;
    }

    header .dropdown-menu a {
        color: #0571e6;
        font-size: 13pt;
        font-weight: 500;
        text-decoration: none;
    }

    header .dropdown-menu ul {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    header .dropdown-menu ul li {
        padding-bottom: 30px;
        line-height: 16px;
        width: 50%;
        float: left;
    }

    .notification-list {
        color: #333;
        font-size: 10pt !important;
    }

    .notification-list a {
        color: #000 !important;
        font-size: 10pt !important;
        text-decoration: none;
        font-weight: normal !important;
    }

    .notification-list ul {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .notification-list ul li {
        padding-bottom: 12px;
        line-height: 16px;
    }


    header .circle {
        background-color: #193282;
        color: #fff !important;
        height: 30px;
        width: 30px;
        border-radius: 25px;
        padding: 0 !important;
        line-height: 2.2;
        margin: 10px 0 0 0;
        text-align: center;
    }

    .navbar .has-megamenu {
        position: static ! important;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        margin-top: 0;
    }

    .vL-Line {
        border-left: 1px solid #d2d2d2;
    }

    header .d-flex .nav-link,
    header .dropdown-menu li.dropbox .nav-link {
        z-index: 10;
    }

    header .d-flex .nav-link:hover,
    header .dropdown-menu li.dropbox .nav-link:hover {
        background-color: transparent;
        border: 0;
    }

    header .circle:hover {
        background-color: #193282 !important;
        color: #fff !important;
        border: 0;
    }

    header .dropdown-menu li.dropbox {
        border-bottom: 1px solid #d2d2d2;
        color: #000;
    }

    header .d-flex .dropdown-menu li a,
    header .dropdown-menu li.dropbox a {
        color: #0571e6;
        font-size: 11pt;
        font-weight: 500;
    }

    header .d-flex .dropdown-menu li a:active,
    header .dropdown-menu li.dropbox a:active {
        background: transparent;
    }

    header .d-flex .dropdown-menu li:last-child,
    header .dropdown-menu li.dropbox:last-child {
        border: 0;
    }

    header .d-flex .dropdown-menu {
        text-align: center;
        min-width: 160px;
    }

    header .d-flex .dropdown-menu {
        position: relative;
        top: 0;
        z-index: 9999;
    }

    header .lang {
        left: -40px;
    }

    header .current {
        font-size: 20pt;
        text-align: center;
        width: 60px;
        height: 60px;
        border-radius: 60px;
        padding: 0 !important;
        margin-top: 0;
        margin-left: 35px;
        line-height: 2.3;
    }

    .menuTitle {
        display: block;
        color: #000;
        font-size: 2rem;
        font-weight: 300;
    }

    .menuSubTitle {
        color: #000;
        font-size: 1.4rem;
        font-weight: 400;
    }

    header .floatLeft li {
        width: 350px;
        padding-right: 10px;
        height: 60px;
    }

    header .oldVersion {
        font-size: 0.9rem;
        z-index: 9999;
        position: absolute;
        top: 0;
    }

    header .oldVersion a {
        text-decoration: none;
        display: inline-block;
        outline: 0;
        border: 0;
        font-size: 0.9rem;
        color: #c6def8;
        background-color: #0571e6;
        line-height: 2;
        padding-left: 15px;
        padding-right: 15px;
        border-radius: 0 0 8px 8px
    }

    .fixed-top {
        height: 70px;
        background-color: #fff;
    }
}

/*  mobile view  */
@media(max-width: 991px) {

    .navbar.fixed-top .navbar-collapse,
    .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px;
    }
}

/* Common  ----------------------------------------------------------------- */


/*.content	{margin-top:95px;}*/
.box {
    box-shadow: 0px 1px 1.0px 0.4px rgba(0, 0, 0, 0.2);
    border: 1px solid #eee;
    border-radius: 10px;
    background-color: #fff;
}

.btnLink {
    color: #629fe3;
    outline: none !important;
    background: none !important;
    border: 0;
    font-size: 10pt;
    line-height: 9pt;
    font-weight: 500 !important;
    text-decoration: none !important;
    text-transform: Uppercase;
}

.btnLink span:nth-child(2) {
    font-size: 22pt !important;
    vertical-align: text-top;
    display: inline;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border-color: #dee2e6 !important;
    /*white-space: nowrap;
	vertical-align: middle;*/
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: transparent;
}

.dataTables_scrollBody thead tr[role="row"] {
    visibility: collapse !important;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px 10px 10px;

}

/* loader ------------------------------------------------------------------*/
.loaderContainer {
    height: 100%;
    position: absolute !important;
    width: 100%;
    z-index: 2;
}

.ph-item {
    direction: ltr;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 30px 15px 15px;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 2px
}

.ph-item,
.ph-item *,
.ph-item :after,
.ph-item :before {
    box-sizing: border-box
}

.ph-item:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 1;
    width: 500%;
    margin-left: -250%;
    -webkit-animation: phAnimation .8s linear infinite;
    animation: phAnimation .8s linear infinite;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 46%, hsla(0, 0%, 100%, .35) 50%, hsla(0, 0%, 100%, 0) 54%) 50% 50%
}

.ph-item>* {
    flex: 1 1 auto;
    display: flex;
    flex-flow: column;
    padding-right: 15px;
    padding-left: 15px
}

.ph-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 7.5px
}

.ph-row div {
    height: 10px;
    margin-bottom: 7.5px;
    background-color: #ced4da
}

.ph-row .big,
.ph-row.big div {
    height: 20px;
    margin-bottom: 15px
}

.ph-row .empty {
    background-color: hsla(0, 0%, 100%, 0)
}

.ph-col-2 {
    flex: 0 0 16.66667%
}

.ph-col-4 {
    flex: 0 0 33.33333%
}

.ph-col-6 {
    flex: 0 0 50%
}

.ph-col-8 {
    flex: 0 0 66.66667%
}

.ph-col-10 {
    flex: 0 0 83.33333%
}

.ph-col-12 {
    flex: 0 0 100%
}

.ph-avatar {
    position: relative;
    width: 100%;
    min-width: 60px;
    background-color: #ced4da;
    margin-bottom: 15px;
    border-radius: 50%;
    overflow: hidden
}

.ph-avatar:before {
    content: " ";
    display: block;
    padding-top: 100%
}

.ph-picture {
    width: 100%;
    height: 120px;
    background-color: #ced4da;
    margin-bottom: 15px
}

@-webkit-keyframes phAnimation {
    0% {
        transform: translate3d(-30%, 0, 0)
    }

    to {
        transform: translate3d(30%, 0, 0)
    }
}

@keyframes phAnimation {
    0% {
        transform: translate3d(-30%, 0, 0)
    }

    to {
        transform: translate3d(30%, 0, 0)
    }
}

/*mmmenu ----------------------------------------------------------------- */

.zeynep ul>li>a {
    font-size: 12pt;
    font-weight: 500;
    padding: 0 20px;
    text-align: left;
    line-height: 45px;
    color: #0571e6;
}

.zeynep ul {
    padding: 0;
}

.zeynep .submenu-header>a {
    color: #ccc;
    font-size: 12pt;
    font-weight: 400;
    padding: 0;
}

#profileDesc li {
    line-height: 45px;
    border-bottom: 1px solid #efefef;
}

#profileDesc li:first-child {
    line-height: inherit;
    border-bottom: 1px solid #efefef;
}

#profileDesc li:last-child {
    line-height: 45px;
    border-bottom: 0px solid #efefef;
}

#profileDesc li a {
    color: #0571e6;
    font-weight: 500;
    text-decoration: none;
}

.notificationIcon {
    font-size: 14pt;
    top: 2px;
    position: absolute;
    right: 5px;
    color: white;
}

.notificationAlert {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #FF5722;
    top: -1px;
    position: absolute;
    z-index: 111;
    right: 0px;
}

.notificationBG {
    background: #193282;
    width: 30px;
    display: block;
    height: 30px;
    border-radius: 50%;
    top: 11px;
}

.notificationDropDown {
    min-width: 420px;
}

.circleIcon {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
}

.purpleCircle {
    background: purple;
}

.notification-list {
    border-bottom: 1px solid #e4e3e3;
}

/* Sales Summary ----------------------------------------------------------------- */
#myTab li:first-child .nav-link {
    border-left: 0;
}

#myTab .nav-link {
    color: #999;
    font-size: 105%;
}

#myTab .nav-link:hover {
    color: #000;
}

#myTab .nav-link.active,
#myTab .nav-link:focus {
    border-top: 4px solid #193282;
    border-bottom: 1px solid #fff;
    color: #000;
    margin-top: -3px;
}

.Land-SS .row {
    color: #787878;
    font-size: 10pt;
}

.Land-SS .row div:first-child {
    color: #193282;
    border-radius: 10px;
    background-color: #f3fbfd;
}

.Land-SS .date {
    font-size: 11pt;
    font-weight: 500;
}

.Land-SS h1 {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 30pt;
    line-height: 0.7;
    font-weight: normal;
}

.boxMinHeight {
    min-height: 367px;
}

.boxMinHeight2 {
    min-height: 210px;
}

.smallFont {
    font-size: .775em;
}

.countBadge {
    background: #f3fbfd;
    padding: 2px 8px;
    border-radius: 8px;
}

.Land-SS .compare {
    position: absolute;
    top: 30%;
    z-index: 1;
}

.dataFs {
    font-size: 8pt;
}

.Land-SS .rate {
    background-color: #faa61a !important;
    color: #fff !important;
    border-radius: 100px !important;
    font-size: 12pt !important;
    vertical-align: middle;
    line-height: 18px !important;
    width: 60px;
    height: 60px;
    text-align: center;
    padding-top: 10px;
    font-weight: 500;
    text-align: center;
    margin: 0 auto;
}

.padding_bottom {
    padding-bottom: 0.5rem
}

.padding-top {
    padding-top: 0rem
}

.Land-SS .tab-pane .table {
    font-size: 11pt;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
}

.Land-SS .tab-pane .table th {
    color: #999;
    font-weight: 500;
    text-align: right;
}

.Land-SS .tab-pane .table td {
    text-align: right;
}

.Land-SS .tab-pane .table th:first-child,
.tab-pane .table td:first-child {
    text-align: left;
}

/* Quick Links ----------------------------------------------------------------- */
.quickLink {
    margin-left: 0px;
    margin-right: 4px;
}

.quickLink .btnLink>span {
    font-size: 12pt;
    font-weight: 400 !important;
    text-transform: none;
}

.quickLink ul,
.quickLink ul li {
    border: 0;
    padding-bottom: 0
}

.quickLink li {
    width: 50%;
}

.quickLinkHeight {
    min-height: 110px;
}

.quickAction ul li {
    background-color: transparent;
    padding-top: 12px;
    padding-bottom: 12px;
}

.quickAction ul li a {
    text-decoration: none;
}

/* Banners ----------------------------------------------------------------- */
.banner img {
    width: 100% !important;
    border: 1px solid #d2d2d2;
    height: auto;
}

.bannerHeight {
    min-height: 128px;
    margin-top: 20px;
}

/* Bulletin Board ----------------------------------------------------------------- */
.bulletin {
    height: 331px;
    overflow-y: auto;
    margin: 0 !important;
    padding: 0 !important;
}

.bulletin h4,
.bulletin h3,
.bulletin {
    font-size: 11pt;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
    padding: 0;
}

.bulletin h3 {
    font-weight: 500;
}

.bulletin .item {
    margin-top: 15px;
}

.bulletinTitle {
    font-size: 13pt;
    font-weight: 500;
}

.bulletinDate {
    font-weight: 500;
}

.bulletin-new a {
    background-color: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

/* iframe  ----------------------------------- */
.mainFrameContent {
    margin-top: 90px;
}

/* Footer ----------------------------------------------------------------- */
.footer {
    text-align: center;
    width: 100%;
    font-size: 80%;
    color: #999;
    border-top: 1px solid #d2d2d2;
    line-height: 3;
    position: fixed;
    background: #f9f9f9;
    bottom:0;
}

/* Desktop ----------------------------------------------------------------- */
@media (min-width: 992px) {
    .portalTitle {
        height: 55px;
    }

    .fixed-top {
        height: 105px;
    }

    footer {
        position: absolute;
        bottom: 0;
    }

    .sectionTitle {
        color: #000;
        font-size: 2.2rem;
        font-weight: 300;
        line-height: 1.5
    }

    .pageTitle {
        color: #000;
        font-size: 1.6rem;
        font-weight: 500;
    }

    .nav-width {
        width: auto;
    }

    .mainFrameContent {
        margin-top: 120px;
    }
}

@media screen and (max-width: 600px) {
    #myTab .nav-link {
        font-size: 14px;
        width: 100%;
    }

    li.nav-item {
        width: 50%;
        display: inline;
    }

    li.has-megamenu {
        width: 100%;
        display: inline;
    }

    .compare {
        position: absolute;
        top: 42%;
        z-index: 1;
    }

    .boxMinHeight {
        min-height: auto;
    }

    .quickLink li {
        width: 100%;
    }

    .navbar-brand {
        font-size: 1rem;
    }

    .mm-slideout {
        z-index: 1 !important;
    }

    .loginInfo {
        margin-left: 0;
    }

    .banner img {
        width: 100% !important;
        border: 1px solid #d2d2d2;
        height: auto;
    }

    .bannerHeight {
        min-height: auto;
        margin-top: 20px;
        margin-bottom: 25px;
    }

    .quickLinkHeight {
        min-height: auto;
    }

    .notificationDropDown {
        min-width: auto !important;
    }
    .vR-Line {
        display: none;
    }

}

@media only screen and (max-width : 320px) {
    .result .total {
        width: 100% !important;
    }
}


/* Support ----------------------------------------------------------------- */
.support-contact .floatLeft ul li:first-child {
    width: 110px;
}

.support-logo img {
    width: 100px;
    height: auto;
}

@media (min-width: 992px) {
    .support-logo img {
        width: auto;
        height: auto;
    }

}

@media (min-width:576px) {
    .support-developer table {
        width: 50%;
    }

}

/* Login ----------------------------------------------------------------- */
.loginBox {
    background-color: #fff;
    padding: 40px 20px;
    width: 100%;
    border-radius: 0px;
}

.loginBox table {
    width: 100%;
}

.loginBox .form-floating,
.loginBox .table-verification,
.loginBox div {
    width: 100%;
    margin: 0 auto;
}

.loginBox .form-control {
    outline: 0;
    border: 0;
    border-bottom: 1px solid #ced4da;
    border-radius: 0
}

.loginBox .btn-dark {
    border-color: #fff;
}

.loginBox .form-select {
    width: 150px;
}

@media (min-width: 768px) {
    .loginBox {
        padding: 20px 40px;
        border-radius: 10px;
        margin: 0 auto;
        width: 600px;
        -webkit-box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.55);
        box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.55);
    }

    .loginBox .form-floating,
    .loginBox .table-verification,
    .loginBox div {
        width: 75%;
        margin: 0 auto;
    }
}

@media print {

    .no-print,
    .no-print * {
        display: none !important;
    }
}

.maxwidth {
    width: max-content;
}

.vR-Line {
    border-right: 1px solid #d2d2d2;
}

@media (min-width: 200px) {
    .animate {
        animation-duration: 0.3s;
        -webkit-animation-duration: 0.3s;
        animation-fill-mode: both;
        -webkit-animation-fill-mode: both;
    }
}

@keyframes slideIn {
    0% {
        transform: translateY(1rem);
        opacity: 0;
    }

    100% {
        transform: translateY(0rem);
        opacity: 1;
    }

    0% {
        transform: translateY(1rem);
        opacity: 0;
    }
}

@-webkit-keyframes slideIn {
    0% {
        -webkit-transform: transform;
        -webkit-opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        -webkit-opacity: 1;
    }

    0% {
        -webkit-transform: translateY(1rem);
        -webkit-opacity: 0;
    }
}

.slideIn {
    -webkit-animation-name: slideIn;
    animation-name: slideIn;
}