#banner_image a 			{background:url('../../bb_app/public/images/style/billboard_banner.gif') top left no-repeat;}
#icon 						{background:url('../../bb_app/public/images/style/billboard_icon.png') center center no-repeat;}

#color_box					{background: url('../../css/images/drk_red/drk_red_bg.gif') top left repeat-x;}
#menu, #menu_bar			{background:url('../../css/images/drk_red/bar_drk_red.png') top left repeat-x;}

#menu li.selected a			{background:url('../../css/images/drk_red/menu_bar_drk_red_tab_right.png') top right no-repeat;}	
#menu li.selected a span	{background:url('../../css/images/drk_red/menu_bar_drk_red_tab_left.png') top left no-repeat;}
#footer						{background:#333333 url('../../css/images/drk_red/bar_drk_red.png') top left repeat-x;}

h2, h2 a, h2 a:visited, h2 a:hover {color:#7B1423}
h3, h4, a, a:visited, a:hover, h2.alt	{color:#1A5B8F;}

pre {white-space:pre-wrap;}

script {height:0; display: none;}

select option {padding-right:10px;}

.alert {background-color:#eeeeee; border:2px solid #1A5B8F; padding:10px;}

.help_list {margin:0 !important;}
.help_list li {width:360px; display:block; text-align:center; background-color:#1A5B8F; margin:0 auto 10px auto; padding:5px 0; list-style:none !important;}
.help_list li a {color:#FFFFFF; font-weight:bold; display:block; width:100%; text-align:center;}

.faq_list {background-color:#eeeeee; float:right; width:380px; padding:10px 10px 5px; border:1px solid #1A5B8F; margin:0 0 5px 10px;}
.faq_list h2 {padding-left:10px; border-bottom:1px solid #7B1423; padding-bottom:10px; margin-bottom:10px;}
.faq_list h3 {color:#7B1423; margin-bottom:5px; font-size:14px; margin-left:10px;}

.tipcontents,
.sched_tipcontents,
.time_tipcontents {
	display:none;
}

.tool-tip {
	color: #fff;
	width: 100px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}
 
.sched-tip {
	color: #FFFFFF;
	width: 140px;
	z-index: 13000;
}
 
.sched-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFFFFF;
	padding: 8px 8px 4px;
	background: #7B1423;
	border-bottom: 1px solid #5A0C17;
}
 
.sched-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #BF3B50;
}

.time-tip {
	color: #FFFFFF;
	width: 140px;
	z-index: 13000;
}
 
.time-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FFFFFF;
	padding: 8px 8px 4px;
	background: #1A5B8F;
	border-bottom: 1px solid #0D456F;
}
 
.time-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #4092CF;
}

.billboardFiles th {
	width:30%;
}

.billboardFiles th, .billboardFiles td {
	padding:5px;	
}

.billboardFiles th a {
	font-weight:bold;
	color: #7B1423;
}

.billboardFiles th a:hover {
	font-weight:bold;
	color: #7B1423;
	text-decoration:underline;
}

.billboardFiles h3, .slideList h3, .communitySlides h3 {
	color:#1A5B8F;
	font-size:1.1em;
}

/* simplified community add */
.slide-add-sect {
	background-color:#FFF;
	border:1px solid #7B1423;
	padding:5px;
	margin-top: 15px;
}

.comm-add-col {
	display: inline-block;
	width: calc(50% - 10px);
	padding: 10px;
	box-sizing: border-box;
	vertical-align: top;
}

.comm-add-col label {
	display:block;
	float:left;
	padding:1px;
	overflow:auto;
	width: 100%;
}

.comm-add-col input, .comm-add-col select {
	border:1px solid #999999;
	width: 140px;
}

.comm-add-col.col-second label strong {
    display: block;
    float: left;
    margin: 4px 0;
    width: 28%;
}


.comm-add-col.col-second label input, .comm-add-col.col-second label textarea {
    border: 1px solid #999999;
    display: block;
    float: left;
    width: 71%;
}

.comm-add-col label textarea {
	height:50px;
}

.comm-add-col #title {
	width: 350px;
}

.comm-add-col #slide {
	width: 303px;
}

.slide_upload {
	margin-top: 10px;
}

.slide_extras {
	background-color:#dddddd;
	border:1px solid #aaaaaa;
	padding:5px;
	margin-top: 5px;
}

.slide_extras h3 {
	color:#777;
}

.slide_extras label {
	display: inline-block;
	width: calc(50% - 12px);
	padding:5px;
	vertical-align: top;
}

.slide_extras label strong {
	display: inline-block;
	width: 28%;
}

.slide_extras label input {
	display: inline-block;
	width: 65%;
}

.slide_extras label em {
	display: block;
	padding-left: calc(28% + 4px);
}

.slide_extras label input {
	border: 1px solid #999999;
}

.slide_extras #start_date, .slide_extras #end_date {
	background: #FFFFFF url('../../bb_app/public/images/calendar.gif') no-repeat 99% 2px;
	cursor:pointer;
}

.comm-add-intro {
	width:457px;
	display: inline-block;
	vertical-align: top;
}

.comm-size-guide {
	width:450px;
	margin-left:10px;
	display: inline-block;
	vertical-align: top;
}

.annoyance-avoidment {
	font-size:1em;
	display: block;
	padding:3px 0;
	color: #c00;
}
/* END simplified community add */


.slide_info .slides {	
	overflow:auto;
	padding:10px 5px;
	background-color:#E0EBEF;
	border:1px solid #7B1423;
	border-top:none;
	margin-bottom:8px;
}

.slide_info .thumb {
	width:81px;
	height:46px;
	background: #FFFFFF url('../../bb_app/public/images/thumbnail_slides/none.gif') center center no-repeat;
	padding:5px;
	border:1px solid #999999;
	float:left;
	margin-right:10px;
}

.slide_info .slide_upload {
	width:435px;
	display:block;
	float:left;
	padding-right:11px;
}

.slide_info .slide_upload input {
	display:block;
	border:1px solid #999999;
}

.addSlide form{
	padding:0;
}

#slide_list, #user_slide_list {
	width:100%;
	border: 1px solid #666;
}

