@import url(../fonts/fonts.css);
a {
    cursor: pointer;
    color: #0061E0;
}

@font-face {
    font-family: 'HelveticaNeueLTStd-Md';
    src: url('fonts/HelveticaNeueLTStd-Md.eot');
    src: url('user/HelveticaNeueLTStd-Md.eot?#iefix') format('embedded-opentype'), url('user/HelveticaNeueLTStd-Md.woff') format('woff'), url('user/HelveticaNeueLTStd-Md.ttf') format('truetype'), url('user/HelveticaNeueLTStd-Md.svg#HelveticaNeueLTStd-Md') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HelveticaNeueLTStd-Lt';
    src: url('fonts/HelveticaNeueLTStd-Lt.eot');
    src: url('fonts/HelveticaNeueLTStd-Lt.eot?#iefix') format('embedded-opentype'), url('fonts/HelveticaNeueLTStd-Lt.woff') format('woff'), url('fonts/HelveticaNeueLTStd-Lt.ttf') format('truetype'), url('fonts/HelveticaNeueLTStd-Lt.svg#HelveticaNeueLTStd-Lt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media (max-width: 1250px) {
    .cart-table tr th:last-child {
        min-width: auto !important;
    }
    .offmin-widthcss .cart-table tr th:last-child {
        width: auto;
        max-width: 0;
    }
    .offmin-widthcss table {
        /* width: 100% !important; */
        max-width: 100% !important;
        min-width: 100% !important;
        overflow-x: scroll !important;
    }
}

a {
    text-decoration: none !important;
}

.carousel {
    width: 100% !important;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.Header .navigation .dropdown-menu-left {
    left: 100%;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.top-white-border {
    border-top: 3px solid #FFFFFF;
}

.top-green-border {
    border-top: 3px solid #0061E0;
}

.suggestion_box_results ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 226px;
    overflow: auto;
    border-bottom: 1px solid #bababa;
    position: absolute;
    z-index: 999;
    width: 93.8%;
}

.suggestion_box_results ul li {
    background: #fdfdfd;
    color: #868e96;
    padding: 10px;
    border-bottom: 1px solid #bababa;
    border-left: 1px solid #bababa;
    cursor: pointer;
    border-right: 1px solid #bababa;
}

.suggestion_box_results ul li:hover {
    background: #0061E0;
    color: #fff;
}


/*admin*/

.suggestion_box_results-adminsearches ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 226px;
    overflow: auto;
    border-bottom: 1px solid #bababa;
    position: absolute;
    z-index: 999;
    width: 93.8%;
}

.suggestion_box_results-adminsearches ul li {
    background: #fdfdfd;
    color: #868e96;
    padding: 10px;
    border-bottom: 1px solid #bababa;
    border-left: 1px solid #bababa;
    cursor: pointer;
    border-right: 1px solid #bababa;
}

.suggestion_box_results-adminsearches ul li:hover {
    background: #0061E0;
    color: #fff;
}

.suggestion_box_results-adminsearches ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 126px !important;
    overflow: auto;
    border-bottom: 1px solid #bababa;
    position: absolute;
    z-index: 999;
    font-size: 13px;
    display: block;
    width: 200px;
    /* width: 22.8%; */
    margin: 0 0 0 65px;
}

.suggestion_box_results-adminsearches ul li {
    background: #fdfdfd;
    color: #868e96;
    padding: 5px;
    border-bottom: 1px solid #bababa;
    border-left: 1px solid #bababa;
    cursor: pointer;
    border-right: 1px solid #bababa;
    text-align: left;
}

.suggestion_box_results-adminsearches ul li:hover {
    background: #0061E0;
    color: #fff;
}


/*admin*/

.suggestion_box_results_cmr ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 226px;
    overflow: auto;
    border-bottom: 1px solid #bababa;
    position: absolute;
    z-index: 999;
    width: 93.8%;
}

.suggestion_box_results_cmr ul li {
    background: #fdfdfd;
    color: #868e96;
    padding: 10px;
    border-bottom: 1px solid #bababa;
    border-left: 1px solid #bababa;
    cursor: pointer;
    border-right: 1px solid #bababa;
}

.suggestion_box_results_cmr ul li:hover {
    background: #0061E0;
    color: #fff;
}

.products_box_results ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 226px;
    overflow: auto;
    border-bottom: 1px solid #bababa;
    position: absolute;
    z-index: 999;
    width: 93.8%;
}

.products_box_results ul li {
    background: #fdfdfd;
    color: #868e96;
    padding: 10px;
    border-bottom: 1px solid #bababa;
    border-left: 1px solid #bababa;
    cursor: pointer;
    border-right: 1px solid #bababa;
}

.products_box_results ul li:hover {
    background: #0061E0;
    color: #fff;
}

.deactive-btn {
    padding: 1px 5px;
    font-family: 'Roboto-Regular';
    font-size: 13px;
    color: #fff;
    background: #0061E0;
    cursor: pointer;
    margin-top: 8px;
}

.deactive-sec {
    padding-top: 5px;
    display: block;
}

.products_box_results-three ul,
.genericResultsList ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 226px;
    overflow: auto;
    border-bottom: 1px solid #bababa;
    position: absolute;
    z-index: 999;
    width: 93.8%;
}

.products_box_results-three ul li,
.genericResultsList ul li {
    background: #fdfdfd;
    color: #868e96;
    padding: 10px;
    border-bottom: 1px solid #bababa;
    border-left: 1px solid #bababa;
    cursor: pointer;
    border-right: 1px solid #bababa;
}

.products_box_results-three ul li:hover,
.genericResultsList ul li:hover {
    background: #0061E0;
    color: #fff;
}

.commision-loader-five.margn-backthree-one {
    top: 43px;
}

.products_box_results-three-one ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 226px;
    overflow: auto;
    border-bottom: 1px solid #bababa;
    position: absolute;
    z-index: 999;
    width: 93.8%;
}

.products_box_results-three-one ul li {
    background: #fdfdfd;
    color: #868e96;
    padding: 10px;
    border-bottom: 1px solid #bababa;
    border-left: 1px solid #bababa;
    cursor: pointer;
    border-right: 1px solid #bababa;
}

.products_box_results-three-one ul li:hover {
    background: #0061E0;
    color: #fff;
}

.req-head {
    background: #0061E0 !important;
}

.image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0px;
    color: #FFFFFF;
    background-color: #0061E0;
    border-color: #0061E0;
}

.image-preview-input:hover {
    border: 1px solid #888888;
}

.image-preview-input input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.image-preview-input-title {
    margin-left: 2px;
}

input.form-control.image-preview-filename {
    height: 38px !important;
}

button.btn.btn-default.image-preview-clear {
    margin: 0;
    padding: 9px;
    background: #888888;
}

.margintop-m {
    margin: 40px 0 0 0;
}

.address-sec-both i.fa.fa-pencil-square-o {
    text-align: right;
    margin: 0 10px 0 0px;
    float: right;
    font-size: 16px;
    color: #ffffff;
    background: #1a3bab;
    padding: 10px;
}

a.correct-icon-action {
    border: 1px solid #404d6c;
    padding: 5px;
    color: #404d6c;
}

a.view-icon-action {
    border: 1px solid #73a524;
    padding: 5px;
    color: #73a524;
}

.my-check-box input#checkBox {
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid #808080;
    content: "";
    background: #FFF;
}

.order-details-secs h3 {
    text-align: center;
}

.green-bg-section {
    background-color: #0061E0;
    padding: 0 0 20px 0;
    text-align: left;
    margin-bottom: 0;
    color: #fff;
    margin: 20px 0 20px 0;
    text-transform: uppercase;
    font-size: 35px;
}

.green-bg-section label {
    color: #fff !important;
}


/*.view-btn-two{
     color: #fff;
    font-family: 'Roboto-Bold';
    background: #2a4169;
    border-radius: 0;
    font-size: 16px;
    text-transform: uppercase;
    padding: 20px 10px;
    letter-spacing: 1px;
    margin-top: 30px;
    text-align: right;
    margin-left: 40px;
}
*/

.view-btn-two {
    color: #2a4169;
    font-family: 'Roboto-Bold';
    background: none;
    border-radius: 0;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0px;
    letter-spacing: 1px;
    margin-top: 48px;
    text-align: right;
    text-align: center !important;
    margin-left: -15px;
    text-decoration: underline;
    display: block;
}

.view-btn-two :hover {
    background: #0061E0;
    color: #fff;
}

.ordr-contact {
    margin-bottom: 20px;
}

.ordr-contact p {
    margin: 0;
}

hr.hr-style {
    border: 1px solid #e2e2e2;
    width: 100%;
}

hr.magin-hr {
    margin: 30px 0 0 0;
}

.m-back-one {
    margin: -20px 0 0 0;
}

.margin-bot-sec {
    margin: 0 0 20px 0;
}

.topheadeings-deitals h3 {
    font-size: 18px;
    color: #808284;
    font-family: 'Raleway Medium';
}

.topheadeings-deitals span {
    color: #d10000;
}

.dashboard-haeding-small-left {
    font-size: 20px;
    color: #808284;
    text-transform: uppercase;
    font-family: 'Roboto-Bold';
    border-bottom: 1px solid;
    display: inline-block;
    margin: 25px 0 0px 0;
}

h3.heading-space {
    margin: 20px 0 10px 0;
}

h3.sub-heading.fonts-small {
    font-size: 25px;
}

.margin-bot-sec span {
    font-size: 14px !important;
    color: #f57121;
}

h2.dashboard-haeding-md {
    font-size: 28px;
    color: #808284;
    text-transform: uppercase;
    font-family: 'Roboto-Bold';
    /* border-bottom: 1px solid; */
    /* display: inline-block; */
    margin: 25px 0 0px 0;
}

ul.product-edit-btn.float-none a {
    float: none;
}

.bg-lines {
    background: #f9f9f9;
    padding: 10px 30px 25px 30px;
    border-radius: 6px;
    border: 2px dashed #000000;
    -webkit-box-shadow: 0px 4px 34px 2px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 4px 34px 2px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 4px 34px 2px rgba(0, 0, 0, 0.22);
}

.bg-lines h5 {
    text-align: center;
    /* text-transform: uppercase; */
    margin: 20px 0 10px 0;
    font-size: 20px;
    color: #000;
}

.content-texts strong {
    color: #f36922;
}

.seller-section-thanku strong {
    color: #f36922;
}

.bg-lines strong {
    color: #d10000;
    display: block;
    padding-top: 5px;
}

.thanku-mesg {
    text-align: center;
    /* border: 2px dashed #c5c5c5; */
    box-shadow: none;
    /* background: #fbfbfb; */
    padding: 90px 0 20px 0;
    border-radius: 10px;
}

.thanku-mesg p {
    font-size: 28px;
    padding: 20px 0 0 0;
    color: #d10000;
    font-family: 'Vista Slab OT';
}

hr.hrline-cstm {
    clear: both;
    border-bottom: 1px dashed #000000;
    background: none !important;
    border-top: 0;
}

h2.label-ctrl {
    font-size: 18px;
    color: #808284;
}

.spacingrow {
    padding: 8px;
}

.margn-pad-btns-new {
    margin: 0px 0 5px 0;
}

.success-texts {
    color: #044dad;
    font-size: 24px;
    font-weight: bold;
}

.failure-texts {
    color: #e40613;
    font-size: 24px;
    font-weight: bold;
}

.spaceing-a {
    margin: 15px 0 0 0;
    font-size: 14px;
}

img.order-pos {
    position: relative;
    top: 0;
    left: 0;
    margin: -23px 0 0 10px;
}

.confirmation-boxed {
    background: #efefef;
    margin: 39px 0 0 0;
    width: 97%;
    text-align: center;
    padding: 37px 0px 37px 0px;
    border: 1px solid #ececec;
}

.confirmation-boxed h3 {
    color: #222222;
    text-align: center;
}

.btn-lefts-f {
    float: left;
    padding: 10px;
}

.all-center-inbox {
    margin: 0px auto;
    display: table;
}

a.btn.view-btn.accept-green {
    background: #0061E0 !important;
}

a.btn.view-btn.accept-green:hover {
    background: #888888 !important;
}

.all-center-inbox a.btn.view-btn {
    margin-top: 10px;
}

.bluee-btn {
    color: #FFFFFF;
    background: #2a4169 !important;
    font-size: 16px;
    font-family: 'Roboto-Bold';
    border-radius: 0;
    margin-top: 15px;
}

.bluee-btn:hover {
    background: #888888 !important;
}

.reviews-btn {
    color: #FFFFFF;
    background: #2a4169 !important;
    font-size: 16px;
    font-family: 'Roboto-Bold';
    border-radius: 0;
    margin: 4px 0 4px 0 !important;
}

.reviews-btn:hover {
    background: #888888 !important;
}

p.left-align-popupt {
    text-align: left;
    padding: 8px 0 8px 0;
    margin: 0;
    font-size: 15px;
}

span.right-align-popupr {
    text-align: right !important;
    float: right;
}

.red-color-t {
    color: #FF0004;
}

.green-color-t {
    color: #41ad49;
}

p.rating-css {
    text-align: left;
    color: #212529;
    font-weight: bold;
    padding: 15px 0 0px 0;
    margin: 0px;
    font-size: 15px;
}

h3.popup-heading.heading-mm {
    margin: 0 0 0 0;
    padding: 10px 0 0px 0;
}

h4.heading-phar {
    text-align: left;
    margin: 0px;
    padding: 8px 0 8px 0;
}

span.time-span {
    font-size: 14px;
    color: #fff;
    font-weight: normal !important;
}

span.close-btnwidth {
    float: right;
    padding: 5px;
}

.radio-left-align {
    float: left;
}

.radio-align-right {
    text-align: right;
    float: right !important;
}

.radio-sc {
    clear: both;
    margin: 10px 0 0px 0;
}

p.radio-left-align {
    margin: 0;
    color: #000;
    font-size: 16px;
}

.margn-pad-btns-new [type="submit"] {
    margin: 5px 0 0 0;
    padding: 6px 10px 5px 10px;
    font-size: 16px;
}

label.radio-inline.margin-radio.green-yes {
    color: #044dad;
    font-weight: bold;
}

label.radio-inline.margin-radio.no-orange {
    color: #3c3c3c;
    font-weight: bold;
}

.radio-sc {
    clear: both;
    margin: 25px 0 0px 0;
}

.margin-radio {
    padding: 0 5px 0 5px;
}

.large-heading {
    margin: 20px 0 20px 0;
    font-size: 24px;
}

.margin-h4 {
    margin: 0;
    padding: 10px 0 15px 0;
    color: #808284;
}

.three-feilds-shw {
    background: #fff;
    margin: 0px;
    padding: 10px 10px 10px 10px;
}

.margins-all-f {
    margin: 20px 0 0 0;
}

input.form-control.width-feildss {
    width: 88%;
    float: left;
}

.plus-btn-single {
    margin: 0px 0 10px 10px;
    /* padding: 0px; */
}

.fa-2x {
    color: #044dad;
}

.review-pharmacy-one .heading-mm-2 {
    width: 100%;
    text-align: center;
    color: #fff;
    margin: 0px;
}

.header-mdl-color {
    background: #0061E0 !important;
    border-radius: 3px 3px 0px 0px;
}

.form-style.text-right {
    clear: both;
}

.modal-body-color {
    background: #fff !important;
}

.review-pharmacy-one .popup-sc-1 {
    border: 3px dashed #e6e5e5;
    padding: 0px 0 5px 0;
    margin: 5px 0px 25px 0;
    border-radius: 0 0 5px 5px;
}

.review-pharmacy-one .modal-dialog {
    max-width: 700px;
}

.review-pharmacy-one .modal-content {
    border: 0px;
}

.review-pharmacy-one .modal-body {
    padding: 30px;
}

span.right-align-popupr.green-color-t img {
    width: 75%;
}

span.right-align-popupr.red-color-t img {
    width: 75%;
}

.text-center-none {
    padding: 0 10px 0 10px;
}

.review-pharmacy-one h4.heading-phar {
    background: #606c88;
    background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
    background: -webkit-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
    background: linear-gradient(to bottom, #606c88 0%, #3f4c6b 100%);
    margin: -5px -10px 10px -10px;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#606c88', endColorstr='#3f4c6b', GradientType=0);
    color: #fff;
    text-align: left;
    font-size: 18px;
    border-radius: 5px 5px 0 0;
    padding: 15px 0 15px 10px;
}

p.rating-css img {
    margin: -20px 0 0 0;
    padding: 0 0 0 0;
}

.margin-add-btns {
    /* margin: 0 0 0 0; */
    margin-top: 10px;
}

.btn-green {
    background: #0061E0;
    border: none;
    color: #fff;
}

.h4-center-style {
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
}

h4.margin-h4.h4-center-style {
    margin: 30px 0 10px 0;
}

.bg-liness textarea {
    width: 100%;
    height: 240px !important;
    padding: 13px;
    color: #495579;
}

.bg-liness .head-t-center {
    text-align: center !important;
    display: block;
    margin: 20px 0 0 0;
}

h3.head-t-centerr {
    text-align: center;
    margin: -10px 0 30px 0;
    font-size: 32px;
    text-transform: uppercase;
}

.bg-liness label {
    font-size: 17px;
}

.bg-br {
    border: dashed 1px #aaadaf;
    padding: 20px;
}

.bg-br p {
    color: #464646;
    font-size: 18px;
    margin: 0px;
}

.bg-br h3 {
    color: #000000;
    font-size: 20px;
}

.btn.reject-btn {
    background: #696969;
    color: #fff;
    width: 150px !important;
    cursor: pointer;
}

.btn.reject-btn:hover {
    background: #888888;
    color: #fff;
}

.btn.acceptt-btn {
    background: #0061E0;
    color: #fff;
    width: 150px !important;
    cursor: pointer;
}

.btn.acceptt-btn:hover {
    background: #888888;
    color: #fff;
}

.product-edit-btn {
    display: -webkit-inline-box !important;
}

.t-m-margin {
    margin: 20px 0 0px 0 !important;
}

.my-class-toggles {
    border: 1px dashed #aaadaf;
    padding: 20px;
    margin: 20px 0 0 0;
}

.h3-bg-clrs {
    background: #4e4e4e;
    padding: 10px;
    margin: 0 0 10px 0;
    color: #fff !important;
}

.my-class-toggles input {
    width: 92% !important;
}

.SearchSelector ul {
    list-style: none;
    text-align: center;
    padding: 0;
    margin: 0;
}

.SearchSelector ul li {
    display: inline-block;
    vertical-align: top;
}

.SearchSelector ul li:first-child {
    padding-right: 10px;
    width: 80%;
}

.SearchSelector .btn {
    width: 100% !important;
}

.form-style.SearchSelector .fa-question-circle {
    font-size: 24px !important;
    margin: 13px 0 0 5px;
    color: #044dad;
}

.form-style.SearchSelector .fa-question-circle:hover {
    color: #888888;
    cursor: pointer;
}

.payment-head {
    margin: 0;
    font-size: 22px;
    color: #545454;
}

span.payment-span {
    font-size: 13px !important;
    color: #545454;
    padding: 0 0 0 5px;
}

i.fa.fa-question-circle {
    font-size: 20px;
    color: #044dad;
    /* text-align: -webkit-match-parent; */
    vertical-align: middle;
    cursor: pointer;
}

i.fa.fa-question-circle:hover {
    color: #888888;
}

.margin-sets-allss {
    margin: 0 0 10px 0;
    padding: 0;
}


/*.container-own-width .container {
    max-width: 1300px;
}*/

.container-own-width .container {
    max-width: 1500px;
}

.logo-image-boxeds {
    border: 1px dashed #eaeaea;
    text-align: center;
    margin: 20px 0 0px 0;
    font-family: 'Vista Slab OT';
    padding-bottom: 25px;
}

.logo-image-boxeds img {
    max-width: 250px;
    max-height: 150px;
    margin: 30px 0 30px 0;
    /* padding: 30px 0 30px 0;*/
}

p.image-text-boxd {
    margin: 0 0 0px 0;
    padding: 0;
}

.tw-top-m {
    margin-top: 20px;
}

.image-text-boxd a {
    color: #FFFFFF;
}

.image-text-boxd a:hover {
    color: #ABABAB;
}

.image-text-boxd-name {
    font-size: 22px;
    color: #FFFFFF;
}

img.img-spc-sorry {
    margin: 0 0 20px 0;
}

.logo-image-boxeds {
    position: relative;
}

.hover-show-hide {
    display: block;
    position: absolute;
    width: 100%;
    /* background: rgba(84, 84, 84, 0.9);*/
    background: rgba(41, 41, 41, 0.9);
    z-index: 100;
    overflow: hidden;
    height: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    padding: 10px;
    border: 1px dashed #eaeaea;
    border-radius: 0px 0 400px 400px;
}

.logo-image-boxeds:hover .hover-show-hide {
    opacity: 1;
    height: 80px;
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
}

.m-btm-space {
    margin-bottom: 40px;
}

.h3-register-thank {
    margin: -20px 0 30px 0;
    padding: 15px;
}

.seller-section-thanku p {
    font-size: 14px;
}

.seller-section-thanku img {
    width: auto;
    width: 100%;
}

.seller-section-thanku {
    margin: -20px 0 30px 0;
    padding: 0;
}

.label-m-style {
    margin: -8px 0 0px 0px;
    padding: 0px;
}

.label-m-style input.form-check-input {
    height: 25px;
    width: 25px;
}

.label-m-style input[type="checkbox"] {
    height: 25px !important;
    width: 25px !important;
}

.cstm-dp {
    margin: 0px !important;
}


/*.dropdown-menu.mycs-dp-dw label {
        font-family: 'Raleway' !important;
	color: #4a4a4a !important;
}
*/

.cstm-dp {
    background: #f5f3f3 !important;
    color: #5e5057 !important;
    border: 1px solid #bababa !important;
    border-radius: 0 !important;
}

.chk-two input[type="checkbox"] {
    height: 18px !important;
    width: 18px !important;
    vertical-align: middle;
}

.mySelect {
    position: relative;
}

.mySelect ul {
    /* display: block; */
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 165px;
    overflow-y: auto;
    /* border-radius: 2px; */
}

.mySelect ul li {
    padding: 5px 10px;
    border-bottom: 1px solid #ccc;
    display: block;
    border-radius: 0 0 2px 2px;
    margin: 0;
    background: #fff;
}

.mySelect ul li:last-child {
    border-bottom: 0;
}

.mySelect label {
    padding: 3px 0 3px 0;
    margin: 0;
    display: block;
    font-family: arial !important;
    font-size: 16px;
    color: #495057 !important;
}

.mySelect .dropdown-toggle:after {
    float: right;
    margin-top: -8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/select-bg.png) no-repeat right #f5f3f3;
    box-shadow: none;
    height: 36px;
    width: 30px;
    border: none;
    margin-right: -12px;
}

