label {
    padding-left: 5px;
    font-size: 14px;
    font-weight: 200;
}

.form-control {
    height: 40px !important;
    border: 1px solid #c9c4c9 !important;
    padding: 6px !important;
}

textarea.form-control {
    height: 70px !important;
}

.zmdi {
    font-size: 23px !important;
}

#modal-title i {
    position: absolute;
    left: 95% !important;
    top: 9px !important;
    font-size: 30px !important;
}

/*h3#modal-title {
    color: white;
}*/

.sweet-alert h2 {
    font-size: 16px;
    font-weight: 400;
    position: relative;
    z-index: 9999;
}

.growl-animated {
    position: fixed;
    margin: 0px;
    z-index: 9999 !important;
    display: inline-block;
    top: 85px;
    right: 20px;
}

div.img {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 20.25%;
    border: 1px solid rgba(96, 125, 139, 0.44);
    margin-left: 1px;
    width: 24.5%;
}

.imgArea {
    position: relative;
    overflow: hidden;
    padding-bottom: 20.25%;
    border: 1px solid rgba(96, 125, 139, 0.44);
    margin-left: 1px;
    height: 130px;
}

.liImg {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(96, 125, 139, 0.44);
    margin-left: 1px;
    height: 40px !important;
    width: 40px !important;
}

div.img img, .imgArea img, .liImg img {
    position: absolute;
    display: block;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    height: 100%;
    min-width: 100%;
    min-height: 100%;
}

.removeText {
    font-size: 20px !important;
    cursor: pointer;
    position: relative;
    top: 0px;
    left: 91px;
    color: #030404;
}

th.header {
    background: #042f4b !important;
    color: white !important;
}

.main-menu li {
    border-bottom: 1px solid rgba(161, 161, 161, 0.39);
}

.navyBackground {
    background-color: rgb(1, 43, 114) !important;
}

a:hover {
    cursor: pointer;
}

td.action {
    width: 180px !important;
}

.zmdi-close-circle:hover {
    cursor: pointer;
}

.switch.checked small {
    left: 14px !important;
}

.switch small {
    background: #fff;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    width: 15px !important;
    height: 15px !important;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: 0.3s ease-out all;
    -webkit-transition: 0.3s ease-out all;
}

.switch {
    background: #fff;
    border: 1px solid #dfdfdf;
    position: relative;
    display: inline-block;
    box-sizing: content-box;
    overflow: visible;
    width: 30px !important;
    height: 15px !important;
    padding: 0px;
    margin: 0px;
    border-radius: 20px;
    cursor: pointer;
    box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
    transition: 0.3s ease-out all;
    -webkit-transition: 0.3s ease-out all;
    top: 5px !important;
}

.switch.checked {
    background: rgb(33, 150, 243) !important;
    border-color: rgb(33, 150, 243) !important;
}

.switch small {
    background: #012b72 !important;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: 0.3s ease-out all;
    -webkit-transition: 0.3s ease-out all;
}

.switch {
    background: rgba(0, 188, 212, 0.49) !important;
}

.card-body {
    width: 100% !important;
    overflow-y: auto !important;
}

/*add ground page image class start*/
.imgDiv .img {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 10% !important;
    border: 1px solid rgba(96, 125, 139, 0.44);
    width: 16.67%;
}

.imgDiv .img .removeText {
    font-size: 13px;
    cursor: pointer;
    position: relative;
    top: -1px;
    left: 97%;
    color: #607d8b;
}

/*add ground page image class end*/

.statusApproved {
    background-color: #4caf50;
    padding: 3px;
    color: white;
    border-radius: 2px;
    font-size: 8px;
    font-weight: 600;
}

.statusDeny {
    background-color: #f44336;
    padding: 3px;
    color: white;
    border-radius: 2px;
    font-size: 8px;
    font-weight: 600;
}

.statusPending {
    background-color: #ffc107;
    padding: 3px;
    color: white;
    border-radius: 2px;
    font-size: 8px;
    font-weight: 600;
}

/*loader css start*/
.loaderDiv {
    background-color: rgba(0, 0, 0, 0.44);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 99999 !important;
    text-align: center;
}

.loaderDiv .innerLoaderDiv {
    font-size: 100px;
    color: white;
    position: relative;
    top: 15%
}

.alignCenter {
    text-align: center;
}

