﻿.Default {
    background-color: lightgray;
    width: 60px !important;
    height: 60px;
    border-radius: 20%;
    color: gray !important;
    text-align: center;
}

.defaultlogo {
    position: relative;
    padding-top: 20px;
}

.pf-breadcrumbsnavbar a {
    font-weight: bold;
    color: white !important;
}

.panel .panel-default {
    border: 1px solid #cfdbe2 !important;
}
/*.btn {
        border-top-right-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
    }*/ 

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .loginimage
{
    display: none;
}
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.segoeFont {
    font-family: 'Segoe UI', Helvetica, Garuda, Arial, sans-serif;
}

.pos-rel {
    position: relative;
}

.input-float-span {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 999;
}

.privilegeGroupDiv {
    border-style: solid;
    border-width: 0 0 5px 0;
    border-color: rgb(206, 233, 250);
    padding-left: 10px;
}

.fontBold {
    font-weight: bold;
}

.borderTb {
    border: 1px black solid !important;
}

    .borderTb > thead > tr > th {
        border-top: 1px black solid !important;
        border-bottom: 1px black solid !important;
        border-right: 1px black solid;
    }

    .borderTb > tbody > tr > td {
        border-top: 1px black solid !important;
        border-bottom: 1px black solid !important;
        border-right: 1px black solid;
    }

.bgGray {
    background-color: #F2F2F2 !important;
}

.bdRightNone {
    border-right: 0 !important;
}

.aHighLight {
    background-color: #CCEBF8 !important;
}

.border-bottom-lightgray {
    border-bottom: 1px solid #cfcfcf;
}

.font-italic-lightgray {
    font-style: italic;
    color: #cfcfcf;
}

.checklabel {
    padding-left: 22px !important;
}

span.fa.fa-check.sm {
    width: 15px !important;
    height: 15px !important;
}

    span.fa.fa-check.sm:before /*, .c-radio span:before*/ {
        line-height: 13px !important;
    }

.fontGray {
    color: #cccccc !important;
}

.table-color-black tr th {
    color: black !important;
}

.field-validation-error {
    color: #f05050;
}
/*For no service instance page*/
/*Remove mask section css*/
/*.noservicediv.mask {
    position:relative;
    top: 0;
    right: 0;
    left: 0;
    outline: 0;
    background-color: #7A7B7D;
}*/

.colorBlack {
    color: #555;
}


.btn-oval-light {
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

.noservicediv .vjs-poster {
    height: 337px !important;
}

/*For tablet device*/
@media (min-width: 768px) {
    .noservicediv .content {
        padding-left: 150px;
        padding-right: 150px;
        padding-top: 30px;
        padding-bottom: 10px;
    }

        .noservicediv .content hr {
            margin-left: -150px;
            margin-right: -150px;
        }
    /*For modal margin left/right */
    .modalBody-ml-lg {
        margin-left: 120px;
        margin-right: 120px;
    }

    /*For tablet or larger device, pull-right*/
    .lgDevice-pull-right {
        float: right !important;
    }
}

/*For smart phone*/
@media (max-width: 767px) {
    .noservicediv .content {
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 5px;
    }

        .noservicediv .content hr {
            margin-left: -5px;
            margin-right: -5px;
        }
}

/*topnarbar beautifier*/
.pf-top-navbar .navbar-nav > li > a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.pf-top-navbar .navbar-nav > li {
    line-height: 21px !important;
}

.pf-top-navbar .breadcrumb {
    padding: 10px 6px 10px 6px !important;
}

.cursor-pointer {
    cursor: pointer !important;
}

.pf-top-navbar .popover-content {
    display: table;
}

.pf-top-navbar .popover.bottom {
    margin-top: 20px !important;
}

/*For My Account menu*/
.nav-title {
    padding: 5px 0;
    color: black;
    font-size: 12px;
    cursor: default;
    float: none !important;
}

.color-lightblue {
    color: #1A80C3 !important;
}

.margin-1 {
    margin: 1px;
}

.border-left-lightgray {
    border-left: 1px solid #f5f7fa;
    height: 100%;
}

/*For Account Menu Switch Org Section*/
.relative-container {
    position: relative;
    padding: 5px 25px;
}

.absolute-right {
    position: absolute;
    right: 0;
    bottom: 0;
}

/*padding left 25px*/
.pl25 {
    padding-left: 10px !important;
}

.color-lightblue .relative-container a {
    width: 95%;
}


#ConfigurationsTable tr td {
    vertical-align: top;
    padding-top: 20px;
}