.row-bg-clr {
    background: #eaeaea;
}

.row-bg-clr {
    /*    background: #414e6d;
    padding: 15px;
    margin: -16px 0 0 0;
    border-top: 0;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;*/
    background: #f9f9f9;
    padding: 15px;
    margin: -16px 0 0 0;
    border-top: 0;
    border-right: dashed 1px #e0e0e0;
    border-bottom: dashed 1px #e0e0e0;
    border-left: dashed 1px #e0e0e0;
}

.cart-section .cart-table.our-tabel thead tr {
    background: #475472 !important;
    text-align: left;
}

.cart-table.our-tabel tbody tr {
    background: #fff;
    text-align: left;
}

.shp-headings-one {
    color: #fff;
    padding: 15px 0px 15px 15px;
    background: #0061E0;
    margin: -15px -15px 10px -15px;
}

.margin-class-ship {
    padding: 0px 0 0px 0 !important;
}

.table-bg-shipings-one {
    background: #ffffff;
    padding: 0px;
    margin: 0;
    border: 1px solod #000 !important;
    /* border: none; */
    border: 1px dashed #d8d8d8;
}

.table-bg-shipings-one table {
    margin: 0;
}

.center-submt-bton {
    display: block;
    text-align: right;
    margin: 0 0 0 0;
    padding: 0;
    background: #475472;
}


/*.our-tabel tr td {
    padding: 5px;
}

.our-tabel th {
    padding: 10px !important;
    font-size: 18px !important;
}
*/

.center-submt-bton [type="submit"] {
    margin: 8px 10px 8px 0;
}

.center-submt-bton a {
    margin: 8px 10px 8px 0;
}

i.fa.fa-times.remove-icons-b {
    color: red;
}

i.fa.fa-times.remove-icons-b:hover {
    color: #940000;
}

span.clr-change {
    color: #d10000;
}

p.center-p-head-one {
    text-align: center;
    font-weight: bold;
}

.margin-btn-cart input.btn.text-uppercase.sub-btn {
    margin: 0;
}

.margn-cart-heads {
    padding: 0 0 30px 0;
}

strong.strong-clr {
    color: #d10000;
}

.all-table {
    margin: 30px 0 30px 0;
}

h3.main-head-cart {
    font-size: 24px;
}

table.table.my-small-cart-class {
    border: 1px dashed #d8d8d8;
}

.logo-image-boxeds a {
    color: #2a4169 !important;
}

.logo-image-boxeds a:hover {
    color: #888888 !important;
}

.logo-image-boxeds p {
    padding: 0px;
    margin: 0px 0 0px 0;
}

.my-table-styles th {
    background: #9da7bf;
    color: #fff;
}

.my-table-styles td {
    background: #fff !important;
}

.order-further-detail td {
    background: #eaeaea;
}

td.order-innerclass.cart-table.table-responsive {
    border-left: 3px solid #a98979;
    border-right: 3px solid #a98979;
    background: #f5f5f5;
}

i.fa.fa-plus-circle.order-detail {
    font-size: 20px;
    color: #d10000;
}

i.fa.fa-minus-circle.order-detail {
    font-size: 20px;
    color: #000;
}

.all-table-styles-one td {
    background: #ffffff;
    border-bottom: 1px solid #ccc !important;
}

.my-borders-all {
    padding: 20px;
    border: 2px solid #9da7bf;
    border-radius: 0 0 10px 10px;
    background: #efefef;
    /* margin: 1px 0px 5px; */
    border-bottom: 7px solid #9da7bf;
    margin: -12px;
}

.marg-bkcs {
    margin: -12px !important;
}

.my-borders-all-twos {
    padding: 20px;
    border: 2px solid #9da7bf;
    border-radius: 0 0 10px 10px;
    background: #fff;
    /* margin: 1px 0px 5px; */
    border-bottom: 7px solid #9da7bf;
    margin-top: 0px !important;
}

.scroll-table {
    overflow-x: auto !important;
}

.Dashboard-sec {
    min-height: 600px;
}

button.close {
    cursor: pointer;
}

.fl-radios {
    padding: 0 20px 0 0;
}

label.fl-radios.fl-radio-twoss {
    padding: 0;
}

.class-spc-q {
    margin: 0 10px 0px 10px;
}

.p-style-Chk p {
    padding: 0px 0 0 0;
    margin: 0;
    color: #424242;
}

hr.hr-rgis {
    border-bottom: 1px solid #545454;
    /* border-radius: 0 0 10px 10px; */
}

.fl-radios input[type=radio] {
    background-color: none !important;
    height: 22px;
    width: 20px;
    vertical-align: middle;
    padding: 0 0 0 0px;
    margin: 0 8px 0 0;
    background: #fff !important;
    box-shadow: none;
}

.form-style label.fl-radios {
    /* padding: 0; */
    margin: 0;
}

p.phar-p-styles {
    margin: 0;
    color: #d10000;
    font-size: 20px;
    padding: 0 0 10px 0;
    font-family: 'Vista Slab OT';
    /* padding-left: 22px; */
    /* text-align: left !important; */
}

h3.my-crt-btn-float {
    float: left;
}

.m-right-full-l {
    text-align: right;
}

.fl-btn-cart {
    margin: 0 0 10px 0;
}

ul.margin-zerop-zero {
    margin: -15px 0 0 0;
    padding: 0;
}

.ProSale_Details.second-sec {
    padding: 0;
}

.edit-carts-btns {
    padding: 6px 20px 6px 20px;
    margin: 0 0 10px 0;
}

.won-St {
    background: #497b17 !important;
}

h3.small-heading-d {
    font-size: 20px;
    margin: 0;
    padding: 30px 0 10px 0;
    color: #4a4a4a;
}

h3.mg-spc-h3 {
    font-size: 25px;
}

strong.heading-lebl-w {
    color: #808284;
    text-align: right !important;
    /* float: right; */
    font-size: 17px;
    font-weight: 100;
    font-family: 'HelveticaNeueLTStd-Lt', Arial, sans-serif;
}

p.news-states-h {
    margin: 0;
    padding: 10px 0 0 0;
}

