
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:6px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

* { 
	zoom: 1.0; 
}

root {
    display: block;
}

.on-top{z-index:10000;}

ul.errors li {
	color: red;
	font-size: 12px;
	font-style: italic;
}

dl.zend_form dt {
	margin-top: 8px;
}

div.errors {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #ffe45c;
	border: 1px solid firebrick;
	color: black;
	font-size: 12px;
	font-style: italic;
	padding: 7px;
}

div.notices {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: lightgreen;
	border: 1px solid green;
	color: black;
	font-size: 12px;
	font-style: italic;
	padding: 7px;
}

.inline_form {
	display: inline;
}

.inline_form dl dt {
	display: inline;
}

.inline_form dl dd {
	margin-left: 0;
	display: inline;
}

.light  {
	color: silver;
}



.ui-slider-handle {
	height: 40px !important;
	border: 1px solid red;
}

.payment-errors {
	color: red;
}

.error div {
	color: #b94a48;
}


/*  qust.css  */
html.mm-opened {
    overflow: auto !important;
}
.mm-menu {
    box-shadow: 0 0 15px rgba( 0, 0, 0, 0.5 );
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { font-size: 16px; }

h1, h2 {
	font-family: 'Trebuchet MS', Trebuchet, 'Helvetica Neue', Helvetica, sans-serif;
	color: #55321C;
        font-size: 32px;
}

h1 {
    margin-top: 0;
}

html {
       overflow-y: scroll;
}


body {
	background-image: url('../images/bg_grad.png');
	background-repeat: repeat-x;
	background-color: #cae4d7;
}



.font-banda {
	font-family: BandaRegularRegular, 'Trebuchet MS', Trebuchet, 'Helvetica Neue', Helvetica, sans-serif;
}

.font-andika {
	font-family: 'Open Sans', sans-serif;
}

.font-andika-color {
	font-family: 'Open Sans', sans-serif;
	color: #55321C
}

.font-raleway {
	font-family: 'Raleway', 'Trebuchet MS', Trebuchet, 'Helvetica Neue', Helvetica, sans-serif;
}

.font-raleway-color {
	font-family: 'Raleway', 'Trebuchet MS', Trebuchet, 'Helvetica Neue', Helvetica, sans-serif;
	color: #55321C;
}

.font-trebuchet {
	font-family: 'Trebuchet MS', Trebuchet, 'Helvetica Neue', Helvetica, sans-serif;
}

.font-trebuchet-color {
	font-family: 'Trebuchet MS', Trebuchet, 'Helvetica Neue', Helvetica, sans-serif;
	color: #55321C;
}



.gradA {
	background: #f7f7f7;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top,  #f7f7f7 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top,  #f7f7f7 0%,#e5e5e5 100%);
	background: linear-gradient(to bottom,  #f7f7f7 0%,#e5e5e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e5e5e5',GradientType=0 );
}

.orange {
	color: #d24e04;
}


.shadowA {
	-webkit-box-shadow: 1px 1px 2px #a3a3a3;
	-moz-box-shadow:    1px 1px 2px #a3a3a3;
	box-shadow:         1px 1px 2px #a3a3a3;
}

.shadowB {
	-webkit-box-shadow: 0 0 4px #333333;
	-moz-box-shadow:    0 0 4px #333333;
	box-shadow:         0 0 4px #333333;
}

.shadowC {
	-webkit-box-shadow: inset 0 0 4px #333333;
	-moz-box-shadow:    inset 0 0 4px #333333;
	box-shadow:         inset 0 0 4px #333333;
}

.border_radA {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.border_radB {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.border_colorA {
	border: 1px solid orange;
}

#header_constrained {
	width: 960px;
	margin: 0 auto;
	height: 80px;
	position: relative;
}

#header_menu {
	position: absolute;
	right: 15px;
	bottom: 6px;
}
#header_menu a {
    padding: 8px 10px;
}
#header_menu ul {
	margin-bottom: 0;
}

#header-holder {
    background-image: url('../images/bg_head.png');
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: white;
    height: 50px;
}

#header-logo-holder {
    width: 123px;
    margin-top: 8px;
}