/*text color is blue*/
.text-blue {
    color: #5d9cec !important;
}

.lightbluebg {
    background-color: #EBF8FF !important;
}

.graybgcolor {
    background-color: #F5F5F5 !important;
}




.nav-title span {
    font-size: 13px;
}

.sidebar-subnav a {
    font-size: 13px;
}



#repomenu, #accountmenu, #notifymenu, #manageOrgMenu {
    overflow-y: auto !important;
    overflow-x: hidden !important;
    background-color: #FFFFFF !important;
}



.sidebar-subnav .relative-container {
    border: 1px solid #E3E3E3;
    -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
}


    .sidebar-subnav .relative-container a:hover {
    }

    .sidebar-subnav .relative-container:hover {
        background: #F4F9FC;
    }


.wrapper > footer {
    float: left !important;
    width: 100% !important;
    position: inherit !important;
    background: #f4f4f4;
}





.popover {
    box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.59);
}

.company-list-wrap {
    min-height: 50px;
    max-height: 270px;
    float: none !important;
    overflow-y: auto;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 5px;
}

.nav-title span {
    font-style: italic;
}

.nav-title a span {
    font-style: normal;
}

#accountmenu .fontBold span {
    font-style: normal;
}




a {
    color: #1A80C3;
}

.breadcrumb a:hover {
    color: #3D93CC;
}



/*.btn-success {
    color: #ffffff;
    background-color: #1A80C3;
    border-color: #1A80C3;
}*/

.btn-success:hover {
    color: #ffffff;
    background-color: #3D93CC;
    border-color: #3D93CC;
}


.nav .breadcrumb:first-child {
    min-width: 100px;
}

.nav .breadcrumb .text-info {
    color: #0cf;
}



.switch input:checked + span {
    background-color: hsl(134, 92%, 45%);
    border-color: hsl(134, 92%, 45%);
    transition: all 0.5s ease 0s;
}

.liveColor {
    color: hsl(134, 92%, 45%);
}

.switch span {
    background-color: #B9B9B9;
    border: 1px solid #FFF;
}

.topnavbar .navbar-nav > li > a:hover, .topnavbar .navbar-nav > .open > a:hover, .topnavbar .navbar-nav > li > a:focus, .topnavbar .navbar-nav > .open > a:focus {
    color: #0cf !important;
}

.pf-top-navbar .navbar-nav > li > a:hover {
    color: #OCF;
}


#portalFrame {
    width: 100%;
    height: 2400px !important;
    overflow: hidden;
}

.wrapper, .wrapper section {
    background: #F5F5F5;
}


    .wrapper section {
        margin-bottom: 0 !important;
    }



.noservicediv .btn-primary {
    color: #FFF;
    background-color: #1A80C3;
    border-color: #1A80C3;
    min-width: 200px;
}

    .noservicediv .btn-primary:hover {
        color: #FFF;
        background-color: #3D93CC;
        border-color: #3D93CC;
    }


.noservicediv .btn-default {
    border: 1px solid #1A80C3 !important;
    color: #1A80C3 !important;
    min-width: 200px;
}

#accountmenu .fontBold {
    margin-left: 0;
    margin-bottom: 5px;
    margin-top: 10px;
    background: #f5f5f5;
}

#accountmenu .text-dark {
    margin-left: 20px;
}

#notifymenu, #manageOrgMenu {
    min-height: 150px;
}