h3.mg-spc-h3 {
    margin: 20px 0 -12px 0;
    padding: 0;
    color: #044dad;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}

.registration-section label {
    text-transform: uppercase;
}

.bg-clrpro {
    background: #fdfdfd;
    border: 2px dashed #c7c7c7;
    padding: 20px;
}

.bg-clrpro .pro-detail {
    color: #6b6b6b;
    font-weight: 100;
}

.probg-whole {
    /* background: #f9f9f9; */
    padding: 10px;
    border-radius: 10px;
    /* border: 2px dashed #949494; */
}

.bor-bottom-whole h3 {
    font-size: 36px;
    padding: 0 0 0 0px;
    margin: 0;
    /* border-bottom: 3px solid; */
    text-align: left;
    color: #212529;
}

.bor-bottom-whole {
    width: 100%;
    margin: 6px 0 0 0;
    /* text-align: left !important; */
}

hr.hr-line-Wh {
    /* padding: 0px 20px 0 0; */
    margin: 25px 0 30px 0px;
    border-bottom: 1px dashed #cccccc;
    border-top: 0;
}

hr.hr-line-Wh-two {
    /* padding: 0px 20px 0 0; */
    margin: 15px 0 20px 0px;
    border-bottom: 1px dashed #cccccc;
    border-top: 0;
}

.bor-bottom-whole p {
    text-align: left;
    color: #5d616b;
}

.btn-editpro {
    float: right;
}

button.button-editprooo {
    background: #0061E0;
    border: 0;
    cursor: pointer;
    color: #fff;
    padding: 7px 10px 3px 12px;
    border-radius: 0 6px 0px 5px;
}

button.button-editprooo:hover {
    background: #888896;
}

.brd-bg-wholepro {
    background: #fff;
    padding: 28px 18px 28px 0;
    border-radius: 6px;
    /*    border: 2px dashed #ccc;*/
    -webkit-box-shadow: 0px 0px 53px -17px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 0px 53px -17px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 53px -17px rgba(0, 0, 0, 0.32);
}

.new-bg-inserts {
    background: #f9f9f9;
}

.brd-bg-wholepro .pro-detail p {
    color: #8e8e8e;
    font-size: 16px;
    font-family: 'HelveticaNeueLTStd-Lt';
}

.brd-bg-wholepro .pro-title strong {
    font-size: 17px;
    color: #404040;
    font-family: HelveticaNeueLTStd-Md;
    font-weight: 500;
}

.brd-bg-wholepro-two {
    background: #fff;
    border: 0;
    padding: 28px 20px 8px 20px;
    border-radius: 6px;
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    -webkit-box-shadow: 0px 0px 53px -17px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 0px 53px -17px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 53px -17px rgba(0, 0, 0, 0.32);
}

.brd-bg-wholepro-two .pro-detail p {
    color: #5d5d5d;
    font-size: 17px;
}

.brd-bg-wholepro-two .pro-title strong {
    font-size: 17px;
}

.class-bg-clr-pro {
    background: #f7f7f7;
    /* margin: 10px; */
    border-radius: 10px;
    border: 0;
    border: 2px dashed #828282;
}

.class-clr-two-pro {
    text-align: center;
    padding: 30px 0 30px 0;
    margin: 0px 0 0px 0;
    min-height: auto !important;
    border: 1px dashed #eaeaea;
    border-radius: 6px;
    background: #f9f9f9;
}

.class-clr-two-pro-two {
    padding: 0px 20px 0 20px;
    margin: 0px 0 0 0;
    border-radius: 10px;
    border: 0;
}

.col-for-style-pro .bor-bottom-whole {
    margin: 20px 0 0px 0;
}

a.small-cancel-orders {
    padding: 8px 10px 8px 10px;
    font-size: 14px;
    margin: 0
}

a.accept-cancel-orders {
    padding: 8px 10px 8px 10px;
    font-size: 14px;
    margin: 0
}

.confirmation-boxed.accept-status-orders {
    width: auto;
    height: auto;
    margin: 0;
    /* font-size: 12px !important; */
    background: none;
    border: 0;
    padding: 0
}

.confirmation-boxed.accept-status-orders h3 {
    font-size: 16px;
    background: #4e9c00;
    width: 120px;
    display: block;
    color: #fff;
    padding: 8px 0 8px 0;
    text-align: center;
    margin: 0px auto;
}

.confirmation-boxed.cancel-status-orders {
    width: auto;
    height: auto;
    margin: 0;
    /* font-size: 12px !important; */
    background: none;
    border: 0;
    padding: 0
}

.confirmation-boxed.cancel-status-orders h3 {
    font-size: 16px;
    background: #d9534f;
    width: 120px;
    display: block;
    color: #fff;
    padding: 8px 0 8px 0;
    text-align: center;
    margin: 0px auto;
}

h3.background-head-alls-sub {
    background: #d10000;
    color: #fff;
    padding: 10px 10px 10px 10px;
    border: 0;
    display: block;
    width: 100%;
    margin: -28px 0 20px 0;
    border-radius: 0 0 8px 8px;
}

hr.hr-new-allsep {
    margin: 0 0 12px 0;
    border: 1px dashed #ccc;
    width: 100%;
    padding: 0;
    border-top: 0;
    text-align: center;
    /* margin: 0px auto; */
    /* margin-bottom: 24px; */
    /* display: table; */
}

img.img-thumbnail.thumnailborder-css {
    border: 1px solid #0061E0;
    background: #f7f7f7;
}

.button-editprooo i.fa.fa-pencil-square-o {
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.centr-phr-h h3 {
    text-align: center !important;
    margin: 30px 0 20px 0;
}

.space-edits-btns {
    position: absolute;
    z-index: 999;
    right: 15px;
    border-radius: 0;
    top: 0;
}

.hr-spc-phar {
    margin: 15px 0 15px 0 !important;
}

.brd-bg-wholepro-two .pro-title strong {
    font-size: 17px;
    color: #404040;
    font-family: HelveticaNeueLTStd-Md;
    font-weight: 500;
}

.brd-bg-wholepro-two .pro-detail p {
    color: #8e8e8e;
    font-size: 16px;
    font-family: 'HelveticaNeueLTStd-Lt';
}

hr.hr-spc-phar.hrclr-white {
    border: #fff !important;
}

.positions-two-btn-edits {
    position: absolute;
    right: -20px;
    top: -28px;
}

.float-lefts-btn-wh {
    float: left;
}

.center-btns-all-wh {
    text-align: center;
    margin: 0px auto;
    display: inline-flex;
}

a.mrgn-abtns {
    margin: 0px 0 0px 10px;
    background: #a9a9a9;
    padding: 7px;
    color: #fff;
    text-decoration: none;
}

a.mrgn-abtns:hover {
    text-decoration: none;
    background: #929292;
    color: #fff;
}

.margn-bck-wh h3 {
    margin: -5px 0 0 0 !important;
}

.fl-left-btns a {
    margin: 0px 0 0 0;
}

.btnspaces-or button {
    margin: 0;
    padding: 0px;
}

a.btn.space-m-gn {
    margin: 0px 0 0 8px;
    padding: 5px;
    font-size: 12px;
    background: #b3b3b3;
    color: #fff;
}

a.btn.space-m-gn:hover {
    background: #888888;
}

span.btn.green-not {
    margin: 0;
    padding: 5px;
    font-size: 12px;
    background: #0061E0;
    color: #fff;
}

span.btn.green-not:hover {
    background: #0061E0;
}

span.btn.pending-not {
    margin: 0;
    padding: 5px;
    font-size: 12px;
    background: #ca8968;
    color: #fff;
}

span.btn.pending-not:hover {
    background: #ca8968;
}

span.btn.decline-not {
    margin: 0;
    padding: 5px;
    font-size: 12px;
    background: #d9534f;
    color: #fff;
}

span.btn.decline-not:hover {
    background: #d9534f;
}

p.no-reviews-available span {
    display: block;
    text-align: left;
    color: #3d3d3d;
}

.widths-mdl {
    width: 390px;
}

.bor-lefts-ad {
    border-left: 3px solid #808080;
    padding: 0 0 0 20px;
}

.mypopup-triangle .bor-lefts-ad {
    border-left: 0 !important;
    padding: 10px 0 9px 40px !important;
    /* border-right: 3px solid #e8e8e8; */
    background: #f0f0f0;
    position: absolute;
    width: 100%;
    left: -22px;
    border-radius: 0 10px 10px 0px;
}

.modal-header.white-clr-close-bgs {
    background: #ebebeb;
    margin: 0px;
    padding: 0px;
}

.white-clr-close-bgs button.close {
    text-align: right !important;
    float: right;
    position: absolute;
    right: 7px;
    z-index: 99999;
    top: 2px;
}

.my_a_style a {
    font-size: 15px;
}


/*headings-changes*/

.address-areas h3.sub-heading {
    /* background: #4d5977; */
    padding: 10px 0px 10px 10px;
    color: #fff;
    margin: 0;
    background: #606c88;
    background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
    background: -webkit-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
    background: linear-gradient(to bottom, #606c88 0%, #3f4c6b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b', GradientType=0);
    font-size: 22px;
}

.address-areas p {
    padding: 10px 0 10px 10px;
    margin: 0;
    background: #ffffff;
    /* border: #bababa solid 1px; */
    border-radius: 0;
    box-shadow: 0px 2px 20px #d4d1d1 inset;
}

.address-areas {
    padding: 0 0 0 0px;
    border: 1px dashed #e0e0e0;
    margin: 24px 0 0px 0px;
}

hr.hr-style.new-spces-h {
    margin: 30px 0 20px 0;
}


/*headings-changes*/

.add-start-right span.btn.green-not {
    float: right;
}

label.mypro-lbl {
    font-size: 15px;
    color: #545454 !important;
    margin: 15px 0 2px;
    font-family: 'Vista Slab OT' !important;
}

p.sorry-record-dsh {
    margin: 0;
    padding: 20px 0 0 0;
    font-size: 24px;
    font-family: 'Vista Slab OT';
    color: #808284;
}

.m-spc-tble-sory {
    margin: 30px 0 0 0;
}

h3.search-rE {
    color: #808284;
    margin: 0;
    padding: 0 0 10px 0;
}


/*.drp-dnw-selects {
    width: 45%;
    float: left;
    margin: 0 8px 0 0;
}
*/

.new-witdthdp-ex {
    width: 28%;
    margin: 0 6px 0 0;
    float: left;
}

.new-witdthdp-three {
    width: 67%;
    margin: 0 6px 0 0;
    float: left;
}

.new-witdthdp-ex-two {
    width: 70%;
    float: left;
    margin: 0 0px 0 0;
}

.drp-dnw-selects {
    width: 45%;
    float: left;
    margin: 0 8px 0 0;
}

.drp-dnw-selects .form-control {
    padding: 0 0 0 4px;
}

.drp-dnw-selects-twos {
    width: 47.2%;
    float: left;
    margin: 0 8px 0 0;
}

.drp-dnw-selects-twos .form-control {
    padding: 0 0 0 4px;
}

.pharmacy-mile-sec .pharmacy-mile-sec {
    border-top: 0;
    margin: 20px 0 0px 0;
}

.pharmacy-mile-sec-scroll {
    padding: 15px 15px 0 15px;
    overflow-y: auto;
    border: 1px dashed #d1d1d1;
    max-height: 148px !important;
    margin: 0 0 0px 0px;
}

.pharmacy-mile-sec h3 {
    padding: 5px 0;
    background: #2a4169;
    margin: 12px -15px 18px -15px;
}

.pharmacy-mile-sec p {
    margin: 0;
    padding: 2px 0 2px 0;
    /* font-weight: bold; */
    color: #3d3d3d;
    font-size: 16px;
    /* font-weight: bold; */
    font-family: 'Roboto-Bold';
}

.pharmacy-mile-sec span {
    color: #919191;
    font-size: 12px;
    font-family: 'Roboto-Regular';
    /* font-weight: 100; */
    padding: 0 0 0 10px;
}

.view-morebtns {
    color: #fff !important;
    background: #2a4169;
    font-size: 12px;
    padding: 3px 2px;
    letter-spacing: 0px;
    margin: 0 10px 0 0;
    text-align: right;
    border-radius: 3px;
}

.view-morebtns:hover {
    color: #fff !important;
    background: #999;
    cursor: pointer;
}

span.text-right-btns-one {
    text-align: right;
    float: right;
}

.pharmacy-mile-sec hr {
    margin: 10px 0 8px 0;
    text-align: center;
    border-top: 0;
    border-bottom: 1px dashed #d1d1d1;
}

.m-top-p-button {
    margin: 0px 0 0 0;
}

button.small-decline-btns {
    padding: 8px 10px 8px 10px;
    font-size: 14px;
    margin: 0 10px 0 0;
    background: #d9534f !important;
}

button.small-decline-btns:hover {
    background: #888888 !important;
}

button.acepts-gren-btns-d {
    padding: 8px 10px 8px 10px;
    font-size: 14px;
    margin: 0 10px 0 0;
    background: #0061E0 !important;
}

button.acepts-gren-btns-d:hover {
    background: #888888 !important;
}

.full-w-block {
    display: block;
    width: 100%;
    clear: both;
}

p.phar-p-styles.new-phead {
    padding: 8px 0 8px 0;
    text-align: center;
    color: #9f9d00;
    border: 1px dashed;
    width: 45%;
    margin: 0px auto;
    font-size: 14px;
}

img.img-alrts {
    margin: 0;
    padding: 0 10px 0 0px;
}

.m-tp-btm {
    margin: 10px 0 10px 0;
}

.sub-btn-blues {
    background: #2a4169 !important;
}

.sub-btn-blues:hover {
    background: #888888 !important;
}

.text-align-left-alls {
    text-align: left;
}

.margin-all-t-d {
    margin: 0px 0 0 0 !important;
}

.text-align-left-alls h3 {
    font-size: 18px;
    color: #000;
    margin: 0;
}

.text-align-left-alls p {
    color: #656565;
}

.text-align-left-alls p {
    color: #656565;
    padding: 4px 0 0px 0;
}

img.imgspce-left {
    margin: 0 0 3px 0;
    padding: 0 10px 0 0;
    vertical-align: middle;
}

.form-style.m-top-p-button.text-right.margin-all-t-d.margin-non-all {
    margin-top: 0;
    border-top: 1px dashed #b5b5b5;
}


/*.modal-dialog.my-fx-widths {
    max-width: 540px;
}*/

.margin-btm-els {
    margin-bottom: 22px;
}

.margin-non-all button {
    margin: 0 0 0 10px;
}

.thankyou-section-popups.thanku-mesg {
    margin: 0 0 20px 0 !important;
    padding: 20px 0 1px 0;
    /*   border: 2px dashed #dadada;
    background: #f9f9f9;*/
}

p.no-reviews-available.bor-lefts-ad {
    font-size: 16px;
    padding: 0 1px 0px 10px;
}

.thankyou-section-popups hr {
    border: 1px dashed #b5b5b5 !important;
    margin: 15px 0 20px 0;
}

.thankyou-section-popups.thanku-mesg img {
    margin: 15px 0 -10px 0 !important;
    padding: 0 0 0 0 !important;
    height: 70px !important;
}

.thankyou-section-popups.thanku-mesg p {
    color: #808080;
    font-family: 'Raleway Medium' !important;
    font-size: 22px !important;
}

p.sorry-record-dsh.ourplc-p {
    margin: 0;
    padding: 10px 0 10px 0;
}

p.our-approved-style {
    color: #044dad;
}

.down-load-application,
.down-load-application a {
    color: #d10000 !important;
    cursor: pointer;
}

p.application-not-approved {
    color: #2c4878;
}

.col-md-6.Req-Box tr td:first-child {
    width: 35%;
}

.margin-set-same {
    /* margin: 0; */
    padding: 0 0 10px 0;
}


/*h3.my-pharmacy-dstyle {
    margin: 0;
    padding: 7px 0 0 0;
    text-align: left;
    font-family: 'Vista Slab OT';
    font-size: 40px;
    color: #535353;

}*/

h3.my-pharmacy-dstyle {
    color: #fff;
    text-align: left;
    font-family: 'Vista Slab OT';
    font-size: 30px;
    background: #f58748;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 25px 0 25px 20px;
    z-index: 9;
    margin: 0px;
}

h3.my-pharmacy-dstyle:before {
    content: "";
    position: absolute;
    left: 100%;
    top: 39px;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-left: 13px solid #f58748;
    border-bottom: 16px solid transparent;
}

.intPharmaPadding {
    padding-bottom: 13px;
}

span.proimage-setting {
    height: 200px;
    width: 200px;
    display: block;
    background-size: cover;
    border-radius: 100%;
    background-position: center;
    border: 4px solid #f2f2f2;
    background-repeat: no-repeat;
    text-align: center !important;
    margin: 0px auto;
    -webkit-box-shadow: 0px 0px 22px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 22px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 12px -5px rgba(0, 0, 0, 0.75);
}

.Req-Box ul {
    margin: 0;
    padding: 0;
    text-decoration: none;
    list-style: none;
}

.Req-Box ul li:before {
    /*	content:"♦";*/
    content: "●";
    margin-right: 5px;
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
    line-height: 0px;
    position: relative;
    top: -2px;
}

.Req-Box ul li {
    padding: 0px;
    margin: 0;
    vertical-align: middle;
}

.bid-text.bidsInfo span a {
    cursor: pointer !important;
}

h3.h3-thankyou-style {
    font-family: 'Conv_AkzidenzGrotesk-Bold';
    font-size: 55px;
    margin: 0;
    color: #4f4f4f;
}

.thankyou-section-popups.thanku-mesg img {
    margin: 15px 0 -10px 0 !important;
    padding: 0 0 0 0 !important;
    height: 70px !important;
}

.padding-off {
    margin: 0px;
    padding: 0px;
}

p.padding-off {
    font-size: 14px;
}

.Req-Box button {
    cursor: pointer;
}


/*input[type='number'] {
    -moz-appearance:textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}*/

.col-md-12.pharmacyDetails {
    margin: 0 0 30px 0;
}

p.wholselr-name {
    padding: 0;
    color: #233c68;
    font-size: 18px;
}

p.down-load-application {
    padding: 0px 0 0px 0;
}

p.our-approved-style {
    padding: 0 0 0px 0;
}

p.application-not-approved {
    padding: 0 0 25px 0;
}

a.green-abtn-sm {
    background: #0061E0 !important;
}

a.green-abtn-sm:hover {
    background: #888888 !important;
    cursor: pointer;
}

.margin-btn-cart a {
    margin-top: 20px;
    background: #0061E0;
    color: #fff;
    border: 0;
    cursor: pointer;
    box-shadow: none;
    padding: 12px;
    text-decoration: none;
}

.margin-btn-cart a:hover {
    margin-top: 20px;
    background: #888888;
    color: #fff;
    text-decoration: none;
}

a.green-btn.margin-off-all {
    margin: 0;
    color: #fff;
    font-size: 14px;
    padding: 8px;
    font-family: 'Roboto-Regular';
}

a.green-btn.margin-off-all:hover {
    color: #fff;
    font-family: 'Roboto-Regular';
}

a.orange-btn.margin-off-all {
    margin: 0 0 0 10px;
    background: #d10000;
}

a.orange-btn.margin-off-all:hover {
    background: #888888;
}

.phDashLocatesListCss {
    margin: 50px 0 0 0 !important;
}

ul.product-edit-btn li {
    padding: 0 0 0 5px;
}

ul.product-edit-btn button {
    cursor: pointer;
}

.cart-table.table-responsive.Rq-table.mp-off {
    padding: 0;
}

.modifiedTbl.cart-section .Rq-table td,
.modifiedTbl.cart-section .Rq-table th {
    padding: 10px 5px 10px 5px !important;
}

.mp-off table.table.table-bordered {
    padding: 0;
    margin: 0;
}

h3.search-rE.color-orgs {
    color: #2c3855 !important;
}

p.boxe-empty {
    text-align: center;
    margin: 0px auto;
    font-size: 26px;
    font-family: 'Vista Slab OT';
    background: #f2f2f2;
    width: 100%;
    color: #626262;
    padding: 20px;
    border: 1px dashed #5a5a5a;
    border-radius: 6px;
}

.boxed-selects-dashboard {
    background: #0061E0;
    text-align: center;
    padding: 40px;
    border-radius: 9px;
    -webkit-box-shadow: 0px 0px 21px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 21px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 21px -5px rgba(0, 0, 0, 0.75);
    border: 2px dashed #fff;
    display: block;
}

h3.admin-h3s {
    margin: 20px 0 0 0;
    /* background: #fff; */
    color: #ffffff;
    padding: 6px;
    width: auto;
    font-size: 22px;
    /* background-color: rgba(255, 255, 255,0.2) !important; */
    border-radius: 3px;
    text-shadow: 1px 1px 2px rgb(168, 168, 168);
}

.page-d-hight {
    min-height: 600px;
}

.ownspace-boxeds {
    margin: 110px 0 0 0;
}

.ownspace-boxeds a:hover {
    background: #d10000;
    -webkit-transition: background-color 0.5s linear;
    -moz-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
}

.ownspace-boxeds a {
    text-decoration: none;
}

.ownspace-boxeds-two {
    margin: 40px 0 60px 0;
}

.ownspace-boxeds-two a:hover {
    background: #d10000;
    -webkit-transition: background-color 0.5s linear;
    -moz-transition: background-color 0.5s linear;
    -o-transition: background-color 0.5s linear;
    transition: background-color 0.5s linear;
}

.ownspace-boxeds-two a {
    text-decoration: none;
}

.dashboard-margin-off {
    margin: 40px 0 0 0;
}

.empty-mm {
    margin: 30px 0 0 0 !important;
}

.btn-orangees {
    background: #d10000;
    color: #fff;
}

.modifiedTbl .cart-table {
    border: 1px dashed #c1c1c1 !important;
}

.admin-widths {
    width: 400px;
}

.admin-fields-popup {
    text-align: left;
    margin: 0 0 20px 0;
    padding: 15px;
    background: #f9f9f9;
    border: 1px dashed #949494;
    border-radius: 6px;
}

.admin-fields-popup label {
    padding: 0;
    margin: 0;
}

.marginss-save {}

.form-style.marginss-save {
    margin: -20px 0 -10px 0;
    padding: 0;
}

.form-style.marginss-save p {
    margin: 0;
    padding: 0;
}

.add-news-w {
    width: 47.5%;
}

.centers-texts-one {
    text-align: center !important;
    margin: 0 0 20px 0;
}

.hr-button a.btn.btn-default {
    background: #ddd;
}

.hr-button a.btn.btn-default:hover {
    background: #888888;
    color: #fff;
}

.hr-button a.btn.btn-orangees {
    color: #fff;
}

i.fa.fa-check-circle.accept-icons-pops {
    font-size: 80px;
    color: #044dad;
    margin: 0px 0 20px 0;
}

i.fa.fa-times-circle.reject-icons-pops {
    font-size: 80px;
    color: #d9534f;
    margin: 0px 0 20px 0;
}

a.btn.small-btns-all {
    padding: 3px 10px 3px 10px;
    font-size: 16px;
    margin: 5px 0 0px 0;
}

a.btn.btn-greenses {
    background: #28a745;
    color: #fff;
}

a.btn.btn-greenses:hover {
    background: #888888;
    color: #fff;
}

a.btn.btn-activeds-own {
    background: #5e9f05;
    color: #fff;
}

a.btn.btn-activeds-own:hover {
    background: #888888;
    color: #fff;
}

a.btn.deactivate-own {
    background: #8d121e;
    color: #fff;
}

a.btn.deactivate-own:hover {
    background: #888888;
    color: #fff;
}

.font-sizes-table td {
    font-size: 14px !important;
    font-family: 'Roboto-Regular';
}

.font-sizes-table th {
    font-size: 14px !important;
    font-family: 'Roboto-Regular';
}

.font-sizes-table a {
    font-size: 12px !important;
    font-family: 'Roboto-Regular';
}

.font-sizes-table button {
    font-size: 12px !important;
    font-family: 'Roboto-Regular';
}

p.accept-status {
    margin: 0 0 0 -42px;
    font-family: 'Roboto-Regular';
    font-size: 12px;
    color: #fff;
    background: #045316;
    padding: 2px 8px 2px 8px;
    border-radius: 3px;
    text-transform: uppercase;
}

p.Rejected-status {
    margin: 0 0 0 -42px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Roboto-Regular';
    color: #fff;
    background: #76121c;
    padding: 2px 8px 2px 8px;
    border-radius: 3px;
}

.margin-top-popup-d {
    margin: 15px 0 0 0;
}

a.accept-and-reject {
    font-size: 13px !important;
    color: #fff !important;
    border: 0;
    border-radius: 3px !important;
    cursor: pointer;
}

a.btn.btn-default.changebtn-status {
    font-size: 13px;
}

i.fa.fa-share.forword-icos {
    color: #044dad;
    margin: 0 0 0 10px;
    cursor: pointer;
}


/*.mySelect.select-forwrd .dropdown-toggle:after {
 float: right;
 margin-top: -8px;
	    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/icon-forward-admin.png) no-repeat right #f5f3f3 !important;
    box-shadow: none;
    height: 19px;
    width: 25px;
	border: none;
	margin-right: 0px;
 }*/

.select-style.select-forwrd select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/icon-forward-admin.png) no-repeat right #f5f3f3 !important;
    box-shadow: none;
    font-size: 14px;
    padding: 0 30px 0 10px;
    margin: 0 !important;
    height: 28px !important;
    background-position: 96% 6px !important;
    min-width: 80px !important;
}

.loadingMz {
    display: none;
}

.round-class-admin {
    float: right;
    position: relative;
    right: -30px;
}

.round-class-admin-twos {
    float: right;
    position: relative;
    right: -30px;
}

.form-style.lbl-sets-f label.fl-radios {
    font-weight: normal;
    font-family: 'HelveticaNeueLTStd-rg', Arial, sans-serif;
}

label.space-two-radios {
    margin: 20px 15px 0px 0px;
    font-size: 18px;
    color: #4a4a4a;
}


/*.round-class-admin {
       margin: 0 0 -30px 0;
    position: relative;
    top: -28px;
    right: -90px;

}*/


/*
.round-class-admin {
    margin: 0 0 0px 0;
    position: absolute;
    top: 124px;
    right: 90px;
    z-index: 999;
    width: 30px;
    display: block;
}*/

.four-zero img {
    width: 60%;
}

.form-check.text-left-checkbx {
    text-align: left;
}

.form-check.text-left-checkbx label {
    margin: 0;
    padding: 0 0 0 8px;
}

.text-left-checkbx {
    margin: 0 0 15px 0;
}

.text-left-checkbx input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    height: 18px;
    width: 18px;
}

.text-left-checkbx label {
    vertical-align: middle !important;
}

.btns-class-worksheet {
    text-align: center;
    margin: 0px auto;
    background: #0061E0;
    display: block;
    border: 0;
    cursor: pointer;
}

.btns-class-worksheet.margins-wor {
    margin-top: 20px;
}

a.btn.download-wrks {
    background: #0061E0;
    color: #fff;
    cursor: pointer;
}

a.btn.download-wrks:hover {
    background: #808284;
    color: #fff;
}

a.btn.remove-wrks {
    background: #d9534f;
    color: #fff;
    cursor: pointer;
}

a.btn.remove-wrks:hover {
    background: #808284;
    color: #fff;
}

.loader-all {
    border: 4px solid #dbdbdb;
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite;
    position: absolute;
    z-index: 999;
    top: 27px;
    left: 154px;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.td-lefts td {
    text-align: left !important;
}

p.own-stylep {
    font-weight: bold;
    text-align: left;
}

.my-ck-bx input[type=checkbox],
input[type=radio] {
    width: 15px;
    height: 15px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
}

p.style-paymentsp {
    font-size: 14px !important;
    margin: 0;
}

a.mar-top-saveinfo {
    margin: 20px 0 0 0;
}

.margins-t-check {
    /* margin: 10px 0 0 0; */
}

.check-savey {
    margin: 25px 0 0 0;
}

.check-savey input[type=checkbox],
input[type=radio] {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin: -2px 10px 0 0;
}

button.new-paybtns {
    background: #0061E0;
    border: 0;
    padding: 4px 18px 4px 18px;
    margin: 20px 0 0 0;
    cursor: pointer;
    color: #fff;
}

button.new-paybtns:hover {
    background: #888896;
}

label.labl-styles-newad {
    font-size: 16px;
    padding: 0;
    margin-top: 20px;
}

label.labl-styles-newad-two {
    font-size: 16px;
    padding: 0;
    margin: 0 20px 0 0 !important;
}

label.marleft-radios {
    margin: 0 15px 0 5px !important;
}

.my-ck-ad label {
    margin: 0;
}

.my-ck-bx input[type=checkbox],
input[type=radio] {
    vertical-align: middle;
    margin: 5px 0px 0 0;
    background: none !important;
    background-color: none !important;
    box-shadow: none;
}

.my-ck-ad {
    margin: 20px 0 0 0;
}

.robot-check {
    margin: 20px 0 0 0;
}

.robot-check label {
    margin: 0 0 0 10px;
    vertical-align: middle;
}

.robot-check input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin: 3px 0px 0 0;
    vertical-align: middle;
    height: 18px;
    width: 18px;
    box-shadow: none;
}

.our-phr-chck label {
    margin: 0;
    padding: 0;
}

.our-phr-chck input[type="checkbox"] {
    height: 18px;
    width: 18px;
    box-shadow: none;
    vertical-align: middle;
}

.our-phr-chck label {
    margin: 0 0 0 10px;
    padding: 0;
}

.our-phr-chck {
    text-align: right !important
}

p.pop-p-hours {
    font-size: 28px;
}

.ourclass-tabls .cart-table tr td,
.cart-table tr th {
    max-width: 220px !important;
}

.new-prog.progress-bar {
    /* background: #000; */
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    background-color: #d10000 !important;
    margin: 0px 0 0 0;
    transition: width .6s ease;
}

.pos-prgress {
    position: relative;
    top: 17px;
    left: 10px;
    width: 97%;
}

.red-dangers-p {
    color: red !important;
}

.newt-tables .cart-table tr td,
.cart-table tr th {
    border: 0;
    text-align: center;
    max-width: 200px;
}

.bordersall-off.modifiedTbl .cart-table {
    border: 0 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current,
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    border: 0;
    background: #0061E0 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    color: #fff !important;
}

a.paginate_button:hover {
    background: #888888!important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    border: 1px solid #979797 !important;
}

a#consumer_report_bids_previous:hover {
    color: #fff !important;
}

a#consumer_report_locates_previous:hover {
    color: #fff !important;
}

.bordersall-off label {
    font-size: 14px !important;
}

.commision-loader,
.commision-loader:before,
.commision-loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.commision-loader {
    color: #044dad;
    font-size: 5px;
    margin: 0px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.commision-loader:before,
.commision-loader:after {
    content: '';
    position: absolute;
    top: 0;
}

.commision-loader:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.commision-loader:after {
    left: 3.5em;
}

@-webkit-keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

.new-loaders-line {
    z-index: 999;
    position: relative;
    top: -35px;
    right: -50px;
}

p.style-worng {
    font-size: 14px !important;
    margin: 0 0 4px 0;
    color: #c32810;
}

.ourck-bxk input[type=checkbox],
input[type=radio] {
    vertical-align: middle;
    margin: 0px 3px 0 0;
    background: none !important;
    background-color: none !important;
    box-shadow: none;
}

.commision-loader-two,
.commision-loader-two:before,
.commision-loader-two:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 0.5s infinite ease-in-out;
    animation: load7 0.8s infinite ease-in-out;
}

