a{
    color:#9e9e9e; 
}
a:focus,a:hover{
    color:#9e9e9e;
}
code{
    color:#9e9e9e;
}
/*----  gray ----*/
.navbar-brand:focus,.navbar-brand:hover{
    color:white;
} 

.navbar-inverse{
    background-color: #9e9e9e;
    border-color: #9e9e9e;
}

.utmenu-list > li > a:hover{
    background-color: rgba(0,0,0,.1) !important;
    color:white !important;
}
.site-menu-left.left-menu-icon:not(.site-menu-top) .button-menu-mobile {
    background: #9e9e9e;
}
.utmenu-submenu > li > a:hover{
    background-color: rgb(158, 158, 158) !important;
}

.utmenu-submenu li a:hover{
    background: rgb(158, 158, 158) !important;
    color:white !important;
}

.utmenu-submenu li:nth-child(n+2) .utmenu-submenu-sub{
    border-top: 3px solid !important;
    color: #9e9e9e !important;
}

.utmenu-submenu li:nth-child(-n+1) .utmenu-submenu-sub{
    border-bottom: 3px solid;
    color: #9e9e9e;
}

.utmenu-submenu-sub li:nth-child(n+2) .utmenu-submenu-sub-sub{
    border-top-color: #9e9e9e !important;
}

.utmenu-submenu-sub li:nth-child(-n+1) .utmenu-submenu-sub-sub{
    border-bottom-color: #9e9e9e !important;
}
.bg-info-widget {
    background: #9e9e9e !important;
}
.bg-info-dark {
    background: rgba(158, 158, 158,0.7);
}
.panel-loading .cssload-double-torus{
    border-color:transparent rgb(158, 158, 158) rgb(158, 158, 158);
}

.utmenu-list > li > a:focus{
    color: white !important;
}

.btn-info.focus,.btn-info:focus,.btn-info:hover {
    background-color: #B7B5B5 !important;
    border-color: #B7B5B5 !important;
    color: white !important;
}

.btn-info+.dropdown-menu > li > a:focus,.btn-info+.dropdown-menu > li > a:hover{
    background: rgb(158, 158, 158) !important;
    color:white !important;
}


