/*=== THEME DEFAULT ===*/
body#theme-default {
	accent-color: green;
	background-color: #d7d9de24;
	/* background: url('../../branding/left-glass.webp'); */
	border-bottom: 5px solid #f0421e;
	padding-bottom: 5px;
	min-height: 100vh;
}
.round {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.round_top {
	border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-radius-topleft:3px;
	border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-radius-topright:3px;
}
.round_bottom {
	border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-radius-bottomleft:3px;
	border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-radius-bottomright:3px;
}
.round_left {
	border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-webkit-border-radius-topleft:3px;
	border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-radius-bottomleft:3px;
}
.round_right {
	border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-radius-topright:3px;
	border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-radius-bottomright:3px;
}
/*=== LAYOUT SPRITE ===*/
 #theme-default .top_search, #theme-default .page_title, #theme-default .primary_active, #theme-default #primary_nav li a, #theme-default #secondary_nav ul li a, #theme-default .widget_top {
	background:#fff url(../../images/layout-sprite.png) repeat-x;
	opacity: .9;
}
#theme-default #container {
	min-height: calc(100vh - 100px);
	background: #04401c;
	border-left:#aeaeaf 1px solid;
	-moz-box-shadow: 0 0 2px #ccc;
	-webkit-box-shadow: 0 0 2px #ccc;
	box-shadow: 0 0 2px #ccc;
	/* background: url('../../branding/left-glass.webp'); */
	background-size: cover;
	background: linear-gradient(90deg, #fff, #3cb7dd, #0e803ba3, #faf9e29c);
}
#theme-default .top_search {
	background-position: 0 -60px;
	border-bottom:#c6c6c6 1px solid;
/*	-moz-box-shadow: 0 0 3px #999;
	-webkit-box-shadow: 0 0 3px#999;
	box-shadow: 0 0 3px #999;
*/}
#theme-default #primary_nav {
	
	border-right:#0e4169 1px solid;
}
#theme-default #primary_nav ul{ border-bottom:#01132a 1px solid;}
#theme-default #primary_nav li a {
	background-position:0 -109px;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
#theme-default #primary_nav li a:hover {
	background-position:0 -179px;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}
#theme-default #secondary_nav ul li a {
	background-position:0 -251px;
	border-top:#d6d6d6 1px solid;
	border-right:#bfbfc0 1px solid;
	border-bottom:#babbbb 1px solid;
	border-left:#bfbfc0 1px solid;
	/* color: #0f7c3a; */
	/*	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
*/
	text-shadow: 1px 1px 2px #ffffff, -1px 1px 15px #252324;
	}
#theme-default .acitem li a {
	background: url(../../images/dot.png) repeat-x bottom !important;
	border-right:#bfbfc0 1px solid;
	border-bottom:#babbbb 1px solid;
	border-left:#bfbfc0 1px solid;
	border-top:none !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	/* border-radius: 0px !important; */
}
#theme-default .acitem li a:hover {
	background: #035731 !important;
	color: white !important;
	/* text-shadow: none !important; */
}
#theme-default #secondary_nav ul li a:hover, #theme-default #secondary_nav ul li a.active {
	border: #bad4b5 1px solid;
	color: #005430;
	background-position:0 -289px;
	/* font-weight: bold; */
	/* background-color: darkred; */
	text-shadow: none;
	/* -webkit-transition: all .5s; */
	-moz-transition: all .5s;
	-o-transition: all .5s;
	/* transition: all .1s; */
	/* transition: all .3s cubic-bezier(0.94, 0.07, 0.52, 0.96); */
	opacity: 1;
}
li#ctl00_dashboard.active a {
color: #084e70!important;
background-position: 0 -289px!important;
}
#theme-default .page_title {
	background-position: 0px -60px;
	border-bottom:#c6c6c6 1px solid;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px#ccc;
	box-shadow: 0 0 5px #ccc;
}
#theme-default .primary_active {
	background: url(../../images/indicator.png) no-repeat left;
}
/*=== NOTIFICATIONS ICONS ===*/
#theme-default .alert, #theme-default .inbox > a, #theme-default .logout > a, #theme-default .user_thumb {
	/* background:#095e88; */
	position: relative;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b7ea+0,009ec3+100;Blue+3D+%2315 */
	/*background: #00b7ea; 
background: -moz-linear-gradient(top,  #00b7ea 0%, #009ec3 100%); /* FF3.6-15 
background: -webkit-linear-gradient(top,  #00b7ea 0%,#009ec3 100%); /* Chrome10-25,Safari5.1-6 
background: linear-gradient(to bottom,  #00b7ea 0%,#009ec3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 ); /* IE6-9 */
}
	#theme-default .alert:hover, #theme-default .inbox > a:hover, #theme-default .logout > a:hover, #theme-default .user_thumb:hover {
		/*background:#99ccff;
background: -moz-linear-gradient(top,  #c5deea 0%, #8abbd7 31%, #066dab 100%); /* FF3.6-15 
background: -webkit-linear-gradient(top,  #c5deea 0%,#8abbd7 31%,#066dab 100%); /* Chrome10-25,Safari5.1-6 
background: linear-gradient(to bottom,  #c5deea 0%,#8abbd7 31%,#066dab 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5deea', endColorstr='#066dab',GradientType=0 ); /* IE6-9 */
		-webkit-box-shadow: inset 0 7px 8px rgba(0,0,0,0.075), 0 0 8px rgb(102 233 124);
		box-shadow: inset 0 7px 8px rgba(0,0,0,0.075), 0 0 8px rgb(102 233 124);
		
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		transition: all .3s ease-out;
	}
