/*
Theme Name: showtime 2.0
Theme URI: http://teamgeist-werbeagentur.at
Author: teamgeist Werbeagentur
Author URI: http://teamgeist-werbeagentur.at
Description: 

*/
@media (min-width: 300px) {
	#minor-publishing-actions {display: none}
	#visibility {display: none}
	#wp-featherlight-enable-wrap {display: none}
	.be-content-englisch-container {
		width: calc(100% - 60px);
		padding: 30px;
		background: lightblue;
	}
	.be-content-container {
		position: relative;
	}
	.be-platzierung-container {
		width: calc(100% - 60px);
		padding: 30px;
		background: rgba(57,64,73,1);
		color: white;
	}
	.be-platzierung-container > label {
		width: 33.333%;
		display: block;
		float: left;
		margin-bottom: 5px;
	}
	.be-workflow-container {
		width: calc(100% - 65px);
		margin: 10px 10px 0 0;
		padding: 30px;
		background: rgba(213,82,147,1);
		color: white;
		float: left;
	}
	.be-workflow-container2 {
		width: calc(100% - 65px);
		margin: 10px 10px 0 0;
		padding: 30px;
		background: rgba(81,91,57,1);
		color: white;
		float: left;
	}
	.be-workflow-container:nth-of-type(2n+1) {
		margin: 10px 0 0 0;
	}
	.be-workflow-container > label {
		width: 33.333%;
		display: block;
		float: left;
		margin-bottom: 5px;
	}
	.be-workflow-container2 > label {
		display: block;
		float: left;
		margin: 0 5px;
        width: 100px;
	}
	.be-notiz {
		position: absolute;
		top: 0;
		right: 0;
		width: 80px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		overflow: hidden;
	}
	.be-notiz > label {
		display: block;
		padding-top: 30px;
		margin-top: -30px;
	}
	#notitz_notitz_0_0 {
		position: absolute;
		z-index: 100;
		display: block;
		width: 100%;
		height: 30px;
		margin-top: -30px;
		background-color: transparent;
	}
	#notitz_notitz_0_0:checked {
		background-color: lightblue;
	}
	#notitz_notitz_0_0:checked:before {
		width: 80px;
		height: 30px;
		line-height: 30px;
		text-align: center;
	}
	.be-titel {
		width: 150px;
		float: left;
		font-weight: bold;
	}
	.be-short {
		width: calc(100% - 150px);
		float: left;
	}
	.be-short > input[type="text"] {
		width: calc(100% - 20px) !important;
		padding: 10px !important;
	}
	.clear {
		clear: both;
		opacity: 0;
		margin: 0 0 10px 0;
	}
	#info_intern2_0 {
		background-color: orchid;
		color: white;
	}
	.be-work-titel {
		width: 100%;
		font-weight: bold;
		color: white;
		font-size: 1.5em;
		margin-bottom: 20px;
	}
	.be-tl-start {
		width: calc(100% - 60px);
		padding: 30px;
		background: green;
	}
	.be-tl-start > label {
		width: 25%;
		float: left;
		margin-bottom: 20px;
		color: white;
		font-weight: bold;
	}
	.be-tl-ende {
		width: calc(100% - 60px);
		padding: 30px;
		background: red;
	}
	.be-tl-ende > label {
		width: 25%;
		float: left;
		margin-bottom: 20px;
		color: white;
		font-weight: bold;
	}
	.be-tl-bg {
		width: calc(100% - 60px);
		padding: 30px;
		background: lightgray;
	}
	.be-tl-bg > label {
		display: block;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		overflow: hidden;
		float: left;
		margin-left: 10px;
	}
	.be-tl-bg > label > input {
		display: block;
		width: 40px !important;
		height: 40px !important;
		border-radius: 50% !important;
	}
	#timeline_hintergrund_rot_4_0 {background-color: rgba(216,53,89,1.00)}
	#timeline_hintergrund_gruen_4_0 {background-color: rgba(0,157,23,1.00)}
	#timeline_hintergrund_blau_4_0 {background-color: rgba(0,119,186,1.00)}
	#timeline_hintergrund_gelb_4_0 {background-color: rgba(235,193,91,1.00)}
	#timeline_hintergrund_tuerkis_4_0 {background-color: rgba(29,173,206,1.00)}
	#timeline_hintergrund_lila_4_0 {background-color: rgba(137,107,165,1.00)}
	#timeline_hintergrund_orange_4_0 {background-color: rgba(222,118,55,1.00)}
	#timeline_hintergrund_pink_4_0 {background-color: rgba(217,77,140,1.00)}
	#timeline_hintergrund_rot_4_0:checked:before, #timeline_hintergrund_gruen_4_0:checked:before, #timeline_hintergrund_blau_4_0:checked:before, #timeline_hintergrund_gelb_4_0:checked:before, #timeline_hintergrund_tuerkis_4_0:checked:before, #timeline_hintergrund_lila_4_0:checked:before, #timeline_hintergrund_orange_4_0:checked:before, #timeline_hintergrund_pink_4_0:checked:before {
		vertical-align: middle;
		width: 10px;
		height: 10px;
		margin: 15px;
		line-height: 40px;
		background: white;
	}
}
