@charset "utf-8";
/* CSS Document */

body{
	box-sizing: border-box;
}
div.mobileRow:nth-child(even) div.lesMidLane{
	/*background-color: rgba(0, 0, 0, 0.1);	*/
}
.mobileRow:nth-child(odd) .selectOuterMP>div.selectInnert{
	background-color: rgba(0, 0, 0, 0.1);	
}
.mobileRow:nth-child(odd) .selectOuterM>div.selectInnert{
	background-color: rgba(0, 0, 0, 0.1);	
}
.catTable td{
	height	: 33px !important;
}
a, a:hover, a:visited,a:active{
	color: #000;
}
a.selct{
	color: #fff;
}
.ccBox{
	background-color: rgba(0, 0, 0, 0.2);
	/*border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
	border-top: 3px solid #fff;*/
	font-size: 21px;
	font-weight: bold;
	max-width: 35px !important;
	padding: 5px;
	text-align: center;
	width: 35px !important;
	}
a.cc, a.cc:hover, a.cc:visited,a.cc:active{
	color: #fff;
	text-decoration: none;	
	display: flex;
	justify-content: center;
	width: 100%;
}
.dataclassroom{
	cursor: default;
}
/* test start*/
div.catGradeLevelBlock:nth-child(even) div.lesMidLanep{
	 background-color: rgba(0,0,0,0.1);
}
div.catGradeLevelBlock:nth-child(even) .lesMidLane{
	 background-color: rgba(0,0,0,0.1);
}
.catGradeLevelBlock{
	width: 563px;
}
.aBlock{
	background-color: #fff;
	border: 3px solid rgba(0, 0, 0, 0.2);
	display: inline-table;
	font-weight: bold;
	height: 35px;
	margin-left: 2px;
	vertical-align: top;
	width: 23px;
}
.aBlockM{
	background-color: #fff;
	border: 4px solid rgba(0, 0, 0, 0.2);
	display: inline-table;
	font-weight: bold;
	height: 32px;
	margin-left: 0px;
	vertical-align: top;
	width: 27px;
}
.aBlockSelected{
	background-color: #5cb65e;
	border: 3px solid #5cb65e;
	display: inline-table;
	font-weight: bold;
	height: 35px;
	margin-left: 2px;
	vertical-align: top;
	width: 3%;
}
.aBlockSelectedM{
	background-color: #5cb65e;
	border: 2px solid #5cb65e;
	display: inline-table;
	font-weight: bold;
	height: 36px;
	margin-left: 2px;
	vertical-align: top;
	width: 27px;	
}
.aBlockSelectedM_alt{
	width: 29px;	
}
/*.aBoxSelText{
	color: #fff;
	display: table-cell;
	font-size: 20px;
	height: inherit;
	text-align: center;
	vertical-align: middle;
}*/
.aBoxSelText{
	color: #fff;
	display: flex;
	font-size: 20px;
	height: 35px;
	justify-content: center;
	align-items: center;
}
.aBlockSelectedName{
	
}
#assignedText{
	font-size: 20px;
	margin-top: 15px;
}
#assignCloseBtn{
	margin-top: 15px;
}
#bottomCopy{
	margin-top: 20px;
	padding-bottom: 8px;
	text-align: center;
}
#catLeft{
	display: inline-block;
	width:  563px;/*49%;*/
}
.catLevelM{
	margin-top: 15px;
}
#catRight{
	display: inline-block;
	margin-left: 15px;
	vertical-align: top;
	width:  563px;/*49%;*/
}
.coreBox{
	border: 4px solid rgb(0, 167, 206);
	padding: 0;	
}
#ccTop{
	background-color: rgb(0, 167, 206);
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	height: 50px;
	position: relative;
	text-align: center;
	vertical-align: middle;
}
#ccTopText{
	margin-right: 4px;
