﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

@font-face {
    font-family: 'futura_bookregular';
    src: url('../fonts/futura_book_regular-webfont.woff') format('woff'), url('../fonts/futura_book_regular-webfont.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}
font{
    pointer-events:none;
}
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
    position: relative;
}
a.navbar-brand .trademark{
	position: absolute;
	font-size: 9px;
	left: 105px;
    top: 63px;
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
/*============== NEW THEME ===============*/
body#theme-modern .viewSummary{
    background: #f8f3ff;
}
body#theme-modern .btn-info{
    background-color: #c81d78;
    border-color: #c81d78;
}
/*body#theme-modern .patient-top-right-info span, body#theme-modern .breadcrumb > .active, body#theme-modern .breadcrumb li:nth-last-child(2) a, body#theme-modern .breadcrumb > .active, body#theme-modern .breadcrumb li:nth-last-child(2) a, body#theme-modern .patient-body-info li span{
    color:#c81d78 !important;
}*/

body#theme-modern .breadcrumb li:nth-last-child(2) a, body#theme-modern .patient-body-info li span, body#theme-modern .patient-top-right-info span{
    color:#c81d78 !important;
}
body#theme-modern .breadcrumb li.newBreadcrumb:nth-last-child(2) a{
    color:#3f2365 !important;
}
body#theme-modern section#timeline div[class*="group"], body#theme-modern section#timeline article div.panel div.badge{
    -webkit-box-shadow: 0 0 0 2px #c81d78;
    box-shadow: 0 0 0 2px #c81d78;
}

body#theme-modern .newBreadcrumb{
    font-weight: 700;
    font-size: 20px;
}
body#theme-modern ul.timeline-menu li.active a, body#theme-modern section#timeline div[class*="group"], body#theme-modern section#timeline:before, body#theme-modern section#timeline article div.panel div.badge:last-child{
    background-color:#c81d78 !important;
}
body#theme-modern .hyperlinkView strong {
    color: #3b245c !important;
}
body#theme-modern #searchForm.studiesBtn #SearchBtn{
    background:rgb(57 31 90);
    border-color:rgb(57 31 90);
}
body#theme-modern table.dataTable thead th, body#theme-modern table.dataTable thead td, body#theme-modern table thead th {
    background: none;
    color: #3c2457;
    padding: 6px 10px 6px 6px !important;
}
body#theme-modern .fixedSearchBelowDiv, body#theme-modern .fixedSearchBelowDivInbox{
    border-radius: 8px;
    border: solid 1px #dee2e6;
}
body#theme-modern .fixedSearchBelowDivOrder{
    margin-top: 105px;
}
body#theme-modern .progress-transit .progress-step-transit, body#theme-modern [data-step="2"] svg.progress-step1, body#theme-modern .progress-indicator-container svg{
    fill: #c81d78;
}
body#theme-modern .progress-indicator-container svg, body#theme-modern [data-step="1"] svg.progress-step1, body#theme-modern [data-step="2"] svg.progress-step1, body#theme-modern [data-step="2"] svg.progress-step2, body#theme-modern [data-step="3"] svg.progress-step2, body#theme-modern [data-step="3"] svg.progress-step3, body#theme-modern [data-step="4"] svg.progress-step1, body#theme-modern [data-step="4"] svg.progress-step2, body#theme-modern [data-step="4"] svg.progress-step3, body#theme-modern [data-step="4"] svg.progress-step4, body#theme-modern .progress-transit .progress-step-transit{
    fill: #c81d78;
}

body#theme-modern [data-step="3"] svg.progress-step1, body#theme-modern .progress-details .progress-step.active, body#theme-modern .progress-details .progress-transit .active.progress-step-transit, body#theme-modern .progress-transit .progress-details .active.progress-step-transit, body#theme-modern .progress-details .progress-transit .active.progress-step-transit-border, body#theme-modern .progress-transit .progress-details .active.progress-step-transit-border{
    fill: #c81d78;
}
#appointmentList{
    border: solid 1px #dee2e6;
    border-radius: 8px;
}
body#theme-modern .page-item.active .page-link {
    background-color: #391f5a;
    border-color: #391f5a;
}
body#theme-modern .statusDropdown{
    display:none;
}
body#theme-modern table.dataTable tbody th, body#theme-modern table.dataTable tbody td {
    padding: 8px 10px;
}
body#theme-modern .text-dark.active{
    color: #c81d78 !important;
    font-weight: 500;
}
body#theme-modern .secondary-info{
    font-weight: 400;
}
body#theme-modern .logout{
    background: #3b285c;
}
body#theme-modern a.advanceLink:hover{
    color:rgb(200 29 120);
}
body#theme-modern .datepicker-days table thead th, body#theme-modern .datetimepicker-days table thead th {
    background-color: #fff !important;
    color: #333 !important;
}
body#theme-modern .select2-results__option, body#theme-modern #saveSearchPopover form label, body#theme-modern #saveSearchPopover span.close-popover, body#theme-modern form .multiselect-dropdown .multiselect-container label.radio {
    color: #333 !important;
}
body#theme-modern .btn-primary{
    background-color: rgb(200 29 120);
    border-color: rgb(200 29 120);
}
body#theme-modern .text-dark{
    color: #3f2365 !important;
}

