/*
Title:   Custom Css File
Author:  https://themeforest.net/user/hogash // Marius Hogas
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
I WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */


.query_rule {color:#000;}

#logo {
border-bottom: none;
}


header.style2 #logo a {
  padding: 12px;
}

nav#main_menu > ul > li.active > a, nav#main_menu > ul > li > a:hover, nav#main_menu > ul > li:hover > a {

  font-family: "Open Sans", Arial, sans-serif;

}

/* SEARCH PANEL */
#search {float:left; clear: right; position:relative;margin-top: 13px;margin-left: 25px;width: 220px;}
#search form{border:none;}
#search form:hover{border:none;}
@media (max-width: 767px) {
#search {margin-left: 15px;width: 180px;}
}

#main-read {
    height:455px!important;
}

.static-content p{
    font-size:14px;
    color:#545454;
    text-shadow: none;
    line-height: 22px;
    margin-top:25px;
}

.login-panel .inputbox {
  display: inline-block;
  margin: 20px 0;
  padding: 10px 15px 10px 10px;
  width: 300px;
}

.login_page_title{
    color: #4A4A4A;
font-size: 20px;
font-weight: 500;
line-height: 1;
margin-bottom: 20px;
border-bottom: 1px solid #CBCBCB;
padding-bottom: 20px;
}

#login_form{
    margin-top:30px;
}

.login-panel label{
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px;
}

.forgot_link{
    display: inline-block;
    margin: 20px 0;
    padding: 10px 15px 10px 10px;
    color:#006699;
}
.login-panel .m_title, .register-panel .m_title, .forgot-panel .m_title {
  border-bottom: 1px solid #cbcbcb;
  padding-bottom:20px;
}

input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
  border-color: #9D0132;
  box-shadow: 0 0 6px #F8B9B7;
}

.login_actions{
    margin-top:30px;
}

.login_or {
  color: #777777;
  font-size: 32px;
  position: absolute;
  right: 0;
  top: 40%;
}
#login{
    padding:7px 35px;
}

#login_panel{
    position: relative;
}


.create_account .hover-box {
  background: none repeat scroll 0 0 #9D0132;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 3px 3px 3px 3px;
  color: #FFFFFF;
  display: block;
  padding: 15px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}

.create_account
{
    padding-top:115px;
    margin:0 auto;
    width:400px;
    text-align: center;
}
.create_account .hover-box:hover {
  background: none repeat scroll 0 0 #FFFFFF;
  text-shadow:none;
  color: #9D0132;

}

.register_page_title{
	display:inline-block;
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 40px;
}
.register_m_page_title{
    border-bottom: 1px solid #CBCBCB;
color: #9D0132;
font-size: 16px;
font-weight: 500;
line-height: 1;
margin-bottom: 20px;
padding-bottom: 20px;
}

.r_password{
    margin-left:none;
}

.register_panel .inputbox {
  display: inline-block;
  margin: 10px 0 20px 0;
  padding: 10px 15px 10px 10px;
  width: 300px;
}
.password_label{
    display: block;
margin: 20px 0;
}

.k-invalid-msg{
  margin-top:20px;
  margin-left:15px;
  display: inline-block;
  line-height: 25px;

}

#create_submit{
	display: block;
height: auto;
margin: 0 auto;
padding: 10px 35px;
background-color: #9D0132;
border: 1px solid transparent;
color: white;
}

#create_submit:hover {

background-color: #EBEBEB;
border: 1px solid #DCDCDC;
color: #9D0132;
}

.error{
	font-size: 14px !important;
	font-style: italic;
	padding-top: 10px;
	color: rgb(185, 74, 72);
	font-weight: 400 !important;
	padding-left: 7px;
}

.icon {
float: left;
width: 80px;
line-height: 76px;
text-align: center;
margin-right: 20px;
vertical-align: middle;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
height: 80px;
}

.car_book_desc {
	width:300px;
	display: inline-block;

	}
	.car_book_desc img {
	float: left;

	}

	.car_book_desc_info {
	float: left;
	display: inline-block;
	width: 120px;
	padding-left:20px;
	}

	.car_book_desc_info h4{
		font-size:16px;
		text-align: left;
		color:#434343;
	}

	.car_book_desc_info span{
		font-size:12px;
		text-align: left !important;
		color:#434343;
	}

	.recentwork_carousel.style2 .controls {
		position: absolute;
		right: 20px;
		top: -45px;
	}

	.smallm_title{
		color:#565656;
	}

	.recentwork_carousel li {
  text-align: left;
}

