/* #region Animations */
@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/* #endregion */

/* #region Main View */
html {
    position: relative;
    min-height: 100%;´
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
}

* {
    font-family: "proxima_nova", "Helvetica Neue", Helvetica, Arial, "sans-serif" !important;
}

    *::placeholder {
        font-family: "proxima_nova", "Helvetica Neue", Helvetica, Arial, "sans-serif" !important;
        font-size: 16px !important;
    }

body {
    font-style: normal;
    background: #FFFFFF;
    margin-bottom: 60px;
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
}

.bodyIframe {
    overflow: hidden !important;
}

input {
    color: #555555 !important;
}

.title {
    line-height: 76px;
    font-size: 55px;
    font-weight: bold;
    color: #00a160;
}

.subTitle {
    line-height: 36px;
    letter-spacing: -0.015em;
    color: #5d5d5d;
    font-size: 28px;
    font-weight: bold;
}

.subTitle2 {
    line-height: 36px;
    letter-spacing: -0.015em;
    color: #5d5d5d;
    font-size: 30px;
    font-weight: bold;
}

.paragraph {
    text-align: justify;
    letter-spacing: -0.015em;
    font-size: 18px;
    line-height: 24px;
    color: #5d5d5d;
}

.greenTag {
    cursor: pointer;
    border: none;
    background: #01A067;
    border-radius: 6px;
    font-weight: 300;
    font-size: 16px;
    line-height: 14px;
    color: #FFFFFF;
    display: inline-block;
    user-select: none;
}

