﻿/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,300,600,700);*/
/*@import url('https://fonts.googleapis.com/css?family=Oswald');*/
/*@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);*/
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700');
/*!
 * Start Bootstrap - SB Admin Bootstrap Admin Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */



@font-face {
    font-family: 'gothic';
    src: url('font-awesome/fonts/gothic.eot');
    src: local('gothic'), url('font-awesome/fonts/gothic.woff') format('woff'), url('font-awesome/fonts/gothic.ttf') format('truetype');
}


body {
    margin-top: 100px;
    /*font-family: "Open Sans", "Open Sans Light", "Open Sans Semibold", "Open Sans Extrabold";*/
    font-family: 'gothic' !important;
    position: relative;
}

/*.ContactusMenu {
    width: 100% !important;
    float: left;
    display: table;
}*/
.lblreason {
    color: #000000 !important;
}

.bFontWeight {
    font-weight: 400 !important;
}

.margin-nav-right {
    margin-right: 5% !important;
    width: 28% !important;
}

#tblAvailableProducts > tbody {
    color: #000;
}

#tblAddedProducts > tbody {
    color: #000;
}

#tblAvailableProducts_wrapper select {
    color: #000;
}

.container-fluid {
    color: #000000;
}

.container-fluid1 {
    color: #000;
}


.table > tbody > tr:hover {
    background-color: #dbe7ea !important;
    transition: all linear 400ms;
}

.table > tbody > tr:nth-of-type(even) {
    background-color: #f4f4f4;
}

.table > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
}

.DatesDivInner {
    width: 75%;
    float: left;
}

.btnDatesDiv {
    width: 13%;
    float: left;
}

.FullButton {
    width: 175px !important;
}

.side-navadjust {
    width: 15% !important;
}

.GoButton.clsSave {
    padding: 12px 20px;
}

.message {
    border-radius: 2px;
    border: medium none;
    padding: 15px;
    margin-bottom: 20px;
    font-size: 14px;
    text-align: center;
    line-height: 1.42857;
    position: fixed;
    z-index: 99999;
    display: none;
    left: 50%;
    top: 10px;
    box-shadow: 0 1px 2px #B9B9B9;
    min-width: 500px;
    margin-left: -250px;
    /*background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, 0.5) 25%, transparent 25%,rgba(255, 255, 255, 15) 50%,transparent 25%, rgba(255, 255, 255, .05));*/
    /*background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
							transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
							transparent 75%, transparent);
    	background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%,
							transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%,
							transparent 75%, transparent);*/
    /*-webkit-gradient(linear, left top, right bottom,
								color-stop(.25, rgba(255, 255, 255, .05)), color-stop(.25, transparent),
								color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .05)),
								color-stop(.75, rgba(255, 255, 255, .05)), color-stop(.75, transparent),
								to(transparent));*/
    /*background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));*/
    /*background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));*/
}


    .message.error {
        color: #FF000D;
        background-color: #F2DEDE;
        border-color: #EBCCD1;
        font-weight: bold;
    }

    .message.success {
        color: #3C763D;
        background-color: #DFF0D8;
        border-color: #D6E9C6;
        font-weight: bold;
    }

    .message.info {
        color: #31708F;
        background-color: #D9EDF7;
        border-color: #BCE8F1;
        font-weight: bold;
    }

    .message.warning {
        color: #8A6D3B;
        background-color: #FCF8E3;
        border-color: #FAEBCC;
        font-weight: bold;
    }


.required {
    color: red;
}

.ContentDiv {
    border-top: #c0c3c6 1px solid;
    /* border-bottom: #c0c3c6 1px solid; */
    /* border-left: #c0c3c6 1px solid; */
    /* border-right: #c0c3c6 1px solid; */
    margin-top: 20px;
    margin-bottom: 20px;
    margin: 5px 35px;
    background-color: #fff;
    padding: 20px 10px;
    box-sizing: border-box;
    /* background: rgba(255,255,255,.1); */
    /* opacity: 0.5; */
    border: 1px solid #e2e2e2;
    border-radius: 4px;
}

.ContentDiv1 {
    margin-top: 20px;
    margin-bottom: 20px;
    margin: 15px 50px;
    /* background-color: rgba(255,255,255,0.9); */
    box-sizing: border-box;
    background: #fff;
    /* opacity: 0.5; */
    border: 1px solid #e2e2e2;
    border-radius: 4px;
}

.divHomeImage {
    float: left;
    width: 4%;
    /* padding-left: 1%; */
    /* padding: 1%; */
    padding-top: 1%;
    padding-left: 1%;
    text-align: right;
}

.divDashboardHeader {
    float: left;
    width: 100%;
    /* padding: 1%; */
    padding-top: 1%;
}

@media only screen and (max-width:565px) {
    .divDashboardHeader {
        margin-left: 1% !important;
    }

    .leadintext {
        font-size: 15px !important;
        margin-left: 20px;
    }

    .divBreadcrubm.availPoint {
        width: 89% !important;
        margin-top: 2% !important;
    }
}

@media only screen and (max-width:768px) {
    .divDashboardHeader {
        width: 100%;
        padding-top: 2%;
        margin-left: 2%;
    }

    .divBreadcrubm.availPoint {
        margin-right: 5%;
    }
}

.divBreadcrubm {
    float: left;
    width: 25%;
    /* padding: 1%; */
    padding-top: 1.5%;
    /*margin-left: 2%;*/
}

    .divBreadcrubm.availPoint {
        width: 30%;
        /* padding: 1%; */
        padding-top: 0 !important;
        margin-top: -2%;
        color: #fff;
        /*margin-left: 2%;*/
    }

.navbar-toggle {
    margin-top: -16% !important;
    z-index: 9;
}

.clsHeaderBar {
    width: 81.5%;
}

.clsLogodiv {
    float: left;
    width: 18.5%;
    /*width: 17%;*/
    height: 120px;
    text-align: center;
    /*background-image: url('././Images/Logo_BG.jpg');*/
    background-repeat: no-repeat;
    /*background-color:#243748 !important;*/
}

@media only screen and (min-width:400px) and (max-width:767px) {
    .layout-logo {
        width: 175px !important;
        margin-top: -11px;
    }
}

@media only screen and (max-width:350px) {
    .layout-logo {
        width: 150px !important;
        /*margin-top: 10px;*/
    }
}

@media only screen and (max-width:768px) {

    .side-nav {
        top: 170px;
        width: 90%;
    }

    .navbar-toggle {
        margin-top: -26% !important;
    }

    .leadintext {
        padding-left: 1% !important
    }

    .sidemenuadj {
        margin-top: -18px;
    }

    ​​​​​​​​
    .clsLogodiv {
        width: 100%;
        height: 81px;
        margin-top: 20px;
    }

    .clsHeaderBar {
        width: 100% !important;
    }

    #ProfileMenu {
        padding-left: 0% !important;
    }

    .layout-logo {
        width: 180px;
        /*margin-top: 10px;*/
    }
}

@media only screen and (min-width:1080px) and (max-width:1920px) {
    /*.clsHeaderBar {
    width: 85% !important;*/
}

}