.commision-loader-two {
    color: #044dad;
    font-size: 5px;
    margin: 0px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.5s;
}

.commision-loader-two:before,
.commision-loader-two:after {
    content: '';
    position: absolute;
    top: 0;
}

.commision-loader-two:before {
    left: 3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.commision-loader-two:after {
    left: -3.5em;
}

@-webkit-keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}


/*loder-new*/

.commision-loader-five,
.commision-loader-five:before,
.commision-loader-five:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 0.5s infinite ease-in-out;
    animation: load7 0.8s infinite ease-in-out;
}

.commision-loader-five {
    color: #044dad;
    font-size: 5px;
    margin: 0px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.5s;
}

.commision-loader-five:before,
.commision-loader-five:after {
    content: '';
    position: absolute;
    top: 0;
}

.commision-loader-five:before {
    left: 3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.commision-loader-five:after {
    left: -3.5em;
}

@-webkit-keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}


/**/

.commision-two-align {
    text-align: left !important;
    left: 17px !important;
    right: 0 !important;
    top: -16px;
    /* position: relative; */
    display: -webkit-inline-box;
    justify-content: left !important;
}

.commision-five-align {
    text-align: left !important;
    left: 17px !important;
    right: 0 !important;
    top: -16px;
    /* position: relative; */
    display: -webkit-inline-box;
    justify-content: left !important;
}

.commision-loader-six,
.commision-loader-six:before,
.commision-loader-six:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 0.5s infinite ease-in-out;
    animation: load7 0.8s infinite ease-in-out;
}

.commision-loader-six {
    color: #044dad;
    font-size: 2px;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.5s;
    margin: 0 0 0 10px;
}

.commision-loader-six:before,
.commision-loader-six:after {
    content: '';
    position: absolute;
    top: 0;
}

.commision-loader-six:before {
    left: 3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.commision-loader-six:after {
    left: -3.5em;
}

@-webkit-keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

p.own-stylep-reds {
    color: red;
    text-align: left;
    margin: -10px 0 10px 0;
    font-size: 14px;
    padding: 0;
}

.right-texts-ours {
    position: absolute;
}

.right-texts-ours p {
    font-size: 18px;
}

button.backbutton {
    background: #a0a0aa;
    border: 0;
    padding: 4px 18px 4px 18px;
    margin: 20px 0 0 0;
    cursor: pointer;
    color: #fff;
}

button.backbutton:hover {
    background: #888896;
}

p.newcenter-styles_our {
    color: #d10000;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

p.color-wgt {
    color: #d10000;
    font-weight: bold;
}

.pro-name span {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #0061E0;
    padding: 4px;
    border-radius: 12px;
    position: absolute;
    margin: 6px 0 0 11px !important;
}

a.btn.orng-m-gn {
    margin: 0px 0 0 8px;
    padding: 5px;
    font-size: 12px;
    background: #d10000;
    color: #fff;
    cursor: pointer;
}

a.btn.orng-m-gn:hover {
    background: #888888;
    color: #fff;
}

.loders-space {
    text-align: left !important;
    left: 30px !important;
    right: 0 !important;
    top: -11px;
    /* position: relative; */
    display: -webkit-inline-box;
    justify-content: left !important;
}

.btn {
    text-transform: uppercase !important;
}

.a-clr a {
    color: #d10000 !important;
}

.a-clr a:hover {
    color: #c55821 !important;
}

a.btn.addbutton-users {
    background: #0061E0;
    color: #fff;
}

a.btn.addbutton-users:hover {
    background: #808284;
}

.chckbx-edit-styl input[type=checkbox],
input[type=radio] {
    box-shadow: none;
    height: 18px;
    vertical-align: middle;
    width: 18px;
    margin: 0 9px 0 0;
}

.boxed-new-contents {
    background: #f3f3f3;
    padding: 5px 25px 25px 25px;
    border: 1px dashed #dadada;
}

input.submit-g-input {
    background: #0061E0 !important;
    color: #fff;
    border: 0;
    cursor: pointer;
    box-shadow: none;
    border-radius: 0;
    margin: 20px 0 0 0;
}

input.submit-g-input:hover {
    background: #808284 !important;
}

p.alert-paras {
    padding: 10px 0 0 0;
    margin: 0;
    font-family: 'Vista Slab OT';
    color: #d10000;
}

ul.ul-sets-numbers {
    margin: 0;
    padding: 10px 20px 0 20px;
    text-align: left;
}

strong.strong-sets-numbers {
    text-align: left !important;
    display: block;
    padding: 0 0 0 0;
}

p.strong-sets-numbers {
    text-align: left;
    margin: 0;
}

.ulli-boxstyle {
    background: #f9f9f9;
    padding: 20px;
    border: 1px dashed #dadada;
}

.faq-pages-sets h2 {
    font-size: 18px;
    color: #d10000;
}

.faq-pages-sets h3 {
    color: #212529;
}

.box-faq-contents {
    background: #f7f7f7 !important;
    padding: 25px;
    border: 1px dashed #dcdcdc;
}

.faq-pages-sets strong {
    color: #0061E0;
}

h2.h2-bigs {
    font-size: 26px;
}

.video-box-rxeed {
    margin: 0 0 40px 0;
    border: 1px solid #e8e8e8;
}

.faq-pages-sets b {
    font-style: italic;
}

.staus {
    margin: 0 0 20px 0 !important;
}

ol.ol-a-sets li {
    padding: 0 0 20px 0;
}

ol.ol-a-sets li {
    padding: 0 0 20px 0;
}

.ol-a-sets span {
    color: #0061E0;
    font-weight: bold;
}

.ol-a-sets span2 {
    font-weight: bold;
    color: #0061E0;
    text-decoration: underline;
}

.ol-a-sets b {
    font-weight: bold;
    color: #0061E0;
}

.centers-p-privacy {
    margin: 10px 0 10px 0;
}

.centers-p-privacy p {
    text-align: center;
    margin: 0px 0 0px 0;
}

.background-panel-selects {
    background: #fff;
    border: 0px;
    padding: 10px 0 25px 5px;
    margin: 0;
    border-radius: 0px;
}

.background-panel-selects label {
    box-shadow: none !important;
}

h2.panel-heading {
    background: #0061E0;
    color: #fff;
    padding: 13px 0 13px 16px;
    margin: 20px 0 0px 0;
}

.addbutton-users {
    background: #0061E0;
    color: #fff;
}

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

.backgroundcolor-panels-admin {
    background: #fbfbfb;
    border: 1px dashed #bababa;
    border-radius: 0px 0px 20px 20px;
    padding: 10px 0 20px 0;
    min-height: 231px;
    margin: 0 0 20px 0 !important;
}

.background-color-panels {
    background: #eee;
    margin: 0px 0 20px 0 !important;
}

.faq-pages-sets span2 {
    font-weight: bold;
    color: #0061E0;
    text-decoration: underline;
}

ol.alpha-li li {
    padding-left: 10px;
}

.faq-pages-sets span3 {
    font-weight: bold !important;
    color: #0061E0;
}

span.span-bolds {
    color: #0061E0;
    font-weight: bold;
}

b.bold-b {
    font-weight: bold;
    font-style: normal;
}

.backgroundform-colors {
    background: #f7f7f7;
    padding: 0px 15px 15px 15px;
    margin: 15px 0 0 0;
    border: 1px dashed #d0d0d0;
}

.carousel-indicators li {
    cursor: pointer;
    box-shadow: #000;
    /* box-shadow: 0px 1px #888888; */
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.75);
}

.carousel-indicators .active {
    background-color: #87898b !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 40px;
    height: 40px;
    background-color: #808284 !important;
    background-size: 30% 40%;
}

a.h-popup {
    color: #d10000 !important;
    text-decoration: underline !important;
    cursor: pointer;
}

.spc-admin-ps {
    padding-left: 15px;
}

ul.footerSocial li {
    display: inline;
    padding: 0 10px 0 0px;
    margin: 0px;
}

ul.footerSocial li a {
    font-size: 30px
}

ul.footerSocial li a:hover {
    color: #044dad;
}

ul.footerSocial {
    margin: -15px 0 0 0;
}


/*.space-loaders {
    margin: 0;
    padding: 0;
    left: 41px !important;
    top: -10px;
    font-size: 3px;

}
*/

h4.h4-regs-frms {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 20px;
    color: #d10000;
}

.boxcolor-detailsbnks {
    background: #f9f9f9;
    border-radius: 10px;
    padding: 15px 0 10px 20px;
    margin: 0 0 10px 0;
    border: 1px dashed #bbbbbb;
}

.space-loaders {
    text-align: left !important;
    left: 41px !important;
    right: 0 !important;
    top: 0px;
    font-size: 3px;
    /* position: relative; */
    display: -webkit-inline-box;
    display: block;
    justify-content: left !important;
}

.small-loder-submits {
    margin: 0 0 50px 0 !important;
    padding: 0;
    display: block;
    text-align: right !important;
    float: right;
    top: 60px;
    left: -70px !important;
    font-size: 3px;
}


/*.loader-admin-selects {
  margin: 100px auto;
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}*/


/*.loader-admin-selects {
    font-size: 4px;
    width: 1em;
    margin: 0 0px 0 0;
    height: 1em;
    border-radius: 50%;
 
    position: relative;

    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}*/

.loader-admin-selects {
    font-size: 3px;
    width: 1em;
    margin: 0px 0 0 11px !important;
    height: 1em;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: load5 1.1s infinite ease;
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    /* float: left; */
    /* right: 0; */
}

@-webkit-keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000000;
    }
}

@keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #000000, 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.5), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.7), 1.8em -1.8em 0 0em #000000, 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.5), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.7), 2.5em 0em 0 0em #000000, 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.5), 2.5em 0em 0 0em rgba(0, 0, 0, 0.7), 1.75em 1.75em 0 0em #000000, 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.5), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.7), 0em 2.5em 0 0em #000000, -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.2), -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.5), 0em 2.5em 0 0em rgba(0, 0, 0, 0.7), -1.8em 1.8em 0 0em #000000, -2.6em 0em 0 0em rgba(0, 0, 0, 0.2), -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.5), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.7), -2.6em 0em 0 0em #000000, -1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(0, 0, 0, 0.2), 1.8em -1.8em 0 0em rgba(0, 0, 0, 0.2), 2.5em 0em 0 0em rgba(0, 0, 0, 0.2), 1.75em 1.75em 0 0em rgba(0, 0, 0, 0.2), 0em 2.5em 0 0em rgba(0, 0, 0, 0.2), -1.8em 1.8em 0 0em rgba(0, 0, 0, 0.5), -2.6em 0em 0 0em rgba(0, 0, 0, 0.7), -1.8em -1.8em 0 0em #000000;
    }
}

table.dataTable.no-footer {
    border-bottom: 1px solid #ccc !important;
}

.rigster-checktrem input[type=checkbox],
input[type=radio] {
    margin: 5px 0 0 0;
    padding: 0;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    box-shadow: none;
}

.rigster-checktrem label {
    margin: 0;
}

label.agreelabel {
    margin: 0px 0px 10px 0;
    background: #0061E0;
    width: 100%;
    padding: 6px;
    color: #fff;
    font-size: 18px;
}

.box-registr-styles {
    background: #f4f2f2;
    padding: 20px;
    margin: 20px 0 0 0;
    border: 1px solid #bababa;
}

.box-registr-styles {
    background: #f4f2f2;
    padding: 20px;
    margin: 20px 0 0 0;
    border: 1px dashed #737373;
    border-radius: 9px;
}

.rigster-boxeds-styles-rgs {
    background: #f4f2f2;
    border-radius: 9px;
    border: 1px dashed #797979;
    padding: 12px;
    margin: 20px 0 0 0;
}

.lder-postion {
    font-size: 3px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 71px;
    left: 25px !important;
    /* margin: 0px 0 0 0; */
}

.lder-postion-three {
    font-size: 3px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 71px;
    left: 25px !important;
    /* margin: 0px 0 0 0; */
}

a.a-styles-all {
    color: #294c82 !important;
}

.footer-mdl-all-news {
    margin: 30px 0 0 0;
}

.bg-lines.border-bx-2 {
    border: 1px dashed #808080;
}

.loders-upload-app {
    margin: 0;
    left: -33px !important;
    font-size: 4px;
    top: -14px;
}

.cmrdetails-admins {
    padding: 20px 0 0 20px !important;
    margin: 0 0 20px 0;
    border: 1px solid #cccccc;
}

h3.h3style-consumer-details {
    margin: -20px 0 15px -20px;
    padding: 8px;
    color: #fff;
    border-radius: 4px 4px 0 0;
    font-size: 20px;
    background: #606c88;
    background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
    background: -webkit-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
    background: linear-gradient(to bottom, #606c88 0%, #3f4c6b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b', GradientType=0);
}

.background-admin-cmrs-box {
    background: #f5f5f5;
    padding: 0 0 10px 0;
    margin: 0 0px 30px 0;
    border: 1px 0 0 14 solid #cccccc;
    border-radius: 12px 12px 0 0;
    border-top: 4px solid #3f4c6b;
}

.background-admin-cmrs-box h4 {
    color: #3f4c6b;
}

p.prolrg-admin {
    font-size: 20px !important;
    padding: 0 0 0 6px;
}

h3.small-headingsh3 {
    background-color: #0061E0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
    margin: 20px 0 0px 0;
}

.bg-prottitle p {
    background-color: #0061E0;
}

.bg-prottitle strong {
    color: #fff !important;
    padding: 5px;
}

h3.Shippings-heads-all {
    font-size: 18px;
    color: #fff;
    background-color: #0061E0;
    padding: 19px 0 19px 10px;
    /* margin: 0 0 0 0; */
}

.shipping-boxseds {
    background: #fff !important;
    padding: 0 10px 10px 10px;
    border: 1px dashed #0061E0;
}

a.forget-pws {
    padding: 0;
    top: 40px;
    font-size: 12px;
    margin: 0;
    position: absolute;
    right: 173px;
    color: #044dad !important;
    text-transform: under;
    text-decoration: under-line;
    text-decoration: underline !important;
}

.borders-table-all-one {
    border-right: 1px solid #ccc;
}

.footersbottomstexts h2 {
    color: #fff;
    font-size: 22px;
}

.footersbottomstexts p {
    color: #fff;
    padding: 0;
    margin: 0;
}

.footersbottomstexts a {
    color: #8cc74e !important;
    margin: 0;
    padding: 0;
}


/*.banner-text h1 {
    font-size: 26px;
    font-family: 'Vista Slab' !important;  color:#666565;
	
}*/

.banner-text h1 {
    font-size: 28px;
    /* font-family: 'Raleway Medium' !important; */
    color: #000000;
    font-family: 'HelveticaNeueLTStd-Lt' !important;
    text-transform: capitalize;
    margin: 0px 0 0px 0;
    line-height: 40px;
}

.banner-text p {
    font-size: 16px;
    margin: 0;
    color: #4a4a4a;
    padding: 0 20px 0 0px;
    font-family: 'Raleway Medium' !important;
}

h1.style-h1-2 {
    font-size: 48px;
    margin: 100px 0 20px 0;
    text-transform: capitalize;
    line-height: 52px;
}

p.banner-p-3 {
    font-size: 20px;
    text-transform: capitalize;
}

h1.forth-slidetext {
    font-size: 32px;
    margin: 150px 0 25px 0;
}

.banner-text span {
    color: #044dad;
    text-transform: capitalize;
    /* margin: 25px 0 0 0 !important; */
    background: #ffffff;
    font-size: 22px !important;
    padding: 10px 15px 10px 15px;
    border-left: 3px solid #8cc74e;
    border-radius: 12px;
    /* border-top: 1px solid #8cc74e; */
    border-right: 3px solid #8cc74e;
    /* border-bottom: 1px solid #8cc74e; */
}

.banner-text ul {
    list-style: none;
    margin: 20px 0 20px 0;
    padding: 0;
    font-family: 'Raleway Medium' !important;
}

.banner-text ul li {
    font-size: 16px;
    margin: 0;
    color: #4a4a4a;
    padding: 0 20px 0 15px;
    font-family: 'Raleway Medium' !important;
    line-height: 28px;
}

.banner-text ul li b {
    border-top: 5px dashed transparent;
    border-bottom: 5px dashed transparent;
    border-left: 5px solid #0061E0;
    height: 0;
    width: 0;
    display: inline-block;
    margin: 0 9px 0 -15px;
    vertical-align: baseline;
    overflow: hidden;
}

.firstbanner-text {
    margin: 80px 0 0 0 !important;
}

.dataTables_filter_two input,
.dataTables_filter_two select {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    border-left: 2px solid #0061E0;
    font-size: 16px;
    margin: 0 10px;
    color: #444;
    display: inline-block;
    height: 34px;
    min-width: 100px;
    padding: 5px 10px;
}

.dataTables_filter_two {
    margin: 0px 10px;
    text-transform: capitalize;
    text-align: right;
}

.btn-submit-search {
    background: #0061E0;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    padding: 5px 10px 5px 10px;
}

.image-responsive-own {
    min-height: 450px;
}

.section-fixed-height-all {
    height: 500px;
    /*background: #e6e6e6;*/
}


/*
.forget-ps-boxs {
     background: #f9f9f9;
       padding: 30px 30px 30px 30px;
    border: 2px dashed #0061E0;
    border-radius: 12px 12px 0 0;
    border-top: 2px dashed #0061E0;
}*/

.forget-ps-boxs {
    /* background: #f9f9f9; */
    padding: 10px 30px 0 30px;
    /* border: 2px dashed #0061E0; */
    border-radius: 12px 12px 0 0;
    /* border-top: 2px solid #0061E0; */
    -webkit-box-shadow: 0px -13px 23px -9px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px -13px 23px -9px rgba(0, 0, 0, 0.35);
    border-bottom: 3px solid #474b52;
    box-shadow: 0px -4px 17px -4px rgba(0, 0, 0, 0.35);
}

.login-links.logins-bgs-all {
    background: #474b52;
    display: block;
    float: none;
    padding: 5px 20px 5px 20px;
    margin: 20px 0 0 0;
    border-radius: 3px 3px 0 0;
}

.login-links.logins-bgs-all a {
    color: #fff;
}

.login-links {
    margin-top: 27px !important;
}

hr.hr-forgents {
    border-top: 0;
    border-bottom: 1px solid #dcdcdc;
    margin: 20px 0 6px 0;
}

p.pstyle-forgets {
    color: #000;
}

.login-links.logins-bgs-all a:hover {
    color: #888888;
}

i.fa.fa-question-circle.class-spc-q {
    cursor: pointer;
}

i.fa.fa-pencil-square-o.pencil-editinput {
    padding: 3px 3px 3px 3px;
    color: #5cb0ef;
    font-size: 13px;
    border: 1px solid;
    margin: 0 0 0 5px;
    cursor: pointer;
}

.quantity-edit-inputs-set input[type="number"] {
    width: 80px !important;
    padding: 6px;
    height: 30px;
}

i.fa.fa-download.save-input-data {
    padding: 3px 3px 3px 3px;
    color: #044dad;
    font-size: 13px;
    border: 1px solid;
    margin: 0 0 0 5px;
    cursor: pointer;
}

.p-wholslr-downloads a {
    background: none;
    font-size: 16px;
    margin: 0;
    padding: 0;
    color: #044dad;
    text-decoration: underline;
}

.p-wholslr-downloads a:hover {
    color: #808284;
}

.widths-mdl-two {
    width: 500px;
}

.ques-spaces {
    margin: 0 0 0 4px;
}

table.table.table-new-carts-styles-tr th {
    background: #475372;
    border-bottom: 2px solid;
}

table.ourth-sytlebx th {
    color: #fff;
    padding: 8px 5px 8px 5px;
}

table.ourth-sytlebx td {
    padding: 5px 5px 5px 5px;
    background: #fff !important;
    border-bottom: 1px solid #d4d4d4;
}

tr.td-color-none td {
    background: transparent !important;
    padding: 0;
    margin: 0;
}

tr.td-color-none {
    background: none !important;
}

tr.td-color-none hr {
    border-top: 1px dashed transparent;
    width: 60%;
    margin-top: 4px;
    margin-bottom: 0px;
}

h3.shippingh3-below {
    padding: 10px 0 10px 10px;
    color: #424242;
    background: #ffffff;
    margin: 0px 0 15px 0;
    border: 1px dashed #424242;
}

table.ourth-sytlebx th {
    background: #273a55 !important;
}


/*fullpage-loder*/

.back-ground {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*   z-index: 1040;*/
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.8);
}