.noservicediv .btn-default:hover {
    border: 1px solid #1A80C3 !important;
    background: #F4F9FC !important;
    color: #1A80C3 !important;
}


.buttonContainer input {
    min-width: 80px;
    border-radius: 0px;
    border: 1px solid #1A80C3 !important;
    color: #FFF;
    padding: 3px 8px;
    margin-left: 5px;
    font-size: 14px;
    text-align: center;
    background-color: #1A80C3 !important;
    box-shadow: none;
}


.nav-wrapper {
    min-width: 1020px;
}


.btn-primary {
    color: #ffffff;
    background-color: #1A80C3;
    border-color: #1A80C3;
    min-height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -khtml-border-radius: 3px;
}

.btn-default {
    color: #1A80C3;
    background-color: #ffffff;
    border-color: #1A80C3;
    min-height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -khtml-border-radius: 3px;
}

.close {
    color: #1A80C3;
    opacity: 1;
    filter: alpha(opacity=100);
}

#popupWindow {
    padding: 0 !important;
}

body {
    padding: 0 !important;
}

.pl25 {
    height: 36px;
}

.color-lightblue li {
    margin: 3px 0;
}

    .color-lightblue li .relative-container {
        padding-left: 10px;
        width: 290px;
        margin-left: 10px;
        border: 0 !important;
        box-shadow: none !important;
    }

#ycf-alert .modal-title {
    color: #FF3300;
}


section {
    min-height: 1300px;
}


.borderTb > thead > tr > th, .borderTb > tbody > tr > td {
    border: 1px solid #cacaca !important;
}


.footable .fontGray {
    color: #555 !important;
}

.form-control {
    border: 1px solid #cacaca;
}

.input-group .btn {
    border-color: #cacaca;
}

.btn-primary:hover {
    background-color: #3D93CC;
}

.text-dark {
    margin-left: 0px;
}

.nav-title {
    padding: 9px 0;
}


.absolute-right {
    position: absolute;
    right: 0;
    bottom: 0;
    border-left: 0px solid #cacaca;
    background: #fff;
    color: #1a80c3;
}

.company-list-wrap {
    min-height: 40px;
    max-height: 270px;
    float: none !important;
    overflow-y: auto;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 0 5px;
}


.ChartBody canvas {
    width: 100% !important;
}


.ChartBody {
    margin-left: 0;
    height: 245px;
}


div.dataTables_paginate ul.pagination {
    margin: 20px 0px;
}

.sweet-alert button {
    background-color: #1a80c3 !important;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
    border: 4px solid #58B53B;
}

.sweet-alert .sa-icon.sa-success .sa-line {
    background-color: #58B53B;
}


.sweet-alert button {
    margin: 15px 5px 20px 5px;
}

.pf-top-navbar .navbar-nav > li > a {
    padding-left: 20px;
    padding-right: 20px;
}


.nav-title2 .input-group .btn {
    border-color: #cacaca;
    border: 0;
    height: 36px;
    border-bottom-right-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important;
    margin-left: 5px;
    font-style: normal;
}


.nav-title2 .input-group .form-control {
    border-color: #cacaca;
    height: 36px;
    border-bottom-right-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important;
}

#dropdownMenuMyAccount {
    height: 48px;
}

#divEdit {
    border: 1px solid #eaeaea !important;
    padding: 15px;
    background-color: #fff !important;
}

.automatic .radio-inline {
    font-size: 16px;
    padding-bottom: 10px;
}

#formOrgProfile #divEdit {
    border: 0 !important;
}

/* col-xs- additions */
.col-xs-text-right {
    text-align: right;
}

.col-xs-text-left {
    text-align: left;
}

.col-xs-text-center {
    text-align: center;
}

.col-xs-float-right {
    float: right !important;
}

.col-xs-float-left {
    float: left !important;
}

.col-xs-float-none {
    float: none !important;
}

.col-xs-mt-5 {
    margin-top: 5px;
}

.col-xs-mt-0 {
    margin-top: 0px;
}

