
#push {
    min-height: 700px;
}
.bkmrk { margin-top: 40px; }
.feedicon { border-width:0px;  float: right; z-index: 3000; }
A.feedicon { border-width:0px; }
label { padding-left: 4px; padding-right: 6px; }
input[type="radio"] 
{ 
    margin-right: 2px !important; 
}
.backstep { margin-left:-19px !important; }
/* widgets  */

.theredoutline {
    border-color: red;
}
.events-date {
	background: #f0f0f0;
	color: #707070;
	display: inline-block;
	height: 48px;
	text-align: center;
	vertical-align: top;
	margin-right: 4px;
	padding: 3px;
	border-radius: 4px;
	font-family: Arial, Helvetica, sans-serif;
	width: 40px;
}
.events-month {
	display: block;
	text-transform: uppercase; 
	font-family: "Museo300", Georgia, "Times New Roman", Times, serif;

}
.events-day {
	font-size: 34px;
	line-height: 24px;
	font-weight: bold;
	display: block;
}
select.select {
     height: auto;
    line-height: 14px;

}
select.caret {
    margin-left: -20px;
    margin-top: 9px;
}
.schresult {
    margin-left: 12px;
}
.schgroup {
    margin-top: 20px;
    background-color: #373737;
    padding:20px 20px 20px 20px; 

	-webkit-border-radius:6px;
	   -moz-border-radius:6px;
			border-radius:6px;
}
.socialicon { margin: 0px 2px 2px 0px; border: 0px; }
#bookmarks { border: solid 1px #dddddd; padding: 4px; margin-top: 2px; width: 100%; }
.likebutton { float:left; margin-right:8px; }