transform: translateY(25%);
}
#ccTxt{
	font-size: 16px;
	min-height: 50px;
	padding: 20px;
}
.ccBlock{
	background-color: rgba(0, 0, 0, 0.2);
	display: inline-block;
	font-weight: bold;
	margin-left: 6px;
	min-height: 26px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	width: 35px;
}
.ccBlockM{
	background-color: #ccc;
	display: inline-flex;
	font-weight: bold;
	height: 40px;
	margin-left: 2px;
	vertical-align: top;
	width: 29px;
	justify-content: center;
}
.ccBlockM_alt{
	margin-left: 0px;
	margin-right: 2px;
}
.ccBlockt{
	background-color: #ccc;
	/*border: 2px solid #ccc;*/
	display: inline-table;
	font-weight: bold;
	height: 40px;
	line-height: 13px;/* accomodate for inline-block and additional height*/
	margin-left: 2px;
	vertical-align: top;
	width: 25px;
}
.ccBlocka{
	background-color: rgba(0, 0, 0, 0.2);
	display: inline-block;
	font-weight: bold;
	height: 30px;
	margin-left: 6px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
	width: 25px;
}
.defineBox{
	margin-top: 20px;
}
.defineDiff{
	font-size: 0.8em;
	margin-top: 30px;
	font-style: italic;
}
/*#footerBottomLogoBox {
  display: inline-block;
  width: inherit;
}*/
#footerBottomLogoTxt{
	display: inline-block;
	font-size: 15px;
	margin-left: 7px;
	margin-top: 13px;
	width: 231px;
}
#footerRight{
	display: inline-block;
	vertical-align: top;
	width: 521px;
}
#footerBoxBlock{
	margin: 0 auto;
	width: 970px;	
}
#gradelevelNavTop{
	width: 1024px;
	margin: 0px auto;
	max-width: 1024px;
}
.catHeadImgBox{
	margin-top: 0px;
	margin-bottom: 7px;
}
.catTable{
	/*margin-top: 5px;
	max-width: 474px;*/
}
.coreTitle, .coreLesson, .coreSubCat, .coreType{
	margin-bottom: 8px;
}
.coreLesson{
	font-size: 18px;
	text-decoration: underline;
}
#gradePageBox{
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 970px;
}
.group{
	padding: 0px;
}
.loggingBtn{
	background-color: #00a6ce;
	border-radius: 8px;
	color: #fff;
	margin: 0px;
}
.hintClose {
  color: #fff !important;
  font-weight: bold;
}
.iDot{
	display: flex;
  justify-content: center;
  align-items: center;
  height: 40px
}
.lessonRow{
/*	margin-bottom: 6px;*/
max-height: 40px;
margin-top: 2px;
}
#lessonAssignModalDone{
	text-align: center;
	border: 4px solid rgb(0, 167, 206);
	padding: 0px;
}
.lesMidLane{	
	height: 40px;
	/*margin-left: 6px;
	margin-right: 6px;*/
	padding-left: 8px;	
	display: flex;
	align-items: center;
}
.lesMidLaneM{
	background-color: #cde5bd;
	display: table-cell;
	height: 40px;
	margin-left: 6px;
	margin-right: 6px;
	padding-left: 8px;
	vertical-align: middle;
	width: 568px;
}
.lesMidLaneSel{
	background-color: #cde5bd !important;
	display: flex;
	height: 40px;	
	padding-left: 8px;	
	align-items: center;
}
.mobileA{
	display: inline-flex;	
/*	margin-right: 5px;*/
	vertical-align: top;
}
.mobileB{
	display: inline-flex;
	vertical-align: top;
}
.mobileRow{
	margin-top: 5px;
}
#pageTitleM{
	margin: 0 auto;
	width: 475px;
}
.selectOuter{
	display: inline-block;
	height: 40px;
	/*width: 510px;*/
	overflow: hidden;
}
.selectOuterS{	
	display: inline-block;
	height: 40px;
	width: 401px;
}
.selectOuterp{
	display: inline-block;
	height: 40px;
	width: 535px;
}
.selectOuterM{
	display: inline-block;
	height: 40px;
	width: 100%;
}
.selectOuterM_alt{
	width: 100%;
}
.selectOuterM_altW{
	width: 108%;
}
.selectOuterMP{
	display: inline-block;
	height: 40px;
	width: 99%;
}
.selectOutert{
	display: inline-block;
	height: 40px;
	width: 422px;
}
.selectInner{
	
	height: 40px;
/*	width: inherit;*/
}
.selectInnerp{
	display: table;
	height: 40px;
	width: inherit;
}
.selectInnert{
	display: table;
	height: 40px;
	width: inherit;
}
.socialMobileBox_alt{
	max-width: 105px;
}
.lesMidLanep{
	display: flex;
	height: 40px;
	padding-left: 8px;
	align-items: center;
}
#usernameLoginTxt{
	display: inline-block;
	width: 80px;
}
#usernameLoginField{
	display: inline-block;
	width: 200px;
}
#passLoginTxt{
	display: inline-block;
	width: 80px;
}
#passLoginField{
	display: inline-block;
	width: 200px;
}
#userLoginCancel{
	display: inline-block;
}
#userLoginSubmit{
	display: inline-block;
}

