@import url('bootstrap.min.css');
	@import url('bootstrap-reset.css');
	@import url('../fonts/css/font-awesome.min.css');
	.my_CSS3_class {
	font-family:SketchRockwell;
	font-size:3.2em
}
body {
	background:#424f63;
	font-family:'Open Sans',sans-serif;
	color:#7a7676;
	line-height:20px;
	overflow-x:hidden;
	font-size:14px
}
input,select,textarea,button {
	font-family:'Open Sans',sans-serif;
	color:#767676;
	/* outline:0; */
	outline: none;
}
::-webkit-selection {
	color:#fff;
	background:#22d7bb
}
::-moz-selection {
	color:#fff;
	background:#22d7bb
}
::selection {
	color:#fff;
	background:#22d7bb
}
select.form-control {
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:url("/static/img/select-down.png") no-repeat scroll 99% center transparent;
	padding-right:14px
}
a {
	color:#555
}
.ck-content {
	min-height:150px
}
a:focus,a:active,a:hover,a.active {
	outline:0;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
	color:#65cea7;
	text-decoration: none;
}
h1,h2,h3,h4,h5 {
	font-family:'Open Sans',sans-serif
}
.mtop10 {
	margin-top:10px
}
.mtop20 {
	margin-top:20px
}
hr {
	border-color:#ddd
}
ul {
	padding-left:0
}
table.table tr:hover{ background-color: #f2f7f9;
    cursor: pointer;}
button:focus,button:active {
	outline:0
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
	-webkit-appearance:none!important;
	margin:0
}
input[type="number"] {
	-moz-appearance:textfield
}
.ui-autocomplete li {
	padding:6px 4px
}
.ui-state-focus {
	border:0
}
.btn-group .btn {
	font-size:12px
}
.btn-all.active, .btn-all-radius.active {
	color:#50b58f;
	background-color:#fff;
	border-color:#fff
}

