/* Import Section
=================================================================== */
@import url("jquery-ui-1.8.21.custom.css");								/* jQuery User Interface Framework Styles */
@import url("fullcalendar.css");										/* Calendars Styles */
@import url("chosen.css");												/* Select Boxes Styles */  
@import url("uniform.default.css");										/* Uniform Styles */
@import url("jquery.cleditor.css");										/* Text Editor Styles. */  
@import url("jquery.noty.css");											/* Noty Notifications Style */
@import url("noty_theme_default.css");									/* Noty Notifications Style */
@import url("elfinder.min.css");										/* File Manager Style */
@import url("elfinder.theme.css");										/* File Manager Style */
@import url("jquery.iphone.toggle.css");								/* Styles for iPhone */
@import url("uploadify.css");											/* Uploadify Styles */
@import url("jquery.gritter.css");										/* Growl Like Notifications Styles */
@import url("font-awesome.min.css");									/* Font Awesome Styles */
@import url("font-awesome-ie7.min.css");								/* Font Awesome Styles */
@import url("glyphicons.css");											/* Glyphicons Font */
@import url("halflings.css");											/* Glyphicons Halflings Font */
@import url("style-forms.css");											/* Forms */

/* Main Colors
=================================================================== */

.black,
.black [class="box-header"],
.black.box,
.slider.black .ui-slider-range, 
.progress.black .ui-progressbar-value
.sliderVertical.black .ui-slider-range,
.progressSlim.black .ui-progressbar-value {
	background: #222 !important;
	border-color: #222 !important;
	color: #fff;
}

.black .box-header h2 i,
.black .box-header .box-icon i,
.black .box-header .box-icon i:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.green,
.green [class="box-header"],
.green.box,
.slider.green .ui-slider-range, 
.progress.green .ui-progressbar-value,
.sliderVertical.green .ui-slider-range,
.progressSlim.green .ui-progressbar-value,
.label-success,
.badge-success {
	background: #31D9A4 !important;
	border-color: #31D9A4 !important;
	color: #fff;
}

.greenDark,
.greenDark [class="box-header"],
.greenDark.box,
.slider.greenDark .ui-slider-range, 
.progress.greenDark .ui-progressbar-value,
.sliderVertical.greenDark .ui-slider-range,
.progressSlim.greenDark .ui-progressbar-value {
	background: #FF5C00 !important;
	border-color: #FF5C00 !important;
	color: #fff;
}

.greenLight,
.greenLight [class="box-header"],
.greenLight.box,
.slider.greenLight .ui-slider-range, 
.progress.greenLight .ui-progressbar-value,
.sliderVertical.greenLight .ui-slider-range,
.progressSlim.greenLight .ui-progressbar-value {
	background: #99B433 !important;
	border-color: #99B433 !important;
	color: #fff;
}

.pink,
.pink [class="box-header"],
.pink.box,
.slider.pink .ui-slider-range, 
.progress.pink .ui-progressbar-value,
.sliderVertical.pink .ui-slider-range,
.progressSlim.pink .ui-progressbar-value {
	background: #22A8EE !important;
	border-color: #22A8EE !important;
	color: #fff;
}

.pinkDark,
.pinkDark [class="box-header"],
.pinkDark.box,
.slider.pinkDark .ui-slider-range, 
.progress.pinkDark .ui-progressbar-value,
.sliderVertical.pinkDark .ui-slider-range,
.progressSlim.pinkDark .ui-progressbar-value {
	background: #7E3878 !important;
	border-color: #7E3878 !important;
	color: #fff;
}

.yellow,
.yellow [class="box-header"],
.yellow.box,
.slider.yellow .ui-slider-range, 
.progress.yellow .ui-progressbar-value,
.sliderVertical.yellow .ui-slider-range,
.progressSlim.yellow .ui-progressbar-value,
.label-warning,
.badge-warning {
	background: #FFC40D !important;
	border-color: #FFC40D !important;
	color: #fff;
}

.purple,
.purple [class="box-header"],
.purple.box,
.slider.purple .ui-slider-range, 
.progress.purple .ui-progressbar-value,
.sliderVertical.purple .ui-slider-range,
.progressSlim.purple .ui-progressbar-value {
	background: #603CBA !important;
	border-color: #603CBA !important;
	color: #fff;
}

.blue,
.blue [class="box-header"],
.blue.box,
.slider.blue .ui-slider-range, 
.progress.blue .ui-progressbar-value,
.sliderVertical.blue .ui-slider-range,
.progressSlim.blue .ui-progressbar-value,
.label-info,
.badge-info {
	background: #2D89EF !important;
	border-color: #2D89EF !important;
	color: #fff;
}

.blueDark,
.blueDark [class="box-header"],
.blueDark.box,
.slider.blueDark .ui-slider-range, 
.progress.blueDark .ui-progressbar-value,
.sliderVertical.blueDark .ui-slider-range,
.progressSlim.blueDark .ui-progressbar-value {
	background: #2B5797 !important;
	border-color: #2B5797 !important;
	color: #fff;
}

.blueLight,
.blueLight [class="box-header"],
.blueLight.box,
.slider.blueLight .ui-slider-range, 
.progress.blueLight .ui-progressbar-value,
.sliderVertical.blueLight .ui-slider-range,
.progressSlim.blueLight .ui-progressbar-value {
	background: #EFF4FF !important;
	border-color: #EFF4FF !important;
	color: #fff;
}

.orange,
.orange [class="box-header"],
.orange.box,
.slider.orange .ui-slider-range, 
.progress.orange .ui-progressbar-value,
.sliderVertical.orange .ui-slider-range,
.progressSlim.orange .ui-progressbar-value {
	background: #FA5291 !important;
	border-color: #FA5291 !important;
	color: #fff;
}

.orangeDark,
.orangeDark [class="box-header"],
.orangeDark.box,
.slider.orangeDark .ui-slider-range, 
.progress.oragneDark .ui-progressbar-value,
.sliderVertical.orangeDark .ui-slider-range,
.progressSlim.orangeDark .ui-progressbar-value {
	background: #DA532C !important;
	border-color: #DA532C !important;
	color: #fff;
}

.red,
.red [class="box-header"],
.red.box,
.slider.red .ui-slider-range, 
.progress.red .ui-progressbar-value,
.sliderVertical.red .ui-slider-range,
.progressSlim.red .ui-progressbar-value,
.label-important,
.badge-important {
	background: #EB3C00 !important;
	border-color: #EB3C00 !important;
	color: #fff;
}

.widget.green h2 .glyphicons i:before,
.widget.greenDark h2 .glyphicons i:before,
.widget.greenLight h2 .glyphicons i:before,
.widget.pink h2 .glyphicons i:before,
.widget.pinkDark h2 .glyphicons i:before,
.widget.yellow h2 .glyphicons i:before,
.widget.purple h2 .glyphicons i:before,
.widget.blue h2 .glyphicons i:before,
.widget.blueDark h2 .glyphicons i:before,
.widget.blueLight h2 .glyphicons i:before,
.widget.orange h2 .glyphicons i:before,
.widget.orangeDark h2 .glyphicons i:before,
.widget.red h2 .glyphicons i:before {
	color: #fff;
}

/* Basic
=================================================================== */


body {
	background: #f2f3f8 !important;
    color: #333;
    border: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

a {
	color: #646464;
}

hr {
	height: 2px;
	border: none;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIwLjI1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(249,249,249,0.25) 0%, rgba(249,249,249,1) 50%, rgba(249,249,249,0.25) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(249,249,249,0.25)), color-stop(50%,rgba(249,249,249,1)), color-stop(100%,rgba(249,249,249,0.25))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(249,249,249,0.25) 0%,rgba(249,249,249,1) 50%,rgba(249,249,249,0.25) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(249,249,249,0.25) 0%,rgba(249,249,249,1) 50%,rgba(249,249,249,0.25) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(249,249,249,0.25) 0%,rgba(249,249,249,1) 50%,rgba(249,249,249,0.25) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(249,249,249,0.25) 0%,rgba(249,249,249,1) 50%,rgba(249,249,249,0.25) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40f9f9f9', endColorstr='#40f9f9f9',GradientType=1 ); /* IE6-8 */
}

.noMarginLeft {
	margin-left: 0px !important;
}

h1 {
	font-size: 32px;
	line-height: 32px;
	font-weight: 300;
}

h2 {
	font-size: 16px;
	line-height: 16px;
}

h3 {
	font-size: 15px;
	line-height: 15px;
}

h4 {
	font-size: 14px;
	line-height: 14px;
}

h5 {
	font-size: 13px;
	line-height: 13px;
}

h6 {
	font-size: 12px;
	line-height: 12px;
}

/* Header Section
=================================================================== */
.navbar {
	margin-bottom: 0px;
}

.navbar-inner {
	margin-bottom: 0px;
    min-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background: #ffffff;
    box-shadow: 5px 1px 11px 20px rgba(69, 65, 78, 0.08);
    /* background-image: linear-gradient(#fff 10%, #e0dddd 90%); */
    filter: none;
    /* text-shadow: 1px 1px 1px #0a0c0e; */
    border: none;
    color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; 
    zoom: 1;
    border-bottom: 1px solid #e8e8e8;
	
}

.navbar-inner a {
	color: #7b7b7b;
	/* text-shadow: 0 -1px 1px #0b090a; */
}

.navbar-inner a i {
	margin-top: 2px;
}

.navbar-inner a:hover i {
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	color:#FFFFFF !important;
}

.brand img {
	margin: -12px 0px -5px 0px;
}

a.brand span {
	color: #fff;
	text-shadow: none;
}

.header-nav {
	padding: 0px;
	color: #fff !important;
	background: #424242 !important;
}

.header-nav .nav {
	margin: 0px;
}
.header-nav .btn {
  	display: inline-block;
  	padding: 21px 20px;
	margin-top: 0px;
  	margin-left: 0px;
  	font-size: 14px;
  	line-height: 20px;
  	text-align: center;
  	text-shadow: none;
  	vertical-align: middle;
  	cursor: pointer;
  	background: transparent;
  	border-left: none;
	border-right: none;
	border-top: 0px;
	border-bottom: 0px;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
  	-webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
          	box-shadow: none !important;
}

.header-nav a.btn  {
	color: #000 !important;
	text-shadow: none !important;
	padding: 10px 25px !important;
}

.header-nav .btn .caret {
	border-top-color: #424242 !important;
	border-bottom-color: #424242 !important;
}

.header-nav .btn:hover .caret {
	border-top-color: #fff !important;
	border-bottom-color: #fff !important;
}

/* Navigation Section
=================================================================== */

#sidebar-left {
	background: #3A3A3A;
}

.sidebar-nav > ul{
	margin: 0px;
	padding-bottom: 1px;
	font-size: 13px;
}

.sidebar-nav > ul > li > ul {
	list-style: none;
	margin: 0px;
	display: none;
	background: rgba(0,0,0,.25);
}

.nav-tabs.nav-stacked > li > a,
.nav-tabs.nav-stacked > li > ul > li > a {
	padding: 15px 10px 14px 10px;
	color: #fff;
	border-top: none;
  	background: #FFFFFF !important;
    border-bottom: 1px solid #dcdcdc;
	border-left: none;
	border-right: none;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
 background: #080808;	
}
.nav-tabs.nav-stacked > li {
  	border-bottom: 1px solid #dcdcdc
}

.nav-tabs.nav-stacked > li:last-child > a {
  	border-bottom: 1px solid #fff;	
}

.nav-tabs.nav-stacked > li > ul > li > a{
	padding: 15px 10px 14px 10px;
	display: block;
}

.nav-tabs.nav-stacked > li > a > i,
.nav-tabs.nav-stacked > li > ul > li > a > i {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	font-size: 16px;
}

.nav-tabs.nav-stacked > li > ul > li > a > i {
	font-size: 20px;
}

