html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

* {
	outline: 0;
}
	
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; 
}

body {
	line-height: 1; 
}

body:after {
	display: none;
	content: url(../images/ts-over.png);
}

ol, ul {
	list-style: none; 
}

blockquote, q {
	quotes: none; 
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; 
}

table {
	border-collapse: collapse;
	border-spacing: 0; 
}

body {
	overflow: hidden;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #333;
    font-size: 13px;
    background: url(../images/bg.png) repeat;
}

a {
	text-decoration: none;
	color: #fff;
}

#switcher {
	height: 54px;
	padding:0;
    background:#1b1e24;
	border-bottom: 1px solid #0d0f12;
	z-index: 99999;
	position: fixed;
	width: 100%;
}

.share {
    float: right;
    margin-left: 14px;
	border-radius:2px;
    padding: 6px 0 3px 10px;
    margin-top: 3px;
	background:#333333;
}

#theme_list {
    position: relative;
}

.logo_image {
	margin-top:7px;
	width: 46px;
	height: 40px;
	background-image: url(../images/ts.png);
}

.logo_image:hover {
	background-image: url(../images/ts-over.png);
}

#theme_select {
	background: #0d0f12 url(../images/arrow.png) no-repeat;
	width: 200px;
	display: block;
	padding:10px 9px;
	color: #dfdfdf;	
    background-position: 95% 53%;
    border-radius:2px;
    font-weight: 700;
    margin-top: 3px;
	outline: 0;
}

#theme_select:hover {
    color:#F0F0F0;
}

#theme_dropdown_list {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 20px;
}

.center {
	margin: auto;
	width: 98%;
	padding: 8px 0;
}

.center ul li {
	display: inline;
	float: left;
}

.center ul li ul {
    display: none;
    height: 237px;
    margin-left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: static;
    width: 232px;
    z-index: -1;
}
.center ul li ul li {
	background: #0d0f12;
	border-bottom: 1px solid #090A0C;
}

.center ul li ul li:hover {
    background: #1b1e24;
}

.center ul li ul li a {
	display: block;
	padding: 10px;
	font-weight:bold;
	min-width: 198px;
	color:#DFDFDF;
}

.center ul li ul li a:hover {
    color:#F0F0F0;
}


#iframe {
	margin: 0 auto;
	display: block;
	padding-top: 55px;
	overflow: hidden;
	outline: 1px solid transparent;
	width: 100%;
	border: 0;
}

.logo {
    float: left;
    margin-right: 20px;
    margin-top: -8px;
}

.logo img { 
	opacity: 1; 
}

.links {
    float: right;
    margin-top: 4px;
}

.responsive {
    float: left; 
    margin-left: 14px;
    padding: 7px 0;
    margin-top: 3px;
}

.responsive a {
    opacity:0.5;
    float: left;
    margin: 0 6px;
}

.responsive a.desktop { 
	background: url(../images/devices.png) no-repeat 0 0; 
	width: 20px; 
	height: 19px; 
}

.responsive a.tabletlandscape { 
	background: url(../images/devices.png) no-repeat -30px -3px; 
	width: 17px; 
	height: 14px; 
	margin-top: 2px;
}

.responsive a.tabletportrait { 
	background: url(../images/devices.png) no-repeat -59px -1px; 
	width: 14px; 
	height: 17px;
	margin-top: 1px; 
}

.responsive a.mobilelandscape { 
	background: url(../images/devices.png) no-repeat -87px -4px; 
	width: 14px; 
	height: 11px;
	margin-top: 5px; 
}

.responsive a.mobileportrait { 
	background: url(../images/devices.png) no-repeat -117px -3px; 
	width: 11px; 
	height: 14px;
	margin-top: 3px; 
}

.responsive a.active, .responsive a:hover { 
	opacity:1; 
	color: #fff;
}

