body {
    padding-top: 0px;
    font-size: 16px;
    color: #333333 !important;
    font-family: Lato, Arial, Helvetica;
    height: 100%;
}

html,
body {
    height: 100%;
}

#wrap {
    min-height: 100%;
    padding-bottom: 45px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', Arial, Helvetica;
    color: #1f3a70;
}

h2 {
    margin: 30px 0px;
}

.h3,
h3 {
    font-size: 20px;
}

select {
    border-radius: 5px;
    height: 30px;
    font-size: 12px;
    border: 1px solid #ddd;
    width: 100%;
    padding-left: 15px;
}

.navbar {
    background-color: #c4d655;
    background-image: none;
    border-radius: 0;
    border: none;
    border-top: 5px solid #1f3a70;
    min-height: 45px;
}
.boxed-layout {
    background-color: transparent !important;
}
.navbar-nav li.active a {
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
}

.navbar-inverse .navbar-nav>li>a {
    color: #1f3a70;
    font-weight: bold;
    font-size: 15px;
    text-shadow: none;
}

.nav>li>a {
    padding: 10px 20px !important;
}

.sidebar-header-left h1,
.header-logo h1 {
    font-size: 28px;
    line-height: 58px;
    font-weight: 400;
    color: #ababab;
    margin-bottom:0px;
}

.header-style-1 .header-logo {
    text-align: center;
    position: relative;
    left: auto;
    margin-left: auto;
}
.button-center {
    width: 120px;
    margin-left: auto!important;
    margin-right: auto!important;
    text-align: center;
    display: block;
    margin-bottom: 15px;
    clear:both;
}
h5.title-description {
    font-size: 17px;
    text-align: center;
    padding: 3px;
    text-transform: none;
}

.disabledText {
    border: none !important;
    background-color: transparent !important;
    font-weight: bold;
}

.switch-box-subtitle {
    font-size: 15px;
    text-align: center;
    color: #ffffff;
}
.switch-box-content {
    font-size: 15px;
    text-align: center;
}

.switch-box h4 {
    margin-left: 35%;
    margin-bottom: 0px !important;
    text-transform: none;
    font-size: 18px !important;
}
.switch-box .switch {
    float: right!important;
    margin-left: 20px;
    height: 30px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.notifheading {
    float:left;
}
.notificationContent {
    padding: 20px !important;
    color: #333333 !important;
}
.notificationContent h4 {
    font-size: 20px !important;
    text-align: center;
}
.notificationContent p {
    font-size: 18px;
}
.notifp {
    font-weight:bold;
}
#notificationContainer {
    clear:both;
    padding-top: 15px;
}
#notificationContainer .groupListContainer h3 {
    text-align: left;
    font-size: 16px;
    margin-bottom: 0px;
}
#notificationContainer .groupListContainer small {
    font-size:13px;
}
.toggle .header-style-1 .header-1 {
    z-index: 999;
    position: absolute;
    left: 0px;
    top: 0px;
}

.has-error .form-control {
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}
.list-unstyled {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px;
}
.help-block {
    text-align: left;
    font-size: 12px;
    color: #a94442;
    display: none;
    margin-top: 5px;
    margin-bottom: 10px;
}
.closeButton {
    float: right;
    margin-right: 15px;
    margin-top: 15px;
    font-size: 25px;
    color: #333;
}
.toggle-content {
    padding-bottom: 0px;
}

.sidebar-header-left a:first-child {
    width: 205px;
    float: left;
    text-align: center;
}

.close-sidebar .fa {
    color: #fafafa;
    font-size: 20px;
    text-shadow: 0px 1px 4px #000;
}

#header-fixed .fa {
    color: #fafafa;
    font-size: 20px;
    text-shadow: 0px 1px 4px #000;
}

#content {
    background-color:#ffffff !important;
    min-height: 100%;
    padding-bottom: 60px;
}

.snap-drawer {
    background-color: #333333 !important;
}

.sidebar-header-left {
    background-color: #333333;
}
#bundleItems span {
    font-size: 14px;
    line-height: 22px;
    display: block;
}
#bundleItems .text-center {
    text-align: center;
    margin-top: 30px;
}
.orderContainer .text-center{
    text-align: center;
    font-size: 14px;
}
#header-fixed {
    background-color: transparent;
    height: auto;
}

.menu-item em {
    font-size: 15px;
    padding-left: 30px;
}

.menu-item i:first-child{
    position:absolute;
    font-size:18px;
    width:20px;
    text-align:center;
    top:50%;
    margin-top:-8px;
    margin-left:30px;
}

.menu-item i:last-child{
    position:absolute;
    font-size:5px;
    margin-left:232px;
    top:50%;
    margin-top:-1px;
    opacity:0.5;
}

.menu-item strong{
    font-size:10px;
    position:absolute;
    left:214px;
    color:rgba(255,255,255,0.5);
    top:50%;
    margin-top:-13px;
    font-weight:500;
    width:40px;
    text-align:center;
    transition:all 250ms ease;
}

.menu-item em {
    display:block;
    line-height:52px;
    font-style:normal;
    font-weight:500;
    transition:all 250ms ease;
}
.menu-item {
    background-color: #333;
    margin: 10px 10px 10px 0px;
    max-width: 250px;
    cursor: pointer;
    height:50px;
    color: #ffffff;
    transition:all 250ms ease;
}
.menu-item em:hover{
    border-radius: 0px 7px 7px 0px;
    background-color: #1f3a70 !important;
    color:#ffffff;
    transition:all 250ms ease;
}
.menu-item-active {
    background-color: #1f3a70 !important;
    color: #ffffff !important;
    transition:all 250ms ease;
}
.boxed-layout h3 {
    font-size: 22px;
    text-align: center;
    color: #1f3a70;
    margin-bottom: 30px;
}

.boxed-layout h4 {
    font-size: 21px;
    text-align: left;
    color: #1f3a70;
    margin-bottom: 10px;
}
.boxed-layout h5 {
    color: #1f3a70;
}

