/*
** HTML, Body settings
*/

html{ background-color: #ffffff }

/*
** Background
*/

::selection{ 
  background-color: #ebebeb;
  color: #000000;
}
::-moz-selection{
  background-color: #ebebeb;
  color: #000000;
}

/*
** Header settings
*/

.top-other {
  background: #fde4f1;
  color: #c85f94;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: relative;
  overflow: hidden;
}


.top-other .newsfeed-item {
  font-size: 11px;
  font-family: 'Raleway', sans-serif;
  color: #c85f94;
  font-weight: 500;
  font-style: italic;
}
.top-other-inner .newsfeed-item a.link {
  color: #c85f94;
  padding: 5px;
  font-size: 11px;
  font-weight: 700;
}
#content.container,
#content .background{
  background-color: #ffffff;
}

body,
button,
select{
  color: #000000;  
  
}
label{
  color: #828282;
  margin-bottom: 3px;
}
a {
  color: #000000;
  font-weight: 500;
}
a:hover {
  color: #12533d;
}
html, i.fa {
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}
body{
  height: auto !important;
  width: 100%;
  font-size: 15px;
  line-height: 1.55em;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  text-align: justify !important;
}
label.control-label{
  cursor: default;
  display: block; 
  font-family: 'Lato', sans-serif;
 }
button, input, select, textarea{  
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
}

a, a:focus, a:hover, a:active{
  text-decoration: none;
  outline: none;
}
img{
  max-width: 100%;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Raleway', sans-serif;      
}
h1, h2, h3, h4, h5{
  text-transform: capitalize;
}