.greenSecondTag {
    background: #e8e7ef !important;
    color: #858597 !important;
}

    .greenTag span {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .greenTag:active {
        filter: brightness(0.95);
        font-size: 0.985em;
    }

    .greenTagCategories, .greenTagBtn {
        width: 160px;
        height: 57px;
        font-size: 15px !important;
        position: relative;
    }

    .greenTagLetter {
        z-index: 500;
        width: 167px;
        height: 57px;
        font-size: 15px !important;
        position: relative;
    }

    .greenTagBtn02 {
        width: 167px;
        height: 57px;
        position: absolute !important;
        left: 0px !important;
        top: 0px !important;
    }

    .greenTagCategories:hover, .greenTagBtn:hover {
        opacity: 0.9 !important;
    }

    .popupLetterDownloadsInner02:hover .greenTagBtn {
        opacity: 0.9 !important;
    }
    .popupLetterDownloadsInner02:hover .greenTagBtn02 {
        opacity: 0.9 !important;
    }

    .letterDownloadBtn {
        position: relative;
        left: 10px;
        background: #FFFFFF;
        border: 5px;
        border: 1px solid #01A067;
        z-index: 20;
        width: 60px;
        position: relative;
        bottom: -7px;
    }

    .popupLetterDownloads {
        text-align: center;
    }

    .popupLetterDownloadsInner {
        position: relative;
    }

.disabledTag {
    background: #F4F3FD !important;
    border-radius: 6px !important;
    color: #858597 !important;
    z-index: 400 !important;
}

.greenTagEmailBtn {
    width: 235.26px;
    height: 64px;
}

.paragraphTagBoxPadding {
    padding: 30px 100px;
}

.paragraphTagBoxSecond {
    background: #F4F3FD;
    border-radius: 28px;
    font-weight: 300;
    font-size: 15px;
    line-height: 26px;
    text-align: justify;
    letter-spacing: -0.015em;
    color: rgba(0, 0, 0, 0.8);
}

    .paragraphTagBoxSecond:hover {
        background: #01A067;
        border-radius: 24px;
        color: #FFFFFF;
    }

.filterArrow svg {
    font-size: 15px !important;
    position: absolute !important;
    top: 6px !important;
    right: -5px;
}

.smallText1 {
    font-weight: 300;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #00a160;
    display: block;
    padding: 0px;
    margin: 0px;
    position: relative;
}

.greenBox {
    display: block;
    background: #01A067;
    border-radius: 18px;
    padding: 35px 40px 40px 45px
}

.greenBoxInner1 {
    display: block;
    font-weight: 300;
    font-size: 17px;
    letter-spacing: 0.4px;
    color: #9EDE3E;
}

.greenBoxInner1Value {
    color: #FFFFFF !important;
}

.greenBoxInner1Space {
    margin-bottom: 8px;
}

.greenBoxInner2 {
    display: block;
    font-weight: bold;
    font-size: 29px;
    letter-spacing: 0.4px;
    color: white;
}

.greenBoxInner3 {
    display: block;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0.4px;
    color: white;
}

.textInner4 {
    display: block;
    font-weight: bold;
    font-size: 22px;
    letter-spacing: -0.015em;
    color: #5d5d5d;
}

.hrText {
    height: 0px;
    margin: 0px;
    border: 1px solid #5d5d5d;
}

.textInner5 {
    font-weight: 300;
    font-size: 12.8px;
    letter-spacing: -0.030em;
    color: black;
}

.textInner5Value {
    color: #5d5d5d !important;
}

.textInner5TableValue {
    line-height: 19px !important;
    color: #5d5d5d !important;
    margin-top: 2px;
    margin-bottom: 6px;
}

.paragraphBoxFooter {
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    letter-spacing: 0.4px;
    color: #5d5d5d;
    width: auto;
    margin-top: 50px;
    background: none;
    border-radius: 17px;
    padding: 30px;
}

    .paragraphBoxFooter img {
        position: relative;
        top: -2px;
    }

    .paragraphBoxFooter:hover {
        background: rgba(217, 217, 217, 0.2);
    }

.paragraphBoxFooterTitle {
    font-weight: 700;
    font-size: 32px;
    line-height: 39px;
    letter-spacing: 0.4px;
    color: #01A067;
}

.paragraphBoxFooterSubTitle {
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    text-align: right;
    letter-spacing: 0.4px;
    color: #DF4F4F;
}

.paragraphBoxFooterUnderline {
    cursor: pointer;
    display: block;
    width: auto;
    font-weight: 700;
    font-size: 20px;
    text-align: right;
    letter-spacing: 0.4px;
    text-decoration-line: underline;
    color: #01A067;
    margin-top: 10px;
}

.tableResultIcons {
    display: block;
    font-size: 18px;
    text-decoration: none !important;
    text-align: center;
    position: relative;
    top: -4px;
    cursor: pointer;
}

.containerCustom {
    margin: 35px 30px;
    margin-bottom: 0px;
}

.circleContainer {
    position: relative;
    display: inline;
}

.circleText {
    cursor: pointer;
    background: #9EDE3E;
    height: 21px;
    width: 21px;
    border-radius: 50%;
    color: #01A067;
    display: inline-block;
    position: absolute;
    bottom: 0px;
    user-select: none;
    text-align: center;
    left: 0px;
    line-height: 21px;
}

    .circleText span {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-weight: 500;
        font-size: 16px;
        line-height: 18px;
        text-align: justify;
        letter-spacing: 0.4px;
    }

.searchCustom {
    position: relative;
}

.inputNumberContainer .searchCustom input {
    padding-right: 0px !important;
}

.textInner5TableValueLeft {
    text-align: right;
    position: relative;
}

.searchCustom input {
    background: #77869E;
    mix-blend-mode: normal;
    opacity: 0.6;
    border: none;
    background: none;
    border-bottom: solid;
    border-color: #77869E;
    border-width: 2px;
    padding-bottom: 10px;
    padding-right: 50px;
    width: 100% !important;
}

    .searchCustom input::placeholder, .searchProviderCustom input::placeholder {
        font-style: normal;
        font-weight: 300;
        font-size: 20px;
        line-height: 16px;
        letter-spacing: 0.2px;
        color: #333333;
    }

    .searchCustom input:focus, .searchProviderCustom input:focus {
        outline: none;
    }

    .searchCustom svg {
        position: absolute;
        right: 0px;
        bottom: 12px;
        color: #5d5d5d;
    }

.rightInput {
    position: absolute;
    right: 0px !important;
    color: #5d5d5d;
    top: 0px;
    padding-right: 0px;
    color: #01A067;
}

.titleSearch, subTitleText {
    line-height: 20px;
    font-weight: bold;
    font-size: 18px;
    color: #5d5d5d;
}

.searchBoxSize, .searchBoxSize div {
    width: 95%;
}

.searchCustomWidth {
    width: 95% !important;
}

.searchBoxItemFull {
    position: relative;
    z-index: 100;
}

.searchBoxCustom {
    display: none;
    position: absolute;
    top: 34px;
    max-height: 235px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 3px;
    text-align: left;
    overflow-y: scroll;
}

    .searchBoxCustom::-webkit-scrollbar {
        width: 0px;
    }

.searchBoxCustomItem {
    cursor: pointer;
    height: auto;
    border-radius: 2px 2px 0px 0px;
    padding: 13px 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.2px;
    color: #333333;
    user-select: none;
    margin: 5px;
    width: auto !important;
}

    .searchBoxCustomItem:hover {
        background: #01A563;
        color: #FFFFFF;
    }

    .searchBoxCustomItemActive {
        background: #01A563;
        border-radius: 2px;
        font-weight: 700;
        color: #FFFFFF;
        width: auto !important;
    }

.tooltipContainer {
    display: block;
    white-space: break-spaces;
}

.tooltipContainerCenter .tooltipBox {
    left: -100px;
}

.tooltipContainer .tooltipBox span {
    word-break: break-word;
}

.tooltipContainerCenter img {
    left: 112px;
}

.tooltipContainerBox {
    width: 236px;
    height: 0px;
}

.toltipBoxC .toltipBoxDiv {
    display: inline-block;
    width: 30px;
    position: relative;
    bottom: -4px;
    margin-left: 8px;
}

.toltipBoxC span {
    display: inline-block;
}

.tooltipBox {
    justify-content: center;
    align-items: center;
    padding: 8px 16px;
    background: #FFFFFF;
    border-radius: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #1A141F;
    flex: none;
    order: 0;
    flex-grow: 0;
    z-index: 810;
    width: 240px;
    padding: 8px 16px;
    box-shadow: 0px 5px 15px 0px rgb(0 0 0 / 15%);
    display: inline-block;
    position: absolute;
    bottom: 36px;
    left: -5px;
    display: none;
    z-index: 9998;
}

    .tooltipBox span {
        word-break: break-word;
    }

.tooltipTiangle {
    position: absolute;
    bottom: -9px;
    left: 8px;
    z-index: 800;
}

.circleQuestion {
    position: relative;
    display: inline-block;
}

.tooltipContainer .tooltipBox {
    left: -200px;
}

.tooltipContainer img {
    left: 212px;
}

.timesInput {
    font-size: 15px !important;
    position: relative;
    display: none;
    margin-left: -8px;
}

.item div {
    width: auto;
}

.item {
    font-size: 20px;
    width: 100% !important;
    line-height: 30px;
    letter-spacing: 0.5px;
}

    .item svg {
        position: relative;
        left: 24px;
        cursor: pointer;
        color: #01A067;
    }

    .item span {
        color: #01A067;
        cursor: pointer;
    }

    .item i:hover {
        opacity: 0.9;
    }

    .item i:active {
        filter: brightness(0.95);
    }

.searchCustom svg {
    cursor: pointer;
}

.searchSubTitle {
    text-align: right;
    cursor: pointer;
    color: #01A067;
    text-align: right;
    position: relative;
    right: -4px;
}

    .searchSubTitle:hover {
        font-size: 19.6px;
    }

.searchBoxSize > div {
    margin: 0px;
}
/* #endregion */

.pagination {
    font-size: 12px !important;
    margin: 0px;
}

    .pagination .page-item {
        border-radius: 0px !important;
        cursor: pointer;
    }

    .pagination .disabled a {
        color: #7D7979CC !important;
    }

    .pagination .page-link {
        color: #5d5d5d;
        padding: 4px 10px;
        border-radius: 0px !important;
    }

        .pagination .page-link:focus {
            filter: brightness(0.99);
            color: #7D7979CC !important;
            background-color: #e9ecef !important;
            box-shadow: 0 0 0 0.009rem #7D7979CC !important;
        }

    .pagination .page-link {
        color: #5d5d5d;
        padding: 4px 10px;
        border-radius: 0px !important;
    }

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.refresh .refreshContainer {
    display: block !important;
}

.refreshInNetwork #refreshContainerInNetwork, .refreshOutNetwork #refreshContainerOutNetwork, .refreshOutNetwork #refreshContainerPharmacies {
    display: block !important;
}