.btn-group .btn-list,.btn-list {
	font-size:14px;
	padding:8px 14px;
	border-radius:0
}
.btn-list.active {
	border-bottom:2px solid #65cea7;
	color:#65cea7
}
.btn-default.active {
	color:#fff;
	background-color:#ff6c60;
	border-color:#ff6c60
}
.login-body {
	-webkit-animation:background 10s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:alternate;
	-webkit-animation-timing-function:ease-in-out;
	height:100vh;
	width:100%
}
.login-body .container {
	display:block;
	height:100vh;
	width:100%;
	background-color:rgba(85,85,85,0.3)
}
.form-signin {
	max-width:440px;
	margin:100px auto;
	background:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-box-shadow:5px 4px 6px rgba(0,0,0,.05);
	box-shadow:5px 4px 6px rgba(0,0,0,.05)
}
.form-signin .form-signin-heading {
	margin:0;
	padding:25px 15px 0;
	text-align:center;
	color:#fff;
	position:relative
}
.sign-title {
	font-family:Telugu MN;
	font-size:24px;
	color:#fff;
	position:absolute;
	top:-60px;
	left:0;
	text-align:center;
	width:100%;
	text-transform:uppercase
}
.form-signin .checkbox {
	margin-bottom:14px;
	font-size:13px
}
.form-signin .checkbox {
	font-weight:normal;
	color:#fff;
	font-weight:normal;
	font-family:'Open Sans',sans-serif;
	position:absolute;
	bottom:-50px;
	width:100%;
	left:0
}
.form-signin .checkbox a,.form-signin .checkbox a:hover {
	color:#fff
}
.form-signin .form-control {
	position:relative;
	font-size:16px;
	height:auto;
	padding:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.form-signin .form-control:focus {
	z-index:2
}
.form-signin input[type="text"],.form-signin input[type="password"],.form-signin input[type="number"] {
	margin-bottom:15px;
	border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #d6d6da;
	background:#f7f7f7;
	box-shadow:none;
	font-size:14px
}
.form-signin input:focus {
	border-color:#e60011
}
.form-signin .btn-login {
	background:#e60011;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	font-family:'Open Sans',sans-serif;
	margin:20px 0 5px;
	padding:5px;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
	font-size:24px
}
.form-signin .btn-login:hover {
	background:#f71223;
	border-color:#f71223;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s
}
.form-signin p {
	text-align:left;
	color:#414e63;
	font-size:16px;
	font-weight:normal
}
.form-signin a,.form-signin a:hover {
	color:#6bc5a4
}
.form-signin a:hover {
	text-decoration:underline
}
.login-wrap {
	padding:20px;
	position:relative
}
.registration {
	color:#c7c7c7;
	text-align:center;
	margin-top:20px
}
.left-side {
	width:130px;
	position:absolute;
	top:0;
	left:0
}
.sticky-left-side {
	position:fixed;
	height:100%;
	overflow-y:auto;
	z-index:105;
}
.sticky-left-side .custom-nav {
	margin-top:65px
}
.left-side-collapsed .sticky-left-side {
	overflow-y:visible
}
.logo {
	padding-top:5px;
	height:50px
}
.logo a {
	font-size:28px;
	color:#fff;
	text-decoration:none;
	display:block;
	text-align:center
}
.logo a img {
	max-height:55px
}
.logo-icon {
	display:none
}
.left-side-collapsed .logo-icon {
	margin-top:-40px;
	display:block!important
}
.left-side-inner {
	padding:0;
	margin-bottom:50px;
	margin-top:80px
}
.left-side .searchform {
	display:none
}
.left-side .searchform::after {
	content:'';
	display:block;
	clear:both
}
.left-side .searchform input {
	padding:10px;
	width:90%;
	margin:0 0 20px 12px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0
}
.left-side .searchform input {
	padding:10px;
	width:220px;
	margin:10px 0 0 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:0
}
.left-side .searchform button {
	float:left;
	font-size:14px;
	height:35px;
	margin:7px 0 10px 10px;
	background-color:#65cea7
}
.left-side .logged-user {
	padding:0 0 15px 12px;
	margin:0 0 15px 0;
	border-bottom:1px solid rgba(255,255,255,0.1);
	display:none
}
.left-side .logged-user .media-object {
	width:45px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left
}
.left-side .logged-user .media-body {
	margin-left:60px;
	color:#d7d7d7
}
.left-side .logged-user .media-body h4 {
	font-size:15px;
	margin:5px 0 0 0
}
.left-side .logged-user .media-body h4 a {
	color:#fff
}
.left-side .logged-user .media-body span {
	font-style:italic;
	font-size:11px;
	opacity:.5
}
.custom-nav {
	margin-bottom:10px
}
.custom-nav>li>a {
	color:#fff;
	padding:10px 20px;
	border-radius:0;
	-webkit-border-radius:0
}
.custom-nav>li>a:hover,.custom-nav>li>a:active {
	background-color:#353f4f;
	color:#65cea7;
	border-radius:0;
	-webkit-border-radius:0
}
.custom-nav>li.menu-list>a {
	background:transparent url(../img/plus-white.png) no-repeat 93% center
}
.custom-nav>li.menu-list>a:hover {
	background-color:#353f4f;
	background-image:url(../img/plus.png)
}
.custom-nav>li.nav-active>a {
	background-color:#353f4f;
	background-image:url(../img/minus.png);
	color:#65cea7
}
.custom-nav>li.nav-active>ul {
	display:block
}
.custom-nav>li.nav-active>a:hover {
	background-image:url(../img/minus.png)
}
.custom-nav>li.active>a,.custom-nav>li.active>a:hover,.custom-nav>li.active>a:focus {
	background-color:#353f4f;
	color:#65cea7
}
.custom-nav>li.menu-list.active>a {
	background-image:url(../img/plus.png)
}
.custom-nav>li.nav-active.active>a {
	background-image:url(../img/minus.png)
}
.custom-nav>li.nav-active.active>a:hover {
	background-image:url(../img/minus.png)
}
.custom-nav li .fa {
	font-size:18px;
	vertical-align:middle;
	margin-right:6px;
	width:18px;
	text-align:center
}
.custom-nav .sub-menu-list {
	list-style:none;
	display:none;
	margin:0;
	padding:0;
	background:#353f4f
}
.custom-nav .sub-menu-list>li>a {
	color:#fff;
	font-size:13px;
	display:block;
	padding:10px 5px 10px 50px;
	-moz-transition:all .2s ease-out 0s;
	-webkit-transition:all .2s ease-out 0s;
	transition:all .2s ease-out 0s
}
.custom-nav .sub-menu-list>li>a:hover,.custom-nav .sub-menu-list>li>a:active,.custom-nav .sub-menu-list>li>a:focus {
	text-decoration:none;
	color:#65cea7;
	background:#2a323f
}
.custom-nav .sub-menu-list>li .fa {
	font-size:12px;
	opacity:.5;
	margin-right:5px;
	text-align:left;
	width:auto;
	vertical-align:baseline
}
.custom-nav .sub-menu-list>li.active>a {
	color:#65cea7;
	background-color:#2a323f
}
.custom-nav .sub-menu-list ul {
	margin-left:12px;
	border:0
}
.custom-nav .menu-list.active ul {
	display:block
}
.left-side-collapsed .logo {
	display:none
}
.left-side-collapsed .header-section {
	margin-left:0
}
.left-side-collapsed .left-side {
	width:52px;
	top:52px
}
.left-side-collapsed .left-side-inner {
	padding:0;
	margin-top:0
}
h5.left-nav-title {
	margin-left:10px;
	color:#fff
}
.left-side-collapsed .custom-nav {
	margin:12px 0 20px 0
}
.left-side-collapsed .custom-nav li a {
	text-align:center;
	padding:12px;
	position:relative
}
.left-side-collapsed .custom-nav>li.menu-list>a {
	background-image:none
}
.left-side-collapsed .custom-nav li a span {
	position:absolute;
	background:#65cea7;
	padding:10px;
	left:52px;
	top:0;
	min-width:100px;
	text-align:left;
	z-index:100;
	display:none
}
.left-side-collapsed .custom-nav li a span:after {
	right:100%;
	top:50%;
	border:solid transparent;
	content:" ";
	height:0;
	width:0;
	position:absolute;
	pointer-events:none;
	border-color:rgba(0,0,0,0);
	border-right-color:#65cea7;
	border-width:6px;
	margin-top:-6px
}
.left-side-collapsed .custom-nav li.active a span {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0
}
.left-side-collapsed .custom-nav ul,.left-side-collapsed .custom-nav .menu-list.nav-active ul {
	display:none
}
.left-side-collapsed .custom-nav .menu-list.nav-hover ul {
	display:block
}
.left-side-collapsed .custom-nav>li.nav-hover>a,.left-side-collapsed .custom-nav>li.nav-hover.active>a {
	background:#fff;
	color:#424f63
}
.left-side-collapsed .custom-nav li.nav-hover a span {
	display:block;
	color:#fff
}
.left-side-collapsed .custom-nav li.nav-hover.active a span {
	background:#65cea7;
	color:#fff
}
.left-side-collapsed .custom-nav li.nav-hover ul {
	display:block;
	position:absolute;
	top:40px;
	left:53px;
	margin:0;
	min-width:172px;
	background:#353f4f;
	z-index:100;
	-moz-border-radius:0 0 2px 0;
	-webkit-border-radius:0 0 2px 0;
	border-radius:0 0 2px 0
}
.left-side-collapsed .custom-nav ul a {
	text-align:left;
	padding:6px 10px;
	padding-left:10px
}
.left-side-collapsed .custom-nav ul a:hover {
	background:#2a323f
}
.left-side-collapsed .custom-nav li a i {
	margin-right:0
}
.left-side-collapsed .main-content {
	margin-left:52px
}
.left-side-collapsed .left-side {
	overflow:visible!important
}
.add-on {
	float:right;
	margin-top:-37px;
	padding:3px;
	text-align:center
}
.add-on .btn {
	padding:10px
}
.header-section {
	background:#fff;
	border-bottom:1px solid #eff0f4
}
.header-section::after {
	clear:both;
	display:block;
	content:''
}
.toggle-btn {
	width:52px;
	height:50px;
	font-size:20px;
	padding:15px;
	cursor:pointer;
	float:left;
	color:#212121;
	border-right:1px solid #e7e7e7;
	-moz-transition:all .2s ease-out 0s;
	-webkit-transition:all .2s ease-out 0s;
	transition:all .2s ease-out 0s
}
.toggle-btn:hover {
	background:#65cea7;
	color:#fff;
	border-right-color:#65cea7
}
.searchform input,.searchform select {
	box-shadow:none;
	float:left;
	font-size:14px;
	height:35px;
	margin:7px 0 0 10px;
	padding:5px;
	width:220px
}
.searchform select {
	width:160px
}
.searchform button {
	float:left;
	font-size:14px;
	height:35px;
	margin:7px 0 0 10px
}
.searchform input:focus {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	border-color:#ddd
}
.menu-right {
	float:right;
	margin-right:15px
}
.notification-menu {
	list-style:none;
	margin-bottom:0
}
.notification-menu>li {
	display:inline-block;
	position:relative
}
.notification-menu>li>a>i {
	margin-top:6px
}
.notification-menu .dropdown-toggle {
	padding:12px 10px;
	border-color:#fff;
	background:#fff;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	border:0
}
.notification-menu .dropdown-toggle:hover,.notification-menu .dropdown-toggle:focus,.notification-menu .dropdown-toggle:active,.notification-menu .dropdown-toggle.active,.notification-menu .open .dropdown-toggle.dropdown-toggle {
	background:#424f63;
	color:#65cea7;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none
}
.notification-menu .dropdown-toggle img {
	vertical-align:middle;
	margin-right:5px;
	width:26px;
	height:26px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px
}
.notification-menu .dropdown-toggle .caret {
	margin-left:5px
}
.notification-menu .dropdown-menu {
	border:0;
	margin-top:0;
	-moz-border-radius:2px 0 2px 2px;
	-webkit-border-radius:2px 0 2px 2px;
	border-radius:2px 0 2px 2px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	padding:5px
}
.notification-menu .dropdown-menu:after {
	border-bottom:6px solid #65cea7;
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	content:"";
	display:inline-block;
	right:10px;
	position:absolute;
	top:-6px
}
.notification-menu .dropdown-menu li {
	display:block;
	margin:0;
	float:none;
	background:0;
	padding:6px
}
.notification-menu .dropdown-menu-usermenu li {
	padding:0
}
.notification-menu .dropdown-menu li a {
	color:#fff;
	font-size:13px;
	padding:7px 10px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-moz-transition:all .2s ease-out 0s;
	-webkit-transition:all .2s ease-out 0s;
	transition:all .2s ease-out 0s
}
.notification-menu .dropdown-menu li a:hover {
	background:#2a323f;
	color:#fff
}
.notification-menu .dropdown-menu li i {
	font-size:11px;
	margin-right:5px
}
.notification-menu .dropdown-menu-head {
	padding:0;
	min-width:300px
}
.notification-menu .info-number {
	padding:12px 15px;
	height:50px;
	font-size:16px;
	background:#fff;
	color:#333;
	border-color:#fff;
	-moz-transition:all .2s ease-out 0s;
	-webkit-transition:all .2s ease-out 0s;
	transition:all .2s ease-out 0s
}
.notification-menu .dropdown-menu-usermenu {
	background:#65cea7;
	min-width:200px
}
.notification-menu .dropdown-menu-head ul {
	border:1px solid #ddd;
	border-top:0;
	padding:0
}
.notification-menu .dropdown-menu-head li a {
	color:#333;
	padding:0;
	opacity:1
}
.notification-menu .dropdown-menu-head li a:hover {
	background:0;
	color:#65cea7!important;
	text-decoration:none
}
.notification-menu .btn-group {
	margin-bottom:0
}
.btn-group .dropdown-menu {
	text-align:left;
	padding:0;
}
.dropdown-menu .divider {
	margin: 0;
}
.dropdown-menu>li>a {
	padding: 8px 20px;
}
.dropdown-list li {
	padding:15px;
	overflow:hidden;
	border-bottom:1px solid #eee
}
.dropdown-list li:last-child {
	border-bottom:0
}
.dropdown-list .thumb {
	width:36px;
	float:left
}
.dropdown-list .thumb img {
	width:100%;
	display:block;
	border-radius:50%
}
.dropdown-list .desc {
	margin-left:45px;
	display:block
}
.dropdown-list .desc h5 {
	font-size:13px;
	margin-top:7px
}
.dropdown-list li:last-child {
	padding:10px 15px
}
.dropdown-list li .badge {
	float:right
}
.user-list {
	width:300px
}
.user-list .progress {
	margin-bottom:0
}
.label {
	font-weight:normal;
	padding:.3em .6em .3em
}
.normal-list li a .label i {
	margin-right:0
}
.normal-list li a span.label {
	float:left;
	margin-right:10px;
	padding:5px;
	width:20px
}
.normal-list li a:hover {
	color:#65cea7!important;
	text-decoration:none
}
.normal-list li .name {
	font-size:13px;
	font-family:'Arial' Helvetica,sans-serif;
	line-height:21px
}
.normal-list li .msg {
	font-size:12px;
	line-height:normal;
	color:#999;
	display:block
}
.info-number .badge {
	background:#ff6c60;
	border-radius:2px;
	-webkit-border-radius:2px;
	font-size:10px;
	font-weight:normal;
	line-height:13px;
	padding:2px 5px;
	position:absolute;
	right:4px;
	top:10px
}
.panel-heading span {
	font-weight:500
}
.panel-heading span.totalnum {
	font-size:13px;
	font-weight:400
}
.modal-title {
	font-size:16px
}
.sticky-header .logo {
	position:fixed;
	top:8px;
	left:0;
	width:130px;
	z-index:100;
	background:#424f63
}
.sticky-header .header-section {
	position:fixed;
	top:0;
	left:130px;
	z-index:100;
	width:100%;
	padding-bottom:0
}
.searchform {
	width:80%
}
.sticky-header .main-content {
	padding-top:50px
}
.sticky-header .menu-right {
	position:absolute;
	right:0;
	margin-right:130px;
	border-left:1px solid #e7e7e7
}
.sticky-header.left-side-collapsed .header-section {
	left:52px
}
.sticky-header.left-side-collapsed .menu-right {
	margin-right:67px
}
.dropdown-menu-head {
	background:#fff
}
.dropdown-menu-head .title {
	background:#65cea7;
	color:#fff;
	padding:15px;
	text-transform:uppercase;
	font-size:12px;
	margin:0
}
.main-content {
	margin-left:130px;
	background:#eff0f4;
	min-height:800px;
	/* height:100vh; */
}
.page-heading {
	padding:15px;
	position:relative
}
.page-heading-nav {
	padding:0
}
.page-heading-nav h1 {
	font-size:16px;
	line-height:30px;
	margin:0;
	padding:0;
	color:#535351;
	font-weight:500
}
.page-heading-nav .panel {
	margin-bottom:0;
	height:46px
}
.page-heading-nav .panel-body {
	padding:8px 15px
}
.searchformnewproject {
	position:absolute;
	background:#fff;
	z-index:100;
	right:0;
	top:0;
	box-shadow:0 2px 4px rgba(0,0,0,.1);
	-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);
	padding:7px 10px
}
.searchformnew input,.searchformnew select {
	box-shadow:none;
	float:left;
	font-size:14px;
	height:32px;
	padding:5px 10px;
	width:135px;
	color:#929292;
	border-radius: 50px;
	margin-right: 5px;
}
.searchformnew button {
	float:left;
	font-size:14px;
	height:32px;
	margin:0 5px
}
.searchformnew a {
	/* margin-left:5px */
}
.searchformnew .ddListContainer{
	display: inline-block;
	margin: 0 5px 0 0;
	float: left;
  }
  .searchformnew .ddListContainer > a {
	border-radius: 50px;
	padding: 5px 12px;
	font-weight: normal;
  }
  .searchformnew .ddListContainer:not(.ddListDisabled) > a > label, .searchformnew .ddListContainer:not(.ddListDisabled) > ul li a > label,.searchformnew .ddListContainer:not(.ddListDisabled) > span {
	font-weight: normal;
  }
