.cust_dp_news .dropbtn {
  background-color: inherit;
  color: white;
  font-weight:700;
  border: none;
  padding:14px 10px 15px;
}

.cust_dp_news .dropdown {
  position: relative;
  display: inline-block;
}

.cust_dp_news .dropdown-content {
	display: none;
	position: absolute;
	background-color: #fff;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	font-size:12px;
	color:#333;
}
.cust_dp_news .dropdown-content-m{left:-160px}
.cust_dp_news .dropdown-content-item-desc{
  font-weight:400;
  padding-top:10px;
  max-width:380px;
  white-space:normal;
  line-height:1.5;
  min-width:280px;
}

.cust_dp_news .dropdown-content a {
  color: black!important;
  padding: 10px 20px;
  text-decoration: none;
  display: block;
}

.cust_dp_news .dropdown-content a:hover {background-color: #ddd;color:#333}
.cust_dp_news .dropdown-content-item:hover .dropdown-content-sub{
    left: 100%;
    position: absolute;
    top: -1px;
    display:block;
}

.dropdown-content-item-a {
    font-weight: 600;
}

.cust_dp_news .dropdown:hover .dropdown-content {display: block;}
.cust_dp_news .dropdown:hover .dropdown-content a{color: #333;}
.cust_dp_news .dropdown:hover .dropbtn {background-color: #555;}











#loginReg .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.font-weight-600 {
    font-weight: 600 !important;
}
.d-none{display:none;}
.social-login a {
	color: #212529 !important;
}

#loginReg .modal-footer {
    font-size: 12px;
    text-align: left;
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.strikeit {
    margin-top: 20px;
}
#rg_email_id, #password {
    box-shadow: none !important;
    border: 1px solid #ced4da !important;
    padding-right: 10px;
    font-size: 13px;
    border-left: none !important;
}
.left_icon_input {
    font-size: 15px;
    width: 35px;
}
.text-secondary {
    color: #6c757d !important;
}
.fs_13 {
    font-size: 13px;
}
.text-decoration-none {
    text-decoration: none !important;
}
.text-primary {
    color: #007bff !important;
}

.input-group {
    position: relative;
    display: flex;
    align-items: stretch;
    width: 100%;
}
.mt-2{margin-top:20px;}
.igrp {
    width: 100% !important;
}
.input-group-prepend, .input-group-append {
    display: flex;
}
.input-group-prepend {
    margin-right: -1px;
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.shw_pwd_icon {
    background: #fff;
    border-left: unset;
    border-radius: 4px !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    cursor: pointer;
}
.input-group #password {
    border-right: 0 !important;
}

.custom_navbar {
	min-height: 44px;
	height: 44px;
    background-color: #333;
    border-color: #333;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgb(0 0 0 / 30%);
}

.custom_navbar .navbar-brand {
   	height: 44px;
    padding: 10px 30px;
    padding-right: 0px;
}
.product_toggle_icon {
	color: #fff;
    opacity: 0.6;
    font-size: 10px;
}
.nav_icon_adj {
	margin-left: -5px;
    margin-top: -6px;
}

a .nongoldsup {
    width: 100px;
    margin-left:-37px;
    white-space: nowrap;
    z-index: 1;
}
.nongoldsup {
    position: absolute;
    width: 100px;
    margin-top: 17px;
    color: #FFD700;
    font-size: 10px;
    line-height: inherit;
    top: auto;
}

.nongoldsup.upgrade {
	margin-top: 30px;
}
.bg_trans {
    background-color: transparent !important;
}

.dp_product_item a, .dp_support_item a {
	padding: 7px 15px !important;
	border-bottom:1px solid #f2f2f2;
}
.dp_support_item {
    margin-top: -5px !important;
    border: unset;
    border-radius: 3px;
    font-size: 12px;
    color: #333;
    padding:0px;
}
.prdFS 
{
font-size: 12px;
    font-weight: 600;
    color: #fff !important;
    margin-top: -4px;
}

.fs_uname {
	margin-right: 4px;
    float: left;
    line-height: 14px;
    padding-top: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 65px;
}

#searchbox {
   	max-width: 500px;
    width: 100%;
    border: 1px solid #ddd !important;
    padding: 10px;
    margin-top: 3px;
    height: 35px;
    border-radius: 3px;
    font-size: 13px;
    outline: none !important;
    margin-left:10px;
}
#sbargobtnid {
	background-color: #287bbc;
    background: -moz-linear-gradient(top, #287bbc 0%, #23639a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#287bbc), color-stop(100%,#23639a));
    background: -webkit-linear-gradient(top, #287bbc 0%,#23639a 100%);
    background: -o-linear-gradient(top, #287bbc 0%,#23639a 100%);
    background: -ms-linear-gradient(top, #287bbc 0%,#23639a 100%);
    background: linear-gradient(to bottom, #287bbc 0%,#23639a 100%);
    -ms-filter: 'filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#287bbc, endColorstr=#23639a,GradientType=0 );';
    border: solid 1px #287bbc;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    width: 60px;
    margin-left: -60px;
    height: 35px;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    -khtml-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.navbar_menu_mcd {
    margin-left: 40px;
    font-size: 14px;
    color: #fff !important;
    text-decoration: none !important;
}
.dp_product_item {padding:0px !important;}

.border-bottom-0 {
    border-bottom: unset !important;
}
.right_dp_data li:hover {
	background:#ddd;
}

.user_profile_dp {
	padding-top: 10px !important;
    color: #fff !important;
    font-size: 12px;
    font-weight: 600;
}
.user_profile_dp i{
	color: #fff;
    font-size: 10px;
}

.dropdown.open .right_dp_data {
	display: flex;
    width: 320px;
    font-size: 12px;
    padding: 0px;
    margin-top: -5px;
    border: unset !important;
    border-radius: 3px;
}
.w-50 {
    width: 50%;    
}
.w-50.border-right {
	border-right: 1px solid #f2f2f2;
}
.w-50 li {
    padding: 7px;
    border-bottom: 1px solid #f2f2f2;
}
.right_dp_data a {color:#333 !important; text-decoration: unset !important;display:block}
.profile-image {
    border-radius: 3px;
    margin-left: 5px;
    margin-right: 5px;
}
.faqFS {
	margin-top: -4px;
    font-size: 18px;
    color: #fff !important;
}





#menu .dropdown-content a{
    width: 100%;
    text-align: left;
    padding-left: 10px;
}
#menu a{
    margin-right: 20px;
    color: #fff;
    font-weight: 400;
    float: right;
    text-align: right;
}
.topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 11px 5px 8px 5px;
    text-decoration: none;
    font-size: 12px;
    line-height: 23px;
}
.link-time{
    border-bottom: 1px dotted #ddd;
    width: 100%;
    padding: 8px 0px;
}
.top-links {padding: 0 15px;}
.new_feed_title {
	display:flex;
    align-items: center;
}
.new_feed_title img{
    width: 40px;
    height: 40px;
    margin-right: 10px;
    border-radius: 3px;
    border: 1px solid #f2f2f2;
}
.last_up_status {
	font-size: 12px;
    margin-top: 5px;
}
.news_page_title {
	font-size: 2rem;font-weight:bold
}

.upgrade_btn {
    height: 30px;
    margin-left: 0;
    background-color: #f3d078 !important;
    border-style: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font: 500 14px arial,sans-serif;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    color: #333!important;
    text-align: center!important;
    line-height: 1px!important;
    margin-top: 6px;
}


.upgrade_btn:hover {
    background-color: #f3d078!important; 
    text-decoration: underline;
}

/*custom css*/
/*.logo{ padding-top: 12px }*/
.blog_title{
    color: #0077b5;
    font-size: 14px;
}
.sub-title{ 
    color: #999;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 15px;
    text-align: justify;
    overflow-wrap: break-word;
}
.follow_unfollow_btn i{margin-right:3px;}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    font-size: 12px;
    font-weight: bold;
}
.upgrade_mobile {
	float: right;
    right: 20px;
    position: absolute;
    top: 5px;
    padding: 6px 10px;
    background-color: #f3d078;
    list-style: none;
    border-radius: 3px;    
}
.upgrade_mobile a{
	color: #333 !important;
	text-decoration:none !important
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.link-time:last-child {
	border-bottom:unset;
}

.top-links li{ padding: 3px 0 0px 0; border-bottom: 1px solid #eeeded;}
.top-links li a{ color: #333}
.top-links li a span:hover{ text-decoration:underline;}
ul.top-links{ list-style: none; padding-left: 0px; margin-top: 0px}
.ellip-line {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 275px;
}
ellip, .ellip-line {
    position: relative;
    overflow: hidden;
    /*    z-index: 1071;*/
}



#menu .dropdown{
    float: right; 
}

.ptitle h3{ 
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 14px;
}

.read-more-state {
    display: none;
}

.read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
    opacity: 1;
    font-size: inherit;
    max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
    content: 'Show more';
}

.read-more-state:checked ~ .read-more-trigger:before {
    content: 'Show less';
}

.read-more-trigger {
    cursor: pointer;
    display: inline-block;
    padding: 0 .5em;
    color: #666;
    font-size: .9em;
    line-height: 2;
    border: 1px solid #ddd;
    border-radius: .25em;
}
.tooltip h4{ margin-bottom: 2px; margin-top: 10px}
.sub-title a{ color: #999; }
.sub-title a:hover{ text-decoration: border}
.top-links a span{ color: #333}

.top-links a span:hover{ text-decoration: dotted; color: #0077b5}
.readmore:hover{ text-decoration: dotted; cursor: pointer}

.top-links span{ color: #999; text-align: left}
.text-right{ text-align: right!important}
.ptitle h3{ color: #0077b5;}
.siteurl
{
    width: 100%;
    overflow: hidden;
    display: block;
    height: 30px;
    float: left;
    font-size:12px;
}
.reloadicon:hover{ background: none!important;}
#menu sup { color:red}
#follow_unfollow{ text-align: right; padding-top:20px; padding-right:20px;}
.title-tooltip{ width:250px;text-align:justify; min-height:80px;}
.timestamp-long{ width:78px;text-align:center}
.tooltip-imagebox{ width:80px;height:80px;float:left;margin-right:10px}
.tooltip-imagebox img{ height:80px; width:80px}
.tooltip-heading{ margin-bottom: 15px; padding-bottom: 15px;}
.link-time img{ width: 16px; height: 16px}
.news_page_sub_title {
	font-size:17px;margin-bottom: 3rem;font-weight:bold
}
.site_url_most {height:50px;}

/*
.news_section_box:hover{
    box-shadow: 0px 6px 12px #0077b533;
}*/

.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.main-page-wrapper .index {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #757575;
}

@media (max-width: 768px) {
    .link-time{
        width: 100%;
    }
    #menu a{
        margin-right: 0px;
    }
    .topnav a{
        padding-left: 0px;
    }
    .upgrade_btn{
        margin-bottom: 20px;
    }
    .hidden-sm {
        display: none;
    }
    #menu .dropdown-content a{
        width: 100%;
        background-color: #555555;
        text-align: right;
    }
    .dropdown{ width: 100%}
    #menu a{ width: 100%!important; color: #fff}
    .topnav a:not(:first-child), .dropdown .dropbtn {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
        text-align: right!important;
    }
    .topnav.responsive {position: relative;}

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
    .topnav.responsive .dropdown {float: none;}
    .topnav.responsive .dropdown-content {position: relative;}
    .topnav.responsive .dropdown .dropbtn {
        display: block;
        width: 100%;
        text-align: right;
        padding: 5px;
        margin-top: 10px;
    }
    .dropdown-content a{
        color: #fff!important;
    }

}

footer {
    background: #FAFAFA;
    border-top: 1px solid #e7e7e7;
    padding: 1rem 0;
    margin-top: 2rem;
}

footer h4 {
    font-size: 12px;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
}

footer ul li {
    padding: 5px 0;
}

footer ul li a {
    color: #757575 !important;
    font-size:12px;
    font-family: 'Montserrat', sans-serif;
}

.tooltip .tooltip-inner {
    max-width: 300px;
    padding: 8px;
    text-align: left;
}
.tooltip .tooltip-inner h4 {
    font-size: 12px;
    font-weight: bold;
}
.follow_unfollow_btn {
    font-weight: bold;
    font-size: 12px;
    outline: unset !important;
    text-shadow: unset;
}

.border {border:1px solid #ddd}
.news_title_section {border-bottom: 1px solid #ddd;    padding: 10px;}

.border.news_section_box {
    margin-bottom: 20px;
    border-radius: 5px;
}
.upgrade_mobile {display:none;}

@media screen and (max-width: 1440px) {
	#searchbox {
    	max-width: 500px;
	}
}

@media screen and (max-width: 1240px) {
	#searchbox {
    	max-width: 300px;
	}
}

@media screen and (max-width: 1024px) {
	#searchbox {
    	max-width: 275px;
	}
}

@media screen and (max-width: 992px) {
	.searchforminner {
    	display:none !important
	}
}



@media screen and (max-width: 768px) {
	
	.mob_show{display:block !important;}
	.mob_hide{display:none !important;}
	
	.navbar-toggle {
		float:left;
	    padding-right: 0px;
    	margin-top: 5px;
	}
	.custom_navbar .navbar-brand {
	    padding-left: 0px;
	}
	.navbar-collapse.in{
		    background: #333;
    position: absolute;
    width: 100vw;
    z-index: 999;
    margin-top: -4px;
    margin-left: -16px;
	}
	.visible-xs-block a {color:#fff !important}
	.navbar-collapse .visible-xs-block {
	    padding-top: 10px;}
	    .navbar-right .upgrade_btn {
	        width: 200px;
    margin-left: 14px;
    line-height: 10px !important;
	    }
	    .upgrade_mobile {display:block;}
    #follow_unfollow {
	    text-align: right;
	    padding-top: 20px;
	    padding-right: 20px;
	    position: absolute;
	    right: 0px;
	}
}