.windows8 {
    position: relative;
    width: 150px;
    height: 150px;
    margin: auto;
    top: 40%;
}

.windows8 .wBall {
    position: absolute;
    width: 143px;
    height: 143px;
    opacity: 0;
    transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    animation: orbit 4.8425s infinite;
    -o-animation: orbit 4.8425s infinite;
    -ms-animation: orbit 4.8425s infinite;
    -webkit-animation: orbit 4.8425s infinite;
    -moz-animation: orbit 4.8425s infinite;
}

.windows8 .wBall .wInnerBall {
    position: absolute;
    width: 19px;
    height: 19px;
    background: rgb(255, 255, 255);
    left: 0px;
    top: 0px;
    border-radius: 19px;
}

.windows8 #wBall_1 {
    animation-delay: 1.056s;
    -o-animation-delay: 1.056s;
    -ms-animation-delay: 1.056s;
    -webkit-animation-delay: 1.056s;
    -moz-animation-delay: 1.056s;
}

.windows8 #wBall_2 {
    animation-delay: 0.203s;
    -o-animation-delay: 0.203s;
    -ms-animation-delay: 0.203s;
    -webkit-animation-delay: 0.203s;
    -moz-animation-delay: 0.203s;
}

.windows8 #wBall_3 {
    animation-delay: 0.4265s;
    -o-animation-delay: 0.4265s;
    -ms-animation-delay: 0.4265s;
    -webkit-animation-delay: 0.4265s;
    -moz-animation-delay: 0.4265s;
}

.windows8 #wBall_4 {
    animation-delay: 0.6295s;
    -o-animation-delay: 0.6295s;
    -ms-animation-delay: 0.6295s;
    -webkit-animation-delay: 0.6295s;
    -moz-animation-delay: 0.6295s;
}

.windows8 #wBall_5 {
    animation-delay: 0.843s;
    -o-animation-delay: 0.843s;
    -ms-animation-delay: 0.843s;
    -webkit-animation-delay: 0.843s;
    -moz-animation-delay: 0.843s;
}

@keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        transform: rotate(180deg);
        animation-timing-function: ease-out;
    }
    7% {
        opacity: 1;
        transform: rotate(300deg);
        animation-timing-function: linear;
        origin: 0%;
    }
    30% {
        opacity: 1;
        transform: rotate(410deg);
        animation-timing-function: ease-in-out;
        origin: 7%;
    }
    39% {
        opacity: 1;
        transform: rotate(645deg);
        animation-timing-function: linear;
        origin: 30%;
    }
    70% {
        opacity: 1;
        transform: rotate(770deg);
        animation-timing-function: ease-out;
        origin: 39%;
    }
    75% {
        opacity: 1;
        transform: rotate(900deg);
        animation-timing-function: ease-out;
        origin: 70%;
    }
    76% {
        opacity: 0;
        transform: rotate(900deg);
    }
    100% {
        opacity: 0;
        transform: rotate(900deg);
    }
}

@-o-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -o-transform: rotate(180deg);
        -o-animation-timing-function: ease-out;
    }
    7% {
        opacity: 1;
        -o-transform: rotate(300deg);
        -o-animation-timing-function: linear;
        -o-origin: 0%;
    }
    30% {
        opacity: 1;
        -o-transform: rotate(410deg);
        -o-animation-timing-function: ease-in-out;
        -o-origin: 7%;
    }
    39% {
        opacity: 1;
        -o-transform: rotate(645deg);
        -o-animation-timing-function: linear;
        -o-origin: 30%;
    }
    70% {
        opacity: 1;
        -o-transform: rotate(770deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 39%;
    }
    75% {
        opacity: 1;
        -o-transform: rotate(900deg);
        -o-animation-timing-function: ease-out;
        -o-origin: 70%;
    }
    76% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }
    100% {
        opacity: 0;
        -o-transform: rotate(900deg);
    }
}

@-ms-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -ms-transform: rotate(180deg);
        -ms-animation-timing-function: ease-out;
    }
    7% {
        opacity: 1;
        -ms-transform: rotate(300deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 0%;
    }
    30% {
        opacity: 1;
        -ms-transform: rotate(410deg);
        -ms-animation-timing-function: ease-in-out;
        -ms-origin: 7%;
    }
    39% {
        opacity: 1;
        -ms-transform: rotate(645deg);
        -ms-animation-timing-function: linear;
        -ms-origin: 30%;
    }
    70% {
        opacity: 1;
        -ms-transform: rotate(770deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 39%;
    }
    75% {
        opacity: 1;
        -ms-transform: rotate(900deg);
        -ms-animation-timing-function: ease-out;
        -ms-origin: 70%;
    }
    76% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }
    100% {
        opacity: 0;
        -ms-transform: rotate(900deg);
    }
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
    }
    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 0%;
    }
    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin: 7%;
    }
    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 30%;
    }
    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 39%;
    }
    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 70%;
    }
    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }
    100% {
        opacity: 0;
        -webkit-transform: rotate(900deg);
    }
}

@-moz-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -moz-transform: rotate(180deg);
        -moz-animation-timing-function: ease-out;
    }
    7% {
        opacity: 1;
        -moz-transform: rotate(300deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 0%;
    }
    30% {
        opacity: 1;
        -moz-transform: rotate(410deg);
        -moz-animation-timing-function: ease-in-out;
        -moz-origin: 7%;
    }
    39% {
        opacity: 1;
        -moz-transform: rotate(645deg);
        -moz-animation-timing-function: linear;
        -moz-origin: 30%;
    }
    70% {
        opacity: 1;
        -moz-transform: rotate(770deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 39%;
    }
    75% {
        opacity: 1;
        -moz-transform: rotate(900deg);
        -moz-animation-timing-function: ease-out;
        -moz-origin: 70%;
    }
    76% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }
    100% {
        opacity: 0;
        -moz-transform: rotate(900deg);
    }
}


/*full-page-loder*/


/*


/*full-page-loder*/


/*
a.forget-pws {
    padding: 0 160px 0 0;
    font-size: 12px;
    margin: 0;
    color: #044dad !important;
    text-transform: under;
    text-decoration: under-line;
    text-decoration: underline !important;
}*/


/*tr.blur-text-class td {

 background-color: rgba(0, 0, 0, 0.8) !important;
 color: rgba(255, 255, 255, 0.9);
  color: transparent;
   text-shadow: 0 0 5px rgba(255,255,255,0.10);
}*/


/*
tr.htwo-postion {
    background: red !important;
    text-align: center;
    height: 0;
    padding: 0;
}
tr.htwo-postion td {padding: 0;position: relative;border: 0 !important;}





tr.htwo-postion td h2 {
    font-size:20px !important;
    color:#fff !important;
    text-align:center;
    position: absolute;

    width: 100%;
    top: 0;
    margin:3px 0 0 0;
    padding: 10px 0 10px 0;
}
*/


/*tr.htwo-postion {
	text-align: center;
	padding: 0;
	position: absolute;
	width: 100%;
	left: 0px;
	height: 100%;
	}
tr.htwo-postion td {
	border: 0 !important;
	max-width: 100%;
	background: none !important;
	display: block;
	height: 100%;
	}
tr.htwo-postion td h2 {
	font-size: 20px !important;
	color: #fff !important;
	text-align: center;
	vertical-align: middle;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	}


.padding-zero-m-zero {padding: 0;}

.table-td-positions {width: 100%; position: relative;}*/

.new-progress-form.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.0) 25%, #f58748 25%, #f58748 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 75%, #f58748 75%, #f58748) !important;
    background-size: 1rem 1rem;
}

.new-progress-form.progress-bar {
    /* background: #000; */
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    background-color: #ffffff !important;
    margin: 0px 0 0 0;
    transition: width .6s ease;
}

.pos-prgresss {
    /* position: relative; */
    top: 17px;
    left: 10px;
    width: 30%;
    margin: 0px auto;
}

.progress-from-all {
    margin: 1px 0 20px 0;
}

.stlisc {
    font-size: 14px;
    padding: 3px 6px 3px 6px;
    border-radius: 3px;
    border: 1px dashed #334890;
    margin: 0 0 5px 0 !important;
    display: inline-block;
}

i.fa.fa-question-circle.qustion-bids-opo {
    font-size: 30px;
    margin: 10px 0 0 10px;
    padding: 0;
}

a.btn.green-btn.green-btn-white-t {
    color: #fff;
}

span.status-Pending {
    padding: 6px 10px 6px 10px;
    color: #fff;
    font-size: 12px;
    background: #f36722;
    width: 220px;
    display: block;
    text-align: center !important;
    margin: 0px auto;
    border: 5px solid #fff;
}

span.status-Processed {
    padding: 6px 10px 6px 10px;
    color: #fff;
    font-size: 12px;
    background: #73b333;
    width: 220px;
    display: block;
    text-align: center !important;
    margin: 0px auto;
    border: 5px solid #fff;
}

span.buytrans-phr {
    padding: 6px 10px 6px 10px;
    color: #fff;
    font-size: 12px;
    background: #797979;
    width: 220px;
    display: block;
    text-align: center !important;
    margin: 0px auto;
    border: 5px solid #fff;
}

span.statuso {
    font-family: 'Roboto-bold';
    font-size: 13px;
}

table.ourth-sytlebx td.text-left.carting-met {
    background: #0061E0 !important;
    border: 0;
    color: #fff;
    white-space: 0;
    width: 100px;
    border-bottom: 2px solid #d4d4d4;
    font-family: 'Roboto-bold';
    padding-left: 8px;
}

table.ourth-sytlebx td.text-left.carting-not-met {
    background: #f36722 !important;
    border: 0;
    color: #fff;
    white-space: 0;
    width: 100px;
    border-bottom: 2px solid #d4d4d4;
    font-family: 'Roboto-bold';
    padding-left: 8px;
}

.cart-table tr td:last-child {
    max-width: 100%;
}

a.accpetpop-whl {
    background: #73ad39;
    color: #fff;
    padding: 3px 10px 3px 10px;
    font-size: 14px;
    border-radius: 3px;
}

a.accpetpop-whl:hover {
    background: #808284;
    color: #fff;
}

a.rejectpop-whl {
    background: #f36722;
    color: #fff;
    padding: 3px 10px 3px 10px;
    font-size: 14px;
    border-radius: 3px;
}

a.rejectpop-whl:hover {
    background: #808284;
    color: #fff;
}

.Ac-re-btn {
    margin: 10px 0 0 0;
    padding: 0;
}

span.bid-rejection {
    background: #c14000;
    color: #fff;
    font-size: 17px;
    padding: 3px 10px 3px 10px;
}

.secure-logo img {
    /* max-width: 100%; */
    max-width: initial;
}

a.lineh-a {
    line-height: 40px;
}

.text-shipping-boxarea p {
    padding: 10px;
    background: #efefef;
    margin: 12px 0 0 0;
    border-radius: 3px;
    border: 1px dashed #696969;
    color: #444444;
}

.scrollup {
    font-size: 20px;
    color: #fff;
    background-color: #0061E0;
    border: 1px solid #7cb541;
    text-align: center;
    padding: 0 10px 0 10px;
    border-radius: 3px;
    position: fixed;
    bottom: 50px;
    right: 15px;
    cursor: pointer;
}

.scrollup:hover {
    background: #8c898b;
    color: #fff;
    border: 1px solid #8c898b;
}

ul.ul-settingsall {
    margin: 0;
    padding: 0px;
}

ul.ul-settingsall li {
    margin: 0;
    padding: 0px;
    list-style: none;
    text-align: left;
}

ul.ul-settingsall span {
    color: #ffffff;
    font-size: 9px;
    background: #f36722;
    padding: 3px;
    border-radius: 100px;
    /* width: 140px !important; */
    margin: 0 0 0 10px;
    /* text-align: center !important; */
}

.wlcm-btns [type=button] {
    /* background: #000; */
    background: #2a4169;
    border-radius: 0;
    color: #fff;
    padding: 9px 32px;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 25px;
    cursor: pointer;
}

.wlcm-btns [type=button]:hover {
    /* background: #000; */
    background: #96989c;
    cursor: pointer;
}

h3.sent-email {
    color: #232322 !important;
    text-align: center;
    background: #0061E0;
    width: 80%;
    display: block;
    padding: 20px 0px 20px 0px;
    margin: 0px auto;
    font-size: 20px;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
    border: 2px dashed #ffff;
}

h3.new-spaceing-h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

hr.hrstyle-frms {
    border-top: 2px dashed #ffe4d5;
    width: 30%;
    text-align: center;
    display: block;
    margin: 20px auto !important;
}

.display-sss {
    display: none;
}

span.editico-e {
    text-align: right;
    margin: 0 0 0 20px;
}

span.editico-e i {
    /* background: #0061E0; */
    color: #044dad;
    padding: 3px;
    font-size: 11px;
    /* border-radius: 100%; */
    border: 1px solid #0061E0;
    cursor: pointer;
}

i.fa.fa-refresh.save-input-data {
    padding: 3px 3px 3px 3px;
    color: #044dad;
    font-size: 13px;
    border: 1px solid;
    margin: 0 0 0 5px;
    cursor: pointer;
}

.new-check-one-changepw input[type=checkbox],
input[type=radio] {
    height: 30px !important;
    width: 22px;
}

.new-check-one-changepw {
    margin: 38px 0 0 0;
    padding: 0;
}

.new-check-one-changepw label {
    margin: 0px 0 0 0;
    vertical-align: middle;
    padding-top: 8px;
    padding-left: 30px !important;
}

.add-spcepromo {
    margin: 0 0 20px 0;
}

.inputpromo-code input[type="text"] {
    padding: 0 8px 0 8px;
}

.alreadyapproved input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin: 9px 0px 0 0px;
    height: 16px;
    width: 16px;
    box-shadow: none;
}

.alreadyapproved label {
    color: #044dad;
    font-weight: normal;
    margin: 6px 0 0 4px;
}


/*
.ourcarttable-data th {
    background: #283556;
    border-right: 1px solid #d8d8d8 !important;
    width: 50%;
text-align: left !important;


}

.ourcarttable-data span {
    background: #f36722;
    color: #fff;
    padding: 3px;
    font-size: 12px;
    border-radius: 3px;

    float: right;
}

.ourcarttable-data span1 {
    background: #dcdcdb;
    color: #283556;
    font-size: 15px;
    float: right;
    padding: 3px;
    border-radius: 3px;
}
.ourcarttable-data td {
    background: #e3e3e3;
    border-right: 1px solid #ffffff !important;
	text-align: left !important;
	font-size: 14px;

}

.ourcarttable-data td:last-child {
   
    border-right: none !important;

}*/

.border-space-page {
    margin: 5px 0 20px 0;
    padding: 0;
    background: #d1d1d1;
}

i.fa.fa-times.cross-iconsdelete {
    color: red;
    cursor: pointer;
    font-weight: normal;
}

i.fa.fa-times.cross-iconsdelete:hover {
    color: #aa0000;
    cursor: pointer;
}

p.no-shiping {
    font-size: 16px;
    color: #ffffff;
    background: #eaeaea;
    padding: 6px;
    border-radius: 3px;
    text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000;
    color: #000000;
    opacity: 0.5;
    border: 1px dashed #b7b7b7;
}

.btnspace-ordersearch[type=submit] {
    margin-right: -10px !important;
}

.status-block {
    display: block;
}

i.fa.fa-question-circle.ourinfos {
    cursor: pointer;
    font-size: 18px;
    padding: 0 0 0 5px;
}

a.btnspace-cnti {
    margin: 20px 0 0 0 !important;
}

.text-smalltable td {
    font-size: 13px;
}

span.icon-border i {
    border-right: 1px solid #898989;
    padding: 0px 7px 0 7px !important;
    margin: 0 0px 0 5px;
    border-left: 1px solid #898989;
}

img.small-infoicons {
    width: 22px;
    padding: 0 0px 0 0px;
    margin: 0 0 0 10px;
    cursor: pointer;
}

.popover-body {
    font-family: 'Roboto-Regular';
    padding: 7px;
}

.my-borders-all table {
    font-size: 12px !important;
}

.tableActionsList {
    text-align: center !important;
}

span.status-Partially {
    padding: 8px 6px 8px 6px;
    color: #fff;
    font-size: 12px;
    background: #73b333;
    width: 290px;
    display: block;
    text-align: center !important;
    margin: 4px auto;
}

span.status-Cancelled {
    background: #ec4b4b !important;
    display: block;
    margin: 5px auto;
    padding: 8px 6px 8px 6px;
    color: #fff;
    max-width: 220px;
}

.table-responsive {
    width: 100% !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    -ms-overflow-style: -ms-autohiding-scrollbar !important;
}

.cart-table table {
    font-size: 13px !important;
}

.cart-table td {
    font-size: 13px !important;
}

.cart-table th {
    font-size: 13px !important;
}