@media only screen and (min-width:2000px) {
    .clsRightDiv {
        margin-left: 8% !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    /*.side-nav {
        top: 170px;
        width: 17%;
    }
    .navbar-toggle {
        margin-top: -26% !important;
    }
    .leadintext{
        padding-left:8% !important
    }*/
    .sidemenuadj {
        margin-top: 45px !important;
    }

    .topbar_text_req_styles {
        font-size: 18px !important;
        margin-left: 6%;
    }
    /*.admin_index.admin_res{
        overflow-x:scroll !important;
    }*/
    .innerclsLogodiv {
        padding-right: 1px;
        padding-left: 17px;
    }

    .nav {
        padding-left: 0% !important;
    }

    .clsLogodiv {
        width: 20%;
        height: 95px;
        margin-top: -4px;
        padding-top: 20px;
    }

    layout-logo {
        width: 42% !important;
        margin-top: -4px !important;
    }

    clsHeaderBar {
        width: 83% !important;
    }

    .sidemenuadj {
        margin-top: -72px !important;
    }

    .img-responsive.layout-logo {
        width: 48% !important;
    }
}

.clsHeaderBar {
    width: 83%;
}

@media (min-width: 768px) {
    .navbar-right {
        margin-right: 10% !important;
    }
}

@media only screen and (max-width:767px) and (min-width: 449px) {
    /*#menu-center {
        position: relative;
        bottom: 18px;
    }*/
    .contactUs_adj {
        margin-left: 16% !important;
    }

    .nav-ht {
        height: 144px !important;
    }

    .mar_top_xs {
        margin-top: 2px;
    }

    .header-user {
        position: relative;
    }

    .dropdown.Profileli.liContactusMenu {
        position: absolute;
        bottom: 30%;
        right: -59%;
        left: 40%;
    }

    .side-navadjust {
        width: 100% !important;
        margin: 0 auto;
    }

    .UserPanel {
        font-size: 19px !important;
    }

    .navbar-toggle {
        margin-top: -16vh !important;
    }
}

.clsHeaderBar {
    width: 81.5%;
    float: left;
}

.clsRightDiv {
}

.nav > li.MenuItem:hover {
    background-color: #e31837 !important;
    border-left: 0px #e31837 solid !important;
}

.clsdivInnerbackgroud {
    background-image: url('../Images/Logo_BG.jpg');
}

.clsdivbackgroud {
    background-image: url('../Images/Logo_BG.jpg');
}

.PatientInfo {
    margin-left: 3%;
    font-size: 16px;
}

.MenuItem {
    background-position: 7px !important;
    /*background-color: #E5EAEF;*/
    background-color: #000;
    border-bottom: 1px #FFFFFF solid;
}

.White_block {
    width: 100%;
    display: table;
    background-color: #fff;
    box-shadow: 2px 2px 0px #e5eaee;
    padding: 10px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 21px;
    color: #a9acbd;
    text-transform: uppercase;
}

.LeftPanel {
    float: left;
    width: 50%;
}


.RightPanel {
    float: left;
    width: 50%;
}

#wrapper {
    padding-left: 0;
}

.HeaderImage {
    /*background-image: url(../Images/Header.png);*/
    /*background-color: #010102;*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 120px !important;
}

#page-wrapper {
    /*width: 100%;*/
    padding: 0;
    background-color: #F1F3F7;
    /*min-height: 550px;*/
}

.huge {
    font-size: 50px;
    line-height: normal;
}

.field-validation-error {
    color: #a94442;
    display: table;
    font-size: 13px !important;
}

.input-validation-error {
    border: 1px solid #a94442 !important;
}

/* Top Navigation */

.top-nav > li {
    display: inline-block;
    float: right;
}

    .top-nav > li > a {
        padding-top: 15px;
        padding-bottom: 0px;
        line-height: 20px;
        color: #fff;
        /*font-family: Arial !important;*/
        font-family: 'gothic' !important;
        font-style: normal !important;
        font-size: 14pt;
        /*min-height: 90px;*/
    }

.Contactus {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    color: #fff;
    /*font-family: Arial !important;*/
    font-family: 'gothic' !important;
    font-style: normal !important;
    font-size: 14pt;
    display: block;
}

.top-nav > li > a:hover,
.top-nav > li > a:focus,
.top-nav > .open > a,
.top-nav > .open > a:hover,
.top-nav > .open > a:focus {
    color: #ffffff;
    /*background-color: #06bfd6;*/
}

.top-nav > .open > .dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    border: 1px solid rgba(0,0,0,.15);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #e5eaef;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    width: 99%;
    /*font-family: Arial;*/
    font-family: 'gothic' !important;
    font-style: normal;
    font-size: 12pt;
}

    .top-nav > .open > .dropdown-menu > li > a {
        white-space: normal;
    }

.dropdown-toggle:hover {
    color: #FFF !important;
}

ul.message-dropdown {
    padding: 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    width: 275px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

    li.message-preview > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }

li.message-footer {
    margin: 5px 0;
}

ul.alert-dropdown {
    width: 200px;
}

/* Side Navigation */

.side-nav > li > ul {
    padding: 0;
}

    .side-nav > li > ul > li > a {
        display: block;
        padding: 10px 15px 10px 38px;
        text-decoration: none;
        color: #999;
    }

        .side-nav > li > ul > li > a:hover {
            color: #fff;
        }

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

    .panel-green > .panel-heading {
        border-color: #5cb85c;
        color: #fff;
        background-color: #5cb85c;
    }

    .panel-green > a {
        color: #5cb85c;
    }

        .panel-green > a:hover {
            color: #3d8b3d;
        }

.panel-red {
    border-color: #d9534f;
}

    .panel-red > .panel-heading {
        border-color: #d9534f;
        color: #fff;
        background-color: #d9534f;
    }

    .panel-red > a {
        color: #d9534f;
    }

        .panel-red > a:hover {
            color: #b52b27;
        }

.panel-yellow {
    border-color: #f0ad4e;
}

    .panel-yellow > .panel-heading {
        border-color: #f0ad4e;
        color: #fff;
        background-color: #f0ad4e;
    }

    .panel-yellow > a {
        color: #f0ad4e;
    }

        .panel-yellow > a:hover {
            color: #df8a13;
        }

.NotificationPane {
    padding-top: 10px;
}

.SettingsPane {
    padding-top: 10px;
}

.PortalHeader {
    width: 100%;
    display: table;
    background-color: #29b6f6;
    padding: 0px;
    font-size: 21px;
    font-weight: lighter;
    color: #fff;
}

.PortalType {
    padding-left: 2%;
    display: table-cell;
    vertical-align: middle;
}
/*Vinod*/
.side-nav li {
    /*background-image: url('../images/Menu_icon.png');
    background-repeat: no-repeat;
    background-position-x: 10px;
    background-position-y: center;*/
}

    .side-nav li:hover {
        /*border: 1px solid #06BFD6;
		border-radius: 3px;*/
    }

a {
    cursor: pointer !important;
}

.RedemThumbsup, .RedemThumbsDown, .RedemThumbsup_Rejected, .GridAttach {
    cursor: pointer !important;
}

.Home {
    /*color: #ccc;*/
    color: #FFF;
    font-size: 18px;
    border: none;
    padding: 20px 10px 10px 10px;
    padding-left: 1%;
    padding-bottom: 5px;
    width: 99%;
    background-color: #2f224d;
}

.BreadCrumSpan {
    margin-left: 10px;
}

.GridParent {
    width: 92% !important;
    background-color: #ffffff;
    margin-top: 12px;
    /*border: 1px #4b567e solid;*/
    /*margin-left: 20px;*/
}