.info-block p {
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 15px;
}

.info-block p a {
    line-height: 20px !important;
    height: 20px !important;
}

.field-title {
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 0px;
    margin-top: 10px;
    margin-left: 5px;
}

.formFieldWrap {
    margin-top: 5px;
}

p strong {
    color: #1f3a70;
}

.required {
    color: red;
}
.contact-form h3 {
    color: #333333;
    font-size: 16px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0px 10px 0px 0px;
}
.contact-form fieldset h3 {
    margin-bottom: 0px;
    padding: 20px 10px 0px 30px;
}
.contact-form p {
    line-height:20px;
    margin-bottom:15px;
}
.quoteContentBlock table {
    font-size: 12px;
    border:1px solid #eeeeee;
    margin-top:20px;
}
.quoteContentBlock th {
    color: #333;
    background-color: #ffffff;
    font-size: 12px;
    padding: 5px;
    border:0px;
    border-bottom:1px solid #eeeeee;
}
.quoteContentBlock td {
    color: #333;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 15px;
    vertical-align: middle;
    background-color: #ffffff;
    padding-right: 3px;
    padding-left: 3px;
}
.quoteContentBlock img {
    max-width: 70px;
}
.boxed-layout input[type=text],
.boxed-layout input[type=password],
.boxed-layout input[type=tel],
#requested,
.boxed-layout input[type=email],
.boxed-layout select {
    width: 100%;
    margin-bottom: 5px !important;
    border: 0px;
    padding-left: 5px;
    font-size: 13px;
    min-height: 32px !important;
    background-color: #fff !important;
    display: inline-block !important;
    vertical-align: top;
    border: 1px solid #f6f6f6;
}
#requested {
    width: 100%;
}
.boxed-layout textarea {
    border: 1px solid #ddd;
    font-size: 14px;
    border-radius: 5px !important;
    width: 100%;
    padding: 8px;
    height:80px;
}
.boxed-layout label{
    width: 31%;
    display: inline-block !important;
}
.verifyContainer {
    border-top: 40px solid #eb3527 !important;
}
.verifyContainer label {
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px !important;
    line-height: 23px !important;
    margin-left: 0px;
}
.verifyContainer input[type=button],.verifyContainer input[type=text], .verifyContainer input[type=password], .verifyContainer input[type=tel],.verifyContainer input[type=email] {
    width:100%;
    border-bottom:1px solid #eeeeee;
}
.verifyContainer .buttonContainer {
    padding: 0px 10px !important;
}
.verifyContainer .buttonContainer input[type=button]{
    margin-bottom:10px;
}
input[type=button],
input[type=submit],
button {
    border: 1px solid #eeeeee !important;
    background-color: #1f3a70;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 14px;
    padding: 12px;
    text-decoration: none;
    display: inline-block;
    font-weight: normal;
    color: #ffffff !important;
    width: 100%;
    margin: 10px 0px;
    cursor: pointer;
    border-radius: 5px;
}

input[type=button]:hover,
input[type=submit]:hover,
button:hover {
    border: 1px solid #1f3a70 !important;
    background-color: #ffffff !important;
    color: #333333 !important;
}

.boxed-layout input[type=button].invert,
.boxed-layout input[type=submit].invert {
    border: 1px solid #ffffff;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    font-size: 14px !important;
    padding: 6px 12px 6px 12px !important;
    text-decoration: none;
    display: inline-block;
    text-shadow: 0px 0px 0 rgba(0, 0, 0, 0.3);
    font-weight: bold;
    color: #bbbbbb !important;
    width: 100%;
    margin: 10px 0px;
    border-bottom: 1px solid #A4A6A0 !important;
    cursor: pointer;
    background-color: #ffffff;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#feca4d, endColorstr=#d38e09);
}

.boxed-layout input[type=button].invert:hover,
.boxed-layout input[type=submit].invert:hover {
    border: 1px solid #ffffff;
    cursor: pointer;
    background-color: #ffffff;
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#d38e09, endColorstr=#feca4d);
}

.boxed-layout input[type=button].blueButton,
.boxed-layout input[type=submit].blueButton {
    border: 1px solid #1f3a70;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    font-size: 14px !important;
    padding: 6px 12px 6px 12px !important;
    text-decoration: none;
    display: inline-block;
    color: #ffffff !important;
    width: 100%;
    margin: 10px 0px;
    border-bottom: 1px solid #1f3a70 !important;
    cursor: pointer;
    background-color: #1f3a70;
}

