@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Open Sans Condensed', sans-serif;
    background-image: url('../img/pluscon/meshtile.png');
    background-repeat: repeat;
    background-attachment: fixed;
}
.body_nolink {
	font-family: 'Open Sans Condensed', sans-serif;
	color: #bbbbbb;
	text-decoration: none;
}
body,td,th {
	color: #bbbbbb;
}

/* 
	====================================================================================================== 
	RESPONSIVE TABLES
	====================================================================================================== 
*/
@media all and (max-width: 768px) {
  .table td:first-child a {
    width: 100px;
  }
  .table td .bt-content {
    margin-left: 20px;
  }
  .table tr td:last-child {
    margin-bottom: 30px;
    padding-bottom: 30px !important;
    border-bottom: 1px solid;
  }
  .table tr td:first-child:before {
    opacity: 0;
  }
  .table {
    width: 100%;
  }
}
/* 
	====================================================================================================== 
	LOGIN FORM (in page version, not modal window version)
	====================================================================================================== 
*/
.loginform label input, .loginform textarea {
  display: block;
  width: 100%;
  margin-top: 20px;
  -webkit-appearance: none;
  font-size: 15px;
  padding: 17px 22px;
  line-height: 24px;
  color: white;
  background: none;
  border: 1px solid #b1b1b1;
  border-radius: 0;
}
.loginform label input {
    width: 350px;
}
@media(max-width: 550px) {
  .loginform label input  {
    width: 250px !important;
  }
}
.loginform label input:-moz-placeholder, .loginform label textarea:-moz-placeholder {
  color: #adadad;
  opacity: 1;
}

.loginform label input::-webkit-input-placeholder, .loginform label textarea::-webkit-input-placeholder {
  color: #adadad;
  opacity: 1;
}

.loginform label input::-moz-placeholder, .loginform label textarea::-moz-placeholder {
  color: #adadad;
  opacity: 1;
}

.loginform label input:-ms-input-placeholder, .loginform label textarea:-ms-input-placeholder {
  color: #adadad;
  opacity: 1;
}

.loginform label textarea {
  resize: vertical;
  overflow: auto;
  min-height: 60px;
  height: 240px;
  max-height: 360px;
}

.loginform label {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 30px;
}

.loginform label:first-child {
  margin-top: 0;
}

.loginform label input, .loginform label select {
  height: 60px;
}

/* 
	====================================================================================================== 
	ADDITIONAL MODS (originally additional.mods.css)
	====================================================================================================== 
*/
.social_block {
  width: 50%;
  margin: 0 0 0 auto;
}
.box > .box__left {
  padding-right: 10px;
}
@media(min-width: 768px) {
  .social_block .flow-offset-1 > .col-sm-4:nth-child(n + 3) {
    margin-top: 25px !important;
  }
}
@media(min-width: 1200px) {
  .social_block .flow-offset-1 > .col-lg-4 {
    margin-top: 0 !important;
  }
  .social_block .flow-offset-1 > .col-lg-4:nth-child(n + 4) {
    margin-top: 25px !important;
  }
}
@media(max-width: 768px) {
  .social_block {
    margin-left: 0 !important;
    margin-top: 30px !important;
    width: 100% !important;
  }
  .social_block .flow-offset-1 > .col-xs-12:nth-child(n + 2) {
    margin-top: 25px !important;
  }
}
@media(max-width: 550px) {
  .page-footer-body {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }
}
.icon-primary {
  color: white;
}
.star-rating {
    padding-left: 1px; 
    color: #0097da;
}
/* 
	====================================================================================================== 
	HEADER
	====================================================================================================== 
*/
@keyframes flag_light {
  from {
      opacity: 0.7;
  }
  to {
      opacity: 1;
  }
}
.flag_icon {
    width: 20px;
    vertical-align: middle;
}
.flag_icon_list {
    width: 20px;
    vertical-align: middle;
    opacity: 0.7;
    transition: .33s all ease-out;
    border-left: 2px solid rgba(0, 151, 218, 0);
    border-right: 2px solid rgba(0, 151, 218, 0);
}
.flag_icon_list:hover {
    opacity: 1;
    transition: .33s all ease-in;
    border-left: 2px solid rgba(0, 151, 218, .7);
    border-right: 2px solid rgba(0, 151, 218, .7);
}
.flag_list_item {
    padding: 0px;
}
.flag_list {
    min-width: 90px !important;
}
.admin_nav li a {
    vertical-align: middle;
    line-height: 30px;
}
.admin_nav li a img {
    width: 16px;
    margin-right: 10px;
}
.admin_nav li a div {
    vertical-align: middle;
    padding-bottom: 10px;
    display: inline;
}
/* 
	====================================================================================================== 
	CONTENT
	====================================================================================================== 
*/