.tableParent {
    width: 100%;
    margin: 0 auto;
}

    /*.tableParent {
	max-width: 94%;
	margin-left: 1.5em !important;
}*/

    .tableParent thead {
        color: #666666;
        background-color: #f4f7f9;
    }

    .tableParent tbody tr {
        /*color: #666666;
		background-color: #fff;*/
        /*border-bottom: 1px #525153 solid;*/
    }

.dataTables_length > label {
    margin-left: 36px
}

.GridHeader {
    /* padding: 10px 0px 0px 10px; */
    padding-left: 1%;
    color: #434343; /*#FFF;*/
    padding-top: 10px;
    padding-bottom: 16px;
    border-bottom: 1px #e5eaef solid;
    text-transform: uppercase;
    font-family: Georgia;
    font-family: 'gothic' !important;
    /*font-style: Italic;*/
    font-size: 18pt;
    font-weight: lighter;
}

.GridHeaderNotification {
    /*padding: 10px 0px 0px 10px;*/
    padding-left: 2%;
    color: #ABABAB;
    padding-top: 0px;
    padding-bottom: 16px;
}

.DeleteProducts, .EditUsersHCP, .DeleteUsersHCP, .DeleteQuestion, .EditQuestion {
    cursor: pointer;
}

.DeleteProductFamily, .EditProductFamily {
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}

.offer {
    width: 35px;
    margin-left: 20px;
}

.active {
    color: #fff !important;
    background-color: #EA0029;
    border-left: 5px #EA0029 solid;
}

.Active_blueIcon {
    background-image: url('../images/Active_blue.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 17px;
    height: 16px;
    display: inline-block;
    margin-right: 7px;
    margin-left: 10px;
    background-size: 16px 16px;
    margin-top: 6px;
    vertical-align: top;
    cursor: pointer;
}

.DeActive_blueIcon {
    background-image: url('../images/Cancel.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 17px;
    height: 16px;
    display: inline-block;
    margin-right: 7px;
    margin-left: 10px;
    background-size: 16px 16px;
    margin-top: 6px;
    vertical-align: top;
    cursor: pointer;
}

.EditProductFamilyIcon {
    background-image: url('../images/edit.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 17px;
    height: 16px;
    display: inline-block;
    margin-right: 7px;
    background-size: 16px 16px;
    margin-top: 6px;
    vertical-align: top;
    cursor: pointer;
}

.DeleteProductFamilyIcon {
    background-image: url('../images/delete.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 17px;
    height: 16px;
    display: inline-block;
    margin-right: 7px;
    background-size: 16px 16px;
    margin-top: 6px;
    vertical-align: top;
    cursor: pointer;
}


.OfferShow {
    background-image: url('../images/Plus.png');
    background-repeat: no-repeat;
    background-position-y: center;
    height: 24px;
    width: 24px;
    cursor: pointer;
}

.OfferHide {
    background-image: url('../images/Minus.png');
    background-repeat: no-repeat;
    background-position-y: center;
    width: 24px;
    height: 24px;
    cursor: pointer;
}

.OffersDiv {
    display: none;
}

    .OffersDiv th {
        color: #848BB1;
        background-color: #2A2F43;
    }

    .OffersDiv td {
        color: black;
        background-color: #E5EAEE;
    }


.tdHeadCenter {
    text-align: center !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    height: 30px;
}

.tdHeadLeft {
    text-align: left !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    height: 30px;
    padding-left: 1%;
}

.tdHeadRight {
    text-align: right !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    height: 30px;
    padding-right: 2%;
}


.LeftAlign {
    text-align: left;
    height: 30px;
    padding-left: 5px;
}

.RightAlign {
    text-align: right;
    height: 30px;
    padding-right: 10px;
}

.CenterAlign {
    text-align: center;
    height: 30px;
}

.RightTableCellAlignment {
    text-align: right;
    padding-right: 30px !important;
}

.Innertable {
    width: 90% !important;
}

.dataTables_filter {
    /*float: left !important;*/
    margin-right: 4.5em !important;
}

.dataTables_paginate {
    margin-right: 7em !important;
}

/*.dataTables_length, .dataTables_info {
    display: none;
}*/

.tabButon {
    color: #fff;
    background-color: #0BB9D1;
    border: none;
    border-radius: 0px;
    padding: 8px;
    font-size: 12px;
    position: relative;
}

/*.tabButonsList {
	margin-left: 5px;
}*/

/*.dataTables_filter {
    padding-top: 10px;
}*/

.ColSpanRow th {
    font-size: 18px;
    color: #06BFD6;
    text-align: center;
    border: 1px #DDDDDD solid !important;
}

tr td {
    font-size: 14px;
}

.dataTables_paginate a:focus, .dataTables_paginate a:hover {
    color: #000000 !important;
}

.tableParent tr td img {
    margin-right: 3px;
    margin-left: 3px;
}

.tableParent tr:last-child {
    min-width: 9%;
}

.lastColumn {
    width: 9%;
}

.numSpinner {
    width: 80px;
    background-color: white;
    border: 1px solid #CFCFCF;
    border-radius: 4px;
    margin: 0px;
    height: 25px;
    outline: medium none;
    font-family: inherit;
    font-size: 12px;
    color: #373737;
    padding-left: 2px;
}

#AdminSettings {
    width: auto;
    margin-left: 1% !important;
    /*margin-left: 7% !important;*/
}

.SettingsLabel {
    font-size: 14px;
    font-weight: normal;
    margin: 5px;
}

#AdminSettings td {
    padding: 5px;
    /*padding: 10px;*/
}

.StatusIcon {
    height: 16px !important;
    width: 16px !important;
    border: 1px white solid;
    border-radius: 9px;
    float: left;
    padding: 7px !important;
    margin-right: 3px;
    margin-top: 2px;
}

.red {
    background-color: #FA0008;
}

.green {
    background-color: #90CB6A;
}

.gray {
    background-color: #D0D0D0;
}

.blue {
    background-color: #337ab7;
}

.zebraDates {
    width: 116px;
}

#QuestionSettings {
    width: 50%;
    margin-left: 6%;
}

#page-wrapper {
    margin-top: 100px;
}

.mce-tinymce {
    margin-left: 2% !important;
}

.TemplateDropDownDiv {
    margin: 10px;
    display: flex;
}

.TemplateDropDown {
    height: 30px;
    margin: 2%;
    min-width: 175px;
}

.inliner {
    display: table;
}

.nt1 {
    float: left;
    width: 100%;
}

.nt2 {
    float: right;
    width: 100%;
    margin-top: 30px;
}

.TemplateDropDown2 {
    padding: 10px;
    min-height: 300px;
}

    .TemplateDropDown2 option {
    }

#RedemStatusDiv {
    float: right;
    margin-right: 10%;
}

.TableLeft {
    float: right;
    margin-right: 4%;
}

#ewalletGrid {
    width: 100%;
    background-color: #fff;
    margin-top: 12px;
    margin: 0 auto;
}


.ModalButtons {
    color: #fff;
    border: none;
    border-radius: 5px;
    padding: 6px;
    font-size: 14px;
    font-weight: 100;
    margin-left: 1%;
    height: 36px;
}

.VoucherLabel {
    font-size: 16px;
    margin-left: 20px;
}

#CreateVoucher {
}

#officeVisit {
}

.trHeaderMain {
    background-color: #0BBAD0;
    color: white;
}