.nav-tabs.nav-stacked > li > a:hover > i {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > ul > li > a:hover {
 color: #fff;;
}

.nav-tabs.nav-stacked  > li.active > a,
.nav-tabs.nav-stacked  > li > ul > li.active > a {
  	background: #63cb38 !important;
	border-bottom: 1px solid #63cb38 !important;
}
/*
.nav-tabs.nav-stacked  > li.active > a:hover,
.nav-tabs.nav-stacked  > li > ul > li.active > a:hover {
  	background: #63cb38;
	color: #fff;
	border: none;
	border-bottom: 1px solid #63cb38;
}
*/
.nav-tabs.nav-stacked  > li.active > ul {
	padding: 0;
  	color: #3b3b41;
  	background: #fff;
}

.nav-tabs.nav-stacked > li:first-child > a {
	margin: 0px 0px 0px 0px;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
}

.nav-tabs.nav-stacked > li:last-child > a {
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  	color: #555555;
  	background-color: transparent;
  	outline: 0;
	-webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}

.dropdown-menu:after,
.dropdown-menu:before {
	top: -1px;
	left: 10px;
	border-right: 9px solid transparent;
	/*border-bottom: 9px solid #222 !important;*/
	border-left: 9px solid transparent;
	content: '';
}

.dropdown-menu {
  	position: absolute;
  	top: 100%;
  	left: 0;
  	z-index: 1000;
  	display: none;
  	float: left;
  	min-width: 160px;
	max-width: 300px;
 	padding: 0;
  	margin: 0!important;
  	list-style: none;
	text-shadow: none;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
  	-webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;	
}

.dropdown-menu.pull-right {
  	right: 0;
  	left: auto;
}

.navbar .pull-right>li>.dropdown-menu:after, .navbar .nav>li>.dropdown-menu.pull-right:after {
    display:none !important;
}

.dropdown-menu .divider {
  	*width: 100%;
  	height: 1px;
  	margin: 0px 1px;
  	*margin: -5px 0 5px;
  	overflow: hidden;
  	background-color: #eee;
  	border-bottom: 1px solid #ffffff;
}

.dropdown-menu li a {
  	display: block;
  	padding: 7px 10px !important;
  	clear: both;
  	font-weight: normal;
  	line-height: 20px;
  	color: #000;
	text-shadow: none;
  	white-space: normal !important;
}

.dropdown-menu li {
	border-bottom: 1px solid #eee;
}

.dropdown-menu li:first-child {
	border-top: 0px !important;
}

.dropdown-menu li:last-child {
	border-bottom: 0px !important;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  	color: #ffffff;
  	text-decoration: none;
  	background: #019976;
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  	color: #ffffff;
  	text-decoration: none;
  	background: #2D89EF;
}

.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  	color: #999999;
}

.dropdown-menu .disabled > a:hover {
  	text-decoration: none;
  	cursor: default;
  	background-color: transparent;
}

.dropdown-menu-title {
	background: #222;
	color: #fff;
	padding: 8px 0px;
	position: relative;
}

.dropdown-menu-title span {
	margin-left: 15px;
}

.dropdown-menu-title a:link {
	position: absolute;
	right: 4px;
	top: 4px;
	padding: 4px 6px !important;
}

.dropdown-menu-title a i {
	color: #fff;
}

.dropdown-menu-title a:hover {
	background: #fff !important;
}

.dropdown-menu-title a:hover i {
	color: #222 !important;
}

.dropdown-menu-sub-footer {
	background: #eee;
}

.dropdown-menu ul,
.dropdown-menu ul li  {
	padding: 0px !important;
	margin: 0px !important;
}

ul.notifications li,
ul.tasks li,
ul.messages li{
	width: 260px;
}

ul.notifications li .avatar img,
ul.tasks li .avatar img,
ul.messages li .avatar img {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 10px;
}


ul.messages li .header {
	display: block;
}

ul.messages li .header .from {
	font-size: 12px;
	font-weight: bold;
}

ul.notifications li .icon {
	margin: 0px 10px 0px -10px !important;
	padding: 7px 10px 9px 10px;
}

ul.notifications li .time,
ul.tasks li .header .percent,
ul.messages li .header .time {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	right: 5px;
}
ul.tasks li .title,
ul.notifications li .message {
	font-size: 12px;
}

ul.notifications li.warning a {
	color: #FA5833;
}
 
ul.messages li .message {
	font-size: 11px;
}

/* Content and Main Elements
=================================================================== */

#content { 
	filter: none;
	min-height: 100%;
	padding: 20px 20px;
	position: relative;
}

.breadcrumb {
	margin: -28px -28px 0px -28px;
    line-height: 34px;  
	border: 0px; 
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	   		box-shadow: none;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
	        border-radius: 0px; 	
}

.breadcrumb span {
	text-shadow: 1px 1px 0px #fff;
}

.breadcrumb a {
	color: #646464;
	text-shadow: 0px 1px 1px #fff;	
}

.breadcrumb a:hover {
	color: #646464;
	text-shadow: 0px 1px 1px #fff;
	text-decoration: none;	
}

.dark {
	background: #fdfdfd;
	text-shadow: 0px 1px 1px #fff !important;
	padding: 20px;
	top: -28px;
	right: -28px;
	margin-bottom: -56px;
	margin-right: -30px;
	position: relative;
	border-left: 2px solid #eee;
	min-height: 100%;
	overflow: hidden;		
}

.well {
	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
	        border-radius: 0px;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
		    box-shadow: none;
}

.statbox {
	height: 120px;
	padding: 10px;
	position: relative;
	margin-bottom: 28px;
}
	
	.statbox .number {
		font-size: 40px;
		position: absolute;
		top: 10px;
		right: 10px;
	}
	
	.statbox .title {
		font-size: 16px;
		position: absolute;
		top: 50px;
		right: 10px;
	}

	.statbox .footer {
		background: rgba(0,0,0,.1);
		background-color: #19FFFFFF;
		position: absolute;
		bottom: 0px;
		left: 0px;
		padding: 10px;
	}
	
	
	.statbox .footer:hover {
		background: rgba(0,0,0,.2);
	}
	
	.statbox .footer a {
		color: #fff;
		text-decoration: none;
	}

.widget {
	padding: 10px;
	margin-bottom: 28px;
}

.widget h2 {
	padding: 10px 10px 0px 10px;
	font-size: 18px !important;
	line-height: 18px !important;
	margin-bottom: -5px;
	font-weight: 300;
	text-shadow: 0px 1px 0px #fff;
}

.widget h2 .glyphicons i:before {
	margin-top: -7px;
	font-size: 20px !important;
	line-height: 20px !important;
}

.box {
	border: 2px solid #eee;
	background: #fff !important;
	margin-bottom: 28px;	
}

.box-header {
	    height: 24px;
    font-size: 16px !important;
    line-height: 16px;
    padding: 10px;
    /* background: #eee; */
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    border-bottom: 1px solid snow !important;
}

.box-header h2{
	float: left;
    margin-top: 7px;
    font-size: 16px !important;
    font-weight: 300;
    color: #575962 !important;
}

