.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width:500px;
    height: auto;
    z-index: 20000000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.md-show {
    visibility: visible;
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 10000000;
    opacity: 0;
    background: rgba(0, 0, 0, 0.50);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible;
}

/* Content styles */
.md-content {
    color: #000;
    background: #FFF;
    -webkit-box-shadow: 0 14px 19px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0 14px 19px rgba(0, 0, 0, 0.32);
    box-shadow: 0 14px 19px rgba(0, 0, 0, 0.32);
    position: relative;
    border-top: 3px solid #ef6000;
}

/* Effect 1: Fade in and scale up */
.md-effect-1 .md-content {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect-1 .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.md-close {
    position: absolute;
    top: 25px;
    right: 22px;
    line-height: 20px;
}

.md-close img {
    height: 20px;
    width: auto;
}

.popTxt {
    text-align:center;
    padding: 12px 16px;
    font-size:20px;
    line-height:23px;
}

.popTxt p {
    padding: 50px 0;
}

#reSchedulePopup .popTxt {
    padding: 0;
    background: #f0f0f0;
}

#reSchedulePopup .time-schedule-btn-group {
    padding: 12px 16px;
}

.popTxtPad {
    padding: 30px 0;
}

.popBtm {
    padding:10px 0 20px 0;
    text-align:center;
}

.popBtn {
    background: #42b1c5;
    text-align: center;
    width: 100px;
    text-transform: uppercase;
    color: #FFF;
    font-size: 18px;
    display: inline-block;
    line-height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right:15px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

.popupHeading {
    font-size: 20px;
    text-align: left;
    color: rgba(2, 2, 2, 0.70);
    line-height: 60px;
    background: #f0f0f0;
    padding-left: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

.popupSubHeading {
    background: #f8f8f8;
    border-bottom: 1px solid rgba(217, 217, 217, 0.50);
    border-top: 1px solid rgba(217, 217, 217, 0.50);
    height: 32px;
    line-height: 30px;
    font-size: 18px;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

.popupSubHeadingLeft {
    float: left;
    padding-left: 17px;
}

.popupSubHeadingRight {
    float: right;
    padding-right: 17px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
}

.popAssignBtn, .popCancelBtn {
    width: 110px;
    display: inline-block;
}

.assignBtm {
    text-align: right;
    padding-right: 20px;
}

.cancelLnk {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.60);
    line-height: 36px;
    margin-right: 20px;
}

.cancelLnk:hover {
    text-decoration: underline;
}

.button-div.bottom-desc {
    padding: 0 0 80px;
    text-align: left;
    font-size: 13px;
}

.button-div {
    width: 60%;
    margin: 0 auto;
    padding: 90px 0 0;
    text-align: center;
}

.button-div a.download-android img {
    width: 50%;
    height: auto;
}

.download-page #main-content {
    width: 100%;
    margin: 0;
}

.download-android {
    margin-bottom: 20px;
}

.button-div a.android-qr img {
    width: 50%;
    height: auto;
}

.andriod-div a, .ios-div a{
    width: 100%;
    display: block;
    text-align: center;
}

.bottom-desc-title {
    padding-bottom: 10px;
    font-weight: bold;
}

.bottom-desc-cnt {
    padding-bottom: 10px;
}

.bottom-desc-inner {
    padding-left: 20px;
}

.download-div {
    padding: 20px 0 0;
}

.top-cnt {
    font-size: 12px;
}

.notification-wrapper p {
    font-size: 13px;
    text-align: center;
    padding-bottom: 10px;
    width: 45%;
    margin: 0 auto;
}

#signupSettings .popTxt {
    font-size: 14px;
    text-align: left;
    line-height: 18px;
}

#signupSettings .policy-style {
    padding: 0 0 10px;
}

#signupSettings .checkbox-label {
    margin-bottom: 10px;
}

#signupSettings div#uniform-offers.checker span {
    margin-bottom: 25px;
}

#signupSettings .loginLnk {
    width:140px;
    display:block;
    background:#ef6000;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    text-align:center;
    font-size:20px;
    color:#fff;
    line-height:40px;
    text-decoration: none;
    float: left;
    text-transform: uppercase;
}

