/* Added developer n 01-03-2017 */
@font-face{font-family:'BebasNeue';src:url('../fonts/BebasNeue-Regular.eot');src:url('../fonts/BebasNeue-Regular.eot') format('embedded-opentype'),url('../fonts/BebasNeue-Regular.woff2') format('woff2'),url('../fonts/BebasNeue-Regular.woff') format('woff'),url('../fonts/BebasNeue-Regular.ttf') format('truetype');}
@font-face{font-family:'Quicksand';src:url('../fonts/Quicksand-Regular.ttf');src:url('../fonts/Quicksand-Regular.ttf') format('truetype');}
@font-face{font-family:'Quicksand-Bold';src:url('../fonts/Quicksand-Bold.ttf');src:url('../fonts/Quicksand-Bold.ttf') format('truetype');}
@font-face{font-family:'Quicksand-Medium';src:url('../fonts/Quicksand-Medium.ttf');src:url('../fonts/Quicksand-Medium.ttf') format('truetype');}
@font-face{font-family:'Quicksand-Light';src:url('../fonts/Quicksand-Light.ttf');src:url('../fonts/Quicksand-Light.ttf') format('truetype');}
@font-face{font-family:'Quicksand-SemiBold';src:url('../fonts/Quicksand-SemiBold.ttf');src:url('../fonts/Quicksand-SemiBold.ttf') format('truetype');}

@font-face{font-family:'Ubuntu';src:url('../fonts/Ubuntu-Regular.ttf');src:url('../fonts/Ubuntu-Regular.ttf') format('truetype');}
@font-face{font-family:'Ubuntu-Medium';src:url('../fonts/Ubuntu-Medium.ttf');src:url('../fonts/Ubuntu-Medium.ttf') format('truetype');}
@font-face{font-family:'Ubuntu-Light';src:url('../fonts/Ubuntu-Light.ttf');src:url('../fonts/Ubuntu-Light.ttf') format('truetype');}
@font-face{font-family:'Ubuntu-Bold';src:url('../fonts/Ubuntu-Bold.ttf');src:url('../fonts/Ubuntu-Bold.ttf') format('truetype');}
.form-horizontal .has-feedback .form-control-feedback  {
	right:0 !important;
}
body, p, h1, h2, h3, h4, h5, h6, span, strong {
    font-family: Ubuntu !important;
}
.form-horizontal .form-group {
    margin-right:0px !important;
    margin-left:0px !important;
}

/* Edited developer n 03-03-2017 */
li.user-footer div.change_password_left_space {
	margin-left:5px;
}

.navbar-nav > .user-menu > .dropdown-menu {
	width:300px;
}

.alert a {
	text-decoration:none;
}
/* Edited developernd */