.boxed-layout input[type=button].blueButton:hover,
.boxed-layout input[type=submit].blueButton:hover {
    border: 1px solid #1f3a70;
    cursor: pointer;
    background-color: #1f3a70;
}
.archivelabel {
    float:right;
    line-height:24px;
    font-size: 15px;
    color: #1f3a70;
}
.smallButton {
    min-width: 100px !important;
    margin: 0px 0px !important;
}
.actionLinks {
    color: #9e9fa1;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.actionLinks a {
    color: #9e9fa1;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}
.actionLinks a:link {
    color: #9e9fa1;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.actionLinks a:visited {
    color: #9e9fa1;
}

.actionLinks a:active {
    color: #333333;
    text-decoration: underline;
}

.actionLinks a:hover {
    color: #333333;
    text-decoration: underline;
}

.centerAlign {
    text-align: center !important;
}

.centerAlign a:link {
    font-size: 14px;
    padding: 10px 0px;
    font-weight: bold;
    color: #004d72;
}

.centerAlign a:visited {
    color: #004d72;
}

.centerAlign a:active {
    color: #004d72;
}

.centerAlign a:hover {
    color: #004d72;
    text-decoration: underline;
}

.pagination {
    margin: 10px;
    float: right;
}

.pagination>li>a,
.pagination>li>span {
    color: #888888;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #ccc;
    border: 1px solid #ccc;
}

.innerTable {
    background-color: #ffffff;
    padding-bottom: 15px;
}

.innerTable .heading h2 {
    background-color: #1f3a70;
    border-radius: 5px;
    padding: 0px;
    font-size: 1.2em;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.input-group-btn .btn-primary {
    font-weight: bold;
}

label {
    font-size: 13px;
    line-height: 22px;
}

.smallText {
    text-align: right;
}

.notice {
    padding: 0px 10px;
    font-weight: bold;
    font-size: 13px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.rowCol {
    padding: 10px 10px;
}

.rowCol label {
    margin-left: 0px;
    font-weight: bold;
    font-size: 14px;
    white-space: nowrap;
    margin-right: 5px;
    line-height: 16px;
    /* min-height: 32px; */
    /* display: inline-block; */
    padding-left: 4px;
    margin-bottom: 2px;
}
.profileText {
    font-size:16px;
    text-align:center;
}
.profileText small{
    font-size:14px;
    text-align:center;
}
.profileText a {
    display: inline-block;
}
#profileForm p {
    margin-bottom: 0px;
}
.selSectors {
    padding-left:30px; 
}
.assocServices li input[type=checkbox],.selSectors li input[type=checkbox]{
    -webkit-appearance: checkbox !important;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
}
#Profile_Cats label {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 0px;
}
#Profile_Cats h4 {
    text-align: center;
    font-size: 17px;
    color: #000;
}
.selSectors {
    margin-bottom: 15px;
    margin-left:12px;
    list-style: none;
    padding-left:2px;
}
.assocServices {
    margin-bottom: 15px;
    margin-left:0px;
    list-style: none;
    padding-left:2px;
}
.pageapp-login .boxed-layout div input {
   /* height: 40px;
    line-height: 26px;
    margin-bottom: 5px;
    padding-left: 10px;
    font-size: 14px;*/
}

select {
    font-size: 14px;
    padding-left: 10px;
}
.snap-drawers {
}
#actual-footer {
    background-color: #ececec;
    box-shadow: 0px -2px 2px #ececec;
    position: relative !important;
    clear: both;
    margin-left: 0px;
    z-index:12;
    margin-top: -43px;
}

#actual-footer .container {
    text-align: center;
    margin-bottom: 0px;
    min-height:45px;
}

#actual-footer .container a {
    color: #666666;
    font-size: 20px;
    padding: 2px 10px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    width: 40%;
}

#actual-footer .container a:link {
    color: #666666;
    text-decoration: none;
}

#actual-footer .container a:visited {
    color: #666666;
    text-decoration: none;
}

#actual-footer .container a:active {
    color: #666666;
    text-decoration: underline;
}

#actual-footer .container a:hover {
    color: #1f3a70;
    text-decoration: underline;
}

.footerText {
    display: block;
    font-size: 14px;
    line-height: 15px;
}


#main {
    overflow: auto;
}


/* must be same height as the footer */

.snap-content {
    position: relative;
    padding-bottom:0px;
}


/*Opera Fix*/

body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
    /
}

.boxed-layout {
    padding: 0px 0px 0px 0px;
}

.cover-center {
    top: 0px;
    position: relative;
}

.cover-screen {
    min-height:100%;
}

.pageapp-signup-content .unboxed-layout,
.pageapp-signup-content .boxed-layout,
.pageapp-login-content .unboxed-layout,
.pageapp-login-content .boxed-layout {
}

.pageapp-login .boxed-layout .pageapp-login-logo {
    max-height: 78px;
    background-size: auto 78px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url('https:/rmibs.co.za/app/images/pages-logo-dark.png') !important;
    width: 100%;
    height: 100px;
}

