body {
	background-repeat: repeat-x;
	background-color: var(--dc-bgnd-color);
	color:#333;
	font-family:Helvetica,sans-serif;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.231;
	font-size:13px;
	height:100%;
	min-height:100%;
}
body.v2 {
	background-image: none;
	background-color: #EaF1F5;
	min-width:105em;
}
body.v3 {
	margin: 0;
}

.sc-toast {
	background: #333;
	color: #fff;
	padding: 12px 20px;
	margin-top: 10px;
	border-radius: 4px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
	opacity: 0;
	transition: opacity 0.3s ease;
	font-size: 12pt;
}

.sc-toast.success {
	background: #6693F6;
	border: 1px solid #809FE5;
	color: #E8E8E8;
}

.sc-toast.error {
	background: #f66;
	border: 1px solid red;
	color: #E8E8E8;
}

html { height: 100%; }
img { border:none; }

textarea { font-family:Lucida Grande;
			font-size:11px;
			font-weight:400;
			}

#bodycontent {
	position: relative;
	min-height: 100%;
}

#bodycontent:has(.rightListPayroll) {
	min-height: calc(100vh - 100px);
}
* html #bodycontent { height:100%; }
#content { padding-bottom:2.5em; }
#footer {
	color:#aaa;
	clear:both;
	overflow:hidden;
	font-family:Tahoma;
	font-size:11px;
	padding-top:5px;
	padding-bottom:10px;
	position:relative;
}
#footer .copyright { float:left; width:200px;display:none; }
#footer .links { text-align:center;}
#footer .links a { color:#aaa;text-align:center;text-decoration:none;margin:0 2em; }
#footer .links a:hover { text-decoration:underline;}

#idLinkBox { text-align:right; position:absolute;top:0px;right:10px;}
#idLinkBox a { margin-left:2em; }

.v2.settings {
	background-color: white;
	margin: 0px;
}

.home_header {
	background-color: white;
	height: 115px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
}



.v2 #content {
	margin: 0px;
}

.home_header .custom_logo {
	margin-left:10px;
}



.home_header #idLinkBox a:link {
    color: black;
    text-decoration: none;
    font-size: small;
}

.home_header #idLinkBox a:visited {
    color: black;
     text-decoration: none;
}

.home_header #idLinkBox a:hover {
    color: black;
    font-weight: bold;
}

.home_header #idLinkBox a:active {
    color: black;
} 

.home_header #idLinkBox {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    line-height: 25px;
    margin-right: 10px;
	align-self: flex-end;


}

.home_header div:only-child {
	margin-left: auto;
}

.inOutIcon {
	width: 35px;
	height: 35px;
}

.inOutIcon_v2 {
	width: 40px;
	height: 40px;
}

.centerlayout {
	margin-top:40px;
	width: 99%;
	min-width: 1200px;

	}

#content { margin-left:2em;position:relative; }
#response, .responseDiv { display:none; width:25em; margin:10px; z-index: 100;}
#response .msg, .responseDiv .msg { border: 1px solid #5f9610; color:#5f9610; background-color:#fff; padding:10px; width:100%; }
#response .err, .responseDiv .err { border: 1px solid #f36; color:#f36; background-color:#fff;padding:10px; width:100%; }
#loading { padding: 0.5em 1em; width:11em; background-color:white; border:solid 1px #999; font-size:1.0em; font-color:#aaa;}
.alerterror { font-size:1.3em; }

#response2 { display:none; width:25em; margin:10px; }
#response2 .msg { border: 1px solid #5f9610; color:#5f9610; background-color:#fff; padding:10px; width:100%; }
#response2 .err { border: 1px solid #f36; color:#f36; background-color:#fff;padding:10px; width:100%; }

.actionLink { text-decoration:none !important; font-size:1em !important;font-weight:normal !important;}
.actionLink img { border:none;vertical-align:middle; }