.small_txt_grey {
	font-size: 14px;
	color: #626262;
}

.small_txt_grey a {
	color: #626262;
	text-decoration: none;
}
.small_txt_grey a:hover {
	text-decoration: underline;
}

/* 
	====================================================================================================== 
	INSTALLERS MAP
	====================================================================================================== 
*/

#dvMap {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; 
	border:2px solid #E5E5E5;
}
.dv-installer-logo {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; 
	border:1px solid #E5E5E5;
}
.dv-map-bubble {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; 
	border:2px solid #E5E5E5;
}
.gm-style .gm-style-iw {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; 
}
.gm-ui-hover-effect img {
    padding-right: 5px;
    padding-top: 5px;
}
/* 
	====================================================================================================== 
	PROGRESS BAR
	====================================================================================================== 
*/

#progressbar {
	background-color: #272d3b;
	padding: 3px;
	width: 300px;
}

#progressbar div {
	background-color: #0097da;
	height: 10px;
}

/* 
	====================================================================================================== 
	LINKS
	====================================================================================================== 
*/
.textlink a:link, .textlink a:visited, .textlink a:active {
	color: #0097da;
	text-decoration: none;
}
.textlink a:hover {
	color: #0097da;
	text-decoration: underline;
}

/* 
	====================================================================================================== 
	FORM BUTTON
	====================================================================================================== 
*/
input, select, textarea
{
	background-color: #FAFAFA;
	display:inline-block;
	color: #000000;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:15px;
    padding: 17px 22px;
    line-height: 24px;
	text-decoration:none;
	cursor: default;
    border: 1px solid #b1b1b1;
    border-radius: 0;
}
.input_highlight
{
	border: 3px solid;
	border-color: #ee5555;
}
.input_addmargins
{
    margin-left: 10px;
    margin-right: 10px;
}
label
{
	display:inline-block;
	color: #ffffff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:15px;
    line-height: 24px;
	text-decoration:none;
	cursor: default;
    vertical-align: middle !important;
}
.label_after
{
	display:inline-block;
	color: #0097da;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:10px;
    line-height: 24px;
	text-decoration:none;
	cursor: default;
    vertical-align: middle !important;
}
.button 
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0099da), color-stop(1, #007fb5) );
	background:-moz-linear-gradient( center top, #0099da 5%, #007fb5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0099da', endColorstr='#007fb5');
	background-color:#0099da;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	color:#ffffff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:15px;
	padding:8px 24px;
	text-decoration:none;
	cursor: default;
	border: 1px solid;
}
.button_green 
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #009900), color-stop(1, #005500) );
	background:-moz-linear-gradient( center top, #009900 5%, #005500 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009900', endColorstr='#005500');
	background-color:#009900;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	color:#ffffff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:15px;
	padding:8px 24px;
	text-decoration:none;
	cursor: default;
	border: 1px solid;
}
.button_red 
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #BB0000), color-stop(1, #770000) );
	background:-moz-linear-gradient( center top, #BB0000 5%, #770000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#BB0000', endColorstr='#770000');
	background-color:#BB0000;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	display:inline-block;
	color:#ffffff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:15px;
	padding:8px 24px;
	text-decoration:none;
	cursor: default;
	border: 1px solid;
}
.button_red:hover  
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #EE0000), color-stop(1, #990000) );
	background:-moz-linear-gradient( center top, #EE0000 5%, #990000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE0000', endColorstr='#990000');
	background-color:#EE0000;
	cursor: pointer;
}
.button:hover 
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3b4658), color-stop(1, #3b4658) );
	background:-moz-linear-gradient( center top, #3b4658 5%, #3b4658 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3b4658', endColorstr='#3b4658');
	background-color:#3b4658;
	cursor: pointer;
}
.button:active 
{
	position:relative;
}
/* 
	====================================================================================================== 
	MAIN NAVIGATION
	====================================================================================================== 
*/
.nav_item {
	color: #ffffff;
	list-style-type: none;
	text-align: center;
	height: 92px;
	width: 176px;
	float: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 24px;
	display: inline;
}
ul {
	margin: 0px;
	padding: 0px;
}
.margin_left_14 {
	margin-left: 14px;
}
.nav_item a:link, .nav_item a:visited, .nav_item a:active{
	background-image: url(../img/nav_off.png);
	color: #ffffff;
	text-decoration: none;
	line-height: 70px;
	padding-top: 7px;
}
.nav_item a:hover{
	background-image: url(../img/nav_on.png);
	color: #ffffff;
	text-decoration: none;
}
/* 
	====================================================================================================== 
	FOOTER
	====================================================================================================== 
*/
.footer_mods {
    display: flex; 
    flex-wrap: wrap; 
    margin: 0;
}
.footer_mods_h5 {
    margin-bottom: 10px !important; 
    color: #adadad !important;
}
.social_block h5 {
    margin-bottom: 10px !important; 
    color: #adadad !important;
}
.social_block a {
    color: #adadad !important;
}
/* 
	====================================================================================================== 
	HEADINGS
	====================================================================================================== 
*/
h6 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 12px;
	color: #0097da;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 35px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 20px;
	color: #0097da;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 a:link, h2 a:visited, h2 a:active{
	color: #0097da;
	text-decoration: none;
}
h2 a:hover{
	color: #0097da;
	text-decoration: none;
}
h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 28px;
	color: #0097da;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 a:link, h3 a:visited, h3 a:active{
	color: #0097da;
	text-decoration: none;
}
h3 a:hover{
	color: #0097da;
	text-decoration: none;
}
/* 
	====================================================================================================== 
	OTHER
	====================================================================================================== 
*/