.btn-primary-search {
	border:0;
	background-color:#65cea7;
	color:#fff;
	border-radius: 50px;
}
.subnav-top {
	float:left;
	width:81%;
	text-align:center
}
.subnav-top .btn-all {
	font-size:16px;
	line-height:38px;
	background-color:#fff;
	border-radius:0;
	color:#65cea7;
	border:0;
	padding:6px 28px
}
.subnav-top .btn-all.active {
	background-color:#65cea7;
	color:#fff
}
.subnav-top .btn-all:hover,.subnav-top .btn-all:focus {
	background:#65cea7;
	border-color:#65cea7;
	color:#fff
}
.page-heading h3 {
	color:#49586e;
	font-size:20px;
	font-weight:normal;
	margin:10px 0
}
.page-heading h3 div {
	margin-left:16px;
	display:inline
}
.page-heading h3 div a {
	margin:0 -2px;
	padding:4px 8px
}
.page-heading .subnav {
	float:left;
	margin-bottom:-1px;
	margin-top:5px
}
.page-heading .subnav a {
	padding:6px 12px 8px 12px;
	font-size:13px
}
.page-heading .breadcrumb {
	padding:0;
	margin:0;
	background:0
}
.page-heading .breadcrumb a {
	color:#999
}
.page-heading .breadcrumb a.active {
	color:#f37a55
}
.page-heading .breadcrumb li.active {
	color:#65cea7
}
.wrapper {
	padding:15px;
	min-height:580px;
	/* height:80vh; */
}
_::-webkit-full-page-media, _:future, :root .wrapper {
	min-height:590px;
}
.wrapper:after {
	clear:both;
	display:block;
	content:'';
	margin-bottom:30px
}
.wrapper-nav {
	padding:0 15px;
	margin-top:0
}
.c1 {
	color:#14b965
}
.c2 {
	color:#0894ef
}
.c3 {
	color:#e85252
}
.c4 {
	color:#ff761a
}
.c5 {
	color:#f19833
}
.c6 {
	color:#c7254e
}
.c7 {
	color:#3280ba
}
.c8 {
	color:#3fac82
}
.c9 {
	color:#af9928
}
.c10 {
	color:#8b83bb
}
.c11 {
	color:#c16222
}
.c12 {
	color:#6a8abe
}
.c13 {
	color:#4f9fcf
}
.c14 {
	color:#fc8675
}
.c15 {
	color:#6bb99c
}
.c16 {
	color:#f39555
}
.boxed-view {
	background:#b6b7ba
}
.boxed-view .container {
	position:relative;
	background:#424f63;
	padding:0
}
label.checkbox {
	margin-top:0;
	margin-bottom:0
}
thead tr th {
	text-align:center;
	font-weight:500
}
/* .panel-body .table tbody>tr>td {
	padding:9px 10px;
	vertical-align:middle;
	text-align:center;
	border:1px solid #eee
} */
.panel-body .table tbody>tr>td {
    border:none;
    border-top: 0.5px solid #f2f2f2;
    padding:12px;
	text-align:center;
	vertical-align: middle;
  }
  .panel-body .table tbody>tr:last-child{
	border-bottom: 0.5px solid #f2f2f2;
  }