#signupSettings .frmBtm{
    margin: 10px auto;
    width: 32%;
}

#signupSettings .checkbox-label a {
    color: #EF6000;
    text-decoration: underline;
}

#signupSettings .checkbox-label a:hover {
    text-decoration: none;
}

.userDetail-div .tripsform-left {
    width: 30%;
    float: left;
    margin-right: 2%;
}

.userDetail-div .tripsform-left .tripsinner-left {
    width: 100%;
    margin-right: 0;
}

.userDetail-div .tripsform-right {
    width: 68%;
    float: left;
}

.userEmail-div{
    background: #faf9f7;
    border: 1px solid #ccc;
    padding: 15px;
    margin: 0;
}

.userEmail-div .inner-clm1, .userEmail-div .inner-clm2 {
    position: relative;
    /* width: 43%;*/
}

.userEmail-div a.link-style, .userEmail-div a.link-style {
    position: absolute;
    right: 10px;
    top: 42px;
    color: #EF6000;
}

.userEmail-div a.link-style:hover {
    color: #888;
}

.userEmail-div .checkbox-label {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px;
    line-height: 21px;
}

#cookiePolicyPop .h4,#cookiePolicyPop h4 {
    font-size: 18px;
}
#cookiePolicyPop.d-block {
    display: block!important;
}
#cookiePolicyPop .d-block {
    display: block!important;
}
#cookiePolicyPop.d-none {
    display: none!important;
}
#cookiePolicyPop .d-none {
    display: none!important;
}
#cookiePolicyPop .p-3 {
    padding: 2rem!important;
}
#cookiePolicyPop .ml-4,#cookiePolicyPop  .mx-4 {
    margin-left: 2rem!important;
}
#cookiePolicyPop .p-2 {
    padding: 1rem!important;
}
#cookiePolicyPop .ml-auto,#cookiePolicyPop  .mx-auto {
    margin-left: auto!important;
}
#cookiePolicyPop .btn{
    line-height:30px;
}
#cookiePolicyPop .accordion>.card {
    overflow: hidden;
}
#cookiePolicyPop .accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px;
}

#cookiePolicyPop .card-title {
    margin-bottom: 1rem;
}
#cookiePolicyPop .collapse.show {
    visibility: visible;
}
#cookiePolicyPop .collapse:not(.show) {
    display: none;
}
#cookiePolicyPop .collapse.in {
    display: block;
}
#cookiePolicyPop .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 2rem;
}
#cookiePolicyPop .card-header {
    padding: 1rem 2rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
#cookiePolicyPop .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.50rem;
}
/*cookies policy*/
#cookiePolicyPop.cookie-overlay button.close{
    background: none !important;
}
#cookiePolicyPop.cookie-overlay {
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5); /* Black background with opacity */
    z-index: 99999; /* Specify a stack order in case you're using a different order for other elements */
    /* cursor: pointer; */ /* Add a pointer on hover */
}

#cookiePolicyPop.cookie-overlay .bg-white {
    position: fixed;
    bottom:0rem;
    left: 0%;
    right: 0%;
    background: #fff;
    z-index: 9999;
    line-height: 20px;
    font-size: 14px;
    border-radius: 0px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    text-align: left;
    width: auto;
}

#cookiePolicyPop.cookie-overlay a {
    text-decoration: underline;
    color: #212529 !important;
}

#cookiePolicyPop.cookie-overlay .bg-warning {
    background-color: #fff1c6 !important;
}
#cookiePolicyPop.cookie-overlay .close-cookies {
    cursor: pointer;
}

#cookiePolicyPop.cookie-overlay h4 {
    color: #ef6000;
    font-weight: 600;
    margin-bottom: 0px;
    text-align: left;
}
#cookiePolicyPop.cookie-overlay .btn {
    font-size: 0.9rem;
}


#cookiePolicyPop .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: #000;
}

#cookiePolicyPop .modal-backdrop.show {
    opacity: 1;
    background: none;
}