.alignRight {
    text-align: right;
}

/*loader css end*/

.profileImg {
    height: 70px;
}

.pmbb-header {
    padding: 5px 5px;
}

.pmbb-header h2 {
    color: white;
}

.theadWithDarkGrey tr th {
    background: #5d5d5d !important;
    color: white !important;
    font-size: 14px;
}

.xx-dialog .modal-dialog {
    width: 70%;
    min-width: 50%;
    max-width: 90%;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}

.textCap {
    text-transform: capitalize;
}

.blackText {
    color: black !important;
}

.dateIcon {
    padding: 6px 8px 7px;
    font-size: 18px;
}

.btn-file1 {
    position: relative;
    overflow: hidden;
    padding: 5px 10px !important;
}

textarea.caseTextArea {
    height: 200px !important;
}

.btn {
    padding: 6px 10px !important;
}

.pagination li > a {
    background-color: #f8f8f8;
    border-color: #d1d1d1;
    color: #777;
    font-size: 12px !important;
    font-weight: 400;
    padding: 4px 10px !important;
}

/*.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .tableThHide > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
     border-top: none!important;
}*/
.tableTopBorder > tbody > tr > td {
    border-top: 1px solid #ddd !important;
}

.tableThHide > tbody > tr > td {
    border-top: none;
}

.tableThHide th.header {
    display: none !important;
}

.crossPosition {
    position: relative;
    left: 98%;
    font-size: 20px;
    top: -22px;
}

.crossPosition:hover {
    cursor: pointer;
}

.modal-header {
    /*padding: 10px 20px 0px 20px !important;
    border-bottom: 1px solid #e5e5e5;*/
    padding: 5px 20px 0px 20px !important;
    border-bottom: 1px solid #e5e5e5;
    background: #042f4b none repeat scroll 0 0;
    height: 45px;
    margin-bottom: 10px;
    color: white;
}

.lastReplayImage {
    height: 21px !important;
    margin-right: 10px;
}

/*case list css start*/
.bottomDivCls {
    padding: 5px 10px;
    position: relative;
    top: 0px;
    background: rgb(4, 47, 75);
    font-size: 14px;
    border-bottom-left-radius: 4px;
    color: white;

}

.bottomDivCls1 {
    padding: 5px 10px;
    position: relative;
    top: 0px;
    background: rgb(4, 47, 75);
    font-size: 14px;
    border-bottom-left-radius: 4px;
    color: white;
}

/*.bottomDivCls a {
    color: black !important;
}*/

.hoverUnderLine:hover, .bottomDivCls a:hover {
    text-decoration: underline;
}

/*case list css end*/

/*star rating css start*/

.rating1 {
    color: #a9a9a9;
    margin: 0;
    padding: 0;
}

ul.rating1 {
    display: inline-block;
}

