@charset "utf-8";
/* CSS Document */

@font-face {
font-family:"Myriad Pro Regular";
src:url(../fonts/MYRIADPRO-REGULAR-webfont.eot) format("eot"),
url(../fonts/MYRIADPRO-REGULAR-webfont.woff) format("woff"),
url(../fonts/MYRIADPRO-REGULAR-webfont.ttf) format("truetype"),
url("MYRIADPRO-REGULAR-webfont.svg#Myriad Pro Regular") format("svg");
font-weight:normal;font-style:normal;
}

@font-face {
font-family:"Myriad Pro Semibold";
src:url(../fonts/MYRIADPRO-SEMIBOLD-webfont.eot) format("eot"),
url(../fonts/MYRIADPRO-SEMIBOLD-webfont.woff) format("woff"),
url(../fonts/MYRIADPRO-SEMIBOLD-webfont.ttf) format("truetype"),
url("MYRIADPRO-SEMIBOLD-webfont.svg#Myriad Pro Semibold") format("svg");
font-weight:normal;font-style:normal;
}

@font-face {
font-family:"Myriad Pro Bold";
src:url(../fonts/MYRIADPRO-BOLD-webfont.eot) format("eot"),
url(../fonts/MYRIADPRO-BOLD-webfont.woff) format("woff"),
url(../fonts/MYRIADPRO-BOLD-webfont.ttf) format("truetype"),
url("MYRIADPRO-BOLD-webfont.svg#Myriad Pro Bold") format("svg");
font-weight:normal;font-style:normal;
}
input[type=radio],input [type=chechbox]{
	margin-top:6px !important;
}




body{
	font-family: 'Myriad Pro Regular';
	-webkit-font-smoothing: antialiased !important;
	font-size:16px;
	color:#323232;
	 
}

.bdr{
	border:solid 1px #000000;
	box-sizing:border-box;
}


h1,h2,h3,h4,h5,h6{
	font-family: 'Myriad Pro Regular';
	margin-top:0px;
}
.inline-block{display:inline-block;vertical-align:top;}

@media (max-width:767px){	
.mobile-padding-left-right{
	padding-left:15px;
	padding-right:15px;
}

.text-center-xs{
	text-align:center;
	
}

}

/*input::before
{ 
content:"Read this -";
background-color:yellow;
color:red;
font-weight:bold;
}
*/


input[type=text],
input[type=password],
select,
textarea
{
	font-family: 'Myriad Pro Regular';
	font-size:16px !important;
}


.main-container-outer{
	/*border-top:solid 2px #f3f3f3;*/
}
.main-layout-container{
	min-height:430px;
	/*margin-top:30px;*/
}

.table{
	display:table;
}
label{
	font-family: 'Myriad Pro Bold';
	font-weight:normal !important;
}

.table-row{
	display:table-row;
}

.table-cell{
	display:table-cell;
}

.margin-0{
	margin:0px;
 }


.container{max-width:1000px;width:100% !important;}
.ProfileContainer{
	max-width:1280px;width:100% !important;
	margin-left:auto !important;
	margin-right:auto !important;
}


.btn-custom{
	border:none;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
	font-family:Montserrat;
	font-size:20px;
}

.btn-dark{
	background:url(../img/bg_button_dark.png) repeat-x;
}

.btn-gray{
	background:url(../img/bg_button_gray.png) repeat-x;
}
a{
	outline:none !important;
	text-decoration:none !important;
}