.refreshContainerTable {
    position: relative;
    cursor: pointer;
    z-index: 400;
    overflow: hidden;
    text-align: center;
    display: none;
    padding: 20px;
    padding-bottom: 0px;
}

    .refreshContainerTable svg {
        animation: spin 3s linear infinite;
        color: #01A067;
        font-size: 30px;
    }

.inputForms .refreshContainerTable {
    position: absolute !important;
    top: 25px !important;
}

    .inputForms .refreshContainerTable svg {
        font-size: 20px !important;
    }

.refreshContainer {
    position: absolute;
    top: -33px;
    width: 103%;
    cursor: pointer;
    z-index: 400;
    overflow: hidden;
    text-align: center;
    display: none;
    margin-top: 140px;
    padding: 30px;
    right: 10px;
}

    .refreshContainer svg {
        animation: spin 3s linear infinite;
        color: #01A067;
        font-size: 750%;
    }

.page-item .active {
    filter: brightness(0.90) !important;
    color: #7D7979CC !important;
}

.textPagination {
    position: relative;
    top: 2px;
    font-size: 1.4em;
    margin-right: 14px;
    position: relative;
    top: 4px;
    font-size: 17px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: 0.02em;
}

    .textPagination .textPaginationTitle {
        color: #5d5d5d;
    }