#lg img { width:20px; }
#lg, #lgselect { float:right; }

.totslinktitle {
	font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,sans-serif;
	margin-left:20px;
	margin-top:10px;
	font-size: 2em;
	color: #4f7faf;
	height: 93px;
}
.totslinktitle.inside { height:70px; }
.totslinktitle img, .totslinktitle strong {	
	vertical-align:middle;
	margin-right:10px;
	border: none;
	width:40px;
	margin-top:5px;
}
.totslinktitle a {
	text-decoration:none;
	color: #4f7faf;
}

input[type="button"] {
	background:#4b73b5 url(../images/button_bg.png) repeat-x scroll 0%;
	color:#FFF;
	border:0;
	margin-right:5px;
	margin-left:5px;
}

input[type="submit"] {
	background:#5f9610 url(../images/submit_bg.png) repeat-x scroll 0% ;
	color:#fff ;
	border:0;
	margin-right:5px;
	margin-left:5px;
}	
input[type="submit"]:disabled,input[type="button"]:disabled {
		background:#eee none;
		color:#ccc;
		border:0;
}
input[type="button"], input[type="submit"] {
	font-size: 1em;
	font-weight:bold;
	overflow:visible;
	padding:4px 12px;
	vertical-align:middle;
	cursor: pointer;
	cursor: hand;	/* this one is a fallback for older browsers */
}

.buttonGroup{
	width:40em; 
	padding:10px;
	text-align:center;
}

.buttonGroup input {
	margin-left:5px;
}


.uploadbutton {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-color:#555;
	color:#fff;
	cursor:pointer;
	font-size:14px;
	height:23px;
	padding-top:5px;
	text-align:center;
	width:150px;
	line-height: normal;
	
	
}

html[xmlns] .clearfix { display:block; }
.clearfix { display:inline-block; }
.alerterror img { width:150px; float:left;margin-right:30px; }