.cart-section .new-carttable thead tr {
    background: #606c88;
    background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
    background: -webkit-linear-gradient(top, #606c88 0%, #3f4c6b 100%);
    background: linear-gradient(to bottom, #606c88 0%, #3f4c6b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b', GradientType=0);
}

.new-carttable th {
    color: #fff;
    text-align: center;
    font-family: 'Vista Slab OT';
    font-size: 12px !important;
    padding: 20px .75rem;
    vertical-align: middle;
    line-height: 17px;
}

.new-carttable td {
    text-align: center;
    font-size: 12px !important;
}

.fixedwidth-scrl {
    width: 100%;
    display: block;
    overflow-x: scroll !important;
}

a.btngreencon {
    font-size: 12px;
    text-transform: capitalize !important;
    color: #fff !important;
}

a.btngreencon:hover {
    background: #808284 !important;
}

img.rec-img-ic {
    opacity: 1;
    width: auto;
}

span.date-tag {
    transform: rotate(-15deg);
    display: block;
    position: relative;
    top: -18px;
    background: #fff;
    /* border: 1px solid #c7c7c7; */
    left: 5px;
    border-radius: 3px;
    color: #ffffff;
    padding: 1px;
    background: #693f42;
    opacity: 0.9;
    font-size: 10px;
}

.displayblock-confirm {
    display: block;
}

.displayblock-confirm span {
    margin-bottom: 5px !important;
}

tr.delete-alls-ico td {
    text-align: right;
    border-bottom: 1px solid #edeeed;
    padding: 6px 0 6px 0;
    background: #edeeed;
}

tr.delete-alls-ico i {
    cursor: pointer;
    font-size: 18px;
    color: red;
    padding-right: 5px;
}

.margin-offboxsss {
    margin: 0 !important;
}

.redsclr-bgbtn {
    color: red !important;
    background: none !important;
    font-weight: bold;
}

.greesclr-bgbtn {
    color: #28a745 !important;
    background: none !important;
    font-weight: bold;
}

.wish-link-iconsr {
    background: #0061E0;
    color: #fff;
    padding: 1px 4px 1px 4px !important;
    font-size: 9px !important;
    font-weight: normal;
    position: relative;
    top: 0;
    right: 0 !important;
    border-radius: 100%;
    line-height: 5px;
    margin: 0 0px 0 10px;
    !important;
}

@media only screen and (max-width: 2000px) {
    table.table.my-small-cart-class {
        width: 50%;
    }
}

@media only screen and (max-width: 1500px) {
    .SearchSelector .btn {
        font-size: 10px !important;
        padding-left: 8px;
    }
}

@media only screen and (max-width: 1333px) {
    a.btn.orng-m-gn {
        margin: 0px 0 5px 8px;
    }
}

@media only screen and (max-width: 1260px) {
    .SearchSelector .btn {
        font-size: 10px !important;
        padding-left: 3px;
    }
}

@media only screen and (max-width: 1235px) {
    /*.table-bordered {
 	display: block !important;
    overflow-x: auto !important;
}*/
    .table-responsiveautos {
        width: 100%;
        overflow-x: scroll;
        display: block;
    }
    .action-table.table-responsiveautos {
        display: inline-table;
    }
}

@media only screen and (max-width: 1400px) {
    .table-responsive {
        /*   display: block !important;*/
        width: 100% !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        -ms-overflow-style: -ms-autohiding-scrollbar !important;
    }
    .responsive-tablers {
        /*   display: block !important;*/
        width: 100% !important;
        overflow-x: auto !important;
        -webkit-overflow-scrolling: touch !important;
        -ms-overflow-style: -ms-autohiding-scrollbar !important;
    }
    .responsive-tablers table {
        width: 100%;
        overflow-x: auto;
        display: block !important;
    }
    .all-table table {
        width: 100%;
        overflow-x: auto;
        display: block !important;
    }
    /* .cart-table table {
        font-size: 13px !important;
        width: 100%;
        display: block;
        overflow: auto;
    }
    */
}

@media only screen and (max-width: 1300px) {
    .table.table-responsiveautos td {
        width: 100%;
        padding: 0;
        padding: 0 10px 0px 10px;
        margin: 0 50px 0 0;
        max-width: 100px !important;
        width: 100% !important;
    }
    .action-table.table.table-responsiveautos td {
        width: auto !important;
    }
}

@media only screen and (max-width: 1200px) {
    .SearchSelector .btn {
        font-size: 14px !important;
    }
    .Header .navbar-nav li a {
        font-size: 14px !important;
    }
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.3rem !important;
        padding-left: 0.3rem !important;
    }
    .firstbanner-text {
        margin: 35px 0 0 0 !important;
    }
    .image-responsive-own {
        min-height: 390px;
    }
    h1.style-h1-2 {
        font-size: 38px;
        margin: 80px 0 20px 0;
    }
    h1.forth-slidetext {
        margin: 80px 0 25px 0;
    }
    h1.fifth-res {
        font-size: 22px;
        margin: 20px 0 0 0 !important;
    }
    .datatablewidht_add::-moz-placeholder {
        color: #747478;
        opacity: 1;
        font-size: 10px;
    }
    .datatablewidht_add:-ms-input-placeholder {
        color: #747478;
        font-size: 10px;
    }
    .datatablewidht_add::-webkit-input-placeholder {
        color: #747478;
        font-size: 10px;
    }
    .cart-table table {
        font-size: 13px !important;
    }
    .cart-table td {
        font-size: 13px !important;
    }
    .cart-table th {
        font-size: 13px !important;
    }
}

@media only screen and (max-width: 1129px) {}

@media only screen and (max-width: 1145px) {
    .datatablewidht_add input {
        width: 20%;
    }
}

@media (min-width: 1215px) {
    .banner-text h1 {
        margin: 30px 0 0px 0 !important;
        padding: 0;
        font-size: 22px !important;
    }
    .datatablewidht_add input {
        width: 20%;
    }
    span.status-Partially {
        width: auto !important;
    }
    span.status-Cancelled {
        width: auto !important;
    }
    span.status-Pending {
        width: auto !important;
        border: 0;
        margin: 4px auto;
    }
    span.status-Processed {
        width: auto !important;
        margin: 4px auto;
    }
}

@media only screen and (max-width: 1100px) {
    .banner-text h1 {
        margin: 30px 0 0px 0 !important;
        padding: 0;
        font-size: 22px !important;
    }
    .datatablewidht_add input {
        width: 20%;
    }
    span.status-Partially {
        width: auto !important;
    }
    span.status-Cancelled {
        width: auto !important;
    }
    span.status-Pending {
        width: auto !important;
        border: 0;
        margin: 4px auto;
    }
    span.status-Processed {
        width: auto !important;
        margin: 4px auto;
    }
}

@media only screen and (max-width: 1170px) {
    a.mrgn-abtns {
        margin: 6px 0 0px 0px !important;
        background: #a9a9a9;
        padding: 4px;
        color: #fff;
        text-decoration: none;
        display: block;
    }
    .datatablewidht_add input,
    .datatablewidht_add select {
        width: 15%;
        font-size: 12px;
    }
}

@media only screen and (max-width: 1200px) {
    /*.view-btn-two {
    color: #fff;
    font-size: 14px;
   padding: 20px 10px;
    margin: 30px 0 0 0;}*/
    /*onaid nov css 22-11-2018*/
    img.fedex-imgsize {
        padding: 0 0 0 0px;
        margin: 0 0 0 0px !important;
    }
    /*onaid nov css 22-11-2018*/
    .view-btn-two {
        font-size: 11px;
        margin-top: 48px;
    }
    .btn-lefts-f {
        float: left;
        padding: 10px;
    }
    .all-center-inbox {
        margin: 0px auto;
        display: table;
    }
    .all-center-inbox a {
        font-size: 12px;
    }
}

@media (min-width: 1024px) {
    span.status-Partially {
        width: auto !important;
    }
    span.status-Cancelled {
        width: auto !important;
    }
    span.status-Pending {
        width: auto !important;
        border: 0;
        margin: 4px auto;
    }
    span.status-Processed {
        width: auto !important;
        margin: 4px auto;
    }
}

@media (max-width: 1350px) {
    .cart-table tr td:last-child {
        width: auto;
        max-width: 0;
    }
}

@media (max-width: 991px) {
    .view-btn-two {
        font-size: 11px;
        margin-top: 48px;
    }
    .my-table-styles th {
        width: 100%;
    }
    .btn-lefts-f {
        float: none;
        padding: 0px;
    }
    .confirmation-boxed h3 {
        color: #222222;
        font-size: 22px;
    }
    .margin-h4 {
        font-size: 15px;
    }
    .plus-btn-single {
        padding: 5px;
    }
    .confirmation-boxed .view-btn {
        margin-top: 20px;
    }
    .logo-image-boxeds img {
        max-width: 200px;
        max-height: 150px;
    }
    .hover-show-hide {
        border-radius: 0px 0 40px 40px !important;
    }
    table.table.my-small-cart-class {
        width: 80%;
    }
    h3.main-head-cart {
        text-align: center;
    }
    .form-style.text-right.margin-btn-cart {
        text-align: center;
        margin: 0px auto;
        display: table;
    }
    .drp-dnw-selects .form-control {
        padding: 0 0 0 2px;
        font-size: 14px;
    }
    .drp-dnw-selects {
        width: 45%;
        float: left;
        margin: 0 3px 0 0;
    }
    .boxed-selects-dashboard {
        padding: 20px;
    }
    h3.admin-h3s {
        font-size: 24px;
    }
    a.forget-pws {
        right: 160px !important;
    }
    .Header-loginForm input[type="password"] {
        width: 36%;
    }
    ul.banner-ulli {
        margin: 0 0 20px 0;
    }
    .banner-text h1 {
        margin: 30px 0 20px 0 !important;
        padding: 0;
        font-size: 22px !important;
    }
    .carousel-indicators li {
        width: 12px !important;
    }
    .image-responsive-own {
        min-height: auto;
    }
    h1.firstbanner-text {
        font-size: 16px !important;
        line-height: 20px;
    }
    .banner-text ul li {
        font-size: 13px;
        line-height: 15px;
    }
    h1.firstbanner-text {
        font-size: 16px !important;
        line-height: 20px;
        margin: 20px 0 0 0 !important;
    }
    h1.style-h1-2 {
        font-size: 26px !important;
        margin: 30px 0px 20px 0 !important;
        line-height: 38px;
    }
    p.banner-p-3 {
        font-size: 15px;
    }
    h1.forth-slidetext {
        font-size: 16px !important;
        line-height: 22px;
    }
    .banner-text span {
        font-size: 14px !important;
        padding: 8px 10px 8px 10px;
        border-left: 1px solid #8cc74e;
        border-radius: 8px;
        border-right: 1px solid #8cc74e;
    }
    h1.fifth-res {
        margin: 10px 0 10px 0 !important;
    }
    /* .cart-table tr td:last-child {
        width: 100%;
        max-width: 0;
    } */
}

@media only screen and (max-width:880px) {
    .btnspace-ordersearch[type=submit] {
        margin-bottom: 10px !important;
    }
}

@media only screen and (max-width: 767px) {
    /*onaid-31-10*/
    .cart-table tr td:last-child {
        width: 100%;
        /*    max-width:100%;*/
    }
    /*onaid nov css 22-11-2018*/
    p.spaceheadings-one {
        margin: 20px 0 10px 0;
    }
    label.fl-radios.label-heights {
        height: 0 !important;
    }
    .display-none-Disclaimers {
        display: none;
    }
    .display-show-Disclaimers {
        display: block !important;
        margin: 20px 0 0 0;
    }
    /*onaid nov css 22-11-2018*/
    .our-textarea-products textarea {
        width: 100%;
        height: 70px !important;
    }
    .new-check-one-changepw {
        margin: 0px 0 0 0;
        padding: 0;
    }
    .overnight-label {
        width: 19% !important;
    }
    .overnight-input {
        float: left;
        margin: 0 0 0 20px !important;
        width: 30% !important;
    }
    .overnight-input {
        float: left;
        margin: 0 0 0 20px !important;
        width: 30%;
    }
    .Header-loginForm input[type="password"] {
        width: 30%;
    }
    .suggestion_box_results ul {
        margin: -10px 0 0 0;
        width: 94.5%;
    }
    .suggestion_box_results_cmr ul {
        margin: -10px 0 0 0;
        width: 94.5%;
    }
    .products_box_results ul {
        margin: -10px 0 0 0;
        width: 94.5%;
    }
    .products_box_results-three ul,
    .genericResultsList ul {
        margin: -10px 0 0 0;
        width: 94.5%;
    }
    .products_box_results-three-one ul {
        margin: -10px 0 0 0;
        width: 94.5%;
    }
    .view-btn-two {
        text-align: center !important;
        margin: 10px 0 0 0;
        display: block;
    }
    img.order-pos {
        margin: 0px 0 0 0px;
    }
    .btn-lefts-f {
        float: left;
        padding: 10px;
    }
    .new-space-one {
        margin: 30px 0 0 0;
    }
    table.table.my-small-cart-class {
        width: 100%;
    }
    .drp-dnw-selects {
        width: 49%;
        float: left;
        margin: 0 3px 0 0;
    }
    .SearchSelector .btn {
        padding-left: 30px;
    }
    .ownspace-boxeds {
        margin: 0;
    }
    .ownspace-boxeds-two {
        margin: 0;
    }
    .boxed-selects-dashboard {
        margin: 20px 0 0 0;
    }
    .mypopup-triangle .bor-lefts-ad {
        position: relative;
        margin: -10px 0 0 22px !important;
        border-radius: 0;
        padding: 30px!important;
    }
    h3.my-pharmacy-dstyle:before {
        border: 0;
    }
    .text-left-checkbx {
        margin: -15px 0 15px 0;
    }
    .btns-class-worksheet.margins-wor {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .background-color-panels {
        padding: 0 0 20px 0;
    }
    .shipping-boxseds {
        margin: 0 0 20px 0;
    }
    a.forget-pws {
        right: 241px !important;
    }
    .ImageBanner h1 {
        text-align: left !important;
    }
    h1.style-h1-2 {
        font-size: 16px !important;
        line-height: 18px;
    }
    h1.style-h1-2 {
        font-size: 16px !important;
        line-height: 18px;
    }
    h1.forth-slidetext {
        margin: 10px 0 10px 0 !important;
    }
    .banner-text span {
        font-size: 12px !important;
        padding: 4px 10px 4px 10px;
        border-radius: 8px;
    }
}

@media only screen and (max-width: 500px) {
    .SearchSelector .btn {
        padding-left: 10px;
        font-size: 10px !important;
    }
    label.space-two-radios {
        margin: 20px 5px 0px 0px;
        font-size: 13px;
    }
    .form-style label {
        font-size: 12px;
    }
    .fl-radios input[type=radio] {
        width: 16px;
    }
    .class-spc-q {
        margin: 0 5px 0px 5px;
    }
    i.fa.fa-question-circle {
        font-size: 16px;
    }
    .datatablewidht_add input {
        width: 100%;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 576px) {
    .chckbxspc {
        margin: 10px 0 0 0px;
    }
    a.forget-pws {
        right: 14px !important;
        top: 86px;
    }
    .Header-loginForm input[type="password"] {
        width: 100%;
    }
    .seller-section-thanku img {
        width: auto;
        /* width: 100%; */
        margin: 0px auto;
        text-align: center;
        display: block;
        padding: 0 0 40px 0;
    }
    .banner-text span {
        text-align: center !important;
        display: block;
        margin: 0 0 20px 0;
    }
    .banner-text h1 {
        font-size: 18px !important;
    }
    ul.banner-ulli {
        margin: 0 0 20px 20px;
    }
    .banner-text {
        margin: 0px 20px 0px 20px;
    }
    h1.style-h1-2 {
        margin: 20px 0 10px 0 !important;
    }
    p.banner-p-3 {
        margin: 0 0 20px 0;
    }
    .admin-widths {
        width: auto;
    }
    .center-btns-all-wh {
        display: block !important;
    }
    .center-btns-all-wh a {
        margin: 5px 0 0 0 !important;
    }
}

@media only screen and (max-width: 450px) {
    .btn-lefts-f {
        float: none;
        padding: 0px;
    }
}

@media only screen and (max-width: 414px) {
    .suggestion_box_results ul {
        margin: -10px 0 0 0;
        width: 92.5%;
    }
    .suggestion_box_results_cmr ul {
        margin: -10px 0 0 0;
        width: 92.5%;
    }
    .products_box_results ul {
        margin: -10px 0 0 0;
        width: 92.5%;
    }
    .products_box_results-three ul,
    .genericResultsList ul {
        margin: -10px 0 0 0;
        width: 92.5%;
    }
    .products_box_results-three-one ul {
        margin: -10px 0 0 0;
        width: 92.5%;
    }
}

@media only screen and (max-width: 400px) {
    .new-witdthdp-ex-two {
        width: 100%;
        float: none;
    }
    .new-witdthdp-ex {
        width: 100%;
        float: none;
    }
    .new-witdthdp-three {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 385px) {
    .overnight-input {
        float: left;
        margin: 0 0 0 0px !important;
        width: 100% !important;
    }
    .overnight-label {
        margin: 0 0 0 0px !important;
    }
    .overnight-label {
        width: 100% !important;
    }
}

@media only screen and (max-width: 370px) {
    input.form-control.width-feildss {
        width: 85%;
    }
}

@media only screen and (max-width: 346px) {
    .drp-dnw-selects {
        width: 100%;
        margin: 0 0px 0 0;
    }
}

@media only screen and (max-width: 333px) {
    .drp-dnw-selects-twos {
        width: 46%;
        float: left;
        margin: 0 8px 0 0;
    }
}

@media only screen and (max-width: 320px) {
    .selectfonts.SearchSelector ul li:first-child {
        width: 100%;
    }
}

@media only screen and (max-width: 300px) {
    .suggestion_box_results-adminsearches ul {
        margin: 0 0 0 24px !important;
    }
}


/*raza Style 02-28-2018*/

img {
    max-width: 100%;
}

.robotoRegular {
    font-family: 'Roboto-Regular', Arial, Helvetica, sans-serif !important;
}

.robotoBold {
    font-family: 'Roboto-Bold', Arial, Helvetica, sans-serif !important;
}

.modifiedTbl .table tbody tr td {
    text-transform: capitalize;
}

.noLink {
    cursor: default !important;
}

.table_rzStyles {}

.ourclass-tabls .table_rzStyles tr td,
.ourclass-tabls .table_rzStyles tr th {
    max-width: 300px !important;
}

.tableActionsList {
    margin: 0;
    padding: 0;
}

.tableActionsList li {
    display: inline-block;
}

.tableActionsList li p {
    margin: 0;
}

.tableActionsList li+li:before {
    content: "";
    height: 19px;
    width: 1px;
    border-left: 1px solid #212529;
    display: inline-block;
    margin: 0px 8px 0;
    vertical-align: middle;
}

.tableActionsList li a {
    color: #000;
}

.tableActionsList li .fa {
    font-size: 16px;
}

div.table-responsive .tableActionsList .action {
    padding: 0;
    background: none;
    text-transform: none;
    font-size: 13px !important;
    cursor: pointer;
}

div.table-responsive .tableActionsList .action .fa {
    font-size: 11px;
}

div.table-responsive .tableActionsList .action:hover {
    text-decoration: none;
}

body .dataTables_wrapper table {
    border: 0 !important;
}

body .dataTables_wrapper .dataTables_paginate .paginate_button {
    display: inline-block !important;
    text-transform: capitalize !important;
    background: #e7e7e7 !important;
    border-radius: 3px !important;
    cursor: pointer !important;
    padding: 4px 8px !important;
    font-size: 14px !important;
    color: #000 !important;
    text-decoration: none !important;
    border: 0 !important;
}

body .dataTables_wrapper .dataTables_paginate .paginate_button.current,
body .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #0061E0 !important;
    color: #fff !important;
}

body .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
body .dataTables_wrapper .dataTables_paginate .paginate_button.next {
    background: #55617e !important;
    color: #fff !important;
}

body .modRza.modifiedTbl .cart-table {
    border: 1px dashed #c1c1c1 !important;
}

.dataTables_length,
.dataTables_filter {
    margin: 15px 10px;
    text-transform: capitalize;
}

.dataTables_info {
    margin: 5px 10px;
}

.dataTables_paginate {
    margin: 15px 10px;
}

.dataTables_length select,
.dataTables_filter input {
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    border-left: 2px solid #0061E0;
    font-size: 16px;
    margin: 0 10px;
    color: #444;
    display: inline-block;
    height: 34px;
    min-width: 100px;
    padding: 5px 10px;
}

html body section div div.modifiedTbl .table tr .serial {
    min-width: initial !important;
    max-width: 25px !important;
}

.table .tableActionsList li .form-control {
    display: inline-block;
    padding: 0 4px;
    font-size: 13px;
    height: auto;
    width: auto;
    border-radius: 0px;
    border: 1px solid #5b6884;
    background: none;
}

.testimonialsList {
    padding: 0;
}

.testimonialsList li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.testimonialsList .quote {
    background: #0061E0;
    padding: 18px 20px 0px 20px;
    border-radius: 10px;
    margin-bottom: 30px;
    color: #fff;
}

.testimonialsList .quote p {
    margin: 0;
}

.testimonialsList li:nth-child(even) .quote {
    background: #f58748;
}

.testimonialsList .quote:after {
    content: '';
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 28px 13px 0 13px;
    border-color: #0061E0 transparent transparent transparent;
    position: relative;
    top: 44px;
    left: 20px;
}

.testimonialsList li:nth-child(even) .quote:after {
    border-color: #f58748 transparent transparent transparent;
}

.testimonialsList .author {
    margin: 0 0 31px 18px;
}

.testimonialsList .author p {
    position: relative;
    top: 5px;
    text-transform: uppercase;
}

.testimonialsList .author h5 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 5px;
}

.testimonialsList .author .date {
    font-size: 13px;
    color: #777;
}

.testimonialsList .author .fa {
    font-size: 20px;
    margin: 0 5px 0 0px;
    color: #808284;
    width: 20px;
    text-align: center;
}

.testimonialsList .author .date .fa {
    font-size: 12px;
}

.testimonialForm .btn[data-toggle="collapse"] {
    text-transform: uppercase;
}

.testimonialForm .btn[data-toggle="collapse"]:not(.collapsed) {
    background-color: #dc3545;
    border-color: #dc3545 !important;
}

.testimonialForm .btn[data-toggle="collapse"] .close {
    opacity: 1;
    color: #fff;
    text-shadow: none;
}

.testimonialForm .btn.collapsed[data-toggle="collapse"] .close {
    display: none;
}

.testimonialForm .btn[data-toggle="collapse"] .text {
    display: none;
}

.testimonialForm .btn.collapsed[data-toggle="collapse"] .text {
    display: block;
}

.testimonialForm .btn.collapsed[data-toggle="collapse"] .text {
    display: block;
}

.testimonialForm {
    font-size: 14px;
}

.testimonialForm .form-control {
    border: 0px;
    margin: 0 0 20px;
    font-size: 14px;
    min-height: 38px;
    border-radius: 2px;
}

.testimonialForm [type=submit] {
    background: #2a4169;
    border-radius: 0;
    color: #fff;
    padding: 9px 32px;
    text-transform: uppercase;
    font-size: 18px;
    cursor: pointer;
}

.row>div:nth-child(4) .boxed-selects-dashboard,
.row>div:nth-child(5) .boxed-selects-dashboard,
.row>div:nth-child(6) .boxed-selects-dashboard {
    margin-top: 30px;
}

.dropdown.mini {
    font-size: 10px;
    display: inline-block;
    color: #d10000;
    padding: 0 3px 0 3px;
    border: 1px solid #d10000;
    border-radius: 3px;
    margin-left: 4px;
}

.dropdown.mini .dropdown-menu {
    min-width: 76px;
    padding: 0;
    font-size: 11px;
    border: 0;
    margin: 4px 0 0 -4px;
    text-align: center;
}

.dropdown.mini a {
    cursor: pointer;
}

.dropdown.mini .dropdown-menu a {
    border-radius: 3px;
    background: #0061E0;
    color: #fff;
    padding: 4px 6px;
    display: block;
    text-transform: capitalize;
}

.dropdown.mini .dropdown-menu a:hover {
    background: #888;
}

.dropdown.mini._roles .dropdown-menu {
    background: #fdfdfd;
    border: 1px solid #505d7b;
    color: #505d7b;
    font-size: 13px;
    min-width: 100px;
    padding: 1px;
    border-radius: 3px;
    left: 100% !important;
    top: -100% !important;
    margin: 0 0 0 1px !important;
}

.dropdown.mini._roles .dropdown-menu:after,
.dropdown.mini._roles .dropdown-menu:before {
    position: absolute;
    top: 3px;
    left: -5px;
    display: inline-block;
    width: 0;
    height: 0;
    content: "";
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000;
    border-top: 5px solid transparent;
}

.dropdown.mini._roles .dropdown-menu:after {
    left: -4px;
    border-right: 5px solid #fff;
}

.dropdown.mini._roles:hover .dropdown-menu {
    display: block;
    border: 1px solid #000;
}

.dropdown.mini._roles .dropdown-menu span {
    padding: 5px 3px;
    text-transform: capitalize;
    border-bottom: 1px solid #505d7b;
    display: block;
}

.dropdown.mini._roles .dropdown-menu span:last-child {
    border-bottom: 0;
}

.table-responsive .rolesColumn .inner {
    display: inline-block;
    text-align: left;
}

.table-responsive .rolesColumn span {
    font-size: 12px;
    display: block;
    padding-left: 20px;
    width: auto;
}

.table-responsive .rolesColumn span:before {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 10px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #044dad;
    margin: 0 5px 0 0px;
}

#userLoginForExcel button.bluee-btn {
    margin-top: 21px;
    line-height: 18px;
    cursor: pointer;
}


/*raza Style 02-28-2018*/

.cancel-item {
    font-size: 14px;
    font-weight: normal;
    background: #222;
    line-height: 17px;
    padding: 0 10px;
    cursor: pointer;
    border: 1px solid #222;
}

.cancel-item:hover {
    background: #666;
    border: 1px solid #666;
}

.cancel-item input {
    margin: 2px 5px 0 0;
    float: left;
}

.btnItem-cancel {
    background: #0061E0;
    border: none;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.btnItem-cancel:hover {
    background: #444;
}

.sell-radio input {
    float: left;
    margin: 2px 0px 0 0px;
    height: 20px !important;
}

.sell-radio {
    margin: 0;
}

.sell-radio span {}

.pharmacy-btn {
    float: right;
    width: 100%
}

.pharmacy-btn a {
    float: right;
    margin: 0px 0px 10px;
    background: #0061E0;
}

.rxeed-details-address {
    text-align: left;
    padding: 15px 0 0 0;
}

.rxeed-details-address p {
    padding: 0 !important;
    margin: 0;
    font-size: 14px;
}

.rxeed-details-address p b {
    color: #044dad;
    font-size: 15px;
}

.text-rightdatas {
    text-align: right !important;
    float: right;
}

p.wholselr-name i {
    color: #808284;
    padding: 0 0 0 8px;
    cursor: pointer;
}

p.wholselr-name i:hover {
    color: #044dad;
    padding: 0 0 0 8px;
    cursor: pointer;
}

.chckbxspc {
    margin: 28px 0 0 0px;
    float: left !important;
}

.floatinputq {
    float: left;
    margin: 22px 0 0 10px;
}

.overnight-label {
    margin: 42px 0 0 0px;
    float: left !important;
    width: 12%;
}


/*.overnight-input {
    float: left;
    margin: 0 0 0 40px;
   
}*/

.overnight-input {
    float: left;
    margin: 0 0 0 30px;
    width: 38%;
}

.pagination-style {
    float: right;
    margin: 40px 15px 20px 0px;
    padding: 0;
}

.pagination-style ul {
    margin: 0px;
    padding: 0;
}

.pagination-style ul li {}

.pagination-style ul li.active {
    background-color: #87c659;
    color: #fff !important;
    cursor: pointer;
    margin: 2px;
    border-radius: 5px;
    padding: 4px 8px 2px 8px !important;
    font-size: 12px;
}

.pagination-style ul li a {
    color: #545454;
    cursor: pointer;
    background-color: #e6e6e6;
    margin: 2px;
    border-radius: 5px;
    padding: 4px 8px 4px 8px !important;
    font-size: 13px;
}

.pagination-style ul li a:hover {
    color: #fff;
    background: #87c659;
}

.pagination-style li.disabled {
    cursor: pointer;
    background-color: #e6e6e6;
    margin: 2px;
    border-radius: 5px;
    padding: 4px 8px 3px 8px !important;
    font-size: 13px;
}

.pagination-style li.disabled:hover {
    color: #fff;
    background-color: #87c659;
}

.our-delete-bx input[type=checkbox],
input[type=radio] {
    margin: 3px 0 0 0;
    padding: 0;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    box-shadow: none;
}

.our-delete-bx label {
    margin: 0;
}

.our-delete-bx {
    float: left;
}

.action-btnsdlt button {
    background: #e6e6e6;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    font-weight: 100;
    color: #5d5d69;
    font-size: 13px;
    padding: 4px 8px 4px 8px;
}

.action-btnsdlt button:hover {
    background: #0061E0;
    color: #fff;
}

.action-btnsdlt span {
    color: #b3b3b3;
    padding: 0 10px 0 10px;
    font-size: 10px;
}

.our-textarea-products textarea {
    width: 54%;
    height: 70px !important;
    padding: 7px;
    color: #616161;
    font-size: 13px;
}

.space-dustbin {
    padding: 0px 0 0 11px;
}

.space-end-prodcts {
    margin: 0;
}

.dustbin-del {
    font-size: 20px;
    cursor: pointer;
    color: #828282;
    position: absolute;
    padding: 2px 0 0 0;
}

.dustbin-del:hover {
    color: #f70010;
}

a.med-view-btn {
    color: #808284 !important;
    font-size: 14px;
}

a.med-view-btn:hover {
    color: #f36662 !important;
    font-size: 14px;
}

.greenclr-bgbtn {
    background: #0061E0 !important;
    width: auto;
}

.selectfonts.SearchSelector .btn {
    font-size: 10px !important;
}


/*onaid nov css*/

a.btn.orngwish {
    background: #f36820;
    color: #fff;
    margin: 3px 0 0 0;
}

a.btn.orngwish:hover {
    background: #878787;
}

.Header .navbar-nav li a {
    font-size: 14px !important;
}

.wish-link i {
    font-size: 28px;
    margin: 0;
    padding: 5px 0 0 8px;
}

.wish-link a span {
    background: #0061E0;
    color: #fff;
    padding: 4px !important;
    font-size: 9px !important;
    font-weight: normal;
    position: absolute;
    top: -2px;
    right: -6px;
    border-radius: 50%;
    line-height: 5px;
}

.wish-link {
    position: relative;
}

.wish-link a.nav-link {
    padding: 0 5px !important;
}

.wish-link a.nav-link:hover {
    border: 0px !important;
}

.cart-link a span {
    padding: 4px !important;
    font-size: 9px !important;
}

.wish-link i:hover {
    color: #f36820;
}

p.no-wish {
    margin: 0;
    padding: 10px;
    font-size: 20px;
    /* border: 1px dashed; */
}

.wishlist_remove {
    cursor: pointer;
    color: Red;
}

.wishlist_remove:hover {
    cursor: pointer;
    color: #808284;
}

.backgroundtableswish {
    background: none;
}

.backgroundtableswish td {
    background: #fff;
    font-size: 11px;
}

.backgroundtableswish tbody tr:nth-of-type(even) {
    background-color: #fff !important;
}

tr.singlerow {
    /*    border-top: 15px solid #eee;
    border-bottom: 15px solid #eee;*/
    /*    border-right: 3px solid #f36820;
    border-left: 3px solid #f36820;*/
}

tr.rowall td {
    border-bottom: 1px solid #edeeed;
}

tr.rowall {
    border-left: 3px solid #475372 !important;
    border-right: 3px solid #475372;
}

.backgroundtableswish .green-btn {
    margin: 0 !important;
    padding: 3px 3px 2px 3px;
    font-weight: 100;
    font-size: 10px;
}

i.fa.fa-times.close-del {
    /*    color: red;
    margin: 6px 0 0 0;
    font-size: 13px;
    border-top: 1px solid #b8b8b8;
    padding: 3px 0 0 0;
    cursor: pointer;*/
    color: red;
    margin: 6px 0 0 0;
    font-size: 13px;
    border-left: 1px solid #b8b8b8;
    padding: 0 4px 0 4px;
    cursor: pointer;
}

i.fa.fa-times.close-del:hover {
    color: #808284;
}

tr.linewishlist {
    background: none;
    padding: 0;
    margin: 0;
    border: 0px !important;
}

tr.linewishlist td {
    background: none;
    padding: 0;
    margin: 0;
    border: 0 !important;
}

tr.linewishlist hr {
    margin: 0;
    padding: 0;
    border: 3px solid #bde1fe;
    /* margin: 3px 0px 3px 0; */
}

i.fa.fa-times.close-del.border-zerowish {
    border: 0;
    padding: 0;
    margin: 0;
}

input.qty-field.fixed-onefeild {
    width: 40px;
}

.box-ddeletesec {
    margin: 20px 0 0 0;
}

.box-ddeletesec i {
    margin: 0 0 0 10px;
    cursor: pointer;
}

p.bordersorryp {
    padding: 0;
    text-align: center;
    border: 1px solid #d2d2d2;
    margin: 0;
    margin: -17px 0 0 0 !important;
    /* padding: 0px !important; */
}

tr.borderclassdiff {
    -moz-box-sizing: border-box;
    outline: 2px solid #d10000;
    outline-offset: -2px;
}


/*onaid nov css 22-11-2018*/

.Disclaimers-cart p {
    font-size: 12px;
    padding: 3px 0 0 0;
    margin: 0;
}

.Disclaimers-cart li {
    font-size: 12px;
}

.btnradio-style .fl-radios input[type=radio] {
    height: 15px !important;
    width: 15px;
}

.btnradio-style.form-style label {
    font-size: 13px !important;
}

img.fedex-imgsize {
    width: 70px;
    padding: 0 0 0 0px;
    margin: 0 0 0 20px;
}

.bg-whitecartarea {
    background: #fff;
    padding: 8px;
    border: 1px dashed #d9d9d9;
    border-radius: 12px;
}

.display-show-Disclaimers {
    display: none;
}

.cartsec-hide {
    display: none !important;
}

@media only screen and (max-width: 1642px) {
    label.fl-radios.label-heights {
        height: 35px;
    }
}


/*onaid nov css*/


/*onaid dec css*/

.secure-logo img {
    margin: 0 0 20px 0;
}

.secure-logo {
    text-align: center !important;
}

img.dscsa-logostyle {
    margin: 0px auto;
    text-align: center;
    display: block;
    padding: 0 0 40px 0;
}

ul.wholesaler_state_licenced {
    margin: 0;
    padding: 5px 0 5px 20px;
    border-left: 1px dashed #bcbcbc;
    border-right: 1px dashed #bcbcbc;
    border-bottom: 1px dashed #bcbcbc;
    max-height: 132px !important;
    overflow-y: auto;
}

span.wholeseller_licenced_state span {
    background: #ff814f;
    padding: 3px 0 3px 5px;
    color: #fff;
    margin: 15px 0 0 0;
    font-size: 16px;
}

ul.wholesaler_state_licenced li {
    list-style-type: none;
    position: relative;
    padding-left: 8px;
    margin: 0;
    font-size: 14px;
}

ul.wholesaler_state_licenced li:before {
    content: "\25BA \0020" !important;
    font-size: 9px;
    position: absolute;
    top: 3px;
    left: -10px;
    color: #785a4e;
}

span.terms-manage-wholsalers {
    padding: 0 0 0 0;
    margin: 10px 0 0 0;
    color: #5d5d5d !important;
    font-size: 14px
}

span.terms-manage-wholsalers b {
    color: #3c3c3c;
    margin: 0 5px 0 0px;
}

.text-orange-clr {
    color: #f36820 !important;
}

.inline-css-select {
    display: inline-block;
    width: 50%;
}

.margin-ooff {
    margin: 0 0 10px 0;
    padding: 0;
}

.margin-ooff label {
    margin: 0 10px 0 0px;
    padding: 0;
    font-size: 18px;
}

.fxd-one {
    min-width: 510px !important;
}

.tableActionsList.newsmall-space-padd li+li:before {
    height: 15px;
    margin: 0px 1px 0 1px;
}

.tableActionsList.newsmall-space-padd li+li:before {
    content: "";
    height: 0px;
    width: 100%;
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 1px solid #212529 !important;
    margin: 0px 0px 0 0 !important;
    vertical-align: middle !important;
}


/*onaid dec css 19*/

.optin-chckbx label {
    margin: 0;
    padding: 0;
    text-align: left;
}

.optin-chckbx {
    width: 100%;
    margin: 0px;
    border: 1px dashed #b4b4b4;
    display: inline-block;
    border-radius: 4px;
    background: #ffffff;
    padding: 0;
    padding: 3px 0 3px 5px;
}

.optin-chckbx .form-check {
    margin: 0;
    padding: 0;
}

.optin-chckbx label {
    font-size: 14px;
}


/* The container */

.opt-checkin-checkbox .input[type="checkbox"] {
    visibility: hidden;
}

.opt-checkin-checkbox label {
    cursor: pointer;
}

.opt-checkin-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Hide the browser's default checkbox */

.opt-checkin-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.optlabel-check {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #eee;
    margin: 2px 0 0 0px;
    border-radius: 3px;
}


/* On mouse-over, add a grey background color */

.opt-checkin-checkbox:hover input~.optlabel-check {
    background-color: #ccc;
}


/* When the checkbox is checked, add a blue background */

.opt-checkin-checkbox input:checked~.optlabel-check {
    background-color: #0061E0;
}


/* Create the checkmark/indicator (hidden when not checked) */

.optlabel-check:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.opt-checkin-checkbox input:checked~.optlabel-check:after {
    display: block;
}


/* Style the checkmark/indicator */

.opt-checkin-checkbox .optlabel-check:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

label.labletxt-opt {
    padding: 0 0 0 19px;
    font-size: 14px;
    color: #545454;
    /* margin: 15px 0 2px; */
    font-family: 'Vista Slab OT';
}

small.opt-active {
    color: #548d19;
    font-size: 12px;
}

small.opt-deactive {
    color: #d10000;
    font-size: 12px;
}


/*onaid dec css 19*/


/*onaid dec css 20*/

.inlineblock-opt {
    display: inline-block;
}

.center-allbox-opt {
    text-align: center;
    padding: 15px 10px 20px 10px;
    background: #ffffff;
    border-radius: 6px;
    border: 1px dashed #484848;
    -webkit-box-shadow: 0px 4px 34px 2px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0px 4px 34px 2px rgba(0, 0, 0, 0.22);
    box-shadow: 0px 4px 34px 2px rgba(55, 55, 55, 0.22);
    margin: 30px 0px 10px 0;
}

.optin-chckbx.inlineblock-opt.optin-chckbx {
    margin-left: 0 !important;
}

.optin-chckbx i.fa.fa-question-circle {
    position: relative;
    font-size: 17px !important;
    float: right;
    top: mar;
    margin: -19px -20px 0 0px !important;
    /* top: -20px; */
    /* bottom: 20px; */
    /* right: 10px; */
}

h3.popup-heading.heading-mm-2 {
    text-align: center;
    margin: 0px auto;
    color: #fff;
}

img.margin-sets-allss.small-i {
    width: 80px;
}

.date-boxed-center {
    background: #f9f9f9;
    border-radius: 6px;
    padding: 16px;
    border-left: 2px solid #0061E0;
    border-right: 2px solid #0061E0;
}

.date-boxed-center label {
    color: #545454;
    margin: 3px 0 2px;
    font-family: 'Vista Slab OT';
}

.date-boxed-center .form-group {
    margin: 5px 0 5px 0 !important;
}

.checkbox-wholesalerstyle-box {
    background: #fff;
    padding: 10px;
    border: 1px dashed #c0c0c0;
    border-radius: 4px;
    width: 100% !important;
}

.checkboxspace-wholesalers {
    margin: 20px 0 0 10px;
    display: b;
}

.box-wholesalercheck-sec {
    margin: 0px 0 0 0;
    background: #f9f9f9;
    height: 237PX;
    padding-top: 20px;
    overflow-y: auto;
    border: 1px solid #e7e7e7;
    border-radius: 0 0 6px 6px;
}

h4.wholesaler-reqhead {
    padding: 0;
    padding: 15px;
    margin: 40px 0 0 0;
    background: #0061E0;
    color: #fff;
    border-radius: 6px 6px 0 0;
}

label.comment-sec-box {
    margin: 30px 0 10px 0;
    font-size: 15px;
    color: #545454;
    font-family: 'Vista Slab OT';
}

.position-submit-sectioncheckbox {
    margin: 144px 0 0 0 !important;
}

.date-boxed-center input[type="date"]::-webkit-clear-button {
    display: none;
}


/*onaid dec css 20*/


/*onaid dec css 27*/

.m2-top-one {
    margin-top: 30px;
}

.cart-link i {
    font-size: 28px;
}

.wish-link i {
    font-size: 23px;
    padding: 5px 0 0 5px !important;
}

.wish-link.countnew-space a span {
    background: #0061E0;
    color: #fff;
    padding: 4px !important;
    font-size: 9px !important;
    font-weight: normal;
    position: absolute;
    top: -2px;
    right: -1px;
    border-radius: 50%;
    line-height: 5px;
}


/*onaid dec css 27*/


/*onaid jan css 2*/

span.proimage-setting.imagepro-lefts {
    margin: 0;
    border: 4px solid #fff;
    width: 150px;
    height: 150px;
}

h4.reward-h4 {
    font-size: 24px;
    margin: 0;
    padding: 8px 0 5px 0;
    color: #7a7a7a;
}

h3.reward-h3 {
    font-size: 45px;
    color: #044dad;
}

.point-number {
    display: inline-block;
    text-align: center;
    /* border: 1px dashed; */
    padding: 42px 0 0 0;
}

h3.h3-orangesclr {
    color: #d10000 !important;
}

.point-number h4 {
    margin: 0;
    color: #7a7a7a;
    padding: 5px 0 0 0;
}

h3.h3-orangesclr {
    color: #d10000;
    padding: 0;
    margin: 0;
}

.main-heading-reward h3 {
    font-size: 30px !important;
    text-align: center;
    margin: 0px auto;
    color: #fff;
    padding: 10px 0 10px 0;
}

.main-heading-reward {
    background: #f36820;
    margin-bottom: 5px;
}

.dashboard-margin-off.margin-none {
    margin: 0;
}

.box-container-tble {
    margin: 30px 0 0 0;
    background: #eaeaea;
    padding: 5px;
    border-radius: 4px;
}

.box-container-tble table {
    background: #fff !important;
}

.tablescroll-reward {
    max-height: 390px;
}

i.fontsize-i {
    font-size: 18px;
}

a.clickbox-pharmacy {
    font-size: 13px;
    background: #fff;
    border: 1px dashed #c0c0c0;
    color: #545454;
    display: block;
    padding: 15px 5px 15px 10px;
    margin: 5px;
    border-radius: 6px;
    border-left: 4px solid #9f9f9f;
}

.height-boxphrmacy-list {
    height: 446px;
}

.margin-none-oned {
    margin: 0;
}

.add-redeemed a {
    background: #0061E0;
    color: #fff;
    padding: 5px;
    border-radius: 3px;
}

.add-redeemed a:hover {
    background: #7f8183;
}

.add-redeemed {
    text-align: right;
    margin: 0px 0 10px 0;
}

a.clickbox-pharmacy {
    padding-left: 8px;
    position: relative;
}


/*onaid jan css 2*/


/*onaid jan css 7*/

i.fa.fa-close.delete-alert {
    cursor: pointer;
}

i.fa.fa-close.delete-alert:hover {
    color: #808284 !important;
}

.marginleft_onright {
    margin: 10px 35px 0 20px !important;
}


/*onaid jan css 7*/

.box-container-tble.margin-offredeem {
    margin-top: 0;
}

.oursearch-alert-input {
    margin: 25px 0 0 0;
}

.oursearch-alert-input input {
    width: 75%;
    padding: 5px 0 6px 6px;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    font-size: 14px;
}

.oursearch-alert-input button {
    border-radius: 3px;
}

i.fa.fa-question-circle.questionrewards {
    padding: 0 0px 0 4px;
    cursor: pointer;
    font-size: 18px;
}

.margintopnew-rewards {
    margin-top: 20px;
}

span.proimage-setting.imagepro-lefts.m-btm-m {
    margin-bottom: 25px;
}


/*onaid jan css 11*/

i.fa.fa-info-circle.info-wholesalers-i-info {
    position: absolute;
    margin: 0px 0 0px 0px;
    font-size: 18px;
    padding: 0 0px 0 0px;
    z-index: 9;
    top: -3px;
    right: 13px;
    /* left: 28px; */
    cursor: pointer;
    color: #044dad !important;
    background: #fff;
    border-radius: 100px;
}

i.fa.fa-info-circle.info-wholesalers-i-info:hover {
    color: #959792 !important;
}

.address-pharmacy-reward span {
    display: block;
    font-size: 14px;
    color: #616161;
}

.address-pharmacy-reward span {
    display: block;
    font-size: 13px;
    color: #616161;
}

.address-pharmacy-reward {
    border: 1px dashed #aeaeae;
    display: inline-block;
    margin: 0 0 10px 0px;
    padding: 5px 7px 5px 10px;
    border-radius: 5px;
    background: #f7f7f7;
    border-left: 4px solid #0061E0;
    border-right: 4px solid #0061E0;
}


/*
a.clickbox-pharmacy:before {
    content: "";
    margin: -4px 4px 0 -9px;
    width: 5px;
    height: 10px;
    background: url(/images/pharmacy-icon-name.png);
    background-size: cover;
    display: inline-block;
    vertical-align: middle;
}*/


/*onaid jan css 11*/


/*onaid jan css 16*/

.ECH-paymentbox {
    margin: 20px 0 0px 0;
    /* border: 1px solid #dbdbdb; */
    padding: 6px;
    background: #f2f2f2;
    border-left: 10px solid #0061E0;
}

.ECH-paymentbox label {
    /* color: #fff; */
}

.box-ach-detail-sec {
    padding: 0 10px 20px 10px;
    background: #fcfcfc;
    border: 1px solid #eee;
}


/*onaid jan css 16*/


/*onaid jan css 17*/

.ECHPOPup-box label {
    text-align: left;
    display: block;
}

.loader-own-small {
    font-size: 4px;
    width: 1em;
    height: 1em;
    margin: 0 0 0 0px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    color: #eee;
    text-indent: -9999em;
    -webkit-animation: load5 1.1s infinite ease;
    animation: load5 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    top: 5px;
    right: 20px;
}

@-webkit-keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #0061E0, 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2), 2.5em 0em 0 0em rgba(139, 202, 75, 0.2), 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.2), 0em 2.5em 0 0em rgba(139, 202, 75, 0.2), -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.2), -2.6em 0em 0 0em rgba(139, 202, 75, 0.5), -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.7), 1.8em -1.8em 0 0em #0061E0, 2.5em 0em 0 0em rgba(139, 202, 75, 0.2), 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.2), 0em 2.5em 0 0em rgba(139, 202, 75, 0.2), -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.2), -2.6em 0em 0 0em rgba(139, 202, 75, 0.2), -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.5), 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.7), 2.5em 0em 0 0em #0061E0, 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.2), 0em 2.5em 0 0em rgba(139, 202, 75, 0.2), -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.2), -2.6em 0em 0 0em rgba(139, 202, 75, 0.2), -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.2), 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.5), 2.5em 0em 0 0em rgba(139, 202, 75, 0.7), 1.75em 1.75em 0 0em #0061E0, 0em 2.5em 0 0em rgba(139, 202, 75, 0.2), -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.2), -2.6em 0em 0 0em rgba(139, 202, 75, 0.2), -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.2), 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2), 2.5em 0em 0 0em rgba(139, 202, 75, 0.5), 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.7), 0em 2.5em 0 0em #0061E0, -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.2), -2.6em 0em 0 0em rgba(139, 202, 75, 0.2), -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.2), 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2), 2.5em 0em 0 0em rgba(139, 202, 75, 0.2), 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.5), 0em 2.5em 0 0em rgba(139, 202, 75, 0.7), -1.8em 1.8em 0 0em #0061E0, -2.6em 0em 0 0em rgba(139, 202, 75, 0.2), -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.2), 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2), 2.5em 0em 0 0em rgba(139, 202, 75, 0.2), 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.2), 0em 2.5em 0 0em rgba(139, 202, 75, 0.5), -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.7), -2.6em 0em 0 0em #0061E0, -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.2), 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2), 2.5em 0em 0 0em rgba(139, 202, 75, 0.2), 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.2), 0em 2.5em 0 0em rgba(139, 202, 75, 0.2), -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.5), -2.6em 0em 0 0em rgba(139, 202, 75, 0.7), -1.8em -1.8em 0 0em #0061E0;
    }
}