.table>thead>tr>th {
   padding:12px;
   border: none;
}
.panel-body .table tbody>tr>td.left {
	text-align:left
}
.panel-body .table thead>tr>th.left {
	text-align:left
}
.panel-body .date {
	font-size:12px;
	color:#999
}
.tools {
	margin:-7px -5px
}
.tools a {
	background:#e3e4e8;
	border-radius:3px;
	-webkit-border-radius:3px;
	color:#858582;
	float:left;
	margin-left:3px;
	padding:10px;
	text-decoration:none
}
.tools a:hover,.tools a.active {
	background:#65cea7;
	color:#fff
}
footer {
	background:#fff;
	padding:15px;
	color:#7a7676;
	font-size:12px;
	position:static;
	bottom:0;
	width:100%;
	border-top:1px solid #eff0f4
}
footer.sticky-footer {
	position:fixed;
	bottom:0;
	width:100%;
	z-index:99
}
.container footer {
	width:79.5%;
	position:absolute;
	bottom:0
}
.state-overview {
	color:#fff
}
.state-overview .panel {
	padding:20px 20px
}
.state-overview .purple {
	background:#6690d4
}
.state-overview .red {
	background:#fc8675
}
.state-overview .blue {
	background:#2eaedf
}
.state-overview .green-light {
	background:#63b998
}
.state-overview .green {
	background:#15c1ca
}
.state-overview .symbol,.state-overview .state-value {
	display:inline-block
}
.state-overview .symbol {
	width:34%
}
.state-overview .symbol i {
	font-size:40px
}
.state-overview .state-value-add {
	font-size:18px;
	float:right;
	line-height:40px;
	width:66%
}
.state-overview .state-value {
	width:62%
}
.state-overview .state-value .value {
	font-size:24px;
	font-weight:bold;
	margin-bottom:5px
}
.state-overview .state-value .title {
	font-size:14px
}
.panel.deep-purple-box {
	background:#9185ca;
	color:#fff
}
ul.revenue-short-info {
	list-style-type:none;
	padding:0
}
ul.revenue-short-info li {
	float:left;
	width:16%
}
ul.revenue-short-info li a:hover {
	text-decoration:none
}
ul.revenue-short-info li h1 {
	font-size:46px;
	font-weight:lighter;
	margin-bottom:0;
	font-family:'Open Sans',sans-serif;
	border:0
}
ul.revenue-short-info li p {
	font-size:12px;
	color:#888
}
ul.revenue-short-info .red {
	color:#fb8575
}
ul.revenue-short-info .blue {
	color:#3bcddd
}
ul.revenue-short-info .green {
	color:#65cea7
}
ul.revenue-short-info .purple {
	color:#7ea8e1
}
ul.goal-progress {
	list-style-type:none;
	padding:0
}
ul.goal-progress li {
	display:inline-block;
	width:100%;
	border-bottom:1px dashed #dcdcdc;
	margin-bottom:15px;
	padding-bottom:15px
}
ul.goal-progress li .prog-avatar {
	width:40px;
	height:40px;
	float:left;
	margin-right:25px
}
ul.goal-progress li .prog-avatar img {
	width:100%;
	border-radius:50%;
	-webkit-border-radius:50%
}
ul.goal-progress li .title {
	margin-bottom:10px
}
ul.goal-progress li .title a {
	color:#6a8abe
}
ul.goal-progress li .title a:hover {
	color:#65cea7
}
ul.goal-progress li .progress {
	margin-bottom:0
}
.pros-title {
	font-size:14px;
	color:#555;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 20px 0
}
.pros-title span {
	color:#ddd
}
.extra-pad {
	padding:12px 15px
}
.badge {
	font-weight:normal
}
.badge.badge-primary {
	background:#8075c4
}
.badge.badge-success {
	background:#a9d86e
}
.badge.badge-warning {
	background:#fcb322
}
.badge.badge-important {
	background:#ff6c60
}
.badge.badge-info {
	background:#41cac0
}
.badge.badge-inverse {
	background:#677994
}
.badge.badge-blue {
	background:#0f8df1
}
.badge.badge-yellowgrey