a.text-info:focus, a.text-info:hover {
    color: #9e9e9e;
}
.faq .panel-faq a[aria-expanded="true"]{ color: #9e9e9e !important; }
.faq .panel-faq a:hover {
    color: #9e9e9e;
}

.icon-in-setting span{
    color:#9e9e9e;
}



/*.panel-faq a{
    color:#7D7D7D;
}*/

.no-touch .cd-pagination a:hover {
    background-color: #9e9e9e;
    color: white;
}

.cd-pagination .current {
    /* selected number */
    background-color: #9e9e9e;
    border-color: #9e9e9e;
    color: #ffffff;
    pointer-events: none;
}

.nav-tabs-line>li.active>a,.nav-tabs-line>li.active>a:focus,.nav-tabs-line>li.active>a:hover{
    color:#9e9e9e !important;
}

.nav-tabs-line li.active:after{
    background-color: #9e9e9e !important;
}

.nav-tabs-line li:hover:after{
    background: #9e9e9e !important;
}
.post-time{
    color: #9e9e9e;
}

.btn-info{
    background-color: #9e9e9e !important;
    border-color: #9e9e9e !important;
    color:white !important;
}

.navbar-inverse .navbar-toolbar>li>a:focus,.navbar-inverse .navbar-toolbar>li>a:hover{
    color: #fff !important;
}

.hover-item a.list-group-item:focus,.hover-item a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{
    background-color: #9e9e9e;
}

.media-meta ,.input-search .icon_search{
    color: #9e9e9e;
}

.social-icon li a span:hover{
    color: #9e9e9e;
    border: 1px solid #9e9e9e !important;
}
.page-bg {
    background: rgba(158,158,158,0.4);
}
.form-control.focus,.form-control:focus{
    border-color: #9e9e9e !important;
    box-shadow: none !important;
}

.counter {
    color: #9e9e9e;
}

.user-details h4{
    color: #9e9e9e;
}

.user-details2 i:hover{
    color: #9e9e9e;
}

.input-search-icon{
    color: #9e9e9e;
}

.user-details i:hover {
    color: #9e9e9e;
}

.jvectormap-container path {
    fill: #9e9e9e !important;
}

.mega-menu-content .list-menu li a:hover{
    background: transparent !important;
    color:#9e9e9e !important;
}

.mega-menu-content .list-menu li{
    color: #9e9e9e;    
}

.mega-menu-content .list-menu li a{
    color: #3E3E3E;    
}
.mega-menu-content .list-menu li a:hover,.list-menu >li i{
    color: #9e9e9e;    
}

.breadcrumb-header li a,.text-page:before{
    color: #9e9e9e;
}

.table-th th{
    background-color: #9e9e9e;
}

.text-info{
    color: #9e9e9e;
}

.background-info{
    background: #9e9e9e;
}

.fonts-section .both-font.active_font{
    background: #9e9e9e;
}

.fonts-section .first-font{
    border: 1px solid #9e9e9e;
}

ul.pagination li a.active{
    background-color: #9e9e9e;
}

.utmenu-submenu > li:hover > a{
    background: #9e9e9e !important;
    color: white !important;
}

.utmenu-submenu-sub > li:hover > a{
    background: #9e9e9e !important;
    color: white !important;
}

.breadcrumb>li+li:before{
    color: #9e9e9e;
}

.breadcrumb li a {
    color: #9e9e9e;
}

.label-info {
    background-color: #9e9e9e;
}

.checkbox-primary input[type=radio]:checked+label::before,.checkbox-primary input[type=checkbox]:checked+label::before {
    background-color: #D8D2D2;
    border-color: #9E9E9E;
}
.c-checkbox input[type="checkbox"]:checked + span
{
    background-color: #9e9e9e !important;
    border-color: #9e9e9e !important;
}
.c-checkbox  input[type="checkbox"]:checked + span::before {
    background-color: #9e9e9e !important;
}
.c-checkbox:hover span, .c-radio:hover span {
    border-color: #9e9e9e !important;
}
.animated-btn.btn-border-info{
    border: 2px solid #9E9E9E !important;
    color: #9E9E9E !important;
}

.animated-btn.thar-one:hover{
    color: #fff !important;
}

.animated-btn.btn-border-info:after {
    border: 3px solid #9E9E9E;
}

.btn-bg-info:before {
    background: #9E9E9E;
}

.iconlist-wrap:hover{
    background-color: #9E9E9E;
}

.rangeUi-pointer,.rangeUi-selected{
    background-color: #9E9E9E !important;
}

.list .list-group-item.active {
    background-color: #9E9E9E;
    border-color: #9E9E9E;
}

.list-group-item.active{
    border-color: #908E8E;
}

.list .list-group-full>li.active{
    color: #9E9E9E !important;
}

.badge-info {
    background-color: #908E8E;
}

.list-group-item.active>.badge-info, .nav-pills>.active>a>.badge-info{
    background-color: #908E8E;
}
.label-info.label-outline {
    color: #9e9e9e;
    border-color: #9e9e9e;
}
.list-group-item-info {
    background-color: #908E8E !important;
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{
    background-color: #908E8E;
    border-bottom-color: #908E8E !important;
}

.profile-bottom{
    background: #908E8E;
}
.nav-profile a:hover{
    background: #908E8E !important;
    color:white;
}

.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{
    background-color: #9E9E9E !important;
    border-color: #949393 !important;
}

.panel-dark-box{
    background: rgb(189, 189, 189);
}

.link-panel li a{
    color: #9E9E9E;
}

#PanelDropdown {
    color: #9E9E9E;
}

.loader-circle-left .circle,.loader-circle-right .circle{
    border-color: #9E9E9E !important;
}

.well-info{
    background-color: #9E9E9E;
}

.tooltip-info+.tooltip.top .tooltip-arrow{
    border-top-color: #9E9E9E;
}

.tooltip-info+.tooltip .tooltip-inner,.popover-info+.popover .popover-title {
    background-color: #9E9E9E; 
    color: #fff;
}

.progress-bar-info{
    background-color: #9E9E9E;
}

.two-color{
    border-top-color: #9E9E9E;
    border-bottom-color: #9E9E9E;
}

.three-color{
    border-top-color: #9E9E9E;
}

.four-color{
    border-top-color: #9E9E9E;
}

.dotted-round .wBall .wInnerBall{
    background: #9E9E9E;
}

.f_circleG{
    animation-name: f_fadeG_them-g;
    -webkit-animation-name: f_fadeG_them-g;
    background-color: rgb(158, 158, 158);
}

.bubblingG span{
    animation-name: bubblingG;
    -webkit-animation-name: bubblingG;
    background-color: rgb(158, 158, 158);
}

.fountainG{
    animation-name: bounce_fountainG;
    -webkit-animation-name: bounce_fountainG;
    background-color: rgb(158, 158, 158);
}
/*left-menu*/
.info-box span
{
    color: #9E9E9E;
}

@keyframes bounce_fountainG{
    0%{
        transform:scale(1);
        background-color:rgb(158, 158, 158);
    }

    100%{
        transform:scale(.3);
        background-color:rgb(255,255,255);
    }
}

@keyframes bubblingG {
    0% {
        width: 10px;
        height: 10px;
        background-color:rgb(158, 158, 158);
        transform: translateY(0);
    }

    100% {
        width: 23px;
        height: 23px;
        background-color:rgb(255,255,255);
        transform: translateY(-20px);
    }
}

@keyframes f_fadeG{
    0%{
        background-color:rgb(158, 158, 158);
    }

    100%{
        background-color:rgb(255,255,255);
    }
}

.panel-dark-box code {
    background: rgb(158, 158, 158);
}

.title-masonry{
    color: #9E9E9E;
}

.bottom-masonry{
    border-bottom: 6px solid #9E9E9E;
}
/*---- Breadcrumb ----*/
.breadcrumb.breadcrumb-arrow > li + li::before
{
    color:#9E9E9E;
}
/*---- mailbox ----*/
.app-mailbox .nav > li > a:focus, .app-mailbox .nav > li > a:hover {
    background-color: #9E9E9E;
}
.attachment-infor ul li a:focus,.attachment-infor ul li a:hover{
    background: transparent !important;
    color: #9E9E9E;
}

/*---- jsGrid ----*/
.jsgrid-selected-row>td {
    background-color: #9E9E9E !important;
    border-color: #9E9E9E !important;
}

/*---- Peity chart ----*/
.peity-info .peity polygon{
    fill: #d8d6d6;
}
.peity-info .peity polyline{
    stroke: #9e9e9e;
}
/*---- * Tree View ----*/
.treeview .list-group-item:not(.node-selected):focus,.treeview .list-group-item:not(.node-selected):hover {
    color: #9e9e9e !important;
}
.treeview .list-group-item:not(.node-selected):focus>.node-icon,.treeview .list-group-item:not(.node-selected):hover>.node-icon {
    color: #9e9e9e !important;
}
.treeview .search-result
{
    color:#9e9e9e !important
}
.node-selected {
    background-color: #9e9e9e !important;
}
.treeview .node-selected.search-result
{
    color: #fff !important; 
}
.overlay-hover-des a{
    color: white;
}

.overlay-hover-des,.top-description{
    background: rgba(158, 158, 158, 0.7);
}

.chat_message_right li {
    background: #908E8E;
}

.chat_message_right li:first-child:before{
    border-color: transparent transparent transparent #908E8E;
}
.chat-title-box{
    background-color: #908E8E;
}
.chat-message .list-group-item:nth-child(odd) {
    /*background: #006064;*/
    background: #f3f4f5;
}
.navs .nav-pills>li.active>a,.navs .nav-pills>li.active>a:focus,.navs .nav-pills>li.active>a:hover{
    background-color: #908E8E;
}

.navs ul li a{
    color:#908E8E;
}

.nav>li.disabled>a{
    color: #777;
}

.pagination > li > a:focus,.pagination > li > a:hover,.pagination > li > span:focus, .pagination > li > span:hover{
    background: #908E8E !important;
    color:white !important;
}

.paginations .pager li>a:focus,.paginations .pager li>a:hover{
    border-color: #908E8E !important;
    color: #908E8E;
}

.cd-pagination .current{
    background-color: #908E8E;
    color:white;
}

/*---- Ribbon ----*/
.pure-ribbon-info:after {
    border: 1.5em solid #9e9e9e;
}
.pure-ribbon-info:before {
    border-color: transparent transparent #9e9e9e transparent;
}
.flat-ribbon-info{
    background-color: #9e9e9e;   
}
.flat-ribbon-info:before{
    border-color: #9e9e9e #9e9e9e #9e9e9e transparent;
}
.flat-ribbon-info:after{
    border-color: #9e9e9e transparent #9e9e9e #9e9e9e;
}
.right-ribbon-info{
    background-color: #9e9e9e;
}
.right-ribbon-info:after{
    border-color: #9e9e9e transparent #9e9e9e #9e9e9e;
}
.btn-blue .ribbon-button {
    background: #9e9e9e;
}
.ribbon-top.ribbon-reverse .ribbon-button:after {
    border-bottom-color: #9e9e9e;
    border-left-color: #9e9e9e;
}
.ribbon-inner {
    background-color: #9e9e9e;
}
.inner-info {
    background-color: #9e9e9e !important;
}
.corner-info:before{
    border-color: #9e9e9e transparent transparent #9e9e9e;
}
.global-math .plane-info {
    background: #9e9e9e;
}
.global-math .middle-top-math .plane-info {
    background: #c1c1c1;
}
.global-math .middle-down-math .plane-info {
    background: #c1c1c1;
}

/*---- all form meterial ----*/

.form-material .form-control.focus,.form-material .form-control:focus{
    background-image: linear-gradient(#9E9E9E,#9E9E9E),linear-gradient(#e0e0e0,#e0e0e0);
}

/*---- Step ----*/
.info-back{background-color: #908E8E;}
.pr-pearl.done .prl-icon, .pr-pearl.done .prl-series {   
    background-color: #908E8E;
    border-color: #908E8E;
}
.pr-pearl.done:after, .pr-pearl.done:before, .pr-pearl.current:after, .pr-pearl.current:before  {
    background-color: #908E8E;
}
.pr-pearl.current .prl-icon, .pr-pearl.current .prl-series {
    color: #908E8E;
    border-color: #908E8E;
}
.step-title, .prl-title, .sp-series{
    color: #908E8E;
}

.pagiextra .pagination-item:hover,.pagiextra .pagination-item.is-active{
    background: #908E8E !important;
}

.pagiextra .pagination-item a:hover,.pagiextra .pagination-item a:focus{
    background: transparent !important;
}

.pagiextra .pagination-link--wide:hover{
    color: white !important;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #908E8E !important;
    border-color: #908E8E;
}

.no-touch .cd-pagination a:hover {
    background-color: #908E8E;
    color: white !important;
}

.panel-info>.panel-heading {
    background-color: #9E9E9E;
    border-color: #908D8D;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #B5B5B5;
    outline: 0;
}

.control input:checked ~ .control_indicator {
    background: #AFADAD;
}

.form-material .form-control, .form-material .form-control.focus, .form-material .form-control:focus {
    background-image: linear-gradient(#908E8E,#908E8E),linear-gradient(#e0e0e0,#e0e0e0);
}

.checkbox-custom input[type=radio]:checked+label::before, .checkbox-custom input[type=checkbox]:checked+label::before{
    border-color: #908E8E;
}

.form-control#selectMulti:focus {
    background-image: linear-gradient(#e0e0e0,#e0e0e0),linear-gradient(#e0e0e0,#e0e0e0);
}
.alert-info .alt-alerts {
    color: #908E8E !important;
}

.alert-icon-box{
    border-color: #908E8E;
}

.info-border-color:before {
    border-color: #908E8E transparent #908E8E #908E8E;
}

.alert.dark.alert-info {
    background-color: #908E8E;
    border-color: #908E8E;
}

.alt-info
{
    border-left: 6px solid #717070 !important;
}

.btn-info .badge {
    color: #908E8E;
}

.input-info {
    border-color: #908E8E !important;
}

.form-wizard > ol > li.active {
    background-color: #908E8E;
}

.wizard_verticle ul.wizard_steps li a.done:before, .wizard_verticle ul.wizard_steps li a.done .step_no {
    background: #908E8E;
    color: #fff;
}

.wizard_horizontal ul.wizard_steps li a.done:before, .wizard_horizontal ul.wizard_steps li a.done .sp-circle {
    background: #908E8E !important;
}

.form-wizard > ol > li .label {
    color: #908E8E;
    border: 1px solid #908E8E;
}
.wizard_horizontal ul.wizard_steps li a.done:before, .wizard_horizontal ul.wizard_steps li a.done .sp-series
{
    background: #9e9e9e;
}
.contact-padding:hover .btn-info, .contact-padding:focus .btn-info{
    background-color: #B7B5B5 !important;
}
/*---- modals ----*/
.choose-color .bg-info-modal{
    border: 2px solid #9e9e9e;
}
.color-info-modal {
    background-color: #9e9e9e;
}
.bg-info-check {
    background-color: #9e9e9e !important;
}
.color-info-modal{
    background-color: #9e9e9e !important;
}
/*---- Typography ----*/
.typography blockquote {
    border-left: 3px solid #9e9e9e;
}
.typography .blockquote-reverse {
    border-right: 3px solid #9e9e9e;
}
/*---- Pricing-table ----*/
.price-table .price-price {
    color: #9e9e9e;
}
.price-table .price-title {
    color: #9e9e9e;
}
.pricing-right-title {
    background-color: #9e9e9e;
}
.price-ribbon-list .price-header{
    background: #9e9e9e;
}
/*---- simple-timeline ----*/
.timeline-list-ul .active .timeline-icon {
    background-color: #9e9e9e;
    border-color: #9e9e9e;
    color: #fff;
}
/*---- datatable ----*/
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before
{
    background-color: #9e9e9e !important;
}
/*---- Form advance ----*/

input.labelauty:checked+label{
    background-color: #9e9e9e !important;
}
input.labelauty:checked:not([disabled])+label:hover
{
    background-color: #9e9e9e !important;
}
.datepicker table tr td.active.active.focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active.focus, .datepicker table tr td.active.disabled.active:focus, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled:active.focus, .datepicker table tr td.active.disabled:active:focus, .datepicker table tr td.active.disabled:active:hover, .datepicker table tr td.active.disabled:hover.active.focus, .datepicker table tr td.active.disabled:hover.active:focus, .datepicker table tr td.active.disabled:hover.active:hover, .datepicker table tr td.active.disabled:hover:active.focus, .datepicker table tr td.active.disabled:hover:active:focus, .datepicker table tr td.active.disabled:hover:active:hover, .datepicker table tr td.active:active.focus, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active:hover, .datepicker table tr td.active:hover.active.focus, .datepicker table tr td.active:hover.active:focus, .datepicker table tr td.active:hover.active:hover, .datepicker table tr td.active:hover:active.focus, .datepicker table tr td.active:hover:active:focus, .datepicker table tr td.active:hover:active:hover, .open>.dropdown-toggle.datepicker table tr td.active.disabled.focus, .open>.dropdown-toggle.datepicker table tr td.active.disabled:focus, .open>.dropdown-toggle.datepicker table tr td.active.disabled:hover, .open>.dropdown-toggle.datepicker table tr td.active.disabled:hover.focus, .open>.dropdown-toggle.datepicker table tr td.active.disabled:hover:focus, .open>.dropdown-toggle.datepicker table tr td.active.disabled:hover:hover, .open>.dropdown-toggle.datepicker table tr td.active.focus, .open>.dropdown-toggle.datepicker table tr td.active:focus, .open>.dropdown-toggle.datepicker table tr td.active:hover, .open>.dropdown-toggle.datepicker table tr td.active:hover.focus, .open>.dropdown-toggle.datepicker table tr td.active:hover:focus, .open>.dropdown-toggle.datepicker table tr td.active:hover:hover
{
    background-color: #9e9e9e !important;
    border-color: #9e9e9e !important;
}
.datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .open>.dropdown-toggle.datepicker table tr td.active, .open>.dropdown-toggle.datepicker table tr td.active.disabled, .open>.dropdown-toggle.datepicker table tr td.active.disabled:hover, .open>.dropdown-toggle.datepicker table tr td.active:hover
{
    background-color: #9e9e9e !important;
    border-color: #9e9e9e !important;
}
.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover
{
    background-color: #9e9e9e !important;
}
/*---- Search-page ----*/
.search-ad {
    background-color: #9e9e9e;
}
/*---- masonry ----*/
.left-masonry a {
    color: #424242;
}
.left-masonry a:hover {
    color: #9e9e9e;
}
/*---- Sortable Nestable ----*/
.dd-handle,.dd-item-alt .dd-content,.dd-content{
    border-color:#9e9e9e !important;
}
.border-sort {
    border-right: none !important;
}
.dd-item-alt .dd-content:hover, .dd-handle:hover {
    color: #9e9e9e !important;
}
.dd-item>button:before,.dd-item>button:before{
    color: #9e9e9e !important;
}
/*---- dropdowns ----*/
.dropdown-menu a:hover .dropdown-menu a:focus{
    background-color: #9e9e9e !important;
    color: white !important;
}
/*---- toastr ----*/
.amaran.default {
    background: #9e9e9e !important;
}
/*---- bootbox ----*/
.toast-info{
    background-color:#9e9e9e !important;
}

/*---- dashboard page ----*/
.blue
{
    background-color:#9E9E9E;
}
.dash-gallary-widget .gallery-background {
    background-color: #908E8E  !important;
}
.timeline-list-ul .active .timeline-icon {
    background-color: #908E8E;
    border-color: #908E8E;
    color: #fff;
}
.chart-float2 {
    background-color: #9E9E9E;
}

.dropdown-menu>li>a{ 
    font-weight: 400;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: #908E8E;
}
.dashboard .our-target .heading-top-index-2 {
    background: #908E8E;
}
.dashboard .our-target .total-sales-sec {
    background: #908E8E;
}
.dashboard3 .bg-info {
    background: #9e9e9e !important;
}
.dashboard3 .bg-info-dark {
    background: rgba(158,158,158,0.7);
}
/*---- dash header ----*/
.dash-content-header-media .dash-header-section {
    background: rgba(158,158,158,0.7) !important;
}
.dash-content-image-color {
    background-color: rgba(158, 158, 158, 0.35) !important;
    box-shadow: 0 -5px 36px rgba(158, 158, 158, 0.89) inset !important;
}

/*---- tabs-accordions ----*/
.tabs-page .nav > li > a:focus, .tabs-page .nav > li > a:hover {
    background-color: #908E8E;
}
.panel-group.accordion-tabs .panel-heading {
    background-color: #908E8E;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #908E8E;
}
.hover-none > li > a:focus, .hover-none > li > a:hover {
    color: #908E8E !important;
}
.nav-tabs-horyzontal .hover-none > li.active > a, .nav-tabs-horyzontal .hover-none > li.active > a:focus, .nav-tabs-horyzontal .hover-none > li.active > a:hover {
    color: #908E8E !important;
}
.nav-top-line li.active::before, .nav-top-line li:hover::before {
    background: #908E8E none repeat scroll 0 0;
}
.bgcolor1.un-style > .nav-tabs > li > a::after {
    background: #908E8E none repeat scroll 0 0;
}
.bgcolor1 .nav-tabs > li > a:hover {
    color: #908E8E !important;
}
.nav-tabs-vertical .nav-tabs-line li.active::after {
    height: 43px;
    background: #908E8E;
}
.nav-tabs-line li a:hover {
    color: #908E8E;
}
.nav-tabs-vertical .nav-tabs-solid > li > a:hover {
    background-color: #DEDEDE;
}
.bgcolor1 .nav-tabs > li.active > a, .bgcolor1 .nav-tabs > li.active > a:focus, .bgcolor1 .nav-tabs > li.active > a:hover {
    background-color: #DEDEDE;
    border-color: transparent transparent rgba(54, 169, 225, 0.39);
    color: #908E8E !important;
}
.nav-tabs-vertical .nav-tabs-solid > li > a:hover, .nav-tabs-vertical .nav-tabs-solid > li.active > a, .nav-tabs-vertical .nav-tabs-solid > li.active > a:hover {
    border-right: 3px solid #B3AFAF !important;
}
/*---- nav ----*/
.nav-box-content .nav > li > a:focus, .nav-box-content .nav > li > a:hover {
    background-color: #908E8E;
}

/*---- message ----*/
.app-message .list-group-item.active {
    border-color: #908E8E;
    background-color: #908E8E;
}
.app-message .message-list .list-group-item:hover {
    background-color: #908E8E;
    border-color: #908E8E;
}
/*---- contect ----*/
.contact-padding:hover , .contact-padding:focus{
    background-color: #908e8e;
    color: #fff;
}
.contact-list > li > a:focus, .contact-list > li > a:hover {
    background-color: #908E8E;
}
.page-aside-section .list-group-item:hover {
    color: #fff;
    background-color: #908E8E;
}
.page-aside-section .list-group-item:hover i {
    color: #fff !important ;
}
/*---- project ----*/
.project-box .post-meta {
    background: #908E8E;
}
/*---- navbars ----*/
.border-info a {
    color: #908E8E;
}
/*---- tour ----*/
.tour-test .popover-title{
    background: #908E8E !important;
}
.tour.tour-test .arrow:after{
    border-left-color: #908E8E !important;
}
/*---- form wizard ----*/
.swMain ul.anchor li a.selected {
    background: #908E8E !important;
}
.swMain .buttonNext {
    background-color: #908E8E !important;
}
.swMain .buttonPrevious {
    background-color: #908E8E !important;
}


/*----- USERLIST -----*/

.layout-wrap .radio-default input[type=radio]:checked+label::after {
    border-color: #908E8E;
}

/*---- Carousel ----*/
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background:#908E8E ;
}
.carousel-indicators .active {
    background-color: #908E8E;
}
.slick-dots li.slick-active button::before {
    color: #908E8E !important;
}

/*---- animation ----*/
.cssload-loader .cssload-inner.cssload-one {
    border-bottom: 3px solid #908E8E;
}
.cssload-loader .cssload-inner.cssload-two{
    border-right: 3px solid #908E8E;
}
.cssload-loader .cssload-inner.cssload-three{
    border-top: 3px solid #908E8E;
}
.lodding .cssload-double-torus {
    border-color: transparent #908E8E #908E8E;
}
.cssload-container .cssload-whirlpool, .cssload-container .cssload-whirlpool::before, .cssload-container .cssload-whirlpool::after {
    border-left-color: #908E8E;
}

/*.advance-element input{
    color: white !important;
}*/

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

    /*---- mobile menu ----*/

    .utmenu-list .utmenu-submenu li a:hover{
        background-color: #908E8E !important;
    }

    .mobile-sub .utmenu-submenu li.active > a{
        background-color: #908E8E !important;
    }

    .utmenu-list > li.active > a,
    .utmenu-list > li:focus > a,
    .utmenu-list > li:hover > a{
        background-color: #908E8E !important;
        text-decoration: none;
        color: #FFF !important;
    }
    .mobile-logo{
        color:#908E8E !important;
    }
    .utmenu-click i{color:#908E8E !important;}

    .utmenu-list > li.active > .utmenu-click i, .utmenu-list > li:focus > .utmenu-click i, .utmenu-list > li:hover > .utmenu-click i{
        color:white !important;
    }

    .utmenu > .utmenu-list > li > a{
        color:#908E8E;
    }
    .mobile-sub.utmenu-list .utmenu-submenu li a{
        color: #908E8E;
    }
    .utmenu-submenu li:nth-child(-n+1) .utmenu-submenu-sub{
        border-bottom:none;
    }
    .utmenu-submenu li:nth-child(n+2) .utmenu-submenu-sub{
        border-top:none !important;
    }

    .utmenu-submenu-sub li:nth-child(-n+1) .utmenu-submenu-sub-sub{
        border-bottom:none;
    }

    .utmenu-submenu-sub li:nth-child(n+2) .utmenu-submenu-sub-sub{
        border-top:none !important;
    }

    .mobile-res-logo a{
        background: #908E8E !important;
    }
    .mobile-logo{color:white !important}

    .mobile-res-logo a:hover {
        background: #908E8E !important;
    }

    .mobile-sub.utmenu-list .utmenu-submenu li a:hover {
        background-color: #908E8E !important;
        color: #fff !important;
    }

    .utmenu-submenu-sub{
        border-top:none !important;
    }

    .utmenu-submenu li .utmenu-submenu-sub,.utmenu-submenu-sub .utmenu-submenu-sub-sub{
        border-color: -moz-use-text-color -moz-use-text-color #ccc !important;
        border-style: none none solid !important;
        border-width: medium 0 1px !important;
    }
    .mobile-megamenu
    {
        background: #908E8E !important;  
    }
}
@media (max-width: 991px) {
    .navbar-container {
        background-color: #e4e2e2 !important;
        clear: both;
    }

}
@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #908E8E !important;
    }
}