/* col-sm- additions */
@media (min-width: 768px) {
    .col-sm-text-right {
        text-align: right;
    }

    .col-sm-text-left {
        text-align: left;
    }

    .col-sm-text-center {
        text-align: center;
    }

    .col-sm-float-right {
        float: right !important;
    }

    .col-sm-float-left {
        float: left !important;
    }

    .col-sm-float-none {
        float: none !important;
    }

    .col-sm-mt-5 {
        margin-top: 5px;
    }

    .col-sm-mt-0 {
        margin-top: 0px;
    }
}

/* col-md- additions */
@media (min-width: 992px) {
    .col-md-text-right {
        text-align: right;
    }

    .col-md-text-left {
        text-align: left;
    }

    .col-md-text-center {
        text-align: center;
    }

    .col-md-float-right {
        float: right !important;
    }

    .col-md-float-left {
        float: left !important;
    }

    .col-md-float-none {
        float: none !important;
    }

    .col-md-mt-5 {
        margin-top: 5px;
    }

    .col-md-mt-0 {
        margin-top: 0px;
    }
}

/* col-lg- additions */
@media (min-width: 1200px) {
    .col-lg-text-right {
        text-align: right;
    }

    .col-lg-text-left {
        text-align: left;
    }

    .col-lg-text-center {
        text-align: center;
    }

    .col-lg-float-right {
        float: right !important;
    }

    .col-lg-float-left {
        float: left !important;
    }

    .col-lg-float-none {
        float: none !important;
    }

    .col-lg-mt-5 {
        margin-top: 5px;
    }

    .col-lg-mt-0 {
        margin-top: 0px;
    }
}

@media (max-width: 1200px) {

    #portalFrame {
        height: 2070px;
    }
}

.partner-heading {
    min-height: 38px;
    font-family: Helvetica;
    font-size: 32px;
    color: #555555;
    font-weight: 700;
    text-decoration: none solid rgb(85, 85, 85);
    line-height: 38px;
    text-align: center;
    word-break: break-all;
    padding-right: 100px;
    padding-left: 100px;
    margin-top: 10px;
}

.wizard-heading {
    height: 24px;
    font-family: Helvetica;
    font-size: 24px;
    color: #555555;
    font-weight: 700;
    text-decoration: none solid rgb(85, 85, 85);
    text-align: center;
    padding-bottom: 25px;
    padding-top: 30px;
}

/* IE11 Fix */
*::-ms-backdrop, .checkbox-container {
    padding-left: 20px !important;
    left: 50%;
}

/* Customize the label (the checkbox-container) */
.checkbox-container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: -40px;
}

    /* Hide the browser's default checkbox */
    .checkbox-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    width: 40px;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #fff;
}

    .checkmark.checkmark-sm {
        width: 20px;
        height: 20px;
        margin-top: -10px;
    }

/* On mouse-over, do not change anything */
.checkbox-container:hover input ~ .checkmark {
}

/* When the checkbox is checked, do not change anything */
.checkbox-container input:checked ~ .checkmark {
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "\f00c";
    position: absolute;
    display: none;
    font-family: 'PayFabricCloudServices' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 3em;
    fill: #4898df;
    color: #4898df;
}

.checkmark.checkmark-sm:after {
    font-size: 18px;
}
/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

.payfabric-input-required:after {
    font-family: 'PayFabricCloudServices' !important;
    content: "\f069";
    font-size: 10px;
    color: #b64926;
    margin-left: 5px;
}

.RightTrxOptionsRow {
    width: 100%;
    float: left;
    margin-top: 6px;
}

.RightTrxOptionsTitle {
    width: 58%;
    float: left;
}

.RightTrxOptionsIcon {
    float: right;
    margin-right: 20px;
}

.RightTrxOptionsInput {
    float: left;
    width: 100%;
    margin-top: 6px;
}


