/*
	Theme Name: Elite Calender
	Author: ' ':
	Author URI:
	Version: 1
	Description: Base theme for Wordpress
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: base
	Tags: one-column, two-columns, three-columns, four-columns
	Theme URI:
*/ 
@font-face {
	font-family: 'helveticaneuelight';
	src: url('fonts/helveticaneuelt-webfont.woff2') format('woff2'),  url('fonts/helveticaneuelt-webfont.woff') format('woff'),  url('fonts/helveticaneuelt-webfont.svg#helveticaneuelight') format('svg');
	font-weight: normal;
	font-style: normal;
}
* {
	margin: 0;
	padding: 0;
	max-height: 1000000px;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
	margin: 0 0 17px;
}
html, body, div, span, applet, embed, object, iframe, frameset, p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center, h1, h2, h3, h4, h5, h6, b, strong, big, u, ins, i, cite, em, var, dfn, address, s, strike, del, dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt, fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	border: 0;
	background: none;
}
html {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 100%;
}
*, *:before, *:after {
	box-sizing: inherit;
	-moz-box-sizing: inherit;
	-webkit-box-sizing: inherit;
}
body {
	background: #fff;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
	margin: 0;
	height: 100%;
	font-family: arial;
	font-size: 13px;
}
img {
	border-style: none;
}
a {
	text-decoration: none;
	color: #0062a3;
	-moz-transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
	outline: none !important;
}
a:hover {
	color: #0062a3;
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	outline: none !important;
}
a:active {
	background-color: transparent;
	color: #0062a3;
}
.btn:hover, .btn:focus, .btn.focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
	color: #fff;
	outline: none !important;
}
input, textarea, select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #333;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
input[type=radio], input[type=text], input[type=search], input[type=email], input[type=password], input[type=file], input[type=submit], textarea, input[type=tel] {
/*	-webkit-appearance: none;*/
	border-radius: 0;
	-webkit-border-radius: 0;
}
 input[type="search"]::-webkit-search-cancel-button {
 -webkit-appearance: none;
 display: none;
 border-radius: 0;
 -webkit-border-radius: 0;
}
 input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
 -webkit-appearance: none;
}
input[type=search] {
	-webkit-appearance: none;
	-webkit-box-sizing: content-box;
	border-radius: 0;
	-webkit-border-radius: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
	display: block;
}
h1, h2, h3, h4, h5, h6, b, strong, th {
	font-weight: bold;
}
h6 {
	font-size: 90%;
	font-weight: 400;
	color: #333;
}
.btn {
	font: 14px/20px 'helveticaneuelight', Arial, Helvetica, sans-serif;
	color: #fff;
	background: #0062a3;
	border-radius: 2px;
	display: inline-block;
	vertical-align: bottom;
	margin: 0 0 6px;
}
.btn:hover {
	background: #fff;
	color: #0062a3;
}
i, cite, em, var, dfn, address {
	font-style: normal;
}
u, ins {
	text-decoration: underline;
}
s, strike, del {
	text-decoration: line-through;
}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}
blockquote {
	padding: 0;
	position: relative;
	display: block;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
blockquote q {
	font-size: 18px;
	color: #999;
	line-height: 20px;
	display: block;
	width: 100%;
	margin: 0;
	font-family: "helveticaneuelight", Arial, Helvetica, sans-serif;
}
blockquote cite {
	font-size: 18px;
	line-height: 20px;
	color: #999;
	font-weight: 400;
}
blockquote cite .meta {
	display: block;
}
blockquote cite .author {
	display: block;
	font-size: 24px;
	margin: 0 0 6px;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	border: 1px solid #ebebeb;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
th {
	border-color: #999;
	text-align: center;
	vertical-align: middle;
}
ul {
	margin-left: 0;
}
ul, ol {
	padding-left: 0;
}
ul ul, ul ol, ol ul, ol ol {
	padding: 0;
	margin: 0;
}
ul {
	list-style: none;
}
ul>li {
	list-style-type: none;
}
dl dt {
	float: left;
	clear: left;
	padding-right: 4px;
	font-weight: bold;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="tel"], .searchform input[type="text"], input.search, .comment-form textarea, .comment-form input[type="text"], .search-form input[type="search"], input[type="email"], .quote input[type="text"], input.search, .quote-form textarea, .quote-form input[type="text"], .quote-form input[type="search"], input[type="email"], textarea, input[type="url"], input[type="tel"] {
	font: 14px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
	width: 100%;
	border: 1px solid #d9d9d9;
	color: #d0d0d0;
	padding: 0px 18px;
	height: 45px;
	border-radius: 0;
	background: #fff;
	display: block;
	outline: none;
	margin: 0 0 30px;
	resize: none;
}
.comment-form textarea {
	padding: 10px;
	height: 99px;
}
.alignnone.size-full.wp-image-234 {
	max-width: 960px;
}
input[type="submit"], .searchform input[type="submit"], .comment-form input[type="submit"], button, .quote-form input[type="submit"], .forms input[type="button"] {
	font: 12px/23px "helveticaneuelight", Arial, Helvetica, sans-serif;
	display: block;
	height: auto;
	margin: 0;
	padding: 9px 50px;
	background: #0062a3;
	text-align: center;
	color: #fff;
	cursor: pointer;
	border: 0;
	border-radius: 0;
	margin: 0 0 15px;
	-moz-transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	transition: all 0.25s linear;
}
textarea {
	height: 100px;
	resize: none;
	border: 1px solid #d9d9d9;
}
.searchform input[type="submit"]:hover, input[type="submit"]:hover, .comment-form input[type="submit"]:hover, button:hover {
	background: #2ecc71;
}
pre {
	max-width: 100%;
	overflow: auto;
}
.widget {
	margin-bottom: 14px;
	overflow: hidden;
}
.widget ul {
	padding-left: 0em;
}
.widget select {
	min-width: 150px;
}
.post-password-form label {
	vertical-align: top;
}
.post-password-form input[type="password"], .search-form input[type="search"] {
	width: 100%;
}
.commentlist {
	margin: 0 0 14px;
}
#form-allowed-tags {
	display: none;
}
.commentlist .edit-link {
	margin: 0;
}
.commentlist-item .commentlist-item {
	padding: 0 0 0 3em;
}

@media only screen and (max-width: 767px) {
.photos ul {
	margin: 0;
}
.commentlist-item .commentlist-item {
	padding: 0;
}
}
.comment, .commentlist-holder {
	overflow: hidden;
}
.commentlist-item .commentlist-item, .commentlist-item + .commentlist-item {
	padding-top: 14px;
}
.commentlist .avatar-holder {
	float: left;
	margin: 0 14px 4px 0;
}
.comment-form label {
	display: block;
	padding-bottom: 4px;
}
.comment-form textarea {
	padding: 3px 4px;
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
	resize: none;
}
.widget_calendar #next {
	text-align: right;
}
.gallery-item dt {
	float: none;
	padding: 0;
}
.navigation {
	overflow: hidden;
	margin: 0 0 14px;
}
.navigation .next {
	float: left;
}
.navigation .prev {
	float: right;
}
.wp-caption {
	max-width: 100%;
	margin: 0 0 15px;
	clear: both;
	border: 1px solid #ccc;
	padding: 0 0 10px;
}
figcaption {
	padding: 0 15px;
}
.wp-caption img {
	vertical-align: top;
}
.wp-caption p {
	margin: 10px 0 0;
}
div.aligncenter {
	margin: 0 auto 14px;
}
img.aligncenter {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
	margin: 0 40px 0 0;
}
.alignright {
	float: right;
	margin: 0 0 0 40px;
}
.label {
	color: #999;
	display: block;
	margin: 0 0 15px;
	font-size: 100%;
	text-align: left;
	white-space: normal;
}
kbd {
	color: #333;
}