body#theme-modern .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
}
body#theme-modern .modal-content {
    box-shadow: 0px 0px 11px rgb(0 0 0 / 30%);
    border: solid 1px #323232;
}
body#theme-modern .nav-tabs .nav-link.active, body#theme-modern .uploadDocument, body#theme-modern .UploadDocument{
    background:rgb(57 31 90);
    border-color: rgb(57 31 90);
    color:#fff !important;
}
body#theme-modern .modal-backdrop.show {
    opacity: .7;
}
/*body#theme-modern select.form-control.custom-select {
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23ffffff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px
}*/
body#theme-modern .close{
    text-shadow:none;
}
body#theme-modern #advance-search-fields.active {
    border: solid 1px #dee2e6;
    border-radius: 8px;
    background:#fff; 
    top: 50px;
}
body#theme-modern .btn-outline-secondary, body#theme-modern .btn-default, body#theme-modern .form-control{
    border-color:#dee2e6 !important;
}
body#theme-modern table.dataTable > thead .sorting:before, body#theme-modern table.dataTable > thead .sorting_asc:before, body#theme-modern table.dataTable > thead .sorting_desc:before, body#theme-modern table.dataTable > thead .sorting_asc_disabled:before, body#theme-modern table.dataTable > thead .sorting_desc_disabled:before {
    border-bottom-color: white;
}
body#theme-modern table.dataTable > thead .sorting:after, body#theme-modern table.dataTable > thead .sorting_asc:after, body#theme-modern table.dataTable > thead .sorting_desc:after, body#theme-modern table.dataTable > thead .sorting_asc_disabled:after, body#theme-modern table.dataTable > thead .sorting_desc_disabled:after {
    border-top-color: white;
}
body#theme-modern form label.error{
    color:red !important;
}
/*body#theme-modern #tabs-nav:after {
    background: linear-gradient(90deg, rgba(2, 0, 36, 0) 0%, rgb(27 26 25) 59%);
}*/
body#theme-modern .nav-tabs .nav-link{
    color: #391f5a;
}


/*============== NEW THEME ===============*/
/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn-default {
    color: #333333;
    background: #ffffff;
    border: solid 1px #ccc;
}


.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    overflow-x: hidden;
    top: 0 !important;
}