.trHeaderBlack {
    background-color: #000 !important;
    color: white;
}

    .trHeaderBlack th {
        background-color: #2A2F43 !important;
        color: white;
        font-weight: 100;
        border: none;
    }

.tdBorderRadius {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.pointsDiv {
    padding: 3px 8px 3px 8px;
    background-color: #6E86D5;
    width: 42px;
    border-radius: 15px;
    text-align: center;
}

.trHeaderBlack .sorting_asc, .trHeaderBlack .sorting, .trHeaderBlack .sorting_desc {
    border: none;
}

.mainColor {
    background-color: #1b75bb;
}

.UserPanel {
    /*padding-top: 65px !important;*/
    min-width: 0px;
}

.Link {
    font-size: 13px;
    font-weight: normal;
    text-decoration: underline;
    color: #DF7D2C !important;
}

    .Link:hover {
        color: #01b0aa;
    }

.HeaderLink {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    color: #E8561D !important;
}

    .HeaderLink:hover {
        color: #C13600 !important;
    }

/*table th:nth-child(3), td:nth-child(3) {
    display: none;
}

#UsersGrids .dataTables_filter {
    display: none;
}*/

/*#region TextBox Styles*/

.Form_TextBox {
    /*background-color: rgba(71,58,78,0.2);*/
    /*background-color: white;
    border: 1px solid #CFCFCF;
    border-radius: 4px;*/
    /*background-color: rgba(71,58,78,0.2);*/
    border-radius: 4px;
    margin: 0px;
    height: 25px;
    outline: medium none;
    font-family: inherit;
    font-size: 12px;
    color: #000000;
    padding-left: 2px;
    background-color: #fff !important;
    border: 1px solid #dedede;
    border-radius: 2px;
}


    .Form_TextBox:focus, .Form_TextArea:focus, select:focus {
        border: 2px solid #055D7A;
    }

.Form_TextArea {
    background-color: #ffffff;
    border: #e3e3e3 1px solid;
    /*border-radius: 4px;*/
    margin: 0px;
    width: 100%;
    height: 50px;
    outline: medium none;
    font-family: inherit;
    font-size: 12px;
    color: #000000;
    padding-left: 0px;
    resize: vertical;
}

.ExtraLargeTextBox {
    width: 100% !important;
}

.LargeTextBox {
    width: 90% !important;
}

.MediumTextBox {
    width: 75% !important;
}

.SmallTextBox {
    width: 60% !important;
}


.ExtraSmallTextBox {
    width: 50% !important;
}

.TinyTextBox {
    width: 30%;
    float: left;
    margin: 2px;
}
/*#endregion TextBox Styles*/

/*#region HCP Dashboard Styles*/
.WhiteBackground {
    background-color: #FFFFFF;
}

.TopHeader_Provider {
    padding-top: 15px;
    padding-bottom: 15px;
}

.RightBorder {
    border-right: 1px solid #C13600;
}

.TopHeader_EndUser {
    margin: 0px 2%;
}

.PointsBalance {
    padding: 15px 0px;
    border-radius: 10px;
}

.lblPointsBalance {
    color: #B2B8BD;
    font-weight: bold;
    font-size: 15px;
}

.lblVouchers {
    color: #222;
    font-weight: bold;
    font-size: 40px;
}

.BalanceIcon {
    padding-left: 5%;
}



.CircleHeadings {
    font-size: 17px;
}

.TopHeader_Margins {
    margin-left: 4%;
    margin-right: 1%;
}

.ContainerMargins {
    margin-top: 15px;
    margin-bottom: 15px;
}

.OuterCircle {
    /*width: 110px;
    height: 110px;*/
    width: 75px;
    height: 75px;
    border: 3px solid #E08267;
    padding: 3px;
    border-radius: 100%;
    margin-left: auto;
    margin-right: auto;
}

.InnerCircle {
    /*width: 98px;
    height: 98px;*/
    width: 63px;
    height: 63px;
    background-color: #E08267;
    border-radius: 100%;
    display: table;
}

.TableRow {
    display: table-row;
}

.InnerCircleContent {
    display: table-cell;
    vertical-align: middle;
    color: #FFFFFF;
    /*font-size: 15px;*/
    text-align: center;
}

.LargeFonts {
    font-size: 20px;
}

.SmallFonts {
    font-size: 13px;
}

.InnerCircleDescription {
    /*display: table-cell;*/
    vertical-align: middle;
    /*color: #FFFFFF;*/
    color: #C13600;
    text-align: center;
    font-size: 12px;
}

.ProviderDashboardTable_Mobile {
    width: 100%;
    border-collapse: collapse;
}

    .ProviderDashboardTable_Mobile td {
        text-align: center;
        padding: 7px;
        border: 1px solid black;
    }

        .ProviderDashboardTable_Mobile td b {
            font-size: 20px;
            margin-right: 2px;
        }

.GoButton {
    /*background-color: #BCA482;*/
    background-color: #000;
    padding: 4px 25px;
    color: white;
    margin-left: 20px;
    /*font-family: Arial;*/
    font-family: 'gothic' !important;
    /*font-style: Italic;*/
    font-size: 12px;
    border: none;
    font-weight: 100 !important;
    border-radius: 5px;
}

@media only screen and (min-width:1024px) {
    .exportbtnsalign {
        margin-left: -94px !important;
    }

    .sidemenuadj {
        width: 17.2% !important;
    }
}

.sidemenuadj {
    margin-top: -18px;
}

.GoButton1 {
    background-color: #253747;
    padding: 4px 25px;
    color: white;
    margin-left: 20px;
    /*font-family: Arial;*/
    font-family: 'gothic' !important;
    /*font-style: Italic;*/
    font-size: 12px;
    border: none;
    font-weight: 100 !important;
    border-radius: 5px;
}

#btn_SaveTemplate, #btn_PreviewTemplate, #btnExportCustomers, #btnSampleTemplate, #btnImportCustomers, #btnExportParticipants, #btnSampleTemplate_recipient {
    padding: 10px 12px;
}

#btnExportTransactions {
    /*padding: 12px 12px !important;*/
}

.HalfDiv {
    width: 50%;
    float: left;
}

.RightHalfDiv {
    width: 40%;
    float: left;
}

.btnDiv {
    width: 10%;
    float: left;
}
/*#AddFamily {
    width: 60px;
}

#AddProduct {
    width: 60px;
}*/

.SearchPatient {
    background-image: url('../images/search_dashboard.png');
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 32px;
    display: inline-block;
    background-size: 36px 32px;
    cursor: pointer;
}

.BlueButton {
    background-color: #0BBAD0;
}

.OrangeButton {
    background-color: #E8561D;
}