/** Theme Custom Style **/
.mainsection-title{ margin:0; }
.headeradd-btn{ margin:5px; }
.mrgn-right10 { margin-right: 10px; }
.form-group{ overflow:hidden; }
.box-body{ padding: 25px 10px 10px 10px; }
.alert{ margin:15px 0; }
.alert h4{ display: inline-block; margin-bottom: 0; margin-right: 5px; }
.required-mark{ color:red; }
.radio.inline{ display: inline-block; margin: 2px 10px 0 0; }
.form-control.selectbox{ width: 100%; }
.select2-container{ width: 100% !important; }
.form-group.has-error .select2-selection{ border:1px solid red; }
textarea.resizeverticleonly{ resize:vertical; }
.checkbox.marginnone{ margin: 0; }
tags-input .tags{ border-radius:0; }
tags-input .tags .input{ font:14px 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif; padding: 0 0 0 10px; }
.propertyimage{ height:50px; width:100px; }
.propertyimage_input{ float: left; width: 300px; }
.nav-tabs{ border-top:1px solid #f4f4f4; }
.nav-tabs-custom > .tab-content{ padding:20px 10px 15px; display: inline-block; width: 100%; }
.button-group { padding:0 15px; text-align: center; }
.individual-pricerange{ display:inline-block; width:100%; border:1px solid #000; padding:20px 10px; position: relative; margin-bottom:20px; }
.rooms-container{ display:inline-block; width: 100%; }
.remove-pricebox{ position: absolute; right: 10px; top:7px; cursor: pointer; z-index: 5; }
.remove-pricebox i{ font-size: 20px; }
.pricegroup{ margin-top: 20px; }
.pricegroup .form-control{ margin-bottom:0px; }
.rooms-container label{ padding-top:6px; font-size: 16px; }
/*.addroombtn{ margin-top:10px; }*/
.room-hour-seperator{ height:2px; margin: 20px 0; background: #000; }
.hours_table{ border:none; margin-top: 15px; }
.hours_table td, .hours_table th{ padding:5px 20px;}
.hours_table tr>td:last-child{ text-align:center; }
.individual-amenities{ margin: 15px 0 0; font-size: 16px; }
.individual-amenities .checkbox label{ padding-left: 25px; }
.individual-amenities .checkbox input[type="checkbox"]{ margin-left: -25px; }
.features-container{ margin-bottom:30px; }
.property-tabheadline{ margin-top: 15px; margin-bottom: 20px; }
.otherimages-container{ margin-bottom:20px; }
.property-otherimage{ margin-bottom:20px; position: relative; width: 100%; }
.individualimage-input{ display: block; clear: both; margin-bottom: 15px; }
.property-docimage{ margin-bottom:20px; }
.propertydoc_input{ clear:both; }
.help-block{ margin-bottom:0; }
.removepropertyimage{ position:absolute; top:0; right:15px; padding:4px 7px; background: #000; cursor: pointer; }
.removepropertyimage i{ color:#fff; font-size: 18px; }
.otherimages-container > div:nth-child(6n+1){ clear: both; }
.nopropertyimages{ padding:10px 0 10px 15px; font-size:18px; }
.remove-image{ padding-top:3px; display:inline-block; }
.property-mainimage{ height:100px; width:100px; }
.nobannerimages{ padding:15px 0 10px 0; font-size:18px; }
#banner_image, #sidebar_image, #cms_content_image{ width:350px; float: left; }
.homeimages-container{ margin-top: 20px; }
.banner-otherimage{ margin-bottom:20px; position: relative; width: 100%; height: 120px; }

.switchb {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 26px;
}

.switchb input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.sliderb {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.sliderb:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 2px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .sliderb {
  background-color: #2196F3;
}

input:focus + .sliderb {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .sliderb:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliderbs */
.sliderb.round {
  border-radius: 34px;
}

.sliderb.round:before {
  border-radius: 50%;
}

  #commentdata{width:100%;}
 

  /*Eliminates padding, centers the thumbnail */
 
	
	/* Styles the lightbox, removes it from sight and adds the fade-in transition */
	
	.lightbox-target {
	position: fixed;
	top: -100%;
	width: 100%;
	background: rgba(0,0,0);
	width: 100%;
	opacity: 0;
	-webkit-transition: opacity .5s ease-in-out;
	-moz-transition: opacity .5s ease-in-out;
	-o-transition: opacity .5s ease-in-out;
	transition: opacity .5s ease-in-out;
	overflow: auto;
	z-index: 9999;
	}
	
	/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */
	
	.lightbox-target img {
	margin: auto;
	position: absolute;
	top: 0;
	left:0;
	right:0;
	bottom: 0;
	max-height: 0%;
	max-width: 0%;
	border: 3px solid white;
	box-shadow: 0px 0px 8px rgba(0,0,0,.3);
	box-sizing: border-box;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	}
	
	/* Styles the close link, adds the slide down transition */
	
	a.lightbox-close {
	display: block;
	width:50px;
	height:50px;
	box-sizing: border-box;
	background: white;
	color: black;
	text-decoration: none;
	position: absolute;
	top: -80px;
	right: 0;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	}
	
	/* Provides part of the "X" to eliminate an image from the close link */
	
	a.lightbox-close:before {
	content: "";
	display: block;
	height: 30px;
	width: 1px;
	background: black;
	position: absolute;
	left: 26px;
	top:10px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	}
	
	/* Provides part of the "X" to eliminate an image from the close link */
	
	a.lightbox-close:after {
	content: "";
	display: block;
	height: 30px;
	width: 1px;
	background: black;
	position: absolute;
	left: 26px;
	top:10px;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	}
	
	@media (min-width:1200px){
		.modal-dialog.docmodaldata {
				min-width: 1000px !important;
		}
	
			}
			.modal-dialog .modal-header {
				background: #583015;
				color: #fff;
		}
		.modal-dialog .modal-header .close{
			color:#fff;
		}
	/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */
	
	.lightbox-target:target {
	opacity: 1;
	top: 0;
	bottom: 0;
	left:0;
	}
	
	.lightbox-target:target img {
	max-height: 100%;
	max-width: 100%;
	}
	
	.lightbox-target:target a.lightbox-close {
	top: 0px;
	}
	
#favoritesModal1 table{
	box-shadow:1px 1px 2px 0px gray;
}
 
.col-sm-6.leftrdiv h3 {
	background: #002e78;
	color: #fff;
	padding: 10px;
}
.col-sm-6.rightrdiv h3 {
	background: #ffc123;
	padding: 10px;
	color: #002e78;
}
.col-sm-6.leftrdiv,.col-sm-6.rightrdiv {
	margin-bottom:15px;
}
.register-box.clientsider .btn-block.btn-flat {
	max-width: 120px;
	margin: 0 auto;
	background:#000 !important;
}

.register-box.clientsider{
	margin:4% auto !important;
}

@media (min-width:1260px){

	.register-box.clientsider {
		min-width: 1200px;
	}
	.register-box.clientsider .register-box-body{
		padding:50px !important;
	}
	.col-sm-6.leftrdiv,.col-sm-6.rightrdiv {
		box-shadow: 1px 2px 2px 2px;
		min-height:560px;
		max-width:49%;
	}
	.col-sm-6.leftrdiv {
	margin-right:18px;
	}


}
 
.tabs {
	width:100%;
	display:inline-block;
}

/*----- Tab Links -----*/
/* Clearfix */
	.tab-links:after {
	display:block;
	clear:both;
	content:'';
}

.tab-links li {
	margin:0px 5px;
	display:inline;
	list-style:none;
}
.tab-links{
	text-align:center;
}
.tab-links a {
	background-color: #583015;
  color: white;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  font-size: 17px;
	width: 25%;
	display: inline-block;
}

.tab-links a:hover {
	background:#583015;
	text-decoration:none;
}

.tab-links li.active a, .tab-links li.active a:hover {
	background:#000;
	color:#fff;
}

/*----- Content of Tabs -----*/
.tab-content {
	padding:15px;
	border-radius:3px;
	box-shadow:-2px 0 46px -5px #9e9c9e;
	background:#fff;
}

.tab {
	display:none;
}

.tab.active {
	display:block;
}

.iblink {
	padding: 20px;
	box-shadow: 1px 0px 1px 1px #f15b22;
	background: #583015;
	color: #fff;
	text-align: center;
	margin:0 10px;
}
.row.iblink h3 {
	margin: 0;
}
.iblink{
	position:relative;
}

.iblink button {
	
	background: #ffc123;
	border: 1px solid;
	box-shadow: none !important;
	padding: 5px 10px;
	font-weight: bold;
}

.blinking{
	animation:blinkingText 1.5s infinite;
}
@keyframes blinkingText{
	0%{		color: #000;	}
	49%{	color: #fff;	}
	50%{	color: #002e78;	}
	99%{	color:transparent;	}
	100%{	color: #000;	}
}

.content-header.uploddoc .row {
	
	box-shadow: 1px 0px 5px 1px;
	margin-left: 0px;
	margin-right: 0;
}
.comm{
	padding: 20px 10px;
}
.content-header.uploddoc h3 {
	margin: 0;
}
.col-xs-6.col-sm-6.col-md-6.col-lg-6.comm::after {
	content: "";
	position: absolute;
	right: 10px;
	height: 75px;
	border-right: 1px solid;
	top: 0;
}



/**** Theme Custom ***/

/*.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side,
.skin-blue .main-header .navbar,
.skin-blue .main-header .logo,
.skin-blue .main-header li.user-header{
	background-color: #4E4C4C !important;
}*/
#menu li a:hover{
background-color:#2c2c2c !important;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
	background-color: #fff;
}
.layout-top-nav .navbar.navbar-static-top{
	background:#000 !important;
}
section.content-header {
	background: #F1F4F9 !important;
	padding:25px 15px 25px 15px;
}
.content-wrapper{
	background-color:#E9E9E9 !important;
}
table th {
    color: #333 !important;
    font-family: 'Ubuntu-Medium' !important;
    font-weight: 500;
}
.box.box-danger{
	border-top-color:#002051 !important;
}
.label.label-danger {
	background: #583015 !important;
	}

.box-header{
	border-bottom:1px solid #bdbdbd;
}
.btn-primary,.btn-primary:hover, .btn-primary:active, .btn-primary.hover{
	background: #c7b066 !important;
	border-color:#c7b066 !important;
}
.admindashb .tab-links {
	text-align: left;
}
.admindashb .tab-links a {
	background: none !important;
	color: black !important;
	width: auto;
}
.admindashb .tab-links li.active a,
.admindashb .tab-links li a:hover{
border-bottom:2px solid;
}

.gselect {
	max-width: 25%;
	margin-bottom: 20px;
}
h4.faqtit {
	margin-bottom: 28px;
	padding-bottom: 16px;
	border-bottom: 2px solid #ebebeb;
}
.panel.commentsu.panel-success {
	margin-left: 50px;
}
.subadmintab {
	padding: 0 20px;
}
.btn.btn-primary.changepro {
	position: absolute;
	right: 20px;
	top: 18px;
}
#changeprofile button {
    margin-left: 20px;
    margin-bottom: 20px;
}
.registerlinks {
	padding: 0;
	list-style: none;
	text-align: center;
	margin-bottom: 30px;
}
.registerlinks li a {
	padding: 5px 10px;
	border: 1px solid;
	font-size: 20px;
	color:#583015;
}
.registerlinks li.active a {
	background: #583015;
	color: #fff;
}
.registerlinks li {
	display: inline-block;
	margin-right: 15px;
}
.corporate .form-group{
	overflow: unset !important;
}
.corporate p,.whiterad{
	color:#fff;
}
.uploddoctb .tab-content{
padding:0 !important;
}
.corpodoc label {
	min-height: 40px;
}
.corpodoc form {
	margin-bottom: 22px;
}
.docnot {
    color: red;
    font-size: 14px;
}
.form-register label{
	font-size:16px;
	font-weight:400;
}
.corpdiv .col-sm-4:nth-child(1) label, .corpdiv .col-sm-4:nth-child(2) label, .corpdiv .col-sm-4:nth-child(3) label{
min-height:40px;
}
.card.m-t-25 .bank-info ul li {
    padding: 2px 0;
}
.skin-blue .main-header .navbar .sidebar-toggle{
background-color:#c7b066 !important;
}
.trdhrdiv{margin-bottom:30px;}
.trdhrdiv .col-lg-3.col-xs-3 {
    background: #fff;
    max-width: 23.7%;
    margin-right: 10px;
    box-shadow: -2px 0 46px -5px #9e9c9e;
    padding: 10px 0;
}
.trdhrdiv .col-lg-3.col-xs-3 .col-md-6:nth-child(2n) {
    text-align: right;
}
@media screen and (min-width: 1200px) {
.sidebar-toggle{
position:absolute;
left:-52px;
padding:15px 20px !important;
}

}
@media screen and (min-width: 1900px) {
.trdhrdiv .col-lg-3.col-xs-3 {
margin-right:20px;
}
}

@media screen and (max-width: 767px) {
.trdhrdiv .col-lg-3.col-xs-3{
margin:0;
max-width:100%;
width:100%;
}
table {
    overflow: scroll !important;
    display: block;
}
.corporate .col-xs-6{
width:100% !important;
}
.registerlinks li{
margin-bottom:18px;
}
.hnfootr .col-lg-4 {
    text-align: center;
}
.col-md-4.phonetop{
text-align:center !important;
}
.tophead .img-responsive{
margin:0 auto;
}
.col-md-10.tickhed {
    display: none;
}
.mobgb{max-width:300px;}
}



.row.tophead {

    background: #fff;
    padding: 15px 0px;
border-bottom: 1px solid #e0e0e0;
}
.row.tophead a {
    color: #000 !important;
}
.col-md-4.phonetop p {
    margin: 0;
    padding-top: 14px;
}
.col-md-4.phonetop{
text-align:right;
}
.col-md-4.phonetop p {
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
}

.login-logo.text-center a img {
    margin: 0 auto !important;
}
.regbtn {
    max-width: 200px;
    margin: 0 auto;
}
.lognbtn {
    max-width: 100px;
    margin: 10px auto;
}

.hnfootr{
    padding: 20px 0px 20px 0px !important;
    background-color: #583015 !important;
    color: #FFF;
    font-size: 12px;
    font-weight: 300;
}
.hnfootr b {
    font-weight: 500;
}  
.regbot{margin-bottom:30px;}
.login-box-body,.register-box-body{
box-shadow:0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
}
.login-box.clientlog{
margin:7% auto 3.5%;
}
.row.hnfootr.hnadmnfooter {
    background: #c7b066 !important;
}
.depostst button {
    background: #583015 !important;
    border: none !important;
    min-width: 90px;
}

.clientscrns table tr td{
text-transform:capitalize;
}

div.stars {
  width: auto;
  display: inline-block;
}

input.star { display: none; }

label.star {
  float: right;
  padding: 0 10px;
  font-size: 36px;
  color: #444;
  transition: all .2s;
  margin-bottom:0;
}

input.star:checked ~ label.star:before {
  content: '\f005';
  color: #ffd401;
  transition: all .25s;
}

input.star-5:checked ~ label.star:before {
  color: #ffd401;
  text-shadow: 0 0 20px #952;
}

input.star-1:checked ~ label.star:before { color: #ffd401; }

label.star:hover { transform: rotate(-15deg) scale(1.3); }

label.star:before {
  content: '\f006';
  font-family: FontAwesome;
}
.divfeed .star {
    pointer-events: none;
}
.givenrate .panel{
border-radius:10px;
}
.col-md-6.givenrate .panel-body {
    background: #583015;
    color: #fff;
    text-align: center;
    padding:30px;
    border-radius:10px;
}

.datafeedbk {
    list-style: none;
    padding:0;
}
.depositlogos .inner{
text-align:center;
color:#000 !important;
background:#fff !important;
padding:45px 10px !important;
}
.depositlogos .inner img {
    max-height: 52px;
    margin-bottom:10px;
}
.depositlogos .small-box-footer {
    background: #583015 !important;
    color: #fff !important;
}
#bannerlisting tr td {
    vertical-align: middle;
} 
#banner {
    min-height: 90px;
    padding-top: 25px;
}
.row.tophead .img-responsive{
max-height:52px;
}

.small-box.pobg {
    background: #fff;
    min-height: 111px;
    color:#000;
    
}
.blyu { 
    color: green;
}
.myprof .col-lg-6:first-child .small-box {
    padding-top: 25px;
    
     
}
.myprof .pobg {
    background: #583015;
    color: #fff;
     
}
.row.myprof .pobg:hover {

    background: #000 !important;
    color: #fff;
 
}

.small-box.pobg h3 {
    font-size: 20px;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 10px;
}
.otherbx .row {
    margin: 0;
}
.otherbx .row {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #c1c1c1;
}
.otherbx .small-box-footer {
    margin: 10px;
}
.small-box.pobg.otherbx{
font-size:15px;
}
.opnpos .changepro{
top:5px !important;
}
.skin-blue .main-header li.user-header{
background-color:#000 !important;
}
.navbar-static-top li.active,.navbar-static-top li:hover,
.navbar-static-top li.active a,.navbar-static-top li a:hover
{background:#583015;color:#fff !important;}
.main-header{max-height:120px !important;}
.navbar-header.pull-right{
    padding:12px 0;
}
.navbar-header.pull-left .transp,.navbar-header.pull-right .transp{
    background:transparent !important;
    border:1px solid #ccc;
    color:#ccc;
    border-radius:0 !important;
    text-transform:uppercase;
}

@media screen and (min-width: 768px) and (max-width: 1024px){
.sidebar-toggle{
position:absolute;
left:-52px;
padding:15px 20px !important;
}
.trdhrdiv .col-lg-3.col-xs-3{
max-width:49%;
min-width:48%;
margin-bottom:10px;
}
.trdhrdiv .col-md-6{
width:49%;
float:left;
}
}
@media (max-width:767px){
	#myVideo {display: none;}
	.mobyes{display:block !important;}
	.main-header{max-height:150px !important;}
}
@media (min-width:768px){
.mobyes{display:none !important;}
	#myVideo {width: 100%;margin-bottom: -5px;}
.login-page .login-box {position: absolute;z-index: 99999;top: 15%;left: 0;right: 0;bottom: 0;}
	.login-page, .register-page{background:unset !important;position:relative;}
}
.admin-master .login-logo {
    margin-bottom: 0;
    background: #fff;
}
.admin-master .login-logo img {
    margin: 0 auto;
    padding: 10px 0px;
}
.img-responsiveimg{width:100%;}
#myVideo img {
    max-height: 100vh;
}
.qrvm{text-align:right;}
.centerele {
    position: absolute;
    z-index: 9999;
    left: 50%;
    top: 12px;
}
@media(min-width:768px){
..clientscrns .navbar.navbar-static-top{display:none !important;}
}
@media(max-width:767px){
.vm-login-right{background:unset !important;min-height:0px !important; }
.login-form-vm {
    background: url(/images/vm-bg-login.jpg);
}
.mobile-cl {width:800px;}
.qrvm{text-align:center;}
.mainmnu{float:left !important;width:100% !important;}
.centerele{
    left:auto !important;
    right:18px;
}
}

.accountmen{float:unset !important;}
.newtophmenu{
    background:#fff;
    border-bottom:1px solid #dbdbdb;
    padding:20px 50px;
}
.accountmen>.user-menu .user-image{
    width:40px !important;
    height:40px !important;
}
.accountmen .user-menu a span {
    color: #000 !important;
    font-size: 20px !important;
}

.btncommons {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom:10px;
}
.content-header .btncommons {
    text-transform: capitalize !important;
    font-weight: normal !important;
	
}
.btncommons{margin-top:28px;}
.fillbt{
    border:1px solid #583015;
    color:#583015;
}
.fillbt:hover{
    background:#583015;
    color:#fff;
}
.unfillbt{
    border:1px solid #000;
    color:#000;
}
.unfillbt:hover{
    background:#000;
    color:#fff;
}

#navbar-collapse ul li a{
    text-transform:uppercase;
    padding-top:10px !important;
    padding-bottom:10px !important;
}
/*menu css */
.mega-dropdown {
  position: static !important;
}

.mega-dropdown-menu {
  padding: 20px 0px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  background:#000;
  border: none !important;
border-top: 1px solid #ccc !important;
border-radius: 0 !important;
}



.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu .container li > ul > li > a {
    display: block;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #fff;
    white-space: normal;
    text-transform: capitalize !important;
    font-size: 18px;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}
.dropdown-header {
    color: #fff !important;
    font-size: 26px !important;
    margin-bottom: 1.5rem;
    font-weight: 100 !important;
    text-transform: uppercase;
    padding: 0 !important;
    border-bottom: none !important;
    font-family: BebasNeue !important;
}
.dropdown-about p {
    color: #c2c2c2;
}
.mega-dropdown-menu .col-md-5 {
    border-left: 1px solid #ccc;
}
.dropdown-header {
    width: 100% !important;
}
.mega-dropdown-menu ul li {
    display: inline-block;
    width: 49%;
    border-bottom: 1px solid #222;
}
.mega-dropdown-menu .dropdown-menu{
    border-top:1px solid #ccc !important;
    border:unset;
}
.mega-dropdown-menu ul li a{display:block;color:#fff !important;}
.mega-dropdown-menu .col-md-3 ul {
    padding-left: 0 !important;
}
.mega-dropdown-menu li.active, .mega-dropdown-menu li:hover, .mega-dropdown-menu li.active a, .mega-dropdown-menu li a:hover {
    background: #000 !important;
}
.mega-menu__bottomBar {
    background-color: #252525;
    border-top: 1px solid #444;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.text--lead {
    margin-bottom: 0;
    color: #fff !important;
    font-size: 20px !important;
    vertical-align: middle;
    line-height: 48px;
}
.depositBtn {
    background: #000;
    color: #fff !important;
    display: block;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
    font-family: BebasNeue;
}
.mega-dropdown-menu>.container {
    margin-bottom: 30px;
}
.dropdown-header i {
    font-size: 36px !important;
    vertical-align: middle;
    padding-right: 15px;
    color: #fff;
}

@media (max-width:767px){
    .mega-dropdown-menu .col-md-5 ul {
        padding-left: 0;
        padding-top: 30px;
    }
    .mega-dropdown-menu .col-md-5 ul li {
        width: 100% !important;
    }
    .mega-dropdown-menu .col-md-4 ul {
        padding-left: 0 !important;
        padding-top: 30px;
    }
    .mega-dropdown-menu .col-md-4 ul li {
        width: 100% !important;
    }
    .text--lead {
        margin-bottom: 15px !important;
        line-height: 29px !important;
    }
    .navbar-static-top .mega-dropdown li.active, .navbar-static-top .mega-dropdown li:hover, .navbar-static-top .mega-dropdown li.active a, .navbar-static-top .mega-dropdown li a:hover,.navbar-static-top .mega-dropdown, .navbar-static-top .mega-dropdown:hover, .navbar-static-top .mega-dropdown a, .navbar-static-top .mega-dropdown a:hover {
    background: #000 !important;
}
header .pull-left{
    float:unset !important;
	text-align:center;	
}
header .navbar-header.pull-right{
    float:left !important;
    margin-left:5px;
}
.mobnot{display:none !important;}
.clientscrns .sidebar ul li{
    max-width:245px;
    padding-left:10px;
}
.mega-dropdown-menu .container li > ul > li > a{
    padding:10px 0;
}
.clientscrns .sidebar .navbar-nav>li>a{
    font-size:17px;
}
.navbar-header a img {
    margin-left: 68px !important;
}
.col-md-2.lbldata,.col-md-2.lbl{
    width:48.5%;
    display:inline-block;
}
.clientscrns .navbar.navbar-static-top {
    position: absolute;
    width: auto;
    bottom: 0;
}
.clientscrns .tab-links{padding:0;}
.clientscrns .tab-links a{width:auto !important;}
}
@media (min-width:768px){
    #myAcct>.mega-dropdown-menu:before {
	    left:65% !important;
	}
	#FinaAct>.mega-dropdown-menu:before {
	    left:71% !important;
	}
	#RepoMenu>.mega-dropdown-menu:before {
	    left:76% !important;
	}
	#RepoMenu2>.mega-dropdown-menu:before {
	    left:85% !important;
	}
.dropdown.open>.dropdown-menu:before {
    content: "";
    border-bottom: 17px solid #ccc;
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;
    position: absolute;
    top: -17px;
    left: 30px;
    z-index: 8;
}
.dropdown.open .dropdown-menu {
    border-radius: 0 !important;
    background: #000 !important;
    border-color: #000;
    margin-top: 15px;
    color: #fff !IMPORTANT;
    border-top-color: #fff !important;
}
.dropdown.open .mega-dropdown-menu {
    margin-top: 0 !important;
}
.navbar-static-top .dropdown.open .dropdown-menu li a {
    color: #fff !important;
    font-size: 18px;
    text-transform: capitalize !important;
}

}
 
#navbar-collapse>ul>li>a {
    font-family: BebasNeue;
    font-size: 1.324em !important;
    font-weight: 100;
}

.newtophmenu {
    border-bottom:0px !important;
    padding: 5px 50px 0px !important;
}
.newtophmenu .dropdown-toggle{    
    display: flex;
    align-items: center;
}
.newtophmenu .dropdown-toggle span{ 
    font-family: BebasNeue;
    font-size: 26px !important;
}
.btnprf, p.btn.bg-black.btn-xs.btn-xs {
    display: inline-block !important;
}

.main-header .line {
		position: fixed;
		right: 0;
		width: 75px;
		height: 65px;
		top: 373px;
		background: #eb7d21;
		z-index: 999;
		text-align: center;
		padding-top: 10px;
	}

	.main-header .line a.lina {
		display: block;
		width: 75px;
		height: 65px;
		position: absolute;
		top: 0;
		background: #dd6254 url(https://valuetrade.co/wp-content/uploads/2019/09/line.png)center center no-repeat;
		z-index: 9;
	}

	.main-header .line .line_img {
		display: block;
		width: 125px;
		height: auto;
		max-width: 125px;
		position: absolute;
		z-index: 8;
		right: 0px;
		top: 0px;
		opacity: 0;
		visibility: hidden;
		webkit-transition: all linear 500ms;
		-moz-transition: all linear 500ms;
		-ms-transition: all linear 500ms;
		-o-transition: all linear 500ms;
		transition: all linear 500ms;
	}
	.main-header .line:hover .line_img {
		opacity: 1;
		visibility: visible;
		right: 77px;
	}
	.dropmnu li a {
    display: block;
    border-top: 1px solid #dbdbdb;
    padding: 1rem 1.25rem;
    color:#212529 !important;
    font-size:16px !important;
    font-weight:bold;
    text-align:left !important;
}
.admin-panel li.user-footer a {
    background: #000 !important;
    font-size:16px !important;
}
.langMenu {
    position: absolute;
    top: 30px;
    right: 20px;
	z-index: 999 !important;
}
.langMenu li {
    list-style: none !important;
}
.langMenu>ul>li>a {
    color: #fff !important;
    border: 1px solid;
    padding: 5px 20px;
    vertical-align: middle;
    text-align: center;
}
.langMenu>ul>li>a:hover, .langMenu>ul>li>a:active, .langMenu>ul>li>a:focus{color:#fff !important}
.langMenu .dropdown-menu {
    min-width: 85px !important;
}
.langMenu .dropdown.open>.dropdown-menu:before {
    border-bottom: 12px solid #ccc !important;
    border-right: 14px solid transparent !important;
    border-left: 14px solid transparent !important;
    top: -12px !important;
}
#clientLang>ul>li>a{padding: 7px 20px !important;border-color: #583015;}
#clientLang {
    top: 17px !important;
	right:15px !important;
}
@media(min-width:768px){
#clientLang {
    top: 17px !important;
	right:15px !important;
}
}
@media(max-width:767px){
#clientLang {
    top: 150px !important;
	right:15px !important;
}
#clientLang a {
    color: #000 !important;
}
}
.navbar-static-top{z-index:99;}
#clientLang .dropdown.open .dropdown-menu {
    z-index: 999 !important;
	border-color: #fff !important;
}
.admin-panel .skin-blue .main-header .logo{ 
	padding:0 !important;
	height:auto !important; 
	width:auto !important;
}
.admin-panel .navbar.navbar-static-top{padding:0 !important;}
.clientscrns .navbar-header img {
    max-width: 160px !important;
}
.clientscrns .newtophmenu {
    margin-top: 33px !important;
}
.admin-panel .main-header .logo {
    background: transparent !important;
}
li.user-footer a {
    background: #583015 !important;
    font-size: 14px !important;
}
.box.box-widget.widget-user-2{min-height:255px;}
button.cBtn {
    margin-left: 15px !important;
    height: 30px;
    margin: auto 0 0 0;
    box-shadow: none !important;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    padding: 10px;
    vertical-align: middle;
    line-height: 0px;
} 
.copyLink {
    display: flex;
}
/****new css *****/
.small-box.bg-white {
    box-shadow: 0 1px 10px rgb(168 168 168 / 80%) !important;
    background: #fff !important;
    border-color: #583015;
    border: 3px solid #583015;
    color: #333 !important;
}
.small-box.bg-white:hover {
    background: #583015 !important;
	color:#fff !important;
}
#UserPannel .main-sidebar {
    background: #583015 !important;
}
#UserPannel .sidebar a {
    color: #fff;
	text-transform: uppercase;
    font-size: 12px;
    vertical-align: middle;
}
#UserPannel .sidebar-menu>li.active>a, #UserPannel .sidebar-menu>li:hover>a {
    background: #583015 !important;
    color: #fff !important;
	border-color: #583015 !important;
}
#UserPannel .treeview-menu>li>a {
    color: #fff !important;
}
#UserPannel .sidebar-menu>li>.treeview-menu {
    margin: 0 !important;
    background: #c7b066 !important;
}
#UserPannel header.main-header {
    background: #583015 !important;
}
.small-box.bg-white .inner p {
    font-size: 20px !important;
    font-family: 'Ubuntu-Medium' !important;
}
.secondrw h3 {
    font-family: 'Ubuntu-Bold' !important;
}
.dashTtl {
    font-family: 'Ubuntu-Medium' !important;
    font-size: 28px;
}
#UserPannel .main-sidebar, #UserPannel .left-side {
    padding-top: 60px;
}
#UserPannel .sidebar li a>span {
    vertical-align: text-bottom;
}
#UserPannel .sidebar-menu>li>a>.fa, #UserPannel .sidebar-menu>li>a>.glyphicon, #UserPannel .sidebar-menu>li>a>.ion {
    width: 27px;
    font-size: 20px;
    line-height: 27px;
}
.newSlider img{
	border-radius: 12px !important;
    border: 2px solid #583015 !important;
}
.dash-box-content {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    text-align: center;
}
.dash-box-img {
    text-align: center;
    margin-bottom: -15px;
}
.dash-box-ttl {
    text-transform: capitalize;
    color: #000;
    font-weight: 500;
}
.dash-box-price {
    color: #583015;
    font-size: 22px;
    font-weight: 600;
	padding:2px;
	border:1px solid #000;
	border-radius:6px;
}
#boxSection1 {
    padding: 30px 0px;
}
.dash-box-single {
    margin-bottom: 5px;
}
#sliderSection {
    padding-top: 30px;
}
.dash-box-price a {
    font-size: 16px;
    font-weight: 500;
}
#sliderSection .slick-next, #sliderSection .slick-prev {
    width: 50px;
    height: 50px;
    z-index: 9;
}
#sliderSection .slick-next:before, #sliderSection .slick-prev:before {
    color: #583015;
    font-size: 50px;
}
#sliderSection .slick-prev {
    left: -50px;
}
#sliderSection .slick-next {
    right: -50px;
}
#UserPannel .sidebar-menu .treeview-menu>li>a {
    padding: 7px 5px 7px 15px;
}

