
body {
    font-family: 'Cairo', sans-serif !important;
    font-size: 12px;
}

.topbar-wrapper {
    text-align: left;
}

.breaking-title:before {
    content: "";
    background: #f05555;
    width: 100%;
    height: calc(100% + 1px);
    position: absolute;
    left: 0;
    top: -1px;
    z-index: 0;
}

.breaking-title {
    padding: 7px 10px;
    display: block;
    float: left;
    color: #ffffff;
    font-size: 12px;
    position: relative;
    margin-bottom: 0;
    margin-right: 10px;
}

.breaking-title:before {
    background: #fff !important;
    box-shadow: 0 0 10px #666 !important;
}

#top-nav.has-breaking-news .tie-alignright {
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    z-index: 1;
}

#top-nav .tie-alignleft, #top-nav .tie-alignright {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
}

.components {
    float: right;
}

.components {
    margin-bottom: 0px !important;
}

.topbar-wrapper .social_icons a {
    margin: 0 6px;
    font-size: 13px;
} 

.logo_menu {
    padding: 10px 0;
}



.page-header {
    margin: 0;
}

.page-header {
    padding-bottom: 0;
}

.social_icons {
    margin-top: 6px;
    margin-bottom: 5px;
}

.social_icons a {
    color: #000;
}

.top_menu {
    /* margin-bottom: 10px; */
    /*border-bottom: 1px solid #eee;*/
}

.logo_menu .menu-logo {
    margin-bottom: 15px;
    margin-top: 10px;
    width: 200px;
}

.navbar-inverse {
    background: #fff !important;
    border-color: transparent;
    border-radius: 5px;
    border: 0;
    margin-bottom: 0; 
    background: #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    border-radius: 5px !important;
}
.navbar-inverse .navbar-nav>li>a {
    color: #000;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700 !important;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #000;
    background: #fff;
}

.navbar-right {
    margin-right: 0px;
}

.main_navbar .active::after {
    background: #df2c30 !important;
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
}

/*.main_navbar .active a::after {
    content: "";
    width: 20px;
    height: 2px;
    position: absolute;
    margin-top: 17px;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: #2c2f34;
    transition: 0.3s;
}*/

.main_navbar .navbar_li::after {
    background: transparent;
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #000;
    background-color: transparent;
}