.footer {
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.btn {
    outline: none !important;
}

.btn.focus, .btn:focus {
    box-shadow: none;
}

.btn {
    padding: 5px 11px 4px 11px;
    font-size: 14px;
    outline: none !important;
}
.btn-sm {
    padding: 5px 10px 5px 10px;
    font-size: 12px;
}
.disabled, .btn.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.4;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.form-control {
    height: 30px;
    padding: 4px 10px 3px 10px;
    font-size: 14px;
}

form label {
    margin-bottom: 0.2rem;
    font-weight: bold;
    color: #333;
}

body {
    font-family: 'futura_bookregular', sans-serif !important;
    color: #333;
    font-size: 14px;
}

.form-group {
    min-height: 82px;
    margin-bottom: 0;
}
.form-group.form-radio {
    min-height: 70px;
}

.form-group.form-radio .custom-control-label {
    line-height: 24px;
    margin-bottom: 0;
}

.form-spinner {
    position: absolute;
    width: 23px;
    height: 23px;
    border-width: 2px;
    margin-left: 12px;
    margin-top: 3px;
}

table.dataTable thead th, table.dataTable thead td, table thead th {
    background: #eeeeee;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    color: #333333;
    padding: 4px 10px 2px 10px !important;
}

table.dataTable thead th, table thead th {
    border-bottom: none !important;
    border-top: none !important;
}

.list-spinner {
    width: 21px;
    height: 21px;
    border-width: 2px;
    margin-right: 8px;
    position: relative;
    margin-bottom: 2px;
    float: left;
}

.list-loader {
    display: inline-block;
    padding-top: 5px;
}

.table-sm td, .table-sm th {
    line-height: 20px;
}

table.dataTable tbody {
    text-align: left;
}

.breadcrumb {
    padding: 0 0 4px 6px;
    margin-bottom: 10px;
    list-style: none;
    background: none;
    border-radius: 4px;
    font-size: 22px;
}

    .breadcrumb a {
        color: #333;
    }

    .breadcrumb > .active, .breadcrumb li:last-child a {
        color: #1b6ec2;
        pointer-events: none;
    }

    .breadcrumb li:first-child a {
        color: #333;
    }

.hyperlinkView strong {
    color: #146297;
}


.row-actions.study .btn {
    font-weight: 400;
    padding-top: 20px;
    font-size: 12px;
    padding-right: 9px;
    padding-left: 9px;
    margin-right: 13px;
}

    .row-actions.study .btn i.otheraction-icn {
        background: url(../sprite-old.png) no-repeat -206px -66px;
        height: 27px;
        width: 25px;
        left: 4px;
    }

.row-actions.study .btn-group i {
    position: absolute;
    left: 0;
    right: 0;
    top: -6px;
    margin: auto;
}

.row-actions.study .btn .caret {
    top: 5px;
    position: absolute;
    right: -8px;
    border-top: 7px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.row-actions.study i.vieweye-icn {
    background: url(../sprite-old.png) no-repeat -62px -65px;
    height: 27px;
    width: 25px;
    left: 4px;
}

.ImageviewerLoaderClinicalmain {
    position: absolute;
    left: 11px;
    top: -2px;
    background: #fff;
    z-index: 5;
}

.row-actions.study .btn-group i.diagnostic-icn {
    background: url(../sprite-old.png) no-repeat -61px 0px;
    height: 27px;
    width: 19px;
    left: 2px;
}

.row-actions.study .btn-group i.pencil-icn {
    background: url(../sprite-old.png) no-repeat -103px -65px;
    height: 27px;
    width: 21px;
    left: 4px;
}

.row-actions.study .btn-group i.openModalClass {
    left: -8px;
    top: -4px;
    z-index: 1;
    cursor: pointer;
}

.row-actions.study .btn-group i.reports-icn {
    background: url(../sprite-old.png) no-repeat -170px top;
    height: 30px;
    width: 23px;
    left: 0;
    left: 0;
}

.row-actions.study .btn i.route-icn {
    background: url(../sprite-old.png) no-repeat -139px -65px;
    height: 27px;
    width: 20px;
    left: 4px;
}

.row-actions.study .btn i.reports-icn {
    background: url(../sprite-old.png) no-repeat -170px top;
    height: 30px;
    width: 23px;
    left: 0;
    /*left: -12px;*/
}

.row-actions.study .btn-group .document a {
    margin-left: 0px;
}

.row-actions.study .document #dLabel {
    margin-right: 0;
}

.row-actions.study .btn i.reports-icn .caret {
    top: 10px;
    position: absolute;
    right: -16px;
    border-top: 7px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.vieweye-small-icn {
    background: url(../sprite-old.png) no-repeat -90px -37px;
    height: 20px;
    width: 25px;
    display: inline-block;
    transform: scale(0.8);
    position: absolute;
    margin-top: -1px;
    left: -2px;
}

.circlecount {
    border-radius: 10px;
    padding: 2px 5px 3px 5px;
    font-size: 11px;
    background: #1b6ec2;
    color: #fff;
    font-weight: bold;
    display: none;
}

.table .dropdown-menu li a {
    display: block;
    padding: 3px 20px;
    padding-left: 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dropdown-item {
    padding: 3px 13px 2px 13px;
    font-size: 13px;
}

.secondary-info {
    color: #aaa;
    font-weight: 300;
}

.logout {
    position: absolute;
    right: 0;
    top: 0;
    padding: 9px 11px;
    background: #1b6ec2;
    color: #fff !important;
    cursor: pointer;
}

.profilesec {
    background: #e9ecef;
    position: absolute;
    right: 0;
    padding: 10px 30px 10px 15px;
    border-radius: 25px 0 0 25px;
    top: 30px;
    min-width: 100px;
    height: 40px;
}

body table.dataTable tbody th, body table.dataTable tbody td {
    padding: 5px 10px;
}

.alert {
    padding: 8px 10px 8px 15px;
    text-align: center;
    position: fixed;
    top: 23px;
    z-index: 9999999;
    margin: auto;
    left: 0;
    right: 0;
    display: table;
}

    .alert .close {
        font-size: 17px;
        margin-top: 1px;
        margin-left: 9px;
    }

    .alert .fa-check-circle {
        color: #379f50;
    }

#ImageviewerLoader {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}

.list-spinner.imageviewerLoader {
    position: absolute;
    right: 0;
    top: 11px;
    height: 15px;
    width: 15px;
}

.dropdown-menu li {
    position: relative;
}

.dropdown-menu {
    padding: 5px 0;
}

.downloadDicom ~ .form-spinner {
    display: none;
    background: #fff;
    position: absolute;
    top: -3px;
    left: 13px;
    z-index: 1;
}

.downloadDicom.selected ~ .form-spinner {
    display: inline-block;
}

#orgDropdown {
    background: #fff;
    z-index: 1;
}

#orgName {
    font-size: 14px;
    min-width: 170px;
    text-align: left;
    position: relative;
    padding: 4px 24px 3px 10px;
    max-width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-color: #ccc;
}

.btn-outline-secondary {
    color: #333 !important;
    border: solid 1px #ced4da !important;
    background: #fff !important;
    box-shadow: none !important;
    /*box-shadow: 0px 0px 1.2px rgba(0, 0, 0, 0.8) !important;*/
}

.dropdown .btn i {
    font-size: 12px;
}

#orgName:after {
    position: absolute;
    right: 8px;
    top: 11px;
    display:none;
}

.btnoption .option {
    background: #fff;
    height: 100%;
    float:left;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 0 10px;
    border-radius: 5px;
    cursor: pointer;
    padding: 0 10px;
    border: 2px solid lightgrey;
    transition: all 0.3s ease;
}

.btnoption .option .dot {
    height: 16px;
    width: 16px;
    margin-right: 6px;
    background: #d9d9d9;
    border-radius: 50%;
    position: relative;
}

.btnoption .option .dot::before {
    position: absolute;
    content: "";
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    background: #1b6ec2;
    border-radius: 50%;
    opacity: 0;
    transform: scale(1.5);
    transition: all 0.3s ease;
}

.btnoption input[type="radio"] {
    display: none;
}

#UploadStudies:checked:checked ~ .option-1,
#UploadDocuments:checked:checked ~ .option-2 {
    border-color: #1b6ec2;
    background: #1b6ec2;
}

#UploadStudies:checked:checked ~ .option-1 .dot,
#UploadDocuments:checked:checked ~ .option-2 .dot {
    background: #fff;
}

#UploadStudies:checked:checked ~ .option-1 .dot::before,
#UploadDocuments:checked:checked ~ .option-2 .dot::before {
    opacity: 1;
    transform: scale(1);
}

.btnoption .option span {
    font-size: 15px;
    color: #bdbdbd;
}

#UploadStudies:checked:checked ~ .option-1 span,
#UploadDocuments:checked:checked ~ .option-2 span {
    color: #fff;
}

.download-icn {
    background: url('../sprite.png') no-repeat -5px -39px;
    height: 33px;
    width: 26px;
    float: left;
    position: relative;
}