#slide_list a,
#user_slide_list a {
	text-decoration:underline;
}

#slide_list th,
#user_slide_list th{
	font-weight:bold;
	background-color:#666;
	color:#FFF;
	padding:5px;	
	padding-left:10px;
}

#slide_list th.sortHeader,
#user_slide_list th.sortHeader {
	cursor:pointer;
	background: #666 url(../../bb_app/public/images/sort_arrows.png) no-repeat 5px center;	
	padding-left:17px;
}

#slide_list th.asc-sort,
#user_slide_list th.asc-sort {
	background: #888 url(../../bb_app/public/images/sort_arrows_asc.png) no-repeat 5px center;
}

#slide_list th.desc-sort,
#user_slide_list th.desc-sort {
	background: #888 url(../../bb_app/public/images/sort_arrows_desc.png) no-repeat 5px center;
}

#slide_list td,
#user_slide_list td {
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #666;
	background-color:#FFF;
}

#slide_list select {
	width:150px;
}

div#slidePages,
div#userSlidePages {
	display:block;
	float:right;
	background-color:#7B1423;
	color:#fff;
	padding:3px;
}

div#slidePages span,
div#slidePages strong,
div#userSlidePages span,
div#userSlidePages strong {
	display:inline-block;
	padding:3px 5px;
	
}

div#slidePages span,
div#userSlidePages span {
	cursor:pointer;
	font-weight:bold;	
}

div#slidePages span.currentPage,
div#userSlidePages span.currentPage {
	cursor:auto;
	/*font-weight:normal;	*/
	background-color:#fff;
	border:1px solid #AB2525;
	color:#000;
	padding:1px 3px;
	margin:1px 1px;
}

#slide_list img,
#user_slide_list img {
	border: 1px solid #666;
}

