.menu > li:hover i, .menu > li.active i {
    color: #fff !important;
}

.menu li:first-child a:hover, .menu li:nth-child(1).active a, .menu li:nth-child(1).active a:hover, .menu li:nth-child(1).active a:focus {
    background-color: #0e1528;
}

#mobile_menu li a {
    border-top: 4px solid #187cb8 !important;
    color: #0e1528;
    padding: 15px 14px;
}

    #mobile_menu li a:hover {
        color: #ffffff;
    }


@media (min-width: 1290px) and (max-width: 1339px) {
    #mobile_menu li a {
        padding: 15px 18px;
    }
}

@media (min-width: 1340px) {
    #mobile_menu li a {
        padding: 15px 21px;
    }
}


/*---------------------Other website Start ---------------------------*/



.websites h3 {
    background: #1a56a7 none repeat scroll 0 0;
    border-bottom: 1px solid #eeeeee;
    border-top: 3px solid #187cb8;
    color: #ffffff;
    display: block;
    font-family: open sans condensed;
    font-size: 2em;
    font-weight: 700 !important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 15px 10px;
}

.ulwebsites li:hover {
    background: #e2f0f3 none repeat scroll 0 0;
    box-shadow: 3px 0 0 #1a56a7 inset;
}

.imgwebsites {
    border-radius: 5px;
}

.middlec h3 {
    color: #27536e;
}

.panel-collapse .bttn-default {
    background: #187cb8 none repeat scroll 0 0;
    border-bottom: 3px solid #035b89;
    color: #fff !important;
}

.accordion-toggle.closed.collapsed {
    background: #fff none repeat scroll 0 0 !important;
    color: #2c3d4f !important;
}

.accordion-toggle.closed {
    background: #2c3d4f none repeat scroll 0 0 !important;
    color: #fff !important;
}

.panel-heading .accordion-toggle.closed::after {
    content: "x";
    color: #fff;
}

.panel-heading .accordion-toggle.closed {
    background-color: #304256;
    color: #fff;
}

/*.panel-heading .accordion-toggle.collapsed::after {
    content: "+" !important;
    color: #2C3D4F;
}*/

#accordionB .accordion-toggle {
    border-bottom: 3px solid #dddddd;
}

#newsTab li.active a, #newsTab li.active a:hover {
    border-top: 3px solid #6954bc;
    color: #6954bc;
}

.tab-content .tabbuttons li:hover {
    background: #1b7ec2 none repeat scroll 0 0;
}

.tab-content .hiden {
    background: #0e1528 none repeat scroll 0 0;
    /*box-shadow: 0 -9px 0 0 #C98A2D inset;*/
}
/*---------------------Other website End ---------------------------*/

/*---------------------Footer Start ---------------------------*/
.footer .fa {
    border-radius: 5px;
}
/*---------------------Footer End ---------------------------*/

/*-------------------------------------------------MY GAFUTURES CSS START--------------------------------------------*/
.dropdown .btn-primary {
    background-color: #6fa486;
}

.notificetion h4 {
    background: #187cb8 none repeat scroll 0 0;
    font-weight: normal !important;
    border-bottom: 2px solid #0e1528;
    font-size: 18px;
}

.noti_row:hover {
    border-left: 2px solid #187cb8;
}

.dash_video_btn {
    background: #90b2d8 none repeat scroll 0 0;
    font-weight: normal;
}

.user_list li a.green {
    background: #015710;
}

.container-fluid.color::after {
    background-color: #1b7ec2;
    bottom: 0;
    content: "";
    height: 35px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1;
}

.container.slider {
    z-index: 2;
}

.avatar_header h4 {
    background: #015710;
}


.profile_header h4 {
    background: #187cb8 none repeat scroll 0 0;
}
/*-------------------------------------------------MY GAFUTURES CSS END--------------------------------------------*/
/*------------------------------------------------ DASHBOARD PAGES START-------------------------------------------*/
.message-active {
    background-color: #6954bc;
}

.notif_row:hover {
    border-left: 2px solid #6954bc;
}

.message-body a {
    color: #6954bc;
}

img.large_thumb_image:hover {
    border-color: #015710;
}

.profile_body h3 {
    color: #187cb8 !important;
}

.container-fluid {
    position: relative;
}
/*------------------------------------------------ DASHBOARD PAGES END --------------------------------------------*/
/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