.purchase a {
    padding: 9px 15px 8px 8px;
    float: left;
	border-radius: 2px;
    font-weight: bold;
}
.purchase a {
    background-color: #7b8b33;
    background-image: linear-gradient(to bottom, #a4c346, #7b8b33);
    border-color: #7b8b33 #7b8b33 #829836;
    box-shadow: 0px 1px 0px rgba(208, 230, 120, 0.5) inset;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.purchase a:hover {
    background-color: #99b642;
    background-image: linear-gradient(to bottom, #aed053, #7b8b33);
    border-color: #748831;
    box-shadow: 0px 1px 0px rgba(208, 230, 120, 0.6) inset;
    color: #FFFFFF;
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);*/
}
.purchase a:focus {
    border-color: #0E3950;
    box-shadow: 0px 1px 0px rgba(208, 230, 120, 0.4) inset;
}

.purchase a img { 
	vertical-align: middle; 
	margin-right: 5px;
	margin-top: -3px;
}

.close a, .reset_changes {
    padding: 9px 15px 8px 10px;
    float: left;
	border-radius: 2px;
    font-weight: bold;
    margin-left: 15px;
}

.close a img { 
	vertical-align: middle; 
	margin-right: 5px; 
	margin-top: -3px; 
}

.close a, .reset_changes, .blue_button {
    background-color: #393d46;
    background-image: linear-gradient(to bottom, #393d46, #262b34);
    border-color: rgba(57, 63, 80, 1) rgb(59, 59, 59) rgb(85, 85, 85);
    box-shadow: 0px 1px 0px rgba(88, 95, 108, 0.5) inset;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.blue_button {
	height: 30px;
	margin-top: 2px;
	border-radius: 2px;
	width: 150px;
}

.option_link.open .blue_button {
	background: none;
	background-color: none;
	box-shadow: none;
}

.option_link.open .blue_button span {
	color: #1B1E24;
}

.blue_button span {
	vertical-align: top;
	margin-top: 9px;
	display: inline-block;
	font-weight: bold;
}

.close a:hover, .reset_changes:hover {
    background-color: #262b34;
    background-image: linear-gradient(to bottom, #262b34, #393d46);
    border-color: #4b4b54;
    box-shadow: 0px 1px 0px rgba(88, 95, 108, 0.6) inset;
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.close a:focus, .reset_changes:focus {
    border-color: #0E3950;
    box-shadow: 0px 1px 0px rgba(88, 95, 108, 0.6) inset;
}

.reset_changes {
	margin-left: 0;
	border: 0;
	cursor: pointer;
	margin-top: 15px;
	display: block;
	font-size: 12px;
}

img.preview {
	display: none;
	position: absolute;
	z-index:9999;
	top: 8px;
	left: 242px !important;
	background: #0d0f12;
	padding: 7px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.7);
	box-shadow: 0px 2px 5px rgba(0,0,0,0.7);
	-moz-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;      
}

.preview {
	position:absolute;
	display:none;
	padding: 3px;
	padding-bottom: 1px;
	background: #fff;
	border: 1px solid #242424;
}

.preview img {
	width: 400px;
}

.center ul li ul li:hover img.preview {
    display: inline;
    opacity:1;
}

.center ul li ul li span {
    float: right;
    font-size: 11px;
	font-weight:bold;
    background: #21759B;
    border-radius: 2px;
    padding: 3px 8px;
    color: #ffffff;
    margin-top: -2px;
    min-width: 40px;
    text-align: center;
}

.button_icon {
	font-size: 26px;
	margin-bottom: -10px;
	margin-top: -7px;
	margin-right: 5px;
	vertical-align: top;
}

.dropdown-icon {
	font-size: 16px;
	margin-right: 5px;
	min-width: 16px;
	color: #8b91a0;
}

.options {
	color: #FFF;
	font-size: 26px;
	/* margin-top: 5px; */
	cursor: pointer;
	/* float: right; */
	padding: 2px 7px 0px 5px;
}

.option_link {
	position: relative;
	width: 150px;
	height: 35px;
	display: inline-block;
	float: right;
	margin-right: 15px;
	transition-property: background-color, opacity, border;
	transition-duration: .3s;
	margin-top: 1px;
	border: 1px solid transparent;
	
	cursor: pointer;
}

.option_menu {
	width: 255px;
	position: absolute;
	top: 35px;
	right: -1px;
	opacity: 0;
	transition-property: background-color, opacity;
	transition-duration: .3s;
	
	-webkit-border-radius: 3px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius: 3px;
	-moz-border-radius-topright: 0;
	border-radius: 3px;
	border-top-right-radius: 0;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #000;
	border-top: 0;
	pointer-events: none;
}

.option_menu, .option_link.open {
	background-color: #FFF;
}

.option_link.open {
	-webkit-border-radius: 3px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 3px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-radius: 3px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border: 1px solid #000;
	border-bottom: 0;
}

.option_link.open .option_menu {
	opacity: 1;
	pointer-events: auto;
}

.option_link.open .options {
	color: #1b1e24;
}

.loading_image {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -8px;
	margin-top: -8px;
}

.error_message {
	text-align: center;
}

.option_menu h1 {
	font-size: 16px;
	display: block;
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
	line-height: 24px;
}

.option_menu h1:first-of-type, .option_menu .half h1:first-of-type {
	margin-top: -5px;
}

.option_menu .color_box, .option_menu .color_box_boxed {
	width: 20px;
	height: 20px;
	border: 1px solid #000;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
	border-radius: 2px;
	cursor: pointer;
	padding: 1px;
}

.option_menu .pattern_box {
	width: 20px;
	height: 20px;
	border: 1px solid #000;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
	border-radius: 2px;
	cursor: pointer;
	padding: 1px;
}

.option_menu .image_box {
	width: 20px;
	height: 20px;
	border: 1px solid #000;
	margin-right: 5px;
	margin-bottom: 5px;
	display: inline-block;
	border-radius: 2px;
	cursor: pointer;
	padding: 1px;
	background-size: cover;
}

.option_menu .color_box.active, .option_menu .color_box_boxed.active, .option_menu .pattern_box.active, .option_menu .image_box.active {
	border-width: 2px;
	padding: 0;
}

.option_menu .color_box_boxed {
	margin-top: 10px;
}

#loading_splash_screen {
	width: 100%;
	height: 100%;
	margin-top: 55px;
	background-color: #FFF;
	z-index: 9999;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transition-duration: .4s;
	transition-property: width, left, margin-left;
}

#loading_splash_screen.desktop 			{ width: 100%; }
#loading_splash_screen.tabletlandscape 	{ width: 1040px; left: 50%; margin-left: -520px; }
#loading_splash_screen.tabletportrait 	{ width: 788px; left: 50%; margin-left: -394px; }
#loading_splash_screen.mobilelandscape 	{ width: 500px; left: 50%; margin-left: -250px; }
#loading_splash_screen.mobileportrait 	{ width: 340px; left: 50%; margin-left: -170px; }

ul.dd-options li {
	width: 100%;
}

.option_menu select {
	width: 100%;
}

.styled-select {
	height: 34px;
	overflow: hidden;
	background: #ddd;
	border: 1px solid #ccc;
	position: relative;
	border-radius: 3px;
}

.styled-select i.dropdown-arrow {
	position: absolute;
	right: 10px;
	top: 9px;
	font-size: 14px;
}

.styled-select select {
	background: transparent;
	padding: 5px;
	font-size: 16px;
	border: 0;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
}

.boxed_patterns {
	display: none;
	margin-top: 20px;
}

/* loading */
.loader {
	width: 100%;
	height: 4px;
	position: relative;
	overflow: hidden;
}
.big {
	height: 16px;
	margin: 8px 0 0 0;
}
.loader > div {
	position: absolute;
	height: 100%;
	left: 50%;
}
.color_1 {
	background: #8b91a0;
}
.color_2 {
	background: #5b6273;
}
.color_3 {
	background: #353a42;
}
.color_4 {
	background: #1b1e24;
}
.sd0 {
	-webkit-animation: stretch 2.8s ease 0s infinite;
	-moz-animation: stretch 2.8s ease 0s infinite;
	-ms-animation: stretch 2.8s ease 0s infinite;
	-o-animation: stretch 2.8s ease 0s infinite;
	animation: stretch 2.8s ease 0s infinite;
}
.sd05 {
	-webkit-animation: stretch 2.8s ease .4s infinite;
	-moz-animation: stretch 2.8s ease .4s infinite;
	-ms-animation: stretch 2.8s ease .4s infinite;
	-o-animation: stretch 2.8s ease .4s infinite;
	animation: stretch 2.8s ease .4s infinite;
}
.sd1 {
	-webkit-animation: stretch 2.8s ease .8s infinite;
	-moz-animation: stretch 2.8s ease .8s infinite;
	-ms-animation: stretch 2.8s ease .8s infinite;
	-o-animation: stretch 2.8s ease .8s infinite;
	animation: stretch 2.8s ease .8s infinite;
}
.sd15 {
	-webkit-animation: stretch 2.8s ease 1.2s infinite;
	-moz-animation: stretch 2.8s ease 1.2s infinite;
	-ms-animation: stretch 2.8s ease 1.2s infinite;
	-o-animation: stretch 2.8s ease 1.2s infinite;
	animation: stretch 2.8s ease 1.2s infinite;
}
@keyframes "stretch" {
 0% {
    padding: 0 0 0 0;
   	left: 50%;
   	z-index: 4;
 }
 25% {
    z-index: 3;
 }
 50% {
    padding: 0 50% 0 50%;
   	left: 0;
   	z-index: 2;
 }
 100% {
    padding: 0 50% 0 50%;
   	left: 0;
   	z-index: 1;
 }
}
@-moz-keyframes stretch {
 0% {
   padding: 0 0 0 0;
   left: 50%;
   z-index: 4;
 }
 25% {
   z-index: 3;
 }
 50% {
   padding: 0 50% 0 50%;
   left: 0;
   z-index: 2;
 }
 100% {
   padding: 0 50% 0 50%;
   left: 0;
   z-index: 1;
 }
}
@-webkit-keyframes "stretch" {
 0% {
   padding: 0 0 0 0;
   left: 50%;
   z-index: 4;
 }
 25% {
   z-index: 3;
 }
 50% {
   padding: 0 50% 0 50%;
   left: 0;
   z-index: 2;
 }
 100% {
   padding: 0 50% 0 50%;
   left: 0;
   z-index: 1;
 }
}
@-ms-keyframes "stretch" {
 0% {
   padding: 0 0 0 0;
   left: 50%;
   z-index: 4;
 }
 25% {
   z-index: 3;
 }
 50% {
   padding: 0 50% 0 50%;
   left: 0;
   z-index: 2;
 }
 100% {
   padding: 0 50% 0 50%;
   left: 0;
   z-index: 1;
 }
}
@-o-keyframes "stretch" {
 0% {
   padding: 0 0 0 0;
   left: 50%;
   z-index: 4;
 }
 25% {
   z-index: 3;
 }
 50% {
   padding: 0 50% 0 50%;
   left: 0;
   z-index: 2;
 }
 100% {
   padding: 0 50% 0 50%;
   left: 0;
   z-index: 1;
 }
}


.menu_position > label, .logo_position > label {
	width: 49.5%;
}

.font_selector > label {
	width: 33%;
}


/* Flight Only Styles */
body.flight .option_menu, body.flight-wp .option_menu {
	width: 510px;
}

body.flight .option_menu .half, body.flight-wp .option_menu .half {
	width: 49.5%;
	display: inline-block;
	vertical-align: top;
}

.current_selected_font { text-transform: capitalize; }

.line_height, .font_size {
	margin-bottom: 1px;
}

.option_menu input[type=text] {
	padding: 2px;
	border: 1px solid #d4d4d4;
	box-shadow: inset 0px 2px 2px #ececec;
	margin-bottom: 6px;
}

.option_menu .half .dd.ddcommon {
	width: 95% !important;
}

.option_menu input[type=text]:focus {
	outline: 0;
	border: 1px solid #bbb;
}

.option_menu div.label {
	overflow: hidden;
}
.option_menu div.label label, .option_menu div.label input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.option_menu div.label label {
	font-weight: bold;
	background: linear-gradient(#f1f1f1, #e2e2e2);
	padding: 4px 10px;
	color: #444;	
	border: 1px solid #d4d4d4;
	border-right: 0;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	width: 40%;
	float: left;	
	text-align: center;
	margin-top: 2px;
	cursor: pointer;
}

.option_menu div.label input {
	width: 60%;
	padding: 4px;
	border: 1px solid #d4d4d4;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 4px;
	box-shadow: inset 0px 2px 2px #ececec;
}

.option_menu div.label input:focus {
	outline: 0;
	border: 1px solid #bbb;
}

@-webkit-keyframes gogoloader {
	0% {
	  -webkit-transform: scale(0);
	  opacity: 0;
	}
	50% {
	  opacity: 1;
	}
	100% {
	  -webkit-transform: scale(1);
	  opacity: 0;
	}
}
@-moz-keyframes gogoloader {
	0% {
	  -moz-transform: scale(0);
	  opacity: 0;
	}
	50% {
	  opacity: 1;
	}
	100% {
	  -moz-transform: scale(1);
	  opacity: 0;
	}
}
@-o-keyframes gogoloader {
	0% {
	  -o-transform: scale(0);
	  opacity: 0;
	}
	50% {
	  opacity: 1;
	}
	100% {
	  -o-transform: scale(1);
	  opacity: 0;
	}
}
@keyframes gogoloader {
	0% {
	  transform: scale(0);
	  opacity: 0;
	}
	50% {
	  opacity: 1;
	}
	100% {
	  transform: scale(1);
	  opacity: 0;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.share,
	.responsive{
		display:none;
	}
        
	img.preview {
		width: 360px;
	}
}
    
@media (max-width: 767px) {
	.share,
	.responsive{
		display:none;
	}
        
	img.preview {
		width: 300px;
		left: 191px;
	}
        
	#theme_select {
		width: 160px;
	}
        
	.center ul li ul li a {
		min-width: 190px;
	}
        
	.center ul li ul {
		width: 168px;
	}
        
	.logo {
		margin-right: 10px;
	}
        
	.purchase a {
		padding: 10px 5px;
	}
        
	.close a {
		padding: 10px 5px;
		margin-left: 6px;
	}
        
	.links {
		font-size: 11px;
	}
}


@media (max-width: 480px) {
        
	#theme_select {
		width: 145px;
	}
        
	img.preview {
		display: none !important;
	}

	.center {
		width: 95%;
	}
        
	.purchase a {
		padding: 10px 5px;
	}
        
	.close a {
		padding: 10px 5px;
		margin-left: 6px;
	}
        
	.links {
		font-size: 0;
	}
        
	.purchase a img, .close a img {
		margin-right: 0;
	}
}

@media (max-width : 480px) {
	.option_link {
		display: none;
	}
	
	.button_icon {
		font-size: 24px;
		margin-bottom: -8px;
		margin-top: -7px;
		margin-right: 2px;
		vertical-align: top;
	}
}