.gobox.ok h4 {
  margin-top: 20px;
  font-size:18px;
  text-transform:none;
}

.step_one{
	display: inline-block;
width: 28px;
height: 28px;
line-height: 28px;
font-size: 16px;
color: #fff;
background: #9D0132;
text-align: center;
margin-right: 10px;
font-weight: 900;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

.pricing_table .price p:first-letter{

	font-size: 46px;
	font-weight: 900;
	margin-right:0px;

}

.pricing_table .price p:last-letter{

	font-size: 26px;
	font-weight: 300;
	margin-left:3px;

}



.togglePriceCheckbox  {
    display:inline-block;
    width:30px;
    height:30px;
    vertical-align:middle;
    background:url('../../images/template/icons/unchecked.png')  no-repeat ;
    cursor:pointer;
}


.payment_option{
	list-style: none;
}

.payment_option li{
	font-size:16px;
	height: 30px;
	vertical-align:middle;
	float: left;
	vertical-align:middle;
	display: inline-block;
	margin-right:40px;

}
.payment_option  input[type="radio"]{
	display: inline-block;
    float: left;
    margin-right:20px;
    margin-top: 5px;
    padding: 0 25px 0 0;
    width: 19px;
}

.payment_radio{
	display:block;
}
.payment_option label{
  line-height:17px;

}

.payment_info label{
  line-height:17px;
  font-size:14px;
  font-weigt:400;
}

header {
  background:#323232;
  background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);   /* IE6 & 7 */
      zoom: 1;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100px;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.button.bClose {
  background: none repeat scroll 0 0 #9D0132;
  border-radius: 7px 7px 7px 7px;
  box-shadow: none;
  color: white;
  cursor: pointer;
  font: bold 131% sans-serif;
  padding: 0 6px 2px;
  position: absolute;
  right: -7px;
  top: -7px;
}

.feedback{
    position:absolute;
    top: 135px;
    right:20px;
    color:#317ECC;
    font-size: 12px;
    text-decoration: underline;
}

.feedback-container{
    margin-top: 50px;;
}
.feedback{
    position:absolute;
    top: 135px;
    right:20px;
    color:#317ECC;
    font-size: 12px;
    text-decoration: underline;
}

.feedback_radio_label{
    display: inline-block;
margin-bottom: 0;
padding-top: 5px;
vertical-align: middle;
padding: 5px 5px 0 5px;
}

.feedback_user_details label{
    display: inline-block;
line-height: 27px;
padding-bottom: 5px;
vertical-align: middle;
}

.feedback_user_details{
    width:380px;
    line-height: 40px;
}

.feedback_user_details input{
    float:right;
}

.feedback_radio_container {
    margin-top:30px;

}

.feedback_question{
    color: #9D0132;
    width: 570px;
}

.feedback_text_container{
    margin-top: 30px;
}

.feedback-popup{
    display: none;
}

.faq-container{
    padding-top:30px;
    padding-left:40px;
    padding-right:40px;
}

.faq-content-h5
{
     border-bottom: 1px solid #898989;
     padding-bottom:10px;
    color: #323232;
    font-family: Verdana, "Open Sans";
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0.8px;
    margin-bottom: 30px;
}

.faq-pair{
    border-bottom: 1px solid #ededed;
}
.faq-question
{

    color: #9D0132;
font-size: 14px;
padding: 30px 20px 20px 20px;
line-height: 22px;
}

.faq-answer
{
     padding-left:20px;
    padding-right:20px;
   font-size: 14px;
padding-bottom: 30px;
line-height: 22px;
}

.faq-answer ul{
    list-style: none;
}
.faq-answer ul li{
    padding:5px 0;
}



header.style2 #logo a {
background: none;
padding: 25px 0px;
border-bottom: none;
border-bottom: none;
border-top:none;
}

header.style2 #logo a:after {
display:none;
}
.contact_info{
  padding-left:70px;

}