.ActiveIcon {
    background-image: url(../Images/Active.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.InActiveIcon {
    background-image: url(../Images/cancel.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.EditIcon {
    background-image: url(../Images/Edit.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
}

.DeleteIcon {
    background-image: url(../Images/Delete.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
}

.DeactivateIcon {
    background-image: url(../Images/DeactivateNewl-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
    background-size: cover;
}

.CancelIcon {
    background-image: url(../Images/cancel.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    background-size: 15px 15px;
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
}

.AddIcon {
    background-image: url(../Images/Add.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
    /* background-color: #EA0029;*/
}

.AddNoteIcon {
    background-image: url(../Images/Add_note.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 25px;
    height: 25px;
    display: inline-block;
    cursor: pointer;
}

.InfoIcon {
    background-image: url(../Images/Info.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
    margin-right: 5px;
}

.HeplIcon {
    background-image: url(../Images/Help.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
    margin-right: 5px;
}

#tblPatientsForProvider {
    width: 100% !important;
}

    #tblPatientsForProvider thead tr:last-child th {
        text-align: center;
        font-size: 12px;
    }

.BlueColouredTableHeader {
    background-color: #67D3E0 !important;
    color: white;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.OrangeColouredTableHeader {
    background-color: #E8561D !important;
    color: white;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.BlackColouredTableHeader {
    background-color: #222 !important;
    color: white;
}

/*#endregion HCP Dashboard Styles*/

/*#region Position Alignments*/
.LeftToCenter {
    text-align: left;
}

.LeftToRight {
    text-align: left;
}

.CenterToLeft {
    text-align: center;
}

.CenterToRight {
    text-align: center;
}

.RightToLeft {
    text-align: right;
}

.RightToCenter {
    text-align: right;
}
/*#endregion Position Alignments*/

.AddNew {
    float: right;
    margin-right: 4%;
}

/*.InActiveButton {
    color: #848283 !important;
    background-image: url(../Images/inactive_tab_blank.png);
    background-repeat: no-repeat;
}

.ActiveButton {
    color: #FFFFFF !important;
    background-image: url(../Images/active_tab_blank.png);
    background-repeat: no-repeat;
}*/

.clsdivEntriesCountUsers {
    font-size: 13px;
    padding-left: 38px;
    color: #000000;
}

.InActiveButton {
    color: #fff !important;
    background-color: #808285 !important;
}

.ActiveButton {
    color: #FFFFFF !important;
    /*background-color: #79a7c3 !important;*/
    /*background-color: #253747 !important;*/
    background-color: #000 !important;
}

    .ActiveButton:after {
        content: ' ';
        position: absolute;
        border: solid 10px transparent;
        border-top: solid 0px transparent;
        border-width: 10px;
        /*border-color: #79a7c3 transparent transparent transparent;*/
        border-color: #253747 transparent transparent transparent;
        top: 32px;
        left: 28%;
    }

    .ActiveButton:focus {
        outline: 0;
    }


.ActivePatientTab {
    color: #FFFFFF !important;
    /*background-color: #0BB9D1 !important;*/
    background-image: url(../Images/active_tab_blank.png);
    background-repeat: no-repeat;
}

/*.ActiveButton:after {
		content: ' ';
		position: absolute;
		border: solid 10px transparent;
		border-top: solid 0px transparent;
		border-width: 10px;
		border-color: #0BB9D1 transparent transparent transparent;
		top: 32px;
		left: 28%;
	}*/

/*.ActiveButton:focus {
    outline: 0;
}*/

.ModalButtons:disabled {
    background-color: #A5A5A5;
    border-bottom: #6C6E6E 3px solid;
}

.pointsDiv {
    color: #fff;
}

.RowMargins {
    line-height: 25px;
    margin-bottom: 7px;
}

.OverflowBreak {
    word-wrap: break-word;
}

.NormalTableColor {
    /*background-color: #253747 !important;*/
    background-color: #000 !important;
    /*background-color: #79a7c3 !important;*/
    color: #FFFFFF !important;
    font-size: 12pt !important;
    /*font-family: Arial normal bold !important;*/
    /*font-family: Arial !important;*/
    font-family: 'gothic' !important;
    font-weight: normal !important;
}


/*.NormalTableColor {
    color: #000 !important;
    font-size: 11px;
    vertical-align: middle !important;
    background-image: url('../images/header_fieldnames_background.png') !important;
    background-size: 100% 100% !important;
}*/

.ErrorMessage {
    display: block;
    /*color: #940F0F;*/
    color: red;
    font-size: 13px !important;
    display: none;
}

.UploadedImg {
    width: 60px;
    height: 60px;
    border-radius: 10%;
    overflow: hidden;
}

.RedText {
    color: red;
    font-size: 13px !important;
}

.RedColor {
    color: red !important;
}

.tabsItem {
    margin-top: 1%;
}

.tabsItem_Users {
    margin-top: 1%;
}

.login_left_image {
    background-image: url('../Images/DialAssets/Hand Wash - shutterstock_1614948739.jpg')
}

/*.dvLoading {
    background: url('../Images/Loading.gif') no-repeat center center;
    height: 128px;
    width: 128px;
    position: fixed;
    z-index: 1000;
    left: 45%;
    top: 35%;
}*/

.cancelledInfo {
    color: #90CB6A;
    font-weight: bold;
}

.CountriesDropdown {
    width: 90%;
}
/*For Mobiles , declare the classes in above portion*/


.h3, h3 {
    font-size: 18px;
}

.mce-listbox button {
    padding-right: 11px !important;
}

.PopoverTable {
    width: 100%;
    table-layout: fixed;
    word-wrap: break-word;
}

    .PopoverTable tr td:nth-child(2n+1) {
        vertical-align: top;
    }

.popover {
    width: 20% !important;
}

.InnerTable_ExpireVoucher {
    width: 100%;
    /*margin-left: 25%;*/
}

    .InnerTable_ExpireVoucher tr td {
        /*padding: 3px !important;*/
    }

.fieldset_Enrollment {
    border: 1px solid silver;
    border-radius: 5px;
    /*background-color: #FCFCFC;*/
    margin-top: 7px;
    padding: 7px;
}

.legend_Enrollment {
    width: auto;
    /*display: inline;*/
    padding: 0px 7px;
    margin-left: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: inherit;
    color: #000;
    border-bottom: 0px;
}

.divreason {
    width: 94%;
    height: 450px;
    overflow-y: auto;
    margin: auto;
    background-color: ##f1f3f7;
    /*margin-top: 20px;*/
}

.tblreason {
    width: 100%;
    margin-top: 10px;
    border: 1px solid #CFCFCF;
}

    .tblreason tr th {
        color: white;
    }

.SaveCancelButton {
    margin-bottom: 3px;
}

/*Designer CSS*/
.hometextfield {
    width: 457px;
    height: 47px;
    background-image: url(email_textfield.png);
    background-repeat: no-repeat;
    border: 0px;
    font-family: Futura, "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 24pt;
    color: #1b75bb;
}


.leadintext {
    /*font-family: Futura, "Century Gothic", Helvetica, Arial, sans-serif;*/
    font-size: 12pt;
    color: #a07329;
    padding-left: 3%;
}

.bodycopy {
    font-family: Futura, "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 11pt;
    color: #000000;
}

.conclusiontext {
    font-family: Futura, "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 11pt;
    color: #000000;
    font-weight: bold;
}


.dollars {
    font-family: Futura, "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 36pt;
    color: #1b75bb;
}


.dollarSymbol {
    font-family: Futura, "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 16pt;
    color: #1b75bb;
    display: table;
    float: left;
    padding-top: 10px;
}


.RedemptionInfo {
    font-family: Futura, "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #1b75bb;
}

.TotalEarnedRedemptionInfo {
    font-family: "Century Gothic", Helvetica, Arial, sans-serif;
    color: #000 !important;
}


.Productfamily {
    background-image: url(../Images/product_family_header.png);
    height: 72px;
    text-align: right;
    margin-left: 2%;
    padding-left: 0px;
    background-repeat: no-repeat;
    /*background-image: url('../Images/product_family_header.png');*/
}

/*.clsSave {
	background-image: url(../Images/save.png) !important;
	background-repeat: no-repeat;
}*/

.LooggedInAs {
    list-style: none;
}

.SearchLabel {
    width: 8%;
    float: left;
    display: table;
}

.SearchTextBox {
    width: 70%;
    margin-left: 3%;
    float: left;
    display: table;
}

.PatientSearchButton {
    width: 27%;
    float: left;
    display: table;
    margin-left: 8px;
    margin-top: 3px;
}

#tblPatientInfo {
    width: 100%;
    margin: 0 auto;
}

.DatesDiv {
    width: 100%;
}

.tbDatesDiv {
    width: 100%;
}

.tbAuditDatesDiv {
    width: 100%;
}

.tdDatesDiv {
    width: 20%;
    float: left;
}

.tdDatesFromDiv {
    width: 20%;
    float: left;
}


.tdDatesToDiv {
    text-align: center;
    width: 7%;
    float: left;
}

.tdGoDiv {
    width: 10%;
    float: left;
}


.EmailTextBoxBackground {
    background-image: url(../Images/email_textfield.png);
}

.PasswordTextBoxBackground {
    background-image: url(../Images/password_textfield.png);
}

.SubmitButtonBackground {
    background-image: url(../Images/sign_in_button.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.EnrollmentFormBackground {
    background-image: url(../Images/pat_enroll_form_bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.MemberLoginBackground {
    background-image: url(../Images/member_login_background.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: right !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

.LoginTextBoxes {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: #46B3DF;
    height: 35px;
    border: 0px;
    font-family: Futura, “Century Gothic”, Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #1b75bb;
}

.NoMargin_Right {
    margin-right: 0px !important;
}

.NoPadding_LeftAndRight {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.NoPadding_Right {
    padding-right: 0px !important;
}

.hcplink {
    /*float: right;*/
    margin-right: 2%;
    margin-bottom: 10px;
}

.UsersAdmin, .UsersHCP, .UsersPatient, .RedemAwaited, .RedemApproved, .RedemReject {
    width: 100%;
}

#tblAuditInfoList {
    width: 94%;
}

.Buttondisable {
    background-color: #ECEDEE !important;
}


.NoPadding_Left {
    padding-left: 0px !important;
}

.InlineDisplay {
    display: inline !important;
}

.TermsAndConditionsColor {
    color: #000 !important;
}

    .TermsAndConditionsColor a {
        color: #000 !important;
        text-decoration: underline !important;
    }

.conclusiontext {
    font-family: Futura, "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 11pt;
    color: #000000;
    font-weight: bold;
}

.RightFloat {
    float: right !important;
}

.LeftFloat {
    float: left !important;
}

.GoButtonDimensions {
    height: 30px;
    margin-left: 20px;
}

#ddlAudit_chosen {
    width: 60% !important;
}

.AnchorStyles_PopUp {
    text-decoration: underline;
    color: #47A1F1;
}

#div_AnswerTypeList {
    display: none;
}

.AnswerTypesList {
    width: 100%;
    border: 1px solid #E3E3E3;
    border-radius: 4px;
}

/*.innerPreivewContent {
	height: 550px;
}*/

.loading {
    top: 10%;
    z-index: 9999;
}

#imghlpIcon {
    padding-top: 28px;
    display: inline;
}

#div_ShowImageOfAccountNumber {
    width: 65%;
}

.preivewContent {
    width: 75%;
}

.PayoutSettingsType {
    padding-left: 25px;
}

#ddlAvailableElements {
    color: black !important;
}

#ProgressTemplateblur {
    width: 100%;
    background-color: #FFF;
    moz-opacity: 0.5;
    khtml-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 999999999;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

#ProgressTemplateprogress {
    z-index: 200;
    background-color: transparent;
    position: fixed;
    top: 44%;
    left: 49%;
    /*border: solid 1px black;*/
    padding: 5px 5px 5px 5px;
    text-align: center;
}

.OtherTextBox {
    display: none;
    margin-top: 10px;
}

.MultipleSelect_Other {
    padding-left: 20px;
    cursor: pointer;
    font-weight: bold !important;
}

.ProductImage {
    cursor: pointer;
}

.InstructionsPlaceholder {
    /*font-family: Arial !important;*/
    font-style: normal !important;
    font-size: 12pt;
    text-transform: none;
    margin-top: 10px;
    /*font-family: sans-serif;*/
    color: #a8a8a8;
}

.PasswordFormControl {
    margin-top: 50px !important;
}



/*.dvLoading {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 150px;
    height: 60px;
    background-image: url(../Images/Loading.gif);
    background-repeat: no-repeat;
    z-index: 10000001;
    display: none;
    moz-opacity: 0.5;
    khtml-opacity: .5;
    opacity: .5;
    filter: alpha(opacity=50);
}*/

/*For Tablets use this Media Tag*/
.contact_USMail {
    color: #fff;
    margin-left: 12px;
}

@media (min-width: 768px) {
    body {
        margin-top: 50px;
    }

    .leadintext {
        font-size: 24pt;
    }

    .contact_USMail {
        color: #000;
    }


    /*.ContainerMargins {
        margin: 15px 0px;
    }*/

    .tbDatesDiv {
        width: 60%;
    }

    .PatientSearchButton {
        width: 40%;
    }

    /*#txtVocher {
        width: 54% !important;
    }*/

    .TinyTextBox {
        width: 30%;
    }

    .tbAuditDatesDiv {
        width: 80%;
    }

    .tdDatesDiv {
        width: 10%;
        text-align: center;
    }

    .SearchPatient {
        background-size: 110px 32px;
    }

    .NormalTableColor {
        font-size: 14px;
    }

    #tblPatientInfo {
        width: 95%;
    }


    .h3, h3 {
        font-size: 18px;
    }

    .mce-listbox button {
        padding-right: 20px;
    }


    .lblPointsBalance {
        font-size: 20px;
    }

    table th:nth-child(3), td:nth-child(3) {
        display: table-cell;
    }




    .SettingsLabel {
        margin: 0px;
        font-weight: lighter !important;
    }

    .Home {
        padding: 10px;
        margin-top: 36px;
        border-bottom: 1px #4b567e solid;
    }

    .top-nav > li {
        float: left;
    }

    #DatesDiv {
        /*margin-left: 1% !important;*/
        padding: inherit;
        margin-top: 20px;
    }

        #DatesDiv th, #DatesDiv td {
            padding: 10px;
        }

        #DatesDiv .SettingsLabel {
            font-weight: 100;
        }

    #wrapper {
        padding-left: 190px;
    }

    /*#page-wrapper {
        padding: 5px;
        margin-top: 142px;
    }*/

    .tabButon {
        font-size: 15px;
    }

    @media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation:portrait) {
        .Gridtabv {
            margin-left: 124px !important;
            width: 163% !important;
        }
    }

    .GridParent {
        margin-left: 14px;
    }

    .tableParent {
        max-width: 96%;
    }

    .navbar-right {
        margin-right: 5%;
        text-align: right;
    }

    .PortalHeader {
        padding: 10px 0px;
    }

    .ActiveButton:after {
        top: 36px;
        left: 42%;
    }
}

@media only screen and (max-width:766px) {
    #page-wrapper {
        margin-top: 250px;
    }
}

@media only screen and (min-width:769px) {
    #page-wrapper {
        padding: 5px;
        margin-top: 88px;
    }
}

@media only screen and (min-width:700px) {
    .GridParent {
        margin-left: 0px;
        width: 90%;
    }
}

/*For Desktops use this Media Tag*/
@media (min-width: 992px) {
    .CircleHeadings {
        padding-left: 0px;
    }

    #tblPatientsForProvider {
        width: 85% !important;
        margin-left: auto;
        margin-right: auto;
    }

    .nt1 {
        width: 80%;
    }

    .nt2 {
        width: 20%;
    }

    .GridParent {
        margin-left: 80px;
    }

    /*#txtVocher {
        width: 60% !important;
    }*/

    .TinyTextBox {
        width: 32%;
    }

    .PatientSearchButton {
        width: 21%;
    }

    .RedemptionInfo {
        font-size: 24px;
    }



    .tabButonsList {
        margin-left: 2.5em;
    }

    /*#region Position Alignments*/

    .LeftToCenter {
        text-align: center;
    }

    .LeftToRight {
        text-align: right;
    }

    .CenterToLeft {
        text-align: left;
    }

    .CenterToRight {
        text-align: right;
    }

    .RightToLeft {
        text-align: left;
    }

    .RightToCenter {
        text-align: center;
    }
    /*#endregion Position Alignments*/

    #div_ShowImageOfAccountNumber {
        width: 40%;
    }

    .preivewContent {
        width: 60%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1800px) {
    .side-nav {
        font-size: 14px !important;
    }

        .side-nav > li > a {
            width: 189px;
        }
}

/*For Large Desktops use this Media Tag*/
@media (min-width: 1400px) {
    .clsLogodiv {
        width: 15%;
    }

    .clsHeaderBar {
        width: 85%;
    }

    .clsRightDiv {
        margin-left: 2%;
    }

    .side-nav {
        width: 15.2% !important;
    }

    .side-navadjust {
        width: 15.2% !important;
    }

    .clsLogodiv {
        width: 214px !important;
        height: 95px;
        margin-top: -9px !important;
    }
}

@media (device-width: 1280px) {
    .side-nav {
        width: 17.2% !important;
    }

    #btnExportProductTransactions {
        margin-top: 2%;
        margin-right: 5%;
    }

    .topbar_text_req_styles {
        font-size: 17px !important;
        margin-left: 20px !important;
    }

    .divBreadcrubm.availPoint {
        width: 30% !important;
    }

    .clsLogodiv {
        width: 15% !important;
    }
}

@media (device-width: 1023px) {
    .side-nav {
        font-size: 11px !important;
    }

    .side-navadjust {
        width: 18% !important;
    }

    .innerclsLogodiv {
        padding-right: 1px;
        padding-left: 17px;
    }

    .clsLogodiv {
        padding-top: 20px;
    }

    .img-responsive.layout-logo {
        width: 48% !important;
    }

    .side-nav {
        width: 18%;
    }
}

@media (device-width: 1024px) {

    .clsLogodiv {
        width: 19.5%;
    }

    .innerclsLogodiv {
        padding-right: 1px;
        padding-left: 17px;
    }

    .clsHeaderBar {
        width: 80%;
    }

    .side-nav {
        width: 17.5% !important;
    }

    .side-navadjust {
        width: 18.5% !important;
    }

    .divBreadcrubm {
        margin-left: 6%;
    }
}

.dropdown-menu > li > a:hover {
    background-color: #e31837 !important;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff !important;
}

@media only screen and (min-width: 768px) and (max-width:1023px) {
    .step4 {
        margin-left: -16px !important;
    }

    .clsHeaderBar {
        width: 80% !important;
    }
}

@media only screen and (min-width: 375px) and (max-width:667px) {
    .step4 {
        margin-left: -16px !important;
    }
}

@media only screen and (min-width: 768px) {
    /*.clsHeaderBar{
        width:80% !important;
    }*/
    .navbar-right .dropdown-menu {
        right: -65px !important;
        top: 50px !important;
    }

    .contact-layout {
        width: 112px !important;
        margin-left: 60% !important;
    }
}

@media only screen and (min-width:450px) and (max-width: 768px) {
    .dropdown.Profileli.liContactusMenu.open .dropdown-menu.ContactusMenu.ContactInner {
        right: 39% !important;
        margin-top: 16px !important;
    }

    #ProfileMenu {
        padding-left: 6% !important;
    }

    .dropdown.Profileli.open ul.dropdown-menu {
        position: absolute;
        right: 5%;
        width: 100%;
        font-size: 9pt;
        background-color: #000;
        color: #fff !important;
        margin-top: 16px !important;
    }
}