{
	background:#b56e3f
}
.nt {
	color:#2f6f9f
}
.na {
	color:#4f9fcf
}
.s {
	color:#d44950
}
.c {
	color:#999
}
.btn-block {
	padding:6px 12px
}
.btn-gap .btn {
	float:left;
	margin-right:5px
}
.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:#bec3c7
}
.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:#65cea7
}
.panel-heading .nav {
	border:medium none;
	font-size:13px;
	margin:-15px -15px -15px
}
.panel-heading .nav>li>a,.panel-heading .nav>li.active>a,.panel-heading .nav>li.active>a:hover,.panel-heading .nav>li.active>a:focus {
	border-width:0;
	border-radius:0
}
.panel-heading .nav>li>a {
	color:#898989
}
.panel-heading .nav>li.active>a,.panel-heading .nav>li>a:hover {
	color:#65cea7;
	background:#fff
}
.panel-heading .nav>li:first-child.active>a,.panel-heading .nav>li:first-child>a:hover {
	border-radius:4px 0 0 0!important;
	-webkit-border-radius:4px 0 0 0!important
}
.panel-heading.tab-right .nav>li:first-child.active>a,.tab-right.panel-heading .nav>li:first-child>a:hover {
	border-radius:0!important;
	-webkit-border-radius:0!important
}
.panel-heading.tab-right .nav>li:last-child.active>a,.tab-right.panel-heading .nav>li:last-child>a:hover {
	border-radius:0 4px 0 0!important;
	-webkit-border-radius:0 4px 0 0!important
}
.panel-heading.tab-right .nav-tabs>li>a {
	margin-left:1px;
	margin-right:0
}
.panel-heading.dark {
	background:#353f4f;
	color:#fff
}
.panel-heading.dark a:hover,.panel-heading.dark a:focus {
	color:#fff
}
.panel-heading .btn-group-right {
	margin-top:-2px;
	margin-right:10px
}
.panel-heading .btn-group-right .btn-all {
	padding:4px 8px
}
.panel-heading .btn-group {
	margin-bottom:-16px
}
.general-table a {
	color:#49586e
}
.general-table .progress {
	margin-bottom:0
}
.adv-table table tr td {
	padding:10px
}
.adv-table table.display thead th {
	border-bottom:1px solid #ddd;
	padding:10px
}
.dataTable tr.odd.gradeA td.sorting_1,.dataTable tr.odd td.sorting_1,.dataTable tr.even.gradeA td.sorting_1 {
	background:0
}
.dataTable td.details {
	background-color:#424f63;
	color:#fff
}
.dataTable td.details table tr td,.dataTable tr:last-child {
	border:0
}
.editable-table .dataTables_filter {
	width:80%
}
.dataTable tr.odd.gradeX td.sorting_1,.dataTable tr.even.gradeX td.sorting_1,table.display tr.even.gradeX,table.display tr.gradeX,tr.even.gradeU td.sorting_1,tr.even td.sorting_1,table.display tr.even.gradeC,table.display tr.gradeC,tr.odd.gradeC td.sorting_1,table.display tr.even.gradeU,table.display tr.gradeU,tr.odd.gradeU td.sorting_1 {
	background:none!important
}
.editable-table table input {
	width:95%!important
}
.editable-table table td a {
	color:#49586e
}
.editable-table table td a:hover {
	color:#65cea7
}
.btn-gray {
	color:#807d7d;
	background-color:#f7f4f4;
	border-color:#ebebeb;
	border-radius:2px;
	-webkit-border-radius:2px;
	font-size:13px
}
.btn-gray:hover,.btn-gray:focus {
	background:#65cea7;
	border-color:#98d4be;
	color:#fff
}
.btn-all{
	color:#fff;
	background-color:#65cea7;
	border-color:#65cea7;
	border-radius:2px;
	-webkit-border-radius:3px;
	font-size:13px
}
.btn-all-radius {
	color:#fff;
	background-color:#65cea7;
	border-color:#65cea7;
	border-radius:50px;
	-webkit-border-radius:50px;
}
.btn-all:hover,.btn-all:focus, .btn-all-radius:hover, .btn-all-radius:focus {
	background:#4c9b7e;
	border-color:#4c9b7e;
	color:#fff
}
.btn-white {
	color:#65cea7;
	background-color:#fff;
	border-color:#fff
}
.btn-white.active {
	color:#fff;
	background:#65cea7;
	border-color:#65cea7
}
.btn-white:hover,.btn-white:focus {
	background:#fff;
	border-color:#fff;
	color:#4c9b7e
}
.btn-green {
	color:#fff;
	background-color:#65cea7;
	border-color:#65cea7
}
.btn-green:hover,.btn-green:focus {
	background:#65cea7;
	border-color:#65cea7;
	color:#fff
}
.media-gal {
	float:left;
	width:100%
}
.media-gal a.btn {
	color:#fff
}
.media-gal .item a:hover {
	text-decoration:none
}
.media-gal .item {
	float:left;
	margin:6px;
	padding:2px;
	display:table;
	height:190px;
	background:#eff0f4;
	color:#7a7676;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s
}
.media-gal .item:hover {
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
	text-decoration:none
}
.media-gal .item:hover a {
	text-decoration:none
}
.media-gal .item:hover img {
	opacity:.8
}
.media-gal .item p {
	margin:6px 0 4px 0;
	padding:0 1px;
	color:#adaeb5
}
.media-gal .item p span {
	float:right
}
.media-gal .item p span i {
	padding-right:6px;
	vertical-align:middle;
	color:#65cea7
}
.media-gal .item img {
	width:auto;
	height:170px
}
.img-modal img {
	width:100%;
	margin-bottom:10px
}
.sm-input {
	width:170px!important
}
.form-horizontal.adminex-form .form-group {
	border-bottom:1px solid #eff2f7;
	padding-bottom:15px;
	margin-bottom:15px
}
.form-horizontal.adminex-form .form-group .form-group {
	margin-left:0;
	margin-right:0
}
.form-horizontal.adminex-form .form-group .alert-info {
	margin:0 12px 20px 12px
}
.form-horizontal.adminex-form .form-group:last-child {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0
}
.form-horizontal.adminex-form .form-group .help-block {
	margin-bottom:0
}
.round-input {
	border-radius:500px;
	-webkit-border-radius:500px
}
.m-bot15 {
	margin-bottom:15px
}
.form-horizontal.adminex-form .checkbox-inline>input {
	margin-top:1px;
	border:0
}
.checkbox,.checkbox:hover,.checkbox:focus {
	border:0
}
.fileupload .btn {
	margin-left:0
}
.datepicker.dropdown-menu {
	z-index:1060;
	padding:5px
}
.custom-date-range .input-group-addon {
	border-left:1px solid #eee;
	border-right:1px solid #eee
}
.btn-lock {
	background:#6bc5a4;
	color:#fff;
	height:40px;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s
}
.btn-lock:hover {
	background:#688ac2;
	color:#fff;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s
}
.price-head {
	padding:10px 0 50px
}
.price-head h1 {
	font-size:26px;
	font-weight:normal;
	color:#49586e
}
.pricing-table {
	background:#fff;
	text-align:center;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 5px 0 #e5e5e5
}
.pricing-table.most-popular {
	position:relative
}
.most-popular {
	background:#6bc5a4;
	color:#fff;
	box-shadow:0 5px 0 #60b193
}
.pricing-table .price-actions .btn {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#eff0f4;
	color:#a4a4a4;
	border:0;
	box-shadow:none;
	text-shadow:none;
	padding:10px 20px;
	cursor:pointer;
	text-transform:uppercase
}
.pricing-table .price-actions .btn:hover,.most-popular.pricing-table .price-actions .btn:hover {
	background:#49586e!important;
	color:#fff
}
.pricing-table ul {
	margin:120px 0 50px;
	padding:0
}
.pricing-table ul li {
	margin:0 2em;
	padding:1em 0;
	text-align:center;
	font-weight:300
}
.invoice-title {
	color:#6bc5a4;
	font-size:48px;
	text-transform:uppercase;
	margin-top:30px
}
.invoice {
	color:#a4a4a4
}
.table-invoice thead {
	background:#eff0f4;
	color:#555
}
.table-invoice th {
	border-bottom:none!important;
	padding:10px 8px!important;
	border-color:#dfdfdf!important
}
.table-invoice th:first-child,.table-invoice td:first-child {
	text-align:center
}
.table-invoice td {
	vertical-align:middle!important
}
.table-invoice h4 {
	color:#2a323f;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0
}
.table-invoice strong {
	color:#2a323f
}
.table span.needs {
	border:1px solid #65cea7;
	border-radius:100px;
	padding:0 3px 0 3px;
	color:#65cea7;
	font-size:12px;
	margin-right:5px
}
.table span.expirered {
	background:#fcdede;
	padding:0 4px 2px 4px;
	border-radius:100px;
	font-size:12px;
	margin-left:10px;
	border:1px solid #fe1414;
	color:#fe1414
}
.table span.expireunred {
	background:#fbe1de;
	padding:0 4px 2px 4px;
	border-radius:100px;
	font-size:12px;
	margin-left:10px;
	border:1px solid #f99154;
	color:#fc7322
}
.error-wrapper {
	margin-top:15%
}
.error-wrapper h2 {
	font-size:30px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold
}
.error-wrapper h3 {
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	line-height:30px;
	margin-top:20px;
	margin-bottom:50px
}
.error-wrapper .nrml-txt {
	font-size:18px;
	color:#474747;
	font-weight:normal;
	line-height:30px
}
.error-wrapper .nrml-txt a {
	color:#a7ffdf
}
.error-wrapper .back-btn {
	color:#fff;
	border:1px solid #fff;
	padding:15px 30px;
	border-radius:5px;
	-webkit-border-radius:5px;
	text-decoration:none;
	display:inline-block;
	margin-bottom:20px;
	margin-top:50px
}
.error-wrapper .back-btn:hover {
	background:#fff;
	color:#6bc5a4;
	border-color:#fff
}
.timeline {
	border-collapse:collapse;
	border-spacing:0;
	display:table;
	position:relative;
	table-layout:fixed;
	width:100%;
	margin-bottom:50px
}
.timeline .time-show {
	position:relative;
	margin-bottom:30px;
	margin-right:168px
}
.time-show .btn {
	width:60px;
	height:60px;
	border-radius:50%
}
.timeline .time-show a {
	color:#fff;
	font-size:12px;
	line-height:50px
}
.timeline-desk a.badge {
	color:#fff;
	font-size:12px
}
.timeline:before {
	background-color:#d8d9df;
	bottom:0;
	content:"";
	left:26%;
	position:absolute;
	top:30px;
	width:1px;
	z-index:0
}
h3.timeline-title {
	margin:0;
	color:#c8ccd7;
	font-size:20px;
	font-weight:400;
	margin:0 0 5px;
	text-transform:uppercase
}
.t-info {
	color:#c8ccd7
}
.timeline-item:before,.timeline-item.alt:after {
	content:"";
	display:block;
	width:50%
}
.timeline-item {
	display:table-row
}
.timeline-desk {
	display:table-cell;
	vertical-align:top;
	width:50%
}
.timeline-desk h1 {
	font-size:16px;
	font-weight:300;
	margin:0 0 10px
}
.timeline-desk .panel {
	display:block;
	margin-left:-151px;
	position:relative;
	text-align:left;
	background:#fff;
	margin-bottom:20px
}
.timeline-item .timeline-desk .arrow {
	border-bottom:8px solid transparent;
	border-top:8px solid transparent;
	display:block;
	height:0;
	left:-7px;
	position:absolute;
	top:50%;
	margin-top:-10px;
	width:0
}
.timeline-item .timeline-desk .arrow {
	border-right:8px solid #eff4f3!important
}
.timeline-item.alt .timeline-desk .arrow-alt {
	border-bottom:8px solid transparent;
	border-top:8px solid transparent;
	display:block;
	height:0;
	right:-7px;
	position:absolute;
	top:50%;
	margin-top:-10px;
	width:0;
	left:auto
}
.timeline-item.alt .timeline-desk .arrow-alt {
	border-left:8px solid #fff!important
}
.timeline .timeline-icon {
	left:-58px;
	position:absolute;
	top:50%;
	margin-top:-10px
}
.timeline .timeline-icon {
	background:#fff;
	border:1px solid #d8d9df
}
.timeline-desk span a {
	text-transform:uppercase
}
.timeline-desk h1.red,.timeline-desk span a.red {
	color:#ef6f66
}
.timeline-desk h1.green,.timeline-desk span a.green {
	color:#39b6ae
}
.timeline-desk h1.blue,.timeline-desk span a.blue {
	color:#56c9f5
}
.timeline-desk h1.purple,.timeline-desk span a.purple {
	color:#8074c6
}
.timeline-desk h1.light-green,.timeline-desk span a.light-green {
	color:#a8d76f
}
.timeline-desk h1.yellow,.timeline-desk span a.yellow {
	color:#fed65a
}
.timeline .timeline-icon {
	border-radius:50%;
	-webkit-border-radius:50%;
	display:block;
	height:20px;
	width:20px;
	text-align:center;
	color:#fff
}
.timeline .timeline-icon i {
	margin-top:9px
}
.timeline-item.alt .timeline-icon {
	left:auto;
	right:-56px
}
.timeline .time-icon:before {
	font-size:16px;
	margin-top:5px
}
.timeline-desk .panel-body {
	font-size:13px;
	background-color:#eff4f3;
	padding:20px
}
.timeline .timeline-date {
	left:-240px;
	position:absolute;
	text-align:right;
	top:28px;
	width:150px;
	display:block;
	line-height:22px;
	color:#6f6f6c;
	font-size:16px;
	font-weight:400
}
.timeline-desk h1.blue p {
	font-size:16px;
	color:#564e4e;
	margin-bottom:10px;
	margin-top:-12px;
	width:55%;
	float:right
}
.timeline-item font {
	color:#9e9c9c;
	font-size:13px
}
.timeline-item.alt .timeline-date {
	left:auto;
	right:-245px;
	text-align:left;
	display:block;
	line-height:22px
}
.timeline-desk h5 span {
	color:#999;
	display:block;
	font-size:12px;
	margin-bottom:4px
}
.timeline-item.alt:before {
	display:none
}
.timeline-item h1 img {
	width:22px;
	border-radius:50%
}
.timeline-item:before,.timeline-item.alt:after {
	content:"";
	display:block;
	width:50%
}
.timeline-desk p {
	font-size:13px;
	margin-bottom:0;
	color:#999
}
.timeline-desk a {
	color:#1fb5ad;
	font-size:14px
}
.timeline-desk .album {
	margin-top:20px
}
.timeline-item.alt .timeline-desk .album {
	margin-top:20px;
	float:right
}
.timeline-desk .album a {
	margin-right:5px;
	float:left
}
.timeline-item.alt .timeline-desk .album a {
	margin-left:5px;
	float:right
}
.timeline-desk .notification {
	background:none repeat scroll 0 0 #fff;
	margin-top:20px;
	padding:8px
}
.timeline-item.alt .panel {
	margin-left:0;
	margin-right:45px
}
.timeline-item.alt h1,.timeline-item.alt p {
	text-align:right
}
.profile-pic img {
	border:5px solid #f1f2f7;
	border-radius:50%;
	-webkit-border-radius:50%;
	height:145px;
	margin:10px 0;
	width:145px
}
.profile-desk h1 {
	color:#65cea7;
	font-size:16px;
	margin:0 0 5px 0;
	text-transform:uppercase;
	font-weight:400;
	border-bottom:1px solid #f1eeee;
	padding-bottom:10px
}
.profile-desk .designation {
	color:#49586e;
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:30px;
	display:inline-block
}
.profile-desk div.content {
	margin-bottom:12px;
	padding:5px 0 35px 0;
	color:#7a7884;
	line-height:28px
}
.p-follow-btn {
	background:#eff0f4;
	color:#a4a4a4
}
.p-follow-btn:hover,.btn-post,.p-follow-btn.active {
	background:#6bc5a4;
	color:#fff
}
.btn-post:hover {
	background:#2a323f;
	color:#fff
}
ul.p-social-link {
	list-style-type:none
}
ul.p-social-link li {
	display:inline-block
}
ul.p-social-link li a {
	color:#bfbfc1;
	width:32px;
	height:32px;
	line-height:32px;
	border-radius:50%;
	-webkit-border-radius:50%;
	display:inline-block;
	text-align:center
}
ul.p-social-link li a:hover,ul.p-social-link li.active a {
	color:#6bc5a4
}
ul.p-info {
	list-style-type:none;
	padding:0;
	margin-bottom:0
}
ul.p-info li {
	display:inline-block;
	width:100%;
	margin-bottom:5px
}
ul.p-info li:last-child {
	margin-bottom:0
}
ul.p-info .title,ul.p-info .desk {
	float:left
}
ul.p-info .title {
	padding-right:13px;
	width:32%;
	color:#999;
	text-align:right;
	font-size:12px
}
ul.p-info .desk {
	width:68%
}
ul.activity-list {
	list-style-type:none;
	padding:0
}
ul.activity-list li {
	display:inline-block;
	width:100%;
	margin-bottom:20px;
	border-bottom:1px solid #eff0f4
}
ul.activity-list li p.text-muted {
	margin-bottom:5px;
	word-wrap:break-word
}
ul.activity-list .avatar img {
	float:left;
	width:40px;
	height:40px;
	border-radius:50%;
	-webkit-border-radius:50%
}
ul.activity-list .activity-desk {
	margin-left:60px
}
ul.activity-list .activity-desk h5 {
	color:#2a323f;
	margin-top:0
}
ul.activity-list .activity-desk h5 a {
	font-weight:500
}
.activity-desk .album a {
	float:left;
	margin-right:10px;
	width:170px;
	height:110px;
	overflow:hidden;
	margin-bottom:10px
}
.activity-desk .album a img {
	width:100%
}
ul.activity-list .activity-desk h5 span {
	font-weight:normal;
	color:#5a5a5a
}
.single-blog ul.activity-list .activity-desk h5 span {
	color:#fff
}
.single-blog ul.activity-list .activity-desk h5 span.text-muted {
	color:#5a5a5a
}
.mail-nav {
	display:table-cell;
	float:none;
	height:100%;
	vertical-align:top;
	width:240px
}
.mail-nav-bg-color {
	background:#d1d5e1
}
.mail-box-info {
	background:#fff;
	padding:15px
}
.mail-nav h4 {
	margin:0;
	padding:15px;
	background:#5c6e8a;
	color:#fff
}
.mail-nav-body {
	padding:15px
}
.mail-nav footer {
	background:#b8bbc5;
	border-top:0;
	margin-top:20px
}
.mail-nav footer .btn {
	border:0
}
.mail-box-info {
	position:relative
}
.mail-box-info .header {
	background:#d1d5e1;
	margin:-15px;
	padding:10px 15px;
	color:#fff
}
.mail-box-info .mail-list {
	margin-top:30px
}
.mail-box-info .mail-list li a {
	font-size:13px;
	color:#535351;
	text-decoration:none
}
.mail-box-info .mail-list li a:hover {
	color:#1b2128
}
.mail-box-info .mail-list li a.thumb {
	width:22px;
	margin-right:10px;
	border-radius:50%;
	-webkit-border-radius:50%
}
.mail-box-info .mail-list li a.thumb img {
	height:auto;
	max-width:100%;
	border-radius:50%
}
.mail-box-info .mail-list li .chk {
	margin-right:15px
}
.mail-list .list-group-item {
	border-radius:0;
	-webkit-border-radius:0
}
.mail-box-info header h4 {
	margin:5px 0;
	color:#5c6e8a
}
.digit {
	font-family:'Open Sans',sans-serif
}
.bgtd {
	background-color:#f9f9f9;
	font-size:13px
}
.blog h1 {
	font-size:18px;
	text-transform:uppercase;
	color:#424242;
	font-weight:400;
	margin:0 0 10px 0;
	line-height:30px
}
.blog h1 a:hover,.blog h1 a:focus,.auth-row a:hover,.auth-row a:hover {
	color:#65cea7
}
.blog .auth-row {
	color:#c8c8c8;
	font-weight:300;
	padding-bottom:6px;
	font-size:14px
}
.blog .auth-row i {
	color:#65cea7;
	padding-left:15px
}
.blog .auth-row img {
	width:22px;
	border-radius:50%;
	margin-right:6px
}
.auth-row a {
	color:#9e9c9c;
	padding:0
}
.auth-row a img {
	margin-left:6px
}
.blog .blog-img-wide img {
	width:100%;
	height:350px;
	padding-bottom:25px
}
.blog-img-sm img {
	width:100%;
	padding-bottom:0
}
.blog p {
	padding-bottom:15px;
	font-size:14px;
	color:#b1b1b1;
	word-wrap:break-word;
	line-height:26px
}
.blog a.more {
	margin-bottom:10px;
	display:inline-block
}
.blog .fa-quote-left {
	font-size:20px;
	padding:40px 0;
	color:#d3d3d3
}
.btn-search,.btn-search:hover,.btn-search:focus {
	background:#65cea7;
	color:#fff
}
.blog-post h3 {
	font-size:16px;
	text-transform:uppercase;
	color:#424242;
	padding-top:0;
	margin-top:0
}
.blog-post h5 a {
	color:#424242;
	text-transform:uppercase
}
.blog-post h5 a:hover,.blog-post h5 a:focus,.blog-post ul li a:hover,.blog-post ul li a:focus {
	color:#65cea7
}
.blog-post p {
	padding-bottom:0
}
.blog-post ul {
	padding-left:0;
	margin-bottom:0;
	list-style-type:none
}
.blog-post ul li {
	line-height:35px;
	color:#837f7e;
	border-bottom:1px solid #f1f1f1
}
.blog-post ul li a {
	line-height:35px;
	color:#837f7e
}
.blog-post ul li a.active {
	color:#fff;
	background:#65cea7;
	border-radius: 50px;
	padding-left: 10px;
	padding-right: 15px;
}
.blog-post ul li i {
	padding-right:10px
}
.blog-tags {
	border-top:1px solid #f1f1f1;
	margin:30px 0 0 0;
	padding-top:30px;
	display:inline-block;
	width:100%
}
.blog-tags a {
	background:#f1f1f1;
	color:#808086;
	padding:5px 10px;
	margin-left:8px;
	border-radius:3px;
	-webkit-border-radius:3px
}
.tag-social ul li a:hover,.blog-cmnt .media-heading a:hover,.blog-tags a:hover {
	color:#65cea7
}
.blog-tags a.btn-share {
	background:#65cea7;
	margin-top:-10px;
	padding:10px;
	color:#fff;
	text-transform:uppercase
}
ol.comment-list {
	list-style:none;
	padding-left:0
}
.media,.media .media {
	margin-top:25px
}
.cmnt-head {
	font-size:24px!important
}
.fade-txt {
	color:#adadad;
	font-size:14px
}
.leave-cmnt {
	width:70%;
	margin:20px auto
}
.leave-cmnt input,.leave-cmnt textarea,.leave-cmnt input:focus,.leave-cmnt textarea:focus {
	background:#f2f2f2;
	border:0;
	box-shadow:none
}
.directory-list,.directory-info-row .social-links {
	list-style-type:none;
	padding:0;
	margin:0
}
.directory-list li {
	border-left:1px solid #eff0f4;
	display:table-cell;
	width:1%
}
.directory-list li a {
	display:block;
	padding:8px 0;
	text-align:center;
	text-transform:uppercase;
	background:#fff;
	color:#7a7676;
	-moz-transition:all .2s ease-out 0s;
	-webkit-transition:all .2s ease-out 0s;
	transition:all .2s ease-out 0s;
	text-decoration:none
}
.directory-list li a:hover,.directory-info-row .social-links li a:hover {
	background:#65cea7;
	color:#fff
}
.directory-info-row {
	display:inline-block;
	width:100%;
	margin-top:20px
}
.directory-info-row .social-links {
	display:inline-block;
	margin-top:10px
}
.directory-info-row .social-links li {
	display:inline-block;
	margin-right:10px
}
.directory-info-row .social-links li a {
	background:#eff0f4;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	display:inline-block;
	border-radius:50%;
	-webkit-border-radius:50%;
	color:#7a7676
}
.directory-info-row h4,.directory-info-row a {
	color:#424f63
}
.directory-info-row .thumb {
	border-radius:50%;
	-webkit-border-radius:50%;
	margin-right:20px
}
.chats {
	margin:0;
	padding:0;
	margin-top:-15px;
	margin-right:10px
}
.chats li {
	list-style:none;
	padding:8px 0 5px;
	margin:7px auto;
	font-size:12px
}
.chats li img.avatar {
	height:45px;
	width:45px;
	-webkit-border-radius:50%!important;
	-moz-border-radius:50%!important;
	border-radius:50%!important
}
.chats li.in img.avatar {
	float:left;
	margin-right:10px;
	margin-top:0
}
.chats li .name {
	font-size:13px;
	font-weight:400
}
.chats li .datetime {
	color:#adadad;
	font-size:13px;
	font-weight:400
}
.chats li.out img.avatar {
	float:right;
	margin-left:10px;
	margin-top:0
}
.chats li .message {
	display:block;
	padding:5px;
	position:relative
}
.chats li.in .message {
	text-align:left;
	margin-left:65px
}
.chats li.in .message .arrow {
	display:block;
	position:absolute;
	top:15px;
	left:-8px;
	width:0;
	height:0;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent
}
.chats li.out .message .arrow {
	display:block;
	position:absolute;
	top:15px;
	right:-8px;
	border-top:8px solid transparent;
	border-bottom:8px solid transparent;
	border-left:8px solid #eff0f4
}
.chats li.out .message {
	border-right:2px solid #eff0f4;
	margin-right:65px;
	text-align:right
}
.chats li.out .name,.chats li.out .datetime {
	text-align:right
}
.chats li .message .body {
	display:block
}
.chat-form {
	margin-top:15px;
	padding:10px;
	background-color:#eff0f4;
	clear:both
}
.chat-form .input-cont {
	margin-right:55px
}
.chat-form .input-cont input {
	margin-bottom:0
}
.chat-form .input-cont input {
	border:1px solid #ddd;
	width:94%;
	margin-top:0;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0
}
.chat-form .input-cont input {
	background-color:#fff!important
}
.normal-chat .message {
	border:1px solid #eff0f4;
	border-left:1px solid #eff0f4!important;
	border-right:1px solid #eff0f4!important;
	padding:10px!important;
	border-radius:5px;
	-webkit-border-radius:5px
}
.normal-chat li img.avatar {
	height:45px;
	width:45px
}
.normal-chat li.in img.avatar,.normal-chat li.out img.avatar {
	margin-top:0
}
.normal-chat li.in .message .arrow {
	border-right:8px solid #eff0f4!important
}
.normal-chat li.in .message .arrow {
	border-bottom:8px solid transparent;
	border-top:8px solid transparent;
	display:block;
	height:0;
	left:-8px;
	position:absolute;
	top:15px;
	width:0
}
.normal-chat li.out .message .arrow {
	border-left:8px solid #eff0f4!important
}
.normal-chat li.out .message .arrow {
	border-bottom:8px solid transparent;
	border-top:8px solid transparent;
	display:block;
	position:absolute;
	right:-8px;
	top:15px
}
.normal-chat li.in .name {
	color:#65cea7!important
}
.normal-chat li.out .name {
	color:#424f63!important
}
.normal-chat li .datetime {
	color:#adadad;
	font-size:11px!important;
	font-weight:400
}
.chat-form .form-group {
	width:83%;
	margin-right:2%;
	float:left
}
.chats li.out .name {
	color:#333
}
.cool-chat li.in .message {
	background:#65cea7;
	color:#fff;
	border-radius:5px;
	-webkit-border-radius:5px
}
.cool-chat li.in .message .arrow {
	border-right:8px solid #65cea7
}
.cool-chat li.in .message a.name {
	font-weight:bold
}
.cool-chat li.in .message .datetime {
	opacity:.7
}
.cool-chat li.in .message a.name,.cool-chat li.in .message .datetime {
	color:#fff
}
.cool-chat li.out .message .arrow {
	border-left:8px solid #eff0f4
}
.cool-chat li.out .message {
	background:#eff0f4;
	border-radius:5px;
	-webkit-border-radius:5px
}
.ui-widget-content a {
	display:block
}
.js-selectuserbox a {
	border-radius:50px;
	height:45px;
	text-align:center;
	vertical-align:top;
	display:inline-block
}
.js-selectuserbox img {
	width:30px;
	height:30px;
	border-radius:50%;
	margin-bottom:10px
}
.gray {
	-webkit-filter:grayscale(1);
	filter:gray;
	filter:grayscale(1)
}
@font-face{
	font-family: 'jsclock';
	src : url('/static/fonts/QuartzRegular.ttf');
}
#js-clock {
	font-family:"jsclock";
	letter-spacing:3px;
	font-size:26px;
	font-weight: bold;
	text-align:center;
	border-radius:50%;
	display:inline-block;
	height:150px;
	width:150px;
	line-height:35px;
	padding:42px 0 0 0;
	text-decoration:none
}
.form-horizontal .control-label span {
	padding-right:2px;
	color:#ff6c60
}
.profile-calendar strong {
	background:#65cea7!important;
	border-radius:58px;
	font-weight:normal;
	color:#fff;
	padding:0 9px
}
.profile-calendar p {
	line-height:30px
}
.btn-file {
	overflow:hidden;
	position:relative;
	vertical-align:middle
}
.btn-file>input {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	opacity:0;
	filter:alpha(opacity=0);
	transform:translate(-300px,0) scale(4);
	font-size:23px;
	direction:ltr;
	cursor:pointer
}
.pagination>li>a,.pagination>li>span {
	background-color:#e0e3e6
}
.daily h1 {
	float:left;
	margin-top:0;
	font-size:50px;
	font-weight:normal;
	color:#65cea7
}
.daily h1 span {
	font-size:13px;
	color:#9e9fac
}
.daily {
	min-height:202px
}
.daily i {
	font-style:normal
}
.daily .rowsummary i {
	margin:0 3px 0 14px
}
.daily .auth-row {
	clear:both;
	float:right;
	margin-top:-50px
}
.daily .auth-row img {
	width:20px;
	border-radius:50%
}
.daily .workcontent {
	padding:10px 0 0 0;
	display:inline-block;
	color:#838383;
	border-top:1px #ccc dotted;
	margin:1px;
	line-height:24px;
	width:100%;
	height:80px;
	font-size:13px;
	word-wrap:break-word
}
.daily .workcontent span {
	margin-right:4px
}
.daily .pros-title a {
	color:#555
}
.daily .row p {
	padding:0 10px;
	float:left
}
.daily .rowpanel {
	width:80%;
	float:right;
	margin-bottom:8px
}
.daily .row p.rowsummary {
	margin-top:8px;
	margin-bottom:0;
	padding-left:0;
	color:#9e9c9c;
	font-size:13px
}
.daily .pros-title {
	margin-bottom:0;
	margin-top:6px;
	font-size:16px;
	font-weight:normal
}
.daily .pros-title span {
	color:#fff
}
.icon-margin {
	margin:0 6px
}
.media .media-body-address {
	float:right;
	width:75%
}
.no-record {
	vertical-align:middle;
	color:#ccc2c2;
	margin-right:4px;
	font-size:22px
}
.page-count-box {
	float:left;
	color:#bfbfbf;
	font-size:12px
}
.pull-left-b h1 {
	font-weight:normal;
	padding-left:5px
}
.pull-left-b i {
	margin-right:5px;
	color:#65cea7
}
.checkbox-inline {
	line-height:16px
}
#dialogInfo .msg {
	padding:10px 10px 30px 10px;
	font-size:14px
}
.searchformnewmul {
	position:absolute;
	background:#fff;
	z-index:100;
	right:0;
	top:1px;
	box-shadow:0 2px 4px rgba(0,0,0,.1);
	-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);
	padding:7px 10px;
	width:80%;
	display:none
}
.searchformnewmul input,.searchformnewmul select {
	width:100%
}
.searchformnewmul div {
	margin:10px 0
}

