/* generic channel slider */
.channel_headline_section {
}
.channel_headline_wrapper {
    margin-bottom: 1.5em;
    margin-left: -10px;
    margin-right: -10px;
}
.channel_headline_wrapper .channel_headline {
	height: 180px;
    background-size: cover;
    position: relative;
    background-position: center center;
}
.channel_headline_wrapper .channel_headline .caption {
	position: absolute;
	bottom: 0px;
	left: 0px;
    padding: 10px;
    background-color: rgba(33,33,33,0.55);
	color: #f1f1f1;
	text-align: center;
    width: 100%;
	font-size: 13px;
}
.v4_error_msg {
	margin-bottom: 20px;
	border: solid 1px #eee;
}
.banner_1 {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.banner_2 {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.channel_section_header {
    font-size: 1.1em;
    /* margin-bottom: 0.5em; */
    border-bottom: solid 1px #dedede;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;	
}
.channel_section_header .more {
	float: right;
	display: block;
}
.channel_section_header .more a {
	color: #ff6600;
	font-size: 0.8em;
	font-weight: normal;
	margin-left: 10px;
	line-height: 20px;
}

@media (min-width: 768px) {
	.channel_headline_wrapper {
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;		
	}
	.channel_headline_wrapper .channel_headline {
		height: 360px;
	    background-size: auto 100%;
	}
	.channel_headline_wrapper .channel_headline .caption {
		font-size: 15px;
	}
	.banner_1 {
		margin-bottom: 20px;
	}
	.banner_2 {
		width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.channel_section_header {
	    font-weight: bold;
		font-size: 20px;
		border-bottom: none;
		color: #444;
		line-height: 20px;
		margin-bottom: 10px;
		margin-top: 20px;
	}
	.channel_section_header .more {
		float: none;
		line-height: 20px;
		padding-left: 20px;
		display: inline-block;
	}
}

/* generic channel banner */
.channel_profile_fluid_banner {
	min-height: 150px; 
	background-size:cover; 
	background-repeat: no-repeat;
	background-position: center center;
}
.channel_profile_fluid_banner.default {
	background-image: url("/column/images/column_bg_1920w_blank_20160125_1221.jpg");
}
.channel_profile_fluid_banner .channel_profile_div {
	width: 100%; position: relative; height: 150px; margin-left: auto; margin-right: auto; 
}
.channel_profile_fluid_banner .quote {
	text-align: center; 
	margin-left: auto; 
	margin-right: auto; 
	padding-top: 50px; 
	color: #fff; 
	font-size: 15px;
}
.channel_profile_fluid_banner .quote div {
	padding: 10px;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.4);
}
@media (min-width: 768px) {
	.channel_profile_fluid_banner {
		min-height: 350px; 
		background-size:cover; 
		background-repeat: no-repeat;
		background-position: center center;
	}
	.channel_profile_fluid_banner.default {
		background-image: url("/column/images/column_bg_1920w_blank_20160125_1221.jpg");
		min-height: 300px;
	}
	.channel_profile_fluid_banner .channel_profile_div {
		width: 1200px; position: relative; height: 350px; margin-left: auto; margin-right: auto; 
	}
	.channel_profile_fluid_banner .quote {
		max-width: 900px; 
		margin-left: auto; 
		margin-right: auto; 
		font-size: 35px;
		padding-top: 120px; 
		color: #fff; 
	}
}

/* generic channel management */
.channel_admin_left_menu {
	border: solid 1px #eee;
	background-color: #fff;
	margin-bottom: 1em;
	margin-right: 0px;
	border-radius: 5px;
	margin-top: 10px;
}
.channel_admin_left_menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 14px;
}
.channel_admin_left_menu ul li { 
	border-bottom: solid 1px #eee;
}
.channel_admin_left_menu ul li:last-child { 
	border-bottom: none;
}
.channel_admin_left_menu ul li > a {
	display: block;
	font-size: 14px;
	color: #555;
	padding: 15px 15px;
	text-decoration: none;
}
.channel_admin_left_menu ul li > a i {
	font-size: 1.2em;
	margin-right: 0.5em;
	color: #008fa1;
}
.channel_admin_left_menu ul li > a.selected {
	color: #0e9a95;
	font-weight: bold;
}
.channel_admin_left_menu ul li > a:hover {
	color: #000;
	background-color: #f9f9f9;
}
.channel_admin_left_menu ul li > a.selected:hover {
	color: #555;
	background-color: #f0f0f0;
}
/* channel admin right menu */
.channel_admin_right_menu {
	/*width: 100%;*/
	/*border-radius: 5px;*/
    margin-left: -10px;
    margin-right: -10px;
	position: relative;
	margin-top: 10px;
	margin-bottom: 30px;
	background-color: #fff;
	padding: 10px;
}
.channel_admin_right_menu .header {
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
	line-height: 55px;
	text-align: center;
}
.channel_admin_right_menu .header_selection {
	font-weight: normal;
	border-bottom: solid 1px #ddd;
	margin-bottom: 35px;
}
.channel_admin_right_menu .header .text {
	font-size: 16px;
	font-weight: bold;
	color: #444b51;
	display: inline-block;
	margin-right: 10px;
	line-height: 2em;
}
.channel_admin_right_menu .header_selection .text {
	font-size: 15px;
	font-weight: normal;
	color: #444b51;
	display: inline-block;
	line-height: 40px;
	margin-right: 20px;
	margin-top: 20px;
}
.channel_admin_right_menu .header_selection .text > a {
	font-weight: normal;
	color: #444b51;
	display: inline-block;
	text-decoration: none;
}
.channel_admin_right_menu .header_selection .text > a:hover {
	border-bottom: solid 4px #90D0CD;
}
.channel_admin_right_menu .header_selection .text > a.selected {
	font-weight: normal;
	border-bottom: solid 4px #0e9a95;
}

.channel_admin_right_menu .form_notification {
	text-align: center;
	background-color: #009966;
	color: #fff;
	font-size: 13px;
	border-radius: 5px;
	display: inline-block;
	position: absolute;
	top: -10px;
	left: 20px;
	padding: 5px 10px;
	display: none;
}
.channel_admin_right_menu .info {
	margin-bottom: 20px;
	font-size: 14px;
	color: #666;
}
.channel_admin_right_menu .no_content {
	padding: 40px 20px;
	text-align: center;
}
.channel_admin_right_menu .no_content a {
	color: #ff6600;
}

.channel_admin_right_menu .action_btn a {
	background-color: #ff9900;
	margin-left: 0px;
	border-radius: 3px;
	color: #fff;
	font-size: 15px;
	padding: 10px 15px;
	margin-top: 8px;
	display: block;
	text-align: center;
}
.channel_admin_right_menu .action_btn a i {
	margin-right: 10px;
}
.channel_admin_right_menu .admin_form_intersection {
	border-bottom: solid 1px #eee;
	padding-bottom: 10px;
	margin-top: 30px;
}
.channel_admin_right_menu .flag_button {
	margin-right: 0.2em;
    display: inline-block;
    border-radius: 0.25em;
    vertical-align: middle;
    line-height: 1em;
    font-size: 13px;
    background-color: #f6f6f6;
	color: #666;
    padding: .4em .6em .4em; cursor: pointer;
}
.channel_admin_right_menu .flag_button:hover {
	background-color: #ff9900;
	color: #fff;
}
.channel_admin_right_menu .flag_button.flagged {
    background-color: #0e9a95;
    color: #fff;
}
.channel_admin_right_menu .flag_button.flagged:hover {
	background-color: #0e9a95;
	color: #fff;
}

@media (min-width: 768px) { /* desktop version */
	.channel_admin_left_menu {
		margin-top: 0px;
	}
	.channel_admin_left_menu ul li > a {
		font-size: 16px;
		padding: 16px 20px;
	}

	.channel_admin_right_menu {
		padding: 30px 40px 60px 40px;
		width: 100%;
		border: solid 1px #eee;
		border-radius: 5px;
		background-color: #fff;
		margin-bottom: 30px;
		position: relative;
		margin-top: 0px;
		margin-left: auto; 
		margin-right: auto;
	}
	.channel_admin_right_menu .header {
		font-size: 22px;
		font-weight: normal;
		border-bottom: solid 1px #eee;
		margin-bottom: 35px;
		text-align: left;
	}
	.channel_admin_right_menu .header_selection {
		line-height: 55px;
		margin-top: 0px;
		text-align: left;
	}
	.channel_admin_right_menu .header .text {
		font-size: 22px;
		font-weight: normal;
		color: #444b51;
		display: inline-block;
		margin-right: 10px;
	}
	.channel_admin_right_menu .header_selection .text {
		font-size: 18px;
		line-height: 50px;
		margin-top: 0px;
		margin-right: 30px;
	}
	.channel_admin_right_menu .form_notification {
		text-align: center;
		background-color: #009966;
		color: #fff;
		font-size: 13px;
		border-radius: 5px;
		display: inline-block;
		position: absolute;
		top: -10px;
		left: 20px;
		padding: 5px 10px;
		display: none;
	}
	.channel_admin_right_menu .info {
		margin-bottom: 30px;
	}
	.channel_admin_right_menu .action_btn a {
		background-repeat: no-repeat;
		background-position: 8px -69px;
		background-color: #ff9900;
		margin-left: 20px;
		border-radius: 3px;
		color: #fff;
		float: right;
		font-size: 15px;
		padding: 10px 20px;
	}
}

/* channel admin label */
.channel_admin_label_wrapper {
	margin-bottom: 10px;
}
.channel_admin_label_wrapper .channel_admin_label {
	margin-right: 0.2em; 
	display: inline; 
	border-radius: 0.25em; 
	vertical-align: middle; 
	line-height: 1em; 
	font-size: 13px; 
	color: #fff; 
	padding: .2em .6em .3em;
}
.channel_admin_label_wrapper .channel_admin_label.green {
	background-color: #5cb85c;
}
.channel_admin_label_wrapper .channel_admin_label.blue {
	background-color: #5bc0de;
}
.channel_admin_label_wrapper .channel_admin_label.red {
	background-color: #de795b;
}


/* user admin avatar */
img.avatar {
	border-radius: 50%;
	width: 150px;
}
.usercenter_nav {
	position: relative;
}
.usercenter_nav .usercenter_info {
	padding: 15px;
	text-align: center;
	border-bottom: solid 1px #eee !important;
}
.usercenter_nav .usercenter_info img.avatar {
	border-radius: 50%;
	width: 120px;
}
.usercenter_nav .usercenter_info p {
	margin: 0px;
}
.usercenter_nav .usercenter_info .avatar_div {
}
.usercenter_nav .usercenter_info .info_div {
	margin-top: 10px;
}
.usercenter_nav .usercenter_info .info_div .view_profile a {
	color: #0e9a95;
}
.usercenter_nav .usercenter_info .info_div .view_profile a:hover {
	color: #ff6600;
}
.usercenter_nav .usercenter_info .info_div .name {
	font-size: 16px;
	margin: 0px;
	margin-bottom: 5px;
}
.usercenter_nav .usercenter_info .info_div .name i {
	margin-left: 10px;
}

.usercenter_nav .toggle_menu_btn {
	font-size: 16px;
	cursor: pointer;
	border-bottom: none;
}
.usercenter_nav .toggle_menu_btn.toggled {
	border-bottom: solid 1px #eee !important;
}
.usercenter_nav .toggle_menu {
	display: none;
}
.usercenter_nav ul.menu {
	top: 0px;
	right: 0px;
	z-index: 50;
}

@media (min-width: 768px) { /* desktop version */
	.usercenter_nav .usercenter_info {
		margin: 40px 0px 0px 0px;
		padding-bottom: 40px;
		text-align: center;
		border-bottom: solid 1px #eee !important;
	}
	.usercenter_nav .usercenter_info img.avatar {
		border-radius: 50%;
		width: 150px;
	}
	.usercenter_nav .usercenter_info .avatar_div {
		float: none;
	}
	.usercenter_nav .usercenter_info .info_div {
		margin-left: 0px;
		text-align: center;
	}
	.usercenter_nav .usercenter_info .info_div .name {
		margin-top: 30px;
		margin-bottom: 10px;
		font-size: 18px;
	}
	.usercenter_nav .toggle_menu_btn {
		display: none;
	}
	.usercenter_nav .toggle_menu {
		display: block;
	}
	.usercenter_nav ul.menu {
		background-color: transparent;
		position: static;
		top: auto;
		right: auto;
	}
}


/* channel admin form */
.channel_admin_form {
	padding: 5px;
}
.channel_admin_form .form_col1 {
	margin-bottom: 5px;
	text-align: left;
}
.channel_admin_form .mobile_same_line {
	float:left;	
}
.channel_admin_form .form_col2.mobile_same_line {
	margin-left: 10px;
}
.channel_admin_form .form_col2 {
	margin-bottom: 15px;
}
.channel_admin_form .form_col2 a {
	color: #008fa1;
}
.channel_admin_form .form_col2 a:hover {
	color: #ff6600;
	text-decoration: underline;
}
.channel_admin_form .tooltip_content {
	margin-left: 0px;
	display: none;
	font-size: 13px;
	margin-top: -10px;
	margin-bottom: 15px;
}
.channel_admin_form input[type=text], .channel_admin_form input[type=password], .channel_admin_form textarea {
	width: 100%;
	border-radius: 5px;
	border: solid 1px #ddd;
	padding: 5px;
	font-size: 15px;
}
.channel_admin_form input.error, .channel_admin_form select.error {
	border: solid 1px red;
	background-color: #ffe9e8;
}
.channel_admin_form .msg {
	padding: 0px;
	font-size: 13px;
	color: red;
	font-weight: bold;
	margin-top: 5px;
	display: none;
}
.channel_admin_form .input_remarks {
	margin-top: 5px;
	font-size: 13px;
}
.channel_admin_form textarea {
	height: 100px;
}
.channel_admin_form select {
	font-size: 15px;
	padding: 5px;
	margin-right: 10px;
}
.channel_admin_form input[type=checkbox] {
	font-size: 15px;
	padding: 5px;
	margin-right: 10px;
	width: 18px;
	height: 18px;
	line-height: 25px;
}
.channel_admin_form .mandatory {
	color: red;
}
.channel_admin_form #submit_btn {
	border-radius: 5px;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 20px;
	border-radius: solid 1px #ddd;
	cursor: pointer;
}

@media (min-width: 768px) { /* desktop version */
	.channel_admin_form {
		padding: 20px 20px 60px 20px;
		width: 100%;
		border-radius: 5px;
		background-color: #fff;
		margin-bottom: 30px;
		position: relative;
		margin-top: 0px;
	}
	.channel_admin_form .form_col1 {
		margin-bottom: 15px;
		width: 145px;
		text-align: right;
		float: left;
		clear: left;
	}
	.channel_admin_form .form_col2.mobile_same_line {
		margin-left: 200px;
		float:none;	
	}
	.channel_admin_form .form_col2 {
		margin-left: 160px;
		margin-bottom: 15px;
		margin-right: 60px;
		line-height: 25px;
	}
	.channel_admin_form .form_col2 a {
		color: #008fa1;
	}
	.channel_admin_form .form_col2 a:hover {
		color: #ff6600;
		text-decoration: underline;
	}
	.channel_admin_form .tooltip_content {
		margin-left: 200px;
		display: none;
		font-size: 13px;
		margin-top: -10px;
		margin-bottom: 15px;
	}
}