i.fa.fa-3 {
	font-size: 20px;
}
p.instructions {
	font-size: 11px;
}
.break-words {  
  white-space: pre;
  white-space: pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0 0 5px 15px;
}
ol li, ol dd, ul li, ul dd {
    line-height: 1.5;
	list-style-type: disc;
}
ol li ol li, ol dd ol dd, ul li ul li, ul dd ul dd {
    line-height: 1.5;
	list-style-type: circle;
}
ul.dropdown-menu li {
	list-style-type:none;
}
ul.list-unstyled li {
	list-style-type:none;
}
ul.list-inline li span {
	font-weight: bold;
	margin-right: 7px;
}
ul.list-inline li {
	margin-right: 2px;
}


.ui-selectmenu {
    height: auto;
}
.ui-selectmenu-menu li {
    border-bottom: 1px dotted #afafaf;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    background-color: #e4e4e4;
    padding: 10px;
}
.ui-selectmenu-menu ul li {
    background-color: #e4e4e4;
    padding: 10px;
}
.ui-selectmenu-menu li a, .ui-selectmenu-status {
    background-color: #e4e4e4;
    padding: 10px;
}

span.ui-selectmenu-item-content {
    font-weight: 600;
    line-height: 1.1;
}
span.ui-selectmenu-item-content:last-child {
    padding-bottom: 3px;
}


.product-short-description li li, .product-long-description li li, .article-post-body li li {
    line-height: 20px;
    margin: 0 0 5px 15px;
    list-style: circle;
}
.product-short-description li, .product-long-description li, .article-post-body li {
    line-height: 20px;
    margin: 0 0 5px 15px;
	list-style: disc;
}
.product-short-description ul, .product-short-description ol,
.product-long-description ul, .product-long-description ol,
.article-post-body ul, .article-post-body ol {
    margin: 0 0 10px 10px;
    padding: 0;
    display: inline-block;
}
.header .navbar-collapse {
  padding: 20px 0 0 0;
  margin-left: 0;
}
.header .navbar-nav {
  float: left;
}
.topbar ul.loginbar > li > .top-bar-text {
    color: #e4e4e4;
    font-size: 11px;
    text-transform: uppercase;
	display: inline-block;
}
.topbar ul.loginbar > li > .top-bar-text:hover {
    color: #7c8082;
    font-size: 11px;
    text-transform: uppercase;
}
.mini-cart-block span.cart-is-empty-text {
    color: #e4e4e4;
    font-size: 11px;
    text-transform: uppercase;
	display: inline-block;
}
.mini-cart-block span.top-bar-text-no-href {
    color: #7c8082;
    font-size: 11px;
    text-transform: uppercase;
}
.charleft.characterLimitInfo {
    width: 250px !important;
    font-size: 10px;
    margin: -10px 0 10px 0;
}
/**Report Dashboard Styles*******************************/
.easy-block-v2 {
    border: 1px solid #DADADA;
    padding: 5px 10px 10px 10px;
    margin-top: 10px;
    margin-bottom: 15px;
    background-color: #F5F5F5;
    border-radius: 6px !important;
}
.easy-block-v2 h3 {
	margin-top: 0;
    margin-bottom: 5px;
	font-size: 18px;
}
.easy-block-v2 p {
	line-height: 16px;
	color: #9A9A9A;
}
.event .media-body a.download-title {
    font-weight: bold;
    font-size: 12px;
}
.event .media-body p {
    padding-top: 3px;
}
.panel_toolbox {
    position: relative;
    top: 8px;
    right: 0px;
}
.panel_toolbox li.dropdown a.dropdown-toggle:after {
    content: none;
}
.panel_toolbox>li {
    float: right !important;
}
/**Progress Bar box*******************************/
.process-progress-block {
    padding: 0 0 20px 0;
}
.process-progress-block img {
    max-height: 65px;
}
/**Progress Bar box*******************************/
.sidebar-recap {
    margin-top: 0;
    margin-bottom: 8px;
}
.sidebar-section {
    margin-bottom: 15px;
}
.sidebar-section-divider {
    margin: -5px -15px 15px -15px;
    border-bottom: 1px solid #e4e4e4;
}
.sidebar-section-header {
    margin-bottom: 5px;
}
.sidebar-recap h2 {
    font-size: 16px;
    line-height: 19px;
    margin-top: 0;
    margin-bottom: 3px;
	font-weight: bold;
}
.sidebar-recap h3 {
    font-size: 14px;
    line-height: 16px;
    margin-top: 0;
    margin-bottom: 3px;
}
.sidebar-recap h4 {
    font-size: 13px;
    line-height: 15px;
    margin-top: 0;
    margin-bottom: 3px;
}
.sidebar-recap .sidebar-listing {
    font-size: 12px;
    line-height: 13px;
    margin-top: 0;
    margin-bottom: 3px;
	padding: 3px 0 3px 0;
}
.sidebar-recap .listing-column-row {
	padding: 0;
	margin: 0;	
    position: relative;	
}
.vertical-align-bottom {
	position: absolute;
    bottom: 0;
    right: 0;
}
.sidebar-recap .listing-column-subject {
    font-size: 11px;
    line-height: 11px;
    color: #a9a9a9;
    margin: 5px 0 3px 0;
    padding: 0 0 3px 0;
	width: 50%;
	float: left;
	position: relative;
}
.sidebar-recap  .listing-column-row .listing-column-subject:before {
	content : "";
  	position: absolute;
  	left    : 0;
  	bottom  : 0;
  	height  : 1px;
  	width   : 25%; 
  	border-bottom:1px solid #e4e4e4;	
}
.sidebar-recap .listing-column-button {
    font-size: 11px;
    line-height: 11px;
    color: #a9a9a9;
    margin: 5px 0 3px 0;
    padding: 0 0 3px 0;
	width: 25%;
	float: left;
	position: relative;
}
.sidebar-recap  .listing-column-row .listing-column-button:before {
	content : "";
  	position: absolute;
  	left    : 0;
  	bottom  : 0;
  	height  : 1px;
  	width   : 50%; 
  	border-bottom:1px solid #e4e4e4;	
}
.sidebar-recap .listing-row {
	padding: 0;
	margin: 0;	
    position: relative;	
}
.sidebar-recap .listing-row-subject {
    font-size: 12px;
    line-height: 12px;
    margin: 8px 0 5px 0;
    padding: 0 0 3px 0;
	width: 50%;
	float: left;
}
.sidebar-recap .listing-row-button.text-center {
    max-width: 55px;
    margin: 8px auto 0 auto;
	position: relative;
}
.sidebar-recap .listing-row-button span.badge {
    top: -3px;
    right: 3px;
    position: absolute;
    font-size: 9px;
    padding: 4px 5px 3px 5px;
    font-weight: bold;
}
.sidebar-recap .listing-row-button {
    font-size: 12px;
    line-height: 12px;
    margin: 8px 0 5px 0;
    padding: 0 0 3px 0;
	width: 25%;
	float: left;
}
.sidebar-recap i.icon-med {
    font-size: 17px;
}
.sidebar-recap .listing-row-subject .selected-container {
	display: flex;
}
.sidebar-recap .listing-row-subject .selected-container .icon-container {
	width: 20px;
	display: inline-block;
}
.sidebar-recap .listing-row-subject .selected-container .selected-text {
	font-weight: bold;
	display: inline-block;
    flex-grow: 100;
}
.sidebar-recap p {
    font-size: 12px;
    line-height: 13px;
    margin-top: 0;
    margin-bottom: 3px;
}
.sidebar-recap .small-title {
    font-size: 11px;
    line-height: 11px;
    color: #a9a9a9;
    margin-bottom: 5px;
    margin-top: 8px;
    padding-bottom: 3px;
	position: relative;
  	z-index : 1;
}
.sidebar-recap .small-title:before {
	content : "";
  	position: absolute;
  	left    : 0;
  	bottom  : 0;
  	height  : 1px;
  	width   : 25%; 
  	border-bottom:1px solid #e4e4e4;	
}
.modified {
	font-size: 11px;
    margin-top: 5px;
    margin-bottom: 3px;
    line-height: 12px;
    color: #A9A9A9;
}
/**Price Disabled box*******************************/
.disabled-warning .alert {
    font-size: 11px;
    padding: 8px;
    line-height: 14px;
	margin-bottom: 10px;
}
.disabled-warning.warning-text-only {
    font-size: 11px;
    line-height: 14px;
	color: rgba(181,0,3,1.00);
	text-align: left;
    margin-bottom: 5px;
    padding-left: 10px;
}
.disabled-warning-custom .alert {
    font-size: 11px;
    padding: 10px 8px 10px 8px;
    line-height: 14px;
    margin-bottom: 13px;
}
.disabled-warning-sidebar .disabled-warning-custom .alert {
    margin-bottom: 0px;
    margin-top: 15px;
    border-radius: 4px !important;
	text-align: center;
	padding: 6px 8px 6px 8px;
}
.product-results-flag-bottom {
	position: absolute;
	bottom: 0;	
	width: 100%;	
	border-top: 1px solid #e4e4e4;	
}
.product-results-flag-bottom .internal-notice {
    padding: 3px 2px 3px 2px;
	font-size: 11px;
    border-radius: 0 !important;
}
.product-results-flag-top {
	position: absolute;
	top: 0;	
	width: 100%;
	border-bottom: 1px solid #e4e4e4;	
}
.product-results-flag-top .internal-notice {
    padding: 3px 2px 3px 2px;
	font-size: 11px;
    border-radius: 0 !important;
}
/***********************************/
.make-multiple-lines {
	word-break:break-all;	
}
/*********************************/
.well.special-notice {
	padding: 10px 20px 10px 20px;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.special-notice h4 {
    margin-bottom: 5px;
    font-weight: bold;
}
/*********************************/
.diagnostics-box {
	font-size: 12px;
	background-color: #FFF2BC;	
	padding: 5px;
	border: 1px #E10408 solid;
}
.promo-code-description {
	color: #585f69;
    margin-top: 2px;
    text-shadow: none;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
	text-align: left;	
}
.promo-code-in-use {
	color: #585f69;
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
	font-size: 15px;
    line-height: 24px;
    margin-bottom: 5px;	
	text-align: left;
	border-bottom: 1px solid #e4e4e4;
}
.promo-code-delete-button {
	text-align: center;	
}
.promo-code-delete-button a {
	margin: 0 auto;	
}
.promo-code-delete-button i {
	margin: 0 auto;	
	font-size: 15px;
    margin-top: 3px;
}
.description-block {
	display: block;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.text-size-12 {
	font-size: 12px !important;	
	line-height: 1.5;
}
tr.border-bottom td {
    border-bottom: 4px solid #d5d5d5;
}
/********Modal Adjustments******************/
.mightemodal-wrapper {
	margin-top: -30px;
}
.modal-content {
	-webkit-border-radius: 6px !important;
	-moz-border-radius: 6px !important;
	border-radius: 6px !important;
}
h4.shopping-cart-sale {
    color: #BB0205;
    font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}
.modal-price h4 span i {
	font-size: 11px;
    margin: 0;
    padding: 0;
    vertical-align: top;
    top: -2px;
    font-style: normal;
    position: relative;
}
.modal-price h4 span i:first-child {
	left: 2px;	
}
.modal-price h4 span i:last-child {
	right: 2px;	
}
.mightemodal-wrapper .modal-header {
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #F7F7F7;
}
.mightemodal-wrapper .modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-size: 13px;
    color: #000000;
}
.mightemodal-wrapper .modal-footer {
    background-color: #e7e7e7;
    border-top: 1px solid #c3c4c4;
	padding: 15px 15px 7px 15px;
}
.mightemodal-wrapper .modal-dialog {
    margin: -2px auto 30px auto;
}
.mightemodal-wrapper .modal-price-description {
    text-align: right;
    font-size: 16px;
}
.mightemodal-wrapper .cart-body-details {
	padding-left: 10px;	
}
#myNoBackModal .modal-dialog {
    width: 350px;
    margin: -2px auto 30px auto;
    border-radius: 0;
}
#myNoBackModal .modal-header {
    padding: 8px 15px 8px 15px;
}
#myNoBackModal .modal-content {
    -webkit-border-radius: 0 0 6px 6px !important;
    -moz-border-radius: 0 0 6px 6px !important;
    border-radius: 0 0 6px 6px !important;
}
#myNoBackModal  p {
    margin: 0 0 10px;
    font-size: 11px;
}
#myNoBackModal .modal-body {
    position: relative;
    padding: 5px 15px 5px 15px;
}
#myNoBackModal .modal-footer {
    padding: 5px 5px 5px 5px;
}