/*Custom Tooltip CSS*/
.CustomTooltip {
    position: relative;
    height: 20px;
    width: 20px;
    margin-left: 10px;
    background-color: transparent;
    background-repeat: no-repeat;
}

    .CustomTooltip:before {
        font-family: 'PayFabricCloudServices' !important;
        content: "\e916";
        color: #1d9ce5;
    }

    .CustomTooltip .CustomTooltipText {
        visibility: hidden;
        width: 200px;
        background-color: #4c575e;
        color: #fff;
        text-align: center;
        border-radius: 3px;
        padding: 5px;
        position: absolute;
        z-index: 1;
        bottom: 125%;
        left: 50%;
        margin-left: -102px;
        opacity: 0;
        transition: opacity 0.3s;
        word-break: break-word;
    }

        .CustomTooltip .CustomTooltipText::after {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -5px;
            border-width: 5px;
            border-style: solid;
            border-color: #555 transparent transparent transparent;
        }

    .CustomTooltip:hover .CustomTooltipText {
        visibility: visible;
        opacity: 1;
    }


.LeftTrxOptionsYES {
    width: 12%;
    float: left;
    margin-top: -1px;
    background-color: #3398dc;
    height: 20px;
    border-radius: 20px;
    color: white;
    padding-left: 10px;
    cursor: pointer;
}

    .LeftTrxOptionsYES div {
        width: 12px;
        height: 12px;
        border-radius: 50px;
        float: right;
        margin-right: 6px;
        margin-top: 4px;
        background-color: white;
    }

.LeftTrxOptionsNO {
    width: 12%;
    float: left;
    margin-top: -1px;
    background-color: #85939c;
    height: 20px;
    border-radius: 20px;
    color: white;
    padding-left: 10px;
    padding-left: 2px;
    text-align: right;
    padding-right: 8px;
    cursor: pointer;
}

    .LeftTrxOptionsNO div {
        width: 12px;
        height: 12px;
        border-radius: 50px;
        float: left;
        margin-left: 4px;
        margin-top: 4px;
        background-color: white;
    }

.EditWebEntryFieldRequiredContainer {
    width: 30%;
    float: right;
}

.column-separator {
    float: left;
    height: 75%;
    width: 2px;
    margin-top: 60px;
    margin-bottom: auto;
    background-color: #f5f5f5;
}

/*Remove the clear button that appears on a textbox*/
.remove-clear::-ms-clear {
    display: none;
}

.service-box {
    width: 300px;
    background-color: #ffffff;
    display: inline-block;
    vertical-align: top;
    margin-top: 56px;
    margin-bottom: 121px;
    margin-left: 20px;
    margin-right: 20px;
}

    .service-box .service-box-header {
        height: 80px;
        width: 300px;
        background-color: #3398dc;
        background-size: cover;
        text-align: left;
        padding-left: 20px;
        padding-top: 15px;
    }

        .service-box .service-box-header i {
            color: white;
            font-size: 4em;
            float: right;
            margin-right: 15px;
        }

        .service-box .service-box-header .service-box-header-name {
            font-size: 24px;
            color: #ffffff;
            font-weight: 700;
            text-decoration: none solid rgb(255, 255, 255);
        }

        .service-box .service-box-header .service-box-header-type {
            font-size: 12px;
            color: #f0f8fe;
            font-weight: 400;
            text-decoration: none solid rgb(240, 248, 254);
        }

    .service-box .service-box-actions {
        border: 1px solid #ddd;
        background-color: #fafafa;
        margin-top: -1px;
    }

    .service-box .service-box-body {
        border: 1px solid #ddd;
    }

.service-box-body-inactive .service-box-body {
    padding: 20px;
}

.service-box-body-active .service-box-body {
    padding: 20px 20px 0px 20px;
}


.service-box-body-drawer {
    width: 290px;
    margin: auto;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff;
    /*Animation*/
    -webkit-transition: height 1s ease-in;
    -moz-transition: height 1s ease-in;
    -o-transition: height 1s ease-in;
    -ms-transition: height 1s ease-in;
    transition: height 1s ease-in;
}

    .service-box-body-drawer.closed {
        height: 5px;
        overflow: hidden;
    }

    .service-box-body-drawer.open {
        padding: 12px;
        overflow: auto;
        height: auto;
    }

