﻿.form-control {
    font-size: 14px;
}

.bootstrap-select {
    width: 100% !important;
}

.homeBanner .carousel-inner > .carousel-item img {
    width: 100%;
}

.homeBanner1 .carousel-inner > .carousel-item img {
    height: 225px;
}

.homeBanner1 .carousel-indicators {
    bottom: 20px;
}

.homeBanner .carousel-indicators li {
    width: 8px;
    height: 3px;
    margin: 2px 5px 0;
    border-radius: 50%;
    opacity: 1;
}

.homeBanner .carousel-indicators .active {
    width: 8px;
    height: 4px !important;
    margin: 0px 5px 0;
    background: #7ed321;
    border: solid 1px #7ed321;
    position: relative;
}

.homeBanner .carousel-control-prev .glyphicon-chevron-left, .homeBanner .carousel-control .icon-prev {
    background: url(../images/icon11.png) no-repeat;
    margin-left: 10px;
    width: 15px;
}

.homeBanner .carousel-control-next .glyphicon-chevron-right, .homeBanner .carousel-control .icon-next {
    background: url(../images/icon12.png) no-repeat;
    margin-right: 10px;
    width: 15px;
}

.carousel-indicators [data-bs-target] {
    border-top: solid transparent !important;
    border-bottom: solid transparent !important;
}

.carousel-control-prev {
    left: -80px;
}

.carousel-control-next {
    right: -80px;
}

.carousel-indicators {
    margin-bottom: 0rem !important;
}

.seaLine1 .row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.selectdropdown .bootstrap-select .dropdown-toggle::after {
    display: none !important;
}

/* Add your custom arrow */
.selectdropdown .bootstrap-select .dropdown-toggle {
    padding: 4px 10px 4px 10px;
    color: #9b9b9b;
    font-size: 12px;
    font-weight: 400;
    background: #fff;
    background-image: url('../images/icon13.png');
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 8px 6px;
    padding-right: 30px;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 30px;
    box-shadow: none;
}

    .selectdropdown .bootstrap-select .dropdown-toggle:focus {
        background-image: url('../images/icon13.png') !important;
        background-position: right 12px center !important;
        background-repeat: no-repeat !important;
        background-size: 8px 6px !important;
    }