.tableul li:nth-child(odd){
	background-color: #fafafb;
}

.tableul li:nth-child(even){
	background-color: white;
}

.tableul li:hover{
	background-color:#f2f7f9;
}



.table-invoice tbody tr:nth-child(odd){
	background-color: #fafafb;
}
.table-invoice tbody tr:nth-child(even){
background-color: white;
}
.table-invoice tbody tr:hover {
	background-color: #f2f7f9;
}

.tableul {
	border:1px solid #eaeaea;
	padding:0;
	float:left;
	width:100%
}
.tableul .deatil-h1 {
	padding:0 8px
}
.tableul li {
	padding:0;
	float:left;
	width:100%;
	border-bottom:1px solid #eaeaea
}
.tableul li div.ctitle {
	width:20%;
	float:left;
	border-right:1px solid #eaeaea;
	padding:8px
}
.tableul li div.ccontent {
	width:80%;
	float:left;
	padding:8px
}
.tableul li:last-child {
	border-bottom:0
}
.tableul li div.crtitle {
	width:30%;
	float:left;
	border-right:1px solid #eaeaea;
	padding:8px
}
.tableul li div.crcontent {
	width:70%;
	float:left;
	padding:8px
}
.tableul li div.crrcontent {
	width:70%;
	float:left;
	padding:3px
}
.modal-header .close {
	border:1px solid #fbfbfb;
	border-radius:100px;
	width:23px;
	height:23px;
	transition:All .4s ease-in-out;
	-webkit-transition:All .4s ease-in-out;
	-moz-transition:All .4s ease-in-out;
	-o-transition:All .4s ease-in-out
}
.modal-header .close:hover {
	transform:rotate(360deg);
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform:rotate(360deg)
}
.image img {
	max-width:60%;
	height:auto;
	display:block
}
.usermModal .modal-body::-webkit-scrollbar {
	width:6px;
	height:6px
}
.usermModal .modal-body::-webkit-scrollbar-thumb {
	border-radius:10px;
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);
	background:#65cea7
}
.usermModal .modal-body::-webkit-scrollbar-track {
	-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);
	border-radius:10px;
	background:#4a586d
}