.logout a {
	text-indent:-999999px;
}
#theme-default .alert .icon{ background:#c0d6e1  url(../../images/sprite-icons/layout-icons.png) no-repeat 0 0; display:block; position:absolute; top:2px; left:2px; /*border:#9bd0ea 1px solid;*/}
#theme-default .inbox a .icon{/* background:#c0d6e1  url(../../images/sprite-icons/layout-icons.png) no-repeat 0 -30px; */display:block;position:absolute;top:3px;left:3px;/*border:#9bd0ea 1px solid;*/}
/*#theme-default .logout a .icon{background:#ed2024  url(../../images/sprite-icons/layout-icons.png) no-repeat 0 -60px;display:block;position:absolute;top: 0px;left: 0px;border:#990000 1px solid;}*/
#theme-default .logout a .icon, a#ctl00_LinkButton1 .icon {
	background: #ed2024 url(../../images/sprite-icons/layout-icons.png) no-repeat 0 -60px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	border: #990000 1px solid;
	width: 31px;
	height: 30px;
	display: block;
	border-radius: 5px;
}
a#ctl00_LinkButton1 {
	float: right;
	padding-left: 22%;
	/* margin-left: 50%; */
	position: relative;
	margin-top: 2.5px;
}
  #theme-default .user_thumb .icon{/* background:#c0d6e1; */display:block;position:absolute;top:3px;left:3px;/*border:#9bd0ea 1px solid;*/text-align:center;}
  img#ctl00_imgPhoto {
    border-radius: 24px;
}


#theme-default #primary_nav .icon_block, #theme-default .search_btn{
	background:url(../../images/sprite-icons/layout-icons.png) no-repeat;
}
#theme-default .nav_icon, #theme-default .p_dashboard{
	background:url(../../images/sprite-icons/icon-black.png) no-repeat;}

#theme-default .widget_wrap {
	opacity: 0.90;
	-moz-box-shadow: 0 0 2px #ddd;
	-webkit-box-shadow: 0 0 2px #ddd;
	box-shadow: 0 0 2px #ddd;
	border-bottom-left-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	/*
	-moz-border-radius-bottomleft:3px;
	-webkit-border-radius-bottomleft:3px;
	border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-radius-bottomright:3px;*/
	/* margin-top:20px; */
	box-shadow: 0 2px 2px rgba(204,197,185,.5);
	background: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(10px);
	border: 1px solid rgba(255, 255, 255, 0.25);
	border-radius: 16px;
}
#theme-default .widget_top {
	height:39px;
	border-bottom:#e1e1e1 1px solid;
	background-position:0 -368px;
	position:relative;
	border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	vertical-align: middle;
	padding-top: 3px;
}
