.survey_intro {
    border-top:1px solid lightgrey;
    padding-top:10px
}

.alert-throbber {
    width:20px;
    vertical-align: top;
}

.info-col {
	border-left-style: solid;
    border-left-color: #cccccc;
    border-left-width: 1px;
    padding-left: 25px;
	font-color:#999999;
	font-size: small;
}

.info-col ul.action {
    list-style-type: none;
}
.report-edit {
    font-family: "Courier New", courier, monospace;
}

.overview-empty-slot {
    color: #eeeeee;
}

.overview-add-slot {
    color:#eeeeee;
    cursor:pointer
}

.day_slots {
	list-style-type: None;
	padding-left:0;
}

.day_slots li {
	margin-top:7px;
}
.day_slots li span{
	padding:5px;
}

.overview-action {
	/*text-decoration: underline;*/
	cursor: pointer;
}

.overview-time {
    font-size:small;
    border-right-style: solid;
	border-right-color: #b4b4b4;
	border-right-width: 1px;
}

.slot-inactive {
    text-decoration: line-through;
}

.severe-score {
    color:red;
}

.severe-percentage {
    margin-left:3px;
    font-size:small;
    color: #ff7b83;
    vertical-align: text-top;
}

.scale-4dkl-main {
    cursor:pointer;
}

.scale-4dkl-main:hover {
    text-decoration: underline;
}
.scale-4dkl-detail {
    background-color:#f5f5f5;
}
.level-4dkl-0 {
    font-size:small;
    background-color: #ffffff;
}
.level-4dkl-1 {
    font-size:small;
    background-color: #FFFFF5;
}
.level-4dkl-2 {
    font-size:small;
    background-color: #FFFFEA;
}
.level-4dkl-3 {
    font-size:small;
    background-color: #FFF7ED;
}
.level-4dkl-4 {
    font-size:small;
    background-color: #FFEDEE;
}
.addthisevent-drop 						{display:inline-block;position:relative;z-index:999998;}
.addthisevent-drop:hover 				{color:#555;text-decoration:none;}
.addthisevent-selected 					{}
.addthisevent_dropdown 					{width:200px;position:absolute;z-index:99999;padding:6px 0px 0px 0px;background:#fff;text-align:left;display:none;margin-top:4px;margin-left:-1px;border-top:1px solid #c8c8c8;border-right:1px solid #bebebe;border-bottom:1px solid #a8a8a8;border-left:1px solid #bebebe;-moz-border-radius:2px;-webkit-border-radius:2px;-webkit-box-shadow:1px 3px 6px rgba(0,0,0,0.15);-moz-box-shadow:1px 3px 6px rgba(0,0,0,0.15);box-shadow:1px 3px 6px rgba(0,0,0,0.15);}
.addthisevent_dropdown span 			{width:175px;display:block;line-height:110%;background:#fff;text-decoration:none;font-size:12px;color:#6d84b4;padding:8px 10px 9px 15px;}
.addthisevent_dropdown span:hover 		{background:#f4f4f4;color:#6d84b4;text-decoration:none;font-size:12px;}
.addthisevent span 						{display:none!important;}
.addthisevent-drop ._url,.addthisevent-drop ._start,.addthisevent-drop ._end,.addthisevent-drop ._summary,.addthisevent-drop ._description,.addthisevent-drop ._location,.addthisevent-drop ._organizer,.addthisevent-drop ._organizer_email,.addthisevent-drop ._facebook_event,.addthisevent-drop ._all_day_event {display:none!important;}
.addthisevent_dropdown .copyx 			{width:200px;height:21px;display:block;position:relative;cursor:default;}
.addthisevent_dropdown .brx 			{width:180px;height:1px;overflow:hidden;background:#e0e0e0;position:absolute;z-index:100;left:10px;top:9px;}
.addthisevent_dropdown .frs 			{position:absolute;top:5px;cursor:pointer;right:10px;padding-left:10px;font-style:normal;font-weight:normal;text-align:right;z-index:101;line-height:110%;background:#fff;text-decoration:none;font-size:9px;color:#cacaca;}
.addthisevent_dropdown .frs:hover 		{color:#6d84b4;}
.addthisevent 							{visibility:hidden;}

.report-pre-select{
    font-weight: bold;
}

.small-log{
    font-size:small;
}

.log-view{
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee;
    padding:10px;
    height: 150px;
    overflow-y:auto
}

.top_text{
    margin-left:80px;
    vertical-align: middle;
    color: #999999;
    /*font-style: italic;*/
    font-weight:lighter;
}

.deviation{
    color:#999999;
    display:none;
}

.deviation.dev-required{
    color:red;
}

.detail-edit-button {
    cursor: pointer;
    color: #cccccc;
    float:right;
}

.detail-edit-button:hover {
    color: #555555;
}
.detail-edit-buttons {
    margin-top:5px;
}

.detail-edit-field {
    display:none;
    background-color: #eeeeee;
    padding:5px;
}

.signup-detail-list {
    padding-left:0;
}

.signup-detail-list li {
    border-bottom: 1px solid #eeeeee;
    list-style-type: none;
    padding-top:10px;
    padding-bottom:10px;
}

.signup-detail-cancel {
    vertical-align: bottom;
}

.alert-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    padding-top:10px;
    background-color: white;
}

.btn-subscript {
    font-size: 13px;
    color: grey;
    padding-top: 5px;
}

.btn-form {
    padding: 0 !important;
}
.survey-radio-cell {
    width: 30px;
}