::-webkit-input-placeholder {
 color:#333;
}
:-moz-placeholder {
 color:#333;
}
::-moz-placeholder {
 color:#333;
 opacity: 1;
}
:-ms-input-placeholder {
 color:#333;
}
hr {
	background: #f1f1f1 none repeat scroll 0 0;
	border: 0 none;
	height: 20px;
}
#wrap_login {
	overflow: hidden;
	width: 100%;
	height: 100%;
	background: #f1f1f1;
	position: relative;
}
#wrapper {
	overflow-y: scroll;
	width: 100%;
	position: relative;
	height: 100%
}
#main {
	width: 100%;
	height: 100%;
}
#main.background {
	height: 100%;
}
.content-area > div {
	border-left: 1px solid #d2d2d2;
}
#dataTables-example td {
	text-align: center;
	padding: 10px 0 10px 5px !important;
}
#dataTables-example td {
	padding: 10px 0 10px 5px !important;
}
.btn.btn-primary.btn-dashboard:hover {
	background: #fff !important;
	color: #b61e1d;
	border: 1px solid #b61e1d;
}
.btn.btn-primary.btn-dashboard {
	border: 1px solid transparent;
	border-radius: 0;
	margin: 3px 0;
	padding: 4px 6px !important;
	text-align: left;
	min-width: 100%;
}
#content {
	position: relative;
	display: table;
	margin: 0 auto;
	height: 100%;
	vertical-align: middle;
	width: 100%;
	padding: 0;
}
.content-holder {
	display: table-cell;
	vertical-align: middle;
}
.form-block {
	width: 555px;
	padding: 36px 95px 36px;
	margin: 0 auto;
	background: #fff;
	border: 2px solid #e5e5e5;
}
.form-block .logo {
	width: 225px;
	text-align: center;
	margin: 0 auto 10.7%;
}
.form-block .logo a {
	display: block;
}
.form-block .logo img {
	width: 100%;
	height: auto;
	display: block;
}
.form-block form {
	width: 100%;
	text-align: left;
	margin: 0 auto;
}
.form-block input[type="text"], .form-block input[type="password"], .form-block input[type="email"] {
	font: 16px/15px "helveticaneuelight", Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #ececec;
	margin: 0 auto 15px;
	padding: 0 18px;
	display: block;
	height: 45px;
	width: 100%;
}
.form-block .as_login {
	background: #b61e1d none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 3px;
	font: 12px/23px "helveticaneuelight", Arial, Helvetica, sans-serif;
	margin: 30px auto 0;
	padding: 5px 16px;
	width: 119px;
	text-align: center;
	text-transform: capitalize;
}
.form-block .as_login:hover {
	color: #b61e1d;
	background: #fff;
	border: 1px solid #b61e1d;
}
.form-block ul {
	margin: 8% 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.form-block ul li {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	padding: 0 13.6px;
}
.form-block ul li a {
	color: #1528c5;
	cursor: pointer;
	font: 15px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
	word-spacing: 1px;
	letter-spacing: 0;
}
.form-block ul li a:hover {
	color: #b61e1d;
}
.form-block ul li:first-child:after {
	background: #999 none repeat scroll 0 0;
	content: "";
	height: 14px;
	left: 100%;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 5px;
	width: 1px;
}
.content {
	padding: 8px 0;
}
.left-block {
	display: table-cell;
	vertical-align: top;
	width: 219px;
	text-align: center;
}
.left-block .lb_logo {
	display: block;
	margin: 0 auto;
	padding: 2.3px 0 0px;
	text-align: center;
	width: 180px;
}
.left-block .lb_logo img {
	width: 100%;
	height: auto;
	display: block;
}
.left-block span {
	display: block;
}
.left-block span img {
	display: block;
	height: auto;
	width: auto;
}
.right-block {
	display: table-cell;
	vertical-align: top;
	width: 88.6%;
	background: #f1f1f1;
}
.right-block .top_bar {
	width: 100%;
	overflow: hidden;
	padding: 26.3px 10px;
	background: #fff;
}
.top_bar .top_left {
	float: left;
	width: 26%;
}
.top_bar .top_right {
	float: right;
	text-align: left;
	width: 40%;
}
.top_left .as_btn {
	background: #b61e1d none repeat scroll 0 0;
	border: 1px solid transparent;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font: 12px/16px "helveticaneuelight", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 6px 19px;
	margin: 2px auto 0;
	text-transform: capitalize;
	vertical-align: middle;
}
.top_left .as_btn:hover {
	color: #b61e1d;
	background: #fff;
	border: 1px solid #b61e1d;
}
.top_left ul {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 18px;
}
.top_left ul li {
	margin: 2px 0 0 -6.7px;
	display: inline-block;
	vertical-align: middle;
}
.top_left ul li a {
	color: #6b6b6b;
	padding: 2px 13px;
	font-size: 20px;
	font-weight: bold;
	background: #f3f3f3;
	border: 1px solid #dcdcdc;
}
.top_left ul li a:hover {
	color: #f3f3f3;
	background: #6b6b6b;
}
.top_left time {
	display: inline-block;
	font: 14px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.top_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	vertical-align: middle;
}
.top_right ul li {
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	float: left;
	margin: 0 auto;
	width: 50%;
}
.top_right ul li:last-child {
	border-right: 1px solid #dcdcdc;
}
.top_right ul li a {
	color: #5a5a5a;
	background: #f3f3f3 none repeat scroll 0 0;
	padding: 3px 21px;
	display: block;
	text-transform: capitalize;
	font: 12px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
}
.top_right ul li a:hover, .top_right ul li.active a {
	background: #b61e1d;
}
.top_right ul li:hover a, .top_right ul li.active a {
	color: #fff;
}
.top_right .login_info {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	overflow: hidden;
}
.top_right .login_info span {
	display: block;
	float: left;
	padding: 0 5px 0 10px;
	position: relative;
}
.top_right .login_info span img {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	height: auto;
}
.top_right .login_info span a {
	color: #333;
	display: inline-block;
	font: 14px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	vertical-align: middle;
	padding: 0 6px;
}
.top_right .login_info span:first-child:after {
	background: #d9d9d9 none repeat scroll 0 0;
	content: "";
	height: 14px;
	left: 100%;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 5px;
	width: 1px;
}
.content-area {
	border-top: 1px solid #d2d2d2;
	width: 100%;
}
.head-bar {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
	background: #fff;
}
.head-bar .hd-left {
	color: #2837ca;
	float: left;
	font: 14px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
	padding: 8px 0;
	text-align: center;
	width: 102px;
	border-right: 1px solid #ebebeb;
}
.head-bar .hd-left span {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.head-bar .hd-right {
	color: #2837ca;
	font: 14px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding: 11px 0 0;
	text-align: center;
}
.head-bar .hd-right span {
	display: block;
}
.content-area .holder {
	overflow: hidden;
	width: 100%;
}
.content-area ul {
	float: left;
	list-style: outside none none;
	margin: 0;
	width: 92%;
	padding: 0 0 20px;
}
.content-area ul:after {
	clear: both;
	display: block;
	content: '';
}
.content-area ul li {
	margin: 0 0 0 0;
	padding: 0;
	position: relative;
	text-align: center;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
}
.content-area ul li .white {
	background: #fff;
	min-height: 83px;
	overflow: hidden;
	clear: both;
	width: 128px;
}
.top_right .login_info span a:hover {
	color: #b61e1e;
}
.content-area ul li p a {
	border: 0 none;
	color: #999;
	display: block;
	font: 13px/17px "helveticaneuelight", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 12px 9px 6px;
	text-align: left;
	text-transform: capitalize;
}
.content-area .daily_view .popup {
	background: #f1f1f1 none repeat scroll 0 0;
	border: 2px solid #fff;
	padding: 8px 12px;
	width: 200px;
	top: 15px;
}
.daily_view .popup span a {
	display: inline-block;
	vertical-align: middle;
}
.add-event input[type="text"] {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #d9d9d9;
	border-radius: 0;
	display: block;
	height: auto;
	width: 100%;
	color: #333;
	font: 12px/14px "helveticaneuelight", Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 8px;
}
.daily_view .popup span {
	margin: 0 0 5px;
}
.daily_view button.submit {
	background: #fff;
	color: #999;
	display: block;
	padding: 10px 15px;
	border: 1px solid transparent;
	text-transform: capitalize;
	font: 12px/14px "helveticaneuelight", Arial, Helvetica, sans-serif;
}
.daily_view button.submit:hover {
	background: #999;
	color: #fff;
	border: 1px solid #999;
}
.daily_view .popup .close {
	color: #999;
	display: block;
	font-size: 15px;
}
.content-area ul li p {
	margin: 0;
	padding: 4px 0 0;
}
.content-area ul li.white p {
	padding: 12px 0;
}
.content-area ul li .filled p a {
	padding: 9px 7px 5px;
	color: #2837ca;
	width: 128px;
}
.content-area ul li .filled {
	background: #e4f7f8;
	min-height: 83px;
	position: absolute;
	float: left;
	border-right: 1px inset #ececec;
}
.content-area ul li .filled a.cross {
	position: absolute;
	content: '';
	right: 0px;
	top: 0px;
	color: #999;
}
.content-area ul li address {
	color: #b61e1d;
	display: block;
	font: 12px/18px "helveticaneuelight", Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: left;
	padding: 0 6px;
}
.content-area ul li span a {
	color: #d4d4d4;
	text-transform: capitalize;
	font: 12px/12px "helveticaneuelight", Arial, Helvetica, sans-serif;
	display: block;
}
.content-area .holder .em_time {
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	float: left;
	width: 102px;
}
.content-area .em_time .tb-time:first-child {
	border-bottom: 1px solid #ebebeb;
}
.content-area .tb-time {
	display: block;
	padding: 8px 11px 7px 22px;
	background: #fff;
}
.content-area .em_time time {
	font: 14px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
	color: #333;
	text-transform: uppercase;
}
.content-area .em_time .white {
	background: #fff;
	min-height: 83px;
}
.weekly {
	border-left: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	width: 100%;
}
.weekly .head-bar1 {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ebebeb;
	background: #fff;
}
.head-bar1 .left-hd {
	color: #2837ca;
	float: left;
	font: 14px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
	padding: 7px 0;
	text-align: center;
	text-transform: capitalize;
	width: 75%;
}
.head-bar1 .right-hd {
	color: #2837ca;
	font: 14px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
	padding: 8px 0 4px;
	overflow: hidden;
}
.head-bar1 .left-hd span {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
}
.head-bar1 .right-hd ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.right-hd ul li {
	display: inline-block;
	vertical-align: middle;
	text-transform: capitalize;
	color: #333;
	margin: 0 4px;
	border: 0 none;
	padding: 0 18px;
	position: relative;
	font: 14px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
}
.right-hd ul li:after {
	position: absolute;
	content: '';
	height: 10px;
	width: 10px;
	left: 0px;
	top: 7px;
}
.right-hd ul li.assigned:after {
	background: #e4f7f8;
	border: 1px solid #a3e2e8;
}
.right-hd ul li.available:after {
	background: #fbe7df;
	border: 1px solid #e1c9c0;
}
.right-hd ul li.selected:after {
	background: #00c2cc;
	border: 1px solid #11c6cf;
}
.weekly table {
	margin: 0;
	width: 100%;
}
.inner-content th.head1 {
	font: 14px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
	color: #2837ca;
	width: 100px;
	background: #fff;
}
.inner-content th {
	background: #fff;
	text-transform: capitalize;
	color: #333;
	height: 41px;
	border: 1px solid #ebebeb;
	padding: 0;
	font: 14px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
}
.inner-content .column_info {
	height: 85px;
	border-bottom: 21px solid #f1f1f1;
}
.inner-content .tb-time {
	display: block;
	font: 14px/24px "helveticaneuelight", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 8px 13px;
	text-align: center;
	text-transform: uppercase;
}
.inner-content .tb-time:first-child {
	border-bottom: 1px solid #ebebeb;
}
.column_info .head1 {
	background: #fff;
	padding: 0;
}
.inner-content .column_info td ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #fff;
	position: relative;
}
.inner-content .column_info td ul:after {
	display: block;
	clear: both;
	content: '';
}
.inner-content .column_info td ul::before {
	background: #ebebeb none repeat-x scroll 0 0;
	content: "";
	height: 1px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 11px;
}
.inner-content .column_info ul li {
	float: left;
	width: 13px;
	height: 83px;
}
.inner-content .column_info ul li.assigned {
	background: #e4f7f8;
	border: 1px solid #a3e2e8;
}
.inner-content .column_info ul li.available {
	background: #fbe7df;
	border: 1px solid #e1c9c0;
}
.inner-content .column_info ul li.selected {
	background: #00c2cc;
	border: 1px solid #11c6cf;
}
.inner-content .column_info ul li.added {
	background: #00c2cc;
	position: relative;
}
.inner-content table tr td {
	vertical-align: top;
}
.popup-holder {
	background-color: #fefefe;
	margin: auto;
	padding: 3px 9px 9px 9px;
}
.content-area .popup-holder p {
	margin: 8px 0;
	padding: 0;
}
.content-area .popup span a {
	color: #999;
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	margin: 0;
}
.popup span a:hover {
	color: #2837ca;
}
.content-area ul.popup-holder p a {
	font: 12px/12px "helveticaneuelight", Arial, Helvetica, sans-serif;
	color: #2837ca;
	padding: 0 6px;
}
.popup-holder address {
	font: 12px/19px "helveticaneuelight", Arial, Helvetica, sans-serif;
	color: #b61e1d;
	margin: 0;
}
div.dataTables_info {
	padding: 18px;
}
.dropdown-menu.dropdown-alerts {
	width: 170px !important;
	overflow: hidden;
}
table.dataTable {
	margin-bottom: 25px !important;
}
.popup {
	background: #fff none repeat scroll 0 0;
	margin: 0 -70px 0 0;
	box-shadow: 2px 0 6px rgba(0, 0, 0, 0.25);
	position: absolute;
	right: 50%;
	top: 60px;
	width: 144px;
	display: none;
	z-index: 1;
	padding: 5px 15px;
}
.popup span {
	display: block;
	float: right;
	margin: 0 -6px 0 0;
}
.popup-holder .emp-name {
	display: block;
	margin: 0;
}
.popup-holder .add_new {
	color: #b61e1d;
	display: block;
	margin: 9px 0 0;
	text-transform: capitalize;
}
.popup p {
	margin: 8px 0;
}
.popup.popup-width {
	padding: 6px 10px;
	width: 110px;
}
.popup.popup-width > p {
	margin: 0 0 6px;
}

@media only screen and (max-width:1650px) {
.content-area ul {
	width: 86%;
}
.top_bar .top_left {
	width: 45%;
}
.top_left .as_btn {
	padding: 6px 15px;
}
.top_left ul {
	margin: 0 8px 0 12px;
}
.top_bar .top_right {
	width: 536px;
}
.top_right ul {
	margin: 0 0 0 5px;
}
.top_right .login_info span {
	padding: 0 7px;



}
.top_right .login_info {
	padding: 0;
}
.head-bar1 .left-hd {
	width: 68%;
}
.right-hd ul li {
	padding: 0 14px;
	margin: 0 2px;
}
}

@media only screen and (max-width:1280px) {
.head-bar1 .left-hd {
	width: 60%;
}
.right-hd ul li {
	font-size: 12px;
	margin: 0 2px;
}
.right-hd ul li::after {
	left: 0px;
	top: 8px;
}
.top_bar .top_right {
	text-align: center;
	width: 100%;
}
.inner-content th {
	font-size: 12px;
}
.top_bar .top_left {
	text-align: center;
	width: 100%;
	margin: 0 0 15px;
}
.left-block .lb_logo {
	padding: 30px 0 20px;
}
.content-area ul li .filled p a {
	width: 127px;
	font-size: 13px;
}
}

@media only screen and (max-width:1023px) {
.content-area ul {
	width: 78%;
}
.left-block span img {
	width: 100%;
}
.left-block .lb_logo {
	padding: 28px 20px 25px;
}
.right-block .top_bar {
	padding: 21px 10px;
}
.top_left .as_btn {
	padding: 4px 13px;
	font-size: 10px;
}
.top_bar .top_left {
	text-align: center;
	width: 100%;
	margin: 0 0 15px;
}
.top_bar .top_right {
	text-align: center;
	width: 100%;
}
.top_right ul {
	margin: 0 0 0 5px;
}
.top_right ul li {
	width: 50%;
}
.top_right ul li a {
	padding: 3px 12px;
	font-size: 10px;
}
.right-hd ul li {
	font-size: 12px;
	margin: 0 2px;
	padding: 0 14px;
}
.top_right .login_info {
	padding: 0px;
}
.top_right .login_info span {
	padding: 0 7px;
}
.right-hd ul li::after {
	left: 0;
	top: 7px;
}
.top_left ul {
	margin: 0 0 0 9px;
}
.top_left ul li a {
	font-size: 15px;
}
.top_left ul li {
	padding: 2px 0;
}
.top_left time {
	font-size: 12px;
	line-height: 15px;
}
.top_right .login_info span a {
	font-size: 12px;
	line-height: 15px;
}
.head-bar1 .left-hd {
	width: 35%;
}
.inner-content th {
	font-size: 10px;
	line-height: 12px;
}
.right-block {
	width: 75%;
}
.form-block {
	padding: 42px 35px;
}
.form-block .logo {
	margin: 0 auto 4.7%;
}
.form-block .as_login {
	margin: 15px auto 0;
}
input[type="checkbox"] {
    margin: 0 0 3px !important;
}
.form-block ul {
	margin: 7% 0 0;
}
.add-event {
	font-size: 11px;
	text-align: center;
        width: 50% !important;
	
     }
}

@media only screen and (max-width:960px) {
.left-block .lb_logo {
	padding: 28px 20px 25px;
}
}

@media only screen and (max-width: 767px) {
.top_right .login_info span:first-child::after {
	display: none;
}
	.content-area .holder .em_time{
		border-right:0 none;}
.add-event {
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 250px;
	overflow: auto;
	font-size: 10px;
	text-align: center;
	width:40% !important;
}
.add-event .save-event {
	padding: 6px 15px;
}
.add-event .cancel-event {
	padding: 6px 15px;
}
.add-event h4 {
	font-size: 14px;
	margin: 7px 0 0;
}
.form-block {
	padding: 20px 25px;
	width: 400px;
	margin: 20px auto;
}
.form-block ul li {
	padding: 0 11px;
}
.form-block .logo {
	margin: 0 auto 5%;
	width: 160px;
}
.form-block input[type="text"], .form-block input[type="password"] {
	height: 40px;
	margin: 0 auto 12px;
}
.form-block .as_login {
	margin: 5px auto 0;
}
.form-block ul {
	margin: 5.6% 0 0;
}
.top_right ul {
    margin: 0;
}
.top_right ul li a {
	font-size: 11px;
}
.top_left time {
	font-size: 12px;
	line-height: 15px;
	margin: 2px 0 0;
}
.top_right ul li a {
	padding: 3px 10px;
}
.top_right .login_info span a {
	font-size: 12px;
	line-height: 15px;
}
.left-block {
	float: none;
	padding: 0;
	width: 19%;
}
.left-block .lb_logo {
	padding: 25px 8px 20px 5px;
	width: 137px;
}
.top_bar .top_right {
	width: 100%;
	margin: 0 -5px 0 0;
	text-align: center;
}
.top_right .login_info span {
	padding: 0 2px 0 2px;
}
.right-block {
	float: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.content-area ul {
	width: 66.5%;
}
.top_bar .top_left {
	float: none;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 12px;
}
.right-block .top_bar {
	padding: 15px 2px;
}
.inner-content table tr td {
	vertical-align: top;
	width: 10%;
}
.inner-content th {
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
}
.inner-content th.head1 {
	font-size: 12px;
	line-height: 16px;
}
.inner-content .tb-time {
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
}
}

@media only screen and (max-width: 706px) {
.left-block .lb_logo {
	padding: 25px 8px 19.9px 5px;
}
}

@media only screen and (max-width:690px) {
	.right-block .top_bar {
		padding: 15px 0 15px 20px;
	}
.content-area .right-hd ul li{
border-left:0 none;}
.right-block {
    padding: 0;
}

.add-event {
	left: 0 !important;
	margin: 0 auto;
	right: 0;
	font-size: 10px;
	text-align: center;
	height: 230px !important;
	overflow: auto;
	width: 70% !important;
}
.add-event label {
	font-size: 11px;
}
.content-area ul {
	text-align: center;
}
.content-area ul li {
	float: none;
	border-left:1px solid #d9d9d9;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 -4px;
}
.navbar-top-links li a {
	padding: 15px 5px !important;
}
.save-event {
	padding: 3px 15px !important;
font-size:10px;
}
.cancel-event {
	padding: 3px 15px !important;
font-size:10px;
}
.page-header {
	font-size: 20px !important;
}
#wrap_login {
	height: 100%;
	overflow: auto;
}
.form-block {
	margin: 10px auto;
	padding: 25px 15px 15px;
	width: 300px;
	min-height: 370px;
}
.form-block ul li {
	padding: 0 11px;
}
.form-block .logo {
	margin: 0 auto 10%;
	width: 125px;
}
.form-block input[type="text"], .form-block input[type="password"] {
	height: 40px;
	margin: 0 auto 20px;
}
.form-block .as_login {
	margin: 45px auto 28px;
}

.top_right ul {
	margin: 0 0 5px;
}
.left-block {
	display: block;
	float: none;
	padding: 0 20px;
	width: 100%;
}
.top_bar .top_left {
	float: none;
	margin: 0 auto;
	padding: 0 0 12px;
	text-align: left;
	width: 100%;
}
.left-block .lb_logo {
	width: 140px;
}
.top_bar .top_right {
	margin: 0 auto;
	text-align: left;
	width: 100%;
}
.left-block span {
	width: 275px;
	margin: 0 auto;
}
.right-block {
	display: block;
	width: 100%;
}
.head-bar {
	display: none;
}
.content-area ul {
	width: 100%;
}
.content-area .holder .em_time {
	float: none;
	text-align: center;
	width: 100%;
}
.content-area .em_time .white {
	min-height: 40px;
}
.content-area .em_time .tb-time:first-child {
	border: 0 none;
}
.content-area .tb-time {
	display: inline-block;
	vertical-align: middle;
}
.head-bar1 .left-hd {
	width: 100%;
}
.head-bar1 .right-hd {
	text-align: center;
	width: 100%;
}
.btn.btn-primary.btn-dashboard {
	
margin: 5px 0;
}
.top_right .login_info {
    padding: 0px 0 6px 0px;
}

}

@media only screen and (max-width:480px) {
.right-block .top_bar {
    padding: 15px 0 15px 12px;
}
.top_right .login_info {
    padding: 8px 0 0 4px;
}
.top_left .as_btn {
  float: left;
    margin: 0 0 0 8px;
}
.top_right ul {
    float: left;
    margin: 0 0 5px 8px;
}
.top_right .login_info span {
	padding: 0 2px 0 0px;
}
.top_right .login_info span a {
	font-size: 11px;
}
.add-event {
	left: 0 !important;
	margin: 0 auto;
	right: 0;
	height: 255px !important;
	overflow: auto;
	width: 70% !important;
}
.right-block {
	padding: 0;
}
}
/*************** Mystyle *************/
.add-event {
	background: #f1f1f1 none repeat scroll 0 0;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
	left: 33%;
	padding: 2%;
	position: fixed;
	top: 18%;
	width: 33%;
	z-index: 999;
	display: none;
}
.add-event h4 {
	color: #B61E1D;
}
.save-event {
	float: left;
	padding: 10px 20px;
}
.cancel-event {
	background: #c11e1d none repeat scroll 0 0;
	float: right;
	padding: 10px 20px;
}
.account-setting {
	color: #b61e1d;
	padding: 0 0 5%;
	text-align: center;
}
/*******************************Calendar Top Navigation*********************************/
div#calendar {
	margin: 0px auto;
	border-top: 1px solid #d2d2d2;
	padding: 0px;
	width: 275px;
	font-family: Helvetica, "Times New Roman", Times, serif;
}
div#calendar div.box {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 40px;
	background-color: #f2f2f2;
}
div#calendar div.header {
	line-height: 40px;
	vertical-align: middle;
	position: absolute;
	left: 11px;
	top: 0px;
	width: 255px;
	height: 40px;
	text-align: center;
}
div#calendar div.header a.prev, div#calendar div.header a.next {
	position: absolute;
	top: 0px;
	height: 17px;
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: #333333;
}
div#calendar div.header span.title {
	color: #333333;
	font-size: 14px;
}
div#calendar div.header a.prev {
	left: 0px;
}
div#calendar div.header a.next {
	right: 0px;
}
/*******************************Calendar Content Cells*********************************/
div#calendar div.box-content {
	border: 1px solid #ebebeb;
	border-top: none;
}
div#calendar ul.label {
	float: left;
	padding: 0px;
	margin: 5px 0 0 7px;
}
div#calendar ul.label li {
	margin: 0 7px 0 0;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 31px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	text-align: center;
	color: #999999;
	font-size: 14px;
	background-color: transparent;
}
div#calendar ul.dates {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
}
/** overall width = width+padding-right**/
div#calendar ul.dates li {
	margin: 0 3px 5px 0;
	padding: 0px;
	line-height: 30px;
	vertical-align: middle;
	float: left;
	list-style-type: none;
	width: 35px !important;
	height: 30px;
	font-size: 14px;
	background-color: transparent;
	color: #333333;
	text-align: center;
	border-radius: 100%;
}

/*.dates li:nth-child(8n) {
	clear:both;    
}*/

div#calendar ul.dates li.current-date {
	background: #b61e1d;
	color: #fff;
}
div#calendar ul.dates li.current-event, div#calendar ul.dates li:hover {
	background: #2837ca;
	color: #fff;
}
:focus {
	outline: none;
}
div.clear {
	clear: both;
}
.event {
	cursor: pointer;
}
.alert-success {
	color: #11941C;
	font-size: 16px;
}
.alert-danger {
	color: #ff0000;
	font-size: 16px;
}
input[type="checkbox"] {
	margin:0 0 3px !important;
}
.filled span {
	color: #b61e1d;
	float: left;
	width: 122px;
padding:0 5px 0 0;
}
.text-left strong {
	font-size: 16px;
	padding: 5px !important;
}