h1{
  color: #000000;    
  text-transform: capitalize;
  margin: 0;
  font-size: 22px;
  font-weight: 600;
}
h2{
  color:#000000;    
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 20px;
}
h3 a,
h3{
  color:#000000;  
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
}
h4{
  color:#000000;  
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

h5{
  color:#ffffff; 
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 25px;
}
h6{
  color:#202020;  
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 5px;
  margin-bottom: 20px;
  display: block;
  padding-bottom: 10px;
} 
/*Fix mac*/
.macos h6 {
  font-weight: 300;
}
/*
** Title, Heading
*/
.title-1, .title-2, .title-3, .title-4 {
  font-family: 'Raleway', sans-serif;
}
.title-2{  
  font-style: normal;
  font-weight: bold;    
}
.wrapper-title .title-3{
  background-color: #ffffff;
}
.title-4 {
  color: #000000;  
  font-family: 'Raleway', sans-serif;  
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin-top: 0;
  text-transform: uppercase;
  line-height: 28px;
}
/*
** End Title, Heading
*/
 
/*MISC*/
.bold{
  font-weight: bold;
}
/*END MISC*/

hr{
  margin: 5px 0;
  color: #ebebeb;
  border: 0;
  border-top: 1px solid ;
}
p {
  font-size: 14px;
  margin: 0 0 1em;
  font-weight: 500;
}
ul, ol{
  padding-left: 0;
  list-style: none;
  margin-bottom: 1em;
}
ol li, ul li{
  padding: 4px 0 3px;
  list-style-position: outside;
}
ul ul, ul ol, ol ol, ol ul {  
  padding-left: 10px;
}
ul.list li a,
ol.list li a{
  font-size: 1.4em;   
}
ul.list li a:hover, 
ol.list li a:hover{  
}
dl{
  margin-top: 0;
  margin-bottom: 0;
}
dl dt{
  font-family: 'Raleway', sans-serif;
  text-transform: none;  
  margin-top: 5px;
  margin-bottom: 6px;
}
dl dd{
  margin-bottom: 20px;
  margin-left: 0;
}

/*Table*/
table{
  width: 100%;  
}

table thead th,
table thead td{
  padding: 14px 20px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  background: #ebebeb;
}
table thead th{
  font-size: 12px;  
  font-weight: 700;
  color: #000000;
  text-align: center;
}
table tbody td,
table tfoot td{
  text-align: center;  
  padding: 15px 20px;
  line-height: 20px;
  font-size: 14px;   
}
table td{
  border-bottom: 1px solid #ebebeb;
}
/*End Table*/

/*----------
address
-------------*/
address{
  margin-bottom: 0;
}
address .address-group{  
  max-width: 250px; 
  font-size: 12px;
  font-family: 'Raleway', sans-serif;
  padding-top: 0;
}
address .address-group .address1 .phone-number{  
  letter-spacing: 1px;
  padding: 5px 0 5px;  
}
address .author{
  font-family: 'Raleway', sans-serif; 
  color: #000000;
  font-size: 18px;
  font-weight: 300;
  text-transform: capitalize;
}
address .info,
address .address,
address .phone{
  display: table;  
  width: 100%;
  padding: 0 0 10px;
}
address .address{
  text-transform: capitalize;
}
address .info .fa-user,
address .address .fa-home,
address .phone .fa-phone{
  padding: 5px 25px 0 0;    
  display: block;
  float: left;  
}
address .icon-user, 
address .icon-home, 
address .icon-phone, 
address .address-group{
  display: table-cell;
  vertical-align: middle;
  float: left;
  max-width: 200px;
  line-height: 20px;  
  padding-top: 7px;
}
address .icon-user, address .icon-home, address .icon-phone{
  vertical-align: top;
}
address .email, address .city1, address .zip, address .phone-number{
  display: block;
}
address .email{
  color: #505050;
  font-size: 12px;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  line-height: 20px;
}
.customer_address address .phone,
.order_address .phone{
  border-bottom: 0;
}
.order_address .phone{
  font-size: 12px;
}
.address_table{
  border: 1px solid #ebebeb;  
  margin-bottom: 40px;  
  padding: 20px 10px;
  position: relative;
}
.address_table .edit_address ul.customer_address_table {
  margin-left: 0;
  margin-right: 0;
}
#address_tables{
  margin-top: 20px;
}
.contact_us i.fa{
  font-size: 14px;
  margin-right: 5px;
}
/*----------
End address
-------------*/
/*------------
blockquote
--------------*/
blockquote {
  font-style: italic;
  background: #ffffff url(quote8054.png?17535401009331085131) no-repeat scroll 0 20px;  
  border: none;  
  padding: 20px 30px 20px 40px;
}
blockquote p{  
  font-weight: 600;
  margin-bottom: 15px;
  line-height: 1.3em;
  font-size: 13em;  
}
/*------------
End blockquote
--------------*/
/*---------------------
action edit & delete
---------------------*/
.action_edit, .action_delete{
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;  
  position: relative;
  padding-left: 25px;
}
.action_edit{
  margin-right: 6px;
}
.action_edit a, .action_delete a{
  vertical-align: top;  
}
.action_edit .fa-edit{  
  margin-right: 5px;
  position: absolute;  
  top: 3px;
  left: 0;
  margin-top: -5px;
}
.action_edit .fa-edit{    
  color: #01a8d5;
  padding: 2px 0px;
}
#customer_orders table td{
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  border-bottom: 1px dotted #ebebeb;
  color: #000000;
  font-size: 13px;
}
#customer_orders table td a{
  color: #000000;
  font-size: 14px;
  font-weight: 500;
}
#customer_orders table td .total{
  font-size: 14px;
  color: #828282;
}
#customer_orders table tbody td {
  padding: 34px 17px;
}
.status_authorized{
  text-transform: capitalize;
  color: #1e1e1e;
}
.status_unauthorized{
  text-transform: capitalize;
  color: #000000;
}
.status_fulfilled{
  text-transform: capitalize;
  color: #666666;
}
.status_unfulfilled{
  text-transform: capitalize;
  color: #ff2222;
}
.dropdown-menu.focus{
  display: block !important;
}
/*---------------------
End action edit & delete
---------------------*/