.rating1 li {
    list-style-type: none;
    display: inline-block;
    padding: 0px 10px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.rating1 .filled {
    color: #536dfe !important;
}

.rating1 {
    font-size: 30px;
    line-height: 1em;
}

.ngn-sticky .ngn-dismiss {
    display: block;
    position: absolute;
    top: 13px !important;
    right: 18px !important;
}

/*star rating css end*/

.star-rating-1:before {
    content: '\f005' !important;
}

.star-rating-2:before {
    content: '\f005 \f005' !important;
}

.star-rating-3:before {
    content: '\f005 \f005 \f005' !important;
}

.star-rating-4:before {
    content: '\f005 \f005 \f005 \f005' !important;
}

.star-rating-5:before {
    content: '\f005 \f005 \f005 \f005 \f005' !important;
}

.star-rating span {
    float: right !important;
}

.maingridpost .posttext1 {
    padding-left: 50px !important;
}

.noResponseDiv {
    font-size: 17px;
    text-align: center;
}

/*add ground page image class start*/
.imgDiv .img {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 10% !important;
    border: 1px solid rgba(96, 125, 139, 0.44);
    width: 16.67%;
}

.imgDiv .img .removeText {
    font-size: 13px;
    cursor: pointer;
    position: relative;
    top: -1px;
    left: 97%;
    color: #607d8b;
}

/*add ground page image class end*/

.clinicDiv {
    position: relative;
    top: 72px;
    padding-bottom: 10px;
    border-top: none !important;
}

.zeroPadding {
    padding: 0px !important;
}

.paddingTop10 {
    padding-top: 10px;
}

.paddingTop20 {
    padding-top: 20px;
}

/*
.maingridpost .time {
    color: #ffffff;
}
*/

.marginTopZero {
    margin-top: 0px !important;
}

.textDot {
    text-overflow: ellipsis;
    overflow-y: hidden;
    width: 416px;
    white-space: nowrap;
    overflow-x: hidden;
}

.ribbon {
    position: absolute;
    top: 8px !important;
    right: -5px;
    padding: 5px;
}

.caseDiv {
    display: none;
    height: 100px;
    background-color: white;
    position: absolute;
    width: 100%;

    z-index: 1;

}

.dropdown:hover .caseDiv {
    display: block;

}

.searc-drop {
    width: 100%;
    height: 55px;
    border: none;
    background: white;
    border: 1px solid white;
}

.chooFilter {

    margin: 5px;

}

.chooFilter li:first-child {
    display: inline-block;
    font-weight: 500;
    margin-left: 5px;
    padding: 0px 10px;
    border: none;
    color: black;

}

.chooFilter li {
    display: inline-block;
    border: 1px solid #ff5608;
    margin-left: 5px;
    padding: 0px 10px;
    color: #ff5608;

}

.packName {
    border: 1px solid #4bb94b;
    font-size: 12px;
    float: right;
    text-align: left;

    background-color: #e4fee4;
    color: #267226;
}

.closeItem {
    cursor: pointer;
    float: right;
}

.attachPack {
    color: green;
    font-size: 12px;
    cursor: pointer;

}

.form-control.small-input {
    height: 32px !important;
    font-size: 12px;
    padding: 7px !important;
}

.labelClass {
    font-size: 12px;
}

.form-group-cust {
    margin: 10px 0px;
}

.small-input-cust {
    width: 100px;
    height: 24px;
    font-size: 12px;
}

.custRow {
    font-size: 12px;
}

.listing-metad {
    font-size: 12px;
    line-height: 20px;
    margin-right: 21px;
    text-transform: uppercase;
}

.listing-metad span {
    margin-right: 10px;
}

.greenColor {
    color: green;
!important;
}

.orangeColor {

    color: orange;
!important;
}

.modal-body {
    padding-top: 0px !important;
}

.alignRight {
    text-align: right;
}

.modal-title {
    line-height: 1.42857143;
    margin-top: 6px !important;
}

.vAccordion--default v-pane.is-expanded > v-pane-header {
    border-bottom-color: #2196F3;
    background: #2196F3 !important;
    color: white !important;
    padding-left: 10px !important;
    margin-bottom: 0px !important;
}

.vAccordion--default v-pane-header::after, .vAccordion--default v-pane-header::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 10px;
    height: 1px;
    background-color: white !important;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    will-change: transform;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    margin-right: 10px !important;
}

v-pane[disabled] > v-pane-header {
    opacity: 0.6;
    pointer-events: none;
    border-bottom-color: rgba(33, 150, 243, 0.66) !important;
    background: rgba(33, 150, 243, 0.66) !important;
    color: #040404 !important;
    padding-left: 10px !important;
}

.vAccordion--default v-pane-header {
    margin-bottom: 20px;
    padding: 5px 0px;
    background: #2196F3 !important;
    color: white !important;
    padding-left: 10px !important;
    border-bottom: 2px solid rgb(216, 216, 216);
    transition: all 0.25s;
}

v-accordion {
    display: block;
    background: rgba(255, 255, 255, 0.67) !important;
}

v-pane-content {
    padding: 0px 20px !important;
}

.marginBottom10 {
    margin-bottom: 10px !important;
}

.marginTop10 {
    margin-top: 10px !important;
}

.right {
    float: right;
}

.vAccordion--default v-pane-header {
    margin-bottom: 0px !important;
}

.otherInfoUl {
    margin: 15px 0px 10px;
    float: right;
}

.otherInfoUl li {
    display: inline-block;
    margin-left: 5px;
    padding: 0px 5px;
    /* border: 1px solid #cfcfcf; */
    font-size: 12px;
    cursor: pointer;
    background: #ededed;
    color: #000;
    padding: 2px 8px 2px 8px;
}

ul.otherInfoUl b {
    color: #f76f01;
}

.otherInfoUlLeft {
    margin: 15px 0px 10px;
    float: left;
}

