@charset "UTF-8";

/* 
    Skin Blue 
    ---------
*/

.skin-blue .navbar1 {
	background-color: #ffffff;
}

.skin-blue .navbar1 .nav1 a {
	color: rgba(96, 125, 139, 0.8);
}

.skin-blue .navbar1 .nav1>li>a:hover, .skin-blue .navbar1 .nav1>li>a:active,
	.skin-blue .navbar1 .nav1>li>a:focus, .skin-blue .navbar1 .nav1 .open>a,
	.skin-blue .navbar1 .nav1 .open>a:hover, .skin-blue .navbar1 .nav1 .open>a:focus
	{
	/*background: rgba(0, 0, 0, 0.1);
	color: #f6f6f6;*/
}

.skin-blue .navbar1 .navbar1-right>.nav1 {
	margin-right: 10px;
}

.skin-blue .navbar1 .sidebar1-toggle .icon-bar {
	background: rgba(96, 125, 139, 0.8);
}

.skin-blue .navbar1 .sidebar1-toggle:hover .icon-bar {
	background: #c6c6c6 !important;
}


/* skin-blue navbar */
/* .skin-blue .navbar { */
/* 	background-color: #fff;#0e3150;  */
/* } */

/* .skin-blue .navbar .nav a { */
/* 	/* color: rgba(255, 255, 255, 0.8);*/ */
/* 	color : rgb(255,255,255); */
	
/* } */

/* .skin-blue .navbar .nav>li>a:hover, .skin-blue .navbar .nav>li>a:active, */
/* 	.skin-blue .navbar .nav>li>a:focus, .skin-blue .navbar .nav .open>a, */
/* 	.skin-blue .navbar .nav .open>a:hover, .skin-blue .navbar .nav .open>a:focus */
/* 	{ */
/* 	background: rgba(0, 0, 0, 0.1); */
/* 	color: #f6f6f6; */
/* } */

/* .skin-blue .navbar .navbar-right>.nav { */
/* 	margin-right: 10px; */
/* } */

/* .skin-blue .navbar .sidebar-toggle .icon-bar { */
/* 	background: rgba(255, 255, 255, 0.8); */
/* } */

/* .skin-blue .navbar .sidebar-toggle:hover .icon-bar { */
/* 	background: #f6f6f6 !important; */
/* } */




/* skin-blue logo */
.skin-blue .logo {
/* 	background-color: #0e3150; */
/* 	color: #f9f9f9; */
}

.skin-blue .logo>a {
	color: #0e3150;
}