.box-header h2 i {
	margin: 0px 3px 0px 4px;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.box-header .break{
	border-left: 1px solid #FFF;
	margin: -12px 10px -10px 10px;
	padding: 12px 0px 10px 0px;
	
}

.box-header .box-icon {
	float:right;
	margin-top: 1px;
}

.box-header .box-icon i {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.box-header .box-icon i:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.box-header .box-icon a {
	margin: 0px 5px;
}

.box-content {
	/*position: relative;*/
	z-index: 50;
  	margin-top: -1px;
	padding: 10px;
	background: #fff !important;
	/*border-bottom: 5px solid #ebebeb;*/
	border-top: 1px solid #f2f3f8;
}

/* Vertical Bar Chart
=================================================================== */

.verticalChart {
	width: 100%;
}
	
.verticalChart .singleBar {
	width: 9%;
	float: left;
	margin-left: 0.5%;
	margin-right: 0.5%;
}	
	
.verticalChart .singleBar .bar {
	position: relative;
	height: 200px;
	background: rgba(255,255,255,0.2);
	overflow: hidden;
}
	
.verticalChart .singleBar .bar .value {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #fff;
	color: #fff;
}

.verticalChart .singleBar .bar .value span{
	position: absolute;
	font-size: 12px;
	bottom: 0;
	width: 100%;
	height: 20px;
	color: #ddd;
	text-shadow: 0px -1px 0px #fff, 0px 1px 0px #fff, 1px 0px 0px #fff, -1px 0px 0px #fff, -1px -1px 0px #fff,-1px 1px 0px #fff, 1px 1px 0px #fff, 1px -1px 0px #fff;
	display: none;
	text-align: center;
}			

.verticalChart .singleBar .title {
	margin-top: 5px;
	text-align: center;
}

/* Browsers Stats
=================================================================== */

.browserStat.big {
	display:inline-block;
	width: 49%;
	text-align: center;
	margin-bottom: 20px;
	padding: 0px;
}

.browserStat {
	display:inline-block;
	width: 32%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.browserStat span{
	display:block;
	text-align: center;
	margin-top: 10px;
}

/* Notifications & Labels
=================================================================== */

.notification {
	position: absolute;
	top: -1px;
	right: -1px;
	line-height: 16px;
	height: 16px;
	padding: 3px 6px;
	color: white !important;
	text-shadow: 0 1px hsla(0, 0%, 0%, 0.25);
	border-width: 1px;
	border-style: solid;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px hsla(0, 100%, 100%, 0.3);
	   -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 1px rgba(255, 255, 255, 0.3);
			box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px hsla(0, 100%, 100%, 0.3);
}

.notification-small {
	padding: 2px 7px;
	color: white !important;
	text-shadow: 0 1px hsla(0, 0%, 0%, 0.25);
	border-width: 1px;
	border-style: solid;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px hsla(0, 100%, 100%, 0.3);
	   -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08), inset 0 1px rgba(255, 255, 255, 0.3);
			box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.08), inset 0 1px hsla(0, 100%, 100%, 0.3);
}

.label,
.badge {
  	text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 12px;
	padding: 0px 4px;
}

.label {
	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
}

/* Quick Buttons
=================================================================== */

.quick-button {
	border: 1px solid #ddd;
	margin-bottom: -1px;
  	padding: 30px 0px 10px 0px;
	font-size: 14px;
  	background-color: #fafafa;
  	background-image: -moz-linear-gradient(top, #fafafa, #efefef);
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#efefef));
  	background-image: -webkit-linear-gradient(top, #fafafa, #efefef);
  	background-image: -o-linear-gradient(top, #fafafa, #efefef);
  	background-image: linear-gradient(to bottom, #fafafa, #efefef);
  	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fafafa', endColorstr='#efefef', GradientType=0);
  	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
	   -moz-box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
			box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
  	-webkit-border-radius: 2px;
       -moz-border-radius: 2px;
          	border-radius: 2px;
	display:block;
	color: #646464;
	text-shadow: 0 1px 0px rgba(255, 255, 255, .6);
	text-align: center;
	cursor: pointer;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.quick-button:hover {
	text-decoration: none;
	border-color: #a5a5a5;
	color: #444444;
	text-shadow: 0 1px 0px rgba(255, 255, 255, 1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
  	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.25);
       -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.25);
          	box-shadow: 0px 0px 3px rgba(0,0,0,.25);
}
.quick-button:hover .notification {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.6);
       -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.6);
          	box-shadow: 0px 0px 3px rgba(0,0,0,.6);
}

.quick-button i {
	font-size: 32px;
}

/* Quick Buttons Metro Style
=================================================================== */

.quick-button.metro {
	position: relative;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
	filter: none;
	padding: 30px 10px 0px 10px;
	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
          	border-radius: 0px;
}

.quick-button.metro p {
	text-align: left;
	margin-top: 20px;
}

.quick-button.metro:hover {
	color: rgba(255,255,255,.9);
	text-shadow: none;
}

.quick-button.metro i {
	font-size: 64px;
	text-align: center !important;
}

.quick-button.metro .badge {
	text-align: center !important;
	position: absolute;
	top: 50%;
	left: 70%;
	background: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
}


/* Quick Buttons Small
=================================================================== */

.quick-button-small {
	border: 1px solid #ddd;
  	padding: 15px 0px 0px 0px;
	font-size: 10px;
  	background-color: #fafafa;
  	background-image: -moz-linear-gradient(top, #fafafa, #efefef);
  	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fafafa), to(#efefef));
  	background-image: -webkit-linear-gradient(top, #fafafa, #efefef);
  	background-image: -o-linear-gradient(top, #fafafa, #efefef);
  	background-image: linear-gradient(to bottom, #fafafa, #efefef);
  	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fafafa', endColorstr='#efefef', GradientType=0);
  	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
	   -moz-box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
			box-shadow: 0 1px 0px rgba(255, 255, 255, .8);
  	-webkit-border-radius: 2px;
       -moz-border-radius: 2px;
          	border-radius: 2px;
	display:block;
	color: #646464;
	text-shadow: 0 1px 0px rgba(255, 255, 255, .6);
	text-align: center;
	cursor: pointer;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.quick-button-small:hover {
	text-decoration: none;
	border-color: #a5a5a5;
	color: #444444;
	text-shadow: 0 1px 0px rgba(255, 255, 255, 1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
  	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.25);
       -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.25);
          	box-shadow: 0px 0px 3px rgba(0,0,0,.25);
}

.quick-button-small:hover .notification {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.6);
       -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.6);
          	box-shadow: 0px 0px 3px rgba(0,0,0,.6);
}

.quick-button-small i {
	font-size: 20px;
}

/* Dashboard Lists ex.
=================================================================== */

ul.dashboard-list li{
	padding: 5px 0;
	list-style:none;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}

ul.dashboard-list li i{
	font-size: 18px;
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	padding: 2px 2px 0px 2px;
	margin-right: -2px;
}

ul.dashboard-list li:first-child {
	border-top: none;
	border-bottom: 1px solid #eee;
}

ul.dashboard-list li:last-child {
	border-bottom: none;
}

ul.dashboard-list a:hover{
	text-decoration:none;
}

ul.dashboard-list{
	margin:0;
}

ul.dashboard-list li a span {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding: 0px 4px;
}

ul.dashboard-list li .avatar {
	height: 50px;
	width: 50px;
	padding: 1px;
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	border: 1px solid #eee;
}

ul.dashboard-list li .avatar img{
	height: 40px;
	width: 40px;
	padding: 1px;
	float: left;
	margin-top: 3px;
	margin-right: 15px;
	border: 1px solid #eee;
}

/* Dashboard Lists Metro Style ex.
=================================================================== */

ul.dashboard-list.metro {
	margin: -10px -10px;
}

ul.dashboard-list.metro li {
	padding: 5px 0;
	list-style:none;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}

ul.dashboard-list.metro li:last-child {
	border-bottom: none;
}

ul.dashboard-list.metro li i {
	font-size: 18px;
	padding: 9px 7px;
	margin: -5px 10px -5px 0px;
}

ul.dashboard-list a:hover{
	text-decoration:none;
}

ul.dashboard-list.metro li .avatar {
	height: 50px;
	width: 50px;
	float: left;
	margin: 3px 15px 0px 10px;
	border: none;
}

/* Support tickets
=================================================================== */

ul.tickets {
	margin:0;
}

ul.tickets li {
	list-style: none;
	padding: 5px 0;
  	border-top: 1px solid #fff;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}

ul.tickets li:first-child {
	border-top: none;
	border-bottom: 1px solid #eee;
}

ul.tickets li:last-child {
	border-bottom: none;
}


ul.tickets li.ticket .header {
	width: 100%;
	display: inline-block;
	font-weight: bold;
	font-size: 13px;
}

ul.tickets li.ticket .header .title {
	float: left;
	text-align: left;
}

ul.tickets li.ticket .header .number {
	float: right;
	text-align: right;
}

ul.tickets li.ticket .avatar img {
	height: 36px;
	width: 36px;
	padding: 1px;
	float: left;
	margin-top: 1px;
	margin-right: 10px;
	border: 1px solid #eee;
}

ul.tickets li.ticket .content{
	display: inline-block;
	width: 100%;
}

ul.tickets li.ticket .content .name,
ul.tickets li.ticket .content .status {
	float: left;
	text-align: left;
	width: 40%;
	white-space: nowrap;
	overflow:hidden !important;
	text-overflow: ellipsis;	
}

ul.tickets li.ticket .content .priority,
ul.tickets li.ticket .content .date {
	float: right;
	text-align: right;	
}

/* Support tickets Metro Style
=================================================================== */

ul.tickets.metro {
	margin: -10px;
}

ul.tickets.metro li {
	padding: 5px 10px;
}

ul.tickets.metro li a {
	color: #fff !important;
}

ul.tickets li.ticket .avatar img {
	padding: 0px;
	border: none;
}

/* Chat
=================================================================== */

ul.chat {
	margin:0;
}

ul.chat li {
	list-style: none;
	padding: 5px 0;
	margin: 10px auto;
	font-size: 12px;
}


ul.chat li img.avatar {
	height: 50px;
	width: 50px;
	padding: 1px;
	border: 1px solid #eee;
}

ul.chat li.left img.avatar {
	float: left;
	margin-right: 10px;
}

ul.chat li.right img.avatar {
	float: right;
	margin-left: 10px;
}

ul.chat li .message {
	display: block;
	border: 2px solid #eee;
	padding: 5px;
	position: relative;
	-webkit-border-radius: 4px;
   	   -moz-border-radius: 4px;
      		border-radius: 4px;
}

ul.chat li.left .message {
	text-align: left;
	margin-left: 65px;
	background: #fff 
}

ul.chat li.left .message .arrow {
	height: 20px;
	width: 20px;
	display: block;
	position: absolute;
	top: 5px;
	left: -20px;
	background: url(../img/chat-left.png) no-repeat 0px 0px;
}

ul.chat li.right .message .arrow {
	height: 20px;
	width: 20px;
	display: block;
	position: absolute;
	top: 5px;
	right: -20px;
	background: url(../img/chat-right.png) no-repeat 0px 0px;
}

ul.chat li.right .message {
	text-align: right;
	margin-right: 65px;
	background: #fcfcfc;
}

ul.chat li .message .text {
	display: block;	
}

.chat-form {
	border-top: 1px solid #ddd;
	background: #eee;
	padding: 10px;
	margin: 20px -10px -10px -10px;
}

.chat-form textarea {
	width: 100%;
	padding: 0.5em;
	-webkit-box-sizing: border-box; /* Safari, Chrome et al  */
	   -moz-box-sizing: border-box; /* Firefox */
	        box-sizing: border-box; /* Opera/IE 8+ */	
	height: 80px;
	outline: 0px !important;
	font-size: 12px;
}

/* Chat Metro Style
=================================================================== */

ul.chat.metro {
	margin:-10px -10px -20px -10px;
	padding: 10px;
}

ul.chat.metro li img.avatar {
	padding: 0px;
	border: none;
}

ul.chat.metro li .message {
	background: rgba(0,0,0,.2) !important;
	border: 2px solid rgba(0,0,0,.27) !important;
	-webkit-border-radius: 0px;
   	   -moz-border-radius: 0px;
      		border-radius: 0px;
}

ul.chat.metro li.left .message .arrow {
	left: -22px;
	background: url(../img/chat-left-metro.png) no-repeat 0px 0px;
}

ul.chat.metro li.right .message .arrow {
	right: -22px;
	background: url(../img/chat-right-metro.png) no-repeat 0px 0px;
}

/* Forms
=================================================================== */

.form-actions {
  	padding: 19px 20px 20px;
  	margin: 20px -10px -30px -10px;
  	background-color: #FFFFFF;
  	border-top: 1px solid #FFFFFF;
  	*zoom: 1;
}

.form-actions:before,
.form-actions:after {
  	display: table;
  	line-height: 0;
  	content: "";
}

.form-actions:after {
 	clear: both;
}

/* Buttons
=================================================================== */

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer; 
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  outline: none;
}

.btn i {
	margin-top: 2px;
}

.btn:focus {
  /* outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; */
}

.btn:hover,
.btn:focus {
  color: #fff;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 11px 14px;
  font-size: 17.5px;
  border-radius: 0px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  border-radius: 0px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  border-radius: 0px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.btn {
 	color: #ffffff;
  	background-color: #424242; 
	background-image: none;
	filter: none;
	text-shadow: none;
}

.btn:hover,
.btn:focus,
.btn:active {
  background-color: #9a9c9d;
  border-color: #8d9091;
}

.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
fieldset[disabled] .btn:focus,
.btn.disabled:active,
.btn[disabled]:active,
fieldset[disabled] .btn:active {
  background-color: #a7a9aa;
  border-color: #a7a9aa;
}

.btn-primary {
  background-color: #424242; 
  border-radius:5px !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #424242; 
  opacity:0.9;
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active {
  background-color: #2D89EF;
  border-color: #2D89EF;
}

.btn-warning {
  background-color: #ee2f76;
  border-color: #ee2f76;
  border-radius:5px !important;
  
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
  background-color: #ee2f76;
  border-color: #ee2f76;
  opacity:0.8; 
  border-radius:5px !important;
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active {
  background-color: #FFC40D;
  border-color: #FFC40D;
}

.btn-danger {
  background-color: #FF0000;
  border-color: #FF0000;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
  background-color: #d43f3a;
  border-color: #c9302c;
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active {
  background-color: #EB3C00;
  border-color: #EB3C00;
}

.btn-success {
  background-color: #00A300;
  border-color: #00A300;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
  background-color: #4cae4c;
  border-color: #449d44;
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active {
  background-color: #00A300;
  border-color: #00A300;
}

.btn-info {
  background-color: #424242;
  border-color: #424242;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active {
 opacity:.8;
background-color: #7eb535;
    border-color: #8ecc3c;
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link {
  font-weight: normal;
  color: #2D89EF;
  cursor: pointer;
  border-radius: 0;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #333333;
  text-decoration: none;
}

/* Alert Boxes
=================================================================== */
.alert {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	position: relative;
	padding: 14px 40px 14px 18px;
	-webkit-box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	box-shadow:  0px 1px 1px 0px rgba(180, 180, 180, 0.1);
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.alert.alert-success {
	background-color: #edf6e5 !important;
	color: #7a9659 !important;
	border: 1px solid #9fc76f !important;
	    background: #ffecec url(/source/images/sucess.png) no-repeat 10px 50%;
		padding-left: 50px;
}

.alert.alert-error {
	background-color: #fdeaea !important;
	color: #ca6f74 !important;
	border: 1px solid #f27b81 !important;
}

.alert {
	background-color: #fffee1 !important;
	color: #daac50 !important;
	border: 1px solid #f5c056 !important;
}

.alert.alert-info {
	background-color: #e9f8ff !important;
	color: #5d9fa9 !important;
	border: 1px solid #75c7d3 !important;
}

/* Tables
=================================================================== */

.table th,
.table td {
  border-top: 1px solid #eee;	
}

.table-bordered {
  border-color: #eee;	
  -webkit-border-radius: 0px !important;
	 -moz-border-radius: 0px !important;
          border-radius: 0px !important;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #eee;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-radius: 0px !important;
	 -moz-border-radius: 0px !important;
          border-radius: 0px !important;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-radius: 0px !important;
	 -moz-border-radius: 0px !important;
          border-radius: 0px !important;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-radius: 0px !important;
	 -moz-border-radius: 0px !important;
          border-radius: 0px !important;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-radius: 0px !important;
	 -moz-border-radius: 0px !important;
          border-radius: 0px !important;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0px !important;
	 -moz-border-radius: 0px !important;
          border-radius: 0px !important;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-radius: 0px !important;
	 -moz-border-radius: 0px !important;
          border-radius: 0px !important;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-radius: 0px !important;
	 -moz-border-radius: 0px !important;
          border-radius: 0px !important;
}

.pagination ul {
  -webkit-border-radius: 0px !important;
	 -moz-border-radius: 0px !important;
          border-radius: 0px !important;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 0px;
          border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
          border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0px;
          border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
}

/* Tabs
=================================================================== */

.tab-menu.nav-tabs {
  	*zoom: 1;
	margin-top: -46px;
}

.tab-menu.nav-tabs > li {
  	float: right;
}

.tab-menu.nav-tabs {
  	border-bottom: none;
}

.tab-menu.nav-tabs > li {
  	margin-bottom: -1px;
}

.tab-menu.nav-tabs > li > a {
  	padding-top: 10px;
  	padding-bottom: 10px;
  	line-height: 16px;
	margin-left: 0px;
	border: none;
  	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
}

.tab-menu.nav-tabs > li > a:hover {
	border: none;
	
}

.tab-menu.nav-tabs > .active > a  {
  	color: #555555;
  	cursor: default;
  	background-color: #fff;
  	border: none;
}

.tab-menu.nav-tabs > .active > a:hover { 
	background-color: #fafafa;
}

/* Masonry Gallery
=================================================================== */

.masonry-thumb {
  	display: inline-block;
  	vertical-align: top;
  	margin-bottom: 6px;
}

/* Login Box
=================================================================== */

.login-box {
	width: 400px;
	margin: 100px auto;
	background: rgb(245,245,245); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(255,255,255,1) 19%, rgba(255,255,255,1) 77%, rgba(245,245,245,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(19%,rgba(255,255,255,1)), color-stop(77%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 19%,rgba(255,255,255,1) 77%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 19%,rgba(255,255,255,1) 77%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 19%,rgba(255,255,255,1) 77%,rgba(245,245,245,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(255,255,255,1) 19%,rgba(255,255,255,1) 77%,rgba(245,245,245,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */
	color: #000;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.15);
       -moz-box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.15);
         	box-shadow: 0px 0px 0px 5px rgba(0,0,0,0.15);
}

.login-box .icons {
	text-align: right;
	margin: 20px 15px;
	
}

.login-box .icons i {
	text-align: right;
	opacity: .2;
	filter: alpha(opacity=20);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
	margin: 0px 5px;
}

.login-box .icons i:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.login-box h2 {
	color: #646464;
	margin-left: 30px;
	font-family: monaco;
	font-weight: normal;
}

.login-box h3 {
	color: #646464;
	margin-left: 30px;
	font-family: monaco;
	font-weight: normal;
}

.login-box p {
	margin: 10px 30px;
	font-weight: normal;
}

.login-box .input-prepend {
	background: #fff;
	width: 100%;
	text-align: center;
	padding: 15px 0px;
	border-left: 3px solid #fff;
}

.login-box .input-prepend-focus {
	background: #fcfcfc;
	width: 100%;
	text-align: center;
	padding: 15px 0px;
	border-left: 3px solid #646464;
}

.login-box .add-on {
	border: 1px solid #eee !important;
	background: #fff;
	margin-left: -10px;
}

.login-box .add-on i{
	opacity: .1;
	filter: alpha(opacity=10);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.login-box input[type="text"],
.login-box input[type="password"] {
	border: 1px solid #eee !important;
	color: #aaa;
	border-left: none !important;
	-webkit-box-shadow: none;
       -moz-box-shadow: none;
          	box-shadow: none;
}

.login-box .remember {
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

.login-box .button-login {
	margin-top: 20px;
	margin-right: 20px;
	float: right;
}

/* UI - Uniform
=================================================================== */

div.checker {
	margin-top: -4px !important;
}

div.radio {
	margin-top: -4px !important;
}

div.uploader{
	-webkit-border-radius:14px;
	   -moz-border-radius:14px;
			border-radius:14px;
}	

/* UI - Sliders & Progress
=================================================================== */

.ui-slider-handle {
	display: inline-block;
	border: 1px solid #ddd;
	height: 16px;
	width: 16px;
	position: absolute !important;
	background: url("../img/slider_r8.png") no-repeat center center scroll #f4f4f4 !important;
	background: url("../img/slider_r8.png") no-repeat center center scroll, -webkit-linear-gradient(top , #F4F4F4 0%, #F7F7F7 100%) !important;
	background: url("../img/slider_r8.png") no-repeat center center scroll, -moz-linear-gradient(top , #F4F4F4 0%, #F7F7F7 100%) !important;
	background: url("../img/slider_r8.png") no-repeat center center scroll, -o-linear-gradient(top , #F4F4F4 0%, #F7F7F7 100%) !important;
	background: url("../img/slider_r8.png") no-repeat center center scroll, -ms-linear-gradient(top , #F4F4F4 0%, #F7F7F7 100%) !important;
	background: url("../img/slider_r8.png") no-repeat center center scroll, linear-gradient(top , #F4F4F4 0%, #F7F7F7 100%) !important;
	margin-top: -1px !important;
	outline: none !important;
}

.sliderVertical .ui-slider-handle {
	margin: 0px 0px -10px 0px !important;
}

.slider {
	background: #eee !important;
	border: 1px solid #ddd !important;
	height: 10px;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.slider .ui-slider-range {
	position: absolute;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.sliderVertical {
	background: #eee !important;
	border: 1px solid #ddd !important;
	width: 6px;
	top: auto;
	bottom: auto;
	padding: 15px 3px !important;
	position: relative;
	margin: 8px 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	float: left;
    height: 100px;
    margin-right: 40px;
}


.sliderVertical .ui-slider-range {
	height: 100%;
	width: 100%;
	top: auto;
	bottom: auto;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.ui-slider-range-max {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.ui-slider-range-min {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.sliderVertical .ui-slider-range-max {
	top: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.sliderVertical .ui-slider-range-min {
	bottom: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.progress {
	background: #eee !important;
	border: 1px solid #ddd !important;
	height: 14px;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
			border-radius: 0px;		
	position: relative;
}

.ui-progressbar-value {
	border-color: transparent;
	height: 100%;
	top: 0px;
	position: absolute;
	left: 0px;
}

.progressBarValue span{
	font-size: 12px;
}

.progressBarValue span.progressCustomValueVal {
	font-size: 18px; font-weight: 700; padding:0 5px; color: #FA5833;
}


.progressSlim {
	background: #ddd !important;
	height: 12px;
	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
	        border-radius: 0px;
	position: relative
}

.tasks .progressSlim {
	overflow: hidden;
	border: none !important;
	height: 12px;
	-webkit-box-shadow: none !important;
	   -moz-box-shadow: none !important;
			box-shadow: none !important;
	margin-top: 0px;
}

.tasks .progressSlim .ui-progressbar-value {
	overflow: hidden;
	margin: 0px;
	border: none !important;
	-webkit-border-radius: 0px;
       -moz-border-radius: 0px;
	        border-radius: 0px;
}

.progressSlim .ui-progressbar-value {
	border-color: transparent;
	height: 100%;
	top: 0px;
	position: absolute;
	left: 0px;
}

/* ToDo List
=================================================================== */
.todo ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.todo ul li{
	margin-left: 0px !important;
	padding: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #f6f6f6;
	font-size: 12px;
	position: relative;
}

.todo-actions{
	position: absolute;
	right: 0px;
}

.todo .label {
	position: absolute;
	right: 60px;
}

.todo-actions i {
	opacity: .3;
	filter: alpha(opacity=30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	margin: 2px 5px 0px 5px;	
}

.todo-actions i:hover {
	opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.todo ul li:first-child{
	border-top: 0px;
}

.todo ul li:last-child{
	border-bottom: 0px;
}

/* ToDo List Metro Style
=================================================================== */
.todo.metro ul{
	list-style: none;
	padding: 0px;
	margin: -10px;
}

.todo.metro ul li {
	padding: 8px;
	border-bottom: none;
	font-size: 12px;
	position: relative;
	color: #fff !important;
}

.todo.metro ul li a {
	color: #fff !important;
	text-decoration: none;
	font-size: 14px;
}

.todo.metro ul li strong {
	position: absolute;
	right: 10px;
}

.todo .label {
	position: absolute;
	right: 60px;
}

.todo-actions i {
	opacity: .3;
	filter: alpha(opacity=30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	margin: 2px 5px 0px 5px;	
}

.todo-actions i:hover {
	opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.todo ul li:first-child{
	border-top: 0px;
}

.todo ul li:last-child{
	border-bottom: 0px;
}

/* Skill Bars
=================================================================== */
.skill-bar h5 {
	margin-bottom:6px;
}

.skill-bar li {
	margin-bottom:12px;
	list-style: none;
	margin-left: -26px;
	padding-left: 0px;
}

.meter { 
	height: 14px; 
	position: relative;
	background: #fff !important;
	border: 1px solid #ddd;
}

.meter > span {
	display: block;
	height: 100%;
	position: relative;
	overflow: hidden;
	background:#ddd;
}

.meter > span:after, .animate > span > span {
	content: "";
	position: absolute;
	top: 0; 
	left: 0; 
	bottom: 0; 
	right: 0;
	overflow: hidden;
}

.meter > span:after, 
.animate > span > spans li.current {
}

/* Star Rating
=================================================================== */

.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 30px;
}
.rating span.star,
.rating span.star {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.rating span.star:hover,
.rating span.star:hover {
  cursor: pointer;
}
.rating span.star:before,
.rating span.star:before {
  content: "\f006";
  padding-right: 5px;
  color: #999999;
}
.rating span.star:hover:before,
.rating span.star:hover:before,
.rating span.star:hover ~ span.star:before,
.rating span.star:hover ~ span.star:before {
  content: "\f005";
  color: #e3cf7a;
}

/* Footer
=================================================================== */

footer {
	min-height: 24px;
	background:  #3a3a3a;
	color: #fff !important;
	-webkit-border-radius: 0px;
	   -moz-border-radius: 0px;
	      	border-radius: 0px;
}

.footerlink{
	color: #fff !important;
	text-decoration:none;
}
.footerlink:hover{
	opacity:.8;
	text-decoration:none;
}

/* Sparkline stats
=================================================================== */

.sparkLineStats {
	position: relative; 
	margin-bottom: -4px;
}

.sparkLineStats ul {
	margin:0;
}
	
.sparkLineStats li {
	margin-bottom: 0; 
	line-height: 42px; 
	padding-top:3px; 
	font-size: 12px
}

.sparkLineStats li .number {
	font-size: 17px;
	font-weight: 700; 
	padding:0px 0px 0px 2px; 
	color: #fff;
}

.sparkLineStats li span:first-child {
	margin-right: 5px;
}

.sparkLineStats h4 {
	position: relative;
	border-bottom: 1px solid #c4c4c4; 
	padding-bottom: 0px; 
	margin-bottom: 10px; 
	line-height: 37px;
	-webkit-box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
	   -moz-box-shadow:0 1px 0px rgba(255, 255, 255, 1);
			box-shadow: 0 1px 0px rgba(255, 255, 255, 1);
}

/* Circle stats
=================================================================== */

.circleStats {text-align: center; position: relative;}

.circleStatsItemBox {
	position: relative;
	background: #67C2EF;
	width:100%;
	min-width: 130px; 
	height: 160px;
	padding-top: 20px;
	margin-bottom: 28px;
}

.circleStatsItemBox .header {
	background: rgba(255,255,255,0.2);
	color: rgba(255,255,255,0.9);
	width: 100%; 
	height: 20px;
	padding: 5px 0px;
	position: absolute;
	top: 0px;
}

.circleStatsItemBox .footer {
	background: rgba(0,0,0,0.1);
	color: rgba(255,255,255,0.9);
	width: 100%; 
	height: 20px;
	padding: 5px 0px;
	position: absolute;
	bottom: 0px;
}

.circleStatsItemBox .footer .count{
	font-size: 12px;
}

.circleStatsItemBox .footer .value{
	font-weight: bold;
}

.circleStatsItemBox .percent {
	font-size: 12px;
	position: absolute;
	top:110px; 
	width: 100%; 
	left: 0px;
	text-align: center;
	color: rgba(255,255,255,0.9);
}

.circleStatsItemBox input {
	cursor: default;
	box-shadow: none;
	border:none;
	height: auto;
	position: absolute;
	top:15px;
	padding: 5px 0px !important;
	border-color: rgba(0, 0, 0, 0.8);
}

.circleStatsItemBox input:focus {
	outline: 0;
	outline: thin dotted 0;
  	-webkit-box-shadow: none;
       -moz-box-shadow: none;
         	box-shadow: none;
}

/* Typography - Blockquote
=================================================================== */	
blockquote {
	background: url(../img/quote.png) no-repeat 0px 10px;
	font-style: italic;
	border-left: none;
	padding: 0 0 0 30px;
}

/* Icons
=================================================================== */

.the-icons {
	list-style: none;
}

.glyphicons p {
	width: 33%;
	float: left;
	line-height: 44px;
}

/* Page: Messages
=================================================================== */

ul.messagesList {
	list-style: none;
	margin: 0px;
	font-size: 12px;
	
}

ul.messagesList li {
	background: #f9f9f9;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
	padding: 5px 10px;
	cursor: pointer;		
}

ul.messagesList li .glyphicons{
	padding: 5px 0 5px 25px;
}

ul.messagesList li .glyphicons i:before{
	font-size: 14px;
	margin: -2px 0px 0px 5px;
	color: #3b3b41;
}

ul.messagesList li:nth-child(odd) {
	background: #fff !important;
}

ul.messagesList li.odd {
	background: #fff !important;
}

ul.messagesList li span.from {
	display: inline-block;
	width: 25%;
	white-space: nowrap;
	overflow:hidden !important;
	text-overflow: ellipsis;	
}

ul.messagesList li span.title {
	display: inline-block;
	width: 55%;
	font-weight: 300;
	white-space: nowrap;
	overflow:hidden !important;
	text-overflow: ellipsis;	
}

ul.messagesList li span.date {
	display: inline-block;
	width: 20%;
	text-align: right;	
}

.message .header {
	margin-bottom: 30px;
}

.message .header h1{
	background: #67C2EF; /* rgba(103, 194, 239, 1); */
	color: #fff;
	text-shadow: 0px -1px 0px rgba(0,0,0,.15);
	margin: -20px -20px 10px -20px;
	padding: 20px;
}

.message .header i {
	margin-top: 1px;
}

.message .header .from {
	display: inline-block;
	width: 70%;
	font-size: 12px;
}

.message .header .date {
	display: inline-block;
	width: 29%;
	text-align: right;
	float: right;
	font-size: 12px;
}

.message .attachments {
	border-top: 3px solid #f9f9f9;
	border-bottom: 3px solid #f9f9f9;
	padding: 10px 0px;
	margin-bottom: 20px;
	font-size: 12px;
}

.message .attachments ul {
	list-style: none;
	margin: 0;
}

.message .attachments ul li {
	margin: 10px 0;
}

.message .attachments ul li span.label {
	font-size: 12px !important;
}

.message .attachments ul li span.quickMenu {
	float: right;
	text-align: right;
}

.message .attachments ul li span.quickMenu .glyphicons {
	padding: 5px 0 5px 25px;
}

.message .attachments ul li span.quickMenu .glyphicons i:before{
	font-size: 14px;
	margin: -2px 0px 0px 5px;
	color: #3b3b41;
}

/* Page: Tasks
=================================================================== */

.priority.high {
	background: #FFEFEC; /* rgba(250,96,61,.1); */
	margin-bottom: 1px;
}

.priority.high span {
	background: #FA603D; /* rgba(250,96,61,1); */
	padding: 2px 10px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
}

.priority.medium {
	background: #FFF7EB; /* rgba(250,187,61,.1); */
	margin-bottom: 1px;
}

.priority.medium span {
	background: #FABB3D; /* rgba(250,187,61,1); */
	padding: 2px 10px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
}

.priority.low {
	background: #F1F9ED; /* rgba(120,205,81,.1); */
	margin-bottom: 1px;
}

.priority.low span {
	background: #78CD51; /* rgba(120,205,81,1); */
	padding: 2px 10px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
}

.task {
	border-bottom: 1px solid #f9f9f9;
	margin-bottom: 1px;
}

.task.last {
	border-bottom: 1px solid transparent;
}

.task.high {
	border-left: 2px solid #FA603D; /* rgba(250,96,61,1); */
}

.task.medium {
	border-left: 2px solid #FABB3D; /* rgba(250,187,61,1) */;
}

.task.low {
	border-left: 2px solid #78CD51; /* rgba(120,205,81,1); */
}

.task .desc {
	display: inline-block;
	width: 75%;
	padding: 10px 10px;
	font-size: 12px;
}

.task .desc .title{
	font-size: 18px;
	margin-bottom: 5px;
}

.task .time {
	display: inline-block;
	float: right;
	width: 15%;
	padding: 10px 10px 10px 0px;
	font-size: 12px;
	text-align: right;
}

.task .time .date {
	font-size: 18px;
	margin-bottom: 5px;	
}

.timeline {
	width: auto;
	height: 100%;
	margin: 20px auto; 
	background: url(../img/timeline-bg.png) repeat-y center top; 
}

.timeslot {
	display: inline-block;
	position: relative;	
	width: 100%;
	margin: 5px 0px;
}

.timeslot .task {
	position: absolute;
	width: 42%;
	padding-right: 18px;
	display: block;
	height: auto;
	border: none;
}

.timeslot.alt .task {
	left: auto;
	right: -20px;
	padding-left: 18px;
}

.timeslot .task span {
	border: 2px solid #67C2EF; /* rgba(103, 194, 239, 1); */
	background: #EDF6FB; /* rgba(103, 194, 239, .1); */
	padding: 5px;
	display: block;
	font-size: 11px;
}

.timeslot .task span span{
	border: 0px;
	background: transparent;
	padding: 0px;
}

.timeslot .task span span.details{
	font-size: 16px;
	margin-bottom: 10px;
}

.timeslot .task span span.remaining{
	font-size: 14px;
}

.timeslot .task .arrow {
	position: absolute;
	top: 6px;
	right: 0px;
	height: 20px;
	width: 20px;
	background: url(../img/timeline-left-arrow.png) no-repeat;
}

.timeslot.alt .task .arrow {
	position: absolute;
	top: 6px;
	left: 0px;
	height: 20px;
	width: 20px;
	background: url(../img/timeline-right-arrow.png) no-repeat;
}

.timeslot .icon {
	position: absolute;
	border: 2px solid #67C2EF; /* rgba(103, 194, 239, 1); */
	background: #3b3b41;
	-webkit-border-radius: 50em;
	   -moz-border-radius: 50em;
			border-radius: 50em;
	height: 30px;
	width: 30px;
	left: 50%;
	margin-left: -16px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	text-shadow: none;
	z-index: 2;
}

.timeslot.alt .icon {
	
}

.timeslot .time {
	background: #f9f9f9;
	position: absolute;
	top: 1px;		
	left: 50%;
	padding: 5px 10px 5px 40px;
	z-index: 1;
	margin-top: 1px;
}

.timeslot.alt .time {
	top: 1px;
	left: auto;		
	right: 50%;
	padding: 5px 40px 5px 10px;
}

.alert-box {
	 
	font-family:Arial;
	font-size:14px;
	padding:10px 35px;
	margin:0px;
	margin-top: 0px;
}
.error {
	background:#ffecec url('/source/images/error.png') no-repeat 10px 50%;
	border:1px solid #f5aca6;
}

.success_class{     background:url("/source/images/sucess.png") no-repeat;     padding: 10px;     background-color: #effeb9;     border:1px dotted #98c700;     color: #000;     text-align: left;     font-family:arial;font-size:14px;     font-weight: normal;      text-indent: 31px;     background-position: 4px; }

.mandatry{color:red !important;}
.modal-header {    
     border-bottom: none !important; 
}

/* For accordian style*/
button.accordion {
    background-color: #f9f9f9;
    color: #444;
    cursor: pointer; 
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
	border-bottom: 2px solid #ebebeb;
}

button.accordion.active, button.accordion:hover {
    background-color: #ddd;
}

/*button.accordion:after {
    content: '\002B';
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

button.accordion.active:after {
    content: "\2212";
}*/

div.panel {
    padding: 0 18px;
    background-color: white; 
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
/*End of Accordian*/

.edimg {
    vertical-align: top;
    height: auto;
    /*float: right;*/
    width: 28px;
    max-height: 20px; 
    /*border: 1px solid #ddd;*/
}
.modal {
    left: 59% !important;   
    width: auto !important;
	}
	
.modal1{	
	position: fixed;
    top: 10%;
    left: 35%;
    z-index: 1050;
    width: 1000px;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.modal-body {
    overflow: hidden;    
    /*max-height: 490px !important;*/}
	
.userimg {
    vertical-align: top;
    height: auto;
    /* float: right; */
    max-width: 104px;
    max-height: 65px;
	border: 1px solid #ccc;
	    padding: 25px;
	}
.pagination {
    /*height: 40px;*/
    margin: 5px 0;
	background: #fff;
	    float: right;
}
.pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul {
    padding: 0;
    margin: 0 0 10px 25px;
}
.pagination li {
    display: inline;
}
.pagination li {
    line-height: 20px;
}

.pagination a, .pagination span {
    float: left;
    padding: 0 14px;
    line-height: 38px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #c4c4c4 !important;
    border-left-width: 0;
}

.pagination a {
    color: #000000;
    text-decoration: none;
	outline:none;
}
.pagination .active a, .pagination .active span {
    color: #000000;
    cursor: default;
	outline:none;
}
.pagination a:hover, .pagination .active a, .pagination .active span {
    color: #FFFFFF;
	outline:none;
	background: #019976;
}
.pagination a, .pagination span {
    float: left;
    padding: 0 14px;
    line-height: 38px;
    text-decoration: none;
	background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-left-width: 0;
	outline:none;
}
.margnbtm25px{margin-bottom: 25px!important;}
.margnrgt15px{margin-right: 15px !important;}


.btnprint{padding: 0 6px;
    font-size: 10.5px;
	    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #a7a9aa;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
	    background-color: #2D89EF;
    border-color: #2D89EF;}

.tab-menu.nav-tabs > li {
    float: left !important; 
	    /*margin-left: -10px;*/
		
		}

.tab-content {
    overflow: hidden !important;
}
.nav>li>a:hover, .nav>li>a:focus {
   
    /*background-color: none !important;*/
}
.tab-menu.nav-tabs {
   margin-left: -10px !important;    
}
/*For Pagination start here */
/*For Pagination start here */
.paging-nav {
  text-align: right;
  padding-top: 2px;
}

.paging-nav a {
 
    text-decoration: none;
    display: inline-block;
    padding: 5px 10px;
    background: #fff;
    color: #63cb38;
    border: 1px solid #ddd;
}

.paging-nav .selected-page {
  background: #63cb38;
  font-weight: bold;
      color: #fff !important;
}

.close {  font-size: 30px !important;}
.srchbtn{margin-left: 25px;
margin-top: -14px;}
.edimg1 {
    vertical-align: top;
    height: auto;
    /* float: right; */
    /*max-width: 90px !important;*/
    max-height: 35px;
    /*border: 1px solid #ddd;*/
}
.width50{width: 50px;}
.marginbtm25{margin-bottom: 25px;}

.modal-header {    
     border-bottom: none !important; 
}

.searchli{
    list-style: none; font-size: 12px;padding: 5px;
    cursor: pointer;
	z-index:1000000;
}
.searchli:hover{
    background-color:#63cb38;
    color:#fff;
}
.spanclass{
    padding: 5px;
}
.margntmbtm{margin-top: -10px;margin-bottom: 15px;}
.templateimg{   

 padding-left: 17px !important; 
    padding-right: 15px !important;
	margin-left: -45px;
	}
.tmplteimgbrdr{
	/*border-right: 1px solid #ddd;*/
    padding-top: 101px;
    padding-bottom: 110px;}
.tmplteimg {
        vertical-align: top;
    height: auto;
    /* float: right; */
    max-width: 200px;
    max-height: 220px;
    border: 1px solid #ddd;
}

/*I-Card image */
.icardlogo{
width: 110px; margin-top: 2%; }
.flotlft{float: left;}
.cardprofile {
width: 110px; border: 1px solid #ccc; border-radius: 5px;height: 110px;}
.linehgt1{line-height: 1.8;}
.magntp12{
margin-top: 18%; }
.mrgnbtm0{
margin-bottom: 0px;}
.font_class{
font-family: Arial, Helvetica, sans-serif; }
/*End I-card Image*/


/*2-Card Image*/
.color8 { color: #ff4500; }
.icardimg2 { 
}
.logoimg{width: 130px;}
.profileimg { width: 50%; border: 1px solid #ccc; border-radius: 5px;height: 110px; }
/*End 2-Card Image*/

.img-center{ text-align: -webkit-center;  }
.moz-centr { text-align: -moz-center !important; }

/*Start 3 I-card*/
.img-center{ text-align: -webkit-center;  }
.moz-centr { text-align: -moz-center !important; }
.margin1{ margin-top: 2%; }
.border1px { border: 1px solid #ddd;  }
.bgcolor2{ background-color: #ffffff; }
.bgcolor7{ background-color: #30cd34; }
.padd4 {padding: 4px;}
.paddleft{ padding-left: 0px; }
.paddrgt{ padding-right: 0px;}
.mrgntop4{ margin-top: 4%; }
.mrgntp3{ margin-top: 3%; }
.magntp8 {margin-top: 8%;}
.margnbtm6{ margin-bottom: 6%;}
.font_class{ font-family: Arial, Helvetica, sans-serif; }
.font18{ font-size: 18px; }
.color2{ color: #fff; }
.font16{ font-size: 16px; }
.font12{ font-size: 12px; }
.font11{ font-size: 11px; }
.mrgnbtm0{ margin-bottom: 0px;}
.color1{ color: #000; }
.fontbld { font-weight: bold !important; }

/*End 3 I-card*/

.modal-header .close {    
    color: #FFFFFF;
    opacity: 1;
	outline:none;
	}
.resizedesp{resize:none;}


.color8{
	 color:#ff0000;
}
.color9{
	 color:#00A300;
}

.mtooltip {
    position: relative;
    display: inline-block;
}


.mtooltip .mtooltiptext {
       visibility: hidden;
    width: 400px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1000000;
    bottom: 100%;
    left: 5%;
    margin-left: -100px;
    opacity: 0;
    transition: opacity 1s;
}

.mtooltip .mtooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.mtooltip:hover .mtooltiptext {
    visibility: visible;
    opacity: 1;
}	

.edimg2 {
    vertical-align: top;
    height: auto;    
    max-width: 25px !important;
    max-height: 23px;   
    min-width: 29px;
	}
.visitrclor{    
	height: 35px !important;
    width: 45px !important;}
	
	
.succdiv{
padding: 30px 0 0px; 
text-align:center; 
background:#ff0000;
width: 50%;
border: 1px solid #ccc;}

.succmsg{    
font-size: 25px;
        padding-top: 20px; 
		color:#fff}


.popbod{
    background-size: 100%;
	    background-color: #fff;
	}

.popmess{    
	font-size: 20px;
    color: #ababab;
    padding-bottom: 30px;
    padding-top: 20px; line-height: 24px;}

.colorwhite{color:#fff !important}	
.txtdeco {text-decoration:none;}		


/* Retina Display Hack
=================================================================== */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	
	.timeslot .task .arrow {
		background: url(../img/timeline-left-arrow@2x.png) no-repeat;
		background-size: 100%;
	}
	
	.timeslot.alt .task .arrow {
		background: url(../img/timeline-right-arrow@2x.png) no-repeat;
		background-size: 100%;
	}
	
	ul.chat li.left .message .arrow {
		background: url(../img/chat-left@2x.png) no-repeat 0px 0px;
		background-size: 100%;
	}

	ul.chat li.right .message .arrow {
		background: url(../img/chat-right@2x.png) no-repeat 0px 0px;
		background-size: 100%;
	}
	
	ul.chat.metro li.left .message .arrow {
		background: url(../img/chat-left-metro@2x.png) no-repeat 0px 0px;
		background-size: 100%;
	}

	ul.chat.metro li.right .message .arrow {
		background: url(../img/chat-right-metro@2x.png) no-repeat 0px 0px;
		background-size: 100%;
	}
    
}

/*---------------CSS-----------------*/
@media only screen and (max-width:768px){
	
#no-more-tables table,
#no-more-tables thead,
#no-more-tables tbody,
#no-more-tables th,
#no-more-tables td,
#no-more-tables tr {
display: block;
}
 
/* Hide table headers (but not display: none;, for accessibility) */
#no-more-tables thead tr {
position: absolute;
top: -9999px;
left: -9999px;
}
 
#no-more-tables tr { border: 1px solid #ccc; }
  
#no-more-tables td {
/* Behave like a "row" */
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
white-space: normal;
text-align:left;
}
 
#no-more-tables td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
text-align:left;
font-weight: bold;
}
 
#no-more-tables td:before { content: attr(data-title); }
.restotal{
display: none !important;
 }
.reswidth{
width: 100% !important; }	 
.table td {
    /*padding: 14px !important; */}
}

.no-js #loader { display: none;  }

.js #loader { display: block; position: absolute; left: 100px; top: 0; }

.se-pre-con {

    position: fixed;

    left: 0;

    top: 0;

    width: 100%;

    height: 100%;

    z-index: 9999;

    background: url('../../../source/images/ajax-loader.gif') center no-repeat #000;

    opacity:0.9;

}

.btn-bgcolor1{
    background-color: #2D89EF;
    border-color: #2D89EF;
}

.btn-bgcolor2{
    background-color: #5bc0de;
    border-color:#5bc0de;
}
.btn-bgcolor3{
    background-color: #00A300;
    border-color:#00A300;
}
.btn-bgcolor4{
    background-color: #EB3C00;
    border-color:#EB3C00;
}
.btn-bgcolor5{
    background-color: #FFC40D;
    border-color: #FFC40D;
}
.btn-bgcolor6{
    background-color: #9624d0;
    border-color:#9624d0;
}
.btn-bgcolor6:hover,.btn-bgcolor6:focus,.btn-bgcolor6:active{
    opacity: .8;
    background-color: #9624d0;
    border-color: #9624d0;
}
.btn-bgcolor1:hover,.btn-bgcolor1:focus,.btn-bgcolor1:active{
    opacity: .8;
    background-color: #2D89EF;
    border-color: #2D89EF;
}
.btn-bgcolor2:hover,.btn-bgcolor2:focus,.btn-bgcolor2:active{
    opacity: .8;
    background-color: #5bc0de;
    border-color:#5bc0de;
}
.btn-bgcolor3:hover,.btn-bgcolor3:focus,.btn-bgcolor3:active{
    opacity: .8;
    background-color: #00A300;
    border-color:#00A300;
}
.btn-bgcolor4:hover,.btn-bgcolor4:focus,.btn-bgcolor4:active{
    opacity: .8;
    background-color: #EB3C00;
    border-color:#EB3C00;
}
.btn-bgcolor5:hover,.btn-bgcolor5:focus,.btn-bgcolor5:active{
    opacity: .8;
    background-color: #FFC40D;
    border-color: #FFC40D;
}
.padd0{
    padding:0!important;
}

.width25per{
    width:25%!important;
}
.width75per{
    width:75%!important;
}
.width100per{
    width:100%!important;
}
.headcol{
    background: #63cb38 !important;color: #fff;
}
.alertcolor{
    background-color:#ebebeb
}


/*--------------------------Create Media Query By SAGAR--------------------*/
.dropmenu:after {
    padding-left: 4px;
    content: '\25BC';
}
.searching{z-index:10000;position: absolute;width: 20%;border: 1px solid rgba(151, 151, 151, 0.97);display: none;background-color: #FFFFFF;margin-left: 1px;}
.searching1{z-index:10000;position: absolute;width: 20%;border: 1px solid rgba(151, 151, 151, 0.97);display: none;background-color: #FFFFFF;margin-top: -10px;}

.hedingbgcolor{background-color: #dde4eb;}
.tablebrdr{border: 1px solid #eee;}
.paddrght10px{padding-right: 10px;}
.padd5px{padding: 5px;}
.padd10px{padding:10px;}
.modalbody{padding:10px;width: 500px;}

@media only screen and (max-width:800px){
.width100px{width: 100px !important;}
.modalbody{padding:10px;width: auto !important;}
.alertcolor {
    background-color: #fff !important;
}
.modal { left: 0!important;}
}

@media only screen and (max-width:414px){
	.form-horizontal .control-label {text-align: left !important;}
	.form-horizontal .controls {margin-left: 0px !important;}
	.form-horizontal .form-actions {padding-left: 100px !important;}
	.header-nav .btn {margin-left: -17px !important;}
	.form-horizontal .control-label {float: none;}
	#no-more-tables td {padding-left: 40%;}
}
@media only screen and (max-width:320px){
	.header-nav .btn {margin-left: -42px !important;}
	.form-horizontal .form-actions {padding-left: 50px !important;}
	.fontmobile12{ font-size: 11px !important; }
	.widthmo{width: 110% !important;}
	#no-more-tables td {padding-left: 37% ;}
	.wid186{width: 186px !important;}

}

@media only screen and (max-width: 360px) {
	.header-nav .btn {font-size: 11px !important;}
	.form-horizontal .form-actions {padding-left: 60px !important;}

}@media (min-width: 960px) and (max-width: 1024px) {
	.padd0701{padding: 0px 7px 0px 10px !important;}
	.widt111{width: 111px; !important;}

}
@media (min-width: 1050px) and (max-width: 1280px) {
	.widt111{width: 211px; !important;}

}
@media (min-width: 330px) and (max-width: 360px) {
	.fontmobile12{ font-size: 12px !important; }
}
@media (min-width: 370px) and (max-width: 375px) {
	.header-nav .btn {font-size: 11px !important;}
	.fontmobile12{ font-size: 13px !important; }
}
@media (max-width: 979px) and (min-width: 768px){
.hidden-tablet {	
        display: block !important;
}
.modal {
       left: 50% !important;
    width: 560px !important;
}
}
@media (min-width: 630px) and (max-width: 640px) {
	.marginlft254{margin-left: 300px !important; }
	.widt94{width: 92% !important;}
}
@media (min-width: 641px) and (max-width: 667px) {
	.marginlft254{margin-left: 335px !important; }
	.widt94{width: 92% !important;}
}
@media (min-width: 700px) and (max-width: 736px) {
	.marginlft254{margin-left: 400px !important; }
	.widt94{width: 92% !important;}
}

@media only screen and (max-width: 800px){
.modal1 {
    left: 0!important;
}
}
.modal1 {
    
    width: auto !important;
}
@media (max-width: 480px){
.modal1 {
    top: 10px;
    /*right: 10px;*/
    left: 10px;
}
}
@media (max-width: 767px){
.paddleft6px{padding-left: 6px !important;}
.searching {width: 40% !important;}
.searching1 {width: 40% !important;}
.modal1 {
    position: fixed;
    top: 20px;
    right: 0px;
    left: 20px;
    width: auto;
    margin: 0;
}
}


/*----------22June2018--------*/
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
    border: none !important;
}
.dropmenu:after {
    padding-left: 4px;
    content: '\25BC';
}
.submenu{    
	background: #eee !important;
    color: #000 !important;
}


/*----------27December2018 for Thankyou page--------*/
.bgwhite{background-color:#fff;}
.hr-line {
border: 0px;
height: 1px;
width: 60%;
margin: 10px;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(79, 198, 97), rgba(40, 183, 52, 0));
}
.clear{clear: both;}
.font70{font-size: 70px;}
.font20{font-size: 20px;}

@media only screen and (max-width: 414px){
.font70 { font-size: 35px !important; }
}
@media (min-width: 450px) and (max-width: 640px){
.font70 { font-size: 50px !important; }
}
@media (min-width: 768px) and (max-width: 960px){
.font70 { font-size: 50px !important; }
}




/*-----Start Drop down menu css-----*/
#menu-overlay {
  display: none;
  position: fixed;
  opacity: 0.1;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
  /* background: #000000; */
}
.ul_menu, #menu {
  margin: 0;
  padding: 0;
  
}
#menu {
 position: relative;
 color: black; 
}
#menu .ul_menu li a  {
    display: block; 
    /* background: #989797; */
    padding: 15px 10px 14px 10px;
    /*color: #83848a;*/
    border-top: none;
    border-left: none;
    border-right: none;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 1px solid #dcdcdc;
    font-size: 13px;
}
#menu .parent li a{
  display: block;
  /*background: #080808;*/
  padding: 15px 10px 14px 10px;
  color: #fff;
  border-top: none;
  border-left: none;
  border-right: none;
  text-decoration: none;
  cursor: pointer;
  /*border-bottom: 1px solid #666;*/
  font-size: 13px;
}
#menu .parent > li > a:hover, .parent > li > ul > li > a:hover { color: #fff; }
#menu .parent .sub-nav { display: none; }

#menu .parent .active li a {
  background-color:#FF0000 !important;
}
#menu .parent .sub-nav {
  list-style: none;
  background: #f7f7f7 !important;
  margin: 0;
}
#menu .parent .sub-nav li:not(:last-child) {
  border-bottom: 1px solid #efefef; 
  /* background-color:#FF0000 !important;*/
}
#menu .parent .sub-nav li a {
  text-decoration: none;
  color: #83848a;
  font-size: 13px;
  display: block;
  /*background: #FFFFFF;*/
}
#menu .parent .sub-nav li a:hover { color: #000; }
.arrow1:after {
    padding-left: 4px;
    content: '\25BC';
}
.ul_menu > li.active > a, .ul_menu > li > ul > li.active > a {
    background: #FFFFFF !important;
    /* border-bottom: 1px solid #dcdcdc !important; */
    /* color: #fff !important; */
}
/*-----Start Drop down menu css-----*/

/*-------------22Jan2019---------------------*/
.height300px{height: 300px;}
.displaynone{display:none;}
.paddleft45{padding-left: 45px;}
.margnleftminus85{margin-left: -85px;}
.margnleftminus40{margin-left: -40px;}
.margnleftminus45{margin-left: -45px;}
.margntopminus60{margin-top:-60px;}
.margntop10px{margin-top: 10px;}
.paddrght5px{padding-right:5px;}
.paddtop15px{padding-top:15px;}
.margntopminus30{margin-top:-30px;position:absolute;}
.padd2px{padding: 2px;}
.brdr1px{border: 1px solid #eee;}
.searching{
z-index:10000;position: absolute;width: 19%;border: 1px solid rgba(151, 151, 151, 0.97);display: none;background-color: #FFFFFF;}
.modalbodypadd{padding:10px;width: 500px}
.paddleft45px{padding-left: 45px;}
.margnrght25px{margin-right: 25px;}

/*--------------------7February2019----------------------*/
.navbar .brand {
    display: block;
    float: left;
    padding: 22px 20px 10px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #777;
    text-shadow: 0 1px 0 #fff;
}
.navbar .nav>li>.dropdown-menu:before {
    border-bottom: none;
}
.paddleft180px{padding-left: 180px;}

.pagination{
	margin-top:-25px !important;
}

.table-bordered{
	border-left: 1px solid #ddd !important;
}

#examples_length{
		float:right !important;
	}

.paddleft180px{padding-left: 180px;}

.eventglint-pre-load {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url(/source/images/sgloader.svg) center no-repeat rgba(0,0,0,0.5);
}

/*
.eventglint-pre-load {
    width: 100% !important;
    height: 275px !important;
    -webkit-transform: translate(-52px, -52px) scale(0.52) translate(52px, 52px);
    transform: translate(-52px, -52px) scale(0.52) translate(52px, 52px);
    text-align: center;
    z-index: 99999999117777;
}
        
.eventglint-pre-load {
    position: relative;
}
        
.eventglint-pre-load:before {
    background: linear-gradient(45deg, #05af9c, #7aca66);
} 
*/

a:hover, a:focus {
    color: #019976;
    text-decoration: none;
}

.ticketadmin-bg{
    background: #ebebeb;padding: 10px;
}
/*---------------------------------New Change---------------------------------------*/
.box-icon {
	float:right;
	margin-top: 1px;
}
.heighlead {
    background: #f6f6f6;
    float: left;
   width: 98%;
    height: 55px;
    padding-left: 7px;
    padding-top: 12px;
    margin: 4px 0;
}
.marlmart {
    font-size: 12px;
    color: #000;
    width: 60%;
    display: inline-block;
    text-align: center;
}
.mrg0 {
    margin: 0 0 0 0!important;
}
.padd10px{padding: 10px;}
.bbmh{border-bottom: dotted 2px #eeeeee;min-height: 76px;}
/*----------Drag And Drop---------------------------*/
.dd { position: relative; display: block; margin: 0; padding: 0; max-width: 600px; list-style: none; font-size: 13px; line-height: 20px; }

.dd-list { display: block; position: relative; margin: 0; padding: 0; list-style: none; }
.dd-list .dd-list { padding-left: 30px; }
.dd-collapsed .dd-list { display: none; }

.dd-item,
.dd-empty,
.dd-placeholder { display: block; position: relative; margin: 0; padding: 0; min-height: 20px; font-size: 13px; line-height: 20px; }

.dd-handle { display: block; height: 30px; margin: 5px 0; padding: 5px 10px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:         linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
            border-radius: 3px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd-handle:hover { color: #2ea8e5; background: #fff; }

.dd-item > button { display: block; position: relative; cursor: pointer; float: left; width: 25px; height: 20px; margin: 5px 0; padding: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0; background: transparent; font-size: 12px; line-height: 1; text-align: center; font-weight: bold; }
.dd-item > button:before { content: '+'; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; }
.dd-item > button[data-action="collapse"]:before { content: '-'; }

.dd-placeholder,
.dd-empty { margin: 5px 0; padding: 0; min-height: 30px; background: #f2fbff; border: 1px dashed #b6bcbf; box-sizing: border-box; -moz-box-sizing: border-box; }
.dd-empty { border: 1px dashed #bbb; min-height: 100px; background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
                      -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:    -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
                         -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image:         linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff),
                              linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel { position: absolute; pointer-events: none; z-index: 9999; }
.dd-dragel > .dd-item .dd-handle { margin-top: 0; }
.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
            box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
}

#nestable-output,

@media only screen and (min-width: 700px) {

    .dd { float: left; width: 100%; }
    .dd + .dd { margin-left: 2%; }

}

.dd-hover > .dd-handle { background: #2ea8e5 !important; }

/**
 * Nestable Draggable Handles
 */

.dd3-content { display: block; height: 30px; margin: 5px 0; padding: 5px 10px 5px 40px; color: #333; text-decoration: none; font-weight: bold; border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:    -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background:         linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
            border-radius: 3px;
    box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd3-content:hover { color: #2ea8e5; background: #fff; }

.dd-dragel > .dd3-item > .dd3-content { margin: 0; }

.dd3-item > button { margin-left: 30px; }

.dd3-handle { position: absolute; margin: 0; left: 0; top: 0; cursor: pointer; width: 30px; text-indent: 100%; white-space: nowrap; overflow: hidden;
    border: 1px solid #aaa;
    background: #737272;
    background: -webkit-linear-gradient(top, #0c0c0c 0%, #737272 100%);
    background:    -moz-linear-gradient(top, #0c0c0c 0%, #737272 100%);
    background:         linear-gradient(top, #0c0c0c 0%, #737272 100%);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dd3-handle:before { content: '≡'; display: block; position: absolute; left: 0; top: 3px; width: 100%; text-align: center; text-indent: 0; color: #fff; font-size: 20px; font-weight: normal; }
.dd3-handle:hover { background: #ddd; }

li.parent {
   /* background: #989797;*/
}

.welcomeheading{
    text-align:center;font-size: 14px !important;color: #000000;margin-top: 16px;
}
.modal-footer {
    padding: 14px 0px 15px;
    margin-bottom: 0;
    text-align: left;    
}
.dataTables_empty{color: #ff0000;}

/*--------------23July2019-------------------------------------*/
.quick-button.metro .footer1 {
    background: rgba(0,0,0,0.1);
    color: rgba(255,255,255,0.9);
    width: 100%;
    height: 20px;
    padding: 5px 0px;
    position: absolute;
    bottom: 0px;
	margin-left: -10px;
}
.footer1 .value1 {
    font-weight: bold;
}
.quick-button.metro p {
    text-align: center;
    margin-top: 20px;
    font-size: 30px;
    font-weight: bold;
}
.quick-button.metro {
    position: relative;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .25);
    filter: none;
    padding: 8px 10px 0px 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: 160px;
}
.lightgreen{
    background: #11b81e !important;
    border-color: #11b81e !important;
    color: #fff;
}
.quick-button.metro i {
    font-size: 64px;
    text-align: center !important;
}
.lightblue {
    background: #7b61b8 !important;
    border-color: #7b61b8 !important;
    color: #fff;
}
.btn .label, .btn .badge {
    position: absolute;
    top: 10px;
}
.margin0{
	 margin:0!important;
}

.minheight1200{min-height: 1200px !important;}



.notification{
	font-size:13px !important;
	font-weight:bold !important;
}

.greenbg {
    background-color: #019976 !important;
    border-color: #019976 !important;
}

.fltright{float: right;margin-right: 8px;}
.padding2030{padding:20px 30px 20px 30px;min-height:500px;}

.radiovertical{
    vertical-align: sub !important;
}
 
.radiomargintop{
    margin-top:6px !important;
} 

.noteclass{
    font-size:12px;
  /*  color:#847c7c;*/
}

.modal-header{
    background-color:#424242 !important;
    color:#FFFFFF !important;
}

.modal-title{
    margin-left:-20px !important;
}

.modal-title0{
    margin-left:0px !important;
}

.modal-header .close {
    margin-top: 8px !important;
}

.modal-body{
    border-bottom: 6px solid #424242;
}

.table{
    margin-bottom:0px !important;
}

.backbtn-margin{
    margin-top: -7px;
    margin-right: -6px;
}

.fl{
    float:left;    
}

.fr{
    float:right;
}

.btn-primary-green {
  background-color: #07a883;
  border-color: #036750;
}


.fl{
    float:left;
}

.textcenter{
    text-align: center !important;
}

.textleft{
    text-align: left;
}

.width36per{
    width: 32%;
}

.margin-top4{
    margin-top: 2px;
}


.margin-top6{
    margin-top: 6px;
}

.font32{
    font-size: 32px !important;
}

.font16{
    font-size: 16px;
}


.greencolor{
    color: #019976;
}

.orangecolor{
    color: #ffb55a;
}

.fontbold{
    font-weight: bold;
}

.font12{
    font-size: 12px;
}

.font22{
    font-size: 22px !important;
}    

.parent{
    /*background:none !important;*/
}

.marginleft-15{
    margin-left: 15px;
}

.eventname{
    margin-top: 12px;
    margin-left: 14px;
    font-size: 20px;
    color: #019976;
}

.pinkcolor{
    color:#e70b44;
}

.headerblack{
	background-color:#424242;
}

.whitecolor{
	color:#FFFFFF;
}

.padding10{
	padding: 10px;
}

.headerpadding{
	height: 40px;
	padding-top: 10px;
}

.close-popupicon{
	margin-top: -43px;
    margin-right: 10px;
    color: #FFFFFF;
    opacity: 2;
}

.mgtl-10{
	margin-top: 10px;
	margin-left: 10px;
}
button.close {
    padding: 0 10px;
	}
	
 	

.box{
    box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08) !important; 
    border: 1px solid #eee !important; 
}


.ul_menu > li.active > a, .ul_menu > li > ul > li.active > a > i {

	/*color: #FFFFFF !important;*/
}

.font18-imp{
    font-size:18px !important;
}


.switch{
	color:#019976 !important;
}

.switch:hover{
	color:#7b7b7b !important;
}

.vertical-middle{
    vertical-align: middle;
}

.margin-left10{
    margin-left:10px;
}

.margin-left7{
   margin-left: 7px;
}

.marginright7-minus{
    margin-right:-7px !important;
}

.height100{
    height:100px !important;
}

.marginright-0{
    margin-right:0px !important;
}

.textalign-right{
    text-align:right !important; 
}

.breadcrumb{
    background:none !important;
}

.marginleft-15minus{
    margin-left: -15px !important;
}

.fl-imp{
    float:left !important;
}

.margintop16-imp{
    margin-top:16px !important;
}

select{
    height:36px;
    border-radius:5px;
}

input[type="text"]{ 
    border-radius:5px !important;
}
 

.input-sm{ 
    border-radius:5px !important;
    height:29px !important;
}

input[type="search"]{ 
    height:20px !important;
}

.height29{
    height:29px !important;
}

.accordian-new{
    padding: 10px 10px 10px 10px;
    background: #f9f9f9;
    vertical-align: middle;
    border-bottom: 2px solid #ebebeb;
}
.marg0px{margin: 0px !important;}


.btn-primary-green{
    background-color:#07a883;
    border-color:#07a883;
    border-radius:5px !important;
}

.greencolor{
	color:#019976 !important
}

.mandatryspace{
    padding-left:3px !important;
}

.box-header
{
    padding:14px !important;    
}

.borderbtm-grey{
    border-bottom: 1px solid #e0dcdc;
}

.hline{
 
	    width: 130px;
    /* height: 1px; */
    margin-left: 0px;
    /* background: #a9a5a5; */
    margin-top: 25px;
    float: left;
    /* border: dashed; */
    border-bottom: 2px dashed #a9a5a5;
}

.btn-primary{
    outline:none !important;
}

.otherinfo-text{
    font-size:18px;color:#000000;margin-top: 15px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.note {
    border: 1px solid #ffad46 !important;
    border-radius: 5px;
    background: #ffd04259 !important;
    padding: 7px;
}

.gt-user-box {
		list-style: none; 
		margin: 0px 0 0 0px;
		font-size: 12px;
		text-transform: uppercase;
		border-radius: 5px;
		background: linear-gradient(to right,#e70b44,#f34c78);
		color: #fff; 
		text-align:center;
		border:none;
	}
.gt-user-box:hover {color: #fff;background: linear-gradient(to right,#f34c78,#e70b44);; }
.gt-user-box li a{color: #fff;}

.boxbtn-padding{
    padding: 8px 15px 8px 15px;
}

.pinkcolor{
    color:#e70b44 !important;
}

.navbar .nav>li>a {
    padding: 10px 9px 14px;    
	 background-color:transparent !important;
}

.alert {
    position: relative !important;
    padding: 6px 12px 6px 12px !important; 
    border: 1px solid transparent !important;
    border-radius: 5px !important;
}

.alert-warning {
    color: #856404 !important;
    background-color: #fff3cd !important;
    border-color: #ffeeba !important;
    font-size:12px;
    padding: 10px;
    border: 1px dashed #f1c034 !important;
}

.alert-success {
    color: #155724 !important;
    background-color: #d4edda !important;
    border-color: #c3e6cb !important;
}

.alert-danger {
    color: #721c24 !important;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
}

.alert-info {
    color: #0c5460 !important;
    background-color: #d1ecf1 !important;
    border-color: #bee5eb !important;
}

.alert-dismissible {
    padding-right: 4rem !important;
}

.breadcrumb{
    font-size:12px;
}

.breadcrumb-right{
    margin-right: 19px;
    margin-top: 14px;
}

.switch12{
	color:#000000 !important;
	font-size:12px;
}

.switch12:hover{
	color:#019976 !important;
	font-size:12px;
}

.activebg-class{
    background-color: #019976; 
}

.draftbg-class{
    background-color: #eae41f; 
}

.deactivebg-class{
    background-color: #FF0000; 
}

.status-class{
    border-radius: 10px;
    width: 54px;
    color: #FFFFFF;
    text-align: center;
    font-size: 11px;
}

@keyframes sg-loader{0%{opacity:1;}
100%{opacity:0;}
}
@-webkit-keyframes sg-loader{0%{opacity:1;}
100%{opacity:0;}
}
.sg-loader{position:relative;}
.sg-loader:before{    background: linear-gradient(45deg, #05af9c, #7aca66);}
.sg-loader div{left:50%;top:50%;position:absolute;-webkit-animation:sg-loader linear 1s infinite;animation:sg-loader linear 1s infinite;background:#000000;width:8px;height:25px;border-radius:40%;-webkit-transform-origin:6px 52px;transform-origin:6px 52px;    background: linear-gradient(45deg, #019976, #9adc43);z-index:99999999117777;}
.sg-loader div:nth-child(1){-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-0.916666666666667s;animation-delay:-0.916666666666667s;}
.sg-loader div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-0.833333333333333s;animation-delay:-0.833333333333333s;}
.sg-loader div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-0.75s;animation-delay:-0.75s;}
.sg-loader div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-0.666666666666667s;animation-delay:-0.666666666666667s;}
.sg-loader div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-0.583333333333333s;animation-delay:-0.583333333333333s;}
.sg-loader div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-0.5s;animation-delay:-0.5s;}
.sg-loader div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-0.416666666666667s;animation-delay:-0.416666666666667s;}
.sg-loader div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-0.333333333333333s;animation-delay:-0.333333333333333s;}
.sg-loader div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-0.25s;animation-delay:-0.25s;}
.sg-loader div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-0.166666666666667s;animation-delay:-0.166666666666667s;}
.sg-loader div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-0.083333333333333s;animation-delay:-0.083333333333333s;}
.sg-loader div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s;}
.sg-loader{width:100% !important;height:160px !important;-webkit-transform:translate(-52px, -52px) scale(0.52) translate(52px, 52px);transform:translate(-52px, -52px) scale(0.52) translate(52px, 52px);text-align:center;z-index:99999999117777;}


@keyframes sg-loaderbox{0%{opacity:1;}
100%{opacity:0;}
}
@-webkit-keyframes sg-loaderbox{0%{opacity:1;}
100%{opacity:0;}
}
.sg-loaderbox{position:relative;}
.sg-loaderbox:before{    background: linear-gradient(45deg, #05af9c, #7aca66);}
.sg-loaderbox div{left:50%;top:50%;position:absolute;-webkit-animation:sg-loaderbox linear 1s infinite;animation:sg-loaderbox linear 1s infinite;background:#000000;width:8px;height:25px;border-radius:40%;-webkit-transform-origin:6px 52px;transform-origin:6px 52px;    background: linear-gradient(45deg, #019976, #9adc43);z-index:99999999117777;}
.sg-loaderbox div:nth-child(1){-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-0.916666666666667s;animation-delay:-0.916666666666667s;}
.sg-loaderbox div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-0.833333333333333s;animation-delay:-0.833333333333333s;}
.sg-loaderbox div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-0.75s;animation-delay:-0.75s;}
.sg-loaderbox div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-0.666666666666667s;animation-delay:-0.666666666666667s;}
.sg-loaderbox div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-0.583333333333333s;animation-delay:-0.583333333333333s;}
.sg-loaderbox div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-0.5s;animation-delay:-0.5s;}
.sg-loaderbox div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-0.416666666666667s;animation-delay:-0.416666666666667s;}
.sg-loaderbox div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-0.333333333333333s;animation-delay:-0.333333333333333s;}
.sg-loaderbox div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-0.25s;animation-delay:-0.25s;}
.sg-loaderbox div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-0.166666666666667s;animation-delay:-0.166666666666667s;}
.sg-loaderbox div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-0.083333333333333s;animation-delay:-0.083333333333333s;}
.sg-loaderbox div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s;}
.sg-loaderbox{width:100% !important;-webkit-transform:translate(-52px, -52px) scale(0.52) translate(52px, 52px);transform:translate(-52px, -52px) scale(0.52) translate(52px, 52px);text-align:center;z-index:99999999117777;}


.parent.active>.commoncusticon{
	
	    background-color: rgb(1, 153, 118)!important;
    color: rgb(255, 255, 255)!important;
}
#menu li:not(.active) a:hover {
    background: #fff;
    border-left: 4px solid rgb(1, 153, 118); 
	padding: 15px 10px 14px 6px;
    box-shadow: 0 0 11px #ccc;
}


 
/*    On of switcher start*/
.onoffswitch {
    position: relative; width: 53px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none !important;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 21px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 18px; padding: 0; line-height: 18px;
    font-size: 11px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left: 7px;
    background-color: #019976; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 7px;
    background-color: #E6DDDD; color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 11px; margin: 3.5px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 31px;
    border: 2px solid #999999; border-radius: 21px;
    transition: all 0.3s ease-in 0s; 
    height:10px;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}
/*    On of switcher end*/ 

/*  add new css */ 
.thumbBox {
    top: 0% !important;
    left: 0% !important;
    width: 770px !important;
    height: 400px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
  }
  .modal-body{
    max-height:500px !important;
  }
  .step-active{
    background-color: #fff !important;
    border-color: #63cb38 !important;
    color: #63cb38 !important;
  }
  .event-live-msg {
    border-radius: 2px;
    width: 100%;
    padding: 10px;
    border: dashed 1px #019976;
    color: #019976;
    font-size: 36px;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
    background: #fff;
  }
  
  .hline-bar{
    position: absolute;
    margin-top: -40px;
  }
  .margin-leftmin-10{
    margin-left:-10px;
  }
  .margin-leftmin-20{
    margin-left:-20px;
  }
  .open>.dropdown-menu {
    right: 0!important;
    left: auto!important;
    margin: 0!important;
    padding: 0!important;
    border-radius: 0!important;
  }
  .dropdown-menu:after, .dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
  }
  .dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
    color: #ffffff;
    text-decoration: none;
    background: #019976;
  }
  .nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent!important;
  }
  .submit-btn1 {
    background-color: #019976 !important;
    text-align: center !important;
    color: #FFFFFF !important;
    padding: 10px; 
	border-radius:5px !important;
	border:0px !important;
    outline:none !important;
  }
  .submit-btn1:hover {
    background-color: #019976 !important;
    text-align: center !important;
    color: #FFFFFF !important;
    padding: 10px;
    border: none;
    opacity:0.7;
  }
  .text-class1{
    width: 165px !important;
    height: 26px !important;
    border-radius: 5px !important;
    border: 1px solid #bdbcbc  !important;
  }
  .text-class2{
    width: 60% !important;
    height: 26px !important;
    border-radius: 5px !important;
    border: 1px solid #bdbcbc  !important;
  }
  .text-class3{
    width: 650px !important;
    height: 26px !important;
    border-radius: 5px !important;
    border: 1px solid #bdbcbc  !important;
  }
  .eventvisibility-inactive{
    border: 1px solid #63cb38 !important;
    color: #63cb38 !important;
    height: 36px;
    width: 210px;
  }
  .tickettype-active{
    background-color: #63cb38;
    color: #fff;
    height: 36px;
    width: 210px;
  }
  .tickettype-inactive{
    border: 1px solid #63cb38;
    color: #63cb38;
    height: 36px;
    width: 210px;
  }
  .eglintfee-active{
    background-color: #63cb38;
    color: #fff;
    height: 36px;
    width: 210px;
  }
  .eglintfee-inactive{
    border: 1px solid #63cb38;
    color: #63cb38;
    height: 36px;
    width: 210px;
  }
  .gatewayfee-active{
    background-color: #63cb38;
    color: #fff;
    height: 36px;
    width: 210px;
  }
  .gatewayfee-inactive{
    border: 1px solid #63cb38;
    color: #63cb38;
    height: 36px;
    width: 210px;
  }
  .radio-text{
    text-align: center;
    padding-top: 8px;
  }
  .paymenttype-active{
    background-color: #63cb38;
    color: #fff;
    height: 36px;
    width: 210px;
  }
  .paymenttype-inactive{
    border: 1px solid #63cb38;
    color: #63cb38;
    height: 36px;
    width: 210px;
  }
  .eventvisibility-active{
    background-color: #63cb38 !important;
    color: #FFFFFF !important;
    height: 36px;
    width: 210px;
  }
  .margin-top10{
    margin-top:10px;
  }
  .vl {
      border-right: 2px dashed #a9a5a5!important;
      height: 60px!important;
      width:50%;
      border-left:none!important;
  }
 
  .grey-color{
    color:#ebebeb !important;
  }
  .width17-per{
    width:17%;
  }
  .width27-imp{
    width: 27% !important;
  }
  .marginleft-20{
    margin-left: 20px;
  }
   .paddingtop-10{
    padding-top:10px;
  }
  .width80-per{
    width:80%;
  }
  .width20-per{
    width:20%;
  }
  .width77-per{
    width:77%;
  }
  .width194-pximp{
    width:194px !important;
  }
  .width30-per{
    width:30%;
  }
  .width65-per{
    width:65%!important;
  } 
  .width60-per{
    width:60%!important;
  } 
  .width50-per{
    width:50%!important;
  }
  .width40-per{
    width:40%!important;
  }
  .marginleft-123{
    margin-left: 123px;
  }
  .notifcnt{
	  
	  float: left;
    margin-left: -16px;
    margin-top: 4px;
    background-color: #FF0000;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 25px;
    height: 20px !important;
    width: 21px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    text-shadow: none;
}
.line-height20{
	line-height: 20px;
}
.padding30{
	    padding: 30px!important;
}
  .form-wrap.form-builder .frmb li.frmb-placeholder, .form-wrap.form-builder .frmb li.ui-state-highlight {
    padding: 10px 0;
    border: dashed 2px #06a580;
    background: #fff!important;
    clip-path: none!important;
    -webkit-clip-path:: none!important;
    width: 99%;
    border-radius: 0!important;
    height: 20px!important;
    visibility: visible;
    overflow: hidden;
    margin-bottom:0;
    animation: PLACEHOLDER .25s forwards;
  }
  .form-wrap.form-builder .frmb-control.sort-enabled li.ui-state-highlight {
    padding: 10px 0;
    border: dashed 2px #06a580;
    background: #fff!important;
    clip-path: none!important;
    -webkit-clip-path:: none!important;
    width: 99%;
    border-radius: 0!important;
    height: 20px!important;
    visibility: visible;
    overflow: hidden;
    margin: 0; 
  }
  
  .circleClass-pink{
      content: '\2713' !important;
      display: block;
      margin: 0 auto 4px;
      background-color: #ef3d6b;
      width: 28px;
      height: 28px;
      line-height: 32px;
      text-align: center;
      font-weight: normal;
      border-width: 3px;
      border-style: solid;
      color: #fff;
      border-color: #ef3d6b;
      border-radius: 50%;
      padding: 7px;
    }
    .circleClass-onpink{
      content: '\2713' !important;
      display: block;
      margin: 0 auto 4px;
      background-color: #FFF;
      width: 28px;
      height: 28px;
      line-height: 32px;
      text-align: center;
      font-weight: normal;
      border-width: 3px;
      border-style: solid;
      color: #ef3d6b;
      border-color: #ef3d6b;
      border-radius: 50%;
      padding: 7px;
    }
    .circleClass-green{
      content: '\2713' !important;
      display: block;
      margin: 0 auto 4px;
      background-color: #019976;
      width: 28px;
      height: 28px;
      line-height: 32px;
      text-align: center;
      font-weight: normal;
      border-width: 3px;
      border-style: solid;
      color: #fff;
      border-color: #019976;
      border-radius: 50%;
      padding: 7px;
    }
    .circleClass-ongreen{
      content: '\2713' !important;
      display: block;
      margin: 0 auto 4px;
      background-color: #fff;
      width: 28px;
      height: 28px;
      line-height: 32px;
      text-align: center;
      font-weight: normal;
      border-width: 3px;
      border-style: solid;
      color: #019976;
      border-color: #019976;
      border-radius: 50%;
      padding: 7px;
    }
    .circleClass-grey{
      content: '\2713' !important;
      display: block;
      margin: 0 auto 4px;
      background-color: #fff;
      width: 28px;
      height: 28px;
      line-height: 32px;
      text-align: center;
      font-weight: normal;
      border-width: 3px;
      border-style: solid;
      color: #a8a9ad;
      border-color: #a8a9ad;
      border-radius: 50%;
      padding: 7px;
    }
	 .activepink{
      color: #ef3d6b;
      font-size:12px;
    }
    .activegreen{
      color: #019976;
      font-size:12px;
    }
    .activegrey{
      color: #a8a9ad;
      font-size:12px;
    }
	.bigonoffswitch {
      position: relative;
      width: 160px;
      -webkit-user-select:none;
      -moz-user-select:none;
      -ms-user-select: none;
    }
    .bigonoffswitch-checkbox {
      display: none !important;
    }
    .bigonoffswitch-label {
      display: block;
      overflow: hidden;
      cursor: pointer;
      border: 2px solid #dddddd;
      ;
      border-radius: 21px;
    }
    .bigonoffswitch-inner {
      display: block;
      width: 200%;
      margin-left: -100%;
      transition: margin 0.1s ease-in 0s;
    }
    .bigonoffswitch-inner:before, .bigonoffswitch-inner:after {
      display: block;
      float: left;
      width: 50%;
      height: 35px;
      padding: 0;
      line-height: 3;
      font-size: 12px;
      font-weight: bold;
      box-sizing: border-box;
    }
    .bigonoffswitch-inner:before {
      content: "";
      padding-right: 32px;
      background-color: #019976;
      color: #FFFFFF;
      text-align: center;
    }
    .bigonoffswitch-inner:after {
      content: "";
      padding-left: 32px;
      background-color: #ee2f76;
      color: #FFFFFF;
      text-align: center;
    }
    .bigonoffswitch-switch {
      display: block;  
      margin: 5px;
      background: linear-gradient(45deg, white, #d6d6d6);
      position: absolute;
      top: 0;
      bottom: 0;
      border-radius: 33px;
      transition: all 0.3s ease-in 0s;
      width: 28px;
    }
    .bigonoffswitch-checkbox:checked + .bigonoffswitch-label .bigonoffswitch-inner {
      margin-left: 0;
    }
    .bigonoffswitch-checkbox:checked + .bigonoffswitch-label .bigonoffswitch-switch {
      right: 0px;
    }
/*  end new css */ 
.bordererror {
    border: 1px solid #ff0000!important;
    border-color: #ff0000!important;
}
.bordererror::-webkit-input-placeholder {
    color: #ff0000 !important;
}
.bordererror::-webkit-input-placeholder,
.bordererror:-ms-input-placeholder,
.bordererror::-moz-placeholder {
    color: #ff0000!important;
}

.modal-backdrop{
    z-index:1 !important;
}

.freeevent-popup{
        left: 45% !important;
        width: 55% !important;
        height: 400px;
    }

.restrict-popup-heading{
        text-align: center;
        padding-top: 130px;
        font-size: 75px;
}

.restrict-popup-subheading{
        text-align: center;
        padding-top: 50px;
        font-size: 18px;
        line-height: 25px;
}

.blackbgbtn{
    background-color:#424242 !important;   
    background-image: linear-gradient(to bottom,#424242,#424242);
}

.greenborder{
    border: 1px #019976 dashed;
    padding: 10px;
    width: 88%;
    margin-left: 10px;
}
 
 
.downloadlink{
    color:#038264; 
}

.downloadlink:hover{
    color:#000000;
}


.displaynone{
    display:none;
}

.mgtop-2minus{
    margin-top:-2px;
}
 
.btnupload {
  background-color: #f5f5f5;
  border-color: #8c8989;
  color:#000000;
  border-radius:5px !important;
}

.btnupload:hover,
.btnupload:focus,
.btnupload:active {
  background-color: #f5f5f5;
  border-color: #8c8989;
  color:#000000;
  opacity:0.8;
}

.btn-imagecomp{
    padding: 3px 5px 2px 5px;
    color: #FFF;
    border-radius: 5px;
    background: #019976;
}

.btn-imagecomp:hover{
    padding: 3px 5px 2px 5px;
    color: #FFF;
    border-radius: 5px;
    opacity:0.8;
    background: #019976;
}

.viewmore{
    font-size:14px;
    cursor:pointer;
    color:#019976;
}

.viewmore:hover{
    font-size:14px;
    cursor:pointer;
    color:#e81249;
}