.otherInfoUlLeft li {
    display: inline-block;
    margin-left: 5px;
    padding: 0px 5px;

    font-size: 12px;
    cursor: pointer;
}

.repyLength {

    color: darkorange;
    border: 1px solid darkorange;
}

.toDoctor {
    border: 1px solid #d8d8d8;
    margin: 5px;
    color: #747275;
!important;
    font-size: 12px;
    text-align: left;
    padding: 5px;
}

.bypatient {
    border: 1px solid #d8d8d8;
    margin: 5px;
    padding: 5px;
    color: #969696;
!important;
    font-size: 12px;
    text-align: left;
}

.viewlength {
    color: #306fc0;
    border: 1px solid #306fc0;
}

.pacSold {
    color: green;
    border: 1px solid green;
}

.marginBottom10 {
    margin-bottom: 10px !important;
}

.marginTop10 {
    margin-top: 10px !important;
}

.right {
    float: right;
}

.vAccordion--default v-pane-header {
    margin-bottom: 0px !important;
}

.green {
    color: green !important;
}

.listing-grid p {
    color: rgba(153, 153, 153, 0.77) !important;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 15px;
}

.marginTop20 {
    margin-top: 20px !important;
}

/*order pages css start*/
.backgroundTrack {
    background-color: #b7c3c3;
    height: 10px;
    position: relative;
    top: 20px;
    width: 25%;
    left: 13%;
}

.checkCls {
    padding: 5px;
    background-color: #b7c3c3;
    color: white;
    border-radius: 50%;
}

.orderLabelCls {
    margin-top: 10px;
    font-size: 14px;
}

.trackStatusGreen {
    background-color: #f6ae38;
}

.breakLineCls {
    background-color: #b7c3c3;
    margin: 20px 0px;
}

.orderTable > tbody > tr > td {
    border-top: none;
    padding: 10px 20px 5px 20px;
}

.poll-area {
    border: 3px solid #ccc;
    padding: 5px;
    color: gray;
    font-size: 12px;
    background-color: #fcfcfc;
    margin: 20px 0px;
}

.answeFeed {
    color: green;
    font-size: 13px;
    margin-top: 25px;
}

.poll-head.ng-binding {
    font-weight: 700;
}

.pollHead {
    background-color: gray;
    margin: -5px -5px 10px -5px;
    color: white;
    padding: 5px 10px;
}

.poll-ul {
    padding: 10px;
    margin: 0px;
    padding-left: 18px;
    font-weight: 600;
}

.poll-ul li {

    list-style-type: lower-alpha;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.8;
    text-align: justify;
    color: #686666;
    margin-bottom: 15px;
}

.orderTable > tbody > tr > th {
    background: #2196f3 !important;
    color: white !important;
}

.rigthSIde {
    position: absolute;
    right: 26px;
}

.lightGrey {
    background-color: #eee;
}

/*order pages css end*/

.boldText {
    font-weight: 600;
}

.fontSize12 {
    font-size: 12px;
}

/*
tr th,tr td {
    text-align: center;
}*/

.shadowBox {
    border: 2px solid #dddddd;
    padding: 10px 10px 20px 10px;
    box-shadow: #dddddd 0px 1px 25px;
    background-color: white;
    border-radius: 5px;
}

.side-bar .widget ul li {
    padding: 8px 30px !important;
}

.topmargins {
    margin-top: 11px !important;
}

.spe {

}

.spe ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.spe ul li {
    float: left;
}

.spe ul li a {
    display: block;
    color: white;
    text-align: center;
    padding: 2px 5px;
    border: 1px solid white;
    margin-left: 5px;
}

.sortByDiv {

}

.sortByDiv ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.sortByDiv ul li {
    float: left;
}

.sortByDiv ul li a {
    display: block;
    font-size: 15px;
    text-align: center;
    padding: 2px 5px;
    margin-left: 5px;
}

.selectedSort {
    border-bottom: 2px solid #ff5608;
    margin-bottom: -1px;
}

.profileBox {
    padding: 50px 20px;
    border: 1px solid rgba(193, 193, 193, 0.48);
    box-shadow: rgba(193, 193, 193, 0.48) 0px 0px 15px;
}

.tg-userexperience ul li {
    width: 25px !important;
    float: left;
    list-style-type: none;
    line-height: normal;
}