/***************login page new ***************/
.ClientLoginPage {
    background: url(/images/loginbgct1.png);
    background-position: center center;
    background-size: cover;
    height: 100vh;
    display: table;
    width: 100%;
}
.login-box-content {
    max-width: 460px;
    margin: 0 auto;
}
.ClientLoginBox {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.login-card-banner {
    background: url(/images/loginbgct1.png);
    padding: 50px;
	background-size: cover;
}
.login-card-ttl {
    font-size: 24px;
    line-height: initial;
    font-weight: lighter !important;
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
}
.login-card-cnt {
    color: #fff;
    font-size: 15px;
}
.login-box-wh {
    background: #fff;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    padding: 20px 0px;
}
.loginLogo a>img {
    max-height: 80px;
    margin: 0 auto;
}
.loginMemberttl {
    color: #583015;
    font-size: 20px;
    margin: 20px 0px;
}
.ClientLoginBox {
    padding: 20px 20px 20px 20px;
}
#MemberLoginForm {
    padding: 10px 30px 10px 30px;
}
@media (max-width:960px){
	.login-card-banner {
		display: none;
	}
}
/**************end login ***********/
/**************start register ***********/
.ClientRegisterPage {
    background: url(/images/loginbgct1.png);
    background-position: center center;
    background-size: cover;
    height: 100vh;
    display: table;
    width: 100%;
} 
.ClientRegisterBox {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 20px 20px 20px 20px;
}
.Register-box-content {
    max-width: 720px;
    margin: 0 auto;
}
#member-register {
    background: #fff;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    padding: 50px;
    border-radius: 18px;
}
#registerButton {
    background: linear-gradient(90deg,#0099d6,#224e83)!important;
    padding: 10px 20px;
    outline: none;
    border-radius: 12px;
    width: 60%;
    margin: 0 auto;
	text-transform: uppercase;
    font-size: 16px;
}
.RegisterLogo>a>img {
    max-height: 80px;
    margin: 0 auto;
}
.registerMemberttl {
    font-size: 28px;
    text-transform: uppercase;
    color: #583015;
    margin: 20px 0px 30px 0px;
}
.SignInBtn {
    font-size: 16px;
    margin-top: 10px;
}
@media (max-width:767px){
	.ClientRegisterBox{padding: 70px 20px 70px 20px !important;}
	.hdMobile {
		display: none;
	}
	.dashtop {
		padding: 0 0 0 15px !important;
	}
	.column-rev{ 
	display: flex;
    flex-flow: column-reverse;	
	}
}
#clientResetPassword {
    padding: 10px 30px;
}
.BackLogin {
    padding-top: 10px;
    display: inline-block;
}
.passreset-box-wh {
    background: #fff;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    padding: 50px 0px;
}
.passreset-box-content {
    max-width: 360px;
    margin: 0 auto;
}
#AdminLoginForm {
    padding: 10px 30px;
}
/**************end register ***********/

