@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/HelveticaNeue.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeue';
    src: url('fonts/HelveticaNeueBold.ttf');
    font-weight: bold;
    font-style: normal;
}
h1 {
    color: #B72020;
    font-family: "HelveticaNeueBold", "Open Sans", sans-serif;
}
h3 {
    color: #B72020
}
body {
    font-family: "HelveticaNeue", "Open Sans", sans-serif;
}
html,
body {
    height: 100%
}
.homepage-button a.bb-season-promo { 
    background-image: url("/images/promotion_images/bb_season_promo.jpg");;
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
    height: 150px;
    display: block;
    border-radius: 4px;
}
.homepage-button a.stores {    background-color: #b72020;
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    margin-top: 0px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
    height: 150px;
    display: block;
    border-radius: 4px;}
.homepage-button a.contact-headoffice {    background-color: #b72020;
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
    height: 150px;
    display: block;
    border-radius: 4px;}
.homepage-button a.tow {   background-color: #b72020;
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
    height: 150px;
    display: block;
    border-radius: 4px;}
.homepage-button a.stores:hover{text-decoration: none;background-color: rgba(12,12,12,0.85);}    
.homepage-button a.contact-headoffice:hover{text-decoration: none;background-color: rgba(12,12,12,0.85);}
.homepage-button a.tow:hover{text-decoration: none;background-color: rgba(12,12,12,0.85);}
.feeds-list .blog-title {text-align: center !important;}
.feeds-list .blog-title a {color: white !important; font-weight: bold; font-size: 18px !important;} 
.feeds-list .blog-link a:hover {color:#B72020 !important;}
.feeds-list .list-group-item .blog-time {color:#535353 !important;}
.feeds-list .list-group-item {text-align:left;}
div.left {
    text-align: left;
}
.breadcrumb {
    margin-top: 16px;
    padding: 2px 15px;
    background-color: transparent;
    border-bottom: 1px solid #cbcbcb;
}
.member-dash {
  padding-left: 0px !important;
}
.member-dash .member-option {
  padding-left: 0px !important;
}
.column-resource {
  width: 300px;
  height: 300px;
  float: left;
}
.column-resource img {
  padding: 1px;
  border: 1px solid rgb(221, 221, 221);
}
.column-resource span.action {
  display: block;
  padding-top: 20px;
}
.menu a {
    color: #8B5555;
}
.footer-list a {
    color: #908F8F;
}
a {
    color: #908F8F;
}
.home-menu {
    /*background:rgba(202,32,35,0.95); */
    
   /* background: rgba(12, 12, 12, 0.75);*/
   background-color: #000000;
    border-bottom: none;
    transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    color: white !important;
}
.home-menu a {
    border-bottom: 3px solid rgba(192, 192, 192, 0);
    /* ^- the important bit. RGB 192,192,192 is the same as #C0C0C0*/
    
    background-color: rgba(0, 0, 0, 0);
    transition: all 500ms ease;
    -vendors-transition: all 500ms ease;
}
.homepage-menu {
    /*background:rgba(12,12,12,0.85); */
    
    background: rgba(12, 12, 12, 1) !important;
    border-bottom: none;
    transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    color: white !important;
}
.homepage-menu a {
    border-bottom: 3px solid rgba(192, 192, 192, 0);
    /* ^- the important bit. RGB 192,192,192 is the same as #C0C0C0*/
    
    background-color: rgba(0, 0, 0, 0, 0.75);
    transition: all 500ms ease;
    -vendors-transition: all 500ms ease;
}
.logo-header {
    transition: background 0.5s linear;
    -webkit-transition: background 0.5s linear;
    -moz-transition: background 0.5s linear;
}
.home-text {
    font-size: 18px;
    font-family: "HelveticaNeue", 'Cabin', sans-serif;
    color: #535353;
    text-align: center;
}
.navbar-default .navbar-nav > li > a {
    color: white;
}
.newsletter {
    background-color: #ca2023;
    color: white;
    padding: 20px;
}
.newsletter h1 {
    color: white
}
.transparent-bg {
    padding: 10px;
    background: rgba(0, 0, 0, 0.1);
}
.footer {
    padding: 20px;
    background-color: #363636;
    font-size: 13px;
}
.copyright {
    background-color: #0c0c0c;
    padding: 20px;
    color: #908F8F;
}
.copyright a:hover {
    color: #bbbbbb !important;
}
.footer-list .list-group-item {
    background-color: transparent;
    border: 0px;
    padding: 5px 15px;
}
.blog-title {
    font-size: 12px;
    color: #bbbbbb;
}
.blog-time {
    color: #bbbbbb;
}
.transparent-bg .form-group {
    margin-bottom: 0px;
}
.transparent-bg .form-group .newsletter-btn {
    background-color: #212121;
    border: 0px;
    color: white;
}
.transparent-bg input[type="submit"]:hover {
    background-color: red;
}
.list-group-item hr {
    margin: 0px;
}
.footer-title {
    color: #E2E2E2;
    font-size: 16px;
}
.footer-title a,
.footer-title a:hover {
    color: #E2E2E2 !important;
    font-size: 16px;
    text-decoration: none !important;
}
#jform_contact_email_copy-lbl,
#jform_contact_email_copy {
    display: none;
}
.menu-left .navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px
}
.cover {
    color: rgb(255, 255, 255);
    min-height: 100%;
    background: url("cover-image.jpg") no-repeat scroll 0px 100% / cover transparent;
     background-position: center;
    /* background-attachment:fixed; */
	background-size: cover!important;
}
.cover-login {
    color: rgb(255, 255, 255);
    min-height: 100%;
    background: url("cover-image-login.jpg") no-repeat scroll 0px 100% / cover transparent;
     background-position: center;
    /* background-attachment:fixed; */
}

 @media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {.homepage-button a.bb-season-promo img { border-radius: 4px; with: 335px;}.cover-login{background: url("LoginPageIphone.jpg") no-repeat scroll center center / cover transparent;    background-attachment: fixed;
    background-position: center; }
    .panel-wrap img {
    text-align: center;
    }
}
 @media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) { 
   .cover{background: url("HomePageIphone.jpg") no-repeat scroll center center / cover transparent;}
   .cover-login{background: url("LoginPageIphone.jpg") no-repeat scroll center center / cover transparent;}
 }
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) { 
.cover-login{background: url("LoginPageIphone2.jpg") no-repeat scroll center center / cover transparent;}
.cover-login .col-xs-offset-2 { margin-left: 0px !important;} 
.cover-login .col-xs-8 {width: 100% !important;}
}
@media only screen and (min-device-width : 414px) and (max-device-width : 568px) and (orientation : portrait) { 
.cover-login{background: url("LoginPageIphone2.jpg") no-repeat scroll center center / cover transparent;}
.cover-login .col-xs-offset-2 { margin-left: 0px !important;} 
.cover-login .col-xs-8 {width: 100% !important;}
.panel-wrap img {
    text-align: center;
    }
}