.message-modal .modal-dialog {
    width: 300px;
}
.message-modal h4, message-modal .h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
}
.message-modal .modal-header {
    min-height: 16.43px;
    padding: 15px 15px 5px 15px;
    border-bottom: none;
}
.message-modal .modal-body {
    position: relative;
    padding: 5px 15px 15px 15px;
    font-size: 12px;
    line-height: 17px;
    color: #7B7B7B;
}
.modal-body p.modal-message {
    color: #cd1616;
    font-size: 16px;
    font-weight: bold;
    background: #f8f8967a;
    padding: 10px;
}
/********My Messages******************/
.message-container {
	border: 1px solid #dbdbdb;
}
.message-header {
    padding: 5px 25px 5px 25px;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fafafa;
}
.message-content {
	padding: 10px 25px 10px 25px;
	font-size: 14px;
}
.message-content p {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 5px;
}
.message-action-container {
    padding: 10px 25px 10px 25px;
    border-bottom: 1px solid #dbdbdb;
}
.message-action-container p {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    margin-top: 5px;
}
.message-action-container h4 {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
}
.message-footer {
    padding: 15px 25px 5px 25px;
    border-top: 1px solid #dbdbdb;
    background-color: #fafafa;
}
.message-confirmation-container {
    border: 1px solid #dbdbdb;
    padding: 30px 0;
	margin-top: 15px;
}
/********Reviews******************/
.review-score {
		
}
.score {
	height: 45px;	
}
.average {
	height: 25px;	
}
/*Text Colors
------------------------------------*/
.color-sea { color: #1abc9c;}
.color-red { color: #e74c3c !important;}
.color-aqua { color: #27d7e7;}
.color-blue { color: #3498db;}
.color-grey { color: #95a5a6;}
.color-dark { color: #555555;}
.color-green { color: #72c02c;}
.color-brown { color: #9c8061;}
.color-light { color: #ffffff;}
.color-orange { color: #e67e22;}
.color-yellow { color: #f1c40f;}
.color-green1 { color: #2ecc71;}
.color-purple { color: #9b6bcc;}
.color-dark-blue { color: #4765a0;}
.color-light-grey { color: #CACACB;}
.color-light-green { color: #79d5b3;}
.icon-spacer::before, .icon-blank::before {
  width: 1em;
  content: ' ';
}
.icon-for-results {
	position: relative;
	width: 75px;
	margin: 0 auto;
}
hr.divider.divider-db {
  margin: 10px 0;
}
.divider.divider-db {
  height: 5px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.info-blocks i.icon-info-blocks {
    font-size: 22px;
}
.green {
	color: #59AA20;	
}
.gray {
	color: #7F7F7F;	
}
.max-width-62 {
  max-width: 62px;
  margin: 0 auto;
}

/***********************************************/
h4.vertical-middle {
	margin: 0;
  	position: relative;
  	transform: translateY(40%);
  }
h5.vertical-middle {
	margin: 0;
  	position: relative;
  	transform: translateY(70%);
  }
 .right {
	text-align: right; 
 }
/**********Button Adjustments************************************/
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #E2E2E2;
  border-color: #C2C2C2;
  color: #ABABAB;
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #E2E2E2;
  border-color: #C2C2C2;
  color: #ABABAB;
}
.btn.focus, .btn:focus, .btn:hover {
  border: 1px solid #828282;
  color: #5F5F5F;
  background-color: #ECECEC;
}
.btn.border {
  border: 1px solid #B8B8B8;
}
.btn.btn-login-notice {
	color: #333;
    background-color: #D4D4D4;
    border-color: #A0A0A0;	
}
.btn.btn-login-notice:hover {
    background-color: #B8B8B8;
}
.btn-return {
    color: #fff;
    background-color: #d98d4f;
    border-color: #CC8825;
}
@media only screen and (max-width: 465px) {
	.xs-btn-block {
		margin-bottom: 10px;
		width: 100%;
		display: block;		
	}
}
@media all and (min-width:466px) {
	.xs-btn-block {
		margin-bottom: 0;		
	}
}
.sidebar-button-block a.btn {
    width: 48%;
}
.sidebar-button-block a.btn.btn-right {
	margin-left: 2px;	 
	margin-bottom: 7px; 
}
 .sidebar-button-block a.btn.btn-left {
	margin-right : 2px;	
	margin-bottom: 7px; 
 }
 .sidebar-button-block {
    margin-bottom: -10px;
}
 .sidebar-button-block .side-bar-above-menu-adjustment {
    margin-top: 5px;
}
.right-caption {
		
}
.right-caption h3 {
	line-height: 22px;		
  	margin-bottom: 5px;
}
.right-caption h4 {
	font-size: 15px;
  	line-height: 18px;
  	margin-bottom: 5px;
  	margin-top: 3px;
}
.right-caption h5 {
	font-size: 13px;
  	line-height: 16px;
  	margin-bottom: 5px;
  	margin-top: 3px;
}
.right-caption li i.icon-fixed-width {
	width: 20px;
	text-align:center;	
}
.welcome-back-message {
	font-size: 10px;
	padding-top: 5px;	
}
.smallText {
	font-size: 10px;	
}
.addthisevent {
	visibility:hidden;
}
img#logo-footer {
	max-height: 75px;
}
.copyright a img {
	margin-top: 0;
	margin-right: 75px;
}
.copyright p {
	padding-top: 15px;	
}
p.small-title {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 4px;	
}
p.small-text {
	font-size: 10px;	
	line-height: 11px;
}
.small-italic {
	font-size: 10px;	
	line-height: 11px;
	font-style:italic;
}
.right-align-center-xs {
	text-align: right;	
}
.headline h2 {  
	border-bottom: 2px solid #E5E5E5;	
}
h1 i, h2 i, h3 i, h4 i, h5 i {
  font-style: italic;
}
.vertical-align-bottom {
  position:relative;
  top:50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.color-gray {
	color: #BBBBBB;	
}
table.table-bottom-border {
	margin-bottom: 5px;	
}
table.table-bottom-border tr:last-child  td {
	border-bottom: 1px solid #ddd;	
}
table.dataTable tfoot.table-footer-change th, table.dataTable tfoot.table-footer-change td {
	border: none;		
}
table.dataTable tfoot.table-footer-change tr:first-child th, table.dataTable tfoot.table-footer-change tr:first-child td {
	border-top: 1px solid #ddd;	
}
table.dataTable tfoot.table-footer-change tr:last-child th.top-border, table.dataTable tfoot.table-footer-change tr:last-child td.top-border {
	border-top: 1px solid #ddd;	
}
table.dataTable.stripe tbody tr.odd.return-row, table.dataTable.display tbody tr.odd.return-row {
	background-color: rgba(221, 226, 56, 0.31);
}
table.dataTable.display tbody tr.odd.return-row > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.return-row > .sorting_1 {
    background-color: rgba(221, 226, 56, 0.24);
}
table.dataTable.stripe tbody tr.even.return-row, table.dataTable.display tbody tr.even.return-row {
	background-color: rgba(221, 226, 56, 0.31);
}
table.dataTable.display tbody tr.even.return-row > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.return-row > .sorting_1 {
    background-color: rgba(221, 226, 56, 0.24);
}


table.table.left-to-right>tbody>tr>td, table.table.left-to-right>tbody>tr>th, table.table.left-to-right>tfoot>tr>td, table.table.left-to-right>tfoot>tr>th, table.table.left-to-right>thead>tr>td, table.table.left-to-right>thead>tr>th {
	border: none !important;	
	padding-bottom: 2px;
}
table.table.left-to-right td {
	text-align: left;
}
table.table.left-to-right td.header {
	font-weight: bold;
}
table.table.left-to-right td.fifteen {
	width: 15%;
}
table.table.left-to-right td.twenty {
	width: 20%;
}
table.table.left-to-right td.twenty-five {
	width: 25%;
}
table.table.left-to-right td.thirty-three {
	width: 33%;
}
table.table.left-to-right td.fifty {
	width: 50%;
}


.tag-box-wait {
    margin: 20px 10px 10px 0;
    text-align: left;
    border: dashed 1px #ccc;
    background: rgb(253, 239, 196);
    padding: 10px;
    color: #000;
    border-radius: 6px !important;
}
.tag-box-wait h2 {
    font-size: 23px;
    line-height: 25px;
    color: #404040;
	margin-top: 0;
}
.tag-box p {
    margin-bottom: 0;
    color: #404040;
}
.tag-box-wait.sidebar-tag-box {
	margin-bottom: 40px;		
}



.tag-box-wait.sidebar-tag-box a.waitListModalButton.inline-signup-btn {
    margin: 0;
}
button.btn-u.btn-u-lg.inline-signup-btn {
    font-size: 14px;
    border-radius: 8px !important;
	padding: 20px 10px;
}
a.waitListModalButton.inline-signup-btn {
	background: #4765a0;
    font-size: 14px;
	line-height: 16px;
    padding: 10px 25px;
    border-radius: 8px !important;
	cursor: pointer;
	/*white-space: nowrap;*/
    border: 0;
    color: #fff;
    font-weight: 400;
    position: relative;
    display: inline-block;
    text-decoration: none;
	text-align: center;
}
a.waitListModalButton.inline-signup-btn:hover {
	background: #324c80; 
	border: 1px solid #022f93;
}
a.waitListModalButton.inline-signup-btn i {
	font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
}
.tag-box-wait.sidebar-tag-box a.waitListModalButton.inline-signup-btn {
    padding: 10px 10px;
	width: 80%;
}
.tag-box-wait.sidebar-tag-box i.fa.fa-hand-o-up {
    padding: 0 20px 0 5px;
    float: left;
}

.tag-box-wait.sidebar-tag-box h2 {
    font-size: 18px;
    line-height: 20px;
    color: #404040;
    margin-top: 0;
}
.tag-box-wait.price-tag-box {
    margin: 0;
    border: none;
    border-radius: 0 !important;
    margin-bottom: -8px;
}
.tag-box-wait.price-tag-box h2 {
    font-size: 16px;
    line-height: 18px;
    color: #404040;
    margin: 0;
}
.tag-box-wait.price-tag-box p {
    color: #888;
    line-height: 14px;
    padding: 5px 0;
    font-size: 11px;
}

.tag-box-wait.price-tag-box a.waitListModalButton.inline-signup-btn i {
    padding: 0 15px 0 10px;
    float: left;
    font-size: 16px;
}
.tag-box-wait.price-tag-box a.waitListModalButton.inline-signup-btn {
    font-size: 14px;
    line-height: 16px;
    padding: 10px 35px 10px 25px;
    border-radius: 4px !important;
}
button.btn-u.btn-u-lg.inline-signup-btn i.fa.fa-hand-o-up {
    font-size: 20px;
    font-weight: bold;
    padding-top: 10px;
}
.navbar-brand {
	padding: 0;
	height: 125px;
}
.header .navbar-brand {
	top: -35px;
	margin-bottom:-35px;
	position: relative;
	padding: 0;
}
.header .navbar-collapse {
	padding: 20px 0 0 0;
}
.userMessageContainer {
  margin: -10px 0 10px 0;
  padding: 15px 5px 15px 20px;
  border-right: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  font-size: 16px;
  color: #D50003;
  background-color: #F6EBA5;
}
.published-user-notice {
  margin: 10px 0 25px 0;
  padding: 15px 5px 15px 20px;
  border-right: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  font-size: 16px;
  color: #D50003;
  background-color: #F6EBA5;
}
.notifcation-area {
	margin: 0;
	padding: 0;	
}
.notifcation-area p{
	font-size: 10px;
}
.notifcation-area p span.header-text {
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
}

p.title-box-date {
	font-size:12px;
	font-weight:bold;
}
p.title-box-time {
	font-size:10px;
	margin-top: -10px;
}
.no-right-space {
	margin-right: 0;
	padding-right: 0;	
}
img.gallery-image {
  max-width: 800px;
}
.profile .timeline-v2.timeline-me > li .normal-table {
    margin: 0 0 30px 23%;
}
.profile-image .thumbnail {
	margin-bottom: 0;	
}
.profile-image .image-caption h1 {
	display: block;
	padding: 5px 0 0 7px;
	margin: 0;
	color: #585f69 !important;
	font-size: 18px !important;
	line-height: 25px;
}
.profile-image .image-caption h2 {
	display: block;
	padding: 0 0 10px 7px;
	margin: 0;
	color: #585f69 !important;
	font-size: 14px !important;
	line-height: 18px;
}
.profile-image .image-caption p {
	display: block;
	padding: 0 0 7px 7px;
	margin: 0;
	color: #585f69 !important;
	font-size: 11px !important;
	line-height: 16px;
}
.profile-image .image-caption p span.paragraph-header {
	display: block;
	padding: 0 0 2px 0;
	margin: 0 0 3px 0;
	color: #585f69 !important;
	font-size: 12px !important;
	line-height: 18px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}
.multiselect-header {
	font-size: 14px;
	background-color: #ECECEC;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-bottom: none;	
}
.date-row {
  font-size: 14px;
  color: #585f69;
  margin-top: 5px;
  text-shadow: none;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 10px;
  margin-left: 80px;
}
.date-block {
	display: block;
	margin: 0;
	padding: 0;	
}
/*********************** Reduce fonts for small appearance Spaces ************************/
.scrub-big-fonts h1, .scrub-big-fonts h2, .scrub-big-fonts h3, .scrub-big-fonts h4 {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  margin: 3px 0 5px 0;
}
dd.scrub-big-fonts p {
  margin: 0;
  padding: 0;
  font-size: 11px;
  line-height: 13px;
}
.posts .dl-horizontal dd p.small-title {
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 4px;	
}
p.small-text {
	font-size: 10px;	
	line-height: 11px;
}

/***********************Category Block ************************/
.category-block {
  text-align: left;
  margin-bottom: 20px;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
}
.category-block a {
  font-weight: bold;
}
.category-block .category-block-emphasis-color {
  font-weight: bold;
  color: #4f9f4f;
}
/***********************Articles ************************/
.article-post {
  margin-bottom: 50px;
  position: relative;
}
.article-post .article-span {
  width: none;
  margin-left: none;
}
.article-post .headline-with-explanation {
  display: block;
  margin: 15px 0 15px 0;
  border-bottom: 1px dotted #e4e9f0;
  padding-bottom: 10px;
  line-height: 18px;
}
.article-post .headline-with-explanation h4 {
  margin: 0 0 -2px 0;
  padding-bottom: 8px;
  color: #585f69;
  text-shadow: none;
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
  line-height: 25px;
  font-size: 18px;
}
.article-post .article-post-featured-img {
  background-position: bottom;
  background-repeat: no-repeat;
  position: relative;
  margin: 0 0 20px 0;
  box-sizing: border-box;
}
.article-post .img-overlay {
  width: 100%;
  height: 100%;
}
.article-post .article-post-featured-img img {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.article-post .item-img-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0%;
  top: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  text-align: center;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  overflow: hidden;
}
.article-post .item-img-overlay .article-post .item_img_overlay_content {
  position: absolute;
  left: 0%;
  top: 50%;
  margin-top: -20px;
  width: 100%;
  text-align: center;
}
.article-post .item-img-overlay a {
  padding: 10px 14px;
  background-color: rgba(0, 0, 0, 0.44);
  display: inline-block;
  margin: 0 0 0 10px;
  color: #fff !important;
  border-radius: 50%;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  position: relative;
}

.article-post .item-img-overlay a:first-child {
  left: -1000px;
}
.article-post .body-wrapper a, .article-post .tab a:hover, .article-post  accordion .title:hover {
  color: #3d5582;
}
a [class^="icon-"], a [class*=" icon-"] {
  cursor: pointer;
}
.icon-search {
}
.article-post .article-post-details {
  height: auto;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
  position: relative;
  overflow: hidden;
}
.article-post .article-post-details:before {
  top: auto;
  bottom: -2px;
}
.article-post .article-post-details:after, .article-post .article-post-details:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #fff;
  height: 1px;
  width: 100%;
}
.article-post .article-post-details .article-post-details-item {
  font-size: 11px;
  height: 37px;
}
.article-post .article-post-details-item {
  position: relative;
  float: left;
  padding: 0px 0px 0 0;
  line-height: 37px;
}
.article-post .article-post-details-item-right {
  float: right;
  padding-right: 0;
}
.article-post .readmore-icon {
  font-size: 8px;
  margin: 0 0 0 3px;
  text-decoration: none !important;
}
.article-post .article-post-body {
  margin: 0 0 20px 0;
  font-size: 13px;
  color: #676767;
}
.article-post p {
  margin: 0 0 20px 0;
}
.article-post .author {
  font-size: 11px;
  padding-bottom: 5px;
  color: #666666;
}
.article-post.with-border-padding {
  padding: 10px;
  border: 1px solid #ccc;
}
/***********************Feature Blocks for Existing Content ************************/
.feature-block {
  padding: 5px 15px;
  text-align: left;
  margin-bottom: 20px;
}
.feature-block-light, .feature-block-default {
  background: #fafafa;
  border: solid 1px #eee;
}
/***********************Product Questions and Attendee Forms ************************/
.thumbnail-small {
	max-height: 75px;	
}
.thumbnail-float-left {
	float: left;
	display: inline;
	margin-right: 15px;	
}
/***********************Dashboard ************************/
.reports {
	margin-top: 15px;
}
.reports .panel-body {
	padding-top: 0;	
}
.reports .panel-report.no-bg {
	border: solid 2px #f7f7f7;;
}
.reports .panel-report {
	border: none;
	margin-bottom: 10px;
	box-shadow: none;
}
.reports .panel-heading {
	color: #585f69;
	background: #e4e4e4;
	padding: 7px 15px;
	border-bottom: solid 3px #f7f7f7;
}
.reports .panel-title {
	font-size: 16px;
}
.reports .panel-heading-v2.overflow-h i.pull-right, .report .panel-heading.overflow-h a i {
	color: #777;
}
.reports .panel-heading-v2.overflow-h i.pull-right, .report .panel-heading.overflow-h i.pull-right {
	top: 7px;
	position: relative;
}
.contentHolder {
	padding: 0;
	height: 250px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.largeContentHolder {
	padding: 0;
	height: 300px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
}
.comment .subtitle {
  font-size: 13px;
  color: #999;
}
.comment .rating-xs {
  font-size: 1.25em;
  text-align: right;
}
.comment .rating-container .rating-stars  {
	line-height: 1.25em;	
}
.comment .rating-container {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  color: #e3e3e3;
  overflow: hidden;
  line-height: 1.25em;
}
.comment .icon-container {
	text-align: right;	
}
.comment .review-author {
	padding-top: 4px;	
	color: #616161;
}
.comment .review-author-company span {
	font-size: 11px;	
}
.comment {
	border-bottom: 2px solid #e4e4e4;	
}
.comment .list-inline {
	text-align: right;	
}
.comment p {
  color: #999;
  margin-bottom: 5px;
  margin-left: 20px;
}
.icon-blank {
	display: inline-block;
	font: normal normal normal 14px/1 "Font Awesome 5 Pro";
	font-size: inherit;
	text-rendering: auto;
	transform: translate(0, 0);
}
.icon-spacer::before, .icon-blank::before {
  width: 1em;
  content: ' ';
}
.reports .report-post.color-one {
	border-left: 2px solid #1b75bb;
	border-bottom: 2px solid #e4e4e4;
}
.reports .comment {
	margin-right: 15px;	
}
.reports h3 {
	margin-bottom: 0;	
}
.reports .report-post {
	background: #fff;
	margin-bottom: 2px;
	margin-left: 4px;
	padding: 2px 15px 2px 0;
}
.report-post .author-rating {
	font-size: 1.1em;			
  	line-height: 1.5em;
	margin-bottom: 8px;
}
.report-post .author-rating .author-review {
	font-size: 1.0em;			
  	padding-top: 5px;
}
.report-post .author-rating .author-review-company {
	font-size: 0.9em;			
  	padding-top: 0;
	color: #6C6B6B;
}
.report-post .author-rating .rating-xs {
	font-size: 1.2em;			
  	line-height: 1.5em;
	text-align: right;
}
.ps-container .ps-scrollbar-x-rail {
	position: absolute;
	bottom: 3px;
	height: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	opacity: 0;
	filter: alpha(opacity = 0);
	-o-transition: background-color .2s linear, opacity .2s linear;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	-moz-transition: background-color .2s linear, opacity .2s linear;
	transition: background-color .2s linear, opacity .2s linear;
}
.ps-container .ps-scrollbar-y-rail {
	position: absolute;
	right: 3px;
	width: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	opacity: 0;
	filter: alpha(opacity = 0);
	-o-transition: background-color .2s linear, opacity .2s linear;
	-webkit-transition: background-color .2s linear, opacity .2s linear;
	-moz-transition: background-color .2s linear, opacity .2s linear;
	transition: background-color .2s linear, opacity .2s linear;
}
.reports .report-post span.report-post-numb {
	float: left;
	color: #999;
	font-size: 20px;
	font-weight: 200;
	padding: 5px 12px;
}
.reports .report-post-in {
	overflow: hidden;
}
h3.heading-xs {
    font-size: 14px;
    margin-bottom: 0;
    height: 38px;
    line-height: 18px;
}
h3.heading-xs-narrow-height {
	font-size: 14px;
	margin-bottom: 0;
	height: 25px;
}
h3.heading-xs-icons {
	margin: 0 15px 0 0;
	padding: 0;
}
span.heading-xs-time {
	font-size: 10px;
	margin-right: 5px;
	margin-bottom: 3px;	
	line-height: 12px;
}
span.heading-xs-number {
	font-size: 12px;
	font-weight:bold;
	margin-right: 5px;
	margin-bottom: 3px;	
	line-height: 12px;
}
.reports .report-post-in h3 a {
	color: #555;
	text-transform: uppercase;
}
.reports .report-post-in p {
	color: #999;
	margin-bottom: 5px;
}
.request-content-block {
	margin-bottom: 5px;
}
.request-content-block .panel-paragraph-title {
	font-size: 12px;
	font-weight:bold;
	color: #585f69;
}
.request-content-block .panel-paragraph-content {
	font-size: 11px;
	color: #999;
}
/*Interior Page Navigation************************************************************/
.interior-navigation {
	margin-bottom: 15px;	
}
/*This is to pull the 3rd level menu to the left*/
ul.nav.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {
    left: -115%;
	right: 100%;
    background-color: #779eb2;
}
/*Inline Form Block************************************************************/
.form-margin-adjustment {
	margin-top: -5px;
	margin-bottom: 20px;	
}
.input-group {
	margin-bottom: 15px;	
}
.input-group span.input-group-btn button.btn {
    margin-left: 10px;
    margin-top: -1px;
}
.subtle-content-block {
	padding: 5px 30px 10px 15px;
	text-align: center;
	margin-bottom: 20px;
	background: #fafafa;
	border: solid 1px #eee;
	border-radius: 10px !important;
}
.subtle-content-block h2.heading-sm {
	font-size: 14px;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;		
}
.subtle-content-block address {
	text-align: left;		
	font-size: 13px;
	margin-bottom: 5px;
}
.subtle-content-block .category-list {
	text-align: left;
	font-size: 11px;
	border-bottom: solid 1px #E3E3E3;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
.form-indented-block {
    border: 1px solid #e4e4e4;
    background: #F7F7F7;
    padding: 20px;
    margin: 0 0 15px 30px;
    border-radius: 8px;
}
.form-question-container h3 {
    font-size: 20px;
}
.resume-download {
	
}
.resume-download .resume-row-text {
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
}
div#downloadURL i.icon-med {
    margin: 0;
    padding: 0;
    line-height: 30px;
    vertical-align: middle;
    top: 0;
}
/*Address Row Radio Buttons ***********************************************************/
.address-row {
    padding: 5px 5px 5px 10px;
    font-size: 12px;
    border-radius: 8px !important;
}
.address-row.address-row-selected {
    background-color: #ffed90;
    border-radius: 8px !important;
}
.address-row input[type="radio"] {
    position: relative;
    top: 2px;
    margin-right: 5px;
}
.address-edit-link {
    position: relative;
    float: right;
    padding: 2px 8px;
    font-size: 10px;
    line-height: 1.5;
    color: #333;
    background-color: #f3f3f3;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgb(219, 219, 219);
    border-radius: 5px !important;
}
.address-edit-link:hover {
	background-color: #e1e1e1;
    font-weight: bold;
    border-color: #b3b3b3;	
}
/*Inline Form Block************************************************************/
.subtle-content-info-block {
	padding: 10px 30px 10px 15px;
	text-align: center;
	margin-bottom: 20px;
	background: #fafafa;
	border: solid 1px #eee;
	border-radius: 10px !important;
}
.subtle-content-info-block .title {
	font-size: 14px;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;		
}
.subtle-content-info-block .sub-title {
	text-align: left;		
	font-size: 11px;
}
.funny-boxes-right-u {
  border: solid 1px #e4e4e4;
}
.funny-boxes-right-u:hover {
  border-right-color: #5085B7;
}
.funny-boxes .funny-boxes-img li i {
  color: #7C7C7C;
  font-size: 12px;
  margin-right: 5px;
}
#businessLocationContent .subtle-content-block h2.heading-sm {
	font-size: 16px;
}
#businessLocationContent .subtle-content-block strong {
	color: #999;
	font-weight: normal;
}
/*Timeline************************************************************/
.reports .timeline-v2.timeline-me:before {
	left: 19%;
}

.reports .timeline-v2.timeline-me p {
	margin-bottom: 0;
}

.reports .timeline-v2.timeline-me > li .cbp_tmtime {
	width: 25%;
}

.reports .timeline-v2.timeline-me > li .cbp_tmicon {
	left: 19%;
}

.reports .timeline-v2.timeline-me > li .cbp_tmtime span:first-child {
	color: #585f69;
	font-size: 16px;
	text-align: left;
	line-height: 20px;
}

.reports .timeline-v2.timeline-me > li .cbp_tmtime span:last-child {
	color: #999;
	font-size: 14px;
	text-align: left;
}

.reports .timeline-v2.timeline-me > li .cbp_tmlabel {
	padding: 0;
	background: inherit;
	margin: 0 0 20px 23%;
}

.reports .timeline-v2.timeline-me > li .cbp_tmlabel:after {
	border-color: inherit;
}

.reports .timeline-v2.timeline-me > li .cbp_tmlabel h2 {
	margin: 0 auto;
	font-size: 17px;
	line-height: 20px;
	border-bottom: none;
}
.reports .report-event.color-one {
  border-left: 2px solid #1b75bb;
  border-bottom: 2px solid #e4e4e4;
}
.reports .report-event {
  background: #fff;
  margin-bottom: 2px;
  margin-left: 4px;
  padding: 2px 15px 2px 0;
	clear: both;
}
.reports .report-event .date-formats {
  color: #fff;
  float: left;
  text-align: center;
  margin: 7px 13px 0 10px;
  padding: 7px 10px 4px;
}
/*Timeline v2
------------------------------------*/
.timeline-v2 {
	padding: 10px 20px 0 0;
	list-style: none;
	position: relative;
} 

/* The line */
.timeline-v2 > li{
	position: relative;
}

.timeline-v2:before {
	top: 0;
	bottom: 0;
	left: 22%;
	width: 4px;
	content: '';
	background: #f3f3f3;
	position: absolute;
	margin-left: -14px;
}

/* The date/time in the results sidebar */
.timeline-v2 > li .cbp_tmtime {
	width: 25%;
	display: block;
	position: absolute;
	padding-right: 80px;
}

.timeline-v2 > li .cbp_tmtime span {
	top: 2px;
	display: block;
	text-align: right;
	position: relative;
}

.timeline-v2 > li .cbp_tmtime div.new-notice {
  font-size: 12px;
  color: #FFF;
  background-color: #8F0205;
  padding: 3px 3px 3px 6px;
  text-align: left;
  margin: 5px 0;
  border: 1px #8F0205 solid;
  border-radius: 5px !important;
}
.timeline-v2 > li .cbp_tmtime a {
  text-decoration: none;
}
.timeline-v2 > li .cbp_tmtime a:hover {
  text-decoration: none;
}
.timeline-v2 > li .cbp_tmtime div.new-notice:hover {
  background-color: #B40206;
  border: 1px #8F0205 solid;
}
.timeline-v2 > li .cbp_tmtime div.old-notice {
  font-size: 12px;
  background-color: #e4e4e4;
  padding: 3px 3px 3px 6px;
  text-align: left;
  margin: 5px 0;
  border: 1px #BCBCBC solid;
  border-radius: 5px !important;
}
.timeline-v2 > li .cbp_tmtime div.old-notice:hover {
  color: #555;
  background-color: #F5F5F5;
  border: 1px #BCBCBC solid;
}
.timeline-v2 > li .cbp_tmtime div.title {
  font-size: 13px;
  padding:  0 3px 0 0;
  margin: 4px 0 0 0;
  /* border-bottom: 1px #e4e4e4 solid; */
  color: #333;
  line-height: 13px;
}
.timeline-v2 > li .cbp_tmtime div.sub-title {
  font-size: 11px;
  padding: 0;
  margin: 0;
  text-align: left;
  color: #848484;
}


.timeline-v2 > li .cbp_tmtime span:first-child {
	color: #999;
	font-size: 14px;
	line-height: 0.9;
}

.timeline-v2 > li .cbp_tmtime span:last-child {
	color: #585f69;
	font-size: 20px;
	font-weight: normal;

}

/* Right content */
.timeline-v2 > li .cbp_tmlabel {
	color: #fff;
	padding: 10px 20px 20px;
	background: #f3f3f3;
	line-height: 1.4;
	clear: both;
	position: relative;
	border-radius: 5px;
	margin: 0 0 40px 25%;
}

/*
.timeline-v2 > li .cbp_tmlabel img.big-thumb {
	width: 100%;
}
*/

.timeline-v2 > li .cbp_tmlabel li {
	padding: 0;
}

/*
.timeline-v2 > li .cbp_tmlabel img.small-thumb {
	width: 111px;
	height: auto;
}
*/

.timeline-v2 > li .cbp_tmlabel h2 { 
	margin-top: 0px;
	font-size: 21px;
	padding: 0 0 5px;
	margin-bottom: 10px;
	text-transform: capitalize;
	border-bottom: 1px solid #ddd;
}

.timeline-v2 > li .cbp_tmlabel .text-left {
	float: left;
}

/* The triangle */
.timeline-v2 > li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #f3f3f3;
	border-width: 10px;
	top: 18px;
}

/* The icons */
.timeline-v2 > li .cbp_tmicon {
	top: 22px;
	left: 22%;
	width: 10px;
	height: 10px;
	position: absolute;
	background: #72c02c;
	margin: 0 0 0 -17px;
	box-shadow: 0 0 0 4px #f3f3f3;
	-webkit-font-smoothing: antialiased;
}

.price-container-message-only {
	width: 100%;
    height: 35px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 22px;
    display: inline-block;
}  
.header .navbar-header {
	min-height: 90px;
}

/* Example Media Queries */
@media screen and (max-width: 65.375em) {

	.timeline-v2 > li .cbp_tmtime span:last-child {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 47.2em) {
	.timeline-v2:before {
		display: none;
	}

	.timeline-v2 > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
	}

	.timeline-v2 > li .cbp_tmtime span {
		text-align: left;
	}

	.timeline-v2 > li .cbp_tmlabel {
		padding: 1em;
		font-weight: 400;
		margin: 0 0 30px 0;
	}

	.timeline-v2 > li .cbp_tmlabel:after {
		left: 20px;
		top: -20px;
		right: auto;
		border-bottom-color: #f3f3f3;
		border-right-color: transparent;
	}

	.timeline-v2 > li .cbp_tmicon {
		left: auto;
		float: right;
		position: relative;
		margin: -55px 5px 0 0px;
	}	
}
/*******************************/
.sm-padding-bottom-20 {
	padding-bottom: 20px !important;
}
.center-block {
	float: none;	
}
.modal-body.warning {
	background-color: #E9E985;
}
.modal-header.warning {
	background-color: #E9E985;
border-bottom: 1px solid #9C1313;
}
h4#myLargeModalLabel.modal-title {
	font-size: 24px;
}
.modal-content.warning {
	border-bottom: 1px solid #9C1313;
}
.text-push-to-bottom {
	padding-top: 10px;
}
.row-divider {
    padding-top: 5px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DCDCDC;
}
.selected-list-container {
	margin-top: 30px;	
}
table.table span.category {
	font-size: 10px;
	margin-left: 8px;	
}
table.table span.product {
	font-size: 12px;
	margin-left: 8px;	
	/*font-weight: bold;*/
}
table.table td.compressed-padding {
	padding-top: 1px;
	padding-bottom: 1px;	
}
/*Additional padding and margins*/
.no-padding {
	padding: 0 !important;	
}
td.small-padding-5 {
	padding: 3px !important;
	font-size: 11px !important;	
}

.margin-5 {
	margin: 5px !important;	
}
.margin-10 {
	margin: 10px !important;	
}
.margin-15 {
	margin: 15px !important;	
}
.margin-left-0 {
	margin-left: 0 !important;	
}
.margin-left-5 {
	margin-left: 5px !important;	
}
.margin-left-10 {
	margin-left: 10px !important;	
}
.margin-left-15 {
	margin-left: 15px !important;	
}
.margin-left-20 {
	margin-left: 20px !important;	
}
.margin-right-fix {
	mrgin-right: -15px;	
}
.margin-right-0 {
	margin-right: 0 !important;	
}
.margin-right-5 {
	margin-right: 5px !important;	
}
.margin-right-10 {
	margin-right: 10px !important;	
}
.margin-right-15 {
	margin-right: 15px !important;	
}
.margin-right-20 {
	margin-right: 20px !important;	
}
.margin-right-25 {
	margin-right: 25px !important;	
}
.margin-right-30 {
	margin-right: 30px !important;	
}
.margin-bottom-0 {
	margin-bottom: 0px !important;	
}
.margin-bottom-5 {
	margin-bottom: 5px !important;	
}
.margin-bottom-8 {
	margin-bottom: 8px !important;	
}
.margin-bottom-10 {
	margin-bottom: 10px !important;	
}
.margin-bottom-20 {
	margin-bottom: 20px !important;	
}
.margin-bottom-30 {
	margin-bottom: 30px !important;	
}
.margin-bottom-40 {
	margin-bottom: 40px !important;	
}
.margin-top-0 {
	margin-top: 0 !important;	
}
.margin-top-5 {
	margin-top: 5px !important;	
}
.margin-top-8 {
	margin-top: 8px !important;	
}
.margin-top-10 {
	margin-top: 10px !important;	
}
.margin-top-15 {
	margin-top: 15px !important;	
}
.margin-top-20 {
	margin-top: 20px !important;	
}
.margin-top-25 {
	margin-top: 25px !important;	
}
.margin-top-30 {
	margin-top: 30px !important;	
}
.margin-top-40 {
	margin-top: 40px !important;	
}
.margin-top-50 {
	margin-top: 50px !important;	
}
.margin-top-60 {
	margin-top: 62px !important;	
}
.margin-top-90 {
	margin-top: 90px !important;	
}
.margin-top-110 {
	margin-top: 110px !important;	
}
.margin-top-100 {
	margin-top: 100px !important;	
}
.margin-top-120 {
	margin-top: 120px !important;	
}
.padding-5 {
	padding: 5px !important;	
}
.padding-10 {
	padding: 10px !important;	
}
.padding-15 {
	padding: 15px !important;	
}
.padding-top-0 {
	padding-top: 0 !important;	
}
.padding-top-5 {
	padding-top: 5px !important;	
}
.padding-top-8 {
	padding-top: 8px !important;	
}
.padding-top-10 {
	padding-top: 10px !important;	
}
.padding-top-15 {
	padding-top: 15px !important;	
}
.padding-top-20 {
	padding-top: 20px !important;	
}
.padding-top-25 {
	padding-top: 25px !important;	
}
.padding-top-30 {
	padding-top: 30px !important;	
}
.padding-top-35 {
	padding-top: 35px !important;	
}
.padding-bottom-0 {
	padding-bottom: 0 !important;	
}
.padding-bottom-3 {
	padding-bottom: 3px !important;	
}
.padding-bottom-5 {
	padding-bottom: 5px !important;	
}
.padding-bottom-8 {
	padding-bottom: 8px !important;	
}
.padding-bottom-10 {
	padding-bottom: 10px !important;	
}
.padding-bottom-15 {
	padding-bottom: 15px !important;	
}
.padding-bottom-20 {
	padding-bottom: 20px !important;	
}

.padding-right-0 {
	padding-right: 0 !important;	
}
.padding-right-3 {
	padding-right: 3px !important;	
}
.padding-right-5 {
	padding-right: 5px !important;	
}
.padding-right-10 {
	padding-right: 10px !important;	
}
.padding-right-15 {
	padding-right: 15px !important;	
}
.padding-left-0 {
	padding-left: 0 !important;	
}
.padding-left-3 {
	padding-left: 3px !important;	
}
.padding-left-5 {
	padding-left: 5px !important;	
}
.padding-left-10 {
	padding-left: 10px !important;	
}
.padding-left-15 {
	padding-left: 15px !important;	
}
.padding-left-20 {
	padding-left: 20px !important;	
}


.no-margin {
	margin: 0 !important;	
}
hr.divider-small {
	margin: 0 0 10px 0;
	padding: 0;
}
/******Custom Icons***************************************/
 .icon-snazzo-container {
	max-width: 65px;	 
 }
i.icon-snazzo {
	color: #555;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
	margin-bottom: 5px;
	text-align: center;
	display: inline-block;
	border: solid 1px #555;
	position: relative;
}
i.icon-snazzo-sm {
    color: #555;
    width: 26px;
    height: 26px;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    border: solid 1px #555;
    position: relative;
}
.icon-snazzo-rounded-4 {
    border-radius: 4px !important;
}
i.icon-offset-top-right {
    position: absolute;
    top: 0;
}
span.badge-sm {
    right: -5px !important;
    padding: 4px 4px;
    font-size: 9px;
    font-weight: bold;
    top: -4px !important;
}
span.interior-nav-badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 5px 3px 5px;
    font-size: 10px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #a60000;
    border-radius: 10px !important;
    position: relative;
    top: -3px;
}
span.btn-text-with-icon {
    top: -4px !important;
    font-size: 9px;
	margin-left: 5px;
	position: relative;
}
i.icon-snazzo-bg-green, i.icon-snazzo-bg-red, i.icon-snazzo-bg-dark, i.icon-snazzo-bg-grey, i.icon-snazzo-bg-blue, i.icon-snazzo-bg-green, i.icon-snazzo-bg-yellow, i.icon-snazzo-bg-orange {
	color: #fff;
	border-color: transparent;
}
i.icon-snazzo-bg-green {
	background: #4B9E00;
}
i.icon-snazzo-bg-green:hover {
	background: #2F6400;
}
i.icon-snazzo-bg-blue {
	background: #004C9E;
}
i.icon-snazzo-bg-blue:hover {
	background: #08305B;
}
i.icon-snazzo-bg-red {
	background: #B70303;
}
i.icon-snazzo-bg-red:hover {
	background: #6D0101;
}
i.icon-snazzo-bg-yellow {
	background: #FFD219;
}
i.icon-snazzo-bg-yellow-inverse {
    background: #FFD219;
    color: #9C9C9C;
	border-color: transparent;
}
i.icon-snazzo-bg-yellow:hover {
	background: #AB8A00;
}
i.icon-snazzo-bg-disabled {
	color: #C0C0C0;
	background: #E4E4E4;
	border: solid 1px #C0C0C0;
}
.icon-snazzo-rounded-10 {
	border-radius: 10px !important;
}
.snazzo-badge-lists {
	margin-top: 7px;	
}
button.answerModalButton span.icon-small-inside-button {
    background-color: firebrick;
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 6px;
    margin: 0 -9px 0 10px;
    position: relative;
    border: 1px solid;
}
span.icon-small-inside-button-in-results {
    background-color: white !important;
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 6px !important;
    margin: 0 -8px 0 10px !important;
    position: relative;
    border: 1px solid;
}
/*Badge Lists*/
.snazzo-badge-lists li {
  position: relative;
}
.snazzo-badge-lists span.badge {
  top: -10px;
  right: -6px;
  position: absolute;
}
/*Badge Icons*/
.snazzo-badge-lists.badge-icons span.badge {
  min-width: 12px;
  padding: 3px 6px;
 }
.snazzo-badge-lists.badge-icons i {
  font-size: 18px;
  min-width: 25px;
}
/*Badge Box v2*/
.snazzo-badge-box a {
  color: #777;
  font-size: 12px;
  padding: 10px;
  min-width: 70px;
  text-align: center;
  display: inline-block;
  border: solid 1px #eee;
}

.badge-box-v2 a i {
  font-size: 20px;
}
/******
	Icon Boxes
************************************************/
.box-icon .icon-box-icon, .box-icon-left .icon-box-icon, .box-icon-right .icon-box-icon {
    font-size: 34px;
    color: #3071b7;
    margin: 0 0 10px;
}
.box-icon-left {
    position: relative;
    padding: 35px 0 35px 50px;
}
.box-icon-left .icon-box-icon {
    position: absolute;
    height: 44px;
    width: 30px;
    left: 0;
    top: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 26px;
}



/******************************************************/
span.badge {
	top: -3px;
	right: 2px;
	position: absolute;
}
span.snazzo-badge {
	top: -5px;
	right: 19px;
	position: absolute;
	font-weight: 400;
	padding: 2px 2px;
	height: 15px;
	width: 15px;
	color: #ffffff;
}
span.snazzo-badge i{
	position: relative;
			top: -11px;
			right: 2px;
}
.business-locations span.badge-position-adjustment {
	top: 10px;	
	right: 35px;
}
.business-locations span.badge-position-adjustment.left {
    top: 0;
    text-align: left;
    position: relative;
    right: 0;
    margin-left: 5px;
}
span.badge-position-adjustment {
	top: 10px;	
	/*right: 35px;*/
}
span.badge-position-adjustment.left {
    top: 0;
    text-align: left;
    position: relative;
    right: unset;
    margin-left: 5px;
}
.button-inline-top-adjustment {
	position: relative;
	top: -5px;	
}
 .business-locations .contentHolder {
	height: 300px;
}
.request-content-block .panel-paragraph-content h4 {
	margin: 0;
}
/*********************************************/
.tag-box {
	padding: 5px 10px 10px 10px;
}
.tag-box h4{
	line-height: normal;
	margin-bottom: 1px;
}
.menu-container {
	margin-top: 37px;	
}
.side-bar-thumbnail-container {
	margin-right: 5px;	
	margin-left: 5px;	
}
.side-bar-thumbnail-style {
	margin: 2px 4px;
	padding: 2px;
	border: 1px solid #e4e4e4;
}
.side-bar-thumbnail-style .outer {
    width: 100%;
    padding-top: 100%; /* defines aspect ratio */
    position: relative;
}
.side-bar-thumbnail-style .outer .inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	background: #ffffff;
}
.side-bar-thumbnail-style .outer .inner .vertical-center{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.side-bar-box .button-row-sidebar {
	margin: 10px 10px 0 10px;	
}
.side-bar-box table.table {
	font-size: 10px;	
}
.side-bar-box .new-title.condensed {
    color: #2B94C0;
    margin-right: -20px;
    font-size: 19px;
}
.side-bar-box table.table th.header, .side-bar-box table.table td.header {
    font-size: 12px;
    font-weight: bold;
    background: initial;
}
.side-bar-box table.table thead tr.bottom-border-bold th {
    padding-bottom: 2px;
    padding-top: 10px;
}
.side-bar-box table.table thead tr.bottom-border-bold {
	border-bottom: 2px solid #d6d6d6;
}
.side-bar-box table.table tbody tr.top-border-bold {
	border-top: 2px solid #d6d6d6;
}
.suggested-sidebar-block {
	margin-top: 20px;	
	margin-bottom: 15px;	
}
.suggested-sidebar-block  h3{
	margin-bottom: 20px;	
}
.suggested-sidebar-block p {
	font-size: .85em;	
	line-height: 1.1em;	
	margin-bottom: 3px;
}
.sidebar-product-detail h2 {
	font-size: 16px;
	line-height: 19px;	
	margin-top: 0;	
}
.sidebar-product-detail hr {
	margin: 5px 0 15px 0;	
}
.suggested-sidebar-block .thumbnail {
	margin-bottom: 0;	
}
.suggested-sidebar-block .pricing {
	padding-left: 5px;
	font-size: 1.4em;		
}
.suggested-sidebar-block .sale {
	color: #C00;
}
.suggested-sidebar-block .sale span {
	font-size: .7em;		
}
.suggested-sidebar-block .pricing i {
	font-size: .5em;
	position: relative;
	margin: 0 0 0 2px;
	padding: 0;
	vertical-align: top;
	top: 4px;
	font-style: normal;
}

/********************Event detail styles *****************/
.event-detail-sidebar {
	padding: 10px 20px 15px 20px;
	background: #fafafa;
	border: solid 1px #eee;
	margin-bottom: 20px;
}
.event-detail-sidebar h6 {
	margin-bottom: 0;	
}
.event-detail-sidebar h2 {
	margin-top: 0;
	margin-bottom: 8px;	
}
.event-detail-sidebar .location-block h5 {
	margin-top: 0;
	margin-bottom: 5px;	
}
.event-detail-sidebar .location-block address {
	margin-bottom: 15px;
	margin-left: 20px;
	font-style: normal;
	line-height: 1.428571429;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
.event-detail-sidebar .location-block .date-block {
	margin-left: 23px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
.event-detail-sidebar .map-block {
	margin-top: 20px;	
}
.upper-left {
	position: absolute;
	top: -10px;
	left: -5px;	
	z-index: 10;
}
.lower-right {
	position: absolute;
	bottom: 5px;
	right: 10px;	
	z-index: 10;
}
.lower-right-outside {
	position: absolute;
	bottom: -10px;
	right: -10px;	
	z-index: 10;
}

.primary-image {
	border: 1px solid #C70003;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.side-bar-above-menu-adjustment {
	margin-top: 20px;
}
.side-bar-box {
	padding: 8px 15px 10px 15px;
	margin-bottom: 20px;
	border: 2px solid #eee;
}
.side-bar-box .top-part i {
	float: left;
	color: #777;
	font-size: 20px;
	padding-top: 3px;
	margin-right: 10px;
}
.side-bar-box .middle-part i {
	float: left;
	color: #777;
	font-size: 20px;
	padding-top: 3px;
	margin-right: 10px;
}
.side-bar-box .new-title {
    color: #2B94C0;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 5px;
}
.side-bar-box .mid-title {
	color: #1b75bb;
	font-size: 16px;
	margin-bottom: 5px;
}
.sidebar-product-detail ul {
	margin-bottom: 0;	
}
.side-bar-box p {
	line-height: 1.5;
	color: #888;
}
.side-bar-box p.small {
	line-height: 13px;	
}
.side-bar-box h4 {
	margin-bottom: 1px;
	color: #404040;
}
li.divider-title {
	display: block;
	padding: 8px 0 4px 12px;
	background-color: antiquewhite;
	font-weight: bold;
}
li.divider-title-sub {
	display: block;
	padding: 8px 0 4px 12px;
	background-color: antiquewhite;
	font-weight: bold;
	font-size: 12px;
}
.form-accordion {
	margin-top: 35px;	
}
.form-accordion-no-margin {
	margin-top: 0;	
}
.thumbnail-style-inline-table {
	padding: 0;
	margin: 0;
	max-width: 70px;
	text-align: left;
}
/************Notes for Form Fields*********************/
p.field-notes {
	font-size: 10px;
	color: #E10003;
	margin: -10px 0 15px 0;	
}
p.field-notes.under-label {
    font-size: 11px;
    color: #585f69;
    margin: -5px 0 8px 0;
}
.dashed-underline {
	border-bottom: 3px dashed;	
}
.border-yellow {
	border-bottom-color: #CBC300;	
}
.border-red {
	border-bottom-color: #AD0303;	
}
.border-blue {
	border-bottom-color: #0A02AD;	
}

/************Notes*********************/
.note-block {
	padding: 5px 10px 10px 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #BCBCBC;	
}
.note-block-edit-button {
	text-align: left;	
}
.note-block-created-by {
	text-align: left;
	font-size: 11px;	
}
.note-block-delete-button {
	text-align: right;	
}
tr.tableWithNoStuff td.vertical-alignment-with-icon {
	padding: 14px 10px 0 10px;	
} 
.category-filter-sidebar {
	margin-top: 40px;	
}
.category-filter-sidebar h3 {
	color: #999;
	display: block;
	font-size: 15px;
	margin: 10px 0 2px 0;
	line-height: 20px;
	text-transform: uppercase;
}
.category-filter-sidebar h4 {
	color: #585f69;
	margin-top: 5px;
	text-shadow: none;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 27px;
}
.category-filter-sidebar hr {
	margin: 10px 0;
}
.view-all-categories {
	font-size: 12px;
	font-style: italic;	
	margin-top: 4px;
	margin-bottom: 4px;
}
.category-filter-sidebar div.category ul li.view-all-categories {
	line-height: 12px;
}
.category-filter-sidebar div.category ul li {
	margin-left: 3px;	
}
/*********Logged in Message********************************/
.loggedInMessage {
	display: inline-block;
	font-size: 11px;	
}
.lim-user-name {
	display: inline-block;	
	margin-right: 10px;
}
.lim-company-name {
	display: inline-block;	
	margin-right: 10px;
}
.lim-company-name span{
	font-weight: bold;
}
.lim-security-level {
	display: inline-block;	
	margin-right: 10px;
}
.lim-security-level span{
	font-weight: bold;
}
/*******Mini Form*****************************************/
.date-filter-container {
		
}
.mini-date-range-form {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;	
	width: 280px;
}
.mini-date-range-form .form-group {
    margin-bottom: 5px;
	float: left;
}
.mini-date-range-form .form-control {
	height: 22px;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.mini-date-range-form .form-100-control {
	height: 22px;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 5px;
	margin-right: 5px;
	width:80px;
	display: block;
	vertical-align: middle;
	line-height: 1.428571429;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
}
.mini-date-range-form label {
	font-size: 11px;
	margin-bottom: 0;
	margin-left: 3px;
}
.mini-date-range-form .form-group-inline-button {
	padding-top: 19px;
	float: left;
}
.mini-date-range-form .form-group-inline-button .btn-u{
	font-size: 12px;
	padding: 2px 8px;
}
.control-width-100 {
	width:80px;
}

/*******Admin alert bar*****************************************/
.alert-bar {
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	border-bottom: 0;
	border-top: 0 ;
	margin: 0 0 20px 0;
}
.alert-bar .alert-bar-header {
	background: white;
	color: #34383c;
	font-size: 16px;
	/*overflow: hidden;*/
	background: #f7f7f8;
	border-bottom: 1px solid #e7e7e7;
	height: 30px;
}
.alert-bar .alert-bar-header h2 {
	float: left;
	padding: 6px 0;
	margin: 0 0 0 20px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 300;
}
.alert-bar .alert-bar-header h2 i {
	border-right: 1px solid #dbdee0;
	color: #ced1d4;
	padding: 6px 0;
	height: 30px;
	width: 30px;
	display: inline-block;
	text-align: center;
	margin: -10px 20px -10px -20px;
	font-size: 16px;
}
.alert-bar .alert-bar-header .alert-bar-icon {
	float: right;
}
.alert-bar .alert-bar-header .alert-bar-icon a {
	margin-left: -3px!important;
}
.alert-bar .alert-bar-header .alert-bar-icon i {
	display: inline-block;
	color: #ced1d4;
	text-align: center;
	height: 30px;
	width: 30px;
	padding: 6px 0;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	border-left: 1px solid #ced1d4;
	text-decoration: none;
}
.alert-bar-header .alert-bar-nav-tabs {
	border: 0;
	float: right;
}
.alert-bar-nav-tabs>li {
	float: left;
	margin-bottom: -1px;
}
.nav>li {
	position: relative;
	display: block;
}

.alert-bar-header .alert-bar-nav-tabs li a {
	background: transparent;
	border: 0;
	border-left: 1px solid #ced1d4;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: 300;
	padding: 6px 15px;
	height: 30px;
}
.alert-bar-nav-tabs li a {
	border-color: #dbdee0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #e9ebec;
	margin: 6px -1px -6px 0;
	line-height: 1;
}
.alert-bar-nav-tabs  li .btn-group{
	margin-top: 0;
}
.btn-no-background {
	color: #333;
	background-color: transparent;
	border: 0;
	border-left: 1px solid #ced1d4;
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: 300;
	padding: 6px 15px;
	height: 30px;
}
.btn-no-background:focus {
	background-color: transparent;
	border: 0;
	border-left: 1px solid #ced1d4;
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: 300;
	padding: 6px 15px;
	height: 30px;
}
/*.btn {
display: inline-block;
margin-bottom: 0;
font-weight: 400;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}*/
.margin-top-less-5 {
	margin-top: -5px;	
}
.margin-top-less-10 {
	margin-top: -10px;	
}


/*********Alert adjustment********************************/
.alert-static {
	padding: 6px;
	border: 1px solid transparent;
	border-radius: 4px;
}
.alert-static-info {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.page-information-container {
	margin-top: -20px;	
	margin-bottom: 20px;
	display: inline-block;
	color: #333;
	background-color: #FBFBFB;
	border-color: #DDDDDD;
}
.notification-text-light {
	color: #FFF;
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: 14px;
}
.notification-text-subdued {
	background-color: #fcf8e3;
	border-color: #faebcc;
	border: 1px solid transparent;	
	padding: 0;
	margin: 0;
}
.notification-text-subdued p {
	margin-bottom: 20px;
	color: #8a6d3b;
	font-size: 10px;
	padding: 7px;
	margin: -5px 0;
	line-height: 14px;
}
.notification-text-warning {
  color: #a94442;
  padding-bottom: 5px;
  border-bottom: 1px solid #e4e4e4;
}
.notification-text {
	font-size: 10px;
	line-height: 12px;
	padding: 5px 0 5px 5px;
	vertical-align: middle;
	overflow: hidden;
}
.notification-text div.notification-title {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 0 10px 0 0;
	width: 50px;
	float: left;
	display: inline-block;
}
.notification-text div.notification-description {
	display: block;
	overflow: hidden;
}
/********Table Adjustments*************************************/
.table-header-style thead{
		background-color:#EBEBEB;
}
.table-search-v2 thead {
	border-bottom: solid 1px #ddd;
	background-color: #e4e4e4;
}
/*******Icon Adjustments******************************************/
span.vertical-counter {
	position: relative;
	top: -2px;
}/*
i.icon-med {
	font-size: 22px;
}*/
i.icon-med {
    font-size: 22px;
    line-height: 24px;
    padding: 0;
    margin: 0 0 5px 0;
    position: relative;
    top: 5px;
}
i.icon-small-plus {
	font-size: 18px;
	margin-left: 3px;
	margin-top: 1px;
	color: #1b75bb;
}
tr td a span.badge {
	vertical-align: top;
	margin: 0 0 0 -8px;
}
tr td a span.icon-small-overlap-right {
	margin-right: -6px;
	padding: 3px 5px;
}
tr td span.icon-small-overlap-right {
	margin-left: -2px;
	padding: 3px 5px 3px 5px;
}
tr td span.icon-small-overlap-left {
	padding: 3px 5px 3px 5px;
	position: relative;
	top: 3px;
	font-size: 10px;
	left: 4px;
}
div.page-legend {
	margin: -10px 0 20px 0;
}
.page-legend ul.list-inline {
    font-size: 12px;
}
div.legend-row {
	margin: -25px 0 10px 0;
}
i.legend-icon-color {
	color: #1b75bb;
}
div.legend-row span{
	color: #fff;
}
div.legend-item span.badge {
	font-weight: 400;
	padding: 2px 4px;
	font-size: 10px;
}
div.legend-item span i{
	color: #FFF;
	font-size: 8px;	
}
div.legend-item span.label-u, div.legend-item span.badge-u {
	background: #06AB14;
	top: 3px;
	left: 5px;
	position: absolute;
}
div.legend-item {
	color: #333;
	background-color: #fff;
	box-shadow: none;
	border-color: #ccc;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	/*cursor: pointer;*/
	background-image: none;
	border: 1px solid rgba(218, 216, 216, 1);
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	align-items: flex-start;
	border-radius: 4px;
	font-family: inherit;
	text-transform: none;
	overflow: visible;
	font: inherit;
	box-sizing: border-box;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent: 0px;
	text-shadow: none;
	position:	relative;
}
div.legend-item span.icon-red-right {
	background: #e74c3c;
	top: 4px;
	left: 18px;
	position: absolute;
}
.left-margin-5 {
	margin-left: -5px !important;	
}
.right-margin-8 {
	margin-right: 8px !important;
}
.delete-dropdown-choice {
	cursor: pointer;	
	background: none;
	border: none;
}
.delete-from-modal-table {
	cursor: pointer;	
	background: none;
	border: none;
}
span.badge.badge-green.rounded-2x.small-plus {
	font-size: 8px;	
	padding: 2px 3px 2px 3px;
	position: relative;
	top: -8px;
	left: 5px;
}
#alert-legend {
	font-size: 10px;	
}
span.badge.badge-red.rounded-2x.small-badge-right {
	font-size: 8px;	
	padding: 3px 3px 2px 3px;
	position: relative;
	top: -8px;
	left: -2px;
}
/*******Tiny Top Bar Form*****************************/
.tinyTopFormContainer {
	display: inline-flex;
	padding: 0;
	margin: 0 0 -5px 0;	
}
#myFilterForm {
	padding: 0;
	margin: 0;
	position: relative;
	top: 5px;	
}
.tinyTopBarForm  label {
	display: inline-block;
	padding: 5px 0 0 0;
	margin: 0 0 0;	
	font-weight: normal;
	float: right;
	font-size: 10px;
	vertical-align: bottom;
}
.tinyTopBarForm .form-control {
	height: 14px;
	padding: 0 1px 2px 1px;
	margin: -4px 0 0 5px;	
	font-size: 9px;
	box-shadow: none;
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.alertBarFormContainer {
	display: inline-flex;
	padding: 0;
	margin: -5px 0 0 0;	
}
.tinyAlertBarForm  label {
	display: block;
	padding: 5px 0 0 0;
	margin: 0 0 0;	
	font-weight: normal;
	float: left;
	font-size: 10px;
	vertical-align: bottom;
	width: 100%;
}
.tinyAlertBarForm .form-control {
	height: 14px;
	padding: 0 1px 2px 1px;
	margin: 0 0 0 0;	
	font-size: 9px;
	float: left;
	box-shadow: none;
	display: block;
	width: auto;
	vertical-align: middle;
}
/*******Tpo Bar Adjustments***************/
.topbar ul.loginbar > li {
	padding-bottom: 0;
}

/*******Form Adjustments***************/
.form-control {
	box-shadow: none;
	margin-bottom: 15px;
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 600;
}
.headline-with-explanation {
	display: block;
	margin: 15px 0 15px 0;
	border-bottom: 1px dotted #e4e9f0;
	padding-bottom: 10px;
}
.headline-explanation {
	margin: 0 0 25px 0;
}
.headline-with-explanation h2 {
	font-size: 22px;
}
/****** Date box ****/
.date-formats {
	color: #fff;
	float: left;
	text-align: center;
	background: #72c02c;
	margin: 13px 13px 0 0;
	padding: 7px 10px 4px;
}
.date-formats span {
	display: block;
	font-size: 22px;
	font-weight: 200;
	line-height: 25px;
}
.date-formats-empty {
	color: #fff;
	float: left;
	text-align: center;
	background: #fff;
	margin: 13px 13px 0 0;
	padding: 7px 10px 4px;
}

/***********Notification area with swither form*********************/
.remove-top-margin {
	maring-top: 0px;		
}
.top-boy-extra-content.alert {
	padding: 5px;
	margin-bottom: 10px;
}
/***********Table style modification*****************/
table.dataTable.no-footer {
	border: 1px solid #e4e4e4;
}
table.dataTable thead {
	background-color: #e4e4e4;
}
table.dataTable thead th, table.dataTable thead td {
	padding: 10px 18px;
	border-bottom: 1px solid #e4e4e4;
}
table.dataTable thead th, table.dataTable thead td {
	border-right: 1px solid #fff;
}
table.dataTable thead th:last-child, table.dataTable thead td:last-child {
	border-right: none;
}
table.dataTable tbody th, table.dataTable tbody td {
	border-right: 1px solid #e4e4e4;
}
table.dataTable tbody th:last-child, table.dataTable tbody td:last-child {
	border-right: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
	padding: 0;
}
table.dataTable tr.child td.child {
    padding: 0;
    border-bottom: 1px solid #999;
}
span.dtr-data {
    display: inline-block;
    position: relative;
}
table.dataTable tr.child ul li span.dtr-title {
    padding-right: 5px;
    padding-top: 10px;
    text-align: right;
}
table.dataTable tr.child ul li {
    list-style: none;
    list-style-type: none;
    display: inline-table;
    padding: 0 10px 10px 10px;
    border-right: 1px solid #999;
}
table.dataTable tr.child td.child ul li span.dtr-data a li {
    vertical-align: middle;
    padding-right: 5px;
}
table.dataTable tr.child td.child {
    background-color: #f3f3f3;
}
table.dataTable tr.child ul li span.dtr-title {
    padding-right: 5px;
}
table.dataTable td .table-cell-address {
	padding: 0 10px;
	margin: 0;
	font-size: 11px;
}
tr.group td {
    background-color: rgba(241, 237, 166, 0.57);
    font-size: 10px;
    padding: 4px 12px !important;
    margin: 0;
    font-weight: bold;
    font-style: italic;
}
tr.group.no-match td {
    background-color:rgba(241,166,186,0.57);
    font-size: 10px;
    padding: 4px 12px !important;
    margin: 0;
    font-weight: bold;
    font-style: italic;
}
.filterFormStyle {
	display: inline-block;
	float: left;
}
.filterFormStyle label{
	font-weight: normal;
	float: left;
	text-align: left;
	display: inline-block;
	margin-bottom: 5px;
}
.filterFormStyle input {
	margin-left: 0.5em;
	display: inline-block;
	width: auto;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	padding: 5px 10px;
	font-size: 12px;
}
.filterFormStyle select.form-control{
	display: inline-block;
	width: auto;
}
/********Pagination modifications********************************/
/*div.dataTables_paginate ul.pagination {
	margin: 2px 0;
	white-space: nowrap;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
	box-sizing: border-box;
	display: inline-block;
	padding: 0;
	margin-left: 0;
	text-align: center;
	text-decoration: none !important;
	cursor: default;
	color: #666 !important;
	border: none;
	background: transparent;
	box-shadow: none;
}
.pagination li a {
	color: #777;
	padding: 5px 15px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
	cursor: default;
	color: #666 !important;
	border: none;
	background: transparent;
	box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
	border: none;
}
.dataTables_wrapper .dataTables_info {
	font-size: 11px;
}
.dataTables_wrapper .dataTables_length {
	margin-left: 10px;
}
.dataTables_wrapper .dataTables_filter {
	margin-right: 10px;
}*/
/*** Box modification ***/
.tag-box-v99 {
	border: solid 1px #eee;
	overflow: hidden;
}
/*** heading modification ***/
.heading {
	text-align: left;	
}
.heading h2 {
	padding: 0 12px 0 0;
	position: relative;
	display: inline-block;
	line-height: 34px !important;
}
.heading h2:before {
	border: none;
}
.heading-v99 h2:after {
	top: 17px;
	border-bottom-style: solid;
}
.heading h2:after {
	left: 100%;
}
.heading h2:after {
	content: ' ';
	width: 175%;
	position: absolute;
	border-width: 1px;
	border-color: #e4e4e4;
}
/* Pricing Head Modifications */
.pricing-head {
	min-height: 85px;
	overflow: hidden;
}
.pricing-feature-list{
	min-height: 55px;
	background-color: #f9f9f9;
	vertical-align: middle;
	overflow: hidden;
	padding:0;
	margin:0;	
}
.pricing-head h5 {
	margin-top: 15px;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}
.pricing-head h5 span {
	display: block;
	margin-top: 5px;
	font-size: 10px;
	font-style: normal;
}
.pricing-footer {
	overflow: hidden;
	padding: 0 0 19px !important;
	border-top: 1px solid #ddd;
}
.pricing-footer h4 {
	font-size: 40px !important;
}
.pricing-footer h4 i {
	font-size: 24px !important;
}
.pricing-footer-price-container {
	max-height: 95px;
	overflow: hidden;
	padding:0;
	margin:0;	
}
.pricing-footer span.pricing-footer-sale {
	color: #BB0205;
}
.pricing-footer span.pricing-footer-real {
	/*color: #BB0205;*/
}
.pricing-light .pricing-footer h4 span {
	font-size: 40px !important;
}
.pricing-footer span.pricing-footer-real i, .pricing-footer span.pricing-footer-sale i {
	position: relative;
	margin: 0;
	padding: 0;
	vertical-align: top;
	top: 5px;
}
.pricing-footer h4 span.pricing-footer-original {
	display: block;
	font-size: 12px !important;
	margin: 5px 0 0 0;
	padding: 0;
}
.pricing-footer h4 span.pricing-footer-original i {
	font-size: 12px !important;
}
.pricing-footer h4 span.pricing-footer-original span {
	display: block;
	font-size: 12px !important;
	margin: -5px 0 10px 0;
	padding: 0;
}
.pricing-footer .sticker-left {
	font-size: 10px;
	padding: 3px;
	z-index: 1000;
	top: 9px;
	left: -48px;
	background: rgba(221, 3, 12, 1);
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.button-container {
	overflow: hidden;	
}
.pricing .warning-sticker {
	background: #FFF028;
	color: #000;
	font-weight: bold;
	padding: 8px;
	top: 40px;
	left: 0;
	width: 250px;
	z-index: 1000;
}
.product-image-container .warning-sticker {
	font-family: Arial;
	font-size: 10px;
	position: absolute;
	top: 35px;
	left: -30px;
	text-align: center;
	letter-spacing: 2px;
	background: #FFCC00;
	color: #000;
	font-weight: bold;
	padding: 8px;
	width: 150px;
	z-index: 1000;
	padding: 3px;
	z-index: 1000;
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.product-image-container .sale-sign {
	background: #FF0000;
	font-family: Arial;
	font-size: 10px;
	position: absolute;
	top: 10px;
	left: -50px;
	text-align: center;
	letter-spacing: 2px;
	color: #000;
	font-weight: bold;
	padding: 8px;
	width: 150px;
	z-index: 1000;
	padding: 3px;
	z-index: 1000;
	transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.tag-box .warning-sticker-v2 {
	background: #FFF028;
	color: #000;
	font-weight: bold;
	padding: 8px;
	top: 30px;
	left: -55px;
	width: 250px;
	z-index: 1000;
}
.position-relative {
	position: relative;	
	margin: 0 auto;
}
.strike {
	display: inline;
	text-decoration: line-through;
}
.internal-notice  {
	padding: 8px 8px 6px 20px;
}
.grayed-out {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	background-color: #e4e4e4;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.sidebar-nav-v1 li a {
	display: block;
	padding: 8px 0 8px 8px;
}
.sidebar-nav-v1 span.badge {
	margin-top: 0;
	margin-right: 5px;
}
.out-of-stock-message {
	margin: 0 20px 0 20px;	
	text-align: center;
}
.description-message {
    font-size: 11px;
    margin-bottom: 10px;
    margin-top: -5px;
    line-height: 12px;
    color: #A5A5A5;
}
/********Sidebar Pricing************************/
.sidebar-pricing {
	/*padding: 0;
	margin: 0;
	border: 2px solid #eee;*/
}
.sidebar-pricing .top-part i {
	float: left;
	color: #777;
	font-size: 20px;
	padding: 3px 0 0 0;
	margin: 10px 10px 0 0;
}
.sidebar-pricing .new-title {
	color: #72c02c;
	font-size: 18px;
	margin-bottom: 5px;
}
.pricing-sidebar-container {
	overflow: hidden;
	/*padding: 0 0 10px 0;
	margin: 0;*/
}
.pricing-sidebar-container h4 {
	padding: 10px 0 0 0;
	font-size: 30px;
	margin: 0 20px 0 0;
}
.pricing-sidebar-container h4 span {
	top: 0;
	display: block;
	margin-bottom: 5px;
	font-style: normal;
}
.pricing-sidebar-container h4 span i {
	font-size: 16px;
	font-style: normal;
	position: relative;
	margin: 0;
	padding: 0;
	vertical-align: top;
	top: -5px;
}
.pricing-sidebar-container h4 span i.strike {
	display: inline;
	text-decoration: line-through;
	top: 0;
	font-size: 12px;
}

.buttons .qnt-count .incr-btn {
	display: inline-block;
	width: 20px;
	height: 38px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #ff9016;
	color: #fff;
	text-align: center;
	font-size: 1.375em;
	line-height: 34px;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	text-decoration: none;
	position: relative;
	top: -1px;
}

.sidebar-button-container {
	overflow: hidden;
	position: relative;
}
.sidebar-button-container .sticker-left {
	top: 10px;
	left: 10px;
	font-size: 10px;
	padding: 3px;
}

.buttons .qnt-count .form-control {
	display: inline-block;
	width: 30px;
	height: 38px;
	margin: 0 1px 5px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
}
.buttons .qnt-count .disabled {
    display: inline-block;
    width: 50px;
    height: 38px;
    margin: 0 15px 5px;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
}
.sidebar-button-container .buttons {
	margin: 0 0 16px 0;
	padding: 0;
}
.sidebar-button-container .buttons .qnt-count {
	display: inline-block;
	margin: 10px 1px 10px 0;
}
.sidebar-button-container .buttons .btn {
    /* margin: 6px 0 10px 0; */
    /* padding: 8px 10px 8px 10px; */
    margin-bottom: 10px;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-top: 6px;
}
.pricing-sidebar-container {
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.pricing-sidebar-container .pricing-sidebar-price-container h4 span.pricing-sidebar-sale {
	font-size: 30px;
	display: block;
	font-style: normal;
	text-align: right;
	color: #BB0205;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}
.pricing-sidebar-container .pricing-sidebar-price-container h4 span.pricing-sidebar-original {
	font-size: 12px;
	display: block;
	font-style: normal;
	text-align: right;
	margin-top: -8px;
	line-height: 15px;
}
.sidebar-custom-pricing-container {
    border-bottom: 1px solid #DEDEDE;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.sidebar-custom-pricing-container .pricing-description {
	margin-bottom: 0;	
}
.sidebar-custom-pricing-container .sidebar-button-container .buttons {
	margin: 0 0 0 0;
	padding: 0;
}
.product-detail-container {
  float: left;
  padding-right: 25px;
  padding-bottom: 0;	
  max-width: 55%
}
/*************Shopping Cart Related****************************************/
.inline-form-button {
	display: inline-block;	
}
.paypal-btn {
	display:block;
	width:200px;
	height:40px;
	background:url(/assets/img/paypal-btn.png) no-repeat;
	margin:auto;
}
.cart-disabled-message-container {
	height: 36px;
	position: relative;
}
.cart-disabled-message {
	position: absolute;
    bottom: 2px;
	width: 100%;
    text-align: center;		
}
.cart-disabled-message-container.pricing-sidebar {
	height: 36px;
	position: relative;
}
.cart-disabled-message-container.pricing-sidebar .cart-disabled-message {
	position: absolute;
    bottom: 2px;
	width: 100%;
    text-align: center;		
}
.styled-select {
    width: 70px;
    margin: 1px auto 0 auto;
    font-family: 'Open Sans', sans-serif;
}

.a-right, .align-right {
	text-align: right;
}
table.shopping-cart-sidebar td:nth-child(1), table.shopping-cart-sidebar th:nth-child(1) {
	border-left: 1px solid #ddd;
}
table.shopping-cart-sidebar td:nth-child(3), table.shopping-cart-sidebar th:nth-child(3) {
	border-right: 1px solid #ddd;
}
table.shopping-cart-sidebar td.right-border, table.shopping-cart-sidebar th.right-border {
	border-right: 1px solid #ddd;
}
table.shopping-cart-sidebar td.no-left-border, table.shopping-cart-sidebar th.no-left-border {
	border-left: none !important;
}
table.shopping-cart-sidebar td.cart-summary-label.no-right-border, table.shopping-cart-sidebar th.cart-summary-label.no-right-border {
	border-right: none !important;
}
table.shopping-cart-sidebar tr.no-left-border {
	border-left: none !important;
}
table.shopping-cart-sidebar tr.no-right-border {
	border-right: none !important;
}
table.shopping-cart-sidebar td.cart-summary-header, table.shopping-cart-sidebar th.cart-summary-header {
	color: #585f69;
	text-shadow: none;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    line-height: 16px;
    padding-top: 2px;
    padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
	background: #E8E8E8;
}
table.shopping-cart-sidebar td.cart-summary-label, table.shopping-cart-sidebar th.cart-summary-label {
	color: #585f69;
	margin-top: 5px;
	text-shadow: none;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}
table.shopping-cart-sidebar td.cart-summary-price, table.shopping-cart-sidebar th.cart-summary-price {
	color: #585f69;
	margin-top: 5px;
	text-shadow: none;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}
table.shopping-cart-sidebar td.cart-summary-label i, table.shopping-cart-sidebar th.cart-summary-label i {
	text-align: left;
}
table.shopping-cart-sidebar td.cart-summary-label span, table.shopping-cart-sidebar th.cart-summary-label span {
	text-align: right;
}
table.shopping-cart-sidebar td.cart-summary-currency-symbol, table.shopping-cart-sidebar th.cart-summary-currency-symbol {
	text-align: right;
}
table.shopping-cart-sidebar tfoot td.cart-summary-label, table.shopping-cart-sidebar tfoot th.cart-summary-label {
	margin-top: 5px;
	text-shadow: none;
	font-weight: bold;
	color: #202020;
	font-size: 14px;
	line-height: 1.45;
	font-family: 'Open Sans', sans-serif;
}
table.shopping-cart-sidebar tfoot td.cart-summary-price, table.shopping-cart-sidebar tfoot th.cart-summary-price {
	margin-top: 5px;
	text-shadow: none;
	font-weight: bold;
	color: #202020;
	font-size: 14px;
	line-height: 1.45;
	font-family: 'Open Sans', sans-serif;
}
table.shopping-cart-sidebar tfoot td.cart-summary-currency-symbol, table.shopping-cart-sidebar tfoot th.cart-summary-currency-symbol {
	margin-top: 5px;
	text-shadow: none;
	font-weight: bold;
	color: #202020;
	font-size: 14px;
	line-height: 1.45;
	font-family: 'Open Sans', sans-serif;
}
table.shopping-cart-sidebar tr.merchandise-row td {
    border-bottom: 1px #BBBBBB solid;
	background-color: #E4E4E4;
}
table.shopping-cart-sidebar tr.order-total-row td {
    border-bottom: 1px #BBBBBB solid;
	font-weight:bold;
	background-color: #E4E4E4;
}
table.shopping-cart-sidebar tfoot tr.remaining-balance {
    border: 1px #868686 solid;
    background: #464646;
    margin-top: 5px;
}
table.shopping-cart-sidebar tr.remaining-balance td {
	margin-top: 5px;
    text-shadow: none;
    font-weight: bold;
    color: #202020;
    font-size: 14px;
    line-height: 1.45;
    font-family: 'Open Sans', sans-serif;	
    border: none;
	background-color: #E4E4E4;
}
table.shopping-cart-sidebar tfoot tr {
	border: 1px #e4e4e4 solid;
	background: #E8E8E8;
	margin-top: 5px;
}
/*Sidebar Notice Under Grand Total*/
.price-order-fee {
    font-size: 12px;
    padding-right: 10px;
    color: darkred;
    padding-top: 0;
    margin-top: -10px;
}
.price-order-fee-title {
    text-align: left;
    padding-left: 10px;
}
.price-order-fee p {
     text-align: left;
  	 margin: 0;
    padding: 0 0 0 10px;
    line-height: 14px;
    font-size: 12px;
}


.shopping-cart .item {
	position: relative;
	width: 100%;
	border: 1px solid #cecece;
	padding: 15px;
	margin-bottom: 15px;
}
.shopping-cart .item .thumbnail {
	margin: 0 auto;	
}
.shopping-cart-pricing-container {
	overflow: hidden;
	padding: 0;
	text-align: center;
}
.shopping-cart-pricing-container span.shopping-cart-sale {
	font-size: 30px;
	display: block;
	font-style: normal;
	color: #BB0205;
	padding: 0;
	text-align: center;
	margin-top: 5px;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;	
}
.shopping-cart-pricing-container span.shopping-cart-original {
	font-size: 12px;
	display: block;
	font-style: normal;
	text-align: right;
	line-height: 15px;
}
.shopping-cart-pricing-container span {
	top: 0;
	display: block;
	margin-bottom: 5px;
	font-style: normal;
	text-align: center;
	padding: 0;
	margin-top: 5px;
	text-shadow: none;
	font-family: 'Open Sans', sans-serif;	
}
.shopping-cart-pricing-container span i {
	font-size: 16px;
	font-style: normal;
	position: relative;
	padding: 0;
	vertical-align: top;
}
.shopping-cart-pricing-container span i.strike {
	display: inline;
	text-decoration: line-through;
	top: 0;
	font-size: 12px;
}
button.update-link { 
	margin: 0;
	padding: 0 0 0 15px;
}
.button-margin-sm, .button-margin-xs {
	margin: 0;	
}
.update-link {
	position: relative;
	display: inline-block;
	color: #b0b0b0;
	font-size: 12px;
	cursor: pointer;
	border: none;
	background: none;
}
.update-link:before {
	display: inline-block;
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	top: 3px;
	width: 11px;
	height: 11px;
	content:"\f021";
}
.remove-link {
	position: relative;
	display: inline-block;
	margin-top: 5px;
	padding-left: 16px;
	color: #b0b0b0;
	font-size: 12px;
}
.remove-link:before {
	content: '';
	position: absolute;
	left: 0;
	top: 3px;
	width: 11px;
	height: 11px;
	background: url(/assets/img/sprite.png) -100px 0px no-repeat;
}
.payment-form {
	margin-top: 15px;	
}
span.charge-amount {
    color: #585f69;
    text-shadow: none;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    display: block;
    margin: 0;
    padding: 0;
}
.mini-cart-block {
	width: 75px;
	display: inline;
	position: relative;
}
.mini-cart-block a {
	text-decoration: none;
    color: #7c8082;
    font-size: 11px;
    text-transform: uppercase;
}
span.badge.cart-badge {
	position: relative;
    top: -1px;
    /*left: -4px;
    padding: 3px 4px 3px 3px;
    font-size: 11px;
    min-width: 18px;*/
    background-color: #2EAF4E;
}
span.badge.alert-badge {
	position: relative;
    top: -1px;
    /*left: -4px;
    padding: 3px 4px 3px 3px;
    font-size: 11px;
    min-width: 18px;*/
    background-color: #D40707;
}
.top-bar-icon-med {
    position: relative;
    top: 0;
    left: -2px;
    font-size: 16px;
	margin-right: 3px;		
}
span.cart-count {
    font-weight: bold;
    font-size: 16px;
    margin-right: 6px;
    position: relative;
    bottom: -1px;
}
.cart-green {
	color: #2EAF4E !important; 
}
.background-gray {
    background-color: #bbb !important;
}
.topbar ul.loginbar > li > a, .topbar ul.loginbar > li > a:hover {
    text-decoration: none;
}
.topbar ul.loginbar > li > a:hover {
	color: #35374D; 
}
.topbar ul.loginbar li i.fa:hover {
	color: #1b76bb; 
}
/**************Medium Shopping Cart***********************************/
        .shopping-cart-md .shopping-cart .item .thumbnail {
            margin: 0 auto;
            max-width: 100px;
        }
        .shopping-cart-md .cart-body-details h5 {
            font-size: 14px;
        }
        .shopping-cart-md .shopping-cart .item {
            padding: 15px;
        }
        .shopping-cart-md .cart-quantity-header {
            padding-top: 0;
            margin-top: 0;
        }
		.shopping-cart-md .shopping-cart-pricing-container span.shopping-cart-sale {
			font-size: 22px;
    		padding: 10px 0 0 0;
		}
		.shopping-cart-md aside.sidebar.right.center-block.margin-top-15 {
			margin-top: 0 !important;
		}
		.shopping-cart-md .cart-totals {
			margin-bottom: 0 !important;
		}
	header.cart-divider {
		border-top: 2px dashed #d237379e;;
		margin-top: 40px;
		padding-top: 20px;
	}
		.promo-code-used {
			font-size: 14px;
			font-weight: bold;
			padding-top: 0;
			margin-top: 0;
			margin-bottom: 15px;
		}
		.profile-container {
			margin-bottom: 20px;
			padding: 0 10px 10px 10px;
			border: 1px solid #e4e4e4;
			background: #F5F5F5;
			border-radius: 6px !important;
		}
		.profile-container h4 {
			margin-bottom: 5px;
			border-bottom: 1px solid #e4e4e4;
    		padding-bottom: 2px;
		}
			.attendee-block {
				padding: 0;
				background: #fafafa;
				border: solid 1px #eee;
				border-radius: 6px !important;
				margin-bottom: 10px;
			}
			.attendee-block h4 {
				font-size: 15px;
				line-height: 15px;
				margin-bottom: 5px;
			}
			.attendee-block .small {
				font-size: 10px;
				line-height: 13px;
			}
			.attendee-block h5 {
				border-bottom: 1px solid #C7C7C7;
				font-size: 13px;
				padding: 5px 10px 5px 10px;
				margin: 0;
				line-height: 12px;
				background-color: #e4e4e4;
				font-weight: bold;
			}
			.attendee-body {
				padding: 5px 10px 10px 10px;
				height: 85px;
				overflow: hidden;
			}
			.attendee-block .attendee-block-footer {
				position: relative;
				height: 24px;
			}
			.attendee-block-header {
				position: relative;
			}
			.cart-continue-button {
				position: absolute;
				bottom: 0;
				right: 0;
				z-index: 1000;
				border-radius: 4px 0 0 0 !important;
				-webkit-border-radius: 4px 0 0 0 !important;
				-moz-border-radius: 4px 0 0 0 !important;
			}
			.cart-edit-button {
				position: absolute;
				top: 0;
				right: 0;
				z-index: 1000;
				border-radius: 0 0 0 4px !important;
				-webkit-border-radius: 0 0 0 4px !important;
				-moz-border-radius: 0 0 0 4px !important;
			}
			.attendee-container.attendee-success {
				border: 1px #5CB85C solid;
			}
			.attendee-container.attendee-danger {
				border: 1px #D9534F solid;
			}
			.sidebar-product-detail .middle-part i {
				float: left;
				color: #777;
				font-size: 16px;
				padding-top: 3px;
				margin-right: 10px;
			}
			.sidebar-product-detail .middle-part .new-title {
				color: #2B94C0;
				font-size: 16px;
				margin-top: 10px;
				margin-bottom: 0;
			}
			table.shopping-cart-sidebar tbody tr {
				border: 1px #e4e4e4 solid;
			}
/**************Order Review***********************************/
.order-review-qty {
	font-size: 20px;
	color: #585f69;
	margin-top: 5px;
	text-shadow: none;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	text-align:center;	
}
.goDaddySiteSeal {
	margin-top: 20px;
}
.shopping-cart.order-review header, .shopping-cart.order-review footer{
	background-color: #e4e4e4;		
}
.order-review-section {
	margin-top: 15px;	
}
.shopping-cart.order-review header {
    background-color: #e4e4e4;
    padding: 5px 5px 5px 8px;
    border-top: 1px solid #cecece;
    margin-bottom: 0;
	width: 100%;
    height: auto;
}
.order-review header h4, .order-review footer h4 {
	font-size: 12px;
	margin: 0;
}
.order-review header p, .order-review footer p {
	font-size: 6px;
	margin: 0;
	padding: 0;
}
.order-review-pricing-container {
	overflow: hidden;
	padding: 0;
	text-align: center;
}
.order-review-pricing-container span.order-review-sale {
	font-size: 20px;
	display: block;
	text-align: center;
	padding: 0;
	color: #585f69;
	margin-top: 5px;
	text-shadow: none;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;	
}
.order-review-pricing-container span {
	font-size: 20px;
	display: block;
	text-align: center;
	padding: 0;
	color: #585f69;
	margin-top: 5px;
	text-shadow: none;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;	
}
.order-review-pricing-container span i {
	font-size: 14px;
	font-style: normal;
	position: relative;
	padding: 0;
	vertical-align: top;
	line-height: 16px;
}
.order-review-pricing-container h4 {
	top: 0;
	padding: 0;
	font-size: 20px;
	display: block;
	font-style: normal;
	text-align: center;
	padding: 0;
	margin-bottom: 5px;
}
.order-review-security {
	margin-top: 30px;
	padding-right: 0;	
}
.heading-for-paragraph {
	background-color: #e4e4e4;
	padding: 5px 5px 5px 8px;
	border-bottom: 1px solid #cecece;
	margin-bottom: 8px;
}
.heading-for-paragraph h5 {
	margin: 0;	
	font-size:12px;
}
address.address-order-review{
	padding-left: 8px;
}
.change-address-button {
		
}
.attendee-container {
	border: 1px #e4e4e4 solid;
	padding: 0 15px 5px 15px;
	margin-bottom: 20px;	
}
.no-border {
	border: none !important;	
}
table.table.shopping-cart-sidebar.order-summary-detail {
	margin-bottom: 0;	
	border-right: 1px solid #ddd;
}
table.table.shopping-cart-sidebar.order-summary-detail td {
	border-right: none;	
}
table.table.shopping-cart-sidebar.order-summary-detail th {
	font-family: 'Open Sans', sans-serif;
}
.table-header-background {
	background-color: #e4e4e4;
}
.light-background {
	background-color: #F5F5F5;	
}
.bottom-border {
	border-bottom: 1px #ddd solid;
}
.top-border {
	border-top: 1px #6C6C6C solid;
}
table.table.shopping-cart-sidebar.order-summary {
	border-right: 1px solid #ddd;
}

/***********Promo code widget**************************************/
.sidebar .widget.coupone-field .promo-code .form-control {
	float: left;
	width: 62%
}

@media only screen and (max-width: 1200px) {
.sidebar .widget.coupone-field .promo-code .form-control {
	width: 55%
}
}

@media only screen and (max-width: 991px) {
.sidebar .widget.coupone-field .promo-code .form-control {
	width: 72%
}
}

@media only screen and (max-width: 360px) {
	.sidebar .widget.coupone-field .promo-code .form-control {
		width: 65%
	}
}
.sidebar .widget.coupone-field .promo-code .btn {
	float: right;
	padding: 5px 18px !important;
	margin-right: 0 !important
}
.sidebar .widget.coupone-field .promo-code .btn.disabled {
	color: #3f4040 !important
}



@media (min-width: 991px) {
	.pricing-sidebar-container .sale-label {
		display: inline;
		margin: 0 20px 10px 0;
	}
}
@media (max-width: 992px) {
	.pricing-sidebar-container .sale-label {
		display: none;
	}
}

/*******Side bar accordion*****************************/
.img-right-side-bar-container {
	height: 125px;
	padding: 0 25px;
	text-align:left;
}
.img-right-side-bar {
	width: 100%;
	height: 100%;
}
.right-side-bar-content {
	padding: 8px 25px 0 30px;
}
.right-side-bar-content-footer {
	padding-top: 10px;
}
.acc-v1 .panel-heading a {
	background: #717984;
	color: #FFF;
	text-shadow: none;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;	
}
.acc-v1 .panel-heading a span{
	font-size: 12px;
	float: right;	
}
/*********Product Sidebar Product Blocks**********************************/
.padding-left-none {
	padding-left: 0 !important;	
}
.product-sidebar-results-block {
	padding-top: 2px;
	padding-bottom: 10px;
	padding-right: 0;
	position: relative;
	vertical-align: middle;
	float: none!important;
	/*display: table-cell!important;*/
	zoom: 1;
	min-height: 1px;
	overflow: visible;
	margin-bottom: 5px;  
	border-bottom: solid 1px #eee;
}
.product-sidebar-results-block .product-image-container {
  margin-left: auto;
  margin-right: auto;
  width: 96%; /****This was 70%****/
  height: 60px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.product-sidebar-results-block .product-image-container.img-height-150 {
  height: 150px;
}
.product-sidebar-results-block .product-title-link {
	display: block;
	/*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
	padding: 3px 0 5px 0;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    line-height: 14px;
    font-size: 12px;
}
.product-sidebar-results-block .product-subtitle {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	/*text-overflow: ellipsis;*/
	padding: 5px 10px 5px 0;
}
.product-sidebar-results-block .product-image-container .v-align-img-helper {
  display: inline-flex;
  height: 100%;
  vertical-align: middle;
  padding: 0;
 }
.product-sidebar-results-block .product-image-container img {
	margin-left: auto;
	margin-right: auto;
	max-height: 100%;
	border: 0;
	position: relative;
	vertical-align: middle;
	max-width: 93%;
}
.product-sidebar-results-block .price-container {
	text-align: left;	
	padding-right: 0;
}
h2.heading-product-sidebar {
	border-bottom: solid 2px #eee;
	color: #585f69;
    margin-bottom: 10px;
    text-shadow: none;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}
.product-sidebar-results-block .price-container i {
    top: 2px;
}
.product-sidebar-results-block .price-container i.price-container-sign {
    top: 3px;
	margin-right: 2px;
}
.product-sidebar-results-block .price-container span {
    font-size: 1em;
}
/*********Product Results Product Blocks**********************************/
.product-results-block {
	padding-top: 2px;
	padding-bottom: 26px;
	padding-right: 0;
	position: relative;
	vertical-align: middle;
	float: none!important;
	/*display: table-cell!important;*/
	zoom: 1;
	/*margin-right: 2%;*/
	min-height: 1px;
	overflow: visible;  
	/*margin-top: 14px!important;*/
}
.product-results-block .product-image-container {
  margin-left: auto;
  margin-right: auto;
  width: 96%; /****This was 70%****/
  height: 200px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
  position: relative;
}
.product-results-block .product-title-link {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 10px 5px 10px;
    height: 40px;
}
/*
.product-results-block .product-title-link {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 10px 10px 5px 10px;
}
*/
.product-results-block .product-subtitle {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 5px 10px;
}
.base-size {
    font-size: 13px!important;
    line-height: 15px!important;
}
.small-size {
	font-size: 10px!important;
	line-height: 12px!important;
}

/**This will help align the image vertically. **/
.product-results-block .product-image-container .v-align-img-helper {
  display: inline-flex;
  height: 100%;
  vertical-align: middle;
  padding: 0;
 }
.product-results-block .product-image-container img {
	margin-left: auto;
	margin-right: auto;
	max-height: 100%;
	border: 0;
	position: relative;
	vertical-align: middle;
	max-width: 95%;
}
/*Price container. */
.product-results-block .price-container {
    display: block;	
	padding: 0 0 10px 10px;
	font-size: 1.5em;
}
.price-label {
	color: #000;	
	margin-top: -2px;
}
.event-pricing {
	font-size: 18px;
	margin-bottom: 15px;	
}
.price-container-sale {
	color: #C00;
}
.price-container span {
	font-size: .8em;
}
.price-container i {
	font-size: .6em;
	position: relative;
	margin: 0 0 0 2px;
	padding: 0;
	vertical-align: top;
	top: 4px;
	font-style: normal;
}
/*******Related Products Footer *****/
.owl-carousel-v1 h3.heading-md {
	margin-left: 25px;
	margin-bottom: 0;	
}
.owl-carousel-v1 .owl-navigation {
  margin-bottom: 5px;
  margin-right: 10px;
}
.owl-item .item {
	position: relative;
	vertical-align: middle;
	float: none!important;
	zoom: 1;
	min-height: 1px;
	overflow: visible; 
}
.owl-item-border {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	vertical-align: middle;
	float: none!important;
	zoom: 1;
	min-height: 1px;
	overflow: visible;  
}
.owl-item .item .item-image-container{
  margin-left: auto;
  margin-right: auto;
  width: 96%; 
  height: 100px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
/**This will help align the image vertically. **/
.owl-item .item .item-image-container .v-align-img-helper {
  display: inline-flex;
  height: 100%;
  vertical-align: middle;
  padding: 0;
 }
 .owl-item .item .item-image-container img {
	margin-left: auto;
	margin-right: auto;
	max-height: 100%;
	border: 0;
	position: relative;
	vertical-align: middle;
	max-width: 95%;
}
 .owl-item .item .product-title-link {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 5px 10px 0 10px;
	text-align: center;
}
 .owl-item .item .base-size {
	font-size: 11px!important;
	line-height: 18px!important;
}
/*Price container. */
 .owl-item .item .price-container {
 	text-align: center;
   display: block;	
	padding: 0 0 10px 10px;
	font-size: 1.2em;
}


.sidebar-nav-v1 li a span {
	font-size: 12px;
	float: right;
}
/******Dropdown navigation modifications****************/
.dropdown-menu#side-bar-options-nav>.active>a, .dropdown-menu#side-bar-options-nav>.active>a:hover, .dropdown-menu#side-bar-options-nav>.active>a:focus {
	color: #fff;
	background-color: #717984;
}


/******Sidebar Widget****************/
.sidebar .widget h3 {
font-size:1.25em;
font-weight:700;
text-align: left;
}

.sidebar .widget.featured-posts .post h4,.sidebar .widget.featured-posts .post h5 {
margin-bottom:4.8px;
}

.sidebar .widget.categories .category .cat-icon {
float:left;
margin-right:15px;
font-size:2.8em;
}

.sidebar .widget.categories .category .cat-text h4 {
font-size:1em;
margin:5px 0 3.6px;
}

.sidebar .widget.search form .form-control {
padding-right:45px;
}

.sidebar .widget.search form button[type=submit] {
position:absolute;
top:3px;
right:12px;
background:none;
border:none;
outline:none;
font-size:1.5em;
}

.sidebar .widget.subscribe form .form-control {
float:left;
width:82%;
}

.sidebar .widget.shop-categories h3,.sidebar .widget.shop-links h3 {
font-weight:400;
font-size:1.125em;
margin-bottom:10px;
}

.sidebar .widget.shop-categories ul,.sidebar .widget.shop-links ul {
list-style:none;
margin:0;
padding:0;
}

.sidebar .widget.shop-categories ul li,.sidebar .widget.shop-links ul li {
margin-bottom:3px;
}

.sidebar .widget.shop-categories .all a,.sidebar .widget.shop-links .all a {
color:#448956;
padding-bottom:2px;
border-bottom:1px solid transparent;
}

.sidebar .widget.shop-categories .category,.sidebar .widget.shop-links .category {
margin-bottom:20px;
}

.sidebar .widget.shop-categories .category h4,.sidebar .widget.shop-links .category h4 {
font-size:1.125em;
font-weight:700;
margin-bottom:4px;
}

.sidebar .widget.shop-links {
border-bottom:1px solid #cecece;
padding-bottom:12px;
margin-bottom:16px;
}

.sidebar .widget.shop-filters {
position:relative;
border-bottom:1px solid #cecece;
padding-bottom:12px;
margin-bottom:16px;
}

.sidebar .widget.shop-filters h3 {
font-weight:400;
font-size:1.125em;
margin-bottom:10px;
width:60%;
}

.sidebar .widget.shop-filters .clear {
display:block;
position:absolute;
top:5px;
right:0;
font-size:.875em;
color:#448956;
padding-bottom:1px;
border-bottom:1px solid transparent;
cursor:pointer;
-webkit-transition:border .3s ease;
-moz-transition:border .3s ease;
transition:border .3s ease;
}

.sidebar .widget.cart-content {
padding-top:12px;
}

.sidebar .widget.cart-content .item {
position:relative;
padding-bottom:12px;
}

.sidebar .widget.cart-content .item .thumb {
display:table;
margin:auto;
}

.sidebar .widget.cart-content .item h4 {
font-size:1em;
font-weight:700;
}

.sidebar .widget.cart-content .item .price {
margin-top:9.6px;
text-transform:uppercase;
}

.sidebar .widget.cart-content .item .qnt-count {
width:100px;
margin-top:12px;
}

.sidebar .widget.cart-content .devider {
width:100%;
height:1px;
background:#cecece;
margin-bottom:17.14285714px;
}

.sidebar .widget.cart-totals table.total {
border:none;
font-size:1.25em;
font-weight:700;
text-transform:uppercase;
}

.sidebar .widget.cart-totals table.total td {
padding-top:9px;
padding-bottom:0;
}

.sidebar .widget .btn-block {
margin:16px 0 12px!important;
}

.sidebar-button {
display:none;
position:fixed;
z-index:10;
width:42px;
height:42px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
color:#fff;
text-align:center;
font-size:1.25em;
background:#448956;
left:10px;
bottom:10px;
padding-top:7px;
-webkit-transition:all .3s ease;
-moz-transition:all .3s ease;
transition:all .3s ease;
}

.sidebar-button:hover {
color:#fff;
background:#336741;
}

@media only screen and max-width 991px{
	.sidebar .widget.subscribe form .form-control {
	width:85%;
	}
	
	.sidebar .widget.coupone-field .promo-code .form-control {
	width:72%;
	}
	.sidebar {
	margin-top:24px;
	border-top:1px solid #cecece;
	padding-top:24px;
	}
	
	.sidebar.no-devider.right {
	padding-left:0!important;
	}
	
	.sidebar.no-devider.left {
	padding-right:0!important;
	}
	
	.sidebar.left {
	padding-right:0;
	}
	
	.sidebar .widget.subscribe form .form-control {
	width:85%;
	}
	
	.sidebar .widget.coupone-field .promo-code .form-control {
	width:72%;
	}	
}

@media only screen and max-width 1200px{
	.sidebar .widget.subscribe form .form-control {
	width:78%;
	}
	
	.sidebar .widget.coupone-field .promo-code .form-control {
	width:55%;
	}
}

/* Smallest devices (phones, up to 767px) */
@media (max-width: 767px) {
	
	.header .navbar-brand {
		top: 0; 
		margin-bottom: 0; 
		position: relative;
		padding: 0;
	}
	img#logo-header {
	  /*max-height: 90px;
	  margin: -15px auto 0 15px;*/
    	max-height: 90px;
    	margin: -8px auto 0 8px;
	}
	.navbar-default .navbar-toggle {
		border-color: #324c80;
		position: absolute;
		top: 15px;
		right: 25px;
		border-radius: 4px !important;
		padding-top: 8px;
		padding-bottom: 5px;
	}
	.navbar-default .navbar-toggle:hover {
		border-color: #324c80;
		position: absolute;
		top: 15px;
		right: 25px;
		border-radius: 4px !important;
		padding-top: 8px;
		padding-bottom: 5px;
	}
/*	.navbar-default .navbar-toggle {
		border-color: #324c80;
		position: absolute;
		top: 35px;
		right: 25px;
	}*/
	.loggedInMessage {
		padding: 0 10px 10px 10px;
		text-align: center;	
	}
	.no-margin-bottom {
		margin-bottom: 0 !important;		
	}
	/****** Detail Page ****/
	.mobile-only {
		display: inline !important;	
	}
	.desktop-only {
		display: none !important;	
	}
	.shadow-wrapper h3{
		text-align: center;
	}
	.pricing-real {
		
	}
	.pricing-real h4 {
		font-weight: bold;
		font-size: 26px;
		margin: 0;
	}
	.pricing-sale {
		text-align: center;	
		margin: -10px 0 0 0;
		padding: 0;
	}
	.pricing-sale span {
		display: block;
		font-size: 18px;
		margin: 0;
		padding: 0;
		font-weight: bold;
	}
	.pricing-sale h4 {
		font-weight: bold;
		font-size: 22px;
		margin: -10px 0 10px 0;
		padding: 0;
		color: #C80003;
	}
	.pricing-original {
		text-align: center;	
		margin: -5px 0 0 0;
		padding: 0;
	}
	.pricing-sale span {
		display: block;
		font-size: 14px;
		margin: 0;
		padding: 0;
	}
	.pricing-original h4 {
		font-size: 14px;
		margin: -5px 0 10px 0;
		padding: 0;
		text-decoration: line-through;
	}
	/*****Product details adjustments****************************/
	.details {
	  margin-top: 20px;
	  margin-left: 0;
	}
	.item p {
		padding: 0 0 0 0;
		margin: 0;
		font-size: 15px;	
	}
	.h5, h5 {
	  font-size: 22px;
	}	
}
	
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	
	.header .navbar-brand {
		top: 0; 
		margin-bottom: 0; 
		position: relative;
		padding: 0;
	}
	.header .navbar > .container .navbar-brand, .header .navbar > .container-fluid .navbar-brand {
		margin-left: -10px;
		margin-top: -15px;
	}
	img#logo-header {
		max-height: 90px;
		margin-top: -5px;
	}
	.navbar-default .navbar-toggle {
		border-color: #324c80;
		position: relative;
		margin-top: 35px;
	}
	.loggedInMessage {
		padding: 0 10px 0 10px;
		text-align: center;	
	}
	.no-margin-bottom {
		margin-bottom: 0 !important;		
	}
	/****** Detail Page ****/
	.mobile-only {
		display: none !important;	
	}
	.desktop-only {
		display: inline !important;	
	}
	.pricing-real {
		
	}
	.pricing-real h4 {
		font-weight: bold;
		font-size: 26px;
		margin: 0;
	}
	.pricing-sale {
		text-align: center;	
		margin: -10px 0 0 0;
		padding: 0;
	}
	.pricing-sale span {
		display: block;
		font-size: 18px;
		margin: 0;
		padding: 0;
		font-weight: bold;
	}
	.pricing-sale h4 {
		font-weight: bold;
		font-size: 26px;
		margin: -10px 0 0 0;
		padding: 0;
		color: #C80003;
	}
	.pricing-original {
		text-align: center;	
		margin: -5px 0 0 0;
		padding: 0;
	}
	.pricing-sale span {
		display: block;
		font-size: 14px;
		margin: 0;
		padding: 0;
	}
	.pricing-original h4 {
		font-size: 18px;
		margin: -5px 0 0 0;
		padding: 0;
		text-decoration:line-through;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	
	
	/****** Detail Page ****/
	.mobile-only {
		display: none !important;	
	}
	.desktop-only {
		display: inline !important;	
	}
	.pricing-real {
		
	}
	.pricing-real h4 {
		font-weight: bold;
		font-size: 26px;
		margin: 0;
	}
	.pricing-sale {
		text-align: center;	
		margin: -10px 0 0 0;
		padding: 0;
	}
	.pricing-sale span {
		display: block;
		font-size: 18px;
		margin: 0;
		padding: 0;
		font-weight: bold;
	}
	.pricing-sale h4 {
		font-weight: bold;
		font-size: 26px;
		margin: -10px 0 0 0;
		padding: 0;
		color: #C80003;
	}
	.pricing-original {
		text-align: center;	
		margin: -5px 0 0 0;
		padding: 0;
	}
	.pricing-sale span {
		display: block;
		font-size: 14px;
		margin: 0;
		padding: 0;
	}
	.pricing-original h4 {
		font-size: 18px;
		margin: -5px 0 0 0;
		padding: 0;
		text-decoration:line-through;
	}
	img#logo-header {
	  max-height: 110px;
	  margin-top: 5px;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
		
	/****** Detail Page ****/
	.mobile-only {
		display: none !important;	
	}
	.desktop-only {
		display: inline !important;	
	}
	.pricing-real {
		
	}
	.pricing-real h4 {
		font-weight: bold;
		font-size: 26px;
		margin: 0;
	}
	.pricing-sale {
		text-align: center;	
		margin: -10px 0 0 0;
		padding: 0;
	}
	.pricing-sale span {
		display: block;
		font-size: 18px;
		margin: 0;
		padding: 0;
		font-weight: bold;
	}
	.pricing-sale h4 {
		font-weight: bold;
		font-size: 26px;
		margin: -10px 0 0 0;
		padding: 0;
		color: #C80003;
	}
	.pricing-original {
		text-align: center;	
		margin: -5px 0 0 0;
		padding: 0;
	}
	.pricing-sale span {
		display: block;
		font-size: 14px;
		margin: 0;
		padding: 0;
	}
	.pricing-original h4 {
		font-size: 18px;
		margin: -5px 0 0 0;
		padding: 0;
		text-decoration:line-through;
	}
}


/*Registration and Login Page v1
------------------------------------*/
.reg-page {
	color: #555;
	padding: 30px;
	background: #fefefe;
	border: solid 1px #eee;
	box-shadow: 0 0 3px #eee;
}

/*Reg Forms*/
.reg-page label {
	color: #777;
}

.text-left-not, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}
.text-center-not, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}
.text-right-not, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}
.text-justify-not, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}


.customradio div {
  /*clear: both;*/
  overflow: hidden;
}

.customradio label {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #D1D3D4;
  font-weight: normal;
}

.customradio input[type="radio"]:empty,
.customradio input[type="checkbox"]:empty {
  display: none;
}

.customradio input[type="radio"]:empty ~ label,
.customradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.5em;
  text-indent: 3.25em;
  margin-top: 5px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.customradio input[type="radio"]:empty ~ label:before,
.customradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  background: #D1D3D4;
  border-radius: 3px 0 0 3px;
}

.customradio input[type="radio"]:hover:not(:checked) ~ label,
.customradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888;
}

.customradio input[type="radio"]:hover:not(:checked) ~ label:before,
.customradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #C2C2C2;
}

.customradio input[type="radio"]:checked ~ label,
.customradio input[type="checkbox"]:checked ~ label {
  color: #777;
}

.customradio input[type="radio"]:checked ~ label:before,
.customradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #333;
  background-color: #ccc;
}

.customradio input[type="radio"]:focus ~ label:before,
.customradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

.customradio-default input[type="radio"]:checked ~ label:before,
.customradio-default input[type="checkbox"]:checked ~ label:before {
  color: #333;
  background-color: #ccc;
}

.customradio-primary input[type="radio"]:checked ~ label:before,
.customradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #337ab7;
}

.customradio-success input[type="radio"]:checked ~ label:before,
.customradio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}

.customradio-danger input[type="radio"]:checked ~ label:before,
.customradio-danger input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d9534f;
}

.customradio-warning input[type="radio"]:checked ~ label:before,
.customradio-warning input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #f0ad4e;
}

.customradio-info input[type="radio"]:checked ~ label:before,
.customradio-info input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5bc0de;
}
/**********************************************************
	Breadcrumb
*********************************************************/
.breadcrumb li a {
	font-size: 11px;
}
.breadcrumb li.active {
	font-size: 11px;
}
.breadcrumb>li {
    padding-top: 12px;
}
@media (max-width: 789px) {
	.btn-group-lg>.btn, .btn-lg-xs {
	  padding: 10px 16px;
	  font-size: 18px;
	  line-height: 1.3333333;
	  border-radius: 6px;
	}
}

@media (max-width: 767px) {
	.btn-group-lg>.btn, .btn-lg-xs {
	  padding: 10px 16px;
	  font-size: 18px;
	  line-height: 1.3333333;
	  border-radius: 6px;
	}
    .text-left-not, .text-center-not, .text-right-not, .text-justify-not {
        text-align: inherit;
    }
    .text-left {
        text-align: left;
    }
    .text-center {
        text-align: center;
    }
    .text-right {
        text-align: right;
    }
    .text-justify {
        text-align: justify;
    }
	.product-description-set-height {
		height: 63px;
		overflow: hidden;	
	}
	/******Navigation adjustments************************************/
	.header .navbar-collapse.collapse.in {
	  margin-top: 10px;
	  margin-left: -15px;
	}	
	.header .navbar-collapse {
	  padding: 0 0 0 0;
	  margin-left: -15px;
	  margin-top: 10px;
	}
	.header .navbar-nav > li {
	  float: none;
	  padding-left: 15px;
	  padding-right: 18px;
	}
	img#logo-footer {
	  max-height: 45px;
	  margin: 0 auto;
	  float: none !important;
	}
	/********Product custom 	home page******************/	
	.product-title-set-height {
	  height: 87px;
	  padding-top: 10px;
	  overflow: hidden;
	  display: flex; 
	}		
	.product-title-set-height h3 {
	   	display: inline-block;
  		align-self: flex-end;
		margin-bottom: 0;
	 }
	.product-price-set-height {
	  height: 40px;
	  padding-top: 10px;
	  padding-left: 5px;
	}	
	.feature-block-custom-page .product-price-set-height {
	  height: 50px;
	  padding-left: 5px;
	}
	.feature-block-custom-page .image-container-set-height {
	  height: 500px;
	  width: 100%;
	  overflow: hidden;
	  margin-bottom: 15px;
	  margin-top: 10px;
	}
	.feature-block-custom-page .product-description-set-height {
	  height: 90px;
	  overflow: hidden;
	  margin-bottom: 10px;
	}
	
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center;
    }
    .text-right-sm {
        text-align: right;
    }
    .text-justify-sm {
        text-align: justify;
    }
	.image-container-set-height {
		height: 180px;	
		width: 100%;	
	}
	.product-title-set-height {
		height: 65px;
	}
	.product-title-set-height h3{
		font-size: 18px;
		line-height: 20px;
		margin-left: 5px;	
	}
	.product-price-set-height {
		height: 30px;
	}
	.product-description-set-height {
		height: 63px;
		overflow: hidden;	
	}
	
	.product-image-container {
	  height: 380px;
	  overflow: hidden;
	  padding: 10px;
	}
	.image-container-set-height img {
	  height: auto;
	  width: 100%;
	}	
	
	/******Navigation adjustments************************************/
	.header .navbar-collapse.collapse.in {
	  margin-top: 10px;
	  margin-left: -15px;
	}	
	.header .navbar-collapse {
	  padding: 0 0 0 0;
	  margin-left: -15px;
	  margin-top: 10px;
	}
	.header .navbar-nav > li {
	  float: none;
	  padding-left: 15px;
	  padding-right: 18px;
	}
	/********Product custom 	home page******************/	
	.product-title-set-height {
	  height: 87px;
	  padding-top: 10px;
	  overflow: hidden;
	  display: flex; 
	}		
	.product-title-set-height h3 {
	   	display: inline-block;
  		align-self: flex-end;
		margin-bottom: 0;
	 }
	.product-price-set-height {
	  height: 40px;
	  padding-top: 10px;
	  padding-left: 5px;	  
	}	
	.feature-block-custom-page .product-price-set-height {
	  height: 50px;
	  padding-left: 5px;
	}
	.feature-block-custom-page .image-container-set-height {
	  height: 260px;
	  width: 100%;
	  overflow: hidden;
	  margin-top: 10px;
	  margin-bottom: 10px;
	}
	.feature-block-custom-page .product-description-set-height {
	  height: 90px;
	  overflow: hidden;
	  margin-bottom: 10px;
	}
	/**This will help align the image vertically. **/
	.feature-block-custom-page .product-image-container .v-align-img-helper {
	  display: inline-flex;
	  height: 100%;
	  vertical-align: middle;
	  padding: 0;
	 }
	.feature-block-custom-page .product-image-container img {
		margin-left: auto;
		margin-right: auto;
		max-height: 100%;
		border: 0;
		position: relative;
		vertical-align: middle;
		max-width: 95%;
	}
	.feature-block-custom-page .product-image-container {
	  margin-left: auto;
	  margin-right: auto;
	  width: 96%; /****This was 70%****/
	  height: 200px;
	  text-align: center;
	  border: 1px solid #ddd;
	  border-radius: 4px;
	  -webkit-transition: border .2s ease-in-out;
	  -o-transition: border .2s ease-in-out;
	  transition: border .2s ease-in-out;
	}
	/****SHOPPING CART STYLES*****************************/
	.shopping-cart .item {
	  position: relative;
	}
	.cart-delete-button {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  border-radius: 4px 0 0 0 !important;
	  -webkit-border-radius: 4px 0 0 0 !important;
	  -moz-border-radius: 4px 0 0 0 !important;	  
	}
	.return-item-button {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  border-radius: 4px 0 0 0 !important;
	  -webkit-border-radius: 4px 0 0 0 !important;
	  -moz-border-radius: 4px 0 0 0 !important;	  
	}
	.cart-update-button {
	  margin-top: 5px;
	  padding: 5px 8px 5px 8px;
	  font-size: 11px;
	  line-height: 1.5;
	  background-color: #FAFAFA;
	  border-radius: 4px !important;
	  -webkit-border-radius: 4px !important;
	  -moz-border-radius: 4px !important;
	}

	/*Image*/
		.shopping-cart .item .thumbnail {
		  margin: 0 auto;
		  max-width: 100%;
		}
	/*Details*/	
		.cart-body-details {
		  padding: 0;
		}	
		.cart-body-details h5 {
		  font-size: 16px;
		}	
		.shopping-cart .item p {
		  padding: 0;
		  margin: 0;
		  font-size: 12px;
		  line-height: 16px;
		}
	/*Quantity*/
		.cart-quantity-without-form {
		  display: none;
		}
		.cart-quantity-form {
		  padding-top: 10px;
		  width: 100%;	
		  display: block;
		}
		.cart-quantity-form form {
			text-align: center;	
		}
		.cart-quantity-form .buttons {
			margin: 0 auto;	
		}
		.cart-quantity-header {
			padding-left: 5px;
			margin-bottom: 5px;
			margin-top: 0;
			padding-top: 0;
			font-size: 12px;	
		}
		.order-review .cart-quantity-header {
			display: none;
		}
		.border-top-light {
			border-top: 1px solid #e4e4e4;	
		}
	/*Price and Subtotal*/
		.shopping-cart-pricing-container h4 {
		  padding: 10px 0 0 0;
		  font-size: 20px;
		  margin: 0 0 0 0;
		}
		.order-review .shopping-cart-pricing-container h4 {
			padding: 0;	
		}		
		.shopping-cart-pricing-container h4 span i {
		  font-size: 12px;
		  margin: 0;
		  padding: 0;
		  vertical-align: top;
		  top: -5px;
		}	
		.shopping-cart-pricing-container span.shopping-cart-sale {
			font-size: 30px;
			display: block;
			font-style: normal;
			color: #BB0205;
			padding: 0;
			text-align: center;
			margin-top: 5px;
			text-shadow: none;
			font-family: 'Open Sans', sans-serif;	
		}
		.shopping-cart-pricing-container span.shopping-cart-original {
			font-size: 12px;
			display: block;
			font-style: normal;
			text-align: right;
			line-height: 15px;
		}
		.shopping-cart-pricing-container span {
			top: 0;
			display: block;
			margin-bottom: 5px;
			font-style: normal;
			text-align: center;
			padding: 0;
			margin-top: 5px;
			text-shadow: none;
			font-family: 'Open Sans', sans-serif;	
		}
		.shopping-cart-pricing-container span i {
			font-size: 16px;
			font-style: normal;
			position: relative;
			padding: 0;
			vertical-align: top;
		}
		.shopping-cart-pricing-container span i.strike {
			display: inline;
			text-decoration: line-through;
			top: 0;
			font-size: 12px;
		}	
		.secure-checkout-graphic-md {
			display: none;	
		}
		.secure-checkout-graphic-lg {
			display: none;	
		}
		.btn-continue-shopping {
			display: block;	
		}
	/****END OF SHOPPING CART STYLES***********************************/	
	
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
    .text-justify-md {
        text-align: justify;
    }
	.image-container-set-height {
		height: 175px;	
		width: 100%;	
	}
	.product-title-set-height h3{
		font-size: 18px;
		line-height: 20px;
		margin-left: 5px;	
	}
	.product-price-set-height {
		height: 40px;
	}
	.product-description-set-height {
		height: 63px;
		overflow: hidden;	
	}
	/********Product custom 	home page******************/	
	.product-title-set-height {
	  height: 87px;
	  padding-top: 10px;
	  overflow: hidden;
	  display: flex; 
	}		
	.product-title-set-height h3 {
	   	display: inline-block;
  		align-self: flex-end;
		margin-bottom: 0;
	 }
	.product-price-set-height {
	  height: 40px;
	  padding-top: 10px;
	  padding-left: 5px;
	}	
	.feature-block-custom-page .product-price-set-height {
	  height: 50px;
	  padding-left: 5px;
	}
	.feature-block-custom-page .image-container-set-height {
	  height: 260px;
	  width: 100%;
	  overflow: hidden;
	  margin-top: 10px;
	  margin-bottom: 10px;
	}
	.feature-block-custom-page .product-description-set-height {
	  height: 90px;
	  overflow: hidden;
	  margin-bottom: 10px;
	}
	.event-pricing {
  		font-size: 1.5em;
	}
	/****SHOPPING CART STYLES*****************************/
	.shopping-cart .item {
	  position: relative;
	}
	.cart-delete-button {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  border-radius: 4px 0 0 0 !important;
	  -webkit-border-radius: 4px 0 0 0 !important;
	  -moz-border-radius: 4px 0 0 0 !important;	  
	}
	.return-item-button {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  border-radius: 4px 0 0 0 !important;
	  -webkit-border-radius: 4px 0 0 0 !important;
	  -moz-border-radius: 4px 0 0 0 !important;	  
	}
	.cart-update-button {
	  margin-top: 5px;
	  padding: 5px 8px 5px 8px;
	  font-size: 11px;
	  line-height: 1.5;
	  background-color: #FAFAFA;
	  border-radius: 4px !important;
	  -webkit-border-radius: 4px !important;
	  -moz-border-radius: 4px !important;
	}
	/*Image*/
		.shopping-cart .item .thumbnail {
		  margin: 0 auto;
		  max-width: 100%;
		}
	/*Details*/	
		.cart-body-details {
		  padding: 0;
		}	
		.cart-body-details h5 {
		  font-size: 16px;
		}	
		.shopping-cart .item p {
		  padding: 0;
		  margin: 0;
		  font-size: 12px;
		  line-height: 16px;
		}
	/*Quantity*/
		.cart-quantity-without-form {
		  display: none;
		}
		.cart-quantity-form {
		  padding-top: 10px;
		  width: 100%;	
		  display: block;
		}
		.cart-quantity-form form {
			text-align: center;	
		}
		.cart-quantity-form .buttons {
			margin: 0 auto;	
		}
		.cart-quantity-header {
			padding-left: 5px;
			margin-bottom: 5px;
			margin-top: 0;
			padding-top: 0;
			font-size: 12px;	
		}
		.order-review .cart-quantity-header {
			display: none;
		}
		.border-top-light {
			border-top: 1px solid #e4e4e4;	
		}
	/*Price and Subtotal*/
		.shopping-cart-pricing-container h4 {
		  padding: 10px 0 0 0;
		  font-size: 20px;
		  margin: 0 0 0 0;
		}
		.order-review .shopping-cart-pricing-container h4 {
			padding: 0;	
		}		
		.shopping-cart-pricing-container h4 span i {
		  font-size: 12px;
		  margin: 0;
		  padding: 0;
		  vertical-align: top;
		  top: -5px;
		}	
		.shopping-cart-pricing-container span.shopping-cart-sale {
			font-size: 30px;
			display: block;
			font-style: normal;
			color: #BB0205;
			padding: 0;
			text-align: center;
			margin-top: 5px;
			text-shadow: none;
			font-family: 'Open Sans', sans-serif;	
		}
		.shopping-cart-pricing-container span.shopping-cart-original {
			font-size: 12px;
			display: block;
			font-style: normal;
			text-align: right;
			line-height: 15px;
		}
		.shopping-cart-pricing-container span {
			top: 0;
			display: block;
			margin-bottom: 5px;
			font-style: normal;
			text-align: center;
			padding: 0;
			margin-top: 5px;
			text-shadow: none;
			font-family: 'Open Sans', sans-serif;	
		}
		.shopping-cart-pricing-container span i {
			font-size: 16px;
			font-style: normal;
			position: relative;
			padding: 0;
			vertical-align: top;
		}
		.shopping-cart-pricing-container span i.strike {
			display: inline;
			text-decoration: line-through;
			top: 0;
			font-size: 12px;
		}	
		.order-review-security {
			padding-right: 0;
		}
		.secure-checkout-graphic-md {
			display: block;	
		}
		.secure-checkout-graphic-lg {
			display: none;	
		}
		.btn-continue-shopping {
			display: block;	
		}
	/****END OF SHOPPING CART STYLES***********************************/		
}
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
    .text-justify-lg {
        text-align: justify;
    }
	.image-container-set-height {
		height: 225px;	
		width: 100%;	
	}
	.image-container-set-height img {
		height: auto;	
		width: 100%;	
	}
	.product-title-set-height {
		height: 65px;
	}
	.product-title-set-height h3{
		font-size: 18px;
		line-height: 20px;
		margin-left: 5px;	
	}
	.product-price-set-height {
		height: 40px;
	}
	.product-description-set-height {
		height: 63px;
		overflow: hidden;	
	}
	/********Product custom  home page******************/	
	.product-title-set-height {
	  height: 87px;
	  padding-top: 10px;
	  overflow: hidden;
	  display: flex; 
	}		
	.product-title-set-height h3 {
	   	display: inline-block;
  		align-self: flex-end;
		margin-bottom: 0;
	 }
	.product-price-set-height {
	  height: 40px;
	  padding-top: 10px;
	  padding-left: 5px;
	}	
	.feature-block-custom-page .product-price-set-height {
	  height: 50px;
	  padding-left: 5px;
	}
	.feature-block-custom-page .image-container-set-height {
	  height: 370px;
	  width: 100%;
	  overflow: hidden;
	}
	.feature-block-custom-page .product-description-set-height {
	  height: 90px;
	  overflow: hidden;
	  margin-bottom: 10px;
	}	
	/****SHOPPING CART STYLES*****************************/
	.shopping-cart .item {
	  position: relative;
	}
	.cart-delete-button {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  z-index: 1000;
	  border-radius: 4px 0 0 0 !important;
	  -webkit-border-radius: 4px 0 0 0 !important;
	  -moz-border-radius: 4px 0 0 0 !important;	  
	}
	.return-item-button {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  border-radius: 4px 0 0 0 !important;
	  -webkit-border-radius: 4px 0 0 0 !important;
	  -moz-border-radius: 4px 0 0 0 !important;	  
	}
	.cart-update-button {
	  margin-top: 5px;
	  padding: 5px 8px 5px 8px;
	  font-size: 11px;
	  line-height: 1.5;
	  background-color: #FAFAFA;
	  border-radius: 4px !important;
	  -webkit-border-radius: 4px !important;
	  -moz-border-radius: 4px !important;
	}
	/*Image*/
		.shopping-cart .item .thumbnail {
		  margin: 0 auto;
		  max-width: 100%;
		}
	/*Details*/	
		.cart-body-details {
		  padding: 0;
		}	
		.cart-body-details h5 {
		  font-size: 18px;
		}	
		.shopping-cart .item p {
		  padding: 0;
		  margin: 0;
		  font-size: 12px;
		  line-height: 16px;
		}
	/*Quantity*/
		.cart-quantity-without-form {
		  display: none;
		}
		.cart-quantity-form {
		  padding-top: 10px;
		  width: 100%;	
		  display: block;
		}
		.cart-quantity-form form {
			text-align: center;	
		}
		.cart-quantity-form .buttons {
			margin: 0 auto;	
		}
		.cart-quantity-header {
			padding-left: 5px;
			margin-bottom: 5px;	
		}
		.order-review .cart-quantity-header {
			display: none;
		}
		.border-top-light {
			border-top: 1px solid #e4e4e4;	
		}
	/*Price and Subtotal*/
		.shopping-cart-pricing-container h4 {
		  padding: 10px 0 0 0;
		  font-size: 20px;
		  margin: 0 0 0 0;
		}
		.order-review .shopping-cart-pricing-container h4 {
			padding: 0;	
		}		
		.shopping-cart-pricing-container h4 span i {
		  font-size: 12px;
		  margin: 0;
		  padding: 0;
		  vertical-align: top;
		  top: -5px;
		}	
		.shopping-cart-pricing-container span.shopping-cart-sale {
			font-size: 30px;
			display: block;
			font-style: normal;
			color: #BB0205;
			padding: 0;
			text-align: center;
			margin-top: 0;
			text-shadow: none;
			font-family: 'Open Sans', sans-serif;	
		}
		.shopping-cart-pricing-container span.shopping-cart-original {
			font-size: 12px;
			display: block;
			font-style: normal;
			text-align: right;
			line-height: 15px;
		}
		.shopping-cart-pricing-container span {
			top: 0;
			display: block;
			margin-bottom: 5px;
			font-style: normal;
			text-align: center;
			padding: 0;
			margin-top: 5px;
			text-shadow: none;
			font-family: 'Open Sans', sans-serif;	
		}
		.shopping-cart-pricing-container span i {
			font-size: 16px;
			font-style: normal;
			position: relative;
			padding: 0;
			vertical-align: top;
			top: 5px;
		}
		.shopping-cart-pricing-container span i.strike {
			display: inline;
			text-decoration: line-through;
			top: 0;
			font-size: 12px;
		}	
		.order-review-security {
			padding-right: 0;
		}	
	/****END OF SHOPPING CART STYLES***********************************/

	.headline-with-explanation {
	  display: block;
	  margin: 10px 0 10px 0;
	  border-bottom: 1px dotted #e4e9f0;
	  padding-bottom: 0;
	}
	.order-review-buttons {
		float: none !important;
		padding: 20px;
		text-align: center;
  	}
	.secure-graphic {
		text-align: center;	
	}
	.order-review-pricing-container span i {
	  font-size: 12px;
	  padding: 0;
	  top: -2px;
	}
	.btn-block-xs {
	  display: block;
	  width: 100%;
	}
	.btn-block-xs + .btn-block-xs {
	  margin-top: 5px;
	}	
	h4, .h4 {
	  font-size: 15px;
	  line-height: 24px;
	  margin-bottom: 5px;
	}	
	.event-pricing {
	  font-size: 23px;
	  margin-bottom: 15px;
	}
	.secure-checkout-graphic-md {
		display: block;	
	}
	.secure-checkout-graphic-lg {
		display: none;	
	}
	.btn-continue-shopping {
		display: block;	
	}
	
}

@media (min-width: 466px) and (max-width: 767px) {
	/****SHOPPING CART STYLES*****************************/
	.shopping-cart .item {
	  position: relative;
	}
	.welcome-back-message {
	  display: none;
	}
	.topbar ul.loginbar  {
	  display: none;
	}
	.cart-delete-button {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  border-radius: 4px 0 0 0 !important;
	  -webkit-border-radius: 4px 0 0 0 !important;
	  -moz-border-radius: 4px 0 0 0 !important;	  
	}
	.return-item-button {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  border-radius: 4px 0 0 0 !important;
	  -webkit-border-radius: 4px 0 0 0 !important;
	  -moz-border-radius: 4px 0 0 0 !important;	  
	}
	.cart-update-button {
	  margin-top: 5px;
	  padding: 5px 8px 5px 8px;
	  font-size: 11px;
	  line-height: 1.5;
	  background-color: #FAFAFA;
	  border-radius: 4px !important;
	  -webkit-border-radius: 4px !important;
	  -moz-border-radius: 4px !important;
	}
	/*Image*/
		.shopping-cart .item .thumbnail {
		  margin: 0 auto;
		  max-width: 100%;
		}
	/*Details*/	
		.cart-body-details {
		  padding: 0 0 15px 0;
		}	
		.cart-body-details h5 {
		  font-size: 16px;
		}	
		.shopping-cart .item p {
		  padding: 0;
		  margin: 0;
		  font-size: 12px;
		  line-height: 16px;
		}
	/*Quantity*/
		.cart-quantity-without-form {
			display: inline;
		}
		.cart-quantity-form {
		  padding-top: 10px;
		  width: 100%;
		  display: none;	
		}
		.cart-quantity-form form {
			text-align: center;	
		}
		.cart-quantity-form .buttons {
			margin: 0 auto;	
		}
		.cart-quantity-header {
			padding-left: 5px;
			margin-bottom: 3px;
			margin-top: 0;
			padding-top: 0;
			font-size: 12px;
			font-size: 11px;
  			line-height: 13px;	
		}
		.order-review .cart-quantity-header {
			display: block;
			padding-bottom: 5px;
			border-bottom: 1px solid #e4e4e4;			
		}
		.border-top-light {
			border-top: 1px solid #e4e4e4;	
		}
	/*Price and Subtotal*/
		.shopping-cart-pricing-container {
			margin-bottom: 15px;	
		}
		.order-review .shopping-cart-pricing-container h4 {
			padding: 0;	
		}		
		.shopping-cart-pricing-container h4 {
		  padding: 5px 0 0 0;
		  font-size: 16px;
		  margin: 0 0 0 0;
		}
		.shopping-cart-pricing-container h4 span i {
		  font-size: 11px;
		  margin: 0;
		  padding: 0;
		  vertical-align: top;
		  top: -3px;
		}	
		.shopping-cart-pricing-container span.shopping-cart-sale {
			font-size: 30px;
			display: block;
			font-style: normal;
			color: #BB0205;
			padding: 0;
			text-align: center;
			margin-top: 5px;
			text-shadow: none;
			font-family: 'Open Sans', sans-serif;	
		}
		.shopping-cart-pricing-container span.shopping-cart-original {
			font-size: 12px;
			display: block;
			font-style: normal;
			text-align: right;
			line-height: 15px;
		}
		.shopping-cart-pricing-container span {
			top: 0;
			display: block;
			margin-bottom: 5px;
			font-style: normal;
			text-align: center;
			padding: 0;
			margin-top: 5px;
			text-shadow: none;
			font-family: 'Open Sans', sans-serif;	
		}
		.shopping-cart-pricing-container span i {
			font-size: 16px;
			font-style: normal;
			position: relative;
			padding: 0;
			vertical-align: top;
		}
		.shopping-cart-pricing-container span i.strike {
			display: inline;
			text-decoration: line-through;
			top: 0;
			font-size: 12px;
		}	
		.button-margin-sm, .button-margin-xs {
			margin: 10px 0 10px 0;	
		}
		.secure-checkout-graphic-md {
			display: none;	
		}
		.secure-checkout-graphic-lg {
			display: none;	
		}
		.btn-continue-shopping {
			display: none;	
		}
	/****END OF SHOPPING CART STYLES***********************************/
}
	
@media only screen and (max-width: 465px) {
	.welcome-back-message {
	  display: none;
	}
	.topbar ul.loginbar  {
	  display: none;
	}
	.right-align-center-xs {
		text-align: center;	
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.product-detail-container {
	  float: left;
	  padding-right: 25px;
	  padding-bottom: 0;	
	  max-width: 100%
	}
	/******Phone adjustments************************************/
	.col-xxs-12 {
	  width: 100%;
	}
	.event-pricing {
	  font-size: 24px;
	  margin-bottom: 15px;
	}
	/******Navigation adjustments************************************/
	.header .navbar-collapse.collapse.in {
	  margin-top: 10px;
	  margin-left: -15px;
	}	
	.header .navbar-collapse {
	  padding: 0 0 0 0;
	  margin-left: -15px;
	  margin-top: 10px;
	}
	.header .navbar-nav > li {
	  float: none;
	  padding-left: 15px;
	  padding-right: 18px;
	}
	/*****Product details adjustments****************************/
	.details {
		margin-top: 0;
  		margin-left: 5px;
  	}
	.item p {
		padding: 0 0 0 0;
		margin: 0;
		font-size: 15px;	
	}
	.h5, h5 {
	  font-size: 22px;
	}	
	img#logo-footer {
	  max-height: 45px;
	  margin: 0 auto;
	  float: none !important;
	}
	.copyright p {
	  padding-top: 0;
	}
	.copyright {
	  padding: 11px 0 40px 0;
	}	
	
	/********Product custom  home page******************/	
	.product-title-set-height {
	  height: 87px;
	  padding-top: 10px;
	  overflow: hidden;
	  display: flex; 
	}		
	.product-title-set-height h3 {
	   	display: inline-block;
  		align-self: flex-end;
		margin-bottom: 0;
	 }
	.product-price-set-height {
	  height: 40px;
	  padding-top: 10px;
	  padding-left: 5px;
	}	
	.feature-block-custom-page .product-price-set-height {
	  height: 50px;
	  padding-left: 5px;
	}
	.feature-block-custom-page .image-container-set-height {
	  height: 250px;
	  width: 100%;
	  overflow: hidden;
	  margin-bottom: 15px;
	  margin-top: 10px;
	}
	.feature-block-custom-page .product-description-set-height {
	  height: 90px;
	  overflow: hidden;
	  margin-bottom: 10px;
	}
	/****SHOPPING CART STYLES*****************************/
	.shopping-cart .item {
	  position: relative;
	}
	.cart-delete-button {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  border-radius: 4px 0 0 0 !important;
	  -webkit-border-radius: 4px 0 0 0 !important;
	  -moz-border-radius: 4px 0 0 0 !important;	  
	}
	.return-item-button {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  border-radius: 4px 0 0 0 !important;
	  -webkit-border-radius: 4px 0 0 0 !important;
	  -moz-border-radius: 4px 0 0 0 !important;	  
	}
	.cart-update-button {
	  margin-top: 5px;
	  padding: 5px 8px 5px 8px;
	  font-size: 11px;
	  line-height: 1.5;
	  background-color: #FAFAFA;
	  border-radius: 4px !important;
	  -webkit-border-radius: 4px !important;
	  -moz-border-radius: 4px !important;
	}
	/*Image*/
		.shopping-cart .item .thumbnail {
		  margin: 0 auto;
		  max-width: 100%;
		}
	/*Details*/	
		.cart-body-details {
		  padding: 0 0 15px 0;
		}	
		.cart-body-details h5 {
		  font-size: 16px;
		}	
		.shopping-cart .item p {
		  padding: 0;
		  margin: 0;
		  font-size: 12px;
		  line-height: 16px;
		}
	/*Quantity*/
		.cart-quantity-without-form {
			display: inline;
		}
		.cart-quantity-form {
		  padding-top: 10px;
		  width: 100%;
		  display: none;	
		}
		.cart-quantity-form form {
			text-align: center;	
		}
		.cart-quantity-form .buttons {
			margin: 0 auto;	
		}
		.cart-quantity-header {
			padding-left: 5px;
			margin-bottom: 3px;
			margin-top: 0;
			padding-top: 0;
			font-size: 12px;
			font-size: 11px;
  			line-height: 13px;	
		}
		.order-review .cart-quantity-header {
			display: block;
			padding-bottom: 5px;
			border-bottom: 1px solid #e4e4e4;			
		}
		.border-top-light {
			border-top: 1px solid #e4e4e4;	
		}
	/*Price and Subtotal*/
		.shopping-cart-pricing-container {
			margin-bottom: 15px;	
		}
		.shopping-cart-pricing-container h4 {
		  padding: 5px 0 0 0;
		  font-size: 16px;
		  margin: 0 0 0 0;
		}
		.order-review .shopping-cart-pricing-container h4 {
			padding: 0;	
		}		
		.shopping-cart-pricing-container h4 span i {
		  font-size: 11px;
		  margin: 0;
		  padding: 0;
		  vertical-align: top;
		  top: -3px;
		}	
		.shopping-cart-pricing-container span.shopping-cart-sale {
			font-size: 30px;
			display: block;
			font-style: normal;
			color: #BB0205;
			padding: 0;
			text-align: center;
			margin-top: 5px;
			text-shadow: none;
			font-family: 'Open Sans', sans-serif;	
		}
		.shopping-cart-pricing-container span.shopping-cart-original {
			font-size: 12px;
			display: block;
			font-style: normal;
			text-align: right;
			line-height: 15px;
		}
		.shopping-cart-pricing-container span {
			top: 0;
			display: block;
			margin-bottom: 5px;
			font-style: normal;
			text-align: center;
			padding: 0;
			margin-top: 5px;
			text-shadow: none;
			font-family: 'Open Sans', sans-serif;	
		}
		.shopping-cart-pricing-container span i {
			font-size: 16px;
			font-style: normal;
			position: relative;
			padding: 0;
			vertical-align: top;
		}
		.shopping-cart-pricing-container span i.strike {
			display: inline;
			text-decoration: line-through;
			top: 0;
			font-size: 12px;
		}	
		.button-margin-sm, .button-margin-xs {
			margin: 10px 0 10px 0;	
		}
		.secure-checkout-graphic-md {
			display: none;	
		}
		.secure-checkout-graphic-lg {
			display: none;	
		}
		.btn-continue-shopping {
			display: none;	
		}
	/****END OF SHOPPING CART STYLES***********************************/	
}
@media only screen and (max-width: 360px) {
	.header .navbar-header {
		float: none;
		min-height: 90px;
	}
	.product-detail-container {
	  float: left;
	  padding-right: 25px;
	  padding-bottom: 0;	
	  max-width: 100%
	}
	.btn-group-lg>.btn, .btn-lg-xs {
	  padding: 10px 16px;
	  font-size: 18px;
	  line-height: 1.3333333;
	  border-radius: 6px;
	}
	.right-align-center-xs {
		text-align: center;	
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.relate-products-footer {
		display:none;	
	}
	/*
	.welcome-back-message {
	  	font-size: 10px;
		margin-bottom: 10px;
		text-align: center;
		width: 100%;
	}*/
	.welcome-back-message {
	  display: none;
	}/*
	.topbar ul.loginbar {
	  width: 100%;
	  float: none !important;
	  margin: 0;
	  padding: 0 0 10px 0;
	  text-align: center;
	}*/
	.topbar ul.loginbar {
	  display: none;
	}
	/**********************************************************
		Breadcrumb
	*********************************************************/
	ul.pull-right.breadcrumb {
	 	padding-left: 0;		
	}
	.breadcrumb {
		top: 10px;
		padding-right: 0;
		background: none;
		position: relative;
		padding-top: 15px;
	}
	.headline-with-explanation {
	  display: block;
	  margin: 10px 0 5px 0;
	  border-bottom: 1px dotted #e4e9f0;
	  padding-bottom: 0;
	}
	.order-review-buttons {
		float: none !important;
		padding: 20px;
		text-align: center;
  	}
	.secure-graphic {
		text-align: center;	
	}
	.pricing-sidebar-container h4 {
	  padding: 10px 18px 0 5px;
	  font-size: 24px;
	  margin: 0 0 0 0;
	}
	.pricing-sidebar-container h4 span i {
	  font-size: 12px;
	  margin: 0;
	  padding: 0;
	  vertical-align: top;
	  top: -5px;
	}
	.order-review-pricing-container span i {
	  font-size: 12px;
	  padding: 0;
	  top: -2px;
	}
	.btn-block-xs {
	  display: block;
	  width: 100%;
	}
	.btn-block-xs + .btn-block-xs {
	  margin-top: 5px;
	}	
	h4, .h4 {
	  font-size: 15px;
	  line-height: 24px;
	  margin-bottom: 20px;
	}	
	.event-pricing {
	  font-size: 26px;
	  margin-bottom: 15px;
	}
	/******Navigation adjustments************************************/
	.header .navbar-collapse.collapse.in {
	  margin-top: 10px;
	  margin-left: -15px;
	}	
	.header .navbar-collapse {
	  padding: 0 0 0 0;
	  margin-left: -15px;
	  margin-top: 10px;
	}
	.header .navbar-nav > li {
	  float: none;
	  padding-left: 15px;
	  padding-right: 18px;
	}
	/*****Product details adjustments****************************/
	.details {
		margin-top: 0;
  		margin-left: 5px;
	}
	.item p {
		padding: 0 0 0 0;
		margin: 0;
		font-size: 15px;	
	}
	.h5, h5 {
	  font-size: 22px;
	  line-height: 28px;
	}	
	img#logo-footer {
	  max-height: 45px;
	  margin: 0 auto;
	  float: none !important;
	}
	.copyright p {
	  padding-top: 0;
	}
	.copyright {
	  padding: 11px 0 40px 0 !important;
	}	
	/********Product custom 	home page******************/	
	.product-title-set-height {
	  height: 87px;
	  padding-top: 10px;
	  overflow: hidden;
	  display: flex; 
	}		
	.product-title-set-height h3 {
	   	display: inline-block;
  		align-self: flex-end;
		margin-bottom: 0;
	 }
	.product-price-set-height {
	  height: 40px;
	  padding-top: 10px;
	  padding-left: 5px;
	}	
	.feature-block-custom-page .product-price-set-height {
	  height: 50px;
	  padding-left: 5px;
	}
	.feature-block-custom-page .image-container-set-height {
	  height: 250px;
	  width: 100%;
	  overflow: hidden;
	  margin-bottom: 15px;
	  margin-top: 10px;
	}
	.feature-block-custom-page .product-description-set-height {
	  height: 90px;
	  overflow: hidden;
	  margin-bottom: 10px;
	}
	.date-row {
	  margin-left: 0;
	}
	
	/****SHOPPING CART STYLES*****************************/
	.shopping-cart .item {
	  position: relative;
	}
	.cart-delete-button {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  border-radius: 4px 0 0 0 !important;
	  -webkit-border-radius: 4px 0 0 0 !important;
	  -moz-border-radius: 4px 0 0 0 !important;	  
	}
	.return-item-button {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  border-radius: 4px 0 0 0 !important;
	  -webkit-border-radius: 4px 0 0 0 !important;
	  -moz-border-radius: 4px 0 0 0 !important;	  
	}
	.cart-update-button {
	  margin-top: 5px;
	  padding: 5px 8px 5px 8px;
	  font-size: 11px;
	  line-height: 1.5;
	  background-color: #FAFAFA;
	  border-radius: 4px !important;
	  -webkit-border-radius: 4px !important;
	  -moz-border-radius: 4px !important;
	}
	/*Image*/
		.shopping-cart .item .thumbnail {
		  margin: 0 auto;
		  max-width: 100%;
		}
	/*Details*/	
		.cart-body-details {
		  padding: 0 0 15px 0;
		}	
		.cart-body-details h5 {
		  font-size: 16px;
		}	
		.shopping-cart .item p {
		  padding: 0;
		  margin: 0;
		  font-size: 12px;
		  line-height: 16px;
		}
	/*Quantity*/
		.cart-quantity-without-form {
			display: inline;
		}
		.cart-quantity-form {
		  padding-top: 10px;
		  width: 100%;
		  display: none;	
		}
		.cart-quantity-form form {
			text-align: center;	
		}
		.cart-quantity-form .buttons {
			margin: 0 auto;	
		}
		.cart-quantity-header {
			padding-left: 5px;
			margin-bottom: 3px;
			margin-top: 0;
			padding-top: 0;
			font-size: 12px;
			font-size: 11px;
  			line-height: 13px;	
		}
		.order-review .cart-quantity-header {
			display: block;
			padding-bottom: 5px;
			border-bottom: 1px solid #e4e4e4;
		}		
		.border-top-light {
			border-top: 1px solid #e4e4e4;	
		}
	/*Price and Subtotal*/
		.shopping-cart-pricing-container {
			margin-bottom: 15px;	
		}
		.shopping-cart-pricing-container h4 {
		  padding: 5px 0 0 0;
		  font-size: 15px;
		  margin: 0 0 0 0;
		}
		.order-review .shopping-cart-pricing-container h4 {
			padding: 0;	
		}		
		.shopping-cart-pricing-container h4 span i {
		  font-size: 11px;
		  margin: 0;
		  padding: 0;
		  vertical-align: top;
		  top: -3px;
		}	
		.shopping-cart-pricing-container span.shopping-cart-sale {
			font-size: 30px;
			display: block;
			font-style: normal;
			color: #BB0205;
			padding: 0;
			text-align: center;
			margin-top: 5px;
			text-shadow: none;
			font-family: 'Open Sans', sans-serif;	
		}
		.shopping-cart-pricing-container span.shopping-cart-original {
			font-size: 12px;
			display: block;
			font-style: normal;
			text-align: right;
			line-height: 15px;
		}
		.shopping-cart-pricing-container span {
			top: 0;
			display: block;
			margin-bottom: 5px;
			font-style: normal;
			text-align: center;
			padding: 0;
			margin-top: 5px;
			text-shadow: none;
			font-family: 'Open Sans', sans-serif;	
		}
		.shopping-cart-pricing-container span i {
			font-size: 16px;
			font-style: normal;
			position: relative;
			padding: 0;
			vertical-align: top;
		}
		.shopping-cart-pricing-container span i.strike {
			display: inline;
			text-decoration: line-through;
			top: 0;
			font-size: 12px;
		}	
		.order-review-section .heading-for-paragraph {
			background-color: #e4e4e4;
			padding: 5px 5px 5px 8px;
			border-bottom: 1px solid #cecece;
			margin-bottom: 3px;
		}
		.order-review-section .heading-for-paragraph h5 {
			margin: 0;	
			font-size:12px;
			line-height: 21px;
		}		
		.button-margin-sm, .button-margin-xs {
			margin: 10px 0 10px 0;	
		}
		.order-review-security {
		  margin-top: 20px;
		  padding-right: 0;
		}		
		.secure-checkout-graphic-md {
			display: none;	
		}
		.secure-checkout-graphic-lg {
			display: none;	
		}
		.btn-continue-shopping {
			display: none;	
		}
	/****END OF SHOPPING CART STYLES***********************************/	
}
.btn-group .dropdown-menu > li > a {
    text-align: left;
}
/**Locked down cart page popover*******************************/
.popover {
	width: 325px;
	max-width: none;
}
.locked-down-cart-bar a{
	text-decoration: none;
}
.locked-down-cart-bar a:hover{
	text-decoration: none;
}
.popover-title {
    padding: 2px 14px;
	text-align: center;
}
@media (max-width: 500px) {
	.popover.fade.left.in {
		top: 80px !important;
		left: 0 !important;
		display: block !important;
		margin: 0 15% 0 5% !important;
		width: 90% !important;
		right: 0;
	}
	.popover.left>.arrow {
		top: initial !important;
		right: 75px;
		margin-top: -17px;
		border-right-width: 0;
		border-left-color: #999;
		border-left-color: rgba(0,0,0,.25);
		-ms-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
}
/**Locked down cart page navigation modifications*******************************/
@media (max-width: 1000px) {

	.topbar.locked-down-cart {
		display: none;
	}
	.navbar.navbar-default.locked-down-cart .navbar-toggle {
		display: none;
	}
	.navbar.navbar-default.locked-down-cart .navbar-return-to-cart {
		position: relative;
		margin-top: 25px;
		margin-right: 20px;
		margin-bottom: 8px;
		display: block;
    	padding: 10px 14px;
		float: right;
    	border: 1px solid transparent;
		border-radius: 4px !important;
	}
	.navbar.navbar-default.locked-down-cart .navbar-brand {
		margin-left: 0;
		margin-top: -10px;
		margin-bottom: -15px;
	}	
}
@media (max-width: 1007px) {
	
	img#logo-header {
		margin: 10px 0 0 15px;
	}
}
@media (min-width: 1001px) {

	.navbar-return-to-cart {
		display: none;	
	}
}
@media (max-width: 767px) {
	
	img#logo-header {
		margin: 10px 0 0 15px;
	}
}	



/**Step Wizard Styles*******************************/
.stepwizard-step p {
    margin-top: 10px;    
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;     
    width: 100%;
    position: relative;
	margin-bottom: 30px;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
    
}

.stepwizard-step {    
    display: table-cell;
    text-align: center;
    position: relative;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px !important;
}

.extra-button-block {
	float:right;	
}

/*****************
List Items
******************/
.product-short-description ul li ul, .product-short-description ol li ol, 
.product-long-description ul li ul, .product-long-description ol li ol, 
.article-post-body ul li ul, .article-post-body ol li ol {
    display: block;
	margin-top: 5px;
    margin-bottom: 5px;
}
ol.upper-roman li {
	list-style-position: outside;
	list-style-type: upper-roman;	
}
ol.upper-alpha li {
	list-style-position: outside;
	list-style-type: upper-alpha;	
}
ol.decimal li {
	list-style-position: outside;
	list-style-type: decimal;	
}
ol.lower-alpha li {
	list-style-position: outside;
	list-style-type: lower-alpha;	
}
ol.lower-roman li {
	list-style-position: outside;
	list-style-type: lower-roman;	
}

span.label.label-return {
    float: right;
    font-size: 12px;
    font-weight: bold;
    color: white;
    padding: 6px 12px;
	background-color: #d98d4f;
}
/************************************
Unpaid Order Balance Styles
************************************/
span.balance-refund {
	color:rgba(181,0,0,1.00);
	font-weight: bold;
}
div.balance-refund-message {
    color: rgba(181,0,0,1.00);
    font-weight: bold;
    display: block;
    font-size: 10px;
    text-align: center;
    line-height: 11px;
    margin-top: 3px;
}
div.balance-due-message {
    color:  #535353;
    display: block;
    font-size: 10px;
    text-align: center;
    line-height: 11px;
    margin-top: 3px;
}
tr.highlight-summary-row {
    background: #e8e8e8;
    font-weight: bold;
}
table tbody tr.highlight-summary-row > td {
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
}
table tbody tr.Balance {
    border-top: 2px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
	background-color: #f1de64;	
}
table tbody tr.Balance td.cart-summary-label, table tbody tr.Balance td.cart-summary-price {
	color: black !important;
	font-weight: bold;
}
table tbody tr.Credit {
    border-top: 2px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
	background-color:  #E3A1A2;	
}
table tbody tr.Credit td.cart-summary-label, table tbody tr.Credit td.cart-summary-price {
	color: #000 !important;
	font-weight: bold;
}
table tbody tr.noChange {
    border-top: 2px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
	background-color:  #E3A1A2;	
}
table tbody tr.noChange td.cart-summary-label, table tbody tr.noChange td.cart-summary-price {
	color: #585f69 !important;
	font-weight: bold;
}
h4.small-header {
	margin-bottom: 5px;	
}
.side-bar-box .btn-group a.btn {
	font-size: 11px;
}
.order-summary-row {
	padding: 0 15px;		
}
.order-summary-total-row {
	border-bottom: 1px solid #999;	
	padding: 0 15px 5px 15px;		
}
.order-summary-payments-row {
	font-size: 10px;
	padding: 0 15px 2px 15px;		
}
.order-summary-payments-row h4 {
    font-size: 11px;
    font-style: italic;
}
.sidebar-product-detail .Credit {
    border-top: 2px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
	background-color:  #E3A1A2;	
	margin-bottom: 15px;
	padding: 0 15px;		
}
.sidebar-product-detail .Credit h5 {
	color: #000 !important;
	font-weight: bold;
	margin: 5px 0;
}
.sidebar-product-detail .Balance {
    border-top: 2px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
	background-color: #f1de64;	
	margin-bottom: 15px;
	padding: 0 15px;		
}
.sidebar-product-detail .Balance h5 {
	color: black !important;
	font-weight: bold;
	margin: 5px 0;
}

a.btn.disabled {
    background-color: #ababab;
    color: #5f5f5f;
}
p, li, li a {
    color: #868686;    
    line-height: 15px;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {                  
    color: #3a3a3a;
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}
ul.body-list {
	margin-bottom: 20px;	
}
ul.body-list li h4 {
	margin-top: 10px;
    margin-bottom: 3px;
    line-height: 17px;
}
ul.body-list li small {
	margin-left: 5px;	
}
ul.body-list li p.small {
	margin-top: 5px;
	margin-left: 5px;	
}
table.dataTable tfoot th, table.dataTable tfoot td {
    padding: 10px 12px 10px 6px;
    border-top: 1px solid #c3c3c3;
    color: #3a3a3a;
    margin-top: 5px;
    text-shadow: none;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background-color: #f5f5f5;
}
table.dataTable tfoot td.text-right {
    padding: 10px 12px 10px 6px;
    text-align: right;
}
.text-right {
	text-align: right;	
}
table.dataTable tfoot td.text-left {
    padding: 10px 12px 10px 10px;
    text-align: left;
}
.text-left {
	text-align: left;	
}
.tag-box:hover {
    background-color: initial !important;
    background: transparent !important;
	border-color: transparent !important;
}

/************************************
Form Builder Styles
************************************/
.dynamic-form-content label.checkbox-inline {
    margin-bottom: 20px;
}
body.form-builder, div.form-builder  {
	font-family: 'Roboto', sans-serif;	
}
body.form-builder header, div.form-builder header{
	background-color: rgba(179,179,179,1.00);
	height: 75px;
	padding: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgba(0,0,0,1.00);	
}
body.form-builder footer, div.form-builder footer {
	background-color: rgba(179,179,179,1.00);	
	height: 75px;
	padding: 15px;
	margin-top: 15px;	
	border-top: 1px solid rgba(0,0,0,1.00);	
}
body.form-builder .wrapper, div.form-builder .wrapper {
    background: #DFDFDF;
}
body.form-builder .page-content, div.form-builder .page-content {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0;
    background: #fff;
}
body.form-builder .form-category, div.form-builder .form-category {
    padding: 0;
}
.form-builder .h1 .small, .form-builder .h1 small, .form-builder .h2 .small, .form-builder .h2 small, 
.form-builder .h3 .small, .form-builder .h3 small, .form-builder h1 .small, .form-builder h1 small, 
.form-builder h2 .small, .form-builder h2 small, .form-builder h3 .small, 
.form-builder h3 small, span.small {
	font-size: 12px;
	color: rgba(158,0,2,1.00);	
}
body.form-builder form.custom-form h2, div.form-builder form.custom-form h2 {
    margin: 0.83em 0 .20em 0;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
}
body.form-builder p.form-subtitle, div.form-builder p.form-subtitle {
	font-weight: normal;
	font-size: 1.2em;
	margin: .50em 0 .50em 0;	
}
body.form-builder .margin-bottom-10 {
	margin-bottom: 10px;	
}
body.form-builder .form-question-content, div.form-builder .form-question-content {
	font-weight: normal;
	font-size: 1.2em;
	margin: .50em 0 .50em 0;
	display: block;	
}
body.form-builder .form-question-number, div.form-builder .form-question-number {
	margin-right: 5px;
    display: inline;
}
body.form-builder .form-control, div.form-builder .form-control {
	box-shadow: none;
	margin-bottom: 15px;
}
body.form-builder label, div.form-builder label  {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 500;
}
body.form-builder U.form-question-container, div.form-builder U.form-question-container {
    padding: 0 10px;
}
body.form-builder .headline-with-explanation, div.form-builder .headline-with-explanation {
    display: block;
    margin: 10px 0 15px 0;
    border-bottom: 1px dotted #e4e9f0;
    padding-bottom: 0;
}
body.form-builder .headline-explanation, div.form-builder .headline-explanation {
	margin: 0 0 25px 0;
}
body.form-builder .headline-with-explanation h2, div.form-builder .headline-with-explanation h2 {
	font-size: 22px;
}
body.form-builder .form-question-number, div.form-builder .form-question-number {
    float: left;
    margin-right: 15px;
}
	form.custom-form h2 {
		margin: 0.83em 0 .20em 0;
		border-bottom: 1px solid #e4e4e4;
		padding-bottom: 10px;
	}
	p.form-subtitle {
		font-weight: normal;
		font-size: 1.2em;
		margin: .50em 0 .50em 0;	
	}
	.margin-bottom-10 {
		margin-bottom: 10px;	
	}
	@page {
		margin: 0.5in;
	}

	.form-category {

	}
	.form-question-container {

	}
	.form-question {

	}
	.form-question-inner-container  {

	}
	.form-question-content {
		font-weight: normal;
		font-size: 1.2em;
		margin: .50em 0 .50em 0;
		display: block;	
	}
	.form-question-number {
		margin-right: 5px;
		display: inline;
	}
	.form-answer {

	}
	.form-question-predesigned-container {

	}
	/*******Form Adjustments***************/
	.form-control {
		box-shadow: none;
		margin-bottom: 15px;
	}
	label {
		display: inline-block;
		margin-bottom: 5px;
		font-weight: 500;
	}
	.headline-with-explanation {
		display: block;
		margin: 20px 0 15px 0;
		border-bottom: 1px dotted #e4e9f0;
		padding-bottom: 0;
	}
	.headline-with-explanation h2 {
		font-size: 22px;
	}
	.headline-with-explanation h3 {
		font-size: 21px;
		line-height: 26px;
		margin-bottom: 4px;
	}
	.headline-with-explanation p {
		font-size: 14px;
	}
	.custom-form-summary {
		border-top: 1px solid #e4e4e4;
		padding-top: 10px;
		margin-top: 10px;
	}
	.color-red {
		color: rgba(239,0,3,1.00);	
	}
/****************************************************
	Social Media
*****************************************************/
.social-media-container {
    position: absolute;
    top: 20px;
    left: 20px;
}
.social-icons {
    list-style: none;
    padding: 0;
    margin: 0;
}
.social-icons > li {
    display: inline-block;
    text-indent: 0;
}
.social-icons > li > a {
    background: #f5f5f5;
    display: block;
    margin: 0 8px 8px 0;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    height: 32px;
    width: 32px;
    color: #777777;
}
.social-icons > li > a:hover,
.social-icons > li > a:focus {
    background: #27CBC0;
    color: #ffffff;
}
.footer i.fa {
    color: #ffffff;
}
.social-icons-lg > li > a {
    line-height: 48px;
    font-size: 16px;
    height: 48px;
    width: 48px;
}
.social-icons-md > li > a {
    line-height: 40px;
    height: 40px;
    width: 40px;
}
.social-icons-round > li > a {
    border-radius: 2px;
}

.social-icons-circle > li > a {
    border-radius: 100%;
}
.social-icons-colored > li > a {
    color: #ffffff;
}
.social-icons-colored > li > a:hover,
.social-icons-colored > li > a:focus {
    opacity: 0.85;
}
.social-icons-simple > li > a {
    display: inline;
    background: none;
    margin: 0 10px 10px 0;
}
.social-icons-simple > li > a:hover,
.social-icons-simple > li > a:focus {
    background: none;
    color: inherit;
}
/****************************************************
	Backgrounds
*****************************************************/
.bg-white {
    background-color: #ffffff !important;
}

.bg-white-dark {
    background-color: #f8f8f8 !important;
}

.bg-white-darken {
    background-color: #f5f5f5 !important;
}

.bg-gray {
    background-color: #777777 !important;
}

.bg-gray-light {
    background-color: #999999 !important;
}

.bg-gray-lighter {
    background-color: #eeeeee !important;
}

.bg-black {
    background-color: #000000 !important;
}

.bg-black-light {
    background-color: #222222 !important;
}

.bg-black-lighter {
    background-color: #333333 !important;
}

.bg-brand {
    background-color: #27CBC0 !important;
}

.bg-brand-hvr {
    background-color: #1fa098 !important;
}

.bg-facebook {
    background-color: #3b5998 !important;
}

.bg-twitter {
    background-color: #00aced !important;
}

.bg-google {
    background-color: #dd4b39 !important;
}

.bg-linkedin {
    background-color: #007bb6 !important;
}

.bg-youtube {
    background-color: #bb0000 !important;
}

.bg-instagram {
    background-color: #517fa4 !important;
}

.bg-pinterest {
    background-color: #cb2027 !important;
}

.bg-flickr {
    background-color: #ff0084 !important;
}

.bg-tumblr {
    background-color: #32506d !important;
}

.bg-forusquare {
    background-color: #0072b1 !important;
}

.bg-dribbble {
    background-color: #ea4c89 !important;
}

.bg-vine {
    background-color: #00bf8f !important;
}

.bg-skype {
    background-color: #17a3eb !important;
}

.bg-wordpress {
    background-color: #2592c3 !important;
}

.bg-behance {
    background-color: #1879fd !important;
}

.bg-soundcloud {
    background-color: #ff7e30 !important;
}

.bg-stumbleupon {
    background-color: #ff5c30 !important;
}

.bg-deviantart {
    background-color: #6a8a7b !important;
}

.bg-yahoo {
    background-color: #ab47ac !important;
}

.bg-digg {
    background-color: #75788d !important;
}

.bg-github {
    background-color: #3f91cb !important;
}

.bg-lastfm {
    background-color: #f34320 !important;
}

.bg-vk {
    background-color: #2b587a !important;
}
/**************************************
	Application Output Styles
**************************************/
.answer-output {
    margin-bottom: 15px;
	margin-left: 15px;
}

/***************************
Dashboard Dates Container
***************************/
.report-event {
    margin-bottom: 10px;
}
.report-event .bottom-border-1{
    border-bottom: 1px solid #cecece;
}
.dashboard-message-container {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c1c1c1;
}
.dashboard-message-container .heading-for-paragraph {
    padding: 5px 0 5px 0;
    margin-bottom: 2px;
    background: no-repeat;
    border: none;
    font-size: 12px;
	line-height: 12px;
    font-weight: bold;
}
.headline-with-explanation h4 {
    font-weight: bold;
}
.bottom-border-1 {
	border-bottom: 1px solid #cecece !important;
}
.box-icon-dashboard {
	position: relative;
    padding: 5px 0 0 50px;
}
.box-icon-dashboard .box-icon-dashboard-icon {
    position: absolute;
    height: 44px;
    width: 30px;
    left: 0;
    top: 10px;
    text-align: center;
    line-height: 40px;
    font-size: 26px;
    color: #3071b7;
    margin: 0 0 10px;
}
/**************************************
	Form Slider Styles
**************************************/
.slidecontainer {
    width: 100%;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 25px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.slider:hover {
    opacity: 1;
}

.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #4CAF50;
    cursor: pointer;
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #4CAF50;
    cursor: pointer;
}
		.protection {
			height: 0;
			width: 0;
			display: none;	
		}
		#formhoney {
			position: absolute;
			top: -2500px;	
		}

button.btn-info.btn-block.margin-bottom-10.btn-sm-icon a i {
    font-size: 16px;
    margin-bottom: 0 !important;
    line-height: 16px;
    top: 2px;
    padding-right: 7px;
}
/***************************************
	Team adjustment
*********************************/
.list-item {
    height: 430px;
    margin-bottom: 30px;
}
.inner-team-icons {
    position: absolute;
    bottom: 10px;
    border-top: 1px solid #e4e4e4;
    padding-top: 15px;
    width: inherit;
}
ul.list-inline.team-social {

}
.team-v2 {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    height: 430px;
}
.team-v2 .inner-team {
    padding: 10px 10px 18px 10px;
    text-align: left;
}
.team-v2 .inner-team small {
    font-size: 12px;
    line-height: 14px;
    margin: 0;
    padding: 0;
}/*
.inner-team-img {
    height: 300px;
    width: 250px;
    overflow: hidden;
}*/
.inner-team-img {
    height: 275px;
    width: auto;
}
.team-v2 .inner-team h3 {
    margin: 0;
    font-size: 15px;
    line-height: 22px;
    overflow: hidden;
}
.team-social li a {
    font-size: 13px;
    padding: 5px 3px;
    text-align: center;
    border-radius: 50% !important;
}
.team-member.media img {
	width: 150px;
	height: 150px;
	margin: 0 auto;
}
.team-v2 i {
    font-size: 26px;
}
.team-member .team-name {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 5px 0 5px;
	margin: 0;
    line-height: 1.3;
    color: #886161;
    background-color: #ffffff;
}
.team-member strong {
    display: block;
    font-size: 0.8em;
}
.team-member {
    margin-bottom: 20px;
}
.media-body {
    text-align: center;
}
.committee-container {
    padding-bottom: 20px;
}
figure.committee-profile-image {
	display: inline-block;
    max-height: initial;
    min-height: initial;
    height: 291px;
    width: 262px;
    margin-bottom: 10px;
    border: 1px solid #bbbbbb;
}	
figure.committee-chair-profile-image {
	display: inline-block;
    max-height: initial;
    min-height: initial;
    height: 291px;
    width: 262px;
    margin-bottom: 10px;
    border: 1px solid #bbbbbb;
}
.inner-team i.far.fa-book-user {
    position: relative;
    top: 3px;
}
.inner-team i.fas.fa-phone {
    position: relative;
    top: 2px;
    right: 1px;
    font-size: 18px;
}
.inner-team i.far.fa-book-user {
    position: relative;
    top: 2px;
    font-size: 18px;
}
.inner-team i.fal.fa-envelope-open-text {
    position: relative;
    top: 2px;
    font-size: 18px;
}
.inner-team i.fab.fa-twitter-square {
    font-size: 18px;
    position: relative;
    top: 2px;
	margin: 2px 2px 2px 2px;
}
.inner-team i.fab.fa-facebook-square {
    font-size: 18px;
    position: relative;
    top: 2px;
	margin: 2px 2px 2px 2px;
}
ul.list-inline.team-social li {
    margin: 0;
    padding: 0;
}

.product-section-title {
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    margin-top: 15px;
    margin-bottom: 5px;
    font-family: 'Open Sans', sans-serif;
}

.display {
	margin-bottom: 0.5em;
}
.display p {
	margin: 1rem 0;
    font-size: 20px;
    font-style: italic;
	color: #292929;
}
/******************************************************
	Card Styles for Member Spotlight
******************************************************/
.member-spotlight .card-img {
    width: 100%;
    border-radius: calc(.125rem - 1px);
}
.member-spotlight .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.13);
    border-radius: .125rem;
}
.member-spotlight .cms-card {
    border: 0 transparent;
}
.member-spotlight .card.fill-height {
    height: 100%;
}
.member-spotlight .cms-card .card-image-spacer {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    background: #343a40;
    color: #fff;
}
.member-spotlight .cms-card .card-image-spacer {
    background: #343a40;
    color: #fff;
}
.member-spotlight span.badge {
    display: inline-block;
    padding: .35em .45em;
    font-size: 85%;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    letter-spacing: 0;
    text-shadow: none;
    border-radius: .3rem !important;
    font-weight: bold;
}
.member-spotlight span.badge.badge-light {
    color: #212529;
    background-color: #fefefe;
}
.member-spotlight .cms-card .card-image-spacer span.badge {
    position: absolute;
    top: .625rem;
    left: .625rem;
	right: auto;
}
.member-spotlight .cms-card .card-image-spacer {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    background: #343a40;
    color: #fff;
}
.member-spotlight .cms-card .card-image-spacer {
    background: #343a40;
    color: #fff;
}
.member-spotlight .cms-card .card-image-spacer:before {
    display: block;
    content: "";
}
.member-spotlight .cms-card .card-image-spacer:before {
    /*padding-top: 65.82353%;*/
	padding-top: 65%;
}
.member-spotlight .cms-card .card-image-spacer img {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    border: 0;
}
.member-spotlight .card-body {
    flex: 1 1 auto;
    padding: 16px 16px 15px;
}
.member-spotlight .cms-card .card-body {
    padding-left: 15px;
    padding-right: 15px;
}
.member-spotlight .cms-card .card-body .card-title {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 400;
    color: inherit;
}
.member-spotlight .cms-card .card-body .card-title {
    font-size: 2rem;
    line-height: 2.1rem;
}
.member-spotlight .cms-card .card-body p {
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.6;
}
.member-spotlight .cms-card .card-body p {
    margin-bottom: .5rem!important;
}
.member-spotlight .cms-card .card-body p {
    color: #666!important;
}
.member-spotlight .cms-card .card-image-spacer {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    background: #343a40;
    color: #fff;
	height: 300px;
}
.member-spotlight .cms-card .card-image-spacer:hover img {
    opacity: .9;
}
.member-spotlight .figure {
    display: block;
    margin: 0 0 1rem;
	position: relative;
}
.member-spotlight .figure-img {
	max-width: 100%;
	height: auto;
	margin-bottom: .5rem;
	line-height: 1;
}
.member-spotlight .figure .figure-img {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    height: 500px;
}
.member-spotlight .figure span.badge {
	top: 20px;
	left: 20px;
	right: initial;
}
.member-spotlight-sidebar .user-abridged.user-abridged-vertical {
    margin-bottom: 1rem!important;
}
.member-spotlight-sidebar .user-abridged.user-abridged-vertical {
    flex-direction: column!important;
}