.service-box .service-box-body-inactive {
    font-size: 14px;
    color: #555555;
    font-weight: 400;
    text-decoration: none solid rgb(85, 85, 85);
    line-height: 24px;
    text-align: center;
}

    .service-box .service-box-body-inactive button, .service-box .service-box-body-inactive a {
        width: 260px;
        margin-top: 22px;
    }

    .service-box .service-box-body-inactive button {
        margin-bottom: 20px;
    }

.service-box .service-box-body {
    min-height: 151px;
}

.service-box .service-box-body-active {
    font-size: 14px;
    color: #555555;
    font-weight: 400;
    text-decoration: none solid rgb(85, 85, 85);
    line-height: 24px;
    text-align: center;
}

    .service-box .service-box-body-active button, .service-box .service-box-body-active a {
        margin-top: 22px;
        margin-bottom: 20px;
    }

.service-box .pricings {
    padding-top: 5px;
    padding-bottom: 5px;
    display: table;
    width: 100%;
}

    .service-box .pricings .pricing {
        height: 50px;
        display: table-row;
    }

        .service-box .pricings .pricing .fee-name {
            width: 50%;
            height: 19px;
            font-family: Helvetica;
            font-size: 14px;
            color: #555555;
            font-weight: 400;
            text-decoration: none solid rgb(85, 85, 85);
            text-align: left;
            display: table-cell;
            vertical-align: middle;
            line-height: 1em;
        }

.service-box .service-box-body-drawer .pricings .pricing .fee-name {
    width: 60%;
    font-size: 14px;
    color: #555555;
    font-weight: 400;
}

.service-box .pricings .pricing .dollar-sign {
    width: 5%;
    height: 19px;
    font-family: Helvetica;
    font-size: 16px;
    color: #555555;
    font-weight: 700;
    text-decoration: none solid rgb(85, 85, 85);
    margin-right: 5px;
    display: table-cell;
    vertical-align: middle;
}

.service-box .service-box-body-drawer .pricings .pricing .dollar-sign {
    margin-right: 0px;
    font-size: 14px;
    color: #555555;
    font-weight: 400;
    text-decoration: none solid rgb(85, 85, 85);
}

.service-box .pricings .pricing div.amount {
    width: 45%;
    height: 40px;
    padding: 0px 5px 0px 15px;
    font-family: Helvetica;
    font-size: 14px;
    color: #555555;
    font-weight: 700;
    text-decoration: none solid rgb(85, 85, 85);
    display: table-cell;
    vertical-align: middle;
}

.service-box .pricings .pricing span.amount {
    width: 100%;
    height: 40px;
    text-align: right;
}

.service-box .pricings .pricing input.amount {
    width: 100%;
    border: 1px solid #ddd;
    text-align: right;
    height: 40px;
}

    .service-box .pricings .pricing input.amount.input-validation-error {
        border-color: #B64926 !important;
    }

.service-box .service-box-body-drawer .pricings .pricing div.amount {
    width: 35%;
    height: 40px;
    padding: 0px 10px;
    background-color: #fff;
    font-size: 14px;
    color: #555555;
    font-weight: 400;
}

.service-box .service-box-body-drawer .pricings .pricing input.amount {
    border: 1px solid #ddd;
    width: 100%;
    text-align: right;
}
/*.service-box > div:nth-child(1) {
            height: 29px;
            font-family: Helvetica;
            font-size: 24px;
            color: #4c575e;
            font-weight: 400;
            text-decoration: none solid rgb(76, 87, 94);
            text-align: center;
            margin-top: 31px;
        }

    .service-box > div:nth-child(2) {
        height: 36px;
        font-family: Segoe UI;
        font-size: 14px;
        color: #cccccc;
        font-weight: 400;
        text-decoration: none solid rgb(204, 204, 204);
        line-height: 36px;
        text-align: center;
    }*/
.service-box-inactive {
    opacity: 0.5;
}