@media only screen and (max-width:450px) {
    .dropdown.Profileli.liContactusMenu {
        position: absolute;
        bottom: 25%;
        right: -59%;
        left: -1%;
        top: 168px;
    }

    .topbar_req_styles {
        height: 77px !important;
    }

    .dropdown.Profileli.liContactusMenu.open .dropdown-menu.ContactusMenu.ContactInner {
        position: absolute !important;
        right: -1% !important;
        padding: 6px !important;
        background-color: #000 !important;
        color: #fff !important;
        width: 100% !important;
        font-size: 9pt !important;
        min-width: 292px !important;
        top: -4px;
    }

    .navbar-toggle {
        margin-top: -47vh !important;
    }

    #page-wrapper {
        margin-top: 272px !important;
    }
}

@media only screen and (max-width:767px) {
    .dropdown.Profileli.open ul.dropdown-menu {
        position: absolute;
        right: 5%;
        width: 100%;
        font-size: 9pt;
        background-color: #000;
        color: #fff !important;
        margin-top: 42px;
    }

    .dropdown-menu > li > a {
        color: #fff !important;
    }

    .dropdown.Profileli.liContactusMenu.open .dropdown-menu.ContactusMenu.ContactInner {
        position: absolute;
        right: 38%;
        padding: 6px;
        background-color: #000;
        color: #fff;
        width: 100%;
        font-size: 9pt;
    }

    #menu-center {
        position: relative;
        bottom: 52px !important;
    }

    .navbar-collapse.navbar-ex1-collapse.collapse in {
        position: relative;
        bottom: 70px !important;
        width: 100% !important;
        padding: 0px !important;
        z-index: 2;
        padding-right: 0 !important;
    }

    .MenuItem {
        color: #fff !important;
        background-color: #000 !important;
        border-left: 0px #000 solid;
    }

    .nav.navbar-nav.side-nav.side-navadjust.MenuItem.active {
        color: #fff !important;
        background-color: #000 !important;
        border-left: 0px #000 solid;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #fff !important;
    }

    .nav.navbar-nav.side-nav.side-navadjust {
        margin: 0px -18px !important;
    }
}