.ui-dialog .ui-widget-content button.defaultDlgButton.ui-state-default { border: 1px solid #2694e8; background: #3baae3 url(/css/cupertino/images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-dialog .ui-widget-content button.defaultDlgButton.ui-state-default a, .ui-dialog .ui-widget-content button.defaultDlgButton.ui-state-default a:link, .ui-dialog .ui-widget-content button.defaultDlgButton.ui-state-default a:visited { color: #ffffff; text-decoration: none; }

.ui-dialog .ui-widget-content button.defaultDlgButton.ui-state-hover { border: 1px solid #74b2e2; background: #e4f1fb url(/css/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #0070a3; }
.ui-dialog .ui-widget-content button.defaultDlgButton.ui-state-hover a, .ui-dialog .ui-widget-content button.defaultDlgButton.ui-state-hover a:hover { color: #0070a3; text-decoration: none; }


.sprite { background:url(/images/sprites.gif) no-repeat scroll 0 0 transparent;width:25px;height:25px; }
.diaper25 { background-position:0px -100px; }
.bib25 { background-position:-25px -100px; }
.nursing25 { background-position:-50px -100px; }
.sleep25 { background-position:-75px -100px; }
.milestone25 { background-position:-100px -100px; }
.msg25 { background-position:-125px -100px; }
.eat25 { background-position:-150px -100px; }
.toys25 { background-position:-175px -100px; }
.medicine25 { background-position:-200px -100px; }
.temp25 { background-position:-225px -100px; }
.docVisit25 { background-position:-250px -100px;}
.medical25 { background-position:-300px -100px; }
.need25 { background-position:-325px -100px; }
.behavior25 { background-position:-350px -100px; }
.head25 { background-position:0px -125px; }
.vaccine25 { background-position:-25px -125px; }
.camera25 { background-position:-50px -125px; }
.home25 { background-position:-75px -125px; }
.mood25 { background-position:-100px -125px; }
.height25 { background-position:-125px -125px; }
.weight25 { background-position:-150px -125px; }
.sickness25 { background-position:-175px -125px; }
.pump25 { background-position:-200px -125px; }
.potty25 { background-position:-225px -125px; }
.diary25 { background-position:-250px -125px; }
.cup25 { background-position:-275px -100px; }
.doc25 { background-position:-275px -125px; }
.assessment25 { background-position:-300px -125px; }
.incident25 { background-position:-325px -125px; }
.account25 { background-position: -400px -125px;}
.settings25 { background-position: -425px -125px;}
.accounts25 { background-position: -375px -125px;}
.custo25 { background-position: -350px -125px;}
.repport25 { background-position: -450px -125px;}
.email25 { background-position: -450px -100px;}
.children25 { background-position: -425px -100px;}
.billing25 { background-position: -375px -100px;}
.video25 { background-position: -400px -100px;}
.noicon25 { background-position: -800px -800px;}

.sprite2 { background:url(/images/sprites2.png) no-repeat scroll 0 0 transparent;width:35px;height:35px; }
.diaper35 { background-position:0px 0px; }
.bib35 { background-position:-35px 0px; }
.nursing35 { background-position:-70px -0px; }
.sleep35 { background-position:-105px 0px; }
.milestone35 {background-position:-140px 0px; }
.msg35 { background-position:-175px 0px; }
.eat35 { background-position:-210px 0px; }
.toys35 { background-position:-245px 0px; }
.medicine35 { background-position:-280px 0px; }
.temp35 { background-position:-315px 0px; }
.docVisit35 { background-position:-350px 0px;}
.medical35 { background-position:-420px 0px; }
.need35 { background-position:-455px -0px; }
.behavior35 { background-position:-490px -0px; }
.head35 { background-position:0px -35px; }
.vaccine35 { background-position:-35px -35px; }
.camera35 { background-position:-70px -35px; }
.home35 { background-position:-105px -35px; }
.mood35 { background-position:-140px -35px; }
.height35 { background-position:-175px -35px; }
.weight35 { background-position:-210px -35px; }
.sickness35 {  background-position:-245px -35px; }
.pump35 { background-position:-280px -35px; }
.potty35 { background-position:-315px -35px; }
.diary35 { background-position:-350px -35px; }
.cup35 { background-position:-385px 0px; }
.doc35 { background-position:-385px -35px; }
.assessment35 { background-position:-420px -35px; }
.incident35 { background-position:-455px -35px; }

.lesson25 {
	background-image: url(/images/categories/lessons.svg);
    background-size: cover;
    width: 25px;
    height: 25px;
}


.actionbutton {
	text-align:center;
	background:transparent url(../images/button_o.gif) no-repeat scroll center top;
	color:#505050;
	font-size:18px;
	font-weight:bold;
	height:60px;
	width:203px;
	border:medium none;
	line-height:1.1em;
	margin-right:0px;
	margin-top:0px;
	padding-top:12px;
	cursor:pointer;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.actionbutton.trynow {
	background:transparent url(../images/button_g.gif) no-repeat scroll center top;
}
.actionbutton .second {
	font-size:0.7em;
	font-weight:bold;
}

.freetrialbutton {
	text-align:center;
	background:transparent url(../images/button_o2.gif) no-repeat scroll center top;
	color:#505050;
	font-size:12px;
	font-weight:bold;
	height:40px;
	width:127px;
	border:medium none;
	line-height:1.1em;
	margin-right:auto;
	margin-top:10px;
	margin-left:auto;
	padding-top:12px;
	cursor:pointer;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.custom_logo img { height:75px; }

.transparent{
  opacity: 0.4;
    filter: alpha(opacity=40);
}

#linkInOut {display:none}

.editable-buttons button.ui-button-icon-only {
    height: 24px;
    width: 30px;
}
.editable-buttons {
    display: inline-block;
    vertical-align: top;
    margin-left: 7px;
    zoom: 1;
}
.editable-input {
    vertical-align: top;
    display: inline-block;
    width: auto;
    white-space: normal;
    zoom: 1;
}
a.editable, a.editable:hover {
    text-decoration: none;
}
a.editable-empty, a.editable-empty:hover {
	display:block;
}
a.editable-click, a.editable-click:hover {
	display:inline;
    border-bottom: dashed 1px #0088cc;
}
.loading {
    background: url('/images/loading.gif') center center no-repeat;
    height: 25px;
    width: auto;
    min-width: 25px;
    display:inline-block;
}


/* Common between home.jsp and rooms.jsp */
#special_status_list {margin-bottom:10px; margin-top:10px;}
#special_status_div {margin-bottom:10px; border: 2px solid red; border-radius: 5px; display:none;}
.st_ch {float:right; margin-right:20px;}



#alldaydiv {margin-top:20px;}

a.linkDlg {color:#007AFF !important; text-decoration: underline; cursor: pointer; cursor: hand;}
.listview li {background-color: #FFFFFF; width:400px; height:50px;  border: 1px solid #808080; margin-bottom:-1px;  cursor: pointer; cursor: hand; display:table; border-collapse:separate;border-spacing:5px;}
.listview li:hover { background-color:#F0F8FF; }
ul.listview {list-style: none; padding: 0; }
.listview div {margin-left:20px; vertical-align:middle; display:table-cell;}

.assessmentLink {width:360px; margin-left:20px; color:#007AFF !important; cursor: pointer; cursor: hand; display: inline-block;}
.assessmentDiv {width:50px;}
.ellipsis {text-overflow: ellipsis;overflow: hidden;white-space: nowrap; }
.ellipsis-2-lines {
	white-space:pre-wrap;
	word-wrap:break-word;
	display: -webkit-inline-box;
  	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.ellipsis-3-lines {
	white-space:pre-wrap;
	word-wrap:break-word;
	display: -webkit-inline-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.timezone {font-size:0.75em;color:#b0b0b0 ; margin-left:40px;}


#newDesignDiv {
	width:100%;
	background-color:#eee;
	color:#333;
	position:relative;
	height:25px;
	text-align:center;
	padding-top:10px;
}

#newDesignLink, #newDesignLink2 {
	font-weight: bold;
	margin-left:20px;	
	text-decoration:none;
	color:#333;
}
#newDesignLink2 {
	margin-left:100px;
}
#newDesignFeedback {
	margin-left:10px;
}
.text-center {
	text-align: center;
}

.color {
	width: 80px;
	height: 40px;
	display: inline-block;
	cursor: pointer;
	margin: 10px;
	
}

.no-margin {
	margin: 0 !important;
}

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

.display-block {
	display: block;
}
.float-right {
	float: right;
}

.fullwidth {
	width: 100%
}

.menu_box_v2 {
	width: 260px;
	height: 50px;
	display: block;
	margin: 0px !important;
	cursor: pointer;
}

.menu_box {
	width: 300px;
	height: 70px;
	display: block; 
	margin: 0px !important;
	cursor: pointer;
}

.admin_menu {
	position: absolute;
	z-index: 1;
	display: none;
	right:0;
	top: 70px;
	background: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.menu_childcare {
	line-height: 70px;
	text-align: center;
	font-size: 1.2em;
	margin-left: 70px;
}

.menu_childcare_v2 {
	line-height: 50px;
	text-align: left;
	font-size: 1em;
	padding-left: 30px;
	padding-right: 30px;
}

#adminphoto{
	width: 40px;
	height: 40px;
	object-fit: cover;
}

#adminphoto_v2{
	width: 32px;
	height: 32px;
	object-fit: cover;
}

.adminphoto_div_v2 {
	width: 32px;
	height: 32px;
	overflow: hidden;
	border-radius: 50%;
	margin:auto;
	display: inline-block;
}
.adminphoto_div {
  width: 40px;
  height: 40px;
  overflow: hidden;
  border-radius: 50%;
  margin:auto;
  display: inline-block;
  margin-top: 15px;
}

.menu_photo {
	width: 60px;
	height: 70px;
	display: inline-block;
}

.settings_user {
	width: 220px;
	line-height: 25px;
	text-align: center;
	font-size: 1.2em;
}

.menu_email {
	font-size: 0.7em;
	overflow:hidden;
}

.font-bold {
	font-weight: bold;
}
.hidden {
	display:none;
}
.clickable {
	text-decoration:none;
	cursor: pointer;
	color: var(--dc-tint-color) !important;
}

.roundbutton {
   width: 50px;
   height: 50px;
   background-color: var(--dc-tint-color);
   border-radius: 50%;
   box-shadow: 0 6px 10px 0 #bbb;
   transition: all 0.1s ease-in-out;
 
   font-size: 30px;
   color: white;
   text-align: center;
   line-height: 49px;
   cursor: pointer;

}
 
.roundbutton:hover {
   box-shadow: 0 6px 14px 0 #bbb;
   transform: scale(1.05);
}

.alert_content {
	padding: 10px;
	text-align: center;
}

#title_error {
	color: red;
}

.alert_form_col1 {
	vertical-align: top;
    margin-top: 20px;
    color: #696969;
    text-align: left;
    margin-bottom: 5px;
} 

.alert_form_col2 input {
	width: 97%em;
    height: 20px;
    border: solid 1px #ccc;
    font-size: 1em;
    padding: 5px;
    background-color: white;
}

.marg-s {
	margin: 10px;
}

.marg-btm-xs {
	margin-bottom: 5px;
}

.marg-btm-s {
	margin-bottom: 10px;
}

.marg-top-xs {
	margin-top: 5px;
}
.marg-top-s {
	margin-top: 10px;
}
.marg-top-m {
	margin-top: 20px;
}
.marg-top-l {
	margin-top: 40px;
}
.marg-left-m {
	margin-left: 20px;
}

.marg-left-s {
	margin-left: 10px;
}

.marg-left-l {
	margin-left: 40px;
}

.marg-right-m {
	margin-right: 20px;
}
.marg-right-s {
	margin-right: 10px;
}

.bold {
	font-weight: bold;
	
}

.font-small {
	font-size: 10px;
}

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

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

.height40 {
	height: 40px;
}

.no-padding {
	padding: 0px !important;
}

.float-left {
	float: left;
}


.float-right {
	float: right;
}


.userphoto_div {
	display: inline-block;
	width: 25px;
	height: 25px;
	overflow: hidden;
	border-radius: 50%;
	margin: auto;
}

#userphoto {
	width: 25px;
	height: 25px;
	object-fit: cover;
}

.with_photo {
	vertical-align: top;
	line-height: 25px;
	margin-left: 5px;
}

.portfolioInfo {
	width: 20px;
    height: 20px;
    margin-left: 20px;
    vertical-align: middle;

}

.signature_date {
	font-size: 0.9em;
	font-style: italic;
	color: #999;
	margin-top: 5px;
}


.roomDisable span{
	color: gray;
	text-decoration: line-through;
}
.ui-dialog .ui-dialog-titlebar.ui-widget-header {
    padding: 1em 1em;
}

#settingsNavBar {
	display:none;
}

a:focus {
	outline: none;
}

.ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-icon-only.ui-dialog-titlebar-close {
	border: none !important;
	background: none !important;
}

.header_nav_link {
	padding-top: 30px;
}

.header_link {
	font-size: 14px;
	margin: 10px 30px;
	text-decoration:none;
	color: #6693F6;
}
.header_link.selected {
	background-color:unset;
	text-decoration: underline;
}
.header_link:hover {
	font-weight: bold;
}

.cursor_pointer{
	cursor: pointer;
}