li.dropdown:hover > .dropdown-menu {
    display: block;
}
.bg-color{
    background: linear-gradient(90deg,#d81757 0%,#e4381b 100%);
}
.main_navbar .dropdown .dropdown-menu {
    background: #fff !important;
    border-top: 2px solid #df2c30 !important;
    border: 0;
    border-radius: 0;
}

.main_navbar .dropdown .dropdown-menu>li>a {
    color: #000;
    background-color: transparent;
    font-size: 12px;
    font-weight: 700;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.dropdown-menu>li>a:hover{
    background: rgba(0, 0, 0, 0.08) !important;
    color: #dd263c  !important;
}

.dropdown-menu {
    padding: 0;
}

.main-nav-menu {
    box-shadow: 0 4px 2px -2px rgba(0,0,0,0.1);
}

.main_navbar .navbar_li:hover{
    background: transparent !important;
}

.footer {
    background-color: #1f2024;
    color: #aaa;
    padding-top: 60px;
    padding-bottom: 25px;
}

.footer h4 {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
}

.footer .footer_title {
    margin-bottom: 15px;
}

.footer .footer_title::after {
    content: "";
    background: #fff;
    width: 40px;
    height: 2px;
    position: absolute;
    left: 0;
}

.earning_sites_footer, .most_viewed_posts, .footer_tags, .footer_follow_us {
   
    padding-right: 30px;
}

.earning_sites_footer .col-md-4 {
    padding: 5px;
}

.tagcloud_footer a {
    border: 1px solid #656565;
    text-decoration: none;
    border-radius: 3px;
    color: #fff;
    font-size: 12px !important;
    display: inline-block;
    background: rgba(0,0,0,0.03);
    line-height: 14px;
    margin: 3px 1px;
    padding: 6px 10px;
    border-radius: 2px;
}

.tagcloud_footer a:hover {
    color: #bc6804;
}

.footer_second {
    padding-top: 30px;
    padding-bottom: 10px;
}

.footer_second p {
    font-size: 13px;
}

.footer_bottom {
    background: #161619;
    padding: 30px 0;
}

.footer_bottom p {
    font-size: 13px;
    margin-bottom: 0;
    color: #aaa;;
}

.footer_bottom h3 {
    font-size: 13px;
}

.footer_bottom h3 a {
    color: #fff;
    margin-right: 5px;
    margin-left: 5px;
}

.signup_form {
    padding: 30px 25px;;
    margin: 50px 0;
    box-shadow: 0 0 25px #ccc;
    border-radius: 5px;
}

.signup_form .sign_in_btn {
    border: 0;
    box-shadow: 0 0 10px #888;
    background: linear-gradient(90deg,#d81757 0%,#e4381b 100%) !important;
    color: #fff;
    font-size: 13px;
    padding: 7px 20px;
    font-weight: 100;
    border-radius: 2px;
    margin-top: 5px;
    width: 100%;
    text-transform: uppercase;
}

.signup_form p a {
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.signup_form .form_facebook {
    background-color: #3B5998;
    color: #fff;
    padding: 7px 10px;
    margin-bottom: 10px;
}

.signup_form .form_google_plus {
    background-color: #DE5543;
    color: #fff;
    padding: 7px 10px;
    margin-bottom: 10px;
}

.signup_form .form_google_plus i , .signup_form .form_facebook i {
    font-size: 20px;
}

.signup_form .form_google_plus .google_plus_text {
    margin-left: 10px;
    position: relative;
    top: -2px;
}

.signup_form .form_facebook .facebook_text {
    margin-left: 25px;
    position: relative;
    top: -2px;
}

.or_signin p span {
    background-color: #eee;
    padding: 5px;
    border-radius: 50px;
    font-size: 12px;
}

.or_signin p {
    text-align: center;
}

.signup_form ul li {
    line-height: 2.5;
}

.add_account_menu {
    margin: 0;
    list-style: none;
    padding-left: 0;
    padding-top: 10px;
    background-color: #b66401;
    color: #fff;
    padding: 7px 15px;
}

.add_account_menu li {
    list-style: none;
    display: inline;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #eee;
}

.add_account_menu li a {
    color: #fff;
}

.add_account {
    padding: 25px;
    box-shadow: 0 0 15px #aaa;
    margin: 30px 0;
    border-radius: 5px;
    background-color: #fff;
}

.dashboard_btn {
    border: 0;
    box-shadow: 0 0 10px #888;
    background-color: #d27a0f;
    color: #fff;
    font-size: 14px;
    padding: 7px 20px;
    font-weight: 100;
    border-radius: 2px;
    margin-top: 5px;
    transition: 0.5s;
}

.dashboard_btn:hover {
    border: 0;
    box-shadow: 0 0 10px #888;
    background-color: #905309;
    transition: 0.5s;
    color: #fff;
}

.add_account_display {
    display: block !important;
}

.add_account h4 {
    text-align: center;
    margin-bottom: 20px;
}

.add_account .form-control {
    box-shadow: none;
    font-size: 13px;
}

.signup_form .input-group {
    border: 1px solid #eeedf3;
    border-radius: 5px;
    margin-bottom: 10px;
}

.signup_form .input-group input {
    border: 0;
    box-shadow: none;
    background-color: transparent;
    font-size: 12px;
}

.signup_form .input-group .input-group-addon {
    background-color: transparent;
    border: 0;
    padding: 0 10px;
}

.referral_code_display {
    display: block !important;
}

.signup_img_sec {
    text-align: center;
    margin-top: 25px;
}

.signup_img_sec img {
    margin-top: 15px;
}

.signup_form h1 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 15px;
    text-align: left;
    color: #59576d;
    padding-top: 10px;
}

.signup_form .title_h2:before {
    content: '';
    background: #d81757;
    height: 3px;
    width: 30px;
    position: absolute;
}

.signup_main_form form {
    padding: 0 15%;
}

.border-right {
    border-right: 1px solid #eee;
}

.border-left {
    border-left: 1px solid #eee;
}

.signup_form h5 {
    text-align: center;
}

.signup_form h5 a {
    color: #a5a3ae;
    font-size: 12px;
    text-decoration: none;
}

.signup_form h6 {
    text-align: center;
}

.signup_form h6 a {
    color: #d81757;
    text-decoration: none;
}

table {
    border-collapse: separate;
    border-spacing: 0 10px;
}

.table tbody tr {
    background-color: #fff;
    transition: 0.5s;
    border: 1px solid #aaa;
    box-shadow: 0 0 1px #777;
    border-radius: 5px;
}

.table tbody tr:hover {
    box-shadow: 0 0 15px #aaa;
    transition: 0.5s;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 0px solid #ddd;
    padding: 10px 15px;
}

tr td:first-child { border-top-left-radius: 5px; }
tr td:last-child { border-top-right-radius: 5px; }
tr td:first-child { border-bottom-left-radius: 5px; }
tr td:last-child { border-bottom-right-radius: 5px; }

#subNavbar .navbar-nav>li>a {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
    color: #222;
    transition: 0.5s;
    margin-right: 5px;
}

#subNavbar .navbar-nav>li>a:hover {
    background-color: #b96908;
    border-radius: 2px;
    color: #fff;
    transition: 0.5s;
}

#subNavbar {
    padding: 10px 0px;
}