#cookiePolicyPop.cookie-overlay .bg-white .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: unset;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

#cookiePolicyPop.cookie-overlay .bg-white .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2rem 2rem 0px;
    border: 0px;
}

#cookiePolicyPop.cookie-overlay .bg-white .modal-body {
    padding: 0rem 4rem 2rem;
}

#cookiePolicyPop.cookie-overlay .bg-white .modal-body h5 {
    color: #ef6000;
    font-size: 20px;
    font-weight:600;
}

#cookiePolicyPop.cookie-overlay .bg-white .modal-content {
    background: rgba(255, 255, 255, .90);
    height: 100%;
    right:-17px;
}
#cookiePolicyPop.cookie-overlay .bg-white .modal-content .card-body{
    overflow-y: auto;
    scroll-behavior: smooth;
    font-size: 13px;
    line-height: 18px;
}
#cookiePolicyPop.cookie-overlay .bg-white .modal-footer {
    padding: 2rem;
    border-top: 0px solid #e9ecef;
}

#cookiePolicyPop.cookie-overlay .bg-white .modal .modal-dialog {
    max-width: 600px;
    margin: 0px 0px;
    float: right;
    height: 100%;

}

#cookiePolicyPop.cookie-overlay .bg-white .btn-orange {
    background: #ef6000;
    color: #fff !important;
    margin: auto;
    display: inline-block;
    font-weight: 700;
    width: 150px;
    height: 45px;
    font-size: 15px;
    text-align : center;
}
#cookiePolicyPop.cookie-overlay .bg-white .btn-success {
    background:none !important;
    color: #212529;
    margin: auto;
    display: inline-block;
    font-weight: 700;
    width: 150px;
    height: 45px;
    border:none !important;
    text-decoration: underline;
    font-size: 15px;
}

#cookiePolicyPop .btn-success.focus,#cookiePolicyPop .btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(33,37,41,.5);
}

#cookiePolicyPop.cookie-overlay .bg-white #cookieModal .btn-orange {
    background-color: #ef6000;
    padding: 0px 10px;
    color: #fff;
    margin: auto;
    display: block;
    font-weight: 700;
    width: auto;
    height: 45px;
}

#cookiePolicyPop.cookie-overlay .bg-white .modal-body .accordion .card-header::after {
    font-family: 'FontAwesome';
    content: "\f068";
    float: left;
    font-size:15px;
    margin-right: 20px;
    font-weight: 400;
    color: #585858;
}

#cookiePolicyPop.cookie-overlay .bg-white .modal-body .accordion .collapsed::after {
    /* symbol for "collapsed" panels */
    content: "\f067";
    font-family: 'FontAwesome';
    color: #585858;
}
#cookiePolicyPop.cookie-overlay .modal-header{
    background : #ffffff00;
}
#cookiePolicyPop.cookie-overlay .bg-white #cookieModal{
    width: 100%;
    background-color: rgba(0,0,0,0.50); /* Black background with opacity */
    z-index: 9999; /* Specify a stack order in case you're using a different order for other elements */
    /* cursor: pointer; */ /* Add a pointer on hover */
}

#cookiePolicyPop .cookies-policy h5 {
    color: #005293;
    font-weight: 700;
}
#cookiePolicyPop .cookies-policy h5 b {
    color: #ef6000;
    font-weight: 500;
}

#cookiePolicyPop .cookies-policy hr {
    margin: 30px auto;
}

#cookiePolicyPop .cookies-policy .nav-tabs {
    border-bottom: 0px solid #dee2e6;
    margin-bottom: 20px;
}

#cookiePolicyPop .cookies-policy .nav-tabs .nav-item {
    margin: 0px 10px 0px;
}

#cookiePolicyPop .cookies-policy .nav-tabs .nav-link {
    border: none;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    color: #000;
}

#cookiePolicyPop .cookies-policy .nav-tabs .nav-item.show .nav-link,#cookiePolicyPop .cookies-policy .nav-tabs .nav-link.active {
    color: #ef6000;
    background-color: #fff;
    border-bottom: 3px solid #ef6000;
}