#cancelBtn{
	background-color: #00a6ce;
border-radius: 8px;
border-style: none;
color: #fff;
font-size: 17px;
height: 43px;
margin: 0;
width: 70px;
}

#submitBtn{
	background-color: #00a6ce;
	border-radius: 8px;
	border-style: none;
	color: #fff;
	font-size: 17px;
	height: 43px;
	margin: 0;
	width: 70px;
}
#userLogin{
	background-color: #00a6ce;
	border-radius: 8px;
	padding: 10px;
}
#userLoginCancel{
	display: inline-block;
}
#userLoginSubmit{
	display: inline-block;
	margin-left: 26px;
}
#userLoginTitleBox{
	background-color: #00a6ce;
	padding-bottom: 10px;
	text-align: center;
}
#userLoginTitleText{
	color: #fff;
	font-size: 20px;
}
#usernameLoginBox, #passLoginBox, #userLoginBtnBox{
	background-color: #fff;
	padding: 8px;
}
#userLoginBtnBoxInner{
	margin-left: 81px;
}
.no-close .ui-dialog-titlebar-close {
  display: none;
}
.ui-widget-overlay {
  background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
  opacity: 0.8;
}

.ui-dialog-titlebar{
	display: none;
}
.ui-dialog ui-widget{
	background: #00a6ce none repeat-y scroll 0 0 !important;
border: 8px solid #00a6ce !important;
}
.ui-widget-content {
 background: #fff none repeat scroll 0 0;
	border: 4px solid #00a6ce;
}
/* test end*/
.catGradeLevelTable{
	border-spacing: 3px;
	width: 475px;
}


.gradeLevelLoggingBtn{
	background-color: #00a6ce;
	border-radius: 8px;
	border-style: none;
	color: #fff;
	height: 50px;
	margin: 0px;
	width: 100px;
	font-size: 20px;
	font-weight: bold;
}
#gradeLogoutBtn{
	background-color: #00a6ce;
	border-radius: 8px;
	border-style: none;
	color: #fff;
	height: 50px;
	margin: 0;
	width: 100px;
}
#gradePageBoxFull{
	margin-bottom: 10px;
	max-width: 1024px;
	vertical-align: middle;
	display: inline-flex;
	max-height: 70px;
	width: 1024px;
}

#lessonGradeContainer{
	max-width: 970px;
}
.loggingBtn{
	background-color: #00a6ce;
	border-radius: 8px;
	border-style: none;
	color: #fff;
	font-size: 17px;
	height: 50px;
	margin: 0;
	width: 100px;
}