.news_date {
	background-image: url(../img/button_square.png);
	height: 60px;
	width: 60px;
	background-repeat: no-repeat;
	background-position: center center;
}

.header {
	background-color: #272d3b;
	height: 130px;
	background-image: url(../img/header_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.product_details {
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background-color: #FBFBFB;
	border: 2px ridge #E5E5E5;
}
.product_details1 {	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background-color: #FBFBFB;
	border: 2px ridge #E5E5E5;
}
.product_details2 {	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background-color: #FBFBFB;
	border: 2px ridge #E5E5E5;
}
.product_details3 {	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background-color: #FBFBFB;
	border: 2px ridge #E5E5E5;
}
.product_details4 {	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background-color: #FBFBFB;
	border: 2px ridge #E5E5E5;
}
.product_details5 {	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	background-color: #FBFBFB;
	border: 2px ridge #E5E5E5;
}
.red_txt {
    color: #EE6666;
}
.green_txt {
    color: #66DD66;
}
/* 
	====================================================================================================== 
	ADMIN - SHOPPING SECTION
	====================================================================================================== 
*/
.shopping_total_divider {
    border-top: 2px solid #FFFFFF; 
    margin-top: 15px; 
    margin-bottom: 15px;
}
.shopping_total_txt {
    font-size: 18px; 
    font-weight: bold; 
    margin-left: 42px;
}
.shopping_cart_box {
    background: #0097da; 
    color: #FFFFFF; 
    padding: 25px; 
    width: 300px; 
    padding-top: 40px; 
    border: 1px solid #0097da;
}
.shopping_item_count {
    float:left; 
    font-size: 24px; 
    font-weight: 700; 
    margin-top: 12px; 
    margin-right: 12px;
    width: 32px;
}
.shopping_item_thumb {
    float:left; 
    margin-right: 10px;
    width: 32px;
}
.shopping_small_txt {
    font-size: 12px;
}
.shopping_header {
    font-size: 35px; 
    font-weight: bold;
}
.shopping_item_controls {
    float: right;
    vertical-align: middle;
    line-height: 24px;
}
.checkout_cart_box {
    color: #4d4d4d;
}
.checkout_item_count {
    float:left; 
    font-size: 18px; 
    font-weight: 700; 
    margin-right: 12px;
    width: 32px;
}
.checkout_item_thumb {
    float:left; 
    margin-right: 10px;
    width: 17px;
    top: 50%;
    vertical-align: middle;
}
.checkout_cart_line {
    border-bottom: 1px solid #0097da; 
    margin-top: 15px; 
    height: 50px;
    width: 100%;
    vertical-align: middle;
    top: 50%;
}
.checkout_item_controls {
    float: right;
    top: 50%;
    vertical-align: middle;
}
.checkout_total_divider {
    border-top: 1px solid #0097da; 
    margin-top: 2px; 
}
.checkout_total_txt {
    font-size: 18px; 
    font-weight: bold; 
    margin-right: 32px;
    margin-top: 15px;
}
.checkout_address {
    width:450px;
    height:200px; 
    margin-top: 20px;
}
@media (max-width: 492px) {
    .checkout_address {
       width:330px;
    }
}
