/* Descriptions */
.description {
	padding-right: 10px;
}
#close_about {
	position: absolute;
	background-image: url('../images/close.gif') !important;
	background-size: 12px 12px;
	background-repeat: no-repeat;
	height: 12px;
	width: 12px;
	margin-top: 7px;
	right: 12px;
	cursor: pointer;
}
#logo {
	background-image: url('../images/TabSlideLogo.png') !important;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 155px 155px;
	display: block;
	height:100%;
	margin-top: 7px;
	opacity: 0.2;
	position: absolute;
	top: 0;
	width:100%;
	z-index:-1;	
}
#overlay {
	background-color: black;
	border-radius: 3px;
	cursor: pointer;
	height: 100%;
	left: 0;
	opacity: 0.75;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10000;
}
#about {
	background-color: #fff;
	border-radius: 5px;
	font-size: medium;
	height:auto;
	left:200px;
	padding: 20px;
	position:fixed;
	top: 133px;
	width: auto;
	z-index: 10001;
}
#about a {
	vertical-align: baseline!important;
}
#help_menu {
	display: block;
	position: absolute;
	right: -2px;
	top: -31px;  
}
.help_menu_button {
	margin: 1px!important;
}
#help {
	right: 20px;
	position:absolute;
	top: 10px;
}
#setting-error-settings_updated {
	margin-bottom: 40px;
}
.span {
	padding-right: 10px;"
}
#share {
	z-index: 3;
}
#rate {
	cursor: pointer;
	display: block;
	margin-right: 23px;
	margin-top: 60px;
	position: fixed;
	right: 0;
	top: 100px;
	width: 140px;
	z-index: 2;
}

#reviews-submit-link {
	padding-right: 23px;
	padding-top: 130px;
	position: fixed;
	left: 800px;
	z-index: 1;
}
#general{
	font-size: medium;
	padding: 10px;
	width: 650px;
}
#advanced{
	display: none;
	font-size: medium;
	padding: 10px;
	width: 650px;
}
#advanced select, #include_list, #exclude_list, #disabled_pages {
	width:100%;
}
#tab_image_upload {
	display: none;
	left: 357px;
	position: absolute;
	top: 467px;
}
.newline {
	display: block;
	line-height: 2.7em; 
}
.sections {
	position: relative;
}
.padding {
	padding-left: 20px;
}
#tabs {
	border-top-width: 1px;
}
.active_status {
	background-color: #39E639;
	border-radius: 3px 3px 3px 3px;
	color: #000000;
	padding: 4px;
	text-shadow: none;
}
#instance-menu {
	left: 194px;
	top: 4px;
	position: absolute;
}
.instance_menu_item {
	background: none repeat scroll 0 0 #F1F1F1;
	padding: 5px!important;
	border-radius: 3px 3px 3px 3px;
	text-decoration: none;
}
.tabslide-icon {
	background-image: url('../images/TabSlide.png') !important;
	background-repeat: no-repeat;
	background-color: transparent;
	background-size: 100% auto;
	float: left;
	height: 36px;
	margin: 7px 8px 0 0;
	width: 36px;
	position: relative;
	opacity: 0.75;
}

#setting-error-settings_updated {
	margin-bottom: 0px!important;
}
#window_url, #picture_url, #video_url, #iframe_url {
	width:100%;
}

.hidden {
	display: none!important;
}
.shown {
	display:inline-block!important;
}