/**************page client **********/
@media(min-width:992px){
	#UserPannel .content {
		padding: 15px 50px !important;
	}
	#UserPannel .content-header {
		padding: 25px 50px !important;
	}
}
#UserPannel .content-header {
    background: transparent !important;
    color: #583015;
}
#UserPannel .mainsection-title {
    font-size: 22px;
    text-transform: uppercase;
}
#UserPannel .main-sidebar {
    box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)!important;
}
#UserPannel .content-wrapper {
    background-color: #fff !important;
}
#UserPannel .box {
    border: unset;
    background: #f0f0f0;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    border-radius: 18px;
    border-bottom: 18px solid !important;
    border-color: #583015 !important;
	margin-bottom: 35px;
}
#UserPannel .box-header.with-border {
    border-bottom: 1px solid #d3d3d3;
}
#UserPannel .box-header {
    border-bottom: 1px solid #d3d3d3;
}
#UserPannel .box-title {
    color: #000;
    text-transform: uppercase;
    font-family: Ubuntu-Medium !important;
}
#UserPannel .box-body {
    padding: 25px 20px 10px 20px;
}
#UserPannel .box-footer {
    background: transparent !important;
    border-top: unset !important;
    padding: 10px 0px;
}
#UserPannel .box-header {
    padding: 15px 20px;
}
#UserPannel .small-box.pobg {
    margin-bottom: 35px;
	border-radius: 18px;
}
.input-group-addon {
    min-width: 40px;
}
#UserPannel .form-group label {
    font-weight: 500;
}
#UserPannel .tab-links {
    padding-left: 0;
}
#AccountListTabs,#IbDashUserLevel {
    background: transparent !important;
    padding: 15px 0px;
    box-shadow: none;
}
/************** admin css ***********/
#AdminPannel .navbar.navbar-static-top {
    background: #583015 !important;
}
#AdminPannel .main-header .logo .logo-lg img {
    padding: 0 15px;
    margin-top: 2px;
}
#AdminPannel .main-header {
    background: #fafafa;
}
#AdminPannel .main-sidebar {
    box-shadow: 0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)!important;
}
#AdminPannel .user-panel>.info {
    color: #583015 !important;
    text-transform: uppercase;
    font-size: 12px;
}
#AdminPannel .user-panel>.info>a {
    color: #333 !important;
}
#AdminPannel .sidebar-menu>li>a {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    vertical-align: middle;
    font-family: 'Ubuntu-Medium' !important;
    font-weight: 500 !important;
}
#AdminPannel .sidebar-menu>li.active>a, #AdminPannel .sidebar-menu>li:hover>a {
    background: #583015 !important;
    color: #fff !important;
    border-color: #583015 !important;
}
#AdminPannel .sidebar-menu>li>.treeview-menu {
    margin: 0 !important;
    background: #c7b066 !important;
}
#AdminPannel .sidebar-menu .treeview-menu>li>a {
    padding: 7px 5px 7px 15px;
}