.submenu_post {
    margin-bottom: 0px;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.submenu_active {
    background-color: #b96908;
    border-radius: 2px;
    color: #fff !important;
}

.select_exchange {
    padding-bottom: 25px;
}

.select_exchange h3 {
    margin-bottom: 0;
    margin-top: 25px;
    font-size: 18px;
    margin-bottom: 15px;
}

.select_exchange .media {
    border-radius: 5px;
    border: 1px solid #ddd;
    margin-bottom: 25px;
    padding: 10px;
    background-color: #fff;
    transition: 0.5s;
}

.select_exchange .media:hover {
    box-shadow: 0 0 15px #ccc;
    transition: 0.5s;
} 

.select_exchange .media .media-body p {
    margin-bottom: 0;
}

.select_exchange .media-heading {
    font-size: 16px;
    margin-top: 6px;
}

.select_exchange a {
    color: #333;
}

.select_exchange a:hover {
    text-decoration: none;   
}

.dashboard_page {
    padding-top: 25px;
}

.cust_filters {
    text-align: right;
    margin-top: 25px;
}

.copy_btn {
    background-color: transparent;
    border: 0;
    outline: 0 !important;
}

.referral_social {
    text-align: center;
    margin-top: 25px;
}

.referral_code_dash {
    background-color: #fff;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.breaking-news-text {
    margin-bottom: 0;
    padding-top: 5px;
    font-size: 11px;
}

.tie-aside-effect {
    right: 350px !important;
    visibility: visible !important;
}

.our_products {
    margin-top: 30px;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    z-index: 999;
        padding: 0;
}

.our_products img {
    width: 50px;
}

.our_products p {
    margin-bottom: 0;
    margin-top: 5px;
    font-size: 13px;
}

.our_products h6 {
    margin-top: 4px;
    font-size: 10px;
}

.our_products h6 span {
    background-color: #d67c11;
    color: #fff;
    padding: 2px 5px;
    border-radius: 2px;
}

.timeline-widget a:hover, .our_products a:hover {
    color: #d37a10;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    overflow-x: hidden;
}
.btn-hover-effect{
    background: transparent;
    color: #08f;
}
.btn-hover-effect:hover{
    color: #b96908 ;
}
.btn-goback{
    background: linear-gradient(to top, #b36200 0%, #de8315 100%) !important;
    display: inline-block;
    color: #ffffff;
    padding: 0 6px;
    font-size: 11px;
    line-height: 1.85em;
    margin-right: 4px;
    position: relative;
    white-space: nowrap;
    word-wrap: normal;
    letter-spacing: 0;
    transition: 0.3s;
    border-radius: 2px;
    margin-top: 10px;
}
.nav>li {
    margin: 0px !important;
}
.timeline-widget ul li a:hover .date:before {
	background: #d81757 !important;
}
#footer a:hover{
    color: #d81757 !important;
}

@media(max-width: 1024px) {
    .submenu_active {
        font-size: 11px !important;
    }
    
    .navbar-inverse .navbar-nav>li>a {
        color: #fff;
        text-transform: uppercase;
        font-size: 11px !important;
    }
}

@media(max-width: 1000px) {
    .submenu_active {
        font-size: 10px !important;
    }
    
    .navbar-inverse .navbar-nav>li>a {
        color: #fff;
        text-transform: uppercase;
        font-size: 11px !important;
    }
    
    .navbar_li{
        margin: 0 !important;
    }
}


@media(max-width: 991px) {
    .main-nav-menu {
        display: none !important;
    }
    
      .sdfsdf{
         margin: 23px 14px 0px;
    }
    
    .infoo{
          margin-bottom: 20px;  
    }
    
    .add_account {
        margin: 15px 0;
    }
}
@media(max-width: 767px){
    .search-mobile{
        display: none;
    }
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 18px;
        padding-bottom: 18px;
        padding-right: 12px;
        padding-left: 12px;
    }
}

@media (min-width: 768px) {
    .nav>li {
        margin: 0 15px;
    }
    
    .logo_menu img {
        width: 95%;
    }
}

@media (max-width: 500px) {
    .sdfsdf{
         margin: 23px 14px 0px;
    }
    
    div.dataTables_wrapper div.dataTables_length{
        margin-top: 15px;
    }
    
    .infoo{
          margin-bottom: 20px;  
    }
    
    .add_account {
        margin: 15px 0;
    }
}

@media (max-width: 385px) {
    .add_account {
        padding: 22px  !important;
    }
    
    .api_key_help_guid {
        font-size: 10px  !important;
        float: left !important;
        margin: 12px 2px  !important;
    }
}