.wrap-table {
  overflow-y: hidden;
  overflow-x: auto;
  clear: both;
  margin-bottom: 110px;
  margin-top: 30px;
}
.cart-items .action button {
  background: none;
  border: 0;
  color: #000000;
  font-size: 12px;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
}
.cart-items .action button i.fa {
  line-height: 10px;
  border: 1px solid #000;
  border-radius: 50%;
  padding: 7px;
  text-align: center;
  font-size: 15px;
  color: #000;
  margin-right: 10px;
}
/*
** Input settings
*/
select {
  width: 134px;
  background-color: #ffffff;
  background-image: none;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 1px solid #dedede;
  outline: none;
  height: 40px;
  line-height: 20px;  
  padding: 6px;  
  font-style: italic;
}
select:focus{
  outline-offset: -2px;  
  border-color: #818080;
  outline: 0;
}
button{
  appearance: none;
  -moz-appearance: none;		
  -webkit-appearance: none;
  text-shadow: none;
}

/*---------------------------------*/
/*Button setting*/
/*---------------------------------*/

.btn{
  filter: none;
  cursor: pointer;  
  text-transform: uppercase;   
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 0 25px;  
  border-radius: 0;    
  background: #ffffff;
  color: #000000;      
  border:1px solid #dedede;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
}
.btn:hover, 
.btn:focus{
  color: #ffffff;  
  background: #12533d;
  border: 1px solid #12533d;
  outline: none !important;  
}
.btn.disabled:hover, 
.btn[disabled]:hover {
  cursor: default;
  background-image: none;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;    
}
.btn-1{
  border: 1px solid #000000;  
  background: #ffffff;
  color: #000000;
}
.btn-1:hover{
  background: #12533d;
  color: #ffffff !important;
  border: 1px solid #12533d; 
}
.btn-2{
  background: #ebebeb;
  color: #8f8f8f; 
  border-color: #dedede;
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-2:hover{
  background: #ffffff;
  color: #202020;  
}

.touch .add-to-cart:hover,
.touch .add-to-cart:focus,
.touch .add-to-cart:active{
  background: #ffffff;
  color: #000000;
  border-color: #dedede;
  outline: none;
}
/*---------------------------------*/
/*End Button*/
/*---------------------------------*/
/*---------------------------------*/

/*Top*/
/*--------------------------------*/
#top .top a, 
#loginButton {
  font-style: normal; 
  color: #ffffff;
  font-weight: 500;
}
#loginButton:hover {
  color: #12533d;
}
#top a,
#top span {
  text-shadow: none;  
  font-style: normal;  
  color: #ffffff;
}
#top a:hover,
#top a:focus{
  text-shadow: none;
  box-shadow: none;
  outline: none;
}
#top #search-submit{
  color: #ffffff;
}
#top a#site-title{
  color: #ffffff;   
  font-style: normal;
  font-weight: normal;
  font-family: 'Raleway', sans-serif;
  text-decoration: none;   
  text-transform: uppercase;
  letter-spacing: 7px;
    
  font-size: 40px;       
}
#top #site-title:hover{  
  text-decoration: none;  
}

/*
** Navigation settings
*/
.navbar{
  margin-bottom: 0;
  border: none;
  min-height: 50px;
}
#top nav.navbar a{
  font-family: 'Raleway', sans-serif;
  color: #4c4c4c;
}
#top nav.navbar .nav > li > a {    
  background: transparent;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 50px;
}
#top nav.navbar .nav > li:hover > a span {
  color: #12533d;  
}
#top nav.navbar .dropdown-menu{
  background-color: #ffffff; 
  width: 200px;
  padding: 20px 10px; 
  border-radius: 0px; 
  border: 0;
}
#top nav.navbar .dropdown-menu li.last{
  border-bottom: 0;
}
#top nav.navbar .dropdown .sub-dropdown{
  padding-bottom: 0;
  z-index: 9999;
  cursor: pointer;
}
#top nav.navbar .dropdown:hover .sub-dropdown{
  padding-bottom: 28px !important;
}
.navbar-nav > li{  
  margin: 0;  
  padding: 0 15px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  height: 50px;
  line-height: 50px;
}
.navbar-nav > li:hover a {
  background-color: #ffffff;
}
.nav>li>a {
        padding: 7px;
    text-transform: uppercase;
    background-color: #f0f0f0;
    font-size: 14px;
}
#top nav.navbar .dropdown-menu li{  
  float: none;
  padding: 5px 0px 8px;
  text-align: left;
  line-height: 16px;
}
#top nav.navbar .nav-item .dropdown-menu li {
  padding: 9px 25px 9px;
}
.top-navigation .navbar ul.navbar-nav {
  background-color: rgba(0,0,0,0);
  height: 50px;
  line-height: 50px;
}
#top nav.navbar .dropdown-menu a:hover{  
  color: #000000;
}
#top nav.navbar .dropdown-menu a{    
  padding: 0;
  white-space: normal;
  text-transform: capitalize;
  background: transparent;
  position: relative;
}
.dropdown-menu:after {
  border-top: 0 !important;
  border-bottom: 0 !important;
}
/*
** End Navigation settings
*/