.selectBoxSizeContainer {
    position: relative !important;
    width: 100% !important;
}

.selectBoxSizeContainer .searchBoxCustom {
        z-index: 999;
        display: none;
        position: absolute;
        top: -19px;
        max-height: 240px;
        background: #F7F7F7;
        border: 1px solid #CCCCCC;
        box-shadow: 0px 0px 6px rgb(224 224 224 / 50%);
        border-radius: 3px;
        text-align: left;
        overflow-y: scroll;
    }

#searchBoxServ {
    background: #F7F7F7;
}

.greenTagSend {
    width: 124px;
    height: 57px;
    font-style: normal;
    font-size: 17px;
    line-height: 27px;
}

.coverageBox {
    background: #E6F6F0;
    border-radius: 20px;
    padding: 36px 40px;
}

.coverageBoxTitle {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: -0.015em;
    color: #5d5d5d;
}

.primaryParagraphFooter {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    letter-spacing: 0.4px;
    color: #979797;
}


.badInputText small, .badInputText svg {
    color: #b94a48 !important;
}

.badInputText input {
    border-color: #b94a48 !important;
    color: #b94a48 !important;
}

    .badInputText input::placeholder {
        color: #b94a48 !important;
    }

.badInputText .searchSubTitle {
    color: #01A067 !important;
}

.inputForms .smallValidation {
    display: none;
}

.badInputText .smallValidation {
    display: block !important;
}

.badInputText .mtValidation {
    margin-bottom: 74px !important;
}

.mtValidation {
    position: relative;
}

.spanRequired {
    color: #e94b5a;
    font-size: 34px;
    position: absolute;
    bottom: -7px;
    margin-left: 10px;
}

.spanRequiredWithInfo {
    margin-left: 34px !important;
}

.secondInputSelect {
    position: absolute;
    top: -53px;
}

input:checked {
    accent-color: #9EDE3E;
}

.customDivScroll {
    position: relative !important;
    overflow-y: auto !important;
    max-height: 235px !important;
    width: 100% !important;
}

    .customDivScroll::-webkit-scrollbar {
        width: 24px;
    }

    .customDivScroll::-webkit-scrollbar-track {
        background-color: transparent;
    }

    .customDivScroll::-webkit-scrollbar-thumb {
        background-color: #d6dee1;
    }

    .customDivScroll::-webkit-scrollbar-thumb {
        background-color: #d6dee1;
        border-radius: 20px;
    }

    .customDivScroll::-webkit-scrollbar-thumb {
        background-color: #01A563;
        border-radius: 10px;
        border: 6px solid transparent;
        background-clip: content-box;
        height: 70px;
    }