@keyframes load5 {
    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #0061E0, 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2), 2.5em 0em 0 0em rgba(139, 202, 75, 0.2), 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.2), 0em 2.5em 0 0em rgba(139, 202, 75, 0.2), -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.2), -2.6em 0em 0 0em rgba(139, 202, 75, 0.5), -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.7);
    }
    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.7), 1.8em -1.8em 0 0em #0061E0, 2.5em 0em 0 0em rgba(139, 202, 75, 0.2), 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.2), 0em 2.5em 0 0em rgba(139, 202, 75, 0.2), -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.2), -2.6em 0em 0 0em rgba(139, 202, 75, 0.2), -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.5);
    }
    25% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.5), 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.7), 2.5em 0em 0 0em #0061E0, 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.2), 0em 2.5em 0 0em rgba(139, 202, 75, 0.2), -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.2), -2.6em 0em 0 0em rgba(139, 202, 75, 0.2), -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2);
    }
    37.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.2), 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.5), 2.5em 0em 0 0em rgba(139, 202, 75, 0.7), 1.75em 1.75em 0 0em #0061E0, 0em 2.5em 0 0em rgba(139, 202, 75, 0.2), -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.2), -2.6em 0em 0 0em rgba(139, 202, 75, 0.2), -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2);
    }
    50% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.2), 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2), 2.5em 0em 0 0em rgba(139, 202, 75, 0.5), 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.7), 0em 2.5em 0 0em #0061E0, -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.2), -2.6em 0em 0 0em rgba(139, 202, 75, 0.2), -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2);
    }
    62.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.2), 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2), 2.5em 0em 0 0em rgba(139, 202, 75, 0.2), 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.5), 0em 2.5em 0 0em rgba(139, 202, 75, 0.7), -1.8em 1.8em 0 0em #0061E0, -2.6em 0em 0 0em rgba(139, 202, 75, 0.2), -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2);
    }
    75% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.2), 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2), 2.5em 0em 0 0em rgba(139, 202, 75, 0.2), 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.2), 0em 2.5em 0 0em rgba(139, 202, 75, 0.5), -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.7), -2.6em 0em 0 0em #0061E0, -1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2);
    }
    87.5% {
        box-shadow: 0em -2.6em 0em 0em rgba(139, 202, 75, 0.2), 1.8em -1.8em 0 0em rgba(139, 202, 75, 0.2), 2.5em 0em 0 0em rgba(139, 202, 75, 0.2), 1.75em 1.75em 0 0em rgba(139, 202, 75, 0.2), 0em 2.5em 0 0em rgba(139, 202, 75, 0.2), -1.8em 1.8em 0 0em rgba(139, 202, 75, 0.5), -2.6em 0em 0 0em rgba(139, 202, 75, 0.7), -1.8em -1.8em 0 0em #0061E0;
    }
}