audio {
    width: 100%;
}
.mobilenavbut {
    text-align: center;
    color: white;
    padding: 8px 8px;
    font-size: 22px;
    float: right;
    width: 38px;
    height: 38px;
    background-color: #444444;
    -webkit-border-radius:4px;
	   -moz-border-radius:4px;
			border-radius:4px;
            cursor: pointer;
}
.calendartable { width:100%; border: 1px solid #cccccc; border-collapse: collapse; }
.calendartable tr {
    vertical-align: top;
}
.calendartable th { background-color: #777777; color: #ffffff; text-align: center; margin:0px 4px 4px 0px; padding:2px; }

.calendartable td { font-size: 12px; font-weight: normal; line-height: 14px; text-align: center; background-color: transparent; height:100px; margin:0px 2px 2px 0px; padding:2px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #808080; border-right-width: 1px; border-right-style: solid; border-right-color: #989898; }
.calendartable td:hover { background-color: #feefba;  }
.caldate { float: right; color: #666666; font-size:10px; }
.calendartable td.rowbkgd, .calendartable td:hover.rowbkgd { background-color: #f0f0f0; cursor: default;  }
.eventselection {
    font-size: 10px; font-weight: bold;
}

.trow { background-color: transparent; height:100px; margin:0px 4px 4px 0px; padding:2px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #808080; border-right-width: 1px; border-right-style: solid; border-right-color: #989898;  }
.trow:hover { background-color: #feefba; height:100px; margin:0px 4px 4px 0px; padding:2px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #808080; border-right-width: 1px; border-right-style: solid; border-right-color: #989898;  }

.tback { width: 100%; border: solid 1px #f2f2f2; margin-bottom: 8px; background-color: green; }
.tback th {
	padding: 4px; background-color: #555555; color: White; FONT-SIZE: 14px; FONT-WEIGHT: normal; font-family: Arial, Helvetica; text-align: left; 
}
.tback tr { background-color: #ffffff; cursor: pointer; padding: 4px; border-bottom: solid 1px #cccccc; margin-bottom: 1px; width: 100%; }
.tback tr:hover{ background-color: #f7faf3; cursor: pointer; padding: 4px; border-bottom: solid 1px #cccccc; margin-bottom: 1px; width: 100%;}
.tback td {
    padding: 4px;
}

.rowheadr {  }
.rowitm { background-color: #777777; color: #ffffff;  width:93px; margin:0px 4px 4px 0px; padding:2px; }
.colrow { background-color: #FEF2F1; }

.legends {
    width: 100%;
    border: solid 1px #cccccc;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 8px;
    margin-bottom: 8px;
}
    .legends h4 {
        font-size: 14px; font-weight: bold;
    }
    .legends > table { width: 100%; border-collapse: collapse; 
    }
    .legends > table > tbody > tr > td { padding: 4px 0;
    }
    .legends > table > tbody > tr > td > label {
   margin-left:5px;
}
/* locations page */

.locationtxt { padding: 4px 0px 0px 0px; color: #bbbbbb; font-size: 11px; }
.locationmap { height: 400px; width: 99%; border: solid 1px #aaaaaa; }
.locationthumb { border: solid 1px #333333; }
.locationpic { border: solid 1px #333333; }
.locationseparator { width: 100%; height: 0px; border-top: solid 1px #eeeeee; }

.fileicon {
    float: left; margin-right: 12px;
}
.fileicon img {
    border: none; max-height: 130px; width: auto; -webkit-border-radius:4px;
	   -moz-border-radius:4px;
			border-radius:4px;
}
.music {
    margin: 0 0 0 76px; padding: 20px 0 0 0;
}
.gray {
    color: #999999;
}
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */

    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

.theform { width: 100%; margin: 0px; padding: 0px; }
.formrow { width: 100%; padding-top: 6px; padding-bottom: 6px; }
.formcol1 { width:28%; padding-right: 12px; float: left; }
.formcol2 { width:70%;  float: left; }
.formcol12 { width:100%; }

.red 
{ COLOR: #FF0000; }

#dhtmltooltip{
    font-size: 12px;
    line-height: 16px;
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 9px 6px;
background-color: white;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#a0a0a0',direction=135, Strength=3);
}

#dhtmltooltip h4 {
    font-size: 14px; font-weight: bold; margin: 0 0 4px 0;
}
#dhtmltooltip h5 {
    font-size: 12px; font-weight: bold; margin: 0 0 4px 0;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.itembox, .itemboxhover {
    position: relative;
    background-color: #e4e4e4;
    padding:20px 20px 20px 20px; margin-bottom:20px;

	-webkit-border-radius:6px;
	   -moz-border-radius:6px;
			border-radius:6px;

}
.itembox p, .itemboxhover p {
    overflow: hidden;
}

.itemboxhovertall {
    min-height: 170px;
}
.itemboxhover:hover {
    background-color: #d8d8d8;
    cursor: pointer;
}

.survey_title {font-size: 16px; COLOR: #888888; font-weight: bold;}
.survey_results_title {font-size: 14px; COLOR: #888888; font-weight: bold;}
.survey_question {font-size: 11px; COLOR: #3c3c3c;}
.survey_error {font-size: 11px; COLOR: #FF0000;}
.survey_answer {font-size: 11px; COLOR: #3c3c3c; margin: 0 0 0 16px;}
.survey_question_red {font-size: 11px; COLOR: #FF0000; }
.survey_header { font-size: 12px; font-weight: bold; background-color: #f0f0f0 }
.column_header { background-color: #f0f0f0; font-weight: bold }
.column_answer {font-size: 11px; COLOR: #3c3c3c; margin: 0 0 0 16px;}

DIV#icongroup1 { width: 100%; }



ul.sitemap { list-style: none; margin: 2px 0px 0px 8px; padding: 0}
.sitemap li { list-style: none; }
.sitemap li a { color: #444444;  }
.sitemap li a:visited { color: #444444;  }
.sitemap li a:hover { color: #444444; }
.sitemap li a:visited { color: #444444;  }
.sitemapheader { font-weight: bold; font-size: 12px; margin: 6px 0px 0px 0px; }
.sitemapheader a { color: #444444;  }
.sitemapheader a:hover { color: #444444;  }
.sitemapheader a:visited { color: #444444;  }

.cbdisabled { font-family: Arial, Helvetica; BACKGROUND-COLOR: #ffffff; cursor: pointer;
	font-size: 14px;
	text-align: center;
	color: #dddddd;
	width: 14px;
	border-left: solid 1px #b3d347;
	border-bottom: solid 1px #b3d347;
	border-top: solid 1px #b3d347;
	height: 100%;
	padding: 4px;
	float: left; }
.cblt { font-family: Arial, Helvetica; BACKGROUND-COLOR: #ffffff; cursor: pointer;
	font-size: 14px;
	text-align: center;
	width: 14px;
	border-left: solid 1px #b3d347;
	border-bottom: solid 1px #b3d347;
	border-top: solid 1px #b3d347;
	height: 100%;
	padding: 4px;
	float: left; }
.cblt:hover { font-family: Arial, Helvetica; BACKGROUND-COLOR: #b3d347; color: #ffffff; cursor: pointer;
	font-size: 14px;
	text-align: center;
	width: 14px;	
	border-left: solid 1px #b3d347;
	border-bottom: solid 1px #b3d347;
	border-top: solid 1px #b3d347;
	padding: 4px;
	height: 100%;
	float: left; }
.cbselected { font-family: Arial, Helvetica; BACKGROUND-COLOR: #b3d347; color: #ffffff; cursor: pointer;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	width: 14px;	
	border-left: solid 1px #b3d347;
	border-bottom: solid 1px #b3d347;
	border-top: solid 1px #b3d347;
	padding: 4px;
	height: 100%;
	float: left; }
.cbend { 
	font-family: Arial, Helvetica;
	font-size: 14px;
	text-align: center;
	width: 1px;	
	border-left: solid 1px #b3d347;
	border-bottom: solid 1px transparent;
	border-top: solid 1px transparent;
	padding: 4px;
	height: 100%;
	float: left;
 }
.cbbox { height: 14px; margin-bottom: 6px; right: 0px; top: 24px; position: absolute; }
.cblt A{ font-family: Arial, Helvetica; font-size: 11px; font-weight: bold; COLOR: #888888; TEXT-DECORATION: none; display:block; }
.cbdk A{ font-family: Arial, Helvetica; font-size: 11px; font-weight: bold; COLOR: #ffffff; TEXT-DECORATION: none; display:block; }

.tforegd { background-color: #ffffff; border: solid 1px #888888; width: 100%; margin-bottom: 6px; }
.tforegd TD {
	padding: 4px; 
}
.tforegd TH {
	padding: 4px; background-color: #9e9e9e; color: White; FONT-SIZE: 14px; FONT-WEIGHT: normal; font-family: Arial, Helvetica;
}

.tforegd table { width: 100%; background-color: #ffffff; }
.tforegd table > TBODY > TR > TD { padding: 0px;  }
.scrolldiv { width:100%; max-height: 180px; overflow-y: auto; margin: 4px 0;
        }

.gridster * {
  margin:0;
  padding:0;
}



/*/
/* gridster
/*/

.gridster ul {
    background-color: #ffffff;
    min-height: 105px;
}

.gridster li {
    padding: 12px;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    line-height: 100%;
    color: black;

}


.gridster {
    margin: 0 auto;
    opacity: .8;

    -webkit-transition: opacity .6s;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    -ms-transition: opacity .6s;
    transition: opacity .6s;
}

.gridster .gs-w {
    background: #DDD;
    border: 1px solid #444444;
    cursor: pointer;
}

.gridster .gs-w:hover {    
    border: 1px solid #aaaa00 !important;
}

.gridster .player {
    background: #BBB;
}


.gridster .preview-holder {
    border: none!important;
   
    background: red!important;
}

.removewidget {
    width: 14px; 
    height: 14px;
    background-color: white;
    position: absolute;
    bottom: 4px;
    right: 4px;
}
.gbreak { text-align:right; padding-right: 4px; }
@media (max-width: 767px) {
  .gbreak { text-align:left; padding-right: 0; 
  }
}
.row { margin-bottom:3px !important;}

.bottom > td { vertical-align:bottom; }
.sectionrow {
            color:white; background-color: #a0a0a0; padding: 4px 8px; font-size:16px; margin: 16px 0 8px 0;
        }
.spacer label { padding-left: 4px;
}
.required {
            background-color: #ffffe5 !important;
        }
        .error {
            background-color: #fdb9b0 !important;
        }
.subchecks {
    border-collapse: collapse;
}

    .subchecks td {
        padding: 0px;
        margin: 0px;
    }

.sectiontitle, .sectiontitle2 {
    font-size: 14px;
    padding: 4px;
    background-color: #cccccc;
    color: white;
    cursor: pointer;
}

.sectionitems, .sectionitems2 {
    padding: 4px;
    max-height: 160px;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #e0e0e0;
}

    .sectionitems input[type='checkbox'], .sectionitems2 input[type='checkbox'] {
        float: left;
    }

    .sectionitems input[type='radio'], .sectionitems2 input[type='radio'] {
        float: left;
    }

    .sectionitems label, .sectionitems2 label {
        display: block;
        margin: 0 0 3px 1.6em;
        padding: 4px 0 0 0;
        font-size: 12px;
    }

.files p {
    margin: 4px;
    border: 1px solid #c0c0c0;
    background-color: white;
    padding: 4px;
    display: inline-block;
    clear: both;
}