@media only screen and (max-width: 1440px) {

    .BNews {
        margin-top: 20px;
    }

    .hNews {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 1024px) {
    .carousel-control-prev {
        left: -60px;
    }

    .carousel-control-next {
        right: -60px;
    }

    .homeBanner .carousel-inner > .carousel-item img {
        height: 225px
    }

    .homeBannerIndex .carousel-inner > .carousel-item img {
        height: auto
    }

    .hproDrops .dropdown-menu {
        transform: translate(40px, 60px) !important;
        height: 75px;
        line-height: 2.2;
    }

    .rem5 {
        padding-bottom: 1rem;
    }

    .hUpload {
        margin-top: 20px;
    }

    .BNews {
        margin-top: 45px;
        padding-right: 40px;
    }

    .hNews {
        margin-top: 45px;
        padding-left: 40px;
    }
}

@media only screen and (max-width: 991px) {
    .homeBanner .carousel-inner > .carousel-item img {
        height: 200px;
    }
}

@media only screen and (max-width: 768px) {
    .carousel-control-prev {
        left: -40px;
    }

    .carousel-control-next {
        right: -40px;
    }

    .hproDrops .dropdown-menu {
        transform: translate(40px, 60px) !important;
        height: 75px;
        line-height: 2.2;
    }

    .rem5 {
        padding-bottom: 1rem;
    }

    .form-control {
        font-size: 11px;
    }

    .BNews {
        margin-top: 45px;
        padding-left: 0px;
    }

    .hNews {
        margin-top: 45px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .mobSHowSerch {
        padding: 0 0 !important;
    }
}

@media only screen and (max-width: 425px) {
    .carousel-control-prev {
        left: -80px;
    }

    .carousel-control-next {
        right: -80px;
    }


    .homeBannerIndex .carousel-inner > .carousel-item img {
        height: 300px
    }

    .landingMainBox .homeBannerIndex .carousel-inner > .carousel-item img {
        height: auto
    }

    .calendar-wrapper .flatpickr-wrapper .rightMost {
        left: -90px !important;
    }

    .form-control {
        font-size: 14px;
    }

    .BNews {
        margin-top: 0px;
        margin-left: -55px;
        padding-left: 150px;
    }

    .hNews {
        margin-top: 0px;
        margin-left: 5px;
        padding-left: 70px;
        padding-right: 75px;
    }

    .mobSHowSerch {
        padding: 0 0 !important;
    }

    .corpMainCon .nav li a {
        border-radius: 8px !important;
        border-left: solid 1px #bababa;
        border-right: solid 1px #bababa;
    }

    .corpMainCon .nav li a.active {
        background: #fff !important;
        color: #23487e !important;
        border: solid 1px #bababa !important;
        position: relative !important;
        height: 46px;
    }

    .comLinkMT {
        margin-top: 20px !important;
    }
}

@media only screen and (max-width: 375px) {

    .calendar-wrapper .flatpickr-wrapper .rightMost {
        left: -115px !important;
    }

    .FR {
        display: inline-flex;
    }

    .form-control {
        font-size: 14px;
    }

    .BNews {
        margin-top: 0px;
        margin-left: -35px;
        padding-left: 100px;
    }

    .hNews {
        margin-top: 0px;
        margin-left: -22px;
        padding-right: 30px;
    }

    .RF {
        display: none;
    }

    .mobSHowSerch {
        padding: 0 0 !important;
    }

    .corpMainCon .nav li a {
        border-radius: 8px !important;
        border-left: solid 1px #bababa;
        border-right: solid 1px #bababa;
    }

    .corpMainCon .nav li a.active {
        background: #fff !important;
        color: #23487e !important;
        border: solid 1px #bababa !important;
        position: relative !important;
        height: 46px;
    }

    .comLinkMT {
        margin-top: 20px !important;
    }
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    font-size: 14px;
}

.rmvtranf {
    transform: translate(0px, 60px) !important;
    line-height: 2.2;
}

.breadcrumb {
    font-size: inherit;
}

.rmvtranf li a.remove-b {
    color: black;
    transition: color 0.3s ease;
}

.rmvtranf li:hover a.remove-b {
    color: blue;
}

.corpmainBoxList .panel {
    padding: 10px;
}

.nav-tabs {
    border-bottom: 1px solid #ccc;
}

.nav-tabs .nav-link {
    border: none;
    background-color: white;
    color: #003366;
    font-weight: bold;
    padding: 10px 20px;
}

.corpMainCon .nav {
    border-bottom: solid 1px #bababa;
    display: flow-root;
}

.corpMainCon .nav li a.active {
    background: #fff !important;
    color: #23487e !important;
    border-top: solid 1px #bababa;
    border-bottom: solid 1px #bababa;
    position: relative;
    height: 46px
}

.nav-pills .nav-link {
    border-radius: 0 !important;
}

.img_home {
    width: 11px;
    height: 9px;
    margin-top: 2px
}

.img_arrow {
    width: 6px;
    height: 6px;
    margin-top: 6px
}

.corRight {
    color: #294591;
}

.span_txt {
    margin-top: 1px;
}

.hBody {
    overflow-x: hidden;
}

.Content_left {
    justify-content: flex-start;
}

.ourTeamNew .teamBox .btn {
    border: none;
}

.daterow {
    padding-bottom: 5rem;
}

.flatpickr-calendar.open {
    z-index: 998 !important;
}

/* Main calendar container */
.flatpickr-calendar {
    width: 265px !important;
    min-width: 265px !important;
    height: 290px !important;
    min-height: 290px !important;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.flatpickr-months {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flatpickr-current-month {
    color: #1A3785 !important;
    font-size: 14px;
    text-align: center;
    flex: 1;
}

.flatpickr-weekdays {
    grid-template-columns: repeat(7, 1fr);
    font-size: 12px;
    font-weight: 500;
    padding: 0;
    margin: 0;
    height: 25px;
    width: 265px;
}

.flatpickr-weekday {
    color: #1A3785 !important;
    text-align: center;
    line-height: 25px;
    padding: 0;
}

.dayContainer {
    padding: 0;
    outline: 0;
    width: 265px;
    min-width: 265px;
    max-width: 265px;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-around;
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
}

.flatpickr-day {
    position: relative;
    border-radius: 6px;
    font-weight: normal;
    color: #1A3785 !important;
    border: none !important;
    background: transparent;
    transition: background 0.2s, color 0.2s;
    padding: 10px 0;
    line-height: 1.5;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.flatpickr-day:hover {
    background-color: #e1efff;
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange {
    background-color: #4a90e2 !important;
    color: white !important;
    font-weight: bold;
    border: none;
}

.flatpickr-day.today:not(.selected):not(.startRange):not(.endRange) {
    background-color: #fff !important;
    border: none;
    font-weight: bold;
    border-radius: 6px;
    overflow: hidden;
}

.flatpickr-day.today:not(.selected):not(.startRange):not(.endRange)::after {
    content: "";
    position: absolute;
    bottom: 3px;
    right: 3px;
    width: 8px;
    height: 8px;
    background: #4a90e2;
    clip-path: polygon(100% 0, 0 100%, 100% 100%);
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
    width: 14px;
    height: 14px;
    stroke: #1A3785;
    stroke-width: 2;
    fill: none;
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
    background: transparent;
    color: #1A3785 !important;
    font-weight: 600 !important;
    height: auto;
}

.flatpickr-current-month input.cur-year {
    background: transparent;
    color: #1A3785 !important;
    font-weight: 600 !important;
    height: auto;
}

.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.disabled {
    color: #ccc;
    cursor: not-allowed;
    background: none;
}
.anaListFot .iconphone::before {
    background: url(../images/icon38.png) no-repeat 0 2px !important;
    position: relative;
}

.anaListFot .iconEmail::before {
    background: url(../images/icon39.png) no-repeat 0 4px !important;
    position: relative;
}

.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    opacity: 1;
}

.brandList {
    margin: 0;
    padding-top: 56px;
}

.changePassModalD {
    display:flow;
}
.changePassModalH {
    height: 569.988px;
}

.cSearchModalH {
    width: 462px;
    height: 37.14px;
}

.cSearchModalClose {
    padding-bottom: 20px;
}

.bottom-border {
    border-top: none !important;
    border-bottom: solid 1px #bababa !important;
}

.disclaimer-x {
    overflow-x: auto;
}

.comLinkMT {
    margin-top: -20px;
}

.anaListFot .iconphone {
    margin-bottom: 0px;
    padding-left: 0px; 
}

.anaListFot .iconEmail {
    margin-bottom: 0px;
    color: #231F20;
    padding-left: 0px;
}