div#slideFilters,
div#userSlideFilters {
	overflow:auto;
	display:block;
	padding:5px;
	margin:0px;
	margin-left:-1px;
}

#slide_list td.unit_slide_add,
#user_slide_list td.unit_slide_add {
	background-color:#ccc;
	border-left:1px solid #ccc;
	text-align:center;
	white-space:nowrap;
}

#slide_list tr.extra_comm_row,
#slide_list tr.extra_comm_row td,
#user_slide_list tr.extra_comm_row,
#user_slide_list tr.extra_comm_row td {
	background-color:#ddd;
}

#slide_auto, #template_auto {
	margin-left:105px;
}

.slide_usage {
	background-color: #fff;
	border: 1px solid #aaa;
	float:left;
	margin-bottom: 10px;
	padding: 11px;
	width: 874px;
}

.extra_comm1,
.extra_comm2 {
	background-color:#fff;
	border:1px solid #aaa;
	padding:11px;
	float: left;
	width:420px;
}

.slide_usage h4,
.extra_comm1 h4,
.extra_comm2 h4 {
	font-size:1.1em;
	color: #A12121;
}
.extra_comm2 {
	margin-left:10px;
}

.slide_usage p,
.extra_comm1 p,
.extra_comm2 p {
	margin-bottom:5px;
}

#slideFilters,
#userSlideFilters {
	text-align:center;
}

#bb_stats_container {
	clear:both;
	padding-top: 10px;
}

#billboard_stats {
	background-color:#eee;
	border:1px solid #ddd;
	overflow:auto;
	padding:10px 0px;
	font-weight:bold;
}

#billboard_stats ul {
	margin-bottom: 0;
	margin-left: 60px;
	width:auto;	
}
#mb_contents iframe,
#mb_contents iframe body {padding:0; margin:0; border:none;}

.screen_info {
	float:left;
	width:100%;
	padding:5px;
	background-color:#eee;
	margin:5px;
}

.screen_info div{
	float:left;
	width:320px;
}

#screen_gallery{
	background-color:#eee;
	border:1px solid #ddd;
	padding:10px 32px;
	overflow:auto;
}

#screen_gallery img {
	float:left;
	padding:2px;
	border:2px solid #333;
	margin:10px;
	display:block;
	box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
	-moz-box-shadow: 2px 2px 5px #666;
}

#live_preview {
	float:left;
	padding:0;
	border:2px solid #000;
	margin:10px;
	width:420px;
	background-color:#000;
	height:360px;
	box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
	-moz-box-shadow: 2px 2px 5px #666;
}
#live_preview h3 {
	background-color:#7B1423;
	color:#fff;
	text-align:center;
	height:44px;
	line-height:44px;
	border-bottom:1px solid #fff;
	font-size:1.6em;
	font-style:italic;
	text-shadow: #333 2px 2px 3px;
}
#live_preview div img {
	float:none;
	display:block;
	padding:0;
	border:0;
	margin:0 auto;	
	border-top:1px solid #000;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#live_preview div {
	height:264px;
	padding-top:20px;
}
div#live_stats {
	padding:0 !important;
	border-top:1px solid #fff;
	color:#fff;
	text-align:center;
	font-size:1em;
	text-shadow: #333 2px 2px 3px;
	height:30px;
	line-height:30px;
	background-color:#333;	
}

div#live_stats.alone {
	border:2px solid #000;
	margin:10px;
	width:864px;
	box-shadow: 2px 2px 5px #666;
	-webkit-box-shadow: 2px 2px 5px #666;
	-moz-box-shadow: 2px 2px 5px #666;
}

.extra_user_row input,
.extra_user_row textarea {
	border: 1px solid #999999;	
}

.extra_user_row p {
	margin-bottom: 15px;
}

.extra_user_row textarea {
	height: 50px;
}

.extra_user_row input[type="file"] {
	float:right;
	margin-right: 10%;
}

.extra_user_row input[type="button"] {
	float: right;
	margin-top: 20px;
	margin-right: 5px;
}