#AdminPannel .treeview-menu>li>a {
    color: #fff !important;
}
@media (min-width: 992px){
	#AdminPannel .content {
		padding: 15px 50px !important;
	}
	#AdminPannel .content-header {
		padding: 25px 50px !important;
	}
}
#AdminPannel .content-wrapper {
    background-color: #fff !important;
}
#AdminPannel .content-header {
    background: transparent !important;
    color: #583015;
}
#AdminPannel .mainsection-title {
    font-size: 22px;
    text-transform: uppercase;
}

#AdminPannel .box {
    border: unset;
    background: #f0f0f0;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    border-radius: 18px;
    border-bottom: 18px solid !important;
    border-color: #583015 !important;
	margin-bottom: 35px;
}
#AdminPannel .box-header.with-border {
    border-bottom: 1px solid #d3d3d3;
}
#AdminPannel .box-header {
    border-bottom: 1px solid #d3d3d3;
}
#AdminPannel .box-title {
    color: #000;
    text-transform: uppercase;
    font-family: Ubuntu-Medium !important;
}
#AdminPannel .box-body {
    padding: 25px 20px 10px 20px;
}
#AdminPannel .box-footer {
    background: transparent !important;
    border-top: unset !important;
    padding: 10px 0px;
}
#AdminPannel .box-header {
    padding: 15px 20px;
}
#AdminPannel .tab-content {
    box-shadow: unset !important;
}
#AdminPannel .tab-links {
    padding-left: 0;
}
#AdminPannel .form-group label {
    font-weight: 500;
}
#AdminPannel .users-list {
    padding: 10px;
}
@media (max-width:1200px){
	#AdminPannel .users-list>li {
		width: 48%;
		background: #fff;
		margin: 1%;
		border-radius: 18px;
	}
}
@media (min-width:1201px){
	#AdminPannel .users-list>li {
		width: 23%;
		background: #fff;
		margin: 1%;
		border-radius: 18px;
	}
}
/*********** end admin css *********/
@media (min-width:992px){
	#UserPannel header.main-header {
		position: fixed;
		width: 100%;
	}
	#UserPannel .main-sidebar {
		position: fixed;
		overflow-y: auto;
		top: 0;
		bottom: 0;
		padding-bottom: 50px;
	}
	#UserPannel .content {
		margin-top: 70px;
	}
	#UserPannel .hnfootr{
		z-index: 999;
		position: relative;
	}
}
ul.sidebar-menu li.active span, ul.sidebar-menu li.active i,ul.sidebar-menu .menu-open span, ul.sidebar-menu .menu-open i,ul.sidebar-menu .menu-open a {
    color: #fff !important;
}

#UserPannel .content {
    min-height: calc(100vh - 200px);
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
::-webkit-scrollbar-button { 
    background: #ccc
}
::-webkit-scrollbar-track-piece {
    background: #ccc
}
::-webkit-scrollbar-thumb {
    background: #c7b066
}
.dashtop {
    color: #fff;
    padding: 0 10px;
}
.dash-box-img img {
    box-shadow: 1px 0px 5px;
    border-radius: 50%;
    background: transparent linear-gradient(90deg, #583015 0%, #c7b066 52%, #583015 100%) 0% 0% no-repeat padding-box;
    max-width: 100px;
	padding: 10px;
}
.img-circle{margin-top:8px;}