#nameGradeLevelTxt{
	color: #00a6ce;
	display: flex;
	align-items: center;
	height: 100%;
}
#searchGradeLevel{
	display: inline-block;
	width: 341px;
}
#nameGradeLevel{
	display: inline-flex;
	width: 414px;
	justify-content: flex-end;
	max-height: inherit;
	margin-right: 9px;
}
#loginGradeLevel{
	display: inline-flex;
	width: 100px;
}
#loginGradeLevelBtnBlock{
	display: flex;
	max-width: 100px;
	align-items: center;
}
#pre_containerFull{
	margin: 0px auto 10px;
	width: 970px;
}
.catLessonBox{
	margin-bottom: 25px;
}
.abox{
	background-color: #fff;
	border: 4px solid rgba(0, 0, 0, 0.2);
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 35px;
}
/*.abox{
	background-color: #fff;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	font-weight: bold;
	vertical-align: top;
	width: 35px;
}*/
a.aboxlnk:link, a.aboxlnk:active, a.aboxlnk:visited, a.aboxlnk:hover,
a.genBoxLink:link, a.genBoxLink:active, a.genBoxLink:visited, a.genBoxLink:hover{
	color: rgba(0, 0, 0, 0.3);
	text-decoration: none;
}
div.multiSelected>a.fi-check.multiSelectLesson:link,div.multiSelected>a.fi-check.multiSelectLesson:active,div.multiSelected>a.fi-check.multiSelectLesson:visited,div.multiSelected>a.fi-check.multiSelectLesson:hover{
	color: #fff;
}
.aBoxText{
	color: rgba(0, 0, 0, 0.3);
	display: flex;
	font-size: 20px;
	font-weight: bold;
	height: 35px;
	justify-content: center;
	align-items: center;
}
.aBoxTextSel{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	transform: translateY(25%);
}
a.tooltipstered:link, a.tooltipstered:active, a.tooltipstered:active, a.tooltipstered:hover{
	text-decoration: none;
}
/*.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom: none;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border{border-top:none;}*/
.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-box {
	background: #fff;
	border: 5px solid #cococo;
	border-radius: 12px;
	box-shadow: 5px 5px 2px 0 rgba(0,0,0,0.1);
}

.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-content {
	color: #000;
	padding: 8px;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-bottom .tooltipster-arrow-border {
    border-bottom-color: #cococo;
    border-bottom-color: rgba(0,166,206,.9)
}

.tooltipster-sidetip.tooltipster-light.tooltipster-left .tooltipster-arrow-border {
    border-left-color: #cococo;
    border-left-color: rgba(0,166,206,.9)
}

.tooltipster-sidetip.tooltipster-light.tooltipster-right .tooltipster-arrow-border {
    border-right-color: #cococo;
    border-right-color: rgba(0,166,206,.9)
}

.tooltipster-sidetip.tooltipster-light.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #cococo;
    border-top-color: rgba(0,166,206,.9)
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #cococo;
    left: 0;
    top: 5px
}

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
    border-left-color: #cococo;
    left: -3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
    border-right-color: #cococo;
    left: 3px;
    top: 0
}

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #cococo;
    left: 0;
    top: -3px
}
.aboxSelected{
	background-color: #5cb65e;
	display: inline-block;
	height: 100%;
	width: 10px !important;
}
.aboxSelectedName{
	
	/*height: 100%;*/
	display: inline-block;
	
	position: relative;
  top: 25%;
  transform: translate(41%);
}
.boxAssignSelected{
	background-color: #CDE5BD !important;
	padding: 0px;
}
.ccText{
	display: flex;
	font-size: 16.5px;
	height: 40px;;
	letter-spacing: -2px;
	width: 23px;
	align-items: center;
	justify-content: center;
}
.ccTextFl{
	display: flex;
	font-size: 16.5px;
	height: 40px;;
	letter-spacing: 0px;
		width: 23px;
		justify-content: center;
		align-items: center;
}
.nonText{
	display: table-cell;
    font-size: 23.5px;
    height: 40px;
    letter-spacing: 0px;
    vertical-align: middle;
    width: 25px;
    text-align: center;
}
.ccTextMob{
	display: table-cell;
	font-size: 16.5px;
	height: 40px;;
	letter-spacing: -2px;
	vertical-align: middle;
/*	width: 23px;
	text-align: center;*/
}
.noCCText{
	color: #fff;
	width: 100%;
	justify-content: center;
}