#cookiePolicyPop .close {
    opacity:1;
}

.cookies-btn {
    background-color: #ef6000;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    position: fixed;
    bottom: 46px;
    right: 25px;
    cursor: pointer;
    border:solid 1px #dcdcdc;
    padding: 3px;
    z-index: 999;
    -webkit-box-shadow: 0px 0px 26px 3px rgba(122,122,122,0.46);
    -moz-box-shadow: 0px 0px 26px 3px rgba(122,122,122,0.46);
    box-shadow: 0px 0px 26px 3px rgba(122,122,122,0.46);
}

#cookiePolicyPop .cookies-policy .table-bordered thead th {
    color: #ef6000;
}


@media (max-width: 560px) {

    #cookiePolicyPop.cookie-overlay h4 {
        font-size: 0.85rem !important;
        margin: 10px 0px 0px 25px !important;
    }
    #cookiePolicyPop.cookie-overlay .bg-white {
        font-size: 12px;
    }
    #cookiePolicyPop.cookie-overlay .bg-warning {
        margin-bottom: 10px;
    }
    #cookiePolicyPop .bg-white.p-4 {
        padding: 10px 0px !important;
    }
    #cookiePolicyPop.cookie-overlay .bg-white .modal-content {
        background: rgba(255, 255, 255, .90);
        height: 100%;
        right: 0;
    }
    #cookiePolicyPop.cookie-overlay .bg-white .modal-header img {
        width: 70%;
    }
}
#cookiePolicyPop .accordDiv{
    position: relative;
}
#cookiePolicyPop .cookiesSwitch.on-off-switch {
    position: absolute;
    right: 7px;
    top: 18px;
}

#cookiePolicyPop .cookiesSwitch.on-off-switch .switchCok {
    top: -2px;
    left: -3px;
    text-align: left;
    width: 51px;
    height: 22px;
    background: #e5e5e5;
    z-index: 0;
    margin: 0;
    padding: 0;
    appearance: none;
    border: none;
    cursor: pointer;
    position: relative;
    border-radius:11px;
    -moz-border-radius:11px;
    -webkit-border-radius:11px;
}

#cookiePolicyPop .cookiesSwitch.on-off-switch .switchCok:before {
    content: '';
    font-size: 12px;
    line-height: 20px;
    color: #FFF;
    position: absolute;
    left: 5px;
    top: 1px;
    width: 45px;
    height: 20px;
    background: #b7b7b7;
    z-index: 1;
    border-radius:11px;
    -moz-border-radius:11px;
    -webkit-border-radius:11px;
}

#cookiePolicyPop .cookiesSwitch.on-off-switch .switchCok:before {
    content: 'OFF';
    padding-left: 17px;
    font-size: 11px;
    width: 45px;
    height: 20px;
}

#cookiePolicyPop .cookiesSwitch.on-off-switch .switchOn:before {
    content: 'ON';
    padding-left: 0;
    text-align: left;
}

#cookiePolicyPop .cookiesSwitch.on-off-switch .switchCok:after {
    content: ' ';
    height: 19px;
    width: 19px;
    border-radius: 18px;
    background: #fff;
    position: absolute;
    z-index: 2;
    top: 1px;
    left: 1px;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    text-align: left;
    /*-webkit-box-shadow: 0 2px 5px #999999;
    box-shadow: 0 2px 5px #999999;*/
}

#cookiePolicyPop .cookiesSwitch .switchOn,.cookiesSwitch .switchOn:before {
    background: #3598db !important;
}

#cookiePolicyPop .cookiesSwitch .switchOn:after {
    left: 30px !important;
}
#cookiePolicyPop table {
    border-collapse: collapse;
    width: 100%;
    margin-top: 10px;
}
#cookiePolicyPop ::-webkit-scrollbar {
    width: 10px;
}

/* Track */
#cookiePolicyPop ::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
#cookiePolicyPop ::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
#cookiePolicyPop ::-webkit-scrollbar-thumb:hover {
    background: #555;
}
#cookiePolicyPop td, #cookiePolicyPop th {
    border: 1px solid #ddd;
    padding: 8px;
}