#header-menubutton-holder {
    position: absolute;
    right: 15px;
    top: 4px;
    font-family: 'Open Sans',arial,sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #999;
}
#header-menubutton-holder .glyphicon {
    font-size: 20px;
    vertical-align: sub;
    font-weight: 200;
}

#mobile-menu {
    background-color: white;
    border-right: 1px solid #DDD;
    border-left: 1px solid #DDD;
    display: none;
}
#mobile-menu ul {
    padding: 0;
    margin: 0;
    
}
#mobile-menu ul li {
    border-bottom: 1px solid #ddd;
    list-style: none;
    list-style-image: none;
    text-align: center;
    padding: 4px 0;
    font-size: 18px;
    font-family: 'Open Sans',arial,sans-serif;
}

#mobile-menu ul li a {
    display: block;
}

#mobile-menu ul li.active {
    background-color: #00a2ff;
    color: white;
}
#mobile-menu ul li.active a {
    color: white;
}


#body_constrained {
	position: relative;
	width: 960px;
	margin: 20px auto 0 auto;
	background-image: url('../images/main_mid.png');

}

#main_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 30px;
	background-image: url('../images/main_top.png');
	background-repeat: no-repeat;
}

#main_holder {
	position: relative;
	min-height: 600px;
	padding: 16px 0 0 0;
}

#content_holder {
	margin: 4px 8px 10px 14px;
}

.cal_weekdaynames {
	table-layout: fixed;
	font-size: 12px;
	font-weight: bold;
        color: #333;
}

.cal_weekdaynames td {
     border: 1px solid #CCC;
}

.cal-toolbar {
    padding: 3px 2px;
    font-size: 14px;
    text-align: center;
}

.month_inside_holder {
	border: 1px solid #DDD;
	background-color: #eee;
	padding: 0 0 10px 0;
}
.calholder {
	table-layout: fixed;
}

.calholder td {
	border: 1px solid #AAA;
}

.calholder td.day-past {
        color: #CCC;
	
        background-color: #EEE;
}

.calholder td.today {
	color: orange;	
}


div.dayblock.today {
}


.calholder td.selected {
    border: 1px solid #00a2ff;
}

.month_header {
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	padding: 8px;
	background: #FF9E5D; /* old browsers */
	background: -moz-linear-gradient(top, #FF9E5D 0%, #FE603D 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9E5D), color-stop(100%,#FE603D)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9E5D', endColorstr='#FE603D',GradientType=0 ); /* ie */
}

.month_header a {
}

.past_day_X {
	background-image: url('../images/pastday.png');
	width: 100%;
	height: 100%;
	opacity: .30;
	position: absolute;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	top: 0;
	left: 0;

}

.today .day_number {
    background-color: yellow;
    color: black;
}

.focused-day {
    border: 1px solid red;
}

.day_number {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
	z-index: 2;
	background-color: white;
	border: 1px solid #DDD;
	padding: 3px;
/*	margin: 1px;*/
	font-weight: bold;
	min-width: 14px;
	font-family: Arial, sans-serif;
        height: 17px;
        line-height: 1;
        border-bottom-left-radius: 6px;
        border-top: none;
        border-right: none;
}

.qd_add {
	position: absolute;
	top: 2px;
	left: 2px;
	background-image: url('../images/icon_plus.png');
	width: 18px;
	height: 18px;

	cursor: pointer;
}
.qd_event {
	position: absolute;
	top: 22px;
	left: 2px;
	background-image: url('../images/icon_event.png');
	width: 18px;
	height: 18px;

	cursor: pointer;
}

.qd_notes {
	position: absolute;
	top: 42px;
	left: 2px;
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.qd_info {
	position: absolute;
	top: 20px;
	right: 2px;
	background-image: url('../images/icon_info.png');
	width: 18px;
	height: 18px;
	cursor: pointer;
}

.qd-event-bar {
    white-space: nowrap;
    overflow: hidden;
    z-index: 3;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 4px;
    left: 0;
    padding-left: 4px;
    background-color: #FFDD9E;
    border: 1px solid orange;
    border-left-width: 3px;
    color: black;
    height: 16px;
    font-size: 10px;
    font-weight: normal;
}

.m-event-holder {
    display: block;
    margin: 5px;
}

.action-help {
    color: #999;
    margin: 5px 10px;
    margin-top: 10px;
    font-size: 12px;
}

#copy-paste-clipboard {
   margin-top: 10px;
   text-align: center;
   margin-bottom: 20px;
}

#m-ref-date-holder {
    color: #777;
    opacity: .9;
        font-weight: bold;
}
#m-ref-date {
    
}

