/*==============================================
			Dashboard Global Elements			
==============================================*/
.tg-dbsectionspace{padding: 20px 0;}
.tg-dashboardbox{
	width: 100%;
	float: left;
	overflow: hidden;
	background: #fff;
	position: relative;
	border-radius: 5px;
}
.tg-dashboardbox:hover{
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
			box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
}
.tg-dashboardboxtitle{
	width: 100%;
	float: left;
	padding: 10px;
	border-bottom: 1px solid #eaedef;
}
.tg-dashboardboxtitle h2{
	margin: 0;
	float: left;
	color: #363b4d;
	font-size: 20px;
	font-weight: 500;
	line-height: 20px;
	padding: 8px 0 8px 10px;
}
.tg-dashboardboxtitle .tg-formthemesearch{
	width: 50%;
	float: right;
}
.tg-dashboardboxtitle .tg-formthemesearch .tg-select:after{line-height: 36px;}
.tg-dashboardboxtitle .tg-formthemesearch .tg-select select{
	height: 36px;
	line-height: 20px;
	padding: 7px 20px;
}
.tg-dashboardholder{
	z-index: 2;
	width: 100%;
	float: left;
	padding: 30px;
	position: relative;
}
.tg-dashboardscrollbar{
	width: 100%;
	float: left;
	height: 330px;
	overflow: hidden;
}
.tg-dashboardscrollbar .mCSB_inside > .mCSB_container {margin-right: 15px;}
.tg-dashboardscrollbar .mCSB_scrollTools .mCSB_draggerRail {background: #f7f7f7;}
.tg-dotnotification{
	position: relative;
	padding-right: 26px !important;
}
.tg-dotnotification:before{
	top: 50%;
	right: 10px;
	width: 6px;
	height: 6px;
	content: '';
	margin: -3px 0 0;
	position: absolute;
	border-radius: 6px;
	background: #f91942;
}
/*==============================================
		Dashboard Header Style					
==============================================*/
.tg-dashboardheader{
	z-index: 999;
	background: #fff;
	padding: 20px 60px;
	position: relative;
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
			box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
}

.tg-navdashboard {
	width: 250px;
	float: left;
	margin: 80px 0;
	font-size: 14px;
	line-height: 58px;
	border-top: 1px solid #495067;
}
.tg-navdashboard ul{
	width: 100%;
	float: left;
	list-style: none;
	line-height: inherit;
}
.tg-navdashboard ul li {
	margin: 0;
	width: 100%;
	float: left;
	position: relative;
	line-height: inherit;
	list-style-type: none;
	border-bottom: 1px solid #495067;
}
.tg-navdashboard > ul > li:nth-child(odd){ background: #333848; }
.tg-navdashboard > ul > li:nth-child(even){ background: #363b4d; }
.tg-navdashboard > ul > li > a {
	color: #ddd;
	width: 100%;
	float: left;
	line-height: inherit;
	border-left: 2px solid transparent;
}
.tg-navdashboard > ul > li > a:before{ display: none; }
.tg-navdashboard ul li a:focus,
.tg-navdashboard ul li a:hover,
.tg-navdashboard ul li a:active,
.tg-navdashboard ul li.tg-active a{ color: #fff; }
.tg-navdashboard ul li a i,
.tg-navdashboard ul li a span{
	float: left;
	line-height: inherit;
}
.tg-navdashboard ul li a i{
	width: 58px;
	display: block;
	font-size: 20px;
	text-align: center;
}
.tg-navdashboard ul li a span{ text-align: left; }
.tg-navdashboard .tg-dropdowarrow{ display: block; }
.tg-navdashboard ul li.menu-item-has-children ul{
	opacity: 1;
	clear: both;
	width: auto;
	float: none;
	display: none;
	position: static;
	overflow: hidden;
	visibility: visible;
	margin: 0 0 20px 30px;
	-webkit-box-shadow: none;
			box-shadow: none;
	border-left: 1px solid #495067;
}
.tg-navdashboard .menu-item-has-children .sub-menu{ background: none; }
.tg-navdashboard .menu-item-has-children .sub-menu li{
	border: 0;
	width: 100%;
	float: left;
	margin: 10px 0 0;
	line-height: 20px;
	position: relative;
	padding: 0 0 0 30px;
	background: none !important;
}
.tg-navdashboard .menu-item-has-children .sub-menu li:before{
	top: 50%;
	left: 0;
	width: 20px;
	height: 1px;
	content: '';
	position: absolute;
	background:  #495067;
}
.tg-navdashboard .menu-item-has-children .sub-menu li a{
	color: #999;
	line-height: inherit;
}
.tg-navdashboard .tg-dropdowarrow{ top: 20px; }
.tg-socialandappicons{
	float: left;
	width: 250px;
}
.tg-socialandappicons ul{
	float: left;
	width: 250px;
	text-align: center;
}
.tg-socialandappicons ul li{
	width: auto;
	float: none;
	vertical-align: top;
	display: inline-block;
}
.tg-socialandappicons .tg-socialicons{ padding: 0 0 20px; }
.tg-appstoreicons{
	padding: 15px;
	background: rgba(0,0,0,0.20);
}
.tg-appstoreicons li{ padding: 0 5px; }
.tg-wrapper.tg-openmenu { padding-left: 60px; }
.tg-wrapper.tg-openmenu .tg-sidebarwrapper { width: 60px; }
.tg-openmenu .tg-sidebarwrapper .tg-logo{ margin: 0 0 0 60px; }
.tg-openmenu .tg-user{
	background: #363b4d;
	padding: 30px 0 40px 65px;
}
.tg-openmenu .tg-btnmenutoggle .cls-1{ fill: #363b4d; }
.tg-openmenu .tg-btnmenutoggle i:before{ content: '\f105'; }
.tg-openmenu .tg-socialandappicons{ margin: 0 0 0 60px; }
/*==============================================
			Dashboard Inner Banner				
==============================================*/
.tg-dashboardbanner{
	width: 100%;
	float: left;
	padding: 30px 60px;
	position: relative;
	border-bottom: 1px solid #d5d5d5;
}
.tg-dashboardbanner:before{
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	content: '';
	background: #fff;
	position: absolute;
}
.tg-dashboardbanner h1{
	margin: 0;
	color: #666;
	float: left;
	font-size: 18px;
	font-weight: 400;
	line-height: 18px;
	text-transform: capitalize;
}

.tg-offersmessages ul li .tg-dashboardscrollbar{height: 515px;}
.tg-offersmessages .tg-ad{
	margin: 0;
	width: 100%;
	float: left;
	padding: 10px;
	cursor: pointer;
}

.tg-offersmessages ul li .tg-messages.tg-dashboardscrollbar {
	height: 364px;
	margin: 0 0 20px;
}

/*==============================================
			Dashboard Post An Ad				
==============================================*/
.tg-dashboardbox + .tg-dashboardbox{margin: 40px 0 0;}
.tg-contactdetail .tg-inputwithicon i{
	right: 0;
	left: auto;
	width: 40px;
	height: 40px;
	cursor: pointer;
	line-height: 40px;
	text-align: center;
}

.tg-dashboardtable{margin: 0;}
.tg-dashboardtable thead tr th{
	color: #363b4d;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	text-align: left;
	padding: 15px 10px;
	background: #f7f7f7;
	vertical-align: middle;
}
.tg-dashboardtable tbody tr[data-category=sold]{background: url(../images/pattern-01.png);}
.tg-dashboardtable tbody tr td{
	text-align: left;
	padding: 20px 10px;
}
.tg-dashboardtable thead tr th .tg-checkbox,
.tg-dashboardtable tbody tr td .tg-checkbox{
	width: 20px;
	height: 20px;
}
.tg-dashboardtable tbody tr td,
.tg-dashboardtable tbody tr td h3,
.tg-dashboardtable tbody tr td time{
	color: #363b4d;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
}
.tg-dashboardtable tbody tr td time{
	display: block;
	min-width: 95px;
	padding: 0 0 10px;
}
.tg-dashboardtable tbody tr td h3 + span,
.tg-dashboardtable tbody tr td time + span{
	color: #666;
	display: block;
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;
}
.tg-dashboardtable tbody tr td address{
	margin: 0;
	color: #666;
	font-size: 13px;
	line-height: 20px;
	font-style: normal;
}

.tg-dashboardtable tbody tr:hover .tg-btnactiondelete{background: #f91942;}
.tg-dashboardtable tbody tr:hover .tg-btnactionview,
.tg-dashboardtable tbody tr:hover .tg-btnactionedit,
.tg-dashboardtable tbody tr:hover .tg-btnactiondelete,
.tg-dashboardtable tbody tr:hover .tg-btnactionview i,
.tg-dashboardtable tbody tr:hover .tg-btnactionedit i,
.tg-dashboardtable tbody tr:hover .tg-btnactiondelete i{color: #fff;}
.tg-btnaction i{
	display: block;
	line-height: 40px;
}
.tg-dashboardtable tbody tr:hover{
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.20);
}
/*==============================================
			Dashboard My Favourites				
==============================================*/

/*==============================================
			Dashboard Offer Messages			
==============================================*/
.tg-offersmessageswithsearch ul li .tg-dashboardscrollbar{height: 558px;}
.tg-offersmessageswithsearch ul li:first-child .tg-dashboardscrollbar {height: 480px;}
.tg-offersmessageswithsearch ul li:last-child .tg-messages.tg-dashboardscrollbar { height: 397px; }
.tg-adstatusexpired{background: #fc9209;}
.tg-adstatusdeleted{    background: #d47083;
    color: #fff;
    padding: 5px 13px;
    border-radius: 5px;}
.clear{clear: both;}