.shareCodeValidate h5 {
    font-weight: bold;
}

.calender ~ .calendar-icn {
    right: 1px;
    top: 1px;
}

#ShareCodeOrg span {
    color: #1b6ec2;
}


#EditStudyForm .calender ~ .calendar-icn {
    right: 16px;
    top: 25px;
}
.calender ~ .calendar-icn.withlabel {
    right: 16px;
    top: 25px;
}

#header {
    min-height: 110px;
}

.calendar-icn {
    width: 28px;
    position: absolute;
    right: 1px;
    height: 28px;
    border-radius: 0 4px 4px 0 !important;
    pointer-events: none;
    text-align: center;
    background: #eee;
    border-left: solid 1px #ced4da;
    top: 30px;
}
.tagList {
    display: block;
}

.tagList span {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 3px;
    padding-right: 3px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap;
}

.tag-icon {
    background: url('../sprite.png?v=1') no-repeat -237px -103px;
    height: 19px;
    width: 19px;
    float: left;
    position: relative;
    cursor: pointer;
    margin-left: -22px;
    margin-top: 5px;
}

.statusDropdown {
    position: absolute;
    right: 0px;
    margin-top: -5px;
}

    .statusDropdown div {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        max-width: 90px;
    }

    .statusDropdown .btn {
        padding: 0px 8px !important;
        box-shadow: none;
        background: none !important;
        margin-right: 8px !important;
    }

.blue-color, .blueText {
    color: #1b6ec2;
    font-weight: 600;
    text-transform: lowercase;
}

/*.calendar-icn {
    width: 28px;
    position: absolute;
    right: 1px;
    height: 27px;
    border-radius: 0 4px 4px 0 !important;
    pointer-events: none;
    text-align: center;
    background: #eee;
    border-left: solid 1px #ced4da;
    top: 30px;
}*/

    .calendar-icn i {
        top: 4px;
        position: relative;
    }

.datepicker td {
    cursor: pointer;
    text-align: center;
}

    .datepicker td span {
        display: block;
        width: 25%;
        padding: 12px 0px;
        float: left;
        text-align: center;
    }

    .datepicker td.disabled.day {
        opacity: 0.3;
    }

    .datepicker td.active.day {
        background: #1b6ec2;
        border-radius: 3px;
        color: #fff;
    }

.datepicker table thead th {
    background: no-repeat;
    text-align: center;
    cursor: pointer;
}

.dropdown-menu {
    font-size: 14px;
}

.imgviewerCross {
    position: absolute;
    right: -24px;
    z-index: 1;
    color: #fff !important;
    opacity: 1;
    text-shadow: none;
    top: -24px;
    cursor: pointer;
}

#ImageviewerLoader {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}

#ImageviewerModal .modal-body {
    min-height: 700px;
}

#ImageviewerModal.showviewer .modal-content {
    background: none;
    border: none 0;
}


.uploadActions .btn-group a {
    font-size: 12px;
    margin-left: 0;
    min-width: 36px;
    padding-right: 8px;
    padding-left: 8px;
    color: black;
    padding-top: 25px;
}

.uploadActions .btn-group i {
    font-size: 13px;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: -5px;
    position: absolute;
}

.uploadActions .vieweye-icn {
    background: url('../sprite-old.png') no-repeat -62px -62px;
    height: 33px;
    width: 26px;
    float: left;
    position: relative;
}

i.edit-appt-icn {
    background: url('../sprite.png') no-repeat -81px -40px;
    height: 34px;
    width: 20px;
    display: inline-block;
}

.modal-footer {
    text-align: left;
    justify-content: flex-start !important;
}

.calendar-icn i {
    top: 4px;
    position: relative;
}
body .hyperlink {
    color: #1b6ec2;
}
#ImageviewerInline {
    width: 100%;
    height: 700px;
    border: none 0;
}
.userFirstLastName {
    width: 100%;
    display: inline-block;
    font-size: 16px;
}
i.book-icn {
    background: url(../sprite.png) no-repeat -6px -174px;
    height: 53px;
    width: 51px;
    left: 4px;
    display: inline-block;
}
i.guestlink-icn {
    background: url(../sprite.png) no-repeat -75px -171px;
    height: 53px;
    width: 51px;
    left: 4px;
    display: inline-block;
}
i.upload-icn {
    background: url(../sprite.png) no-repeat -143px -171px;
    height: 53px;
    width: 52px;
    left: 4px;
    display: inline-block;
}
i.register-icn {
    background: url(../sprite.png) no-repeat -208px -170px;
    height: 53px;
    width: 51px;
    left: 4px;
    display: inline-block;
}
.boxview {
    width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
    border: solid 1px #fff;
    cursor:pointer;
}
.boxview a i.fa-chevron-right {
    font-size: 11px;
}
.boxview:hover {
    border-color: #dee2e6;
}
.boxviews{
    padding:0 50px;
}
.form-group.no-height {
    min-height: 0;
}
.form-horizontal .form-group {
    min-height: 64px;
}
.form-horizontal .form-group.no-height {
    min-height: 0;
}
form label.error {
    font-weight: normal;
    color: red;
    font-size: 13px;
}
.or {
    color: #fff;
    line-height: 35px;
    margin-top: 92px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.or:after {
    position: absolute;
    content: "";
    left: -7px;
    top: 0;
    background: #1b6ec2;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    right: 0;
    margin: auto;
    z-index: -1;
}

.or:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 80px;
    background: #ddd;
    left: -30px;
    top: 17px;
    z-index: -1;
}
.orgnizationhomename {
    color: #0071c1;
    text-align:center;
}