.extra_user_row input[type="text"].date_input {
	background: url("../../bb_app/public/images/calendar.gif") no-repeat scroll 99% 2px #FFFFFF;
	cursor: pointer;
	margin-right: 50%;
	width: 30%;
}

.extra_user_row input[type="text"],
.extra_user_row select,
.extra_user_row textarea {
	float: right;
	width: 80%;
}

.delete_slide,
.edit_slide {
	border-radius: 3px;
	border-style: solid;
	border-width: 2px;
	color: #fff;
	cursor: pointer;
	float: right;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 38px;
	margin: 10px 5px;
	padding: 4px 10px 4px 4px;
}

.delete_slide {
	background-color: #ca2f2f;
	border-color: #7b1423;
}

.edit_slide {
	background-color: #33ce33;
	border-color: #147b23;
}

.user_error {
	background-color: #ffcfcf;
}

.user_success {
	background-color: #b0cfa8;	
}

#user_slide_list tr.displayed td {
	background-color: #fffea2;
}

#user_slide_list .edit_slide img,
#user_slide_list .delete_slide img {
	border: 0 none;
	height: 32px;
	margin-right: 5px;
	width: 32px;
}

.hidden-box {
	display: none;
}

#masquerade_icon {
	cursor: pointer;
	float: left;
	margin-top: 10px;
}

#masquerade_form {
	display: inline;
}

#masquerade_box {
	float: left;
	margin-left: 10px;
	margin-top: 9px;
	width: 85px;
}

#clear_masquerade {
	cursor: pointer;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
}

#slidePages-next, #slidePages-prev {
	display: inline-block;
	background:rgba(0,0,0,0.3);
	padding:3px;
	margin: 0 2px;
	cursor: pointer;
}

#slidePages-next {
	margin-left:8px;
}

#slidePages-prev {
	margin-right:8px;
}

.group_quick_look {
	width:200px;
	float:left;
	display: table;
	margin:10px 15px;
}

.gql_row {
	/*display: table-row;*/
}

.gql_col {
	display: table-cell;
	color:#fff !important;
	font-size: 13px;
	padding:10px 5px;
	box-sizing: border-box;	
	position: relative;
}

.gql_col.full {
	width: 200px;
}

.gql_col.half {
	width: 100px;
}

.gql_col h3 {
	font-size: 14px;
	text-align: left;
}
.gql_col h3 a {
	color:#333;
}
.gql_col strong {
	font-size: 32px;
	display: block;
	margin-bottom: 8px;
}
.gql_col span {
	display: block;
	word-spacing: 100px;
	font-style: italic;
}
.gql_col img {
	width: 24px;
}

.gql_col .gql_watermark {
	font-size: 48px;
	display: block;
	position: absolute;
	width: 50%;
	height: calc(100% - 20px);
	line-height: calc(100% - 20px);
	text-align: center;	
	opacity: 0.2;
}

.gql_center {
	text-align: center;
}
.gql_right {
	text-align: right;
}
.gql_thin_pad {
	padding:5px 0;
}
.gql_delete {
	background-color: #F77676;
	color: #fff;
	padding:4px;
	font-size: 10px;
	display: inline-block;
}
.gql_delete:hover {
	color:#fff;
	background-color: #c00;
}

.gql_unit {
	display: block;
	font-weight: bold;
	color:#fff !important;
	background-color: #333;
	padding:8px;
	font-size: 16px;
	height: auto;
}

.gql_unit img {
	width: 48px;
}

.machine_stats {
	margin-left: -40px;
	margin-top:8px;
	background-color: #eee;
	padding:0;
	font-size: 11px;
	border:1px solid #333;
}
.machine_stats>div {
	box-sizing: border-box;
	padding:5px;
	text-align: center;
}

.machine_stats .browser_os {
	display: inline-block;
	width: 50%;
	font-size: 14px;
	float: left;
}

.machine_stats .last_checkin {
	clear: both;
	color:#fff;
	background-color: #333;

}

.late_checkin:not(.disabled) {
	background-color: #F7CFCF !important;
	border: 1px solid #a94b4b;
}