a.mathPage{
	color: #fff;
	display: block;
	width: inherit;
	min-height: inherit;
}
a.elaPage{
	color: #fff;
	display: block;
	width: inherit;
	min-height: inherit;
}
.grdLvlLnk{ display: flex; width: 100%; height: 100%;}
.grdLvlInnrBlck{
	width: inherit;
	min-height: inherit;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px 0px;
}
#reassignBlock{
	padding-right: 10px;	
}
/********************************************* tooltipster */
.rolloverImg{
	max-width: 100%;
}
.tooltipster-sidetip.tooltipster-light.tooltipster-light-customized .tooltipster-box {
	/*background: white;
	border: 13px solid #ededed;
	border-radius: 8px;
	box-shadow: 5px 5px 2px 0 rgba(0,0,0,0.4);*/
}

.tooltipster-sidetip.tooltipster-noir.tooltipster-noir-customized .tooltipster-content {
	color: gray;
	padding: 8px;
}
/*.tooltipster-sidetip.tooltipster-light .tooltipster-arrow{
	width: 30%;	
	border-color: #fff;
	height: 30px;
}*/
/************************************************************  Category page assignments**/
.assignLesCloseX{
	color: #fff;
	font-weight: 700;
}
/*#dateInit, #dateFin{
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 8px;
	cursor: pointer;
	height: 100%;
	margin: 0px;
	padding: 5px;
	width: 450px;
}*/
.dateInputFields{
	display: inline-block;
	vertical-align: middle;
}
.dateInputFieldsMiddle{
	margin: 0 3px;
}
.mobDateBtm{
	margin-top: 10px;
}
/************************************************************ End category page assignments**/
/************************************************************ pageTop parents**/
#loginParentBtn, #changeIconBtn{
	display: flex;
	max-width: 100px;
	align-items: center;
}
#changeIconBtn{
	margin-right: 3px;
}
#loginParentView{
	display: inline-flex;
 width: 203px;
}
/************************************************************  End pageTop parents**/
/************************************************************ Multi-lessons assigning */
#multiLessonAssignModal{
	border: 4px solid rgb(0, 167, 206);
	padding: 0px;
}
#multiLessonAssignModal, #multiLessonAssignModalDone{top: 0px !important;}
#multiLessonAssignModalTop{
	background-color: #00a6ce;
	color: #fff;
	font-size: 1.375rem;
	font-weight: bold;
	height: 42px;	
	padding-left: 15px;
}
#assignmultiLessonClassroomBox{
	margin: 0px;
	padding: 15px 15px 0px;
}
#multiAssignedMsgBox{
	display: none;
	padding-bottom: 8px;
}
#multiAssignedMsgBlock{
	padding-top: 8px;
}
#multiAssignLessonModalTitle{
	background-color: #00a6ce;
	color: #fff;
	font-size: 1.375rem;
	font-style: italic;
	font-weight: bold;
	padding-left: 15px;
	height: 42px;
}
#multiAssignLessonModalBox{
	margin:0px;	
	padding: 0px 15px 0px;
}
#multiLessonDatesBox{
	margin-top: 15px;
}
#multiNoStAlert{
	display: none;
}
#multiAssignNowBox{
	margin:20px 0px;
}
#multiAssgnNowBtn{
	border-radius: 8px;
	font-size: 1.25em;
	font-weight: bold;
	padding: 11px 17px;
	height: 50px;
	background-color: #5cb65e;
	margin: 0px;
}
#multiLessonAssignModalDone{
	text-align: center;
	border: 4px solid rgb(0, 167, 206);
	padding: 0px;
}
#multiLesCompleteAssign{
	background-color: #00a6ce;
	color: #fff;
	font-size: 1.25em;
	font-weight: bold;
	height: 42px;
}
#multiAssignokBtnBox{
	margin: 20px 0px;
}
#multiAssignedText{
	font-size: 20px;
	margin-top: 15px;
	border-bottom: 2px solid #00a6ce;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#multiAssignAllBtnBlock{display: none; margin-left: 10px;}