.progress-steps {
    float: left;
    width: 100%;
}

.step-count {
    float: left;
    list-style: none;
    padding-top: 16px;
    position: absolute;
    z-index: 100;
    font-size: 18px;
    color: #cacaca;
}
.steppadding {
    padding-top: 120px;
    padding-left: 15px;
    padding-right: 15px;
}

.step-count.step1 {
    left: 7.4%;
}

.step-count.step2 {
    left: 24.8%;
}

.step-count.step3 {
    left: 41.2%;
}

.step-count.step4 {
    left: 58%;
}

.step-count.step5 {
    left: 74.8%;
}

.step-count.step6 {
    left: 91.6%;
}

.step-count.active {
    color: #fff;
}

.step-count.active small {
    color: #333;
}

#PrevArrow:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #333;
    top: 35px;
    left: 20px;
    cursor: pointer;
}

#NextArrow:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #333;
    top: 35px;
    right: 20px;
    cursor: pointer;
}
.default-theme .range-bar {
    background-color: transparent !important;
}
.default-theme .calendar .cell.selected .day-number{
    color:#333 !important;
}
.default-theme .calendar .cell.selected {
    color: rgba(0,0,0,.4) !important;
}
body .range-calendar .calendar .cell.selected.last {
    border-right: 1px solid rgba(0,0,0,.03) !important;
}
body .range-calendar .calendar .cell .day {
    font-size: 13px;
    font-weight: bold;
    color: #1b6ec2;
}
body .range-calendar .calendar .cell .month-label {
    text-transform: uppercase;
    font-size: 11px;
}
body .range-calendar .calendar .cell .day-number {
    font-size: 20px;
    font-weight:normal;
}
body .range-calendar .calendar .cell {
    width: 54px;
}
.range-calendar .wrapper:first-child {
    display: none;
}
.locationSlot {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    border-bottom: solid 1px #e3e3e3;
    padding-bottom: 20px;
}
.step-count small {
    position: absolute;
    left: -50px;
    text-align: center;
    width: 110px;
    color: #333;
    top: 65px;
    font-size: 14px;
}

.skip-step {
    margin-right: 15px;
    margin-top: 5px;
}

.progress-details, .progress-borders {
    position: absolute;
    width: 92%;
    left: 4%;
    top: 30px;
    height: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.progress-borders {
    z-index: 1;
}

    .progress-borders .progress-step, .progress-borders .progress-transit .progress-step-transit, .progress-transit .progress-borders .progress-step-transit, .progress-borders .progress-transit .progress-step-transit-border, .progress-transit .progress-borders .progress-step-transit-border {
        stroke: #e8e8e8;
    }

.progress-details {
    z-index: 3;
}

    .progress-details .progress-step, .progress-details .progress-transit .progress-step-transit, .progress-transit .progress-details .progress-step-transit, .progress-details .progress-transit .progress-step-transit-border, .progress-transit .progress-details .progress-step-transit-border {
        fill: #ffffff;
        border: solid 1px #e8e8e8;
    }

        .progress-details .progress-step.active, .progress-details .progress-transit .active.progress-step-transit, .progress-transit .progress-details .active.progress-step-transit, .progress-details .progress-transit .active.progress-step-transit-border, .progress-transit .progress-details .active.progress-step-transit-border {
            fill: #1b6ec2;
        }

.progress-step, .progress-transit .progress-step-transit, .progress-transit .progress-step-transit-border {
    height: 72px;
    width: 72px;
    display: block;
    border-radius: 80px;
    z-index: 2;
}

.progress-transit {
    position: absolute;
    top: 30px;
    left: 10%;
    width: 80%;
}

    .progress-transit .progress-step-transit, .progress-transit .progress-step-transit-border {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        transition: left 0.5s ease-in-out;
    }

    .progress-transit .progress-step-transit {
        z-index: 4;
        fill: #1b6ec2;
    }

    .progress-transit .progress-step-transit-border {
        z-index: 1;
        stroke: #111;
    }

.progress-empty, .progress-indicator-container, .progress-empty-border {
    position: absolute;
    width: calc(92% - 60px);
    left: calc(4% + 30px);
    height: 10px;
    top: calc(38px - 14px);
    fill: #e8e8e8;
    z-index: 2;
}

.progress-empty-border {
    z-index: 1;
}

svg.progress-check {
    height: 60px;
    width: 60px;
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translate(0, -50%) scale(0);
    fill: #e8e8e8;
    z-index: 4;
}

.progress-indicator-container svg {
    fill: #1b6ec2;
    height: 100%;
    transition: width 0.5s ease-in-out;
    position: relative;
    top: -8px;
}

[data-step="1"] .progress-indicator-container svg {
    width: 0%;
}

[data-step="1"] .progress-step-transit, [data-step="1"] .progress-step-transit-border {
    left: 0;
}

[data-step="1"] svg.progress-step1 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="2"] .progress-indicator-container svg {
    width: 20%;
}

[data-step="2"] .progress-step-transit, [data-step="2"] .progress-step-transit-border {
    left: calc(16.5% - 22px);
}

[data-step="2"] svg.progress-step1 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="2"] svg.progress-step2 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="3"] .progress-indicator-container svg {
    width: 40%;
}

[data-step="3"] .progress-step-transit, [data-step="3"] .progress-step-transit-border {
    left: calc(calc(40% - 40px));
}