@media only screen and (min-width:1024px) {
    .layout-logo {
        margin-top: 30px !important;
        margin-left: 7px !important;
    }

    .innerclsLogodiv {
        padding-right: 1px;
        padding-left: 17px;
    }

    .img-responsive.layout-logo {
        width: 48% !important;
    }

    .clsLogodiv {
        width: 18%;
        height: 95px;
        margin-top: -4px;
    }

    .select-category {
        margin-top: 8px;
    }
}

@media only screen and (min-width:1024px) {
    .layout-logo {
        margin-top: 17px !important;
        margin-left: 0px !important;
    }

    .img-responsive.layout-logo {
        width: 48% !important;
    }

    .select-category {
        margin-top: 8px;
    }
}

@media only screen and (min-width:1950px) {
    .layout-logo {
        margin-top: 20px;
        margin-left: 7px;
    }
}

@media only screen and (min-width:1023px) {
    .imgcustomerportal {
        height: 332px !important;
    }
}

@media only screen and (min-width:2500px) {
    .layout-logo {
        width: 90%;
        margin-top: 15px;
        margin-left: 7px;
    }
}

.strut-plus-title {
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    position: absolute;
    top: 10%;
    left: 4%;
    text-transform: uppercase;
}

.struts-pdf {
    color: #0000ff;
    font-size: 22px;
    text-align: center;
    text-decoration: underline;
}

    .struts-pdf:hover {
        color: #0000ff !important;
    }