.customHeader {
    background: #5cb85c;
    padding: 10px 10px;
    color: white;
    font-size: 15px;
}

.ayurClikc {
    font-size: 12px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}

.global-loader {
    position: fixed;
    background-color: #040404 !important;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 999;
    color: white;
    text-align: center;
    padding-top: 18%;
    font-size: 33px;
    font-weight: 800;
    opacity: 0.8;
}

.form-group-cust.chooseMedi ul {
    max-height: 400px;
    overflow-y: scroll;
}

.caseimage {
    border: 1px solid #d5d5d5;
    padding: 5px;
    width: 42%;
    color: red !important;
}

.caseimage a {
    color: gray;
    font-size: 12px;
}

.blue-color {
    background-color: #042f4b;
    border: 1px solid #042f4b;

}

.directCount {

    border-radius: 50%;

    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    right: 26px;
    top: 11px;

    border: 1px solid green;
    padding: 0px 6px;
    background-color: #042f4b;
    width: 27px !important;
}

.shippingDiv .listing-grid .col-md-2::after {
    background-color: transparent !important;
}

.customBtn {
    padding: 3px 5px !important;
}

.shippArea {
    border: 1px solid #e4e4e4;
    margin-bottom: 20px;
}

.shiHead {
    padding: 10px;
    background-color: #e6e6e6;
    font-size: 18px;
    font-weight: bold;
}

.shiHeads {
    padding: 10px;
    background-color: #e6e6e6;
    font-size: 14px;
    font-weight: bold;
}

.shipInfo {
    padding: 10px;
}

.searchtabs {
    text-align: center;
}

.search-icon-home {
    position: absolute;
    top: 15px;
    color: #d2d2d2;
    left: 11px;
    font-size: 24px;
}

.popular_search_list {
    list-style: none;
    margin: 7px 11px;
    font-size: 13px;
    color: #aaa;
    float: left;
}

.popular_search_list li {
    display: inline-block;
    margin-left: 22px;
}

.uib-typeahead-match {
    width: 100% !important;
}

.search-label {
    border-bottom: 1px solid #cecece;
    padding: 4px 10px;
    margin: 0px;
    width: 101% !important;
    background: white;
    font-size: 12px;
    cursor: pointer;
}

.search-label:hover {
    background-color: #6cba06;
    color: white;
}

.login-err {
    color: red;
    border: 1px solid #f93838;
    padding: 5px;
    margin-bottom: 10px;
}

.state-bold {
    float: right;

    font-size: 10px;
    bottom: 20px;

    margin-top: 8px;
}

.signUpbgImage {
    background-image: url('/frontEndFiles/images/signup_bg.png');
}

.load-medicine {
    height: 27px;
    width: auto;
    margin-bottom: 10px;
}

.hoirio-ul {
    list-style: none;
}

.hoirio-ul li {

    display: inline-block;
    margin-left: 16px;
    font-weight: 800;
    cursor: pointer;
}

.table-cust {
    padding: 20px;

}

.brosw-med-area {
    padding: 10px;
    border-top: 1px solid #bfbfbf;
}

.no-browse-found {
    text-align: left;
    font-weight: 700;
    color: red;
}

.total-browse.ng-binding {
    color: green;
    font-weight: 600;
}

.browsing-loader {
    margin-left: 20px;
    font-weight: 800;
}

.browseNowBtn {
    float: right;
    border: 1px solid #c3c3c3;
    border-radius: 3px;
    padding: 0px 3px;
    margin-bottom: -2px;
    cursor: pointer;
    position: relative;
    top: 0px;
}

.signup-container {
    padding: 15px;
}

.wanto-to-register {
    text-align: right;
    margin-bottom: 10px;
    margin-top: 10px;
}

tr.review-list.ng-scope {
    /*background-color: #f1f1f1;*/
    background-color: rgba(241, 241, 241, 0.24);
}

.countShow {
    font-size: 12px;
    color: #7b6d6d;
}

.daterangepicker .daterangepicker_input i {
    position: absolute;
    left: 85% !important;
    top: 8px;
}

.starRatingBlock {
    background: red !important;
    line-height: normal !important;
    display: inline-block !important;
    color: #fff !important;
    padding: 1px 4px !important;
    border-radius: 3px !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    vertical-align: middle !important;
    margin-right: 10px;
}