[data-step="3"] svg.progress-step1 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="3"] svg.progress-step2 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="3"] svg.progress-step3 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="4"] .progress-indicator-container svg {
    width: 60%;
}

[data-step="4"] .progress-step-transit, [data-step="4"] .progress-step-transit-border {
    left: calc(64.1% - 63px);
}

[data-step="4"] svg.progress-step1 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="4"] svg.progress-step2 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="4"] svg.progress-step3 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="4"] svg.progress-step4 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="5"] .progress-indicator-container svg {
    width: 80%;
}

[data-step="5"] .progress-step-transit, [data-step="5"] .progress-step-transit-border {
    left: calc(84.8% - 60px);
}


[data-step="5"] svg.progress-step1 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="5"] svg.progress-step2 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="5"] svg.progress-step3 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="5"] svg.progress-step4 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="5"] svg.progress-step5 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="6"] .progress-indicator-container svg {
    width: 100%;
}

[data-step="6"] .progress-step-transit, [data-step="6"] .progress-step-transit-border {
    left: calc(100% - 60px);
}


[data-step="6"] svg.progress-step1 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="6"] svg.progress-step2 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="6"] svg.progress-step3 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="6"] svg.progress-step4 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="6"] svg.progress-step5 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

[data-step="6"] svg.progress-step6 {
    fill: #1b6ec2;
    transition-delay: 0.5s;
}

.patient-icn {
    background: url(../sprite.png) no-repeat -10px -284px;
    height: 34px;
    width: 32px;
    position: absolute;
    left: -11px;
    top: 13px;
    margin: auto;
}
.step-count.active .patient-icn {
    background-position: -10px -238px;
}

.appointment-icn {
    background: url(../sprite.png) no-repeat -58px -284px;
    height: 34px;
    width: 32px;
    position: absolute;
    left: -11px;
    top: 13px;
    margin: auto;
}
.step-count.active .appointment-icn {
    background-position: -58px -238px;
}

.question-icn {
    background: url(../sprite.png) no-repeat -99px -284px;
    height: 34px;
    width: 32px;
    position: absolute;
    left: -11px;
    top: 13px;
    margin: auto;
}

.question-icn {
    background: url(../sprite.png) no-repeat -99px -284px;
    height: 34px;
    width: 32px;
    position: absolute;
    left: -11px;
    top: 13px;
    margin: auto;
}

.step-count.active .question-icn {
    background-position: -99px -238px;
}

.document-icn {
    background: url(../sprite.png) no-repeat -144px -284px;
    height: 34px;
    width: 32px;
    position: absolute;
    left: -11px;
    top: 13px;
    margin: auto;
}

.appttype-icn {
    background: url(../sprite.png) no-repeat -228px -282px;
    height: 34px;
    width: 36px;
    position: absolute;
    left: -18px;
    top: 14px;
    margin: auto;
}

.step-count.active .document-icn {
    background-position: -144px -238px;
}

.step-count.active .appttype-icn {
    background-position: -228px -238px;
}

.done-icn {
    background: url(../sprite.png) no-repeat -187px -284px;
    height: 34px;
    width: 32px;
    position: absolute;
    left: -11px;
    top: 13px;
    margin: auto;
}

.step-count.active .done-icn {
    background-position: -187px -238px;
}

.next {
    float: right;
}

.prev {
    float: left;
}

.multiselect-dropdown .btn-group, .multiselect-dropdown .btn-group .multiselect {
    width: 100%;
    text-align: left;
}

.multiselect-dropdown .btn-group .multiselect {
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 20px;
}

.multiselect-dropdown .dropdown-toggle:after {
    right: 10px;
    top: 12px;
    position: absolute;
}

.multiselect-dropdown .multiselect-container {
    width: 100%;
    /*width: 106%;*/
    max-height: 294px;
    overflow: auto;
}

.multiselect-dropdown .multiselect-container label {
    font-weight: normal;
    position: relative;
    line-height: 16px;
    padding-left: 20px;
    margin-bottom: 5px;
    padding-right: 5px;
    color: #333;
}

body .select2-container {
    width: 100% !important;
}

body .select2-container--default .select2-selection--single {
    border-color: #ced4da;
    height: 32px;
    padding-top: 1px;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -6px;
    margin-top: -1px;
}
.form-spinner.small-loader {
    width: 19px;
    height: 19px;
    margin-left: 0;
}
.login-btn {
    background: #0366d6;
    padding: 8px 25px 9px 25px;
    right: 25px;
    position: absolute;
    top: 30px;
    border-radius: 20px;
    color:#fff !important;
    text-decoration:none !important;
}

/*body .select2-results__option--selectable:hover, .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: #eee !important;
}
*/
body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #333 transparent transparent transparent;
}

body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #333 transparent;
}
.select2-results__option--selectable .row{
    margin-right:0;
}
#LocationMultiselect-Custom .search-parent-child, #DeviceMultiselect-Custom .search-parent-child {
    width: 90%;
}
/*body .select2-results__option--selectable:hover {
    background: #eee !important;
}*/
.select2-selection__rendered [class*="col-"] {
    max-width: max-content;
    flex: auto;
    padding-right: 0;
    width: auto;
}