/*onaid jan css 17*/


/*onaid jan css 21*/

span.span-small-optional {
    font-size: 15px;
    color: #555;
}


/*onaid jan css 21*/


/*onaid jan css 23*/

.Bank-details-one {
    padding: 10px;
    background: #fcfcfc;
    margin-top: 20px;
    border-radius: 6px;
    border-top: 2px dashed #e3e3e3 !important;
    border-right: 2px dashed #e3e3e3;
    border-bottom: 2px dashed #e3e3e3;
    border-left: 6px solid #0061E0 !important;
    margin-bottom: 0px;
}

.Bank-details-one span {
    margin: 0 0 0 5px;
    color: #515151;
}

.Bank-details-one p {
    margin: 0;
}

.Bank-details-one h4 {
    margin: 0;
    font-size: 18px;
    padding: 0 0 8px 0;
    color: #2c4877;
}

.Bank-details-one strong {
    color: #5b5650;
}

span.addbank-info {
    color: #2c4876;
    text-decoration: underline;
    cursor: pointer;
    padding: 0 0 0 20px;
}

span.addbank-info {
    position: relative;
}


/*replace the content value with the
corresponding value from the list below*/

span.addbank-info:before {
    content: "\f055";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #2c4876;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: -2px;
    left: 0;
}

h3.headingbank {
    font-size: 22px;
    margin: 20px 0 0 0;
    border-top: 1px solid #d3d3d3;
    padding-top: 15px;
    color: #2c4876;
}

i.fa.fa-question-circle.opticon-ques {
    margin: -19px 10px 0 0 !important;
}

.alert.alertspaces {
    margin: 10px 0 0 0;
}

.border-line.margin-offline-addprod {
    margin: 20px 0 0 0;
    background: #d9d9d9;
}

.border-line.margin-offline-addprod.twoline-hrproduct {
    background: #000;
    height: 2px;
    background: #d9d9d9;
    margin: 20px 0 20px 0;
}

span.disabled-published-one {
    background: #b2db89;
    color: #fff;
    padding: 6px 15px 6px 15px;
    display: inline-block;
    position: relative;
    top: 11px;
    font-size: 15px;
    right: 0px;
    text-transform: uppercase;
    cursor: pointer;
}

span.disabled-published-one:hover {
    background: #888;
}

.margin-none-allll {
    margin-bottom: 0 !important;
}

.Disclaimers-cart {
    margin-top: 20px;
}

.loader-own-small.positionloders-three {
    position: absolute;
    top: 35px;
    right: 85px;
}

.positionab {
    position: relative;
}

hr.hrsettings {
    margin: 30px 0 10px 0;
    padding: 0;
    border: 1px solid #ececec;
}


/*onaid jan css 23*/


/*onaid jan css 28*/

.form-check.form-style.ourcheckbox-ach {
    position: absolute;
    left: 34px;
    top: 35px;
}

.marginlefthead-ach {
    margin: 0 0 0 28px;
}

.ourcheckbox-ach input[type="checkbox"] {
    height: 18px;
    width: 18px;
    box-shadow: none;
    vertical-align: middle;
}


/*onaid jan css 28 */


/*onaid jan css 29 */

.login-info ul {
    margin-bottom: 8px !important;
}

h3.h3-newbank {
    font-size: 16px;
    color: #2c4877;
}

input.ach-delete-danger {
    background-color: #d9534f !important;
    font-size: 15px;
    /* margin-top: 0 !important; */
    padding: 9px 15px 9px 15px;
    margin: 0 10px 0 0 !important;
    text-transform: uppercase;
}

input.ach-delete-danger:hover {
    background-color: #888 !important;
}

input.update-ach-success {
    background-color: #0061E0 !important;
    font-size: 15px;
    /* margin-top: 0 !important; */
    padding: 9px 15px 9px 15px;
    margin: 0 0px 0 0 !important;
    text-transform: uppercase;
}

input.update-ach-success:hover {
    background-color: #888 !important;
}

.margin-t-t20btn {
    margin: 30px 0 0 0;
}

.hide-update-password-ach {
    display: none;
}


/*onaid jan css 29 */


/*onaid jan css 30 */

.newdc-bgs {
    background: #f9f9f9;
    padding: 0px 30px 0 30px;
    margin: -16px 0 0 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 12px solid #0061E0;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
}

.fedex-logos-all h3 {
    background: #465371;
    color: #fff;
    padding: 19px 0 19px 10px;
    font-size: 18px;
}

.logos-fedex-bgs img {
    width: 300px;
    text-align: center;
    display: block;
}

.logos-fedex-bgs img {
    width: 300px;
    text-align: center;
    display: block;
    text-align: center;
    margin: 0px auto;
    margin-top: 40px;
}

table.width-full-small-full td {
    width: 80%;
    /* display: block; */
}

table.table.table-widhtfullauto td {
    width: 1%;
}


/*onaid jan css 30*/


/* .rolexx.table td:last-child,
.rolexx.table th:last-child {
    max-width: 100px !important;
} */

tr.background-colortrs {
    background: #9da7bf;
}


/* @media only screen and (max-width:1230px) {
    .cart-table-nonecss td.cart-table th:last-child {
        max-width: initial;
        display: initial;
        position: relative;
        top: 11px;
    }
} */


/* 7 2 2019 */

.tableScrollTop {
    overflow-x: auto;
    box-sizing: border-box;
    margin: 0;
    height: 20px;
    width: 100%;
    display: none !important;
}

.tableWide {
    margin-top: 0 !important;
}

.tableScrollTop1 {
    overflow-x: auto;
    box-sizing: border-box;
    margin: 0;
    height: 20px;
    width: 100%;
    display: none !important;
}

.tableWide1 {
    margin-top: 0 !important;
}

.my-borders-all.tablenewone-res.tableWide-wrapper.overclass-one {
    width: 100%;
    display: block;
    background-color: #f3f3f3 !important;
    overflow-x: scroll;
    margin: 0
}


/* .cart-table-nonecss td.cart-table th:last-child {
    max-width: initial;
    display: initial;
    position: relative;
    top: 11px;
} */


/* 7 2 2019 */

@media only screen and (max-width: 1350px) {
    .optin-chckbx i.fa.fa-question-circle {}
}

@media only screen and (max-width: 1260px) {
    table.table.table-new-carts-styles-tr.ourth-sytlebx.width-full-small-full td {
        width: 8%;
    }
}

@media only screen and (max-width: 1230px) {
    .rolexx.table td:last-child,
    .rolexx.table th:last-child {
        max-width: 100px !important;
    }
    .tableScrollTop {
        display: none !important;
    }
}


/* 
@media only screen and (max-width: 1230px) {
    .cart-table-nonecss td.cart-table th:last-child {
        max-width: initial;
        display: initial;
        position: relative;
        top: 11px;
    }
} */

@media only screen and (max-width: 1200px) {
    .tableScrollTop {
        display: block !important;
    }
    .wish-link i {
        font-size: 20px;
    }
    .cart-link i {
        font-size: 24px;
    }
    .footersbottomstexts h2 {
        font-size: 18px;
    }
    .footer-content h3 {
        font-size: 18px;
    }
    .F-links ul li a {
        font-size: 14px;
    }
    .footer-content p {
        font-size: 14px;
    }
    ul.footerSocial li a {
        font-size: 22px;
    }
}

@media only screen and (max-width: 1999px) {
    .Header .navbar-nav li a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1090px) {
    .inline-css-select {
        display: block;
        width: 100%;
    }
}


/* @media only screen and (max-width: 1082px) {
    .cart-table-nonecss td.cart-table th:last-child {
        max-width: initial !important;
        display: initial !important;
        position: relative !important;
        top: 11px !important;
    }
} */

@media only screen and (max-width: 991px) {
    img.dscsa-logossmall {
        width: 100%;
    }
    .oursearch-alert-input input {
        width: 50%;
    }
    span.proimage-setting.imagepro-lefts {
        width: 110px;
        height: 110px;
    }
    h4.reward-h4 {
        font-size: 20px;
        padding: 0px 0 5px 0;
    }
    h3.reward-h3 {
        font-size: 35px;
        color: #044dad;
    }
    .point-number {
        padding: 22px 0 0 0;
    }
    .point-number h4 {
        font-size: 20px;
    }
    .ourtablescrl-news {
        width: 100%;
    }
    span.date-tag {
        transform: rotate(-15deg) !important;
        top: -19px !important;
        left: 5px !important;
        font-size: 10px !important;
    }
}

@media only screen and (max-width: 767px) {
    .loader-own-small.positionloders-three {
        top: 23px;
    }
    img.dscsa-logossmall {
        width: auto;
        display: block;
        text-align: center;
        margin: 0px auto;
    }
    .address-pharmacy-reward {
        text-align: center;
        margin: 0px auto;
        display: block;
    }
    .m2-top {
        margin-top: 30px;
    }
    .optin-chckbx {
        text-align: center !important;
        display: inline-block !important;
    }
    .position-submit-sectioncheckbox {
        margin: 0px 0 0 0 !important;
    }
    .wish-link.countnew-space a span {
        right: -6px;
    }
    .wish-link i {
        padding: 5px 0 0 0px;
    }
    span.proimage-setting.imagepro-lefts {
        width: 150px;
        height: 150px;
        display: block;
        margin: 0px auto;
    }
    h4.reward-h4 {
        text-align: center;
    }
    h3.reward-h3 {
        text-align: center;
    }
    .point-number {
        padding: 0px 0 0 0;
        text-align: center;
        margin: 0px auto;
        display: block;
    }
    .mt-2-topmargin {
        margin: 15px 0 0 0;
    }
    .space-btmsm2 {
        margin-bottom: 20px;
    }
    .logos-fedex-bgs img {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .tableScrollTop {
        display: block !important;
    }
}

@media only screen and (max-width: 576px) {
    .m2-top {
        margin-top: 0px;
    }
    .m23-top {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 290px) {
    img.dscsa-logossmall {
        width: 70%;
    }
}

@media only screen and (max-width: 1230px) {
    /* .rolexx.table td:last-child,
    .rolexx.table th:last-child {
        max-width: 100px !important;
    } */
    .tableScrollTop {
        display: none;
    }
}

@media only screen and (max-width: 1215px) {
    span.status-Pending {
        width: auto !important;
    }
}


/*onaid dec css*/


/*raza july-2019*/

.table .sortableTbCol {
    color: #fff;
    position: relative;
    display: block;
}

.table .sortableTbCol .fa {
    margin: 0px 0 0 6px;
    vertical-align: middle;
}

.table .sortableTbCol.desc .fa:before {
    content: "\f0dd";
    position: relative;
    top: -3px;
}

.table .sortableTbCol.asc .fa:before {
    content: "\f0de";
    position: relative;
    top: 2px;
}


/*raza july-2019*/