/*
** Footer settings
*/
#footer a{  
  font-style: normal;
  font-weight: 400;
}
#footer a:hover,
#footer a:focus{
  color: #12533d;
  font-style: normal;
  font-weight: normal;
}
#footer .title{
  color: #2d2e30;
  font: bold 12px 'Raleway', sans-serif;
  text-transform: uppercase;
}
#footer #email-submit{
  color: #ffffff;
}

/*
** Sidebar settings
*/
.sidebar .group_sidebar{
  background-color: #ffffff;  
  color: #525252;  
}
.sidebar .group_sidebar .sb-image{
  margin-bottom: 20px;
}
.sidebar .sb-title:hover{  
  cursor: default;
}
.sidebar .sb-content.sb-tags li > a {
  color: #525252;
  font-weight: 500;
}
.sidebar .sb-tags li.active a{
  color: #12533d;
}
.sidebar .sb-content p{
  margin-bottom: 0;
}
.sidebar .sb-wrapper:last-child {
  border-bottom: 0;
}
.sidebar a {
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-transform: capitalize;
}
.sidebar a:hover,
.sidebar a:focus{
  color: #ffffff;
  font-style: normal;  
}
.group_sidebar ul.sb-content p {
  color: #000000;
  font-weight: 400;
}
/*
** End Sidebar settings
*/

/*---------------------------
Price
---------------------------*/
.sold_out,
.unavailable,
.price_compare,
.price,
.price_sale{
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 15px;
}
.price{
  font-size: 50px;
  color: #202020;
  display: block;
  line-height: 50px;
  font-weight: 500;
}
.price_sale{
  font-size: 50px;
  color: #12533d;  
  line-height: 50px;
  font-weight: 500;
}
.sold_out,
.unavailable{
  color: #969696;  
  font-style: italic;
  font-weight: bold;
}
.price_compare{
  color: #cccccc;      
  text-decoration: line-through;  
  font-size: 14px;
  line-height: 12px;
  font-weight: 400;
}
.detail-price{
  margin-bottom: 30px;
}
.detail-price .price_compare,
.detail-price .price_sale,
.detail-price span.price{   
  font-family: 'Raleway', sans-serif;
}
.detail-price .price_compare{
  margin-left: 0;
  margin-right: 10px;
  font-size: 15px;
}
/*---------------------------
End Price
---------------------------*/

/*---------------------------
Product
---------------------------*/
.sale_banner{
  position: absolute;  
  right: 20px;
  top: 20px;
  z-index: 999;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  
  display: table;
  
}
.sale_banner .sale_text{
  background-color: #12533d;
  color: #ffffff;  
  line-height: 18px;        
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: table-cell;
  vertical-align: middle;
}
/*---------------------------
End Product
---------------------------*/