#bookings, #series {
    width: 100%;
    background: #f4f4f4;
    padding-top: 15px;
    margin-bottom: 5px;
    border: solid 1px #e3e3e3;
    border-radius: 4px;
    padding-left: 10px;
    padding-right: 10px;
}
.form-row > .col, .form-row > [class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
}
.dropdown-Dropmenu-icon {
    position: absolute;
    top: 30px;
    float: right;
    right: 25px;
    font-size: 12px;
    pointer-events: none;
}
.multicheck {
    margin-left: 12px;
    margin-right: -5px;
}
.custom-multiselect-parent-child label.error {
    margin-left: -11px;
    padding-top: 2px;
    width: 100%;
}

.multiselect-custom-selection {
    cursor: pointer;
}

.custom-multiselect-parent-child .MultiselectPlaceholder {
    color: gray;
    width: 100%;
    border: none !important;
    outline: none !important;
    padding: 0;
    pointer-events: none;
}
.custom-multiselect-parent-child.btn-with-search .multicustomdropdown {
    width: 85.5%;
}

.custom-multiselect-parent-child.btn-with-search .dropdown-Dropmenu-icon {
    right: 98px;
}

.custom-multiselect-parent-child.btn-with-search .btn.btn-primary {
    position: absolute;
    top: 23px;
    padding: 5px 10px 3px 10px;
}
.btn-with-search .clear-Multiselect {
    position: absolute;
    top: 28px;
    right: 112px;
}
.form-group.btn-with-search {
    padding-right: 88px;
}

.btn-with-search a {
    position: absolute;
    right: 15px;
}
.custom-multiselect-parent-child .multicustomdropdown {
    position: absolute;
    width: 96%;
    text-align: left;
    left: 2%;
    padding: 45px 0 0 0;
    background: #fff;
    border: solid 1px #ccc;
    z-index: 2;
    display: none;
    margin-top: -1px;
}

    .custom-multiselect-parent-child .multicustomdropdown > ul {
        max-height: 200px;
        overflow: auto;
        padding-left: 0;
        margin-bottom: 0;
    }

.custom-multiselect-parent-child .search-parent-child {
    display: none;
    position: absolute;
    z-index: 3;
    margin-left: 1%;
    width: 93%;
    margin-top: 8px;
}

.custom-multiselect-parent-child.active .search-parent-child {
    display: inline-block;
}

.custom-multiselect-parent-child .multicustomdropdown > ul li a {
    position: relative;
    right: 0;
    width: 100%;
    display: inline-block;
    padding: 4px 10px;
    color: #333;
}

.custom-multiselect-parent-child .multicustomdropdown > ul li {
    list-style: none;
    padding-left: 10px;
}
.custom-multiselect-parent-child .multicustomdropdown > ul li .row{
    margin-right:0;
}

.custom-multiselect-parent-child.active .multicustomdropdown {
    display: inline-block;
}

.customellipsisspan {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 140px;
    display: inline-block;
    position: relative;
    margin-right: 6px;
}
.customellipsisspan span:first-child:before {
    content: "";
}
.customellipsisspan > span:before{
    content:"> ";
}

.custom-multiselect-parent-child > div > span:after {
    content: ",";
    position: absolute;
    right: -2px;
}

.custom-multiselect-parent-child > div > span.counter:after {
    display: none;
}

.custom-multiselect-parent-child > div > span:last-child:after {
    display: none;
}

.custom-multiselect-parent-child .childsappend {
    font-weight: normal;
    padding-left: 20px;
    width: 100%;
}
.clear-Multiselect {
    position: relative;
    top: -25px;
    float: right;
    right: 24px;
    cursor: pointer;
}

.dropdownLocation-icon {
    position: absolute;
    top: 30px;
    float: right;
    cursor: pointer;
    right: 25px;
    font-size: 12px;
}
#QuestionnaireForm label{
    font-weight:normal !important;
}
.steppadding .border.rounded {
    /*overflow-y: auto;
    max-height: 560px;*/
    float: left;
    width: 100%;
    background: #fff;
    border-radius: 12px !important;
    border-color: #fff !important;
    box-shadow: rgba(0, 0, 0, 0.10) 5px 5px 10px;
    background: rgba(255, 255, 255, 0.6);
    /*min-height: 560px;*/
}
.custom-select {
    height: 32px;
    padding: 4px 26px 3px 6px;
    font-size: 14px;
}
.ServiceDuration {
    color: #ff8707
}
.grid-slots {
    margin: 0;
    padding: 0 0 0 52px;
}
.insurance-btn {
    background: #333;
    border-color: #333;
}
.insurance-btn:hover, .insurance-btn.active {
    background: #1b6ec2;
    border-color: #1b6ec2;
}
.insurance-no{
    width:100%;
}

.grid-slots li {
    float: left;
    list-style: none;
    width: 52px;
    text-align: center;
    padding: 3px 2px;
    font-size: 11px;
    margin: 2px 0;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 2px;
    background: #f4f4f4;
    letter-spacing: -0.6px;
}

.grid-slots li:hover, .grid-slots li.active {
    background: #1b6ec2;
    color: #fff !important;
    border-color: #1b6ec2;
}

.grid-slots li.busySlot, .grid-slots li.busySlot:hover {
    border-color: #e38d8d;
    background: #ffb6b6;
    /*pointer-events:none;*/
    color: #333 !important;
    pointer-events: none;
}

.grid-slots li.busyUnavailableSlot, .grid-slots li.busyUnavailableSlot:hover {
    border-color: #e1b752;
    background: #ffcf9c;
    /*pointer-events: none;*/
    color: #000 !important;
}

.grid-slots li.busyTentativeSlot, .grid-slots li.busyTentativeSlot:hover {
    border-color: #52ace1;
    background: #acc4e8;
    /*pointer-events: none;*/
    color: #000 !important;
}