.list-container {
    background-color: #efefef;
}
.list-container h3 {
    background-color: #004e73;
    width: 100%;
    line-height: 40px;
    font-size: 16px;
    margin-bottom: 0px;
    color: #004e73;
    text-align: left;
    padding-left: 20px;
    text-transform: uppercase;
}
#simplemodal-container {
    height: 100%;
    width: 94% !important;
    left: 3%;
    left: 3%;
    max-width:500px;
}
.simple-modal-content p,.simple-modal-content-pleasecall p {
    color: #333333;
    margin: 0px;
    line-height:22px;
    margin-bottom: 10px;
}
.simple-modal-content h3,.simple-modal-content-pleasecall h3 {
    font-size:18px;
    color: #1f3a70;
}
.simple-modal-content h4,.simple-modal-content-pleasecall h4 {
    font-size:16px;
    color: #1f3a70;
}
.simple-modal-content h5,.simple-modal-content-pleasecall h5 {
    font-size:14px;
    color: #1f3a70;
}
.simple-modal-content ul {
    margin: 0px;
}
.simple-modal-content li {
    line-height: 22px;
    margin-bottom: 5px;
}
.contactItem h5 {
    color: #333333 !important;
    font-size: 14px;
    font-weight: 700;
    text-shadow: none;
    margin-bottom: 2px;
}
.contactItem a {
    color: #333333 !important;
    font-size: 14px;
    font-weight: 500;
    text-shadow: none;
}
.contactItem {
    margin-bottom: 5px;
    /* border-bottom: 1px solid #ccc; */
    /* background-color: #f7f7f7; */
    padding: 0px 20px;
    width: 49%;
    float:left;
    color:#333333;
}
.contactContent .modal-close {
    clear:both;
}
.contactItem p {
    line-height: 22px;
    margin-bottom: 10px;
}
.verifyContainer .contactContent {
    margin-top:15px;
}
.rounded-modal {
    padding-bottom: 20px;
}
.simple-modal-content-cats {
    display:none;
}
.simple-modal-content-policy p,.simple-modal-content-terms p,.simple-modal-content-cats p {
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    line-height: 20px;
}
.simple-modal-content-policy h4,.simple-modal-content-terms h4,.simple-modal-content-cats h4 {
    padding: 20px;
    /* padding-bottom: 10px; */
    padding-bottom: 5px;
    padding-top: 5px;
}
.simple-modal-content-contact h3,.simple-modal-content-cats h3 {
    font-size: 20px;
    color: #333;
    text-align:center;
}
.simple-modal-content-policy h3,.simple-modal-content-terms h3,.simple-modal-content-contact h3 {
    padding: 10px 20px;
}
.simple-modal-content-policy h5,
.simple-modal-content h5,
.simple-modal-content-terms h5,
.simple-modal-content-terms b,
.simple-modal-content-pleasecall h5,
.simple-modal-content-pleasecall b,
.simple-modal-content-policy b,
.simple-modal-content b,
.simple-modal-content-cats h5 {
    padding: 20px;
    padding-bottom: 10px;
    padding-top: 0px;   
}
.simple-modal-content-policy,.simple-modal-content-pleasecall,.simple-modal-content-terms,.simple-modal-content-contact,.simple-modal-content-cats {
    margin-top:0px;
    border-radius: 0px 0px;
    padding:10px;
    background-color: rgba(255,255,255,0.9);
}
.simple-modal-content-policy ol {
    padding-left: 20px;
    margin-left: 20px;
    font-size: 14px;
}
.simple-modal-content-terms ol {
    padding-left: 20px;
    margin-left: 20px;
    font-size: 14px;
}
.simple-modal-content {
    padding-top: 25px;
}
.simplemodal-wrap {
    margin-top:20px;
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch !important;
}
.button-blue {
    background-color: #004e73;
    color: #ffffff;
}
.button-blue:hover {
    background-color: #ffffff;
    color: #004e73;
}
.button-green {
    background-color: #004e73;
    color: #ffffff;
}
.button-green:hover {
    background-color: #ffffff;
    color: #004e73;
}
.round-button {
    border-radius: 5px;
}
.button-container {
    text-align: center;
    margin-top: 25px;
}
.button-container .button {
    display:inline-block;
}
.tasklist-item {
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    border-right: solid 1px rgba(0, 0, 0, 0.1);
}
.tasklist-item i {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
.tasklist-item h5 {
    padding-left: 30px;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    border-top: 0px;
    border-right: 0px;
    width: 100%;
    margin-bottom: 0px;
    font-weight: bold;
    padding-right: 80px;
    text-transform: initial;
    font-size: 16px;
    color: #555555;
}
.tasklist-item h5 small {
    font-size:13px;
    font-weight:normal;
    display: inline-block;
    color: #555555;
}
.tasklist-incomplete i.fa {
    color: orange;
}
.tasklist-completed i.fa {
    color: green;
}
.remember_me {
    display: inline-block;
    /* height: 10px; */
    -webkit-appearance: checkbox !important;
    margin-right: 10px;
}
.groupListContainer a {
    display: inline;
}
.groupListContainer {
    border: 2px solid #efefef;
    padding: 10px 10px 40px 10px;
    margin-bottom: 20px;
    line-height: 20px;
    color:#333333 !important;
}
.groupListContainer h3 {
    text-align: left;
    font-size: 17px;
    margin-bottom: 7px;
    color:#333333 !important;
}
.groupListContainer h3 small{
    font-size:13px;
    color:#666;
    float:right;
}
.groupListContainer h5 {
    color:#ffffff;
    font-weight:normal;
}
.groupListContainer p{
    margin-bottom:0px;
    line-height: 22px;
    color:#333333 !important;
}
.groupListContainer strong {
    color:#333333 !important;
}
.groupListContainer .downloadbutton {
    display: inline-block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 0px 30px;
    background-color: #1f3a70;
    color:#ffffff;
    border-radius:3px;
    
    height: 32px !important;
    line-height: 20px !important;
}
.topsubmenu {
    position: absolute;
    bottom: 10px;
    width: 100%;
    left:0px;
}
.topsubmenu.2col {
    left: 10px;
}

.topsubmenu ul {
    padding: 0px;
    text-align: center;
    width: 100%;
    margin: 0px auto;
}
.topsubmenu ul li {
    display: inline-block;
    list-style: none;
    color: #ffffff;
    width: 48%;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    margin-bottom: 5px;
}

.topsubmenu ul li a {
    text-deocraiton: underline;
    color:#ffffff;
}
.topsubmenu.3col ul li{
    width: 29% !important;
}
.errormessage {
    color:red;
    font-weight:bold;
    text-align:center;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color:#ffffff;
}
.select2-container--default .select2-selection--single {
    background-color: transparent;
    border: 1px solid #aaa;
    border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    height: 0;
    left: 50%;
    margin-left: -15px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 0;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #ffffff transparent;
    border-width: 0 10px 10px 10px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 30px;
}
#bundleItems {

}
.newsHeading {
    background-color: #000;
    color: #fff;
    font-size: 22px;
    padding: 3px 10px;
}
.col2 {
    width:48% !important;
    display: inline-block;
}
.col3 {
    width:29% !important;
    display: inline-block;
}
.col4 {
    width:24% !important;
    display: inline-block;
}
.onlineversion {

}
.landingOverlay {
    background-image: linear-gradient(#cccccc, #ffffff);
    border: none;
}
.landingOverlay .title-description {
    text-align: center;
    margin-top: 20px;
    line-height: 20px;
    color: #1f3a70 !important;
    font-size: 16px;
    padding: 0px 15px;
}
.landingOverlay .title-description br {
    display: none;
}
.landingOverlay .consIntroImage h3{
    color: #ffffff !important;
    font-size: 16px !important;
    line-height: 19px;
    /* text-transform: uppercase; */
    margin-bottom: 0px;
    text-shadow: 0px 0px 4px #000;
    font-weight: 400;
}
.landingOverlay .consIntroImage h2 {
    color: #ffffff !important;
    font-size: 24px !important;
    line-height: 32px;
    text-transform: uppercase;
    margin-bottom: 0px;
    text-shadow: 0px 0px 4px #000;
    text-align: center;
    margin-top: 0px;
}
.landingOverlay .consIntroImage h4 {
    text-align: center;
    font-size: 22px;
    color: #ffffff;
    font-weight: 300;
    font-style: italic;
    margin-top: 5px;
    margin-bottom: 15px;
}
.landingOverlay .consIntroImage p.title-description {
    color: #ffffff;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 10px;
}
.landingOverlay .twoColPage h4 {
    text-align:center;
    font-size: 16px;
}
.landingLoginConsumer,.landingLoginMember,.landingRegisterConsumer,.landingRegisterMember{
    display: none;
}
.loginTextIcon {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #1f3a70;
    margin-top: 20px;
}
.loginTextIcon a {
    display: block;
    color: #333;
}
.loginTextIcon a img {
    margin: 0px auto;
    width: 100px;
    margin-bottom: 10px;
}
.loginTextIcon img {
    background-repeat: no-repeat;
    background-position: 50%;
}
.consIntroImage.vertmiddle {
    padding: 60px 30px 15px 30px !important
}
h3.consumerEl {
    margin-bottom: 15px;
    margin-top: 25px;
}
h3.memberEl {
    margin-bottom: 15px;
    margin-top: 30px;
}
.consumerEl {
    color:#1f3a70 !important;
}
.memberEl {
    color:#eb3527 !important;
}
.loginText {
    margin-top: 20px;
    padding: 0px 20px;
}
.loginText p {
    text-align:center;
    color:#333333;
    line-height: 18px;
    font-size: 16px;
    margin-bottom: 15px;
}
.updateMessage {
    padding: 20px;
    text-align: center;
}
#loginForm label,#registerForm label,#reqForm label {
    width:100% !important;
}
.newsContainer {
    padding-bottom: 30px;
}
.NewsInfoContainer {
    padding:0px 15px;
}
.NewsInfoContainer h2 {
    margin: 17px 0px 0px;
    font-size: 20px;
    color: #333;
    line-height: 24px;
}
.NewsInfoContainer small {
    color: #aaa;
    font-size: 12px;
    margin-bottom: 10px;
    display: block;
}
.NewsItemContainer p {
    line-height: 24px;
    margin-bottom: 7px;
}
.NewsItemContainer {
    padding: 0px 15px 30px 15px;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
.guidelineContainer p {
    line-height: 24px;
    margin-bottom: 7px;
}
.guidelineContainer {
    padding: 0px 15px 30px 15px;
}
.articleImage {
    display: none;
}
.galleryContainer {
    padding: 0px 15px 15px 15px;
}
.galleryItemContainer.small {
    width: 33%;
    float: left;
    padding: 0px 5px 5px 5px;
}
.galleryItemContainer.small .galleryInfo h3 {
    line-height: 18px;
    margin: 5px 0px;
    font-size: 16px;
    text-align:center;
}
.galleryItemContainer img {
}
.galleryItemContainer.small img {
    max-width: 200px;
    max-height: 150px;
    text-align: center;
    margin: 0px auto;
    width: 100%;
    height: 100%;
}
#guidelinesContainer .NewsItemContainer a {
    /*position: absolute;
    top: -40px;
    background-color: #eb3527;
    padding: 0px 15px;
    color: #fff;
    right: 0px;
    font-size: 13px;*/
}
.guidelineContainer {
    padding: 0px 15px 15px 15px;
}
.newsStoryContainer.small {
    width: 33%;
    float: left;
    padding: 0px 5px 5px 5px;
    min-height: 250px;
}
.latestNews {
    width:100%;
}
.newsStoryContainer.small.all {
    padding: 20px 5px 5px 5px;
    width: 100%;
    min-height: auto !important;
}
.newsStoryContainer.small.all img {
    float: left;
    width: 40%;
}
.newsStoryContainer.small.all .newsInfo {
    float: right;
    width: 50%;
}
.viewAllReadMore {
    clear: both;
    background-color: #eb3527;
    padding: 5px;
    color: #fff;
    font-size: 13px;
    display: block;
    margin: 20px auto;
    text-align: center;
    width: 100px;
}
.newsStoryContainer.small.all .newsInfo h3 {
    margin-top: 0px;
}
.newsStoryContainer.small .newsInfo h3 {
    font-size: 15px;
    line-height: 18px;
}
.newsStoryContainer img {
}
.newsStoryContainer.small img {
    max-width: 100%;
    max-height: 105px;
    text-align: center;
    margin: 0px auto;
}
.newsInfo {
    margin-right: 10px;
    position: relative;
    margin-bottom: 5px;
    margin-left: 10px;
}
.newsInfo a {
    position: absolute;
    top: -25px;
    background-color: #eb3527;
    padding: 0px 8px;
    color: #fff;
    right: 0px;
    font-size: 12px;
}
.newsHeading span {
    text-align: right;
    position: absolute;
    right: 20px;
    font-size: 16px;
    color: #fff;
}
.newsHeading span a {
    color:#ffffff;
}
.newsInfo h3 {
    color: #000000;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 20px;
    text-align: left;
}
.newsInfo small {
    color: #aaa;
    font-size: 12px;
    line-height: 18px;
    display: block;
    margin-top: 5px;
}
.no-bottom {
    padding-bottom:0px;
}
.no-top {
    padding-top:0px;
}
.topsubmenu ul li a{
    color: #ffffff;
    font-size: 15px;
    line-height: 20px;
    text-shadow: 0px 0px 4px #000;
}
#serviceForm select {
    width: 95% !important;
    color: #ffffff !important;
    font-size: 15px !important;
    background-color: transparent !important;
}
#serviceForm select option {
    background-color:#ffffff;
    color:#333;
}
#serviceForm select option:active,#serviceForm select option:hover {
    background-color:#efefef;
}
#serviceForm {
    text-align: center;
    padding-bottom: 20px;
}
.fa.fa-search {
    margin-top: 5px;
    font-size: 24px;
    margin-left: 8px;
    cursor: pointer;
    color: #fff;
}
#statForm select {
    width: 95% !important;
    color: #ffffff !important;
    font-size: 15px !important;
    background-color: transparent !important;
}
#statForm select option {
    background-color:#ffffff;
    color:#333;
}
#statForm select option:active,#statForm select option:hover {
    background-color:#efefef;
}
#catForm select {
    width: 95% !important;
    color: #ffffff !important;
    font-size: 15px !important;
    background-color: transparent !important;
}
#catForm select option {
    background-color:#ffffff;
    color:#333;
}
#catForm select option:active,#statForm select option:hover {
    background-color:#ffffff;
    color:#333;
}
.memberContainer {
    border: 1px solid #efefef;
    border-radius: 7px;
    padding: 10px 10px 0px;
    margin-bottom: 10px;
}
.memberMainImage {
    max-height: 110px;
    margin: 0px auto;
    background-color: #f7f7f7;
    max-width: 100%;
}
#assocContainer .compHeading {
    color: #333 !important;
    line-height: 17px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 12px !important;
    font-weight: bold !important;
}
#assocContainer .getDirections {
    display: none !important;
}
.compHeading small {
    font-size: 13px;
    color: #666;
    float: right;
}
.companyAssoc {
    margin-top:10px;
}
.companyAssoc ul {
    font-size: 13px;
}
.companyAssoc li {
    line-height: 18px;
    margin-bottom: 0px;
}
#memberContainer .getCompliance {
    display: none !important;
}
.clearFloat {
    clear:both;
    line-height:0px;
    font-size:0px;
}
.compHeading {
    color: #1f3a70;
    line-height: 20px;
    margin-bottom:2px;
    text-transform: uppercase;
    font-size: 15px;
}
.compDetails {
    line-height: 18px;
    font-size:13px;
    color: #666;
}
.compDetails a {
    display: inline;
}
.specialTypeDetails {
    line-height: 18px;
    /* font-size: 13px; */
    color: #333;
    margin-top: 15px;
}
.compSpecialHeading {
    color: #666;
    font-size: 14px;
}
.infoPopupContainer {
    font-size: 15px;
}
.arrow_box {
	position: relative;
    background: #333;
    display: none;
}
.arrow_box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(51, 51, 51, 0);
    border-bottom-color: #333;
    border-width: 9px;
    margin-left: -50px;
}
.specialHeading {
    color: #333;
    float: left;
    width: 70%;
    font-size: 17px;
    margin-top: 20px;
    font-weight: 600;
}
.specialPriceDetails {
    color: #eb3527;
    float: right;
    font-weight: 600;
    font-size: 19px;
    width: 30%;
    margin-top: 20px;
    text-align: center;
}
.specialDetails {
    margin-top:15px;
    font-size: 14px;
}
.specialDescr {
    margin-top:15px;
}
.specialDateDetails {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 600;
}
.compSpecialPriceDetails {
    color: #eb3527;
    clear: both;
    font-weight: 600;
    font-size: 13px;
}
.compSpecialPriceDetails span {
    display: inline-block;
    margin-left: 25px;
    color:#333333;
}
.compSpecialPriceDetails span.enddate {
    margin-left: 5px;
    float:right;
}
.markerInfo {
    line-height:19px;
}
.complianceSmall {
    font-size: 13px;
    color: #666;
    margin-bottom: 10px;
    display: block;
}
.companyInfo,.companyInfoTraining {
    right: 0px;
    bottom: 0px;
    float: right;
    margin-top: 10px;
}
#trainingContainer .compHeading {
    color: #333333 !important;
    font-weight: bold;
    font-size: 18px;
}
#trainingContainer .companyInfoTraining a {
    color:#333333 !important;
    font-size:16px;
    padding-right: 10px;
    float:right;
}
.companyInfoTraining {
    margin-bottom: 5px;
}
.getCompanyInfo,.getSpecialInfo {
    display: inline-block;
    font-size: 11px;
    margin-right: 2px;
    text-transform: uppercase;
    color: #1f3a70;
}
.companyInfo a.getDirections,.companyInfo a.getCompliance {
    padding: 0px 6px;
    color: #ffffff;
    background-color: #1f3a70;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
}
.memberContainer .leftCol {
    width: 30%;
    float: left;
    height: 100%;
    max-height: 110px;
    background-color: #f7f7f7;
}
.rightCol {
    width:65%;
    float:right;
}
#assocContainer .assoc .infoHeading {
    display: none;
}
#assocContainer .assoc img {
    margin-bottom: 20px;
}
#assocContainer .assoc .infoDetails {
    margin-bottom:5px;
}
#listView.assoclist {
    float:none;
    text-align:right;
    display:none;
}
.assocname {
    font-size:18px;
    text-align:center;
}
#assocContainer .assoc .infoDescr {
    margin-top:20px;
}
.mapfind {
    width: calc(100% - 100px) !important;
}
.infoPopup {
    background-color: #f7f7f7;
    clear: both;
    border: 1px solid #1f3a70;
    padding: 10px;
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px;
    position: relative;
    float: none;
    margin-bottom: 10px;
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
}
.infoDetails a {
    display: inline;
}
.infoDescr {
    margin-top: 5px;
}
.infoHeading {
    font-size: 14px;
    margin-bottom: 3px;
    text-transform: uppercase;
}
.providerContainer h3 {
    font-size: 18px;
    color: #1f3a70;
    text-align: center;
}
.providerContainer {
    text-align:center;
    color: #1f3a70;
    margin-bottom:20px;
}
.member .consIntroImage {
    background-image: url('/app/images/member-bg.jpg') !important;
}
.consumer .consIntroImage {
    background-image: url('/app/images/consumer-bg.jpg') !important;
}
.member input[type=button], .member input[type=submit], .member button {
    background-color:#eb3527 !important;
}
.member input[type=button]:hover, .member input[type=submit]:hover, .member button:hover {
    color:#ffffff !important;
    border:none;
}
.consumer input[type=button], .consumer input[type=submit], .consumer button {
    background-color:#1f3a70 !important;
}
.consumer input[type=button]:hover, .consumer input[type=submit]:hover, .consumer button:hover {
    color:#ffffff !important;
    border:none;
}