.table-bordered > tbody > tr.review-list > td, .table-bordered > tfoot > tr.review-list > td {
    border: 1px solid rgba(221, 221, 221, 0.33);
}

.tg-reviewlisting li {
    width: 100%;
    float: left;
    padding: 20px 0px !important;
    list-style-type: none;
}

.timeSpan {
    font-size: 12px !important;
    color: #878787 !important;
    padding: 0 6px 0 0 !important;
}

.isComplete {
    position: absolute;
    right: 25px;
    top: 7px;
    width: 30px !important;
    color: black !important;

}

.side-bar .widget ul.reviewBox li {
    padding: 8px 10px !important;
    width: 40px;
    font-size: 20px;
    border-bottom: none !important;
}

.call-line {
    margin: 0px 0px 20px 0px;
}

.rightText {
    text-align: right;
}

.top {
    margin-top: 0px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.side-bar .widget h4 {
    padding: 10px;
    font-size: 12px;
    font-weight: 600;
    color: #191919;
    text-transform: capitalize;
    font-family: Poppins-Regular;
}

ul.nav.profile li.active {
    background: rgb(0, 247, 236) !important;
}

.panel-tabs.profile > li.active > a, .question-tabs .panel-tabs.profile > li.active > a:hover, .question-tabs .panel-tabs.profile > li.active > a:focus {
    color: #191956;
    background-color: rgb(0, 247, 236);
    cursor: default;
    opacity: 1;
}

.profile > li > a {
    color: #999;
    letter-spacing: 1px;
    padding: 10px 0px !important;
    font-size: 14.2px;
}

.profile > li {
    float: left;
    text-align: center;
    width: 25% !important;
}

textarea {
    height: 100px;
}

.boxBorder {
    border: 1px solid #c9c4c9 !important;
    padding: 0px 10px 20px 10px !important;
}

.whiteBorder {
    border: 1px solid white !important;
    padding: 2px 5px !important;
    color: skyBlue !important;
}

.likeBorder {
    border: 1px solid white !important;
    padding: 2px 5px !important;
    color: #4cae4c !important;
}

.unLikeBorder {
    border: 1px solid white !important;
    padding: 2px 5px !important;
    color: #F44336 !important;
}

.input-group-btn {
    border: 1px solid #c9c4c9 !important;
}

.tg-aboutuser {
    width: 100%;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: none !important;
}

.eduTable th {
    border: none !important;
}

.active, .titleH1 {
    text-transform: capitalize;
    border-bottom: none !important;
}

.breadcrumb li :hover {
    border-bottom: 1px solid #f76e00;
}

.correctAnsDiv {
    border: 1px solid #b5d099;
    border-bottom: 2px solid #657554 !important;
    background: #6a924c;
}

.correctAnsDiv .media-body .replyPerson a {
    color: wheat !important;
    font-weight: 700 !important;
}

.correctAns {
    font-size: 12px;
    color: wheat !important;
}

.correctAnsDiv .timeAgo, .correctAnsDiv .replyMessge {
    color: white !important;
}

.isCompleteTop {
    /*position: absolute;
    right: 25px;
    top: -3px;
    width: 30px !important;*/
    position: absolute;
    right: 25px;
    top: 2px !important;
    background: #ffffff !important;
    color: #042f4b !important;
    width: 23px !important;
    text-align: center !important;
    height: 23px;
    border-radius: 50%;
}

.xl-dialog .modal-dialog {
    width: 90%;
    min-width: 70%;
    max-width: 90%;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
}

.customTableHeader {
    background: #c4cccc;
    color: black;
    font-weight: 500 !important;
}

.bootstrap-select {
    padding: 0px !important;
    height: 39px !important;
}

.bootstrap-select .btn-default:active, .bootstrap-select .btn-default.active, .bootstrap-select .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: black !important;
    background: none !important;
    height: 37px !important;
}

.bootstrap-select .btn-default {
    height: 37px !important;
}

.isCompletePercent {
    position: relative;
    float: right;
    background: #042f4b;
    color: white;
    width: 32px;
    text-align: center;
    height: 32px;
    border-radius: 50%;
    left: 10px;
    top: 4px
}

.isCompletePercent span {
    position: absolute;
    top: -6px;
    left: 18%;
    font-size: 10px;

}