@media only screen and (min-width:1025px) {
    .pdf-link-section {
        /*margin-top: 15%;*/
    }
}

@media only screen and (min-width:375px) and (max-width:667px) {
    .linktags {
        height: 160px !important;
        margin-top: 15px;
    }
}
/*@media only screen and (min-width: 1024px) {
.linktags {
    height: 305px !important; 
}
}*/

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait) {
    .linktags {
        height: 197px !important;
        margin-top: 15px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) {
    .linktags {
        height: 214px !important;
    }
}

@media only screen and (max-width:767px) {
    .strut-plus-title {
        display: none !important;
    }

    .struts-pdf {
        font-size: 18px;
    }

    .admin-dealer-rep {
        font-size: 10px !important;
        margin-left: 20px !important;
        text-align: center;
    }

    .admin-approve-pro {
        margin-left: 26px !important;
        font-size: 9px !important;
        text-align: center;
    }

    .denied-pro-sub {
        margin-left: 28px !important;
        font-size: 10px;
        text-align: center;
    }

    .approved-dollars-points {
        margin-left: 28px !important;
        font-size: 10px;
        text-align: center;
    }

    .admin-pro-sub {
        margin-left: 28px !important;
        font-size: 10px;
        text-align: center;
    }

    .user-dol-earned, .user-pending-qty, .user-app-qty, .user-deny-qty {
        font-size: 9pt !important;
        width: 100% !important;
        margin-left: 20% !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    #wrapper {
        padding-left: 208px;
    }

    .divDashboardHeader {
        margin-left: 27%;
    }

    .navbar-right {
        margin-right: 20% !important;
    }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) and (orientation:portrait) {
    .side-navadjust {
        width: 25% !important;
    }

    .clsRightDiv {
        margin-left: -55px !important;
        width: 116%;
    }

    .contact-layout {
        width: 112px !important;
        margin-left: 106% !important;
    }
}

@media only screen and (min-width:600px) {
    .admin_res {
        width: 100% !important;
        margin-left: 12px !important;
    }
}

@media only screen and (max-width: 1920px) and (min-width:1367px) {
    .admin_res {
        width: 100% !important;
        /*margin-left:65px !important;*/
    }

    .admin_resl {
        margin-left: 12px !important;
    }
}


@media only screen and (max-width:767px) {
    .clsLogodiv {
        width: 100%;
        margin-top: 2%;
    }

    .Date-label, .To-label {
        font-size: 10px;
    }

    .calendar-Gobtn {
        margin-left: 25px;
    }

    #DatesDiv .Zebra_DatePicker_Icon {
        top: 0px !important;
        left: 68px !important;
    }

    .col-2-pro-status {
        display: none;
    }

    .col-10-pro-status {
        width: 100% !important;
    }

    #wrapper #page-wrapper .admin_index {
        margin-left: 15px;
        overflow-x: hidden !important;
    }
}

.topbar_req_styles {
    height: 51px;
    background-color: #000000
}

.topbar_text_req_styles {
    height: 30px !important;
    font-family: Gotham Medium !important;
    font-size: 24px !important;
    font-weight: normal !important;
    font-stretch: normal !important;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: #ffffff !important;
    left: 17% !important;
    padding-top: 3px !important
}

.dashboard_req_styles {
    width: 190px !important;
    height: 38px !important;
    font-family: Gotham Medium !important;
    font-size: 24px !important;
    font-weight: 300 !important;
    font-stretch: condensed;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
    color: #ffffff !important;
}

.your_dashboard_class {
    background-color: #EA0029 !important;
    width: 100%;
    height: 52px;
    clear: both;
}

.userportalImageAdj {
    height: 390px;
    width: 100%;
    margin-top: 1px;
}
/*.signin-boxadj{
        height:500px !important;
    }
@media screen and (max-width:1023px) {
    .signin-boxadj {
        height:325px !important;
    }
}*/
@media screen and (max-width:568px) {
    .mar_top_xs {
        margin-top: 2px;
    }

    .LoginImageText {
        font-size: 3rem;
    }

    .userportalImageAdj {
        height: 200px;
    }

    button.Zebra_DatePicker_Icon {
        left: 80px !important;
    }

    .contactUs_adj {
        margin-left: 5%;
    }

    .loginImageAdj {
        height: 300px !important;
    }

    .clsHeaderBar {
        margin-top: -2%;
    }

    #ProfileMenu {
        padding-left: 7% !important;
        margin-top: 2% !important;
    }

    .sidemenuadj {
        margin-top: 0% !important;
    }

    .clsLogodiv {
        width: 100%;
        margin-top: 2%;
    }

    .your_dashboard_class {
        background-color: #EA0029;
        width: 100%;
        height: 52px;
        clear: both;
    }

    #page-wrapper {
        margin-top: 247px;
    }

    .navbar-toggle {
        margin-top: -94px !important
    }

    #menu-center {
        width: 405%;
        bottom: 77px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .topbar_text_req_styles {
        font-size: 10px !important;
    }

    .contact-layout > .UserPanel {
        font-size: 14px !important;
        width: 156px !important;
    }

    .divBreadcrubm.availPoint {
        width: 50% !important;
    }

    .UserPanel {
        font-size: 14px !important
    }

    .side-nav {
        font-size: 12px !important
    }
}

@media screen and (min-width: 768px) and (max-width:1400px) {
    .topbar_text_req_styles {
        font-size: 17px !important;
        margin-left: 33px !important;
    }
}

@media screen and (min-width: 768px) and (max-width:1023px) {
    .side-nav {
        top: 176px;
        width: 19.2% !important;
    }

        .side-nav > li > a {
            width: 150px;
        }

    .topbar_text_req_styles {
        font-size: 14px !important;
        margin-left: 20px;
    }

    .divBreadcrubm.availPoint {
        width: 30% !important;
    }
}

@media screen and (min-width: 2000px) {
    #page-wrapper {
        margin-left: 7%;
    }
}

@media screen and (min-width: 1024px) {
    .row-flex {
        display: flex;
        align-items: center;
    }

    .row-flex-only {
        display: flex;
    }

        .row-flex-only .GoButton {
            margin-left: 0px;
            margin-right: 1rem;
        }
}

.nav-ht {
    height: 100px;
}

@media screen and (max-width: 576px) {
    .nav-ht {
        height: 135px;
    }
}

@media screen and (min-width: 767px) {
    .divimg {
        margin-right: -15px !important;
        margin-left: 8px !important;
    }

    @media screen and (min-width: 767px) and (max-width: 1024px) {
        .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
            padding: 0px !important;
        }
    }