#cookiePolicyPop tr:nth-child(even){
    background-color: #f2f2f2;
}

#cookiePolicyPop tr:hover {
    background-color: #ddd;
}

#cookiePolicyPop th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #ef6000;
    color: white;
    padding: 5px 8px;
}
#cookiePolicyPop .accordDiv .checker{
    opacity: 0;
}
#DeviceSuspend a.no-btn, #DeviceSuspend a.no-btn:hover{
    background: #EF6000;
    color: #fff;
}

#sidebar{
    overflow-x: auto;
}
/* width */
#sidebar::-webkit-scrollbar {
    width: 5px;
}

/* Track */
#sidebar::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
#sidebar::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
#sidebar::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.upgradePop .md-content{
    border-top: none;
    border-radius: 15px;
}
.upgradePop .popTxt{
    padding: 20px 0px;
    ;
}
.upgradePop .popTxt img{
    width: 100%;
    padding:3px;
}
.upgradePop .popTxt p{
    padding: 0px;
}
.package_list{
    display: flex;
    align-items: center;
    gap: 20px;
    margin-left: 15%;
    margin-bottom: 20px;
    position: relative;
    cursor : pointer;
}
.package_list .pack_icon{
    width: 15% !important;
}
.package_list_name{
    display: flex;
    gap: 15px;
    background: white;
    padding: 15px 25px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    border-radius: 10px;
    font-size: 14px;
    border-left: 10px solid #fff;
    align-items: center;
    text-align: left;
}
.package_list:after {
    content: '';
    position: absolute;
    bottom: 15px;
    left: 7%;
    height: 50px;
    padding: 0px;
    border-right: 2px dotted #333333ba;
    transform: translate(-25%, 100%);
    margin: 0px;
}
.package_list:last-child:after {
    content: '';
    position: absolute;
    bottom: 15px;
    left: 5%;
    height: 0px;
    padding: 0px;
    border-right: none;
    transform: translate(-25%, 100%);
    margin: 0px;
}
.package_note{
    font-size: 14px;
    padding: 25px !important;
    line-height: 14px;
    color: #787878;
}
.upgradePop {
    max-width:365px;
}
.upgradePop .ok-btn {
    cursor: pointer;
    display: inline-block;
}
.upgradePop .ok-btn span {
    background: #ef6000;
    color: white;
    font-size: 14px;
    padding: 8px 20px 8px 20px;
    border-radius: 5px;
}
.upgradePop .cancel-btn {
    cursor: pointer;
    display: inline-block;
}
.upgradePop .cancel-btn span {
    background: #fff;
    color: #66788A;
    font-size: 14px;
    padding: 5px 20px 5px 20px;
    border-radius: 5px;
    text-decoration: underline;
}
.unsel_icon {
    width: 30px !important;
    opacity: 0.5;
    height: 30px;
}
.sel_icon{
    width: 30px !important;
}
.SelPackage{
    border: 2px solid #ef6000;
    border-left: 10px solid #ef6000;
}
.SelPackage .unsel_icon{
    display:none;
}
.sel_icon{
    display:none;
}
.SelPackage .sel_icon{
    display:block;
    filter: invert(47%) sepia(60%) saturate(1100%) hue-rotate(333deg) brightness(100%) contrast(100%);
}
.device-list-wrapper,.device-list li{
    position :relative;
}
.package_badge{
    position: absolute;
    right: 20px;
    width: 8% !important;
    bottom: 13px;
    z-index: 999;
}