.viewallbtn {
    font-size: 17px;
    margin-top: 0px !important;
}

.drnames {
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    border-top: solid 1px #f1f1f1;
    padding-top: 10px;
    width: 150px !important;
}

.fontSize11 {
    font-size: 11px !important;
}

.fontSize11Bold {
    font-size: 11px !important;
    font-weight: 600 !important;
}

.hoverUnderline:hover {
    border-bottom: 1px solid black;
}

.onlineCls {
    background: #ff5608 !important;
    color: white !important;
    font-size: 13.5px !important;
}

.customAlert {
    margin-bottom: -2px !important;
    margin-left: auto !important;
    border-radius: 0px !important;
    padding: 10px 3px !important;
}

.customAlertNew {
    width: 100% !important;
    display: inherit !important;
    padding: 11px !important;
    font-size: 13px !important;
    color: #052f4a !important;
    text-align: left !important;
    border: 1px solid #c9c4ca !important;
    background: #052f4a1a !important;
    border-radius: 0 !important;
}

.hightLightText {
    padding: 0px 3px;
    font-weight: 600;

}

.btn1 {
    padding: 2px 10px !important;
    background-color: #f76e00 !important;
    float: right;
}

.tg-stars {
    min-width: 25% !important;
    max-width: 35% !important;
    text-align: center;
}

.removeImageIcon {
    font-size: 20px !important;
    cursor: pointer;
    position: relative;
    top: 30px;
    right: -139px;
    color: #ffffff !important;
    z-index: 99;
    text-shadow: 0px 2px #f76e00;
}

input[type='date'] {
    height: 38px !important;
}

.row.addClass {
    margin-top: 5%;
}

.guarantee {
    padding: 7%;
}

.g1 {
    border-right: 1px dotted #bdbdbd;
}

.text-guarantee {
    padding-top: 1%;
}

.g3 {
    padding-top: 30px;
}

.topbanner {
    width: 100%;
    min-height: 380px !important;
    padding: 100px 0;
    position: relative;
    background: rgba(115, 113, 113, 0.6);
    z-index: 99;
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #f76e00 !important;
}

.speHover:hover {
    border-color: #f76e00 !important;
}

.speHover:hover a {
    color: #f76e00 !important;
    border: 1px solid #f76e00;
}

/*.ng-table-counts{
    display: none;
}*/
.displayNone {
    display: none !important;
}

.viewAllBtn {
    position: relative;
    color: #0678be;
    top: -8px;
    text-decoration: underline;
    font-size: 16px;
    text-transform: capitalize;
}

.noOfCounslations {
    color: white !important;
}

.viewAllBtn:hover, .noOfCounslations:hover {
    color: #f76e00 !important;
    text-decoration: underline !important;
}

.icon-grid:before {
    content: "" !important;
}

.alert1 {
    height: 38px;
    padding: 5px 10px;
    margin-top: 10px;

}

h2.linkHover:hover {
    color: white !important;
    cursor: default;
}

.androidBtn {
    border: 1px solid orange;
    background-color: orange;
    text-align: center;
    padding: 2px;
    font-size: 12px;
    color: white !important;
}

.paddingRight {
    padding: 5px 50px;
}

.paddingLeft {
    padding: 5px 251px 5px 0px;
}

.categoryDiv {
    border: 1px solid #5cb85c;
    padding: 7px;
    margin-bottom: 10px;
}

.row.divHeader {
    padding: 0px 10px;
    background: #e2e0e0;
    margin: -7px -7px 0px;
    border-bottom: 1px solid #5cb85c;
}

.detail {
    padding: 0px 7px;
}

.titleProduct {
    color: #827f7f !important;
}

.productIndicator {
    color: #777783;
}

.search-input {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid black;
    width: 98%;
}

.search-input:focus {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid black;
    width: 98%;
}

.modal.fade.ng-scope.ng-isolate-scope.in {
    background: rgba(193, 193, 193, 0.35);
}

.mobileInt {
    padding-left: 50px !important;
}

.intl-tel-input.allow-dropdown {
    width: 100% !important;
}

select.form-control {
    font-size: 12px !important;
}


.adminMenu {
    list-style: none;
}

.adminMenu li {
    display: inline-block;

    cursor: pointer;
}

.adminMenu li a {
    border: 1px solid gainsboro;
    padding: 4px 10px;
    color: #f67530;
}