.skin-blue .logo:hover {
/* 	background: #0e3150; */
}
/* skin-blue content header */
.skin-blue .right-side>.content-header {
	background: #fbfbfb;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
/* Skin-blue user panel */
.skin-blue .user-panel>.image>img {
	border: 1px solid #dfdfdf;
}

.skin-blue .user-panel>.info, .skin-blue .user-panel>.info>a {
	color: #555555;
}
/* skin-blue sidebar */
/* .skin-blue .sidebar { */
/* 	border-bottom: 1px solid #fff; */
/* } */

/* .skin-blue .sidebar>.sidebar-menu>li { */
/* /* 	border-top: 1px solid #fff; */ */
/* /* 	border-bottom: 1px solid #dbdbdb; */ */
/* } */

/* .skin-blue .sidebar>.sidebar-menu>li:first-of-type { */
/* 	border-top: 1px solid #dbdbdb; */
/* } */

/* .skin-blue .sidebar>.sidebar-menu>li:first-of-type>a { */
/* 	border-top: 1px solid #fff; */
/* } */

/* .skin-blue .sidebar>.sidebar-menu>li>a { */
/* 	margin-right: 1px; */
/* } */

/* .skin-blue .sidebar>.sidebar-menu>li>a:hover, .skin-blue .sidebar>.sidebar-menu>li.active>a */
/* 	{ */
/* 	color: #222; */
/* 	background: #989FAF; */
/* } */

/* .skin-blue .sidebar>.sidebar-menu>li>.treeview-menu { */
/* 	margin: 0 1px; */
/* 	background: #f9f9f9; */
/* } */

/* .skin-blue .sidebar>.sidebar-menu>li>.sidebar-menu_subitem>li>a:hover { */
/* 	background: #989FAF; */
/* } */


/* skin-blue sidebar */
.skin-blue .sidebar1 {
	/*border-bottom: 1px solid #fff;*/
}

.skin-blue .sidebar1>.sidebar1-menu>li {
/* 	border-top: 1px solid #fff; */
/* 	border-bottom: 1px solid #dbdbdb; */
}

.skin-blue .sidebar1>.sidebar1-menu>li:first-of-type {
	border-top: 1px solid #dbdbdb;
}

.skin-blue .sidebar1>.sidebar1-menu>li:first-of-type>a {
	border-top: 1px solid #fff;
}

.skin-blue .sidebar1>.sidebar1-menu>li>a {
	margin-right: 1px;
}

.skin-blue .sidebar1>.sidebar1-menu>li>a:hover, .skin-blue .sidebar1>.sidebar1-menu>li.active>a
	{
	color: #222;
	background: #989FAF;
}

.skin-blue .sidebar1>.sidebar1-menu>li>.treeview-menu {
	margin: 0 1px;
	background: #f9f9f9;
}

.skin-blue .sidebar1>.sidebar1-menu>li>.sidebar1-menu_subitem>li>a:hover {
	background: red;/*#989FAF;*/
}




/* .skin-blue .left-side { */
/* 	background: #EDEDED; */
/* 	-webkit-box-shadow: inset -3px 0px 8px -4px rgba(0, 0, 0, 0.1); */
/* 	-moz-box-shadow: inset -3px 0px 8px -4px rgba(0, 0, 0, 0.1); */
/* 	box-shadow: inset -3px 0px 8px -4px rgba(0, 0, 0, 0.07); */
/* } */

/* .skin-blue .left-side .selected { */
/* 	background: #000000; */
/* 	border-color:#FFFFFF; */
/* 	box-shadow: none; */
	
/* } */

.skin-blue .left-side1 {
	/*background: #EDEDED;*/
	-webkit-box-shadow: inset -3px 0px 8px -4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: inset -3px 0px 8px -4px rgba(0, 0, 0, 0.1);
	box-shadow: inset -3px 0px 8px -4px rgba(0, 0, 0, 0.07);
}

.skin-blue .left-side1 .selected {
	background: #ffffff;
	border-color:#FFFFFF;
	box-shadow: none;
	
}
.skin-blue .left-side1 .selected span{
	color: #E75F5F;
}

/* .skin-blue .sidebar a { */
/* 	color: #555555; */
/* } */

/* .skin-blue .sidebar a:hover { */
/* 	text-decoration: none; */
/* } */

/* .skin-blue .treeview-menu>li>a { */
/* 	color: #777; */
/* } */

.skin-blue .sidebar1 a {
	color: #555555;
}

.skin-blue .sidebar1 a:hover {
	text-decoration: none;
}

.skin-blue .treeview-menu>li>a {
	color: #777;
}


.skin-blue .treeview-menu>li.active>a, .skin-blue .treeview-menu>li>a:hover
	{
	color: #111;
}

.skin-blue .sidebar1-form {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #dbdbdb;
	margin: 10px 10px;
}

.skin-blue .sidebar1-form input[type="text"], .skin-blue .sidebar1-form .btn
	{
	box-shadow: none;
	background-color: #fafafa;
	border: 1px solid #fafafa;
	height: 35px;
}

.skin-blue .sidebar1-form input[type="text"] {
	color: #666;
	-webkit-border-top-left-radius: 2px !important;
	-webkit-border-top-right-radius: 0 !important;
	-webkit-border-bottom-right-radius: 0 !important;
	-webkit-border-bottom-left-radius: 2px !important;
	-moz-border-radius-topleft: 2px !important;
	-moz-border-radius-topright: 0 !important;
	-moz-border-radius-bottomright: 0 !important;
	-moz-border-radius-bottomleft: 2px !important;
	border-top-left-radius: 2px !important;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 2px !important;
}

.skin-blue .sidebar1-form input[type="text"]:focus, .skin-blue .sidebar1-form input[type="text"]:focus+.input-group-btn .btn
	{
	background-color: #fff;
	color: #666;
}

.skin-blue .sidebar1-form input[type="text"]:focus+.input-group-btn .btn
	{
	border-left-color: #fff;
}

.skin-blue .sidebar1-form .btn {
	color: #999;
	-webkit-border-top-left-radius: 0 !important;
	-webkit-border-top-right-radius: 2px !important;
	-webkit-border-bottom-right-radius: 2px !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-moz-border-radius-topleft: 0 !important;
	-moz-border-radius-topright: 2px !important;
	-moz-border-radius-bottomright: 2px !important;
	-moz-border-radius-bottomleft: 0 !important;
	border-top-left-radius: 0 !important;
	border-top-right-radius: 2px !important;
	border-bottom-right-radius: 2px !important;
	border-bottom-left-radius: 0 !important;
}


/* .skin-blue .treeview-menu>li.active>a, .skin-blue .treeview-menu>li>a:hover */
/* 	{ */
/* 	color: #111; */
/* } */

/* .skin-blue .sidebar-form { */
/* 	-webkit-border-radius: 2px; */
/* 	-moz-border-radius: 2px; */
/* 	border-radius: 2px; */
/* 	border: 1px solid #dbdbdb; */
/* 	margin: 10px 10px; */
/* } */

/* .skin-blue .sidebar-form input[type="text"], .skin-blue .sidebar-form .btn */
/* 	{ */
/* 	box-shadow: none; */
/* 	background-color: #fafafa; */
/* 	border: 1px solid #fafafa; */
/* 	height: 35px; */
/* } */

/* .skin-blue .sidebar-form input[type="text"] { */
/* 	color: #666; */
/* 	-webkit-border-top-left-radius: 2px !important; */
/* 	-webkit-border-top-right-radius: 0 !important; */
/* 	-webkit-border-bottom-right-radius: 0 !important; */
/* 	-webkit-border-bottom-left-radius: 2px !important; */
/* 	-moz-border-radius-topleft: 2px !important; */
/* 	-moz-border-radius-topright: 0 !important; */
/* 	-moz-border-radius-bottomright: 0 !important; */
/* 	-moz-border-radius-bottomleft: 2px !important; */
/* 	border-top-left-radius: 2px !important; */
/* 	border-top-right-radius: 0 !important; */
/* 	border-bottom-right-radius: 0 !important; */
/* 	border-bottom-left-radius: 2px !important; */
/* } */

/* .skin-blue .sidebar-form input[type="text"]:focus, .skin-blue .sidebar-form input[type="text"]:focus+.input-group-btn .btn */
/* 	{ */
/* 	background-color: #fff; */
/* 	color: #666; */
/* } */

/* .skin-blue .sidebar-form input[type="text"]:focus+.input-group-btn .btn */
/* 	{ */
/* 	border-left-color: #fff; */
/* } */

/* .skin-blue .sidebar-form .btn { */
/* 	color: #999; */
/* 	-webkit-border-top-left-radius: 0 !important; */
/* 	-webkit-border-top-right-radius: 2px !important; */
/* 	-webkit-border-bottom-right-radius: 2px !important; */
/* 	-webkit-border-bottom-left-radius: 0 !important; */
/* 	-moz-border-radius-topleft: 0 !important; */
/* 	-moz-border-radius-topright: 2px !important; */
/* 	-moz-border-radius-bottomright: 2px !important; */
/* 	-moz-border-radius-bottomleft: 0 !important; */
/* 	border-top-left-radius: 0 !important; */
/* 	border-top-right-radius: 2px !important; */
/* 	border-bottom-right-radius: 2px !important; */
/* 	border-bottom-left-radius: 0 !important; */
/* } */