.info-left .package_badge {
    position: absolute;
    left: 44px;
    width: 25px !important;
    top: 50px;
    z-index: 999;
}
.package_list_name p{
    width: 100px;
    margin: 0px;
}
.PhoneContact{
    width: 170px;
    /* display: flex; */
    /* margin-left: 11%; */
    /* justify-content: end; */
    background: white;
    margin: auto;
    padding: 10px 10px;
    border-radius: 10px;
    border: 1px solid #0000004a;
    margin-bottom: 20px;
    text-align: left;
}
.PhoneContact span{
    display: inline-block;
    background: #0088cc;
    padding: 3px 10px;
    font-size: 15px;
    border-radius: 17px;
    /* width: 27px; */
    /* height: 27px; */
    color: white;
}
.PhoneContact p{
    display: inline-block;
    font-size: 15px;
    margin-left: 10px;
}
.upgrade_input{
    text-align: left;
    width: 275px;
    margin: auto;
}
.upgrade_input label{
    font-size: 11px;
    font-weight: 200;
    margin: 0px;
}
.upgrade_input input{
    display: block;
    height: 35px;
    border: 1px solid #0006;
    border-radius: 5px;
    width: 100%;
    padding: 0px 10px;
    font-size: 12px;
}
.upgrade_input:last-child{
    margin-bottom: 30px;
}
.currentSelPackage {
    border: 2px solid #83C400;
    border-left: 10px solid #83C400;
}
.currentSelPackage .sel_icon {
    display: block;
    filter: invert(44%) sepia(96%) saturate(1091%) hue-rotate(80deg) brightness(104%) contrast(105%);
}
.currentSelPackage .unsel_icon{
    display:none;
}
.troubleshoot_ul li {
    font-size: 13px;
}
.troubleshoot_ul li::before {
    content: "\2022";
    color: #ef6000;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.currentSelIcon{
    border: 2px solid #83C400;
    background: white;
    border-radius: 45px;
    padding: 3px;
    box-shadow: rgb(25 195 0 / 66%) 0px 5px 15px;
}
.SelPackageIcon{
    border: 2px solid #ef6000;
    background: white;
    border-radius: 20px;
    padding: 3px;
    box-shadow: rgb(239 112 0 / 66%) 0px 5px 15px;
}
.backup-text {
    text-align: center;
    margin-bottom: 15px;
    color: red;
    font-weight: 600;
    line-height: 16px;
    font-size: 14px;
}
.contact_details{
    margin: auto;
    padding: 5px 6px;
    border: 1px solid #00000040;
    width: 80%;
    border-radius: 10px;
    display: flex;
    gap: 10px;
    font-size: 14px;
    align-items: center;
    margin-bottom: 20px;
}
.name_round{
    background: #00ADEE;
    color: white;
    padding: 5px 10px;
    border-radius: 20px;
    width: 30px;
    height: 30px;
}
.greypackage{
    cursor: not-allowed !important;
}
.greypackage .package_radio{
    pointer-events: none;
}
.greypackage .package_list_name {
    background: #ffffff;
    border: 2px solid #83C400;
}
.greypackage .pack_icon  {
    border: 2px solid #83C400;
    background: white;
    border-radius: 45px;
    padding: 3px;
    box-shadow: rgb(25 195 0 / 66%) 0px 5px 15px;
}
.greypackage .package_list_name.currentSelPackage{
    background: white;
    border-left: 10px solid #83C400;
}
/* Chrome, Safari, Edge, Opera */
#PhoneCallContact input::-webkit-outer-spin-button,
#PhoneCallContact input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
#PhoneCallContact input[type=number] {
    -moz-appearance: textfield;
}
.notify-msg{
    width:90%;
}
.selectedCommand .pack_icon {
    border: 2px solid #83C400;
    background: white;
    border-radius: 40px;
    padding: 3px;
    box-shadow: rgb(25 195 0 / 66%) 0px 5px 15px;
}

.selectedCommand .package_list_name {
    border: 2px solid #83C400;
    border-left: 10px solid #83C400;
}
.selectedCommand .package_list:after {
    content: '';
    position: absolute;
    bottom: 10px;
    left: 7%;
    height: 40px;
    padding: 0px;
    border-right: 1px solid #83c400;
    transform: translate(-25%, 100%);
    margin: 0px;
    box-shadow: rgb(25 195 0 / 66%) 1px -1px 3px 2px;
}
.selectedCommand .greypackage .package_list_name {
    background: #e0e0e08f;
    border: 2px solid #83C400;
    border-left: 2px solid #83C400;
}
@media only screen and (max-width: 1230px) {
    .header-right {
        font-size: 13px !important;
    }
}