.speedorder-price{
    text-align: right;
    width: 90px;
}

 .page-header h1 {
    padding: 0;
    margin: 0 8px;
    font-size: 24px;
    font-weight: lighter;
    color: #9F4344 !important;
}

.page-header h1 {
    font-size: 18px !important;
} 
.page-header h1 small {
    margin: 0 6px;
    font-size: 14px;
    font-weight: lighter;
    color: #B7B7B7 !important;
}
.page-header h1 small {
    font-size: 14px !important;
}

.hr-margin {
    margin-left: 1.42857rem !important;
    margin-right: 1.42857rem !important;
} 
    
.hr-margin {
    margin-left: 1.42857rem !important;
    margin-right: 1.42857rem !important;
} 
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.page-header h1 small {
   
    font-size: 16px !important;
    
}


.no-skin .nav-list>li:hover>a {
    background-color: #FFF;
    color: #D77976;
}
.no-skin .nav-list>li.open>a {
    background-color: #FAFAFA;
    color: #D77976;
}
.no-skin .nav-list>li>a:focus {
    background-color: #F8F8F8;
    color: #D77976;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #d77976;
}
.no-skin .nav-list>li .submenu>li>a:hover {
    color: #d77976;
    background-color: #eee;
}
.nav-list>li:before {
    display: none;
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 1;
    height: 41px;
    width: 3px;
    max-width: 3px;
    overflow: hidden;
    background-color: #F09596;
}
/*--f ont size --*/

.fnt1{
    font-size: 28px;
    font-weight: bold;
    color: #6D3939;
}
.fnt2{
    font-size: 22px;
    font-size: bold;
}
.fnt3{
    font-size: 18px;
}
.fnt4{
    font-size: 14px;
    color: #7a7a7a;
}
.wine{
    color: #AC4849;
}
.cyan{
 color: #288cac;   
}

.thumbnail {
    display: block;
    padding: 5px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #FFD1D2;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    width: 380px;height: 350px;
}
.thumbnail:hover {
    display: block;
    padding: 5px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #AC4849;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
    width: 380px;height: 350px;
}
.search-thumbnail .search-title {
    margin-top: 15px;
    color: #AC4849 !important;
}
/* labels */
.dataTables_wrapper .row:first-child {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #F7F0F0;
}
.dataTables_wrapper .row:last-child {
    border-bottom: 1px solid #e0e0e0;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #F7F0F0;
}
.dataTable>thead>tr>th[class*=sorting_] {
    color: #AC4849;
}
.dataTable>thead>tr>th[class*=sort]:hover {
    color: #EC7B7C;
}
.dataTable>thead>tr>th.sorting_desc:after {
    content: "\f0dd";
    top: -6px;
    color: #AC4849;
}
.pagination>li.active>a, .pagination>li.active>a:focus, .pagination>li.active>a:hover {
    background-color: #F09596;
    border-color: #EC7B7C;
    color: #FFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    z-index: 2;
}
.pager>li>a, .pagination>li>a {
    border-width: 1px;
    border-color: #d4dfe3;
    color: #9F4344;
    background-color: #FAFAFA;
    margin: 0 -1px 0 0;
    position: relative;
    z-index: auto;
}
.pager>li>a, .pagination>li>a:focus:hover,.pager>li>a, .pagination>li>a:hover{
    border-width: 1px;
    border-color: #d6d9da;
    color: #5F2829;
    background-color: #EDE2E2;
    margin: 0 -1px 0 0;
    position: relative;
    z-index: auto;
}
.dataTable>thead>tr>th[class*=sort]:after {
    float: right;
    display: inline;
    content: "\f0dc";
    font-family: FontAwesome;
    font-size: 13px;
    font-weight: 400;
    color: #b26969;
}
.table>thead>tr {
    color: #9f4344;
    font-weight: 400;
    background: repeat-x #F2F2F2;
    background-image: -webkit-linear-gradient(top, #F8F8F8 0, #ECECEC 100%);
    background-image: -o-linear-gradient(top, #F8F8F8 0, #ECECEC 100%);
    background-image: linear-gradient(to bottom, #F8F8F8 0, #ECECEC 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0);
}

.table .noborder{
    border: white solid 0px !important;
}


.inline{
	margin-right: 20px;
    display: inline-block;
}

.checkbox, .radio {
	margin-top: 0px !important;
}

.rating {
      float:left;
}

/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t 
  follow these rules. Every browser that supports :checked also supports :not(), so
  it doesn’t make the test unnecessarily selective */
.rating:not(:checked) > input {
    position:absolute;
    top:-9999px;
    clip:rect(0,0,0,0);
}

.rating:not(:checked) > label {
    float:right;
    width:1em;
    /* padding:0 .1em; */
   overflow:hidden;
   white-space:nowrap;
   cursor:pointer;
   font-size:300%;
   /* line-height:1.2; */
       color:#ddd;
}

.rating:not(:checked) > label:before {
    content: '★ ';
}

.rating > input:checked ~ label {
    color: dodgerblue;
    
}

.rating:not(:checked) > label:hover,
.rating:not(:checked) > label:hover ~ label {
    color: dodgerblue;
    
}

.rating > input:checked + label:hover,
.rating > input:checked + label:hover ~ label,
.rating > input:checked ~ label:hover,
.rating > input:checked ~ label:hover ~ label,
.rating > label:hover ~ input:checked ~ label {
    color: dodgerblue;
    
}

.rating > label:active {
    position:relative;
    top:2px;
    left:2px;
}


.widget-toolbar>a>.ace-icon {
	color: white;
}

.black_color {
  
   color: #000000 !important;
}

.padding_10 {
   
    padding: 10px;
}

.msg_read{
	background: #eee;
}