.m-event-holder .alert {
    padding: 4px;
    margin: 0px;
    background-color: #FFDD9E;
    border: 1px solid orange;
    border-left-width: 3px;
}

.info_hide {
	display: none;
}

.info_holder {
/*	padding-left: 30px;
    text-indent:-30px;*/
	position: relative;
	line-height: 1.2;
	margin-bottom: 8px;
	padding-left: 18px;
}

.info_square {
	position: absolute;
	width: 10px;
	height: 25px;
	display: inline-block;
	margin: 0 2px;
	left: 0;
	top: 0;
	vertical-align: top;
}

.qd_note_empty {
	background-image: url('../images/icon_note.png');
}

.qd_note_active {
	background-image: url('../images/icon_note_active.png');
}




.dayblock {
    height: 60px;
    background-color: #FDFDFD;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.day-past {
}


@media (min-width: 768px) { .dayblock { height: 90px; } }

.dayblock_holder {
    height: 60px;
}
@media (min-width: 768px) { .dayblock_holder { height: 90px; } }

.dayblock_normal {
	
}

.dayblock_times {
	height: 80px;

}

.loading_qday {
	background-image: url('../images/load_circle.gif');
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	
}

.loading_notes {
	background-image: url('../images/load_circle.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	
}

ul.mainNav {
	
}

ul.mainNav li {
	display: inline-block;
}

.cal_week_tools {
	display: none;
	border: 1px solid #00a2ff;
	background-color: white;
	width: 105px;
	height: 70px;
	position: absolute;
	left: -123px;
	top: 4px;
	z-index: 100;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 5px rgba(0,162,255,0.5);
	-moz-box-shadow: 0 1px 5px rgba(0,162,255,0.5);
	box-shadow: 0 1px 5px rgba(0,162,255,0.5);
}

.cal_week_tools a {
	display: block;
	margin: 2px 3px 2px 4px;
}

.quickdays_popup_holder {
    position: absolute;
	z-index: 200;
	padding: 4px 6px 4px 6px;
	border: 1px solid #00a2ff;
	display: none;
	background-color:white;
	font-size: 10px;
	text-align:left;
	top: -20px;
	left: 36px;
	width: 260px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 5px rgba(0,162,255,0.5);
	-moz-box-shadow: 0 1px 5px rgba(0,162,255,0.5);
	box-shadow: 0 1px 5px rgba(0,162,255,0.5);
}

.quickdays_popup_holder hr {
	margin: 2px 0;
	padding: 0;
        border-top: 1px solid #DDD;
}

.quickdays_popup_holder .quickday_insert {
	padding: 4px 0 0 20px;
	background-image: url('../images/icon_16_insert.png');
	background-repeat: no-repeat;
	display: block;
	background-position: 0 49%;
}

.m-quickday-icon {
    display: inline-block;
    background-image: url('../images/icon_16_insert.png');
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
}

.quickday_clear {
	padding: 4px 0 0 20px;
	background-image: url('../images/icon_16_clear.gif');
	background-repeat: no-repeat;
	display: block;
	background-position: 0 49%;
}

.quickday_adhoc {
	padding: 4px 0 0 20px;
	background-image: url('../images/icon_16_insert_custom.png');
	background-repeat: no-repeat;
	display: block;
	background-position: 0 49%;
}

.addevent_popup_holder {
    position: absolute;
	z-index: 200;
	padding: 4px 6px 4px 6px;
	border: 1px solid #00a2ff;
	display: none;
	background-color:white;
	font-size: 10px;
	text-align:left;
	top: -20px;
	left: 36px;
	width: 260px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 5px rgba(0,162,255,0.5);
	-moz-box-shadow: 0 1px 5px rgba(0,162,255,0.5);
	box-shadow: 0 1px 5px rgba(0,162,255,0.5);
}

.addevent_popup_holder hr {
	margin: 0;
	padding: 0;
}

.addnote_popup_holder {
    position: absolute;
	z-index: 200;
	padding: 4px 6px 4px 6px;
	border: 1px solid #00a2ff;
	display: none;
	background-color:white;
	font-size: 10px;
	text-align:left;
	top: -20px;
	left: 36px;
	width: 260px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 5px rgba(0,162,255,0.5);
	-moz-box-shadow: 0 1px 5px rgba(0,162,255,0.5);
	box-shadow: 0 1px 5px rgba(0,162,255,0.5);
}

.addinfo_popup_holder {
    position: absolute;
	z-index: 200;
	padding: 4px 6px 4px 6px;
	border: 1px solid #00a2ff;
	display: none;
	background-color:white;
	font-size: 10px;
	text-align:left;
	top: -20px;
	left: 36px;
	width: 260px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-box-shadow: 0 1px 5px rgba(0,162,255,0.5);
	-moz-box-shadow: 0 1px 5px rgba(0,162,255,0.5);
	box-shadow: 0 1px 5px rgba(0,162,255,0.5);
}


.popup_holder_left {
	left: -290px;
}



.addnote_popup_holder hr {
	margin: 0;
	padding: 0;
}


.list_box {
	background-color: #CCC;
	border: 1px solid #AAA;
	margin: 10px 0;
}

.list_item {
	position: relative;
	border: 1px solid #AAA;
	margin: 4px;
	padding: 4px;
}
.list_name {
    line-height: 36px;
    font-size: 18px;
    font-weight: normal;
    margin-left: 34px;
    margin-right: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.list_item_inner {
    height: 34px;
}
.list_item_editor {
    border-top: 1px solid #CCC;
    display: none;
    height: 44px;
}
.list_item_handle {
	display: inline-block;
	background-image: url('../images/sort_handle.gif');
	width: 23px;
	height: 24px;
        cursor: move;
}
.list-link {
    text-decoration: underline !important;
}

.orphan_stripes {
	background-image: url('../images/orphan_stripes.png');
        color: white;
        font-weight: bold;
        text-align: center;
        height: 80px;
}

.form_description {
	color: red;
}

.box_title {
	font-family: BandaRegularRegular, 'Trebuchet MS', Trebuchet, 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 18px;
	border: none;
	border-bottom: 1px solid #ddd;
	padding: 0 0 4px 0;
	margin: 0 0 6px 0;
}

.checkmark {
	position: absolute;
	background-image: url('../images/icon_done.png');
	z-index: 100;
	width: 128px;
	height: 128px;
	left: 50%;
	top: 10px;
	margin-left: -64px;
}

.acct_box label {
	font-weight: bold;
	font-size: 14px;
	display: inline-block;
	width: 100px;
}

.pop_arrow_A_vert {
	background-repeat: no-repeat;
	width: 22px;
	height: 99%;
	border: none;
	position: absolute;
}

.pop_arrow_A_up {
	
}

.pop_arrow_A_right {
	background-image: url('../images/popup_arrows_A_right.png');
	right: -20px;
	top: 0;
	background-position: 0 18px;
}

.pop_arrow_A_down {

}

.pop_arrow_A_left {
	background-image: url('../images/popup_arrows_A_left.png');
	left: -20px;
	top: 0;
	background-position: 0 18px;
}

.loading_right_middle {
	background-image: url('../images/loading_squares.gif');
	background-repeat: no-repeat;
	background-position: 99% 50%;
}

.front_button_orange {
	border: 1px solid #CF5B00;
	background: #E96700;
	border-radius: 3px;
	box-shadow: 0 1px 0 #FCA764 inset;
	font-family: 'Open Sans', sans-serif;
	color: white;
	display: inline-block;
	margin: 0.3em 0;
	padding: 7px 10px;
	width: auto;
	text-decoration: none;
	text-shadow: 1px 1px 0px #000000;
	filter: dropshadow(color=#000000, offx=1, offy=1);
}

.front_button_orange:hover {
	color: white;
	text-decoration: none;
	background-color: #f89406;
}

.footer_link {
	font: 13px/1.5 'Segoe UI', Segoe, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: small;
	color: #fff;
	margin: 0 10px 0 0;
}

.cal_sidebar {
	float: left;
	width: 130px;
}

.cal_main {
	margin: 0 0 0 140px;
}

.sb_container {
	padding: 4px;
}

.sb_left {
	margin: 0 0 0 0;
}

.one_line_form {
	
}

.one_line_form .form_row {
	display: inline-block;
}

.one_line_form .form_element {
	display: inline-block;
}

h1.promopage_title {
	font-family: BandaRegularRegular, 'Trebuchet MS', Trebuchet, 'Helvetica Neue', Helvetica, sans-serif;
	text-align: center;
	margin-top: 20px;
}

.promopage_subtitle {
	font-family: 'Open Sans',arial,sans-serif;
	font-size: 16px;
	color: #777;
	text-align: center;
}

.pinspot {
	display: block;
	background-image: url('../images/pin-focus.png');
	width: 42px;
	height: 38px;
	position: absolute;
	z-index: 10;
}

.main_nav_override {
	font-weight: bold;
	background-color: inherit !important;
}

.main_nav_override:hover {
	background-color: inherit !important;
}

.admin_login_notice {
	height: 32px;
	background-color: #333;
	color: yellow;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	position: fixed;
	bottom: 0;
	width: 100%;
}

.month_holder {
	page-break-after: always;
	margin: 0 0 10px 0;
        
}


ul.daynotes {
    padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.daynotes li {
	margin: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	line-height: 1.3;
}

ul.daynotes li .close {
        line-height: .4;
        margin-top: 3px
}

ul.daynotes .alert {
    padding: 2px 4px;
    margin-bottom: 4px;
}

.notelist_holder {
	background-color: #EEE;
	border: 1px solid #DDD;
	padding: 2px;
	margin: 6px 5px 3px 5px;
	max-height: 100px;
	min-height: 75px;
	overflow-y: scroll
}

.m-notelist-holder {
    background-color: #DDD;
    border: 1px solid #CCC;
    padding: 2px;
    margin: 6px 5px 3px 5px;
    height: 300px;
    overflow-y: scroll
}

.block_info {
	display: none;
}

.main-content {
    margin-top: 4px;
}

.small-padding {
  
}

.row-outerpad {
    margin-left: 8px;
    margin-right: 8px;
}

.no-mobile {
    display: none;
}

.qd-mobile {
    position: absolute;
    z-index: 100;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    left: 4px;
    color: #CCC;
    opacity: .9;
    cursor: pointer;
}

.qd-mobile .glyphicon {
    font-size: 10px;
    color: #777;
}

#m-info-holder {
    margin: 5px 14px;
    background-color: #EEE;
    border: 1px solid #DDD;
    padding: 8px;
}
.cal-title {
    font-family: 'Open Sans',arial,sans-serif;
    font-weight: 600;
    color: white;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}

#panel-choose-month {
    
}
.panel-month-holder {
    padding: 10px;
    width: 230px;
}
#panel-month {
    margin-bottom: 10px;
}
#panel-month .cur-month-display {
    display: inline-block;
    width: 120px;
    font-family: 'Open Sans',arial,sans-serif;
    font-size: 16px;
    text-align: center;
}
.intro-tip-holder {
    margin: 20px 0 4px 0;
    border: 1px solid #f89406;
    background-color: #fdf59a;
    display: none;
}

.guest-menu-note {
    padding: 4px 10px;
    font-weight: bold;
    display: block;
    font-size: 12px;
}

.calendar-main-holder {
    
}

.modal-backdrop.in {
    display: none !important;
}

 #cal-print-tip {
        border: 1px solid #BBB;
        background-color: #EFEFEF;
        margin: 8px 4px;
        padding: 8px;
    }
    

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    .no-mobile {
        display: inherit;
    }
    .month_holder {
	page-break-after: always;
	margin: 0 0 10px 0;
    }
    #header-holder {
        height: 72px;
    }
    #header-logo-holder {
        width: 200px;
        margin-top: 8px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
}