.member-spotlight-sidebar .user-abridged .card-image {
    display: flex!important;
    align-items: flex-start!important;
    align-self: flex-start!important;
}
.member-spotlight-sidebar .user-abridged .card-image .fill-height {
    height: 100%;
}
.member-spotlight-sidebar .user-abridged .card-image .card-image-spacer {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
	height: 175px;
}
/*
.member-spotlight-sidebar .user-abridged.user-abridged-vertical .card-image {
    margin-bottom: .25rem!important;
    width: 100%;
	height: 175px;
}*/
.member-spotlight-sidebar .d-block {
    display: block!important;
}
.member-spotlight-sidebar .w-100 {
    width: 100%!important;
}
.member-spotlight-sidebar .user-abridged .card-image img {
    width: 100%;
    height: auto;
    margin: 0 0 auto;
}
.member-spotlight-sidebar .card-body {
    flex: 1 1 auto;
    padding: 5px 16px 15px;
}
.member-spotlight-sidebar h5.card-title {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
}
.member-spotlight-sidebar .card-body p {
    margin-bottom: 3px;
    margin-top: 3px;
}
.member-spotlight .member-attributes {
    font-size: 15px;
    line-height: 24px;
}
.widget.legal-services-sidebar ul.recent-posts {
	padding-left: 0;
	display: table;
}
.widget.legal-services-sidebar .widget-posts-body {
    margin-left: 30px;
	margin-bottom: 10px;
	display: table-cell;
	padding-left: 10px;
}
.widget.legal-services-sidebar .widget-posts-image {
    width: 20px;
	display: table-cell;
}
.widget.legal-services-sidebar a {
	color: #0f2851;
}
.widget.legal-services-sidebar a:hover {
	color: #7ea202;
}
.widget.legal-services-sidebar h6.widget-posts-title {
    margin-bottom: 0;
}
.widget.legal-services-sidebar ul.recent-posts li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/******************
Widget Body Inline
******************/
.widget-inline-list {
	
}
.widget-inline-list-title {
	max-width: 85px;
	float: left;
	font-weight: bold;	
}
.widget-inline-list-body {
	margin-left: 85px;	
}
.widget-inline-list-meta {
	display: inline;
	margin: 2px 0 0 0;	
}