.contact_info h3 , .contact_info h4{
  font-weight:300;

}

.contact_info h4{
   color: #9D0132;

}

.payment_info{
  background:#fff;
  padding:20px 30px;
  display:none;
}

.courrierTable{

  margin-top:20px;
}

.courrierTable td{
  text-align:center;
}

.courrierTable td:first-child{
  text-align:left;
}
.left{
  float:left;
}

 .hover-box-subscription:hover {
background: none repeat scroll 0 0 #FFFFFF;
text-shadow: none;
color: #9D0132;
}

.hover-box-subscription {
background: none repeat scroll 0 0 #9D0132;
border: 1px solid rgba(0, 0, 0, 0.4);
border-radius: 3px 3px 3px 3px;
color: #FFFFFF;
display: block;
padding: 15px;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
position: relative;
text-align: center;
}

.hover-box-subscription img {
	margin:0;
	margin-bottom:20px;
	display:block;
}

.top_left_number{
	position: absolute;
top: -38px;
left: -30px;
margin: 15px 15px 8px 10px !important;
}

ul.list-style2 li {
background: url(../images/list-style2.png) no-repeat 0;
padding-left: 25px;
font-size: 14px;
padding-top:10px;
padding-bottom:10px;
}

.product-gallery .big_image {
text-align: center;
padding-top: 70px;
}

.main-data{
	position:relative;
}

.product-page .main-data {
font-size: 13px;
}

.addtocart{
	font-size:14px;
	background-color: #9D0132;
	position:absolute;
	right:5px;
	bottom:5px;
}
.price{
	line-height: 30px;
padding-top: 40px;
}

.vertical_tabs .tabbable .nav > li > a {

background: #ededed;
text-transform:none;

}

.chevron-right-custom{
	background:url('../../images/template/icons/account/chevron-right.png') no-repeat;
	width:15px;
	height:22px;
	display: inline-block;

float: right;
margin-top: 21px;
margin-right: 10px;
}

.user_menu{

	color:#777;

}

.product-page .main-data .name {
font-size: 24px;
line-height: 1.4;
color: #323232;
}

[class^="cicon-"],
[class*=" cicon-"] {
  display: inline-block;
  width: 10px;
  height: 10px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  /*background-image: url("../../images/template/toolbar/toolbar.png");*/
  /* background-position: 16px 14px; */
  background-repeat: no-repeat;
  margin-top: 4px;
}

.cicon-closeleft {
  background-position: 0      0;
}
.cicon-closeright {
  background-position: -10px 0;
}

#closeleftpanel{
	position:absolute;
	padding: 5px 5px;
	cursor:pointer;
	left:-30px;
	z-index:99;
	background-color:#9D0132;
}

#closerightpanel{
	position:absolute;
	padding: 5px 5px;
	cursor:pointer;
	right:-30px;
	z-index:99;
	background-color:#9D0132;
}

.listBookHeader{
  color: #050505;
  line-height: 1.4;
  margin-bottom: 15px;
  padding-bottom: 10px;
  position: relative;
  font-size: 18px;
  border-bottom: 1px solid #9D0132;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

#closeleftpanel:hover, #closerightpanel:hover{
	background-color:#5D011E;
}
#closeleftpanel > span, #closerightpanel >span{
	margin-top:2px;
}
.closeBookInfo{
	cursor:pointer;
	color:#646464;
}

.closeBookInfo:hover{
	cursor:pointer;
	color:#323232;
}



.searchInputLoader{
	background-image: url('../../images/ajax-loader.gif');
	position: absolute;
	top: 7px;
	right: 22%;
	width: 16px;
	height: 16px;
}

form#create_user_form .gray *{
	color:#555;
}

.k-icon.k-plus{
	width:12px;
	height:12px;
	/*background-image:url("../../images/template/icons/account/plus_round.png");*/
}

.k-treeview-lines>li.k-item>div>span.k-in{
	cursor:pointer;
}

.searchTerm{
  background-color:#FFFBCC;
}

.msdlogo{
  background: url('../images/msd_logo.png') ;
  height:59px;
  width:126px;
  margin:0;
  clear:left;
  position:absolute;
  bottom:-48px;
  right:10px;
}