#multiAssignAllBtnBlock{position: fixed; bottom: 24px; right: 44px;}
#multiCheckClassBox,#multiLessAssignBox,#switchMulti{margin-bottom: 15px;}

/*.multiLessonLink{display: inline-block; vertical-align: top;}*/
.multiSelectLesson{ display: inline-block;}/*width: 5%;*/
.multiLesson{
	background-color: #fff;
 border: 3px solid rgba(0, 0, 0, 0.5);
        margin-right: 2px;
    vertical-align: top;
    color: rgba(0, 0, 0, 0.5);
    display: flex;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    justify-content: center;
    align-items: center;
}
.multiSelected{ 
 /*border: 3px solid rgb(240,80,35); keep border for sizing restraints, removed alpha since border over background it enhanced color of border*/
	background-color:rgb(240,80,35);
	color: #fff;
}
#multiAssignAllBtn{
	border-radius: 8px;
 font-size: 1.25em;
 font-weight: bold;
 padding: 8px 15px;
 height: 62px; 
	margin: 0px;
	color: #fff;
	width: 241px;
}
.multiAssignAllBtnColor{background-color: rgb(240,80,35);border: 3px solid #fff; cursor: pointer;
box-shadow: 0 2px 7px 1px rgba(0,0,0,.25),0 2px 10px 1px rgba(0,0,0,.3);
}
.multiAssignAllBtnColor:focus, .multiAssignAllBtnColor:hover{background-color: rgba(240,80,35,.7);}
#mutliAssignSwitch{margin-bottom: 0px; margin-right: 6px;}
#multidateInit, #multidateFin{
	background-color: #fff;
	border: 1px solid #000;
	border-radius: 8px;
	cursor: pointer;
	height: 100%;
	margin: 0px;
	padding: 15px;
	width: 262px;
}
#multiAssgnMsgBlock{color: #f00;}
.switch.large .switch-paddle {
	border-radius: 1.5rem;
	height: 42px;
}
input:checked ~ .switch-paddle{ background: #006b96;}
.btnDisableMulti{ background-color: rgb(192, 192, 192); border: 3px solid #fff; cursor: not-allowed;
box-shadow:  0 2px 7px 1px rgba(0,0,0,.25),0 2px 10px 1px rgba(0,0,0,.3);
}
.btnDisableMulti:focus, .btnDisableMulti:hover{background-color: rgb(192 192 192 / 80%); cursor: not-allowed;}
.switch.large .switch-paddle::after {
    top: 0.35rem;  
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 1rem;
}
.lesNameValsClass{margin-bottom: 0px; width: 16px; height: 16px;accent-color: #004d74;}
.holderCheck{width: 16px; height: 16px; margin-bottom: 0px; accent-color: #004d74;}
.holderRow, .lessVals{display: flex; align-items: center;}

/************************************************************ End Multi-lessons assigning */
@media screen and (max-width: 39.9375em) {
	.aboxSelectedName{	
  transform: translate(5%);
}
}

@media screen and (min-width: 40em) and (orientation: landscape){
	/*#footerBottomLogoBox{
		display: none;
	}*/
	
}

/***************************************** Tool Tip */
/*.ui-tooltip{
	border-color: rgba(0,0,0,.1);
	border-width: 6px;
	color: #000;
}
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }
	  .ui-tooltip, .arrow:after {
    background: #c0c0c0;
    border: 2px solid black;
  }*/