.consIntroImageDup {
    background-image: url('/app/images/consumer-bg.jpg');
}
/*.onlineversion .consIntroImage {
    background-image:none !important;
    background-color:#eeeeee;
}
.onlineversion .consIntroImageFull {
    background-image:none !important;
    background-color:#eeeeee;
}*/
.consIntroImage {
    background-image: url('/app/images/consumer-bg.jpg');
    background-position:center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    max-height: 450px !important;
    padding: 30px 30px !important;
    min-height:260px;
}
.consIntroImage .topsubmenu {
    position: absolute !important;
    bottom: 0px !important;
    width: 100%;
    left: 0px;
    top: unset !important;
}
.consIntroImageFull {
    background-image: url('/app/images/consumer-bg.jpg');
    background-position:center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100% !important;
    height: 100% !important;
    padding: 30px 30px 70px;
}
.consIntroImageFull .topsubmenu {
    position: relative;
    /* top: 150px; */
    /* width: 100%; */
    /* left: 0px; */
    margin-top: 30px;
    margin-bottom: 20px;
}
.consIntroImageFull .topsubmenu ul {
    height: auto;
}
.consIntroImageFull h3 {
    color:#ffffff !important;
    font-size:28px !important;
    line-height:32px;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-shadow: 0px 0px 4px #000;
}
.consIntroImageFull h5 {
    color:#ffffff;
    text-align:center;
    font-weight:normal;
}
#eventItemContainer .NewsInfoContainer h2 {
    margin-bottom:20px;
    margin-top: 0px;
}
#eventItemContainer .NewsInfoContainer p.eventInfo {
    margin-bottom: 0px;
    font-size: 15px;
    font-weight: bold;
}
#eventItemContainer .NewsInfoContainer {
    margin-bottom: 30px;
}
.eventlabel {
    display: inline-block;
    min-width:70px;
}
.eventlabelText {
    display: inline-block;
}
.leftColEvent {
}
.rightColEvent {
}
.rightColEvent img {
    margin: 0px auto;
    width: 100%;
}
.eventContainerType {
    margin-top: 10px;
}
.eventCalendar-slider {
    min-height: 215px;
}
.twoColPage {
    width: 49%;
    display: inline-block;
    position: relative;
    text-align: center;
}
.twoColPage .btn {
    max-width: 90%;
    margin: 0px auto;
    position: relative;
    width: 100%;
    text-align: center;
}
.twoColPage .btn-primary {
    background-color: #1f3a70 !important;
}
.btn-error {
    background-color: #eb3527 !important;
}
.rightColPage {
}
.memConsSwitch {
    display:none;
}
.ConsMemSwitch {
    display:inline-block;
}
.consIntroImageDup {
    background-image: url('/app/images/consumer-bg.jpg');
    display:none;
}
#specialsContainer a {
    display: inline-block;
}
.consIntroImage h3 {
    color:#ffffff !important;
    font-size:28px !important;
    line-height:32px;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-shadow: 0px 0px 4px #000;
    margin-top: 20px;
}
.consIntroImage h5 {
    color:#ffffff;
    text-align:center;
    font-weight:normal;
}
.consIntroImage h5 a {
    color:#ffffff;
    text-align:center;
    font-weight:normal;
    text-dcoration: underline;
}
.consIntroImage h6 {
    display: inline-block;
    position: absolute;
    bottom: 10px;
    font-weight: normal;
}
.consIntroImage h6 a {
    color:#ffffff !important;
    font-size:17px !important;
    line-height:18px;
}
.signin-description a {
    color:#ffffff;
    display:inline-block;
}
.signin-description a:active {
    text-decoration:underline !important;
}
.signup-description a {
    color:#ffffff;
    display:inline-block;
}
.signin-description {
    color:#ffffff;
    text-align: center;
    width: 50%;
    left: 0px;
    position: absolute;
    bottom: 10px;
}
.signup-description {
    color:#ffffff;
    text-align: center;
    width: 50%;
    right: 0px;
    position: absolute;
    bottom: 10px;
}
.preloader-logo{
    background-image:url('/app/images/splash.jpg');
    display:block;
    margin-left:0;
    margin-right:0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 100%;
    height: 100px;
    min-height:100%;
}
.preloader-logo h4 {
    /*color: #333333*/
    background-image:url('/app/images/preload.gif');
    text-align:center;
    position:absolute;top: 70%;
    margin-left: 50%;
    left: -20px;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
#orderView {
    text-align:right;
    padding-top: 5px;
}
#orderView a {
    color: #1f3a70;
    margin-bottom: 5px;
    display: block;
    font-size: 14px;
}
.inventoryList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.inventoryList .itemContainer {
    width: 48%;
    padding: 7px;
    border: 1px solid #eee;
    margin-bottom: 10px;
}
.inventoryList .itemContainer .topCol {
    background-color: #efefef;
    padding: 10px;
}
.itemMainImage {
    max-width:100%;
}
.offline-ui.offline-ui-up.offline-ui-up-5s {
    display: none !important;
}
.topCol .addItem {
    background-color: #1f3a70;
    display: inline-block;
    padding: 0px 20px;
    color: #fff;
    font-size: 13px;
    position: absolute;
    bottom: -8px;
    right: 20px;
    line-height: 25px;
}
.botCol .itemHeading {
    padding-top: 10px;
    font-size: 14px;
    font-weight: bold;
    line-height: 17px;
}
.botCol .priceDetails {
    font-size: 13px;
    color: red;
    line-height: 18px;
}
#map {
      height: 100%;
      min-height: 400px;
    }
    