.commonFlowBox .modal-body{max-height:470px;overflow:auto}
.commonFlowBox li{padding:8px;border-bottom:1px #f1f1f1 solid}
.commonFlowBox li span:first-child {background-color: #65cea7;border-radius:  100px; width:20px; height: 20px; display:  inline-block; line-height:20px; text-align: center; margin-right: 10px; color: #fff;font-weight: 300; font-size: 10px;}
.commonFlowBox li:hover{background-color:#f0f9f6}
.commonFlowBox li a{display:block;width:100%}
.commonFlowBox li a:hover{text-decoration:none}
.commonFlowBox .input-group{clear:both}
.commonFlowBox .input-group .form-control{border-radius:100px 0 0 100px}
.commonFlowBox .input-group .btn{border-radius:0 100px 100px 0;outline: none;}
.commonFlowBox .js-project-select-box{clear:both;display:block}
.commonFlowBox li i{font-size:20px;color:#65cea7}
.commonFlowBox li label {float:right;} 
.commonFlowBox .avatar{background-color: #65cea7;border-radius:  100px; width:20px; height: 20px; display:  inline-block; line-height:20px; text-align: center; margin-right: 10px; color: #fff;font-weight: 300; font-size: 10px;}
.input-group-btn>.btn{outline: none;}

/* 全新radio样式 */
input[type=radio]{
    position: relative;
    width: 14px;
    height: 14px;
}

input[type=radio]:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    border: 1px solid #d5d5d5;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}

input[type=radio]:checked:before{
    border-color: #65cea7;
}

input[type=radio]:disabled:before{
    background: #F5F5F5;
    border: 1px solid #D9D9D9 !important;
    cursor: not-allowed;
}

input[type=radio]:checked:after{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: '';
    width: 9px;
    height: 9px;
    background-color: #65cea7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

input[type=radio]:disabled:after{
    background-color: #D9D9D9;
}

input[type=radio]:disabled+span{
    color: #666;
    opacity: 0.5;
}

/* 全新checkbox样式 */
input[type=checkbox]{
    position: relative;
    width: 14px;
	height: 14px;
	margin:3px 0 0;
}

input[type=checkbox]:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    border: 1px solid #d5d5d5;
    background-color: #fff;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

input[type=checkbox]:checked:before{
    border-color: #65cea7;
    background-color: #65cea7;
}

input[type=checkbox]:disabled:before{
    background: #F5F5F5;
    border: 1px solid #D9D9D9 !important;
    cursor: not-allowed;
}

input[type=checkbox]:checked:after{
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(40deg);
    -ms-transform: translate(-50%, -50%) rotate(40deg);
    transform: translate(-50%, -50%) rotate(40deg);
    content: '';
    width: 5px;
    height: 11px;
    background-color: transparent;
    border-width: 0 2px 2px 0;
    border-style: solid;
    border-color: #fff;
}

input[type=checkbox]:disabled:after{
    border-color: #D9D9D9;
}

input[type=checkbox]:disabled+span{
    color: #666;
    opacity: 0.5;
}

.norecord {
	font-size:28px; 
	color: #ccc2c2; 
	margin-right: 10px; 
	vertical-align: middle;
}