/*** STANDARD RESET ***/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, /*fieldset,*/ form, label, /*legend,*/ table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
    -webkit-text-size-adjust: none;
	/*** Default Site Font ***/
    font-family:Arial,Helvetica,sans-serif;
}
html{position:relative; min-height:100%;}
body{margin-bottom:60px;}
.clear {float:none;clear:both;width:100%;height:0px;}
/*div.page {border:dashed 1px #F00;}*/
div.page,
div.page div.header,
div.page div.map-page,
div.map-page div.controlPanel {display:block;position:relative;width:auto;height:auto;margin:0 auto;}
div.header div.logo {width:54px;height:60px;background:Transparent url('images/hctb-logo.png') no-repeat scroll top left;}
div.header div.menu {}
div.map-page div.map,
div.map-page div.map div.embeddedMap {display:block;position:relative;width:auto;height:auto;margin:0 auto;}
div.map-page div.map div.mapKey {margin:0 auto;}
.top-30px { margin-top: 30px;}
.left-10px { margin-left: 10px;}
.botton-5px { margin-bottom: 5px;}
.botton-30px { margin-bottom: 30px;}
.bold { font-weight: bold;}
.red { color: red;}
.display-block { display: block;}
.font-size10 { font-size: 10pt;}
.font-size14 { font-size: 14pt;}
#mini-notification {
    background: none repeat scroll 0 0 rgba(241, 90, 41, 0.9);
    border-bottom: 2px solid #F15A29;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    height: 30px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    font-weight:bold;
}
.displaynone { display: none;}
#legend {
    top: 0;right: 0;position: absolute;font-size: 11px;padding-right: 10px;margin: 5px;
    background-color:#FFFFFF;
    background-color:rgba(255,255,255,.75)
}
#legend img { vertical-align: middle;padding: 2px;}
#legend span { padding-left: 10px;   padding: 2px; }
div#hypUpgrade {width:100%;text-align:center;float:left;margin:-24px 0 10px;}
.map div#hypUpgrade{margin:20px;}
a.upgradeButton, a.upgradeButton:link,
a.upgradeButton:visited {display:inline-block;position:relative;padding:10px 16px; text-align:center;border-radius:4px; font-size:18px;width:300px;background:#FBB040;color:#231f20;text-decoration:none;border:1px solid #F9980E;font-weight:bold;}
a.upgradeButton:hover,
a.upgradeButton:focus{opacity:.9;}
.btnCustomLink{background-color:transparent;border:none;color:#F15A29;cursor:pointer;font-size:13px;padding:0;}
.btnCustomLink:hover{text-decoration:underline;}
.btnCustomBlueLink{background-color:transparent;border:none;color:#3399ff;cursor:pointer;font-size:13px;padding:0;}
.btnCustomBlueLink:hover{text-decoration:underline;}
#slider{position:absolute;right:20px!important;bottom:20px!important;left:auto!important;top:auto!important;}
#slider_table_body tr{display:none;}
#slider_table_body #slider_right_row{display:block;background:transparent;border:1px solid #aeafe2;border-radius:2px;border-top-left-radius:0;border-top-right-radius:0;}
#slider_table_body #slider_left_row{display:block;background:transparent;border:1px solid #aeafe2;border-bottom:none;border-radius:2px;border-bottom-left-radius:0;border-bottom-right-radius:0;}
/***** Payment Info *****/
.paymentCCTbl{font-weight:500;}
.paymentCCTbl .ccImage{background:url('images/cc-image.png') no-repeat 100%;background-size:100%;}
.paymentCCTbl td{padding:4px 1px;}
.paymentCCTbl td input{width:210px;}
.paymentCCTbl tr td:first-of-type{text-align:right;}
.paymentCCTbl .tbxState{width:26px;}
.paymentCCTbl .tbxZIP{width:112px;}
.paymentCCTbl .tbxCVD{width:34px;}
.paymentCCTbl iframe{width:218px; height:38px;border:none;margin:0 -2px -18px;overflow:hidden;}
.paymentCCTbl .vError{width:5px; padding-top:8px;}

.top-panel{width:100%;height:50px;margin-top:-30px;background-color:transparent;}
.top-panel table{width:inherit;text-align:center;border-collapse:collapse;height:inherit;background-color:transparent;}
.top-panel table .bulls-eye{background:url(images/bulls-eye-24.png)no-repeat center;}
.top-panel table .save{}
.top-panel table .save.disabled{color:#555555;border-color:#555555;cursor:default;opacity:.6;}
.top-panel table tr td{height:100%;background-color:#f07a2b;background-image:linear-gradient(#f07a2b, #F15A29);background:-webkit-linear-gradient(top,#f07a2b 0, #F15A29 100%);background:-o-linear-gradient(top,#f07a2b 0, #F15A29 100%);background:-moz-linear-gradient(top,#f07a2b 0, #F15A29 100%);background:linear-gradient(top,#f07a2b 0, #F15A29 100%);width:20%;  border-right: 1px groove #eee;}
.top-panel table tr td:first-of-type {border-top-left-radius:4px;}
.top-panel table tr td:last-of-type div{display:none;width:190px;float:right;height:auto;}
.top-panel table tr td:last-of-type {border-top-right-radius:4px;border-right:none;width:40%;text-align:right;padding-right:20px;}
.top-panel table tr td:last-of-type div input{margin-right:20px;background:transparent;float:right;cursor:pointer;color:#fff;border:#fff solid 1px;border-radius:4px;padding:4px 8px;font-size:13px;}
.top-panel table tr td:last-of-type div input:not(.disabled):hover{opacity:.6;}
.top-panel .tab{font-size:16px;width:100%;background-color:transparent;border:none;height:100%;outline:none;}
.top-panel .tab input {
      
    }
.top-panel table td.active{background-color:#F15A29;}
.top-panel table td.active input{color:#fff;}
.top-panel td input:hover{color:#fff;cursor:pointer;}
/*.top-panel input{height:inherit;background-color:#F15A29;margin:0;float:left;width:33%;font}*/

.alert-window{width:100%;height:60vh;float:left;margin-bottom:-50px;}
.window-loading{width:100%;height:inherit;z-index:99999999999;position:absolute;}
.loading-indicator{background:#e9e9e9 url(../Default/images/ajax-loader-bg.gif) no-repeat center;opacity:.6;}
.alert-window #map-container #main_map_frame{border-bottom-right-radius:4px;}
.transition{ -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
#stop-container{float:left;height:100%;background:#fbc87c;overflow:auto;}
.stop-width30{width:30%;background-color:#fff;border-bottom-left-radius:4px;}
.stop-width100{width:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}
.stop .busContacts{margin-top:6px;}
.stop .busContacts td, .stop .busContacts th{max-width:245px;padding-right:20px;table-layout:fixed;white-space:nowrap;overflow:hidden;font-size:12px;}
#stop-container .noStudents{font-size:13px;margin:10px;float:left;color:#000;}
#stop-container #accordion .accordion-toggle div{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAUklEQVQ4y2NgGAW4ABORYlhBMwMDw3oGBgY2JDE2qFgzIc1+DAwM/6EYZghMM0zcj5DTZ6MZgqx5NjFeQTeEJM24DCFJM7ohZGlGNoRpNFXjBwAU4Bi37EEsHQAAAABJRU5ErkJggg==') /*images/black-expand.png*/no-repeat;height:16px;width:16px;float:right;margin:17px 9px;}
#stop-container #accordion .accordion-toggle span{margin-left:10px;line-height:50px;}
#stop-container #accordion .accordion-toggle{background:#fbc87c;height:50px;border:solid 1px #F9980E;cursor:pointer;font-size:15px;overflow:hidden;}
#stop-container #accordion .stop{background:#fff;border:solid 1px #F9980E;border-top:none;cursor:pointer;padding:4px;color:#777777;}
#stop-container #accordion .accordion-content{display:none;}
#stop-container #accordion .stop:hover,#stop-container #accordion .stop.selected{background: rgba(231,235,236,1);
background: -moz-linear-gradient(top, rgba(231,235,236,1) 0%, rgba(241,249,251,1) 17%, rgba(231,235,236,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(231,235,236,1)), color-stop(17%, rgba(241,249,251,1)), color-stop(100%, rgba(231,235,236,1)));
background: -webkit-linear-gradient(top, rgba(231,235,236,1) 0%, rgba(241,249,251,1) 17%, rgba(231,235,236,1) 100%);
background: -o-linear-gradient(top, rgba(231,235,236,1) 0%, rgba(241,249,251,1) 17%, rgba(231,235,236,1) 100%);
background: -ms-linear-gradient(top, rgba(231,235,236,1) 0%, rgba(241,249,251,1) 17%, rgba(231,235,236,1) 100%);
background: linear-gradient(to bottom, rgba(231,235,236,1) 0%, rgba(241,249,251,1) 17%, rgba(231,235,236,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7ebec', endColorstr='#e7ebec', GradientType=0 );color:#000;}
#stop-container #accordion .stop span{font-size:12px;margin:0px 10px;}
#stop-container #accordion .accordion-toggle:hover,#stop-container #accordion .accordion-toggle.active{background:#F9980E;border-color:#FBB040;color:#fffddd}
#stop-container #accordion .accordion-toggle:not(.active):hover div{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAb0lEQVQ4y+2RwQ2EMAwEJ36kPNqgEKpA1IDo8IYPElHI5dB9YSU/vPKObBleXaSiRsMP9TIfdRiYgFXNhZ+BFZhakBIweGpT81Fb4Q89QKhLBSnDS+u8X5D74Q7kazj1IMB8tGNK6fPPS+P22g/WDvm8n/ihKoidAAAAAElFTkSuQmCC') /*images/expand.png*/no-repeat;}
#stop-container #accordion .accordion-toggle.active div{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAZElEQVQ4y+2SwQ2AIAxFfzk4Hms4iFMYhnBDn5cSiSEF7/ykBwjvtRCklTBAAlJ0xiJY0unL3czuv50Lb8pokgiel3Tgy2tOAuQPvHm1khwJBBwVbvar5ACGb6DemH699bc7eQAS3avu1HJdUwAAAABJRU5ErkJggg==') /*images/collapse.png*/no-repeat;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
#stop-container .student li{list-style:none;}

#map-activity-container {width:100%;float:left;height:100%;}
#map-activity-container #slider_container,#map-activity-container #slider_container1{width:inherit;height:30px; position:absolute;z-index:1210;top:190px;right:0px;}
#map-activity-container #slider_container1 div{background:#000;border-radius:12px;display:block;opacity:0.4;width:300px;}
#map-activity-container #slider_container table, #map-activity-container #slider_container1 div{margin:auto;height:30px;}
#map-activity-container #slider_container table td{padding:0 4px;font-size:13px;}
#map-activity-container #slider_container table td div{background-image:none;}
#map-activity-container #slider_container table td .rslTrack{background:transparent;border:2px solid #333333;height:3px;border-radius:8px;margin-top:-1px!important;}
#map-activity-container #slider_container table td .rslSelectedregion{background:#000;height:3px;border-radius:8px;opacity:.4;}
#map-activity-container #slider_container table td .rslDraghandle{_background-image:none;border-color: #c9c9c9;color: #767676;background-color:#e3e3e3;
background-image: linear-gradient(#fefefe 0,#e3e3e3 100%);background-repeat:repeat-x;background-position:0 0;box-shadow: 0 2px 2px #999;
width: 15px;height: 15px;border-radius: 45px;top:3px!important;margin-top:-9px!important;filter:none;}
#map-activity-container #slider_container table td .rslDraghandle:hover,#map-activity-container #slider_container table td .rslDraghandle:active, #map-activity-container #slider_container table td .rslDraghandle:focus {
border-color: darkgray;color: black;background-color: #dedede;background-image: linear-gradient(#c7c7c7 0,#dedede 100%);filter: none;}


#map-container{width:70%;float:left;height:100%;}
#map-container #slider_container,#map-container #slider_container1{width:inherit;height:30px; position:absolute;z-index:1210;top:30px;right:0px;}
#map-container #slider_container1 div{background:#000;border-radius:12px;display:block;opacity:0.4;width:300px;}
#map-container #slider_container table,#map-container #slider_container1 div{margin:auto;height:30px;}
#map-container #slider_container table td{padding:0 4px;font-size:13px;}
#map-container #slider_container table td div{background-image:none;}
#map-container #slider_container table td .rslTrack{background:transparent;border:2px solid #333333;height:3px;border-radius:8px;margin-top:-1px!important;}
#map-container #slider_container table td .rslSelectedregion{background:#000;height:3px;border-radius:8px;opacity:.4;}
#map-container #slider_container table td .rslDraghandle{_background-image:none;border-color: #c9c9c9;color: #767676;background-color:#e3e3e3;
background-image: linear-gradient(#fefefe 0,#e3e3e3 100%);background-repeat:repeat-x;background-position:0 0;box-shadow: 0 2px 2px #999;
width: 15px;height: 15px;border-radius: 45px;top:3px!important;margin-top:-9px!important;filter:none;}
#map-container #slider_container table td .rslDraghandle:hover,#map-container #slider_container table td .rslDraghandle:active, #map-container #slider_container table td .rslDraghandle:focus {
border-color: darkgray;color: black;background-color: #dedede;background-image: linear-gradient(#c7c7c7 0,#dedede 100%);filter: none;}
.divWaiting{position: absolute;background-color: #FFFFFF;z-index: 2147483647 !important;opacity: 0.8;overflow: hidden;text-align: center; top: 0; left: 0;height: 100%;width: 100%;padding-top:50%;}
div.page div.contentPage div.content div.cRightNoLeft .middle .tblLogs .tdLogs p.pActualLogTime {font-size: 10px;font-style: italic;}
div.page div.contentPage div.content div.cRight div.signup-content {font-size: 14px;line-height: 20px;}
div.page div.contentPage div.content div.cRight div.signup-content h1 {font-size: 16px;text-align: center;margin-bottom: 10px;font-weight: bold;}
div.page div.contentPage div.content div.cRight div.signup-message {font-size: 12px;padding: 10px;}
div.page div.contentPage div.content div.cRightNoLeft div.signup-message {font-size: 12px;padding: 10px;}
div.page div.contentPage div.content div.cRightNoLeft div.delete-account-content {font-size: 14px;line-height: 20px; text-align: center}
table.student-activity {width:100%;}
table.student-activity tr td {line-height: 22px; padding-right: 15px;}
table.student-activity tr td span {font-size:18px;}
table.student-activity tr th.header {font-size:18px; font-weight: bold; text-align:left;}
table.student-activity tr:first-child { border-bottom: 1px solid red;}
table.student-activity tr th.devide {border-top: 1px solid; padding-bottom: 15px;}
table.student-activity tr td span.color_blue {color:blue;}
table.student-activity tr td span a.color_blue {color:blue!important; cursor:pointer;}
.btDelParAct, .btDelNtfcSet {background-color:transparent;border:none;color:#F15A29;cursor:pointer;font-size:18px;padding:0;}
.btDelParAct:hover, .btDelNtfcSet:hover{text-decoration:underline;}
table.student-activity tr td.rd-activity-select {padding-right: 0px; width: 0px; padding-top: 1px;}
span.help-mark { display: block; font-size: 10px; color: gray; font-style: italic;}

table.student-activity-table {width:100%;}
table.student-activity-table tr td {line-height: 22px; padding-right: 15px; padding-bottom:15px;}
table.student-activity-table tr td span {font-size:13px;}
table.student-activity-table tr th.header {font-size:14px; font-weight: bold; text-align:left;}
table.student-activity-table tr:first-child { border-bottom: 1px solid red;}
table.student-activity-table tr th.devide {border-top: 1px solid; padding-bottom: 15px;}
table.student-activity-table tr td span.color_blue {color:blue;}
table.student-activity-table tr td span a.color_blue {color:blue!important; cursor:pointer;}
table.student-activity-table tr td div input[type="radio"].rd-activity-select { padding: 0px; margin:0px; }

.ellipsis-word-wrap-activity {text-overflow: ellipsis; white-space: nowrap; overflow: hidden; width: 185px; display: inline-block;}
.statusbanner {
    display: flex;
    line-height: 25px;
    background: #E2231A;
    top: 40px;
    right: 0;
    left: 0px;
    z-index: 1;
    min-height: 50px;
    margin-bottom: 30px;
    margin-left: -50%;
    margin-top: 66px;
    width: 100vw;
    overflow: hidden;
    position: absolute;
    padding-left: 5px;
}
.statusbannertextarea {
    padding-left: 10px;
    width: 90%;
    color: #fff;
    display: inline-flex;
    max-width: 90vw;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.incidentDesc {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 80vw;
}
@media (max-width:1800px) {
    .statusbanner { margin-left: -23vw; padding-left: 10px; padding-right: 5px; }
    .incidentDesc { max-width: 80vw; }
}
@media (max-width:1700px) {
    .statusbanner { margin-left: -22vw; padding-left: 2%; }
    .incidentDesc { max-width: 75vw; }
}
@media (max-width:1600px) {
    .statusbanner { margin-left: -20vw; padding-left: 2%; }
    .incidentDesc { max-width: 75vw; }
}
@media (max-width:1500px) {
    .statusbanner { margin-left: -18vw;  padding-left: 2%;}
    .incidentDesc { max-width: 70vw; }
}
@media (max-width:1400px) {
    .statusbanner {
        margin-left: -16vw;
        padding-left: 2%;
        padding-right: 10px;
    }
    .incidentDesc { max-width: 70vw; }
}
@media (max-width:1300px) {
    .statusbanner {
        margin-left: -14vw;
        padding-left: 2%;
    }
    .incidentDesc {
        max-width: 70vw;
    }
}
@media (max-width:1200px) {
    .statusbanner {
        margin-left: -10vw;
        padding-right: 4vw;
    }

    .incidentDesc {
        max-width: 70vw;
    }
}
@media (max-width:1100px) {
    .statusbanner {
        margin-left: -11vw;
        padding-left: 2%;
    }

    .incidentDesc {
        max-width: 60vw;
    }
}
@media (max-width:1000px) {
    .statusbanner {
        margin-left: -11vw;
        padding-left: 2%;
    }

    .incidentDesc {
        max-width: 60vw;
    }
}
.incidentName {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin-left: -5px;
    margin-right: 5px;
    font-weight: bold;
    padding-top: 14px;
}




    .read-more {
        display: inline-block;
        background: #E2231A;
        font-size: 13px;
        color: #fff;
        width: 100px;
        padding-right: 5px;
        text-decoration: none;
        font-weight: 500;
        align-self: center;
        padding-right: 20px;
    }

.statusbannermap
{
    margin-top:0px;
}

.statusBannerOverflow{
    overflow:unset;
}