#map button {
    background-color:#ffffff !important;
}
.gm-ui-hover-effect {
    background: #fff !important;
    border: none !important;
}
gm-control-active {
    background: #fff !important;
}
#backView {
    text-align:right;
    padding-top: 5px;
}
#mapView,#listView {
    text-align:right;
    padding-top: 5px;
    float: right;
}
#mapView a,#listView a,#backView a {
    color: #1f3a70;
    margin-bottom: 5px;
    display: block;
    font-size: 14px;
    margin-right: 10px;
}
#mapView a:active,#listView a:active,#backView a:active {
    color: #333;
    font-weight:bold;
    margin-bottom: 5px;
    display: block;
    font-size: 14px;
}

#mapContainer {
    display: none;
}
#serviceContainer {
    display: block;
}
.formFieldGroup {
    width: 100%;
    margin-bottom: 0px !important;
    border-radius: 5px !important;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    min-height: 40px !important;
    background-color: #fff !important;
}
.boxed-layout .form-group {
    padding: 10px 10px 0px 10px;
}
.toggle>a:first-child {
    height: 100% !important;
    line-height: 30px;
    color: #004d72;
    font-weight: bold;
    font-size: 18px;
    display: block;
    width: 100%;
    background-color: #004d72;
    padding: 15px 80px 10px 35px;
    text-transform: uppercase;
}
.toggle a:first-child {
    height: 100% !important;
}
.legend {
    text-align:right !important;
}
.legend .required {
    color: red !important;
    display:inline-block !important;
}
.leave-toggle .tasklist-item h5 {
    padding-right: 40px;
}
.leave-toggle .tasklist-item h5 span {
    display: block;
    margin-right: 0px;
    font-size: 16px;
}
.leave-toggle .tasklist-item h5 span:last-child {
    margin-right: 0px;
}
.leave-toggle .tasklist-item h5 span b {
    width: 50px;
    display: inline-block;
}
.leaveDateLabels {
    float: left;
    width: 75%;
    font-weight: normal;
}
.leaveDateLabels .required {
    display: inline-block !important;
}
.leaveDateDay {
    float: right;
    width: 25%;
    text-align: right;
}
.tasklist-item {
    min-height: 65px !important;
    line-height: 65px !important;
}
.tasklist-item i:first-child {
    height: 100% !important;
    line-height: 65px !important;
    width: 60px;
}
.toggle-title .rotate-toggle {}
.toggle i {
    font-size: 20px!important;
    width: 60px;
}
.toggle-title .badge {
    background-color: #c4d655;
    color: #333333;
    padding: 2px 7px;
    border-radius: 12px;
    margin-left: 10px;
}
.disclaimerContent {
    margin-top:40px;
    margin-bottom:30px;
}
.termsContent {
    margin-top:40px;
    margin-bottom:30px;
}
.contactContent {
    margin-top:40px;
    margin-bottom:30px;
}
.callmeContent {
    margin-top: 40px;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
}
.callmeContent label {
    width: 100% !important;
    display: inline-block !important;
}
.callmeContent input[type=text] {
    width: 100%;
    margin-bottom: 0px !important;
    border: 0px;
    padding-left: 5px;
    font-size: 13px;
    min-height: 32px !important;
    background-color: #fff !important;
    display: inline-block !important;
    vertical-align: top;
    display: inline-block !important;
}
.noContent {
    padding: 10px 35px !important;
    font-size: 16px;
}
.pageapp-login-content .boxed-layout a i {
    line-height: inherit;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: auto;
    margin-right: 15px;
    font-size: 20px;
    min-width: 26px;
}
.pageapp-login-content .boxed-layout a.toggle-title i {
    padding-top: 15px;
}
.home-blocks {
    text-align: center;
    margin: 0px auto;
    padding: 0px;
}
.home-blocks li {
    display: inline-block;
    min-width: 260px;
    margin: 0px;
    border-bottom: 1px solid #ececec;
    font-weight: normal;
    color: #ffffff !important;
    cursor: pointer;
    width:100%;
}
.home-blocks li a {
    line-height: 18px !important;
    padding: 18px 10px 18px 20px !important;
    font-size: 1em;
    text-align: left;
    text-transform: uppercase;
}
.home-blocks li a:link {
    color: #333333;
}
.home-blocks li a:visited {
    color: #333333;
}
.home-blocks li a:active {
    color: #1f3a70;
}
.home-blocks li a:hover {
    color: #1f3a70;
}
.contactNameField span {
    float: none !important;
    opacity: 1 !important;
}
.contactMessageTextarea span {
    float: none !important;
    opacity: 1 !important;
}
.sidebar-menu .badge {
    float: right;
    margin-right: 20px;
    background-color: #1f3a70;
    color:  #ffffff;
    height: 30px;
    width: 30px;
    line-height: 32px;
    text-align: center;
    margin-top: 10px;
    border-radius: 15px;
    font-size: 14px;
    display:none;
}
.home-blocks .badge {
    float: right;
    margin-right: 0px;
    background-color: #1f3a70;
    color:  #ffffff;
    height: 22px;
    width: 22px;
    line-height: 22px;
    text-align: center;
    margin-top: 1px;
    border-radius: 15px;
    font-size: 16px;
    display:none;
}

@media screen and (max-height: 570px) {
    .pageapp-login-logo {
        display: block;
    }
}
@media screen and (min-width: 660px) {
    .pageapp-login-logo {
        display: block;
    }
    .pageapp-login-content.cover-center {
        margin: 0px auto;
        width: 660px;
    }
    #actual-footer .container a {
        width: initial;
    }
}

@media screen and (max-width: 660px) {
    .switch-box h4 {
        margin-left: 10%;
    }
}
@media screen and (max-height: 570px) {}
    .pageapp-login-content .boxed-layout a {
        height: initial;
        line-height: initial;
        padding-top: 5px;
        padding-bottom: 5px;
    }
}
