.m-u-product2-bottom{
    background: rgb(255, 227, 135);
}
.m-u-product-item:hover .m-u-product2-bottom {
    background:#777;
}
.m-u-product2-btn a{
    background: #900;
	color: #fff;
}
.m-u-product-item:hover  .m-u-product2-bottom h3 {
    color: #fff;
}
.m-u-product2-price-brand {
    border: 1px solid #e2c975;
}
.m-u-product2-btn a:hover {
    background: #800;
	color: #fff;
}

.ih-item.square.effect7.colored .info {
    background: #1a4a72;
    background: rgba(26, 74, 114, 0.6);
}
.ih-item.square.effect7.colored .info h3 {
    background: rgba(12, 34, 52, 0.6);
}

.responsive-tabs__panel {
    border: 1px solid #d2c3ac;
}    
.responsive-tabs__list__item{
    background: #FFD64F;
    border: 1px solid #700;
    border-bottom: none;
    color: #400;
}
.responsive-tabs__list__item:hover {background: #700; color: #fff; }
.responsive-tabs__list__item--active, 
.responsive-tabs__list__item--active:hover {     background: #700;
                                                 border-bottom-color: #fff;
                                                 color: #fff;}
.m-u-product3-detail-title{
    background: #e97195;
    color: #fff;
}
.m-u-product3-detail-info{
    background: #ffe2eb;;
    color: #000;
}
.m-u-product3-item1 a {
    background: #4DB6AC url(images/shopping.png) no-repeat 95% center;
    color: #000;
    min-height: 24px ; 
}
.m-u-product3-item2 a{
    background: #4DB6AC url(images/download.png) no-repeat 95% center;
    color: #000;
    min-height: 24px ; 
}
.m-u-product3-item3 a{
    background: #4DB6AC url(images/compare.png) no-repeat 95% center;
    color: #000;
    min-height: 24px ; 
}
.m-u-product3-price {
    background: #009688  no-repeat 95% center;
    color: #000;
    min-height: 24px ; 
}
.m-u-product3-item1 a:hover{
    color: #fff;
    background: #009688 url(images/shopping2.png) no-repeat 99% center;
}
.m-u-product3-item2 a:hover {
    background: #009688 url(images/download2.png) no-repeat 99% center;
    color: #fff;
}
.m-u-product3-item3 a:hover {
    background: #009688 url(images/compare2.png) no-repeat 99% center;
    color: #fff;
}
.m-u-product3-shopping {
    background: #B2DFDB;
}
.m-u-product3-tab-title{
    background: #E97195;
    color: #fff;
}
.m-u-product3-tab-row h3{
    border-bottom: 1px solid #26A69A;
}
.m-u-input-text{
    border: 1px solid #FFE2EB;
}
.m-u-input-btn:hover {
    background: #D64D76;
	color: #fff;
}
.m-u-input-btn{
    color: #fff;
    background: #D64D76;
    border: 1px solid #D64D76;
}
.m-u-textarea{
    border: 1px solid #B2DFDB;
}
.m-u-input-captcha {
    border: 1px solid #FFE2EB;
}
.tour-det h3 {
    color: #333;
}

.tour-det p{
    color: #700;
}
.tour-det{
    background: rgb(255, 227, 135);		
}
.ih-item.square.effect7 .info h3 {
    color: #fff;
    background: #111111;
}
.tour-det:hover {
    color: #000;
}
/*.tour-det-link{
            background: #d2c3ac;
}*/
.tour-det2{
    color: #FFD64F;
    background: #700;
}
.tour-det a{
    color: #000;
}
.m-u-news-title a {
    color: #700;
    transition: .2s ease all;
}
.m-u-news-title a:hover {
    color: #000;
}
.m-u-new-title a{
    color: #700;
}
.responsive-tabs__list {
    border-bottom: 1px solid #FFD64F;
}

.m-u-product3-tab-commenter{
    border-bottom: 1px solid #26A69A;
}
.m-u-about-attachment-title{
    color: #3e83dc;
}
.m-u-manager-img{
    background: #00897B;
}
.m-u-manager-details{
    background: #00695C;
}
.m-u-manager-details p{
    color: #fff;
}
.m-u-manager-details span{
    color: #fff;
}
.m-u-cost1-paging ul li a.current,
.m-u-cost1-paging ul li a:hover {
    color: #000;
    background: #26A69A;
}
.m-u-cost1-paging ul li a {
    background: #00796B;
}
.m-u-txtsearch{
    border: 1px solid #4DB6AC;
}
.m-u-btnsearch{
    background: #00796B;
    border: 1px solid #00796B;
    color: #fff;
}
.m-u-about-attachment-item-img{
    background: #FFE2EB;
}
.m-u-about-attachment-item-img:hover {
    background: #E97195;
}
.m-u-cost1-table td a{
    color: #2196F3;
}
.m-u-cost1 tr:nth-of-type(odd) {
    background: #C8E6C9;
}
.m-u-cost1 tr:nth-of-type(even) {
    background: #E8F5E9;
}
.m-u-cost1 th{
    background: #00796B;
}
.m-u-cost1 td,
.m-u-cost1 th{
    border: 1px solid #26A69A;
}
.m-u-btnsearch:hover{
    color: #000;
    background: #26A69A;

}
.tabs-nav {
    background: #4db6ac;
}
.tabs-nav.with-js li {
    background-color: transparent;
    color: #2c3e50;
}
.tabs-nav.with-js li:first-child {
    background-color: transparent;
    color: #2c3e50;
}
.tabs-nav.with-js li.is-active {
    background-color: #00897b;
    color: #ffffff;
}
.tabs-loading {
    background-color: #333;
}
.rate-wrapper{
    background: #c5e6e3
}

.color-price{
    color: #fff;
    font-size: 20px;
}
.box-color
{
    border-color: #FFF;
}
.answer:hover
{
  color: #00897b;
}

/* card */
.m-u-cart-header:before{
	background: #ccc;
}
.m-u-cart-header:after{
	background: #039482;
}
.m-u-cart-list-header{
	background: #039482;
    color: #fff;
}
.m-u-cart-list-header p{
	border-left: 1px solid #80cbc4;
}
.m-u-cart-list-content-item{
	background: #fafafa;
	box-shadow:0px 0px 1px #aaa inset;
}
.m-u-cart-list-content-item > div{
	border-left: 1px solid #ddd;
}
.m-u-cart-list-content-title h4 a{
	color: #0994bf;
}
.m-u-cart-list-content-title h4 a:hover{
    color: #121212;
}
.m-u-cart-list-content-one-price .m-u-cart-discount{
	color: #555;
}
.m-u-cart-payable h2{
	border: 1px solid #ddd;
}
.m-u-cart-payable h2 span:nth-child(2){
	color: #039482;
}
.m-u-cart-profile-address p{
	border: 1px solid #ccc;
}
.m-u-cart-profile-address p:first-child{
    border-top: 1px solid #ccc;
}
.m-u-cart-profile-address p span:first-child{
	background: #f1f1f1;
}
.m-u-cart-new-address p{
	border: 1px solid #ccc;
}
.m-u-cart-new-address p:first-child{
    border-top: 1px solid #ccc; 
}
.m-u-cart-new-address p span{
	background: #eee;
}
.m-u-cart-comment{
	border: 1px solid #ddd;
}
.Dash-ContentL-B-Table {
	border: 1px solid #eee;
}
.Dash-ContentL-B-Title {
	color: #fff;
    background:#00897b url(../img/table.jpg) repeat-x;
}
.Dash-ContentL-B-Table table {
	background: #fff;
}
.Dash-ContentL-B-Table table thead {
    background: #eee;
    color: #363636;
}
.Dash-ContentL-B-Table table tbody tr {
	color: #333;
	border-top: 1px solid #eee;
}
/* Modal */
.modal-header {
	background-color: #ababab;
    color: #fff;
}
.modal-footer{
	background-color: #ababab;
    color: #fff;
}
.modal-content {
	background-color: #fefefe;
	border: 1px solid #888;
}