/* ------------------------- FULL CALENDAR ------------------------ */
/* ---------------------------------------------------------------- */
.GLOW_STYLE {
	border: none!important;
	width: 670px!important;
	font-size: 14px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	-ms-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
table.GLOW_STYLE {
	background: transparent!important;
	border: none!important;
}
table.GLOW_STYLE > tbody > tr > td:first-child {
	background: transparent;
	border: none!important;
}
.GLOW_TITLE {
	background: #FEF0A5 url(/images/layout/yellow_bg.png) repeat-x;
	font-weight: bold;
	color: #333333;
	font-size: 15px;
	font-family: Georgia, Times, serif;
}
.GLOW_NEXTPREV a {
	color: #333333!important;
	text-decoration: none;
	font-size: 15px;
	font-family: Georgia, Times, serif;
}
.GLOW_STYLE th {
	font-family: 'Droid Sans', Arial;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	border: none!important;
	color: #7C703A;
	line-height: 20px;
	background: #FDFDBB;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.GLOW_TITLE td {
	padding: 5px!important;
}
table.GLOW_STYLE > tbody > tr > td.GLOW_OTHER_MONTH, table.GLOW_STYLE > tbody > tr > td.GLOW_NORMAL, table.GLOW_STYLE > tbody > tr > td.GLOW_WEEKEND, table.GLOW_STYLE > tbody > tr > td.GLOW_TODAY {
	font-size: 16px;
	font-weight: normal;
	border: none!important;
	border-top: 1px solid #ccc!important;
	border-left: 1px solid #ccc!important;
	color: #666;
	padding: 5px!important;
	text-align: left!important;
	background-color: #E5E1D0;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(60%, #f4f4f4), color-stop(100%, #f4f4f4));
	background-image: -webkit-linear-gradient(top, #fff 0%, #f4f4f4 60%, #f4f4f4 100%);
	background-image: -moz-linear-gradient(top, #fff 0%, #f4f4f4 60%, #f4f4f4 100%);
	background-image: -ms-linear-gradient(top, #fff 0%, #f4f4f4 60%, #f4f4f4 100%);
	background-image: -o-linear-gradient(top, #fff 0%, #f4f4f4 60%, #f4f4f4 100%);
	background-image: linear-gradient(top, #fff 0%, #f4f4f4 60%, #f4f4f4 100%);
	-webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.5);
	-moz-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.5);
	-ms-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.5);
	-o-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.5);
	box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.5);
}
table.GLOW_STYLE > tbody > tr > td.GLOW_OTHER_MONTH a, table.GLOW_STYLE > tbody > tr > td.GLOW_NORMAL a, table.GLOW_STYLE > tbody > tr > td.GLOW_WEEKEND a, table.GLOW_STYLE > tbody > tr > td.GLOW_TODAY a {
	clear: both;
	display: block;
	position: relative;
}
.GLOW_OTHER_MONTH td, .GLOW_TODAY td, .GLOW_WEEKEND td, .GLOW_SELECTED td, .GLOW_NORMAL td {
	text-align: left;
	font-size: 13px;
}
table.GLOW_STYLE > tbody > tr > td.GLOW_OTHER_MONTH {
	background: #ffffff!important;
	color: #999;
}
table.GLOW_STYLE > tbody > tr > td.GLOW_TODAY {
	color: #f3f3f3;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	background: #243966;
	border: 1px solid #243966;
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.25);
	-ms-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.25);
	-o-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.25);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.25);
}
.GLOW_TODAY a {
	color: white!important;
}
table.GLOW_STYLE > tbody > tr > td.GLOW_WEEKEND {
	color: #999999;
	font-weight: normal;
}
A:visited.GLOW_LINK {
	text-decoration: none;
}
A:link.GLOW_LINK {
	text-decoration: none;
}
/* ------------------------- MINI CALENDAR ------------------------ */
/* ---------------------------------------------------------------- */
.RadPanelbar_Default {
	white-space: normal!important;
}
.panelbar .group {
	overflow-x: visible!important;
}
.panelbar {
	/* width: 215px!important; */
}
#minical_style{
  	-webkit-box-shadow: 0 1px 2px 1px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px 1px rgba(0,0,0,.3);
  width: 100%;
}
#minical_style > span > span > table{
	border-spacing: 0!important;
}
.SMALLCAL_STYLE {
	width: 240px;
	border: none!important;
	margin: 0 auto!important;
	background: #fff!important;
	border-collapse: separate;
	border-color: #fff!important;
}
.SMALLCAL_STYLE a {
	color: #002952;
	font-weight: bold;
	text-decoration: none;
}
table.SMALLCAL_STYLE > tbody > tr > td:first-child {
	background: #fff;
	border: none!important;
}
.SMALLCAL_TITLE {
	font-weight: bold;
	color: #feda00;
	font-size: 15px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: 600;
	background: #0D294A;
	height: 28px;
	padding: 0;
	line-height: 28px;
}
.SMALLCAL_TITLE td {
}
.SMALLCAL_TITLE .SMALLCAL_NEXTPREV {
	padding: 0 5px!important;
	margin: 0;
	vertical-align: middle;
}
.SMALLCAL_TITLE .SMALLCAL_NEXTPREV a {
	color: #fff!important;
	font-family: 'Droid Sans', sans-serif;
	padding: 0 7px;
	padding-bottom: 1px;
}
.SMALLCAL_TITLE .SMALLCAL_NEXTPREV a:hover {
	background: #feda00;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	color: #182747!important;
}
.SMALLCAL_STYLE th {
	border: none!important;
	font-size: 9px;
	text-transform: uppercase;
	color: #000;
	line-height: 20px;
	background: white;
	width: 32px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
.SMALLCAL_STYLE th:first-child, .SMALLCAL_STYLE td:first-child {
	border-left: 0;
}
table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_OTHER_MONTH, table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_NORMAL, table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_WEEKEND, table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_TODAY {
	font-size: 12px;
	font-weight: normal;
	border: none!important;
	color: #000;
	line-height: 18px;
	width: 30px;
	background: white;
}
table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_OTHER_MONTH a, table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_NORMAL a, table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_WEEKEND a, table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_TODAY a {
	clear: both;
	display: block;
	position: relative;
}
table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_OTHER_MONTH:hover, table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_NORMAL:hover, table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_WEEKEND:hover, table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_TODAY:hover {
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	color: #fff!important;
	font-weight: bold!important;
	background: #0D294A;
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	-o-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_OTHER_MONTH:hover a, table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_NORMAL:hover a, table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_WEEKEND:hover a, table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_TODAY:hover a {
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	color: #fff!important;
	font-weight: bold!important;
	background: #0D294A;
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	-o-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_OTHER_MONTH {
	background: white!important;
}
table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_TODAY {
	margin: -1px;
	color: #fff;
	background: #6291F5;
	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	-ms-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	-o-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.05);
}
table.SMALLCAL_STYLE > tbody > tr > td.SMALLCAL_TODAY > a {
	color: #fff!important;
}
#ctl26_C > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td, #ctl25_C > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td {
	background: #0D294A!important;
	border-color: #0D294A!important;
}
 @media (max-width: 977px) {
.SMALLCAL_STYLE {
	margin-top: 20px!Important;
      	-webkit-box-shadow: 0 1px 2px 1px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px 1px rgba(0,0,0,.3);
    margin-left: 1.5px!important;
}
#minical_style{
  	-webkit-box-shadow: none;
	box-shadow: none;
}
}