.refreshContainerTable2 {
    padding: 50px;
    font-size: 600%;
    animation: spin 3s linear infinite;
    color: #01A067;
}

.searchProviderCustom input {
    width: 100% !important;
    background: #FAFAFA;
    border: 1px solid #DDDDDD;
    border-radius: 8px;
    padding: 10px 40px !important;
}

.searchProviderCustom svg {
    position: absolute;
    left: 16px;
    bottom: 15px;
    color: #828894;
}

.print {
    display: none;
}

.boxUHCRedirect {
    background: rgba(1, 160, 103, 0.1);
    border-radius: 18px;
    padding: 35px 30px;
}

.boxUHCRedirectTitle {
    font-weight: 800;
    font-size: 30px;
    line-height: 41px;
    letter-spacing: 0.4px;
    color: #01A067;
}

.boxUHCRedirectParagraph {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.4px;
    color: #000000;
}

.boxUHCRedirectBtn {
    font-style: normal !important;
    font-weight: 800 !important;
    font-size: 20px !important;
    line-height: 27px !important;
    text-align: center !important;
    letter-spacing: 0.4px !important;
    color: #FFFFFF !important;
    padding: 15px 25px;
}

.boxUHCRedirectBox {
    margin: 15px 0px;
}

.screen-md-left {
    text-align: right !important;
}

.readonlyInput {
    opacity: 0.3 !important;
}

.customDivScroll {
    overflow-x: hidden !important;
}

.popupLetterPost {
    position: relative;
    background: #FFFFFF;
    font-weight: 600;
    font-size: 13px;
}

.popupLetterDownloads label {
    font-size: 18px;
    letter-spacing: -0.015em;
    color: #6D6D6D;
    margin-bottom: 20px;
}

.popupLetterDownloadsInner02 {
    text-align: center !important;
    display: inline-block;
    position: relative;
}

.popupLetterSend {
    text-align: right;
    padding: 15px 0px;
}

.inputReleative {
    position: relative !important;
}

.wrapperDiv .textInner5TableValue span {
    white-space: break-spaces !important;
}

.popupWarningLetter {
    width: 150px;
    text-align: center;
    display: inline-block;
    padding: 0px;
    margin: 0px;
    margin-bottom: 30px;
}

.wrapperDiv02Scroll {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}

    .wrapperDiv::-webkit-scrollbar {
        height: 25px !important;
    }

    .wrapperDiv::-webkit-scrollbar-track {
        background-color: transparent;
    }

    .wrapperDiv::-webkit-scrollbar-thumb {
        background-color: #d6dee1;
        width: 200px !important;
    }

    .wrapperDiv::-webkit-scrollbar-thumb {
        background-color: #d6dee1;
        border-radius: 20px;
    }

    .wrapperDiv::-webkit-scrollbar-thumb {
        background-color: #E5E0EB;
        border-radius: 10px;
        border: 6px solid transparent;
        background-clip: content-box;
        height: 70px;
    }

.wrapperDiv01Pharmacy div {
    min-width: 1000px !important;
}

.wrapperDiv02Scroll div {
    min-width: 2000px !important;
}

.wrapperDiv03Scroll div {
    min-width: 1500px !important;
}

.wrapperDiv04Scroll div {
    min-width: 0px !important;
}

.wrapperDiv04ScrollRV div {
    min-width: 1250px !important;
}

.wrapperDiv01DentalScroll div {
    min-width: 1090px !important;
}

.inputsHideH2 {
    background: white !important;
    opacity: 1 !important;
    z-index: 9999 !important;
    position: relative !important;
}

.form-check-input {
    box-shadow: 0 0 0 0.2rem rgba(1, 150, 103, 0.25) !important;
    width: 40px !important;
    height: 20px !important;
    cursor: pointer;
}

    .form-check-input:checked {
        background-color: white !important;
        border-color: white !important;
    }

    .form-check-input:focus {
        border-color: #01A067 !important;
        box-shadow: 0 0 0 0.2rem rgba(1, 150, 103, 0.25) !important;
    }