/* Header Css */
.header-blue{background:#002142;}
.header-blue .blue-header-nav{margin:0px;display:inline-block;list-style:none;}
.header-blue .blue-header-nav li{display:inline-block;padding:4px 0;}
.header-blue .blue-header-nav li a{font-family: 'Myriad Pro Regular';color:#fff;text-transform:uppercase;font-size:12px;line-height:12px;padding:0px 0 0 8px;;}

@media (max-width:767px){
.header-blue{padding-right:12px;padding-top:4px;padding-bottom:4px;}
}


.header-main .table{width:100%;margin:0px;text-align:center;}
.header-main .table .table-cell{width:16.3%;}
.header-main .table .cell-logo{width:34.8%;background:#f3f3f3;}
.header-main .table .table-cell{vertical-align:bottom;	text-align:center;}
.header-main .table  .table-cell a.nav-link-desktop{font-family: 'Myriad Pro Regular';color:#828296;font-size:16px;line-height:50px;display:block;margin:20px 0;text-decoration:none;}
.header-main .table  .table-cell a.nav-link-desktop:hover{color:#002142;text-decoration:underline;}
.cell-border-left a{border-left:solid 1px #eeeeee;}
.cell-border-right a{border-right:solid 1px #eeeeee;}
.navbar-brand{float:none;display:block;padding:0px;text-align:center;}
.navbar-toggle{float:none;width:100%;margin:0px;border-radius:0px;-moz-border-radius:0px;text-align:center;display:block;color:#FFFFFF;font-family: 'Myriad Pro Regular';font-size:16px;border:0px;margin:0px;height:40px;
background-color:#4477BC;
}
.navbar{
	border-color:#4477BC;
}
.navbar-toggle:hover,.navbar-toggle:active,.navbar-toggle:focus,{background:#002142 !important;}
.top-head-menu a{color:#ffffff;}
.top-head-menu a:hover{color:#1f2c39;}


.top-head-menu{border-left:2px solid #34485d;border-right:2px solid #1f2c39;}
.top-head-menu img:hover{
	/*-moz-filter: contrast(0%); 
	-webkit-filter: contrast(0%); 
    filter: contrast(0%); */
	filter: contrast(0%);
	-webkit-filter: contrast(0%);
	-moz-filter: contrast(0%);
	-o-filter: contrast(0%);
	-ms-filter: contrast(0%);
}
.top-head-menu li{border-left:2px solid #1f2c39;border-right:2px solid #34485d;min-width:55px;}
@media (max-width:780px){
.col-xs-12 .top-head-menu {float:none !important;}
}
/* End ===========================> Header CSS */




/* Home Welcome Text */
.home-welcome-block{padding-top:10px;}
.home-welcome-block h3{font-weight:bold;margin:0 0 30px;}
.home-welcome-block .hwb-text{font-family: 'Myriad Pro Regular';font-style:italic;font-size:20px;max-width:650px;margin:0 auto;}
.hwb-button{margin:30px 0;}
.btn-hwb{height:50px;line-height:50px;padding:0px 20px;min-width:260px;font-size:20px;}
/* End ===================> Home Welcome Text */

/* Home Page Row 1 */
.home-row-1{text-align:center;}
.home-row-1 img.img-responsive{display:inline-block;margin:20px 0;}
/* End ==============> Home Page Row 1*/

/* Home Page Row 2 */
.home-row-2{margin:30px 0;margin-top:0px !important;}
.home-row-2 h4{font-size:22px;font-weight:bold;margin-bottom:20px;}
.home-row-2 p{font-size:18px;}
/* End =============> Home Page Row 2*/



/* Home Page Dark Footer */
.home-top-footer{background:url(../img/bg_top-footer.png) no-repeat ;background-size:100% 100%;min-height:380px;color:#ffffff;}
.home-top-footer h3{margin:30px 0;}
.home-top-footer p{color:#ffffff;font-size:18px;font-family:"Myriad Pro Regular";font-style:Italic;margin-bottom:20px;}
/* End ===============> Home Page Dark Footer */




/* Footer CSS */
.footer-social_block{background:#002142;padding:12px;}
.footer-social_block .footer-signup-wrapper .table{max-width:400px;}
.footer-social_block .footer-signup-wrapper .table .table-cell{vertical-align:top;}
.footer-social_block .footer-signup-wrapper .table .cell-input{width:70%;}
.footer-social_block .footer-signup-wrapper .table .cell-submit{width:30%;}
.footer-social_block .footer-signup-wrapper .table .cell-input .custom-input{border-radius:0px;,height:40px;padding:0px 10px 0px 16px;;line-height:40px;font-size:18px; font-style:italic; border:none;width:100%;}
.footer-social_block .footer-signup-wrapper .table .cell-submit .btn-signup{height:40px;width:100%;line-height:40px;padding:0;min-width:154px;font-size:18px;text-align:center;}
.footer-social_block .icon-wrapper{text-align:right;}
.footer-social_block  ul.social-icons-list{list-style:none;margin:0px;padding:0px;}
.footer-social_block  ul.social-icons-list li{display:inline-block;}
.footer-social_block  ul.social-icons-list li a:hover{opacity:.7;}


@media (max-width:767px){
.footer-social_block .icon-wrapper{margin:10px 0; text-align:center;}
.footer-signup-wrapper{margin:20px 0; text-align:center;}
.footer-social_block .footer-signup-wrapper .table{margin:0 auto;}
.footer-social_block .footer-signup-wrapper .table .cell-submit .btn-signup{min-width:90px;}

}




.footer{background:#dedede;padding:12px 0;min-height:160px;}
.footer a{font:inherit;color:inherit;padding-bottom:6px;position:relative;}
.footer-side-border{text-align:center;color:#828296;margin:20px 0;border-left:solid 1px #FFFFFF;min-height:108px;}
.footer-side-border p{margin:0px;}
.footer-side-border h6{font-weight:bold;font-size:16px;margin:0px;margin-bottom:4px;}







/* End =================== > Footer CSS */




 


/* .search-product */

.search-product-block{
	margin-bottom:32px;
	text-align:center;
}

.search-product-block a{
	color:inherit;
	text-decoration:inherit;
}

.search-product-block h4{
	font-weight:bold;
	font-size:16px;
}
.search-product-block p{
	font-size:14px;
}
.btn-primary{border-color:#359CE0 !important;}

.search-product .table{max-width:680px;;margin:0px auto 10px auto;text-align:center;}
.search-product .table .table-cell{width:12%;vertical-align:bottom;text-align:center;}
.search-product .table .table-cell a.nav-link-desktop{font-family: 'Myriad Pro Regular';color:#828296;font-size:16px;line-height:50px;display:block;margin:0;text-decoration:none;}
.search-product .table .table-cell a.nav-link-desktop:hover{color:#002142;text-decoration:underline;}



.search-product .dropdown-menu ,
.header-main .dropdown-menu {
	border-radius: 0px;
	border:none !important;
	background-color:rgba(0,0,0,.6);
	min-width:200px;
}


.search-product .dropdown-menu > li input[type="checkbox"],
.search-product .dropdown-menu > li input[type="radio"],
.header-main .dropdown-menu > li input[type="checkbox"],
.header-main .dropdown-menu > li input[type="radio"]{
	margin-right:6px;
	vertical-align:middle;
	margin-top:0px;
}

.search-product .dropdown-menu > li,
.header-main .dropdown-menu > li{
	border:none !important;
	cursor:pointer;
 	padding:8px 40px 8px 26px;
	color:white;
	font-size:14px;
	text-align:left;;
	font-weight:normal;
	font-family: 'Myriad Pro Regular';
}

.search-product .dropdown-menu > li:hover{
 	background-color:rgba(255,255,255,.6);
	color:#000;
}

.header-main .dropdown-menu > li{
	padding:0px;
}
.header-main .dropdown-menu > li > a{
	display:block;
  	padding:8px 12px;
	color:#FFFFFF;
	font-family: 'Myriad Pro Regular';
	border:none;
}

.header-main .dropdown-menu > li > a:hover ,
.header-main .dropdown-menu > li > a:focus{
	background-color:rgba(255,255,255,.6);
	color:#000;
}


/* End =================== > search-product */




/* Static Pages */
.static-content-heading{
	font-size:24px;
	margin-bottom:20px;
}

.list-group h3{
	font-size:16px;
	text-align:center;
	margin:16px 0 0 0 ;
	padding:10px 0;
	color:#FFF;
	background-color: #4477BC; background-image: -webkit-gradient(linear, left top, left bottom, from(#4477BC), to(#315585));
 background-image: -webkit-linear-gradient(top, #4477BC, #315585);
 background-image: -moz-linear-gradient(top, #4477BC, #315585);
 background-image: -ms-linear-gradient(top, #4477BC, #315585);
 background-image: -o-linear-gradient(top, #4477BC, #315585);
 background-image: linear-gradient(to bottom, #4477BC, #315585);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4477BC, endColorstr=#315585);

}
.list-group h3:hover{
	cursor:pointer;
	border:1px solid #315585;
 background-color: #4477BC; background-image: -webkit-gradient(linear, left top, left bottom, from(#4477BC), to(#315585));
 background-image: -webkit-linear-gradient(top, #4477BC, #315585);
 background-image: -moz-linear-gradient(top, #4477BC, #315585);
 background-image: -ms-linear-gradient(top, #4477BC, #315585);
 background-image: -o-linear-gradient(top, #4477BC, #315585);
 background-image: linear-gradient(to bottom, #4477BC, #315585);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4477BC, endColorstr=#315585);
}


 
 
.list-group .active{
	background:#F94C54;
	border-color:#F94C54;
	color:#fff;
		
}

.list-group .active:hover,
.list-group  a:focus,
.list-group  .active:focus{
/*	background:#f3f3f3;*/
		color:#fff;
	
}


.list-group  a{
	border-radius:0px !important;
	font-family: 'Myriad Pro Regular';
	font-size:15px;
}

/* End ====================> Static Pages */






/* Profile Page CSS */
.profile-account .fileinput{
	text-align:center;
	margin:0 auto;
	position:relative;
}

.profile-account .fileinput .abs-img-crop{
	position:absolute;
	background:#002142;
	padding:4px 12px ;
 }

.profile-account .fileinput .abs-img-crop a{
	color:#FFFFFF;
	
}

/* End ====================> Profile Page CSS */



















/* Sign-In Pgae */
.form-signin {
  max-width: 400px;
  padding: 0 15px;
  margin: 0 auto;
}

.form-signin input[type="submit"],
.form-signin button[type="submit"]{
	margin-top:36px;
}

.help-block{
	color:#F94C54 !important;
}
.has-error .form-control{
	border-color: #F94C54 !important;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  font-size: 16px;
  height: auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.form-signin .form-control:focus {
  z-index: 2;
}


.form-signin .top-element {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.form-signin .middle-element{
	margin-bottom: -1px;
	border-radius:0;
}

.form-signin .bottom-element {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* End ========================>  Sign IN page  */



/*Profile page*/
.carousel-inner{
	position:relative;
}
.custom-form-wrapper{
/*	background:#f3f3f3;	*/
	padding:16px;
}
.carousel-indicators{
	display:none;
}
 
.carousel .carousel-inner .item {
  opacity: 0;
   
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel .carousel-inner .active {
  opacity: 1;
}
.carousel-caption{
	padding-bottom:80px;
}
.carousel .carousel-inner .active.left,
.carousel .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel .carousel-inner .next.left,
.carousel .carousel-inner .prev.right {
  opacity: 1;
}
.carousel .carousel-control {
  z-index: 2;
  width:5%;
}

/* End ========================>  Profile page  */



/***
Custom Bootstrap Badges
***/
.badge {
  font-size: 11px !important;
  font-weight: 300;
  text-align: center;
  height: 18px;
  padding: 3px 6px 3px 6px;
  -webkit-border-radius: 12px !important;
  -moz-border-radius: 12px !important;
  border-radius: 12px !important;
  text-shadow: none !important;
  text-align: center;
  vertical-align: middle;
}
.badge.badge-roundless {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* Badge variants */
.badge-default {
  background-color: #c6c6c6;
  background-image: none;
}

.badge-primary {
  background-color: #428bca;
  background-image: none;
}

.badge-info {
  background-color: #89c4f4;
  background-image: none;
}

.badge-success {
  background-color: #45b6af;
  background-image: none;
}

.badge-danger {
  background-color: #f3565d;
  background-image: none;
}

.badge-warning {
  background-color: #ecbc29;
  background-image: none;
}










/*Product Display page*/

.product-slider-wrapper{
	background:#dedede;
	border-bottom:solid 8px #002142;
}

.product-slider-wrapper p{
	margin-bottom:4px;
}

.product-slider-wrapper  .hwb-button{
	margin:16px 8px;
}
.container-slider{
	background:#cccccc;
}

.slider-right-wraper{
	text-align:center;
	padding:18px 32px;
}

.product-slider-wrapper h2{
	font-weight:bold;
	font-size:32px;
}

.product-detail-wrapper{
	text-align:center;
}


.bottom-container{
	border-top:solid 2px #dedede;  	
}

.bottom-container .border-right{
	border-right:solid 2px #dedede;  	
}
.help-block{font-size:14px !important;}

@media screen and (max-width: 767px) {

.bottom-container .border-right{
	border-right:none;  	
	border-bottom:solid 2px #dedede;  	
	
}





}


/* End ========================>  Product Display page  */





/*
 * Off Canvas
 * --------------------------------------------------
 */
 
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%; /* 6 columns */
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%; /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 50%; /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 50%; /* 6 columns */
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%; /* 6 columns */
  }
}
/*
 * End Off Canvas
 * --------------------------------------------------
 */
 
 
 /* Portlet */
 
 /* Basic portlet */
.portlet {
  clear: both;
  margin-top: 0px;
  margin-bottom: 25px;
  padding: 0px;
}
.portlet > .portlet-title {
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.portlet > .portlet-title:before, .portlet > .portlet-title:after {
  content: " ";
  display: table;
}
.portlet > .portlet-title:after {
  clear: both;
}
.portlet > .portlet-title > .caption {
  float: left;
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
}
.portlet > .portlet-title > .caption > i {
  float: left;
  margin-top: 4px;
  display: inline-block;
  font-size: 13px;
  margin-right: 5px;
  color: #666;
}
.portlet > .portlet-title > .caption > i.glyphicon {
  margin-top: 2px;
}
.portlet > .portlet-body {
  clear: both;
  padding: 0;
}
.portlet > .portlet-empty {
  min-height: 125px;
}
.portlet.full-height-content {
  margin-bottom: 0;
}

/* Portlet actions & tools */
.portlet > .portlet-title > .tools,
.portlet > .portlet-title > .actions {
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-top: 6px;
  float: right;
}
.portlet > .portlet-title > .tools > a {
  display: inline-block;
  height: 16px;
  margin-left: 5px;
}
.portlet > .portlet-title > .tools > a.remove {
  margin-bottom: 2px;
  background-image: url(../img/portlet-remove-icon.png);
  background-repeat: no-repeat;
  width: 11px;
}
.portlet > .portlet-title > .tools > a.config {
  margin-bottom: 2px;
  background-image: url(../img/portlet-config-icon.png);
  background-repeat: no-repeat;
  width: 12px;
}
.portlet > .portlet-title > .tools > a.reload {
  margin-bottom: 2px;
  background-image: url(../img/portlet-reload-icon.png);
  width: 13px;
}
.portlet > .portlet-title > .tools > a.expand {
  margin-bottom: 2px;
  background-image: url(../img/portlet-expand-icon.png);
  width: 14px;
}
.portlet > .portlet-title > .tools > a.collapse {
  margin-bottom: 2px;
  background-image: url(../img/portlet-collapse-icon.png);
  width: 14px;
}
.portlet > .portlet-title > .tools > a:hover {
  text-decoration: none;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  opacity: .6;
  filter: 'alpha(opacity=60)';
}
.portlet > .portlet-title > .actions > .dropdown-menu i {
  color: #555555;
}
.portlet > .portlet-title > .actions > .btn-group {
  margin-top: -12px;
}
.portlet > .portlet-title > .actions > .btn {
  padding: 4px 10px;
  margin-top: -13px;
}
.portlet > .portlet-title > .actions > .btn-group > .btn {
  padding: 4px 10px;
  margin-top: -1px;
}
.portlet > .portlet-title > .actions > .btn.btn-sm {
  padding: 3px 8px;
  margin-top: -13px;
}
.portlet > .portlet-title > .actions > .btn-group > .btn-sm {
  padding: 3px 8px;
  margin-top: -1px;
}
.portlet > .portlet-title > .pagination.pagination-sm {
  float: right;
  display: inline-block;
  margin: 0px;
  margin-top: -4px;
  border: 0;
}

/* Portlet actions on mobile view */
@media (max-width: 767px) {
  /* 767px */
  .portlet > .portlet-title > .actions.btn-set > .btn-group,
  .portlet > .portlet-title > .actions.btn-set > .btn {
    margin-top: 0px;
    margin-bottom: 5px;
  }
}
/* Portlet background colors */
/* Side bordered portlet */
.portlet.bordered {
  border-left: 2px solid #e6e9ec !important;
}
.portlet.bordered > .portlet-title {
  border-bottom: 0;
}

/* Solid colored portlet */
.portlet.solid {
  padding: 10px;
  border: 0px;
}
.portlet.solid > .portlet-title {
  margin-bottom: 5px;
  border-bottom: 0;
}
.portlet.solid > .portlet-title > .tools {
  margin-top: 2px;
  border: 0px;
}
.portlet.solid > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.solid > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.solid > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.solid > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.solid > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}

/* Solid bordered portlet */
.portlet.solid.bordered > .portlet-title {
  margin-bottom: 15px;
}

/* Box portlet */
.portlet.box {
  padding: 0px !important;
}
.portlet.box > .portlet-title {
  margin-bottom: 0px;
  padding: 10px 10px 4px 10px;
  border-bottom: 1px solid #eee;
  color: #fff;
}
.portlet.box > .portlet-title > .tools {
  margin-top: 3px;
}
.portlet.box > .portlet-title > .tools > a.remove {
  background-image: url(../img/portlet-remove-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.config {
  background-image: url(../img/portlet-config-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.reload {
  background-image: url(../img/portlet-reload-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.expand {
  background-image: url(../img/portlet-expand-icon-white.png);
}
.portlet.box > .portlet-title > .tools > a.collapse {
  background-image: url(../img/portlet-collapse-icon-white.png);
}
.portlet.box > .portlet-body {
  background-color: #fff;
  padding: 10px;
}



.portlet > .portlet-body.yellow,
.portlet.yellow {
  background-color: #ffb848;
}

.portlet.solid.yellow > .portlet-title,
.portlet.solid.yellow > .portlet-body {
  border: 0;
  color: white;
}
.portlet.solid.yellow > .portlet-title > .caption > i {
  color: white;
}

.portlet.box.yellow {
  border: 1px solid #ffcc7b;
  border-top: 0;
}
.portlet.box.yellow > .portlet-title {
  background-color: #ffb848;
}
.portlet.box.yellow > .portlet-title > .caption > i {
  color: white;
}
.portlet.box.yellow > .portlet-title > .actions .btn-default {
  background: transparent !important;
  background-color: transparent !important;
  border: 1px solid #ffe4b8;
  color: #ffedd2;
}
.portlet.box.yellow > .portlet-title > .actions .btn-default:hover, .portlet.box.yellow > .portlet-title > .actions .btn-default:focus, .portlet.box.yellow > .portlet-title > .actions .btn-default:active, .portlet.box.yellow > .portlet-title > .actions .btn-default.active {
  border: 1px solid #fff7eb;
  color: white;
}

#BlogSlider .bx-viewport{box-shadow:none !important;}
.BlogLinkDiv,.BlogLinkDiv a{
	background-color:#fff !important;
	font-size:14px !important;
	color:#E88E04 !important;
}
.ProjectDocName{
	font-style:italic;
	font-size:13px;
	color:#37A5EE !important;
}

.ProjectMinInvestment{
	background-color:#359CE0;
	padding:10px 5px !important;
	color:#fff !important;
	border-radius:5px;
	cursor:pointer;
}

.SigninPage label{
	font-family:"Myriad Pro Regular";
}

.SigninPage{
	background-color: rgba(0, 0, 0, 0.6);
	border-radius:9px;
	margin:0 auto;
	margin-top:80px;
	margin-bottom:80px;
	max-width:1000px;
}
.IconColor{
	color:#4477BC;
}
.IconColor:hover{
	color:#F94C54 !important;
}

.SigninHeading{
	color: #fff;
    font-size: 25px;
}
.SigninPage .IconColor{color:#fff !important;}

.RegisterForm_Hr{
	background-color: #fff;
    height: 1px;
	border-color:#fff;
}
.MarginBottom{
	margin-bottom:30px;
}
.SearchPageHr{
	border: 0;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(73,86,165,0), rgba(73,86,165,0.75), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(73,86,165,0), rgba(73,86,165,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(73,86,165,0), rgba(73,86,165,0.75), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(73,86,165,0), rgba(73,86,165,0.75), rgba(0,0,0,0));
}
.ProjectTimeContent p{
	position: relative;
	font-family:"Myriad Pro Semibold";
	margin-right:3%;
	min-width:22%;
	text-align:center;
	color:#3e4b51;
	padding:5px 10px;
	border-radius:5px;
	border:1px solid #E6E6E6; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:15px;padding:5px 10px; text-decoration:none;
 	background-color: #E6E6E6; background-image: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#CCCCCC));
 	background-image: -webkit-linear-gradient(top, #E6E6E6, #CCCCCC);
 	background-image: -moz-linear-gradient(top, #E6E6E6, #CCCCCC);
 	background-image: -ms-linear-gradient(top, #E6E6E6, #CCCCCC);
	background-image: -o-linear-gradient(top, #E6E6E6, #CCCCCC);
 	background-image: linear-gradient(to bottom, #E6E6E6, #CCCCCC);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E6E6E6, endColorstr=#CCCCCC);
}
.ProjectTimeContent p:after{
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(217, 217, 217, 0);
	border-left-color: #d9d9d9;
	border-width: 8px;
	margin-top: -8px;
}

.ProjectTimeContent p:hover{
	border:1px solid #cdcdcd;
 background-color: #cdcdcd; background-image: -webkit-gradient(linear, left top, left bottom, from(#cdcdcd), to(#b3b3b3));
 background-image: -webkit-linear-gradient(top, #cdcdcd, #b3b3b3);
 background-image: -moz-linear-gradient(top, #cdcdcd, #b3b3b3);
 background-image: -ms-linear-gradient(top, #cdcdcd, #b3b3b3);
 background-image: -o-linear-gradient(top, #cdcdcd, #b3b3b3);
 background-image: linear-gradient(to bottom, #cdcdcd, #b3b3b3);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#cdcdcd, endColorstr=#b3b3b3);
}
.ProjectViewMin{
	background-color:#359CE0;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	padding:5px;
	color:#fff;
}

.ProjectTimeContent p:hover:after{
	border-left-color: #b3b3b3;
}
.ProjectTimeContent p:hover{
	transition:0.7s all;
	color:#fff;
	cursor:pointer;
}
.InterestCount{
	margin-botttom:20px !important;
	position: relative;
	padding:5px 20px;
	font-family:"Myriad Pro Semibold";
	text-align:center;
	color:#3e4b51;
	border-radius:5px;
	border:1px solid #E6E6E6; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:15px;text-decoration:none;
 	background-color: #E6E6E6; background-image: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#CCCCCC));
 	background-image: -webkit-linear-gradient(top, #E6E6E6, #CCCCCC);
 	background-image: -moz-linear-gradient(top, #E6E6E6, #CCCCCC);
 	background-image: -ms-linear-gradient(top, #E6E6E6, #CCCCCC);
	background-image: -o-linear-gradient(top, #E6E6E6, #CCCCCC);
 	background-image: linear-gradient(to bottom, #E6E6E6, #CCCCCC);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E6E6E6, endColorstr=#CCCCCC);
}
/*.InterestCount:after{
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(230, 230, 230, 0);
	border-right-color: #E6E6E6;
	border-width: 14px;
	margin-top: -14px;
}*/
.SocialBtn{
	background-repeat:no-repeat;
	width:100%;
	padding: 6px 12px;
	color:#fff !important;
	margin-bottom:10px;
	
}
.FacebookBtn{
	background-image:url(../img/fb.png);
	background-color:#3B5998;
	border: 1px solid #3b5998;
}

.FacebookBtn:hover{box-shadow:1px 1px 5px rgba(0, 0, 0, 0.45);}
.SigninPage label{color:#fff !important;font-weight:normal !important;}
.SocialTab{
	padding-top:40px;
}
.SigninPage a{
	color:#F94C54;
}
/*.formButton{
	background-color: #f94c54;
    border: 1px solid #c4343b;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: "Myriad Pro Regular";
    font-size: 18px;
    font-weight: normal !important;
    padding: 2px 13px 5px !important;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	background-color: #F94C54; background-image: -webkit-gradient(linear, left top, left bottom, from(#F94C54), to(#F71B25));
	 background-image: -webkit-linear-gradient(top, #F94C54, #F71B25);
	 background-image: -moz-linear-gradient(top, #F94C54, #F71B25);
	 background-image: -ms-linear-gradient(top, #F94C54, #F71B25);
	 background-image: -o-linear-gradient(top, #F94C54, #F71B25);
	 background-image: linear-gradient(to bottom, #F94C54, #F71B25);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F94C54, endColorstr=#F71B25);
}
.formButton:hover{
	 color: #fff;
	border:1px solid #c4343b;
 background-color: #F94C54 !important; background-image: -webkit-gradient(linear, left top, left bottom, from(#F94C54), to(#F71B25));
 background-image: -webkit-linear-gradient(top, #F94C54, #F71B25);
 background-image: -moz-linear-gradient(top, #F94C54, #F71B25);
 background-image: -ms-linear-gradient(top, #F94C54, #F71B25);
 background-image: -o-linear-gradient(top, #F94C54, #F71B25);
 background-image: linear-gradient(to bottom, #F94C54, #F71B25);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F94C54, endColorstr=#F71B25);
}
*/
.formButton{
	 margin-top:10px;
	 border:1px solid #C4343B; -webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;-ms-border-radius: 5px;font-size:18px;
	 font-family: 'Myriad Pro Regular';
	 padding:2px 13px 5px !important;
	 text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:normal; color: #FFFFFF;
	 background-color: #F94C54; background-image: -webkit-gradient(linear, left top, left bottom, from(#F94C54), to(#F71B25));
	 background-image: -webkit-linear-gradient(top, #F94C54, #F71B25);
	 background-image: -moz-linear-gradient(top, #F94C54, #F71B25);
	 background-image: -ms-linear-gradient(top, #F94C54, #F71B25);
	 background-image: -o-linear-gradient(top, #F94C54, #F71B25);
	 background-image: linear-gradient(to bottom, #F94C54, #F71B25);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F94C54, endColorstr=#F71B25);
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#F94C54, endColorstr=#F71B25);
	 color:#fff !important;
	 margin-right:2%;
}
.formButton:hover,.formButton:focus{
 color:#fff !important;
 border:1px solid #c4343b;
 background-color: #F94C54 !important; background-image: -webkit-gradient(linear, left top, left bottom, from(#F94C54), to(#F71B25));
 background-image: -webkit-linear-gradient(top, #F94C54, #F71B25);
 background-image: -moz-linear-gradient(top, #F94C54, #F71B25);
 background-image: -ms-linear-gradient(top, #F94C54, #F71B25);
 background-image: -o-linear-gradient(top, #F94C54, #F71B25);
 background-image: linear-gradient(to bottom, #F94C54, #F71B25);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F94C54, endColorstr=#F71B25);
}
#ascrail2000-hr{
	display:none !important;
}
strong.error{
	font-weight:normal !important;
	font-family: 'Myriad Pro Bold';
}

.RegisterLabel{
	color:#3e4b51;
	font-size:16px;
	font-family: 'Myriad Pro Bold';
}
.RegisterSpan{
	color:#3e4b51;
	font-size:14px;
}
#InvestorProfileDiv{
	padding-bottom:10px;
}

.VerifyDiv{
	padding:10px;
}
.VerifyDiv label{
	color:#3e4b51 !important;
}
.VerifyDiv p{
	color:#3e4b51 !important;
	font-size:18px;
	font-family: 'Myriad Pro Bold';
}

.SigninPage .radio,#ProfileMainContent .radio,.WalletInfo .radio{margin-top:5px !important;}
.SigninPage label.radio,#ProfileMainContent label.radio {
	width:30% !important;
	display:inline-block !important;
	white-space:nowrap !important;
	font-weight:normal !important;
}
.questionOpts label.radio,.questionOpts label.checkbox{
	width:100% !important;
	display:inline-block !important;
	white-space:nowrap !important;
	font-weight:normal !important;
}

.VerifyDiv{
	background-color:#e2e2e2;
}
.PageNewContentDiv {
    background-color: #F5F5F5;
    padding: 20px;
	margin-top:20px;
	margin-bottom:20px;
}
.PageNewContentDiv p {
    color: #555555;
   font-family: 'Myriad Pro Regular';
    font-size: 14px;
    padding-bottom: 18px;
	padding:0px !important;
}
.PageNewContentDiv h4 {
    color: #555555;
    font-family: 'Myriad Pro Bold';
    font-size: 16px;
}

.PageNewContentDiv label{
    color: #555555;
    cursor: pointer;
   font-family: 'Myriad Pro Bold';
    font-size: 30px;
    font-weight: normal !important;
    margin-bottom: 0 !important;
    margin-top: 15px;
}

.WalletInfo label.radio{
	width:20% !important;
	display:inline-block !important;
	white-space:nowrap !important;
	font-weight:normal !important;
}
.WalletInfo li{
	list-style:none;
	font-size:16px;
}

.ForgotPage {
    margin: 80px 25% 80px !important;
}
.ActivateDiv span{
	color:#fff;
	text-align:center;
}
#ProfileSection{
	padding-top:15px;
}
#ProfileSection .SigninHeading,#ProfileSection label,#ReviewContent label,#ReviewContent .SigninHeading{
	color:#666666;
}
.SigninHeading{
	color: #fff;
    font-size: 25px;
}
.avatar{
	border: 6px solid #f3f3f3;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.46);
    border-radius:50% !important;
}
.SelectImageBtn{
	background:#38629A;
	padding:0px 5px;
	color:#fff;
}
.SelectImageBtn:hover{
	color:#fff;
}
.profile-account .fileinput .abs-img-crop{
	position:absolute;
	background:#3C68A4;
	padding:4px 12px ;
 }

.PageWorkDiv .col-sm-offset-3{
	margin-left:25% !important;
}
.PageCatDiv .col-sm-offset-4{
	margin-left:33.3% !important;
	margin-top:15px;
}

.ProjectUserContentDiv{
	width:30% !important;
	margin-right:3% !important;
	border: 1px solid #d4d4d4;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.24);
    display: inline-block;
    margin-right: 2%;
    padding: 0 !important;
}
.PropertyGalleryDiv,.PropertyGalleryDiv .bx-viewport{
	background-color:#1F282D;
	border: 5px solid #262E33;
}
.PropertyGalleryDiv .bx-viewport{
	height:450px !important;
}
.PropertyGalleryDiv #bx-pager{
	text-align: center;
  	margin-top: 20px;
	max-height:430px;
}
.UserInvestContent{
	font-size:16px;
	padding-top:15px;
}
.PropertyGalleryDiv img{
	border-radius:5px;
}
.PropertyGalleryDiv #bx-pager img{
	margin-bottom:15px;
}
.PropertyGalleryDiv #bx-pager a.active img {
  border: solid #F94C54 1px;
  padding:5px;
}
.ProjectMapView div{
	padding:10px;
	font-size:15px;
}
.ProjectSelectView{
	border:1px solid #f71620; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3); color: #FFFFFF;
 background-color: #F94C54; background-image: -webkit-gradient(linear, left top, left bottom, from(#F94C54), to(#CC3B3F));
 background-image: -webkit-linear-gradient(top, #F94C54, #CC3B3F);
 background-image: -moz-linear-gradient(top, #F94C54, #CC3B3F);
 background-image: -ms-linear-gradient(top, #F94C54, #CC3B3F);
 background-image: -o-linear-gradient(top, #F94C54, #CC3B3F);
 background-image: linear-gradient(to bottom, #F94C54, #CC3B3F);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#F94C54, endColorstr=#CC3B3F);
}
.ProjectSelectView:hover{
  cursor:pointer;
   padding:10px;
  border:1px solid #CC3B3F;
 background-color: #f71b25; background-image: -webkit-gradient(linear, left top, left bottom, from(#f71b25), to(#CC3B3F));
 background-image: -webkit-linear-gradient(top, #f71b25, #CC3B3F);
 background-image: -moz-linear-gradient(top, #f71b25, #CC3B3F);
 background-image: -ms-linear-gradient(top, #f71b25, #CC3B3F);
 background-image: -o-linear-gradient(top, #f71b25, #CC3B3F);
 background-image: linear-gradient(to bottom, #f71b25, #CC3B3F);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f71b25, endColorstr=#CC3B3F);
}
.ProjectUnSelectView{
	border:1px solid #359CE0; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3); color: #FFFFFF;
 background-color: #359CE0; background-image: -webkit-gradient(linear, left top, left bottom, from(#359CE0), to(#2988C4));
 background-image: -webkit-linear-gradient(top, #359CE0, #2988C4);
 background-image: -moz-linear-gradient(top, #359CE0, #2988C4);
 background-image: -ms-linear-gradient(top, #359CE0, #2988C4);
 background-image: -o-linear-gradient(top, #359CE0, #2988C4);
 background-image: linear-gradient(to bottom, #359CE0, #2988C4);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#359CE0, endColorstr=#2988C4);
}
.ProjectUnSelectView:hover{
	 cursor:pointer;
   padding:10px;
	 border:1px solid #2988C4;
 background-color: #359CE0; background-image: -webkit-gradient(linear, left top, left bottom, from(#359CE0), to(#2988C4));
 background-image: -webkit-linear-gradient(top, #359CE0, #2988C4);
 background-image: -moz-linear-gradient(top, #359CE0, #2988C4);
 background-image: -ms-linear-gradient(top, #359CE0, #2988C4);
 background-image: -o-linear-gradient(top, #359CE0, #2988C4);
 background-image: linear-gradient(to bottom, #359CE0, #2988C4);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#359CE0, endColorstr=#2988C4);
}
.ProjectIrrContent span{
	padding:0px !important;
}
#videoDiv{
	background-image:url(../img/videoback.jpg);
	background-repeat:no-repeat;
	background-size:100% auto;
	padding:5%;
}
.UserOverviewContent{
	padding:10px;
	background-color:#F5F5F5;
	position: relative;
	border: 4px solid #f5f5f5;
	margin-top:20px;
	margin-right:5px;
	box-shadow:1px 4px 8px 0px rgba(0, 0, 0, 0.45);
}
.UserOverviewContent:after{
	bottom: 100%;
	left: 5%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(245, 245, 245, 0);
	border-bottom-color: #F5F5F5;
	border-width: 20px;
	margin-left: -20px;
}
#search_property_status{
	width:98%;
}
.messageFileBtnDiv input {
    display: block !important;
    opacity: 0 !important;
    overflow: hidden !important;
	cursor:pointer;
	clear:both !important;
}
.messageFileBtnDiv label{
	cursor:pointer;
}
#messageDiv .form-group label{
	color:#666666 !important;
}
.no_record_found {
    padding: 20px;
}
#messageDiv{
	padding-bottom:10px;
}
#messageDiv span{
	padding-left:0px;
}
#messageDiv img{
	width:auto !important;
}
.MessageFormDiv{
	margin-bottom:15px;
}
.MessageViewDiv{
	max-height:400px;
	padding-right:1% !important;
}
.JobContentDiv .panel-heading {
	width:100%;
 border:1px solid #359CE0; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;padding: 10px 10px 10px 10px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3); color: #FFFFFF;
 background-color: #359CE0; background-image: -webkit-gradient(linear, left top, left bottom, from(#359CE0), to(#2988C4));
 background-image: -webkit-linear-gradient(top, #359CE0, #2988C4);
 background-image: -moz-linear-gradient(top, #359CE0, #2988C4);
 background-image: -ms-linear-gradient(top, #359CE0, #2988C4);
 background-image: -o-linear-gradient(top, #359CE0, #2988C4);
 background-image: linear-gradient(to bottom, #359CE0, #2988C4);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#359CE0, endColorstr=#2988C4);
}
.JobContentDiv .label a{
	color:#fff !important;
}
.JobContentDiv .label-info{margin-left:2%;}
.MessageReplyForm{padding-bottom:15px;}
.MessageReplyForm .form-group{
	width:100%;
}
.MessagePanelDiv a .label-warning{color:#fff;}

.NotifyMainContent{
	padding-top:10px;
	padding-bottom:10px;
	border-left:3px solid #F94C54;
	background-color:#F0F0F0;
}
.NotifyText{
	margin-top:5px;
	/*background-color:#F94C54;*/
	color:#5d5d5d;
	font-style:italic;
	font-size:13px;
}
.walletInfo{
	background-color:#e2e2e2;
	padding:5px 10px;
}
#span_partners
{
	  background-color:rgba(249, 76, 84, 0.6);
	  padding:0px 10px;
}
.ProjectNewSampleDiv{
	min-height:485px !important;
}
#FundProjectFormDiv  form .form-group{
	float:left;
	width:30%;
	margin-right:3%;
}
.MyAccDiv{
	min-width:115px !important;
	text-align:center;
}