/*---------------------------
About us
---------------------------*/
.about-us ul li {
  padding: 0;
}
.about-us div p{  
  font: 15px 'Lato', sans-serif;
  line-height: 22px;
  color: #000000;
}
.about-us div {
  padding-left: 0;
}
.about-us li > i {
  padding-right: 10px;
}
.about-us .top-infor {
  display: block;
  float: left;
}
.about-us .top-infor .left-block div {
/*  margin-top: 15px;*/
/*  display: block;
  float: left;*/
}
.about-us .top-infor .left-block div.img {
/*  padding-right: 30px;*/
}
#content .about-us .content {
  padding-bottom: 0;
}
.about-us .top-infor .right-block ul > li {
  padding: 10px 0;
  border-top: 1px solid #e5e5e5;
}
.about-us .top-infor .right-block ul > li:last-child {
  border-bottom: 1px solid #e5e5e5;
}
.about-us .top-infor .right-block li i {
  color: #8b8b8b;
}
.about-us .partner-infor {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 100%;
  padding: 36px 0;
  margin-top: 40px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.about-us .owl-theme .owl-controls .owl-buttons > div.owl-next,
.about-us .owl-theme .owl-controls .owl-buttons > div.owl-prev {
  margin-top: -14px !important;
}
.about-us .owl-theme .owl-controls .owl-buttons > div.owl-next {
  margin-right: -40px;
}
.about-us .owl-theme .owl-controls .owl-buttons > div.owl-prev {
  margin-left: -40px;
}
.about-us #partners {
  padding-left: 0;
  padding-right: 0;
}
.about-us .why-choose-us,
.about-us .out-member {
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: 0;
}
.about-us .out-member {
  margin-bottom: 7px;
  margin-top: 32px;
}
.about-us .member-infor {
  display: block;
  float: left;
  margin-top: 20px;
}
.about-us .mem-area {
  display: block;
  float: left;
  margin-top: 20px;
}
.about-us .mem-area > div {
  margin-bottom: 30px;
}
.about-us .mem_name{
  font-size: 18px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 3px;
}
.about-us .mem_job {
  font-size: 13px;
  color: #8b8b8b;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 10px;
}
.about-us .mem_desc {
  margin-top: 7px;
  line-height: 1.3em;
}
.about-us .mem_social {
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 100%;
  margin-top: 20px;
}
.about-us .mem_social li {
  display: block;
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
.about-us .mem_social li a {
  background: url(icon_social8054.png?17535401009331085131);
  display: block;
  width: 40px;
  height: 40px;
  text-indent: -40px;
  overflow: hidden;
}
.about-us .mem_social li.mem_fb a {
  background-position: 0 0;
}
.about-us .mem_social li.mem_tw a {
  background-position: -50px 0;
}
.about-us .mem_social li.mem_go a {
  background-position: -102px 0;
}
.about-us .mem_social li.mem_pin a {
  background-position: -153px 0;
}
.about-us .mem_social li.mem_fb a:hover {
  background-position: 0 -44px;
}
.about-us .mem_social li.mem_tw a:hover {
  background-position: -50px -44px;
}
.about-us .mem_social li.mem_go a:hover {
  background-position: -102px -44px;
}
.about-us .mem_social li.mem_pin a:hover {
  background-position: -153px -44px;
}
/*---------------------------
End About us
---------------------------*/

/*---------------------------
Typography
---------------------------*/
.typography p{
  font-family: 'Raleway', sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: #808080;
  font-weight: 300;
}
.typography ol li a,
.typography ul li a{
  font-size: 13px;
  color: #000000;
}
.typography .mini-line{
  margin-bottom: 25px;
}
/*---------------------------
End Typography
---------------------------*/

/*message - add to cart*/
div.jGrowl div.jGrowl-notification .jGrowl-message > .col-md-8{
  text-align: center;
}
div.jGrowl div.jGrowl-notification div.jGrowl-close{
  background: transparent;
  color: #b9b9b9;
  font-size: 1.2em;
  height: 30px;
  line-height: 26;      
  width: 30px;  
  text-align: center;
  top: 0;
  right: 0;
  left: auto;  
}
div.jGrowl div.jGrowl-notification div.jGrowl-close:hover{
  color: #b1181b;
}
div.jGrowl div.jGrowl-notification div.jGrowl-close i.fa{
  color: #b9b9b9;
  vertical-align: top;
  line-height: 26px;
}
div.jGrowl div.jGrowl-notification div.jGrowl-close:hover i.fa{
  color: #b1181b;
}
div.jGrowl div.jGrowl-notification .jGrowl-title{
  text-transform: none;
  font-size: 13px;
  font-family: 'Raleway', sans-serif;
  font-style: none;
  color: #808080;
}
div.jGrowl div.jGrowl-notification .jGrowl-title:hover{
  color: #12533d;
}
div.jGrowl div.jGrowl-notification .jGrowl-note{
  font-size: 1.5em;  
  margin-bottom: 10px;
}
div.jGrowl div.jGrowl-notification .jGrowl-note a,
div.jGrowl div.jGrowl-notification .jGrowl-note{
  color: #000000;    
}
div.jGrowl div.jGrowl-notification, 
div.jGrowl div.jGrowl-closer{
  width: 417px;
  padding: 20px;
}
div.jGrowl div.jGrowl-closer{
  font-size: 1.2em;
  font-weight: 500;
  padding: 10px 20px;
  text-transform: capitalize;  
}
/*End message - add to cart*/

/*page-404*/
.page-404 .list-inline>li:first-child{
  font-size: 1.5em;
}
.page-404 .search-submit{
  appearance: none;
  -moz-appearance: none;		
  -webkit-appearance: none;
  border: 1px solid transparent;
  background: transparent;
  vertical-align: middle;  
}
.page-404 .search-submit .fa-search{
  padding:8px 5px !important;
}
.page-404 .search-form {
  border: 1px solid #ebebeb;
}
.page-404 .search-form input{
  padding: 5px;
  font-size: 13px;
  border: none;
}
/*End page-404*/

/* MISC */
.float-left{
  float: left;
}
.float-right{
  float: right;
}
.float-none{
  float: none;
}
.bold{
  font-weight: bold;
}
.unbold{
  font-weight: normal;
}
.caroufredsel_wrapper{
  margin: 0!important;
}
.caroufredsel_wrapper li.items{
  float:left;
  height: auto!important;
}
.unmargin{
  margin: 0!important;
}
.unmargin-top{
  margin-top: 0!important;
}
.unmargin-bottom{
  margin-bottom: 0!important;
}
.unmargin-left{
  margin-left: 0!important;
}
.unmargin-right{
  margin-right: 0!important;
}
.unpadding{
  padding: 0!important;
}
.unpadding-bottom{
  padding-bottom: 0;
  padding-top: 20px;
}
.unpadding-left{
  padding-left: 0!important;
}
.unpadding-right{
  padding-right: 0!important;
}
.unborder{
  border: 0!important;
}
.img-responsive {
  height: auto;
  max-width: 100%;
}
.margin-right-10{
  margin-right: 10px;
}
.margin-left-10{
  margin-left: 10px;
}
.mright-1{
  margin-right: 1px;
}
.mleft-1{
  margin-left: 1px;
}
.mright-3{
  margin-right: 3px;
  *margin-right: 3px;
}
.mleft-3{
  margin-left: 3px;
  *margin-left: 3px;
}
.mright-7{
  margin-right: 7px;
}
.table-cell{
  display: table;
}
.table-cell li{
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
}
.alert-error, .alert-success{
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 4px;
  padding: 5px 10px;
  text-shadow: none;
  font-weight: 600;
  font-size: 14px;
}
.alert-success{
  background-color: #689d4a;
  border-color: #689d4a;
}
.alert .close{
  top: 4px;
}
.opacity_85{
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.opacity_93{
  opacity: 0.93;
  filter: alpha(opacity=93);
}
.header_style{
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.overlay-content{
  position: fixed;
  background: #ffffff url(loader8054.gif?17535401009331085131) no-repeat center;
  width: 100%;
  height: 100%;
  z-index: 1000;
  opacity: 0.9;
}
.uppercase{
  text-transform: uppercase;
  vertical-align: top;
}
.req{
  	color: #f00 !important;
}
/*fix*/
.sortBy .dropdown-menu:after,
.sortBy .dropdown-menu:before{
  border: none !important;
}
/*End fix*/