.form-switch .form-check-input {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2301A067'/%3e%3c/svg%3e") !important;
}

    .form-switch .form-check-input:focus {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2301A067'/%3e%3c/svg%3e") !important;
    }


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.multipleSelect0 input {
    caret-color: transparent !important;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

@media only screen and (max-width: 1300px) {
    .tooltipBox {
        left: -35px !important;
    }

    .containerCustom {
        margin-top: 105px;
        margin-left: 50px;
        margin-right: 50px;
    }

    .searchCustomWidth {
        width: 100% !important;
    }

    .containerCustom {
        margin-right: 15px !important;
        margin-left: 15px !important;
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    .greenTagCategories {
        margin: 0px !important;
        width: 157px !important;
    }
}

@media only screen and (max-width: 1150px) {
    .wrapperDiv {
        overflow-x: scroll;
        overflow-y: hidden;
        white-space: nowrap;
    }

    .tooltipBox {
        left: -105px !important;
    }

    .titlePopup02 {
        margin-top: 40px !important;
    }

    .popup {
        padding: 40px !important;
    }

        .popup .mainIcon {
            height: 155px !important;
            margin-top: 20px !important;
        }

    .searchSubTitle {
        right: 14px !important;
    }

    .popBtnContainer {
        padding-right: 0px !important;
    }

    .popupParagraph {
        padding-right: 0px !important;
    }

    .popBtnContainer {
        position: relative !important;
        bottom: -10px !important;
    }

    .popupInfoBtn button {
        width: 101.4% !important;
        position: relative !important;
        left: 40px !important;
        bottom: -5px !important;
        text-align: center !important;
        padding-left: 80px !important;
    }

    .popupParagraphContainer {
        margin: 0px !important;
    }

    #maximunOutPocketLabel {
        display: none !important
    }

    .screen-space {
        margin-top: 60px !important;
    }

    .screen-center {
        text-align: center !important;
    }

    .toltipBoxDiv01 {
        left: -15px !important;
    }

    .popupLetterSend {
        text-align: center !important;
        padding: 15px 0px !important;
    }

    .paragraphTagBoxPadding {
        padding: 30px 50px;
    }

    .searchBoxSize, .searchBoxSize div {
        width: 100%;
    }

    .tooltipBox {
        left: -105px;
    }

    .tooltipTiangle {
        left: 108px;
    }

    .timesInput {
        margin-left: -24px;
    }

    .refreshContainer {
        top: 14px !important;
    }

    .popupInfoBtn {
        width: 98.5vw !important;
    }

    .containerCustom {
        margin-right: 5px !important;
        margin-left: 5px !important;
        padding-right: 5px !important;
        padding-left: 5px !important;
    }
}

@media only screen and (max-width: 992px) {
    
    Refresh {
        right: 10px !important;
    }

    .greenBox, .subTitle2 {
        text-align: center;
    }
}

/* Letters Popup */

.popupLetterTitle {
    font-weight: 500;
    font-size: 19px;
    line-height: 20px;
    color: #000000;
}

.popupLetterBtnEmail {
    background: #FFFFFF;
    box-shadow: 0px 20px 43px rgba(191, 191, 191, 0.2);
    border-radius: 5px;
}

.popupLetterBtnPostMail {
    background: #01A067;
    box-shadow: 0px 15px 20px -15px rgba(1, 65, 129, 0.396078);
    border-radius: 5px;
}

.popupLetterInputs {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    color: #1F1F39;
}

.popupLetter {
    padding: 60px 60px !important;
}

    .popupLetter .searchBoxSize {
        width: 100% !important;
    }

.form-control:focus {
    border-color: #01a067 !important;
    box-shadow: none !important;
}

textarea {
    width: 100%;
    padding: 12px;
    font-size: 1rem;
    border: 1px solid #ccc;
    border-radius: 12px;
    resize: vertical;
    transition: border-color 0.3s, box-shadow 0.3s;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

    textarea:focus {
        border-color: #01A067;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.05);
        outline: none;
    }