.grid-slots li.enteredInErrorSlot, .grid-slots li.enteredInErrorSlot:hover {
    border-color: #d71313;
    background: #f94b4b;
    /*pointer-events: none;*/
    color: #ffcaca !important;
}
.slotpicklabels .slotlabel {
    padding-right: 25px;
    display: inline-block;
    margin-right: 20px;
    border-right: solid 1px #e3e3e3;
}

.slotpicklabels .slotlabel:last-child {
    border-right: none 0;
}

.slotpicklabels .slotlabel span {
    color: #888;
    font-size: 13px;
    display: inline-block;
    margin-top: 5px;
    text-transform: uppercase;
}

.slotpicklabels .slotlabel span small {
    margin-left: 5px;
    font-size: 100%;
}

.timeStart, .timeEnd {
    border-left: solid 1px #e3e3e3;
    margin-left: 10px;
    padding-left: 10px;
}

h2 {
    margin-top: 20px;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 22px;
    padding-bottom: 11px;
}
.scrollableSlots {
    overflow-x: scroll;
}

.scrollableSlots .locationSlot {
    flex: 0 0 25%;
}

.locationSlot h6 {
    font-size: 13px;
    font-weight: bold;
}
.disable-field {
    opacity: 0.6;
    pointer-events: none;
}
.deleteBooking {
    position: absolute;
    right: 10px;
    top: 4px;
    padding: 3px 6px !important;
}
.appointment-bg {
    background: url(../appointment-background.jpg) no-repeat fixed center;
    background-size: cover;
}
.appointment-bg .navbar {
    background:none !important;
}
.ribbon {
    position: absolute;
    right: var(--right, 15px);
    top: var(--top, 15px);
}

.ribbon > .content {
    color: #1b6ec2;
    font-size: 28px;
    text-align: center;
    font-weight: 400;
    background: #f6fdff;
    padding: 14px 2px 4px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 0 100%);
    width: var(--width, 66px);
    min-height: var(--height, 66px);
    transition: clip-path 1s, padding 1s, background 1s;
    line-height: 18px;
    border: solid 1px #becfd5;
}

.ribbon > .content small {
    font-size: 11px;
    color: #333;
    width: 100%;
    display: inline-block;
}
.card-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.h3, h3 {
    font-size: 22px;
}
.read-only-fields strong {
    width: 260px;
    display: inline-block;
    margin-bottom: 6px;
    position: absolute;
}

.read-only-fields span {
    padding-left: 210px;
    display: block;
    min-height: 20px
}

.scrollApply {
    max-height: 310px;
    overflow-y: auto;
}

.read-only-fields.underneath {
    border-bottom: solid 1px #e8e8e8;
    padding-top: 7px;
    padding-bottom: 7px;
}

.read-only-fields.underneath strong {
    width: 200px;
    position: absolute;
    margin-bottom: 3px;
}

.read-only-fields.underneath > span {
    padding-left: 210px;
    display: inherit;
}
.patientPhoto {
    width: 40px;
    position: absolute;
}
.text-primary {
    color: #1b6ec2 !important;
}
.form label {
    margin-bottom: 0.2rem;
    font-weight: bold;
    color: #333;
}
.file {
    visibility: hidden;
    position: absolute;
}
#file {
    border: none;
    pointer-events: none;
}

.closedropdownopen {
    position: absolute !important;
    right: 4px;
    top: 3px;
    cursor: pointer;
}
.upload-file-dropdown .dropdown-menu {
    width: 350px;
    overflow-y: auto;
    max-height: 400px;
}

.dropdown-menu.show {
    display: block;
}

.downloadDocument, .viewReport {
    cursor: pointer;
    line-height: 15px;
}

.ellepsis-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    display: block;
    padding-right: 30px;
}

.uploaded-documents p, .uploaded-reports p {
    font-size: 13px;
    color: #979797;
}

.actiondiv .disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.4;
}

.deletedropdowndocument {
    display: inline-block;
    background: #fff;
    padding-left: 3px;
    color: red !important;
    position: absolute !important;
    right: 10px;
    top: 0;
}

.uploaded-reports {
    margin-top: 20px;
    overflow-y: auto;
    max-height: 300px;
}

.downloadLoader {
    width: 10px !important;
    height: 10px !important;
}

.loader-dropfile {
    float: none;
    top: 10px;
    position: absolute;
    height: 12px;
    width: 12px;
    margin-left: 8px;
    right: 18px;
}

/*================== Language Translator =============*/

.translated-ltr font {
    vertical-align: baseline !important;
    background: none !important;
    box-shadow: none !important;
    padding-left: 1px;
}

.translated-ltr #goog-gt-tt {
    display: none !important;
}

.translated-ltr .savedSearchDropdown.outer {
    left: 252px;
}

.translated-ltr .fixedSearchBelowDiv {
    margin-top: 60px;
}

#google_translate_element span {
    display: none;
}

#google_translate_element {
    margin-right: 0;
    display:none;
}
#goog-gt-tt ~ div {
    display: none;
}

#google_translate_element .goog-te-combo {
    height: 30px;
    border-color: #ced4da;
    border-radius: 5px;
    min-width: 120px;
}

#google_translate_element .goog-te-gadget {
    font-size: 0px;
}

.translated-ltr .calenderTemp ~ .calendar-icn {
    bottom: 1px;
    top: auto;
}

.skiptranslate{
    display:none !important;
}

.skiptranslate.goog-te-gadget {
    display: inline-block !important;
}

/*================== Language Translator =============*/