@font-face{font-family:MarkerFelt;src:url(fonts/MarkerFelt.ttf);src:url(fonts/MarkerFelt.otf) format('opentype');font-style:normal;font-weight:400;text-rendering:optimizeLegibility}
.participating-stores {
	    border-radius: 30px;
		font-size: 2rem;
		padding: .5em 1.5em;
		font-family: MarkerFelt;
	}
	
	.participating-stores a {
		background-color: #91c94d !important;
    color: #ffffff !important;
	    display: inline-block;
    margin: 0;
	    border: 0;
    overflow: visible;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap;
    background-color: #ddd;
    color: #333;
    line-height: 45px;
    padding: 18px;
    transition: color .3s ease-in-out,background-color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    -webkit-transition: color .3s ease-in-out,background-color .3s ease-in-out;
    -o-transition: color .3s ease-in-out,background-color .3s ease-in-out;
	    border-radius: 30px;
    font-size: 30px;
	margin-top: 700px;
    margin-left: -30px;
	}
#outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100%);
}
#table-container {
    height: 100%;
    width: 100%;
    display: table;
}
#table-cell {
    vertical-align: middle;
    height: 100%;
    display: table-cell;
    text-align: center;
}
.blog-posts .list-group-item hr {
    margin-top: 10px;
    border-color: #676767;
}
.store-locator-form {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
}
#map-australia {
    text-align: center;
}
/*.store-form-inner{width: 50%; margin:0 auto; vertical-align:middle; margin-top: calc(50% - 68px); z-index: 9999}*/

.find-left {
    width: 65%;
    float: left
}
.find-right {
    width: 35%;
    float: left;
    /*margin-left: 20px*/
}
.find-padding {
    width: 10%;
    float: left
}
.find-store-btn {
    background-color: #ca2023;
    color: white;
}
.find-store-btn input[type="submit"]:hover {
    background-color: #8c0f11;
}
.find-store-btn:hover {
    background-color: #000000;
    color: white;
}
/* LOGIN PAGE */

.login-outer {
    background: rgba(255, 255, 255, 0.1);
    padding-top: 15px;
    padding-bottom: 15px;
}
.login-inner {
    background: rgba(202, 32, 35, 0.80);
}
.login-inner form {
    width: 90%;
    margin: 0 auto;
    padding: 20px;
}
.login-btn {
    width: 50%;
    margin: 0 auto;
    background-color: #212121;
    border: 0 none;
    color: white;
}
.float-right {
    float: right
}
.footer-extra-info a {
    color: white
}
.float-left {
    float: left;
}
/* tEMPALTE 1 */

.cover2 {
    color: rgb(255, 255, 255);
    position: relative;
    min-height: 50%;
    background: url("banner4.jpg") no-repeat scroll 0px 100% / cover transparent;
     background-position: center;
}
.cover3 {
    color: rgb(255, 255, 255);
    position: relative;
    min-height: 50%;
    background: url("xmasinjuly-banner.jpg") no-repeat scroll 0px 100% / cover transparent;
     background-position: center;
}
#outer2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100%);
}
.template-main-heading h1 {
    color: #ffffff;
}
.article-content p {
    font-size: 15px;
    color: #535353;
    margin-bottom: 15px;
    text-align: justify;
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 10px;
}
.search-bar-outer {
    overflow: hidden;
    margin-top: 15px;
}
.search-bar-outer .transparent-bg {
    background: rgba(202, 32, 35, 0.1);
}
.search-left {
    width: 85%
}
.btn-search {
    background-color: #ca2023;
    color: white;
    border: 1px solid #A41515;
}
.side-bar hr {
    border-color: #CBCBCB;
    margin-top: 40px;
    margin-bottom: 40px;
}
.articleBody p {
    padding: 8px;
}
/* side bar 3 column */

.menu-wrap {
    margin-top: 20px;
    overflow: hidden;
}
.menu-wrap li a {
    display: block;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 15px !important;
}
.menu-wrap li a:hover {
    background-color: #ca2023 !important;
    color: #ffffff !important;
}
.menu-wrap li:hover {
    background-color: #ca2023;
    color: #ffffff !important;
}
.menu-wrap li.seperator {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #CBCBCB
}
.contact-form .col-md-12 {
    margin-bottom: 20px;
}
.article-search-container input {
    height: 60px;
}
.member-meetings a {
    color: #BB4141
}
.basic-side-menu li {
    margin: 0;
    border-bottom: 1px solid #CBCBCB;
    width: 100%
}
.basic-side-menu .navbar-nav > li > a {
    padding: 0
}
.side-menu-header {
    font-weight: bold;
    border-bottom: 1px solid #CBCBCB;
    width: 100%;
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
    font-size: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    background: transparent;
    color: white
}
.member-meeting-info span {
    display: block;
    color: #484848;
}
.member-meeting-info .title {
    font-size: 18px;
    font-weight: bold;
}
.member-meeting-info .date {
    font-size: 13px;
    font-style: italic;
    margin-top: 5px;
}
.member-meeting-info .sub-text {
    font-size: 13px;
    color: #888888;
    margin-top: 10px;
}
.book-link {
    margin-top: 20px;
}
.book-link a {
    display: inline-block;
    padding: 10px 20px;
    color: white;
    background-color: #ca2023;
    border-bottom: 3px solid #961515;
    font-weight: bold
}
.book-link a:hover {
    text-decoration: none;
    background-color: #ca2023;
}
.member-meetings hr {
    border-color: #cbcbcb;
    margin-bottom: 40px;
    margin-top: 40px;
}
.seats {
    font-size: 13px;
}
.dates {
    color: #363636;
    font-weight: bold;
}
.meeting-title, .meeting-date-title, .duration-title, .location-title, .seats-title, .agenda-title {
	font-weight: bold;
	padding-top:20px;
}
.agenda {
    border: 1px solid #ccc;
	padding: 10px;
    margin-top: 10px;
}
.book-online-btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 20px 50px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #ca2023;
    border-bottom: 3px solid #961515;
    color: white;
}
button.book-online-btn:hover,
button.book-form-btn:hover {
    background-color: red
}
.book-form-btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 20px 50px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #d73d3f;
    border-bottom: 3px solid #961515;
    color: white;
}
.store-search .btn {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #ca2023;
    border-color: #961515;
}
.store-search .btn:hover {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #000000;
    border-color: #000000;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: white;
    background-color: rgba(0, 0, 0, .05);
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
    color: white;
    /*border-bottom: 3px solid rgba(51, 51, 51, 1);*/
    
    border-bottom: 3px solid rgba(202, 32, 35, 0.95);
    background-color: rgba(0, 0, 0, .08);
}
.jobs-table table {
    border: 1px solid #cbcbcb;
}
.jobs-table table td {
    vertical-align: text-top;
}
.jobs-table table tr td:first-child {
    font-weight: bold;
    font-size: 12px;
    width: 20%
}
.jobs-table table tr td:last-child p {
    font-size: 14px !important;
}
.jobs-table td.left {
    background: #ededed;
    color: #222;
    border-left: 1px solid #cbcbcb;
    border-right: 1px solid #cbcbcb;
    border-top: 1px solid #cbcbcb;
}
.upload-inner {
    background-color: #E3FBFA;
    border: 1px solid #4C819C;
    padding: 15px;
}
.alert-notice,
.alert-error {
    border: 1px solid #B72222;
    background-color: #EAB9B9;
    font-weight: bold;
    color: #B72222;
}
.alert-notice p,
.alert-error p {
    font-size: 12px;
    color: #B72222;
}
.alert-message {
    border: 1px solid #c38205;
    background-color: #f7e6c1;
    font-weight: bold;
    color: #c38205;
}
.alert-message p {
    font-size: 12px;
    color: #c38205;
}
.contact-form-left {
    /*width: 330px; */
    
    height: auto;
    overflow: hidden;
    float: left;
    text-align: justify;
}
.contact-form-right {
    /*width: 330px; */
    
    height: auto;
    overflow: hidden;
    float: right;
}
.contact-form {
    width: auto;
    height: auto;
    padding: 10px;
    padding-top: 10px;
    overflow: hidden;
    text-align: center;
}
.contact-form input {
    margin-bottom: 20px;
    /*  height: 36px; width: 310px; */
    
    height: auto;
    /*color: black;*/
    
    padding-left: 5px;
    /*border: 1px solid #A9A9A9;*/
}
.contact-form textarea {
    font-family: inherit;
    margin-bottom: 20px;
    height: 100px;
    /* width: 310px;  */
    
    resize: none;
    padding-left: 5px;
    /*border: 1px solid #A9A9A9 !important; */
}
.contact-form select {
    /*width: 310px !important; */
    
    margin-bottom: 20px;
    padding: 0px 0px !important;
    height: 36px !important;
    /* border: 1px solid #A9A9A9 !important; */
}
.contact-form-right input[type="submit"] {
    width: 310px;
    height: 60px;
    text-align: center;
    background-color: black;
    color: white;
    border: none;
    margin-top: 10px;
    font-weight: bold;
    font-size: 17px;
    text-transform: uppercase;
}
.contact-form-right input[type="submit"]:hover {
    background-color: #333333;
    color: white;
    text-transform: uppercase;
}
.g-recaptcha {
    width: 310px;
    margin-top: 10px;
    margin-left: 15px;
}
.contact-container a {
    color: #535353;
}
.contact-container a:hover {
    color: #b72020;
}
.contact-header {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}
.contact-sub-header {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
}
.contact-name-header {
    color: #333333;
    font-size: 14px;
    width: 180px;
    vertical-align: top;
}
.contact-number-header {
    font-size: 14px;
    text-align: left !important;
}
.contact-form-right label {
    width: 100%;
    color: #393939;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.25em;
    margin-bottom: 2px;
    text-align: left;
    text-transform: none;
    background: none !important;
    float: left;
}
.contact-form-right * {
    font-family: 'Open Sans', Arial, Helvetica;
    color: #393939;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
label.required em,
span.required em {
    padding-right: 5px;
}
label.optional em,
span.optional em {
    display: none;
}
div.sweetcaptcha {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #f5f5f5;
    color: #000;
    padding: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    min-height: 120px;
    max-width: 320px !important;
    position: relative;
    font-weight: 400;
    margin-left: 20px !important;
}
#sc2powered {
    display: none;
}
ul.stores {
    list-style-type: none;
    margin-left: 0;
    padding: 0px;
}
ul.stores li {
    padding: 5px;
}
ul.stores li .list-title {
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
}
ul.stores li .list-title a {
    color: #b72020;
    text-decoration: underline;
}
ul.stores li.cat-list-row0 {
    background-color: #eeeeee;
}
ul.stores li {
    /*border: 1px solid #cbcbcb; margin-top: 10px;*/
}
.oflow {
    overflow: hidden;
}
ul.states {
    list-style-type: none;
    margin-left: 0;
    padding: 0px;
    margin-left: -5px;
}
li.state_all {
    width: 220px;
    float: left;
    color: #5A5A5A;
}
li.state {
    width: 60px;
    float: left;
    color: #5A5A5A;
}
li.state_all a,
li.state a {
    display: block;
    background-color: #EEEEEE;
    padding: 10px 10px;
    margin: 5px;
    border: 1px solid #C9C9C9;
    text-align: center;
}
li.state_all a,
li.state a {
    color: #5A5A5A;
    border-radius: 4px;
}
li.state_all.selected a,
li.state.selected a {
    color: white;
    background-color: #ca2023;
}
li.state_all a:hover,
li.state a:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-decoration: none;
}
div.states {
    text-align: left;
    padding-right: 0px;
}
.view-store-locator {
    display: block !important;
    padding: 10px !important;
    color: #ffffff;
    background-color: #ca2023;
    width: 180px;
    text-align: center;
    border: 1px solid #C9C9C9;
}
.view-store-locator:hover {
    display: block !important;
    padding: 10px !important;
    color: white;
    background-color: #000000;
    width: 180px;
    text-align: center;
    text-decoration: none;
}
.search-contact-box {
    margin-left: -10px;
    padding-bottom: 20px;
}
.pagination {
    width: 100%;
}
.pagination ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    float: right;
}
.pagination ul li {
    display: inline;
    padding: 5px;
}
.pagination ul li a {
    text-decoration: none;
    padding: .8em 1em;
    color: #908F8F;
}
.pagination ul li a:hover {
    color: #fff;
    background-color: rgba(202, 32, 35, 0.952941);
    border-radius: 4px;
}
ul.jobs li {
    margin: 0;
    border-bottom: 1px solid #CBCBCB;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
ul.jobs {
    list-style-type: none;
    margin: 0;
    padding: 5px;
}
ul.jobs li a {
    color: #4A4A4A;
}
ul.jobs li a:hover {
    color: #B72020;
}
ul.downloads li {
    margin: 0;
    border-bottom: 1px solid #CBCBCB;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}
ul.downloads {
    list-style-type: none;
    margin: 0;
    padding: 5px;
}
ul.downloads li a {
    color: #4A4A4A;
}
ul.downloads li a:hover {
    color: #B72020;
}
/* Dashboard */

.my-store-btn a {
    display: inline-block;
    padding: 20px;
    background-color: #000000;
    text-align: center;
    color: white;
}
.btn-top {
    display: inline-block;
    width: 100%;
}
.member-option-btn a {
    width: 160px;
    height: 100px;
    display: inline-block;
    padding: 20px;
    background-color: #000000;
    text-align: center;
    color: white;
}
.padding10 {
    padding: 10px;
}
/* CONTACT US FORM */

div.contact-form {
    text-align: left;
}
div.contact-form .control-label {
    font-weight: bold;
    padding-bottom: 2px;
}
div.contact-form .contact-btn {
    background-color: #ca2023;
    border-color: #961515;
    color: #ffffff;
}
div.contact-form .contact-btn:hover {
    background-color: #0c0c0c;
    border-color: #0c0c0c;
    color: #ffffff;
}
div.sweetcaptcha {
    margin-left: -6px !important;
}
/* END CONTACT US FORM */
/* STORE PROFILE */

.my-store-btn {
    width: 100%;
}
.profile-info,
.store-info,
.store-jobs {
    background-color: rgba(12, 12, 12, 0.74902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 14px;
    display: block;
}
.profile-info:hover,
.store-info:hover,
.store-jobs:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.profile-info a,
.store-info a,
.store-jobs a {
    color: #ffffff !important;
}
.profile-info a:hover,
.store-info a:hover,
.store-jobs a:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}
.member-unicorn-season {
    background-color: #EE2A7B;
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    /*padding-top: 50px;
    padding-bottom: 50px;*/
    font-size: 20px;
    height: 150px;
    display: block;
}
.member-willow-bears {
    background-color: #66bc29;
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    font-size: 20px;
    height: 150px;
    display: block;
	padding-top: 50px;
}
.member-willow-bears-platinum  {
    background-color: #bab9ba;
    padding: 30px;
    color: #000000 !important;
    margin: 20px;
    text-align: center;
    font-size: 20px;
    height: 150px;
    display: block;
	padding-top: 50px;
}
.member-general {
    background-color: rgba(228, 177, 44, 0.94902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
	height: 150px;
    display: block;
}
.member-supplier {
    background-color: rgba(220, 154, 59, 0.94902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
	height: 150px;
    display: block;
}
.member-meeting {
	background-color: rgba(39, 147, 165, 0.94902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
	height: 150px;
    display: block;
}
.member-advicesheet {
	background-color: rgba(55, 192, 212, 0.94902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
	height: 150px;
    display: block;
}
.member-suppliercheatsheet {
    background-color: rgba(0, 220, 213, 0.94902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
	height: 150px;
    display: block;
}
.member-suppliersnapshot {
    background-color: rgba(0, 183, 177, 0.94902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
    font-size: 20px;
	height: 150px;
    display: block;
}
.member-magazine-supply-problems {
    background-color: rgba(242, 70, 88, 0.94902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-bottom: 50px;
    font-size: 20px;
	height: 150px;
    display: block;
}
.member-supplieroffers {
    background-color: rgba(208, 59, 74, 0.94902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
	height: 150px;
    display: block;
}
.member-phonecards  {
    background-color: rgba(227, 67, 164, 0.94902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
	height: 150px;
    display: block;
}
.member-comsumables  {
    background-color: rgba(169, 40, 118, 0.94902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
	height: 150px;
    display: block;
}
.member-download {
	background-color: rgba(119, 74, 130, 0.94902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
	height: 150px;
    display: block;
}
.member-products {
	background-color: rgba(97, 65, 106, 0.94902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
	height: 150px;
    display: block;
}
.member-atnxp {
	background-color: rgba(0, 0, 0, 0.94902);
    padding: 30px;
    color: #ffffff !important;
    margin: 20px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
	height: 150px;
    display: block;
}

.member-general:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-unicorn-season:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-willow-bears:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-willow-bears-platinum:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-supplier:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-meeting:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-advicesheet:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-phonecards:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-comsumables:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-download:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-products:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-atnxp:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-suppliercheatsheet:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-suppliersnapshot:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-supplieroffers:hover {
    background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-magazine-supply-problems:hover {
	background-color: #ca2023;
    color: #ffffff !important;
    text-align: center;
}
.member-general a,
.member-supplier a,
.member-meeting a,
.member-advicesheet a,
.member-comsumables a,
.member-download a,
.member-supplieroffers a {
    color: #ffffff !important;
}
.member-general a:hover,
.member-supplier a:hover,
.member-meeting a:hover,
.member-advicesheet a:hover,
.member-comsumables a:hover,
.member-download a:hover,
.member-supplieroffers a:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}
/* END STORE PROFILE */
/* STORE JOBS */

.centered {
    text-align: center;
}
a.new-job-btn {
    padding: 15px 20px;
    background-color: rgba(12, 12, 12, 0.74902);
    color: white;
}
a.new-job-btn:hover {
    text-decoration: none;
    background-color: #ca2023;
}
.center-all {
    display: table/display: table-cell;
    vertical-align: middle;
}
.outerContainer {
    display: table;
    width: 100%;
    /* width of parent */
    
    height: 120px;
    /* height of parent */
    
    overflow: hidden;
}
.outerContainer .innerContainer {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
    text-align: right;
}
.answer-1 {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 18px;
    color: #b72020;
    font-weight: bold
}
.answer h4 {
    color: #b72020;
    font-weight: bold
}
/* END STORE JOBS */
/* CONTACT PAGE AUTO COMPLETE */

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #fff;
    cursor: default;
    overflow: auto;
}
.autocomplete-suggestion {
    padding: 10px 5px;
    font-size: 1.2em;
    white-space: nowrap;
    overflow: hidden;
}
.autocomplete-selected {
    background: #f0f0f0;
}
.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399ff;
}
/* END CONTACT PAGE AUTO COMPLETE */
/* STORE SUPPLIER PAGE */

.search-contact {
    width: 250px;
}
.contact-search {
    margin-top: -35px;
    margin-left: 280px;
}
.contact-search .btn {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #ca2023;
    border-color: #961515;
}
.contact-search .btn:hover {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-color: #000000;
    border-color: #000000;
}
#outputcontent {
    padding-top: 20px;
}
/* END STORE SUPPLIER PAGE */

.mobile-nav {
    display: none;
}
/* HOMEPAGE BECOMING A NEWSXPRESS STORE */

.join-wrap {
    overflow: hidden;
}
.spacer {
    width: 100%;
    height: 20px;
}
.loading-wheel {
    background: rgba(255, 255, 255, 0.70);
    height: calc(100% - 25px);
    width: calc(100% - 31px);
    position: absolute;
    z-index: 9999;
    margin-top: 1px;
    display: none;
}
.img-container {
    position: absolute;
    top: 50%;
    left: 50%;
}
.join-form-success-response-target {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #4E8648;
    background-color: #C0FFC4;
    color: #4E8648;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}
.img-container > img {
    margin-top: -50%;
    margin-left: -50%;
}
.success-target {
    overflow: hidden;
}
.join-form-fail-response-target {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #8F1C1C;
    background-color: #F3B8B8;
    color: #8F1C1C;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 10px;
}
.panel-wrap .panel-heading {
    background-color: #b72020;
    font-size: 18px;
    color: white;
    font-weight: bold;
}
.panel-wrap {
    overflow: hidden;
    margin-top: 0px;
}
.panel-wrap img {
    width: 100%;
}
.panel-home-right {
    padding:20px;
}
div.panel-home-right p {
    font-size: 17px;
    padding-bottom: 20px;
}
.join-btn {
    border: 1px solid #771414;
    background-color: #ca2023;
    color: white;
    border-bottom: 3px solid #771414;
}
.join-btn:hover {
    border: 1px solid #771414;
    background-color: #000000;
    color: white;
    border-bottom: 3px solid #333333;
}
/* END HOMEPAGE BECOMING A NEWSXPRESS STORE */
/* QUOTATION / TESTIMONA */

blockquote {
    background: #ffffff;
    border-left: 5px solid #eee;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
    quotes: "\201C""\201D""\2018""\2019";
    min-height: 80px;
}
blockquote:before {
    color: #ca2023;
    content: open-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 80px;
}
blockquote:after {
    color: #ca2023;
    content: close-quote;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
    font-family: 'Source Sans Pro', sans-serif;
    float: right;
    font-size: 80px;
}
blockquote p {
    display: inline;
}
.testimonial-user {
    display: block;
    margin-top: 30px;
    font-style: italic;
    color: #908F8F;
}
.testimonial-wrap {
    width: auto;
    height: auto;
    overflow: hidden;
}
.testimonial-inner {
    width: auto;
    height: auto;
}
.testimonial-comment {
    font-size: 16px;
}
/* END QUOTATION / TESTIMONAL */
/* HOMEPAGE ABOUT US VIDEO */

div.home_video {
    border: none;
    width: 100%;
    height: 100%;
}
div.about-us-home {
    text-align: justify;
    padding-top: 20px;
}
div.about-us-home p {
    font-size: 17px;
    padding-bottom: 20px;
}
div.about-section h1,
div.about-section h1 a,
div.about-section h1 a:hover {
    color: #B72020;
    text-decoration: none !important;
}
/* END HOMEPAGE ABOUT US VIDEO */
/* MAP HOME */

div.map-search {
    padding-top: 50px;
}
/* END MAP HOME */
/* OUR TEAM */

div.ourteam_container div.intro {
    line-height: 22px;
    text-align: justify;
}
ul.staff_list {
    list-style-type: none;
    padding: 0;
    margin: auto;
}
ul.staff_categories {
    padding: 0;
    margin: auto;
}
#list_staff_category {
    width: 100%;
    list-style: none;
    padding-bottom: 50px;
    position: relative;
    float: left;
}
#list_staff_category .department {
    font-weight: bold;
}
ul.staff_categories h1 {
    padding-bottom: 3px;
}
ul.staff_categories li {
    text-align: left;
    float: left;
    list-style: outside none none;
    width: 235px;
    height: 100%;
    position: relative;
    font-size: 12px;
    color: #000;
	min-height: 350px;
}
ul.staff_categories li a {
    color: #000000;
}
ul.staff_categories li a:hover {
    color: #000000;
}
ul.staff_categories div.department {
    display: block;
    float: left;
}
ul.staff_categories div.department span.staff_name {
    font-weight: bold;
}
ul.staff_categories div.department span.job_title {
    font-weight: bold;
    color: #7c858e !important;
}
ul.staff_categories div.department span.contact_phone {
    font-weight: normal;
    color: #7c858e !important;
}
.staff_info {
    float: left;
    position: relative;
    /* border: 1px solid #E7E7E7; */
    
    text-align: center;
    width: 190px;
    height: 213px;
    padding: 10px;
}
.staff_info img {
    text-align: center;
    width: 190px;
    height: 213px;
    padding: 5px;
}
.staff_info_details {
    float: left;
    position: relative;
    padding: 5px;
    text-align: center;
    width: 220px;
    padding-top: 15px;
}
/* END OUR TEAM */
/* USER MEETINGS */

.member-meeting-wrap {
    width: auto;
    height: auto;
    overflow: hidden;
    background: #efefef;
    margin-top: 20px;
}
.member-meeting-inner {
    width: auto;
    padding: 20px;
    overflow: hidden;
}
.member-meeting-inner-row {
    width: auto;
    height: auto;
    overflow: hidden;
}
.member-meeting-inner-col-1 {
    width: 12%;
    float: left;
}
.member-meeting-inner-col-2 {
    width: 68%;
    float: left;
}
.member-meeting-inner-col-3 {
    width: 20%;
    float: left;
}
.member-meeting-date-circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    background: #ca2023;
}
.member-meeting-circle-date {
    font-size: 22px;
    font-weight: bold;
    color: white;
}
.member-meeting-circle-month {
    color: white;
    font-size: 13px;
    font-weight: bold;
    line-height: 1px;
    padding-top: 15px;
}
.ui-widget {
    font-family: inherit !important;
}
.member-meeting-inner-col-2-row-1 {
    font-size: 16px;
    font-weight: 600
}
.member-meeting-inner-col-2-row-2 {
    font-size: 13px;
    color: #3b3b3b
}
.ui-widget-content {
    border: none !important;
}
.member-meeting-inner-col-3-row-1 {
    text-align: center;
}
.member-meeting-inner-col-3-row-1 a {
    border: 1px solid #bdbdbd;
    display: block;
    font-size: 13px;
    font-weight: 600;
    padding: 5px 15px;
    text-align: center;
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.2);
}
.member-meeting-inner-col-3-row-1 a:hover {
    text-decoration: underline;
}
.ui-widget-header {
    background: #373737 !important;
    border: none !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: none !important;
}
.ui-state-default {
    background: transparent;
}
.meeting-booked {
    border: 1px solid;
    color: #f04b4b;
    display: block;
    font-weight: 600;
    padding: 9px;
    background-color: rgba(255, 255, 255, 0.2);
}
.member-meeting-inner-col-2-row-1 a {
    color: #b72020 !important;
    font-weight: bold;
}
.member-meeting-inner-col-2-row-1 a:hover {
    color: #b72020 !important;
    font-weight: bold;
}
.book-meeting-header {
    margin: 20px 0 10px;
    font-weight: bold;
}
.member-meeting-form .general-line {
    margin-bottom: 0px;
	margin-top: 10px;
}
.member-meeting-form .contact-line {
    margin-bottom: 0px;
	margin-top: 10px;
}
.member-meeting-form .email-line {
    margin-bottom: 0px;
	margin-top: 10px;
}
.member-meeting-form .submit {
    margin-top: 10px;
    margin-bottom: 0px;
}
.meeting-booking-btn {
    background-color: #ca2023;
    border-bottom: 3px solid #961515;
    color: #ffffff;
}
/* END USER MEETINGS */
/* DOWNLOAD TABLE */

table.filelists {
    width: 100%;
    border: 1px solid #000000 !important;
}
table.filelists tr.download-header {
    background-color: #373737;
    color: white;
}
th.heading_filetitle {
    width: 30%;
    background-color: #000000 !important;
    color: #ffffff !important;
    font-weight: bold;
    font-size: 14px;
    padding: 10px;
    border-left: 1px solid #000000 !important;
}
th.heading_filename {
    width: 35%;
    background-color: #000000 !important;
    color: #ffffff !important;
    font-weight: bold;
    font-size: 14px;
    padding: 10px;
    border-left: 1px solid #ffffff !important;
}
th.heading_filesize {
    width: 10%;
    background-color: #000000 !important;
    color: #ffffff !important;
    font-weight: bold;
    font-size: 14px;
    padding: 10px;
    border-left: 1px solid #ffffff !important;
}
th.heading_modified {
    width: 25%;
    background-color: #000000 !important;
    color: #ffffff !important;
    font-weight: bold;
    font-size: 14px;
    padding: 10px;
    border-left: 1px solid #ffffff !important;
    border-right: 1px solid #000000 !important;
}
table.filelists th {
    font-size: 1.2em;
    padding: 10px 7px 10px 7px;
    border-top: 1px solid #000000 !important;
}
table.filelists tr {
    height: 50px;
}
table.filelists tr.download-bg-even {
    background-color: #ececec !important;
}
.tab-content table.filelists td a.featured {
    padding-left: 20px;
}
table.filelists td {
    font-size: 14px !important;
    border: 1px solid #A9A9A9 !important;
    padding-left: 8px;
}
table.filelists td a {
    font-size: 14px !important;
    color: #000000 !important;
    text-decoration: none !important;
}
table.filelists td a:hover {
    font-size: 14px !important;
    color: #333333 !important;
    text-decoration: none !important;
}
/* END DOWNLOAD TABLE */

.download-btn {
    background-color: #c4652d;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bb2727', endColorstr='#8d0303', GradientType=0);
    background: -webkit-gradient(linear, center top, center bottom, from(#bb2727), to(#8d0303));
    background-image: -moz-linear-gradient(center top, #bb2727, #8d0303);
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 -1px 2px rgba(0, 0, 0, 0.15) inset, 0 2px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 15px;
    padding: 13px 24px 10px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
.general-btn {
    background-color: #c4652d;
    background: -webkit-gradient(linear, center top, center bottom, from(#F93434), to(#B50000));
    background: -ms-linear-gradient(top, #F93434, #B50000);
    background-image: -moz-linear-gradient(center top, #F93434, #B50000);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#F93434', endColorstr='#B50000', GradientType=0);
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 -1px 2px rgba(0, 0, 0, 0.15) inset, 0 2px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 15px;
    padding: 13px 24px 10px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    height: auto;
    font-size: 16px;
}
.general-btn:hover,
.general-btn:active {
    background: -ms-linear-gradient(top, #B50000, #B50000);
    background-color: blue !important;
    color: white;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#B50000', endColorstr='#B50000', GradientType=0);
    background: -webkit-gradient(linear, center top, center bottom, from(#B50000), to(#B50000));
    background-image: -moz-linear-gradient(center top, #B50000, #B50000);
    text-decoration: none;
}
.map-wrap {
    margin: 0px;
    padding: 0px;
    background-color: #E1E1E1;
    background-image: url("/images/map-bg.jpg");
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.delete-btn {
    background-color: #c4652d;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#F93434', endColorstr='#B50000', GradientType=0);
    background: -ms-linear-gradient(top, #F93434, #B50000);
    background: -webkit-gradient(linear, center top, center bottom, from(#F93434), to(#B50000));
    background-image: -webkit-linear-gradient(center top, #F93434, #B50000);
    background-image: -moz-linear-gradient(center top, #F93434, #B50000);
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 -1px 2px rgba(0, 0, 0, 0.15) inset, 0 2px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 15px;
    padding: 10px 20px 10px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.action-btn {
    background-color: #c4652d;
    background: -ms-linear-gradient(top, #46BB2B, #359C1D);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#46BB2B', endColorstr='#359C1D', GradientType=0);
    background: -webkit-gradient(linear, center top, center bottom, from(#46BB2B), to(#359C1D));
    background-image: -moz-linear-gradient(center top, #46BB2B, #359C1D);
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 -1px 2px rgba(0, 0, 0, 0.15) inset, 0 2px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 15px;
    padding: 10px 20px 10px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.search-btn {
    background-color: #c4652d;
    background: -ms-linear-gradient(top, #F93434, #B50000);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#F93434', endColorstr='#B50000', GradientType=0);
    background: -webkit-gradient(linear, center top, center bottom, from(#F93434), to(#B50000));
    background-image: -moz-linear-gradient(center top, #F93434, #B50000);
    border: medium none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 -1px 2px rgba(0, 0, 0, 0.15) inset, 0 2px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 15px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.search-btn:hover {
    background: -ms-linear-gradient(top, #F93434, #F93434);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#F93434F93434', endColorstr='#F93434', GradientType=0);
    background: -webkit-gradient(linear, center top, center bottom, from(#F93434), to(#F93434));
    background-image: -moz-linear-gradient(center top, #F93434, #F93434);
}
.action-btn:hover {
    background: -ms-linear-gradient(top, #46BB2B, #46BB2B);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#46BB2B46BB2B', endColorstr='#46BB2B', GradientType=0);
    background: -webkit-gradient(linear, center top, center bottom, from(#46BB2B), to(#46BB2B));
    background-image: -moz-linear-gradient(center top, #46BB2B, #46BB2B);
    color: #fff;
    text-decoration: none;
}
.delete-btn:hover {
    background: -ms-linear-gradient(top, #F93434, #F93434);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#F93434', endColorstr='#bb2727', GradientType=0);
    background: -webkit-gradient(linear, center top, center bottom, from(#F93434), to(#F93434));
    background-image: -moz-linear-gradient(center top, #F93434, #F93434);
}
.basic-side-menu .pull-right {
    float: none !important;
}
.side-bar-menu .col-md-12 {
    padding: 0px;
}
.search-input {
    padding: 0px;
}
.search-input .btn-primary {
    width: 100%;
    background-color: #ca2023;
    border-color: #961515;
}
@-moz-document url-prefix() {
    fieldset {
        display: table-cell;
    }
}
.table-responsive .form-control {
    width: auto;
}
#member-meetings p {
    margin-bottom: 0px !important;
}
#member-meetings p.title a {
    color: #b72020;
    font-weight: bold;
}
#member-meetings p.date {
    font-size: 12px
}
#member-meetings p.location {
    font-size: 12px
}
.meeting {
    overflow: hidden;
    margin-top: 40px;
}
/* SEARCH BOX */

#mod-search-searchword {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.search-input .btn-primary {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
div.store-form-inner .store-locator-box {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
div.store-form-inner .find-store-btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
/* END SEARCH BOX */
/* HOTINK LANDING PAGE */

div.hotink_stores table.print-table th {
    font-weight: bold;
    font-size: 14px;
}
div.hotink_stores td.store_name a {
    color: #908F8F;
}
div.hotink_stores td.store_name a:hover {
    color: #ffffff;
    text-decoration: none;
}
div.hotink_stores td.store_name {
    width: 100px;
}
div.hotink_stores td.store_address {
    width: 170px;
}
div.hotink_stores td.print-number-size {
    width: 81px;
}
div.hotink_stores td.print a {
    color: #908F8F;
}
div.hotink_stores td.print a:hover {
    color: #ffffff;
    text-decoration: none;
}
/* END HOTINK LANDING PAGE */
/* HOMEPAGE PROMOTIONS */

div.banner {
    position: relative;
    overflow: auto;
}
div.banner li {
    list-style: none;
}
div.banner ul li {
    float: left;
}
div.banner .dots {
    bottom: 20px;
    left: 0;
    position: absolute;
    right: 0;
}
div.banner .dots li {
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    opacity: 0.4;
    text-indent: -999em;
    transition: background 0.5s ease 0s, opacity 0.5s ease 0s;
    width: 10px;
}
div.banner ul li {
    box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.1) inset;
    display: block;
    float: left;
    min-height: 416px;
    max-height: 416px;
    padding: 160px 0 110px;
    width: 33%;
}
.banner .btn,
.banner .dot {
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.3));
}
div.banner ul {
    list-style: outside none none;
    width: 300%;
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
div.banner h1,
.banner h2 {
    color: #fff;
    font-size: 40px;
    line-height: 52px;
}
div.banner h1,
h2,
h3,
h4,
b {
    font-family: bree-web, Bree, sans-serif;
    font-weight: 300;
}
div.banner {
    color: rgba(255, 255, 255, 0.6);
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
div.banner img {
    color: rgba(255, 255, 255, 0.6);
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
div.newsxpress-banner {
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
div.newsxpress-banner img {
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
div.banner .btn,
.banner .dot {
    filter: drop-shadow(0px 1px 2px rgba(0, 0, 0, 0.3));
}
div.banner .btn {
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 5px;
    clear: both;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    margin: 25px 0 0;
    padding: 9px 22px 7px;
    text-decoration: none;
    text-transform: uppercase;
}
div.slider-container {
    padding: 0px;
}
/* END HOMEPAGE PROMOTIONS */
/* JOB BOARD */

.jobs-table {
    padding-left: 0px;
}
.jobboard-form .col-md.12 {
    overflow: hidden;
}
.general-line {
    margin-top: 20px;
    margin-bottom: 20px;
}
.jobs-board span {
    display: inline-block;
}
.job-title {
    font-weight: bold;
    font-size: 17px;
    color: black;
}
.job-title a {
    text-decoration: underline;
    margin-bottom: 10px;
}
.jobs-board p {
    font-size: 14px;
}
.jobs-board .job {
    margin-top: 15px;
    border: 1px solid #cbcbcb;
    padding: 10px;
    overflow: hidden;
}
.jobs-board .job a:hover {
    color: #b72020;
}
.jobs-board .job a.publisher {
    font-weight: bold;
}
.job-wrap {
    border: 1px solid #cbcbcb;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 15px;
    overflow: hidden;
}
.no-padding {
    padding: 0px;
}
.no-margin {
    margin: 0px;
}
.text-right {
    text-align: right
}
.job-hr hr {
    border-color: #cbcbcb;
    margin-top: 5px;
    margin-bottom: 5px;
}
.job-sub-title {
    color: black;
    font-size: 8;
}
.job-description p {
    font-size: 14px !important;
    color: #7C7C7C !important
}
.jobs-board a.job-link {
    color: #b72020;
    font-size: 16px;
    font-weight: bold;
}
.jobs-board .date {
    font-size: 13px;
    /* font-style: italic; */
    
    margin-top: -20px;
}
table.filelists tr.filelist-header {
    background-color: #373737;
    color: white;
}
table.joblists .enabled {
    color: #065921;
}
table.joblists .disabled {
    color: #c62616;
}
.job-details-wrapper {
    border: 1px solid #ccc;
}
.apply-job-form {
    border: 1px solid #ccc;
}
.joblists .resume ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}
.viewjobinfo .job_name {
    padding-bottom: 20px;
    font-weight: normal;
    font-size: 16px;
}
.viewjobinfo .job_name a {
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 16px;
    color: #8B5555;
}
.viewjobinfo .job_name a:hover {
    color: #B72020;
}
/* END JOB BOARD */
/* MANAGE STORE PAGE */

div.managestorelist {
    padding-top: 20px;
}
/* END MANAGE STORE PAGE */
/* SEARCH PAGE */

.search .badge {
    background-color: #ca2023;
    border-radius: 4px;
}
.search .checkbox,
.radio {
    display: inline !important;
    padding-left: 20px;
    padding-right: 10px;
}
.search-results dd.result-created {
    display: none;
}
.search-results dt.result-title a {
    color: #333333 !important;
}
.search-results dt.result-title a:hover {
    color: #ca2023 !important;
}
.search .btn-group {
    margin-left: 0px;
}
.search .btn {
    width: 100%;
    background-color: #ca2023;
    border-color: #961515;
    color: #ffffff;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#search-searchword {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
div.searchintro {
    padding-top: 20px;
}
div.ordering-box {
    padding-top: 10px;
    padding-bottom: 10px;
}
div.result-line {
    padding-bottom: 20px;
}
/* END SEARCH PAGE */
/* HOT INK PAGE */

.tagline {
    font-size: 16px;
}
.introline {
    font-size: 20px;
}
a.hotink:hover,
.backtohome:hover {
    color: #ca2023 !important;
}
/* END HOT INK PAGE */
/* GENERAL */

.alert {
    padding-bottom: 0px;
}
/* END GENERAL */
/* EDIT USER PROFILE */

.profile-edit .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left !important;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
img.edit-store-image {
    width: 80px;
    height: 80px;
    padding: 2px;
    border: 1px solid #cbcbcb;
    background-color: #cbcbcb;
    border-radius: 4px;
}
/* END EDIT USER PROFILE */
/* STORE PAGE */

div#search-contact .col-md-12 {
    padding-left: 5px;
}
/* END STORE PAGE */
/* FORGOT PASSWORD */

.reset-confirm {
    padding-bottom: 20px;
}
.reset-confirm .control-group {
    margin-top: 20px;
}
.reset-confirm .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 0px;
    background: rgba(255, 255, 255, 0.1);
    border: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.reset-confirm .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
}
.reset .form-horizontal .control-label {
    text-align: left;
}
.profile-edit .form-horizontal .control-label {
    text-align: left;
}
.reset-confirm p {
    text-align: justify;
}
.login .remember-me {
	display:block;
    padding-top:10px;
	padding-bottom:10px;
}
.login .forgot-password {
    /*padding-top:10px;
	padding-bottom:10px;*/
}
.login .forgot-password a {
    color: #ffffff !important;
}
.login .forgot-password a:hover {
    color: #f1f1f1 !important;
}
.reset .back-login a:hover {
    color: #908F8F !important;
}
/* END FORGOT PASSWORD */
/* NAVIGATION */

.home-menu .nav > li > a,
.home-menu .nav > li {
    display: inline-block;
}
.top-nav .nav > li > a.main-menu {
    padding: 30px 18px;
    color: white;
}
.top-nav .nav > li > a.main-menu:hover,
.top-nav .nav > li > a.main-menu:active {
    color: black !important;
    background-color: rgba(12, 12, 12, 0.25);
    border-color: #b72020;
    color: #ffffff !important;
}
.top-nav .nav > li {
    float: right;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    color: black !important;
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: rgba(12, 12, 12, 0.25);
    border-color: #b72020;
    color: #ffffff !important;
}
.breadcrumb>li+li:before {
    padding: 3px;
    color: #ccc;
    content: " ";
}
.breadcrumb li a {
    color: #333;
}
.dropdown-menu {
    position: absolute;
    color: #ffffff;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: rgba(12, 12, 12, 0.95);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 300;
    line-height: 1.42857143;
    color: #fff !important;
    white-space: nowrap;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #b72020 !important;
    outline: 0;
}
.dropdown-menu>li>a:hover {
    background-color: #ffffff;
    color: #333 !important;
}
/* END NAVIGATION*/
/* FOLLOW US  */

.follow-us {
    padding-top: 5px;
    padding-bottom: 5px;
}
.follow-us a.facebook img {
    border: 0px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.follow-us a.twitter img {
    border: 0px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
/* END FOLLOW US */
/* HOMEPAGE SCROLL */

section {
    display: block;
    position: relative;
    /* min-height: 700px; */
}
.trigger-scroll {
    box-sizing: border-box;
    display: inline-block;
    bottom: 20px;
    width: 50px;
    height: 50px;
    position: fixed;
    left: 48%;
    padding: 15px 16px;
    /*transition: transform 500ms ease-in-out;*/
    
    z-index: 50;
    /*-webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);*/
    
    font-weight: 700;
    text-shadow: 0 1px 0 #fff;
    color: #fff;
    font-family: verdana;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    /* border-radius: 4px;*/
    
    opacity: 0.8;
    /*box-shadow: 1px 0px 1px 1px rgba(102,51,0, .25);  
  background-color: rgba(12,12,12,0.25); */
}
.trigger-scroll:hover {
    background-color: rgba(12, 12, 12, 0.25);
    border-color: #b72020;
}
.trigger-scroll.go-to-top {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.facebook-row,
.twitter-row {
    padding-bottom: 10px;
}
/* END HOMEPAGE SCROLL */
/* .btn-group, .btn-group-vertical {display:none;} */

.menu-left .menu-toggle .top-nav {
    display: inline !important;
}
ul.menu {
    width: auto;
}
.inner-menu-left {
    float: right;
}
.inner-menu-right {
    float: right;
    display: none;
}
.menu-left {
    overflow: inline;
}
.pd-category .pginline select { width: 80px; display:inline !important; }
.pd-category .pagination .pagecounter { display: none !important; }
.social-connection a:hover {text-decoration:none !important;}
.becoming-newsxpress-info {padding-bottom:15px;}
.img-fade {
    margin-bottom: 20px;
}
.cb-stock-feeds-pass {
    background-color: #52a064;
	color: #ffffff;
	padding: 10px;
}
.cb-stock-feeds-failed {
    background-color: #f46969;
	color: #ffffff;
	padding: 10px;
}
/*! Light */
#light {
    /*background-color: #000;
    box-shadow: 0 0 5px rgba(0,0,0, .8);*/
    overflow: hidden;
    padding: 0 0 4px;
    /*width: 40px;*/
}

#light span {
    border-radius: 50px;
    display: inline-block;
    height: 30px;
    margin: 4px auto 0;
    opacity: .2;
    width: 30px;
}

/*! Light colours */

.onoffswitch {
    position: relative; max-width: 160px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; 
    border: 1px solid #CCCCCC; border-radius: 36px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 36px; padding: 0; line-height: 36px;
    font-size: 16px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "Live";
    padding-left: 10px;
    background-color: #66bc29; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "Expired";
    padding-right: 10px;
    background-color: #ca2023; color: #FFFFFF;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 36px; margin: 0px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 120px;
    border: 1px solid #CCCCCC; border-radius: 36px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}

.cb-stock-feeds {
    font-weight: bold;
    padding-bottom: 10px;
}

.onoffswitch-switch .glyphicon-ok {
	color: #66bc29;
	padding: 10px;
}

.onoffswitch-switch .glyphicon-alert {
	color: #ca2023;
	padding: 10px;
}

#join-newsxpress-form .notes {
	text-align: left;
}

#join-newsxpress-form input[type=checkbox] {
	visibility: hidden;
}

#join-newsxpress-form p {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

/* SQUARED TWO */
.squaredTick {
	width: 28px;
	height: 28px;
	background: #fcfff4;

	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
	margin: 20px auto;

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	position: relative;
}

.squaredTick label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	left: 4px;
	top: 4px;

	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,1);

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.squaredTick label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 6px;
	left: 6px;
	border: 3px solid #fcfff4;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.squaredTick label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.squaredTick input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

#edit-retail-space-measurements-modal-btn {
    font-weight: bold;
    color: #fff !important;
    padding: 10px 0;
    background-color: #D23737;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 4px;
    text-align: center;
    min-width: 130px;
    max-width: 150px;
}

a.btn-edit-retail-space-measurements {
	text-decoration: none;
}

.btn-edit-retail-space-measurements:hover {
	background-color: #b72020
}