@charset "utf-8";
@font-face {
    font-family: 'Ubuntu';
    src: url('../webfonts/ubuntu/ubuntu-r-webfont.eot');
    src: url('../webfonts/ubuntu/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/ubuntu/ubuntu-r-webfont.svg#ubuntumedium') format('svg'),
         url('../webfonts/ubuntu/ubuntu-r-webfont.woff') format('woff'),
         url('../webfonts/ubuntu/ubuntu-r-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;

}

@font-face {
    font-family: 'Ubuntu';
     src: url('../webfonts/ubuntu/ubuntu-b-webfont.eot');
     src: url('../webfonts/ubuntu/ubuntu-b-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/ubuntu/ubuntu-b-webfont.svg#ubuntumedium') format('svg'),
		 url('../webfonts/ubuntu/ubuntu-b-webfont.woff') format('woff'),
         url('../webfonts/ubuntu/ubuntu-b-webfont.ttf') format('truetype');
    font-weight: 800;
    font-style: bold;
}

@font-face {
	font-family: 'EthnocentricRg-Regular';
	src: url('../webfonts/131EDC_0.eot'); /* IE9 Compat Modes */
	src: url('../webfonts/131EDC_0.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	 url('../webfonts/131EDC_0.woff') format('woff'), /* Modern Browsers */
	 url('../webfonts/131EDC_0.ttf')  format('truetype'),/* Safari, Android, iOS */
	 url('../webfonts/131EDC_0.svg#wf') format('svg');/* Legacy iOS */
}

@font-face {
	font-family: 'Coalition-Regular';
	src: url('../webfonts/Graffiare.ttf')  format('truetype');
}

/* CSS Document */
*{
	margin:0px;
	padding:0px;
}

img
{
	border: 0px;
}

html{
	height:100%;
	padding-bottom:1px;
}

body{
	background-color:#151515;
	font-family: Ubuntu, "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
}

.clr{
	clear:both;
}

.hoogtemaker
{
	height: 30px;
	background-color: #2D2D2D;
}

.con1{
	/*width:auto;*/
}

	.top_bar_con{
		width:auto;
		background-image:url(../images/top_bar_bg.jpg);
		background-repeat:repeat-x;
		height:32px;
	}
	
	.header_bar_con1{
		/*width:100%;*/
		/*min-width: 1000px;*/
		height:180px; /* 112px */
		border-bottom:1px solid #292929;
			/* below should be removed later on */
			/*background-image:url(../styles/images_green/stripe.jpg);*/
			background-position: left bottom;
			background-repeat: repeat-x;
			background-color: #292929;
	}
	
		.header_bar_con2{
			width:245px;
			border-left: 2px solid black;
			border-right: 2px solid black;
			background-image: url( '../images/Banner Tryouts/MarkMods-Banner-v4.2.png' );
			background-position: left bottom;
			background-repeat:no-repeat;
			height:180px; /* 113px */
			/*margin-left: 26px;*/
			float: left;
		}
		
		.header_bar_con3 {
			background-image: url( '../images/Banner Tryouts/MarkMods-Right-Full-Banner-v2.jpg' );
			background-position: left bottom;
			background-repeat:no-repeat;
			height: 180px; /* 113px */
			float: left;
			border-right: 2px solid black;
		}
	
	.con2{
		background-image:url(../images/repeatback.jpg);
		background-repeat:repeat;
	}
	
		.con3{
			/*width: 1199px;*/
			margin:0 auto;
		}
		
			.menu_bar_con{
				margin: 0px 0px 0px 0px;
				/*width:100%;
				min-width: 1077px;*/
				height:41px;
				background-image:url(../images/menu_bg.jpg);
				border-top:1px solid #000;
			}
				ul.top_menu {
					margin-left: 0px;
				}
				
				.top_menu{
					list-style:none;
					line-height:38px;
					font-family: EthnocentricRg-Regular, Arial, Helvetica, sans-serif;
					font-weight: normal;
					font-size: 13px;
				}
				
					.top_menu li{
						float:left;
						display:block;
						position: relative;
						line-height:38px !important;
					}
					
					.top_menu img {
						vertical-align: baseline !important;
					}
					
						.top_menu li a{
							display:block;
							padding:0px 12px;
							color:#fff;
							text-decoration:none;
							outline:none;
						}
						
						.top_menu li a:hover, .top_menu li a#on, li.top_menu_selected a {
							background-image:url(../images/menu_hover_bg.jpg);
							border-left:1px solid #000;
							border-right:1px solid #000;
							padding:0 10px;
							color:#F8711E;
							z-index: 1;
							margin-top: 2px;
						}
						
						.top_menu li:hover img, .top_menu li a#on img, li.top_menu_selected img {
							width: 26px;
							height: 26px;
						}
			
			.menu_bar_border_bottom{
				margin: 0px 0px 0px 0px;
				/*width:100%;
				min-width: 1077px;*/
				height:7px;
				background-image:url(../images/menu_border_bottom.jpg);
			}
			
			.main_con{
				background-color: #151515;
				margin-bottom:160px;
				font-family: Ubuntu, "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
				color: #4D4D4D;
				font-size: 13px;
			}
			
				.left_col{
					vertical-align: top;
					padding:12px 27px 27px 55px;
					background-color:#fff;
					background-image:url(../images/left_col_bg_v2.png);
					background-repeat:repeat-y;
					width: 721px;
					border-right:1px solid #010101;
					border-bottom:1px solid #151515;
					z-index: 10;
				}
				
					.main_news_con{
						margin:0 auto;
						color:#4D4D4D;
						font-size:13px;
						font-family: Ubuntu, "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
					}
					
					.main_news_con a {
						font-weight: normal;
						color: #F8711E;
						text-decoration: none;
					}
					
					.main_news_con a:hover{
						font-weight: normal;
						color: #F8711E;
						text-decoration: underline;
					}
					
					/*.main_news_con ul{
						padding: 15px 15px 15px 30px;
					}*/
					
					.main_news_con li{
						padding: 2px 0px 2px 12px;
					}
					
					.main_news_con p{
						line-height: 18px;
					}
					
						.navigation{
							padding:2px 0px 17px 0px;
							border-bottom:1px solid #d8d5d5;
							margin: 0 0 15px;
						}
						
						p.navigation{
							padding:12px 0px 27px 0px !important;
						}
							
							.main_news_post_text p{
								padding:5px 0px 3px 0px;
							}
				
				.right_col{
					width:247px;
					background-image:url(../images/right_col_bg.png);
					background-repeat:repeat-x;
					background-color:#2D2D2D;
					vertical-align: top;
					border-left:1px solid #010101;
					border-bottom:1px solid #151515;
				}
				
					.right_col_latest_matches {
						width:245px;
						margin-left:0px;
					}
					
					#rightmenu .right_col_latest_matches{
						width:200px;
					}
						.right_col_header{
							width:245px;
							height:44px;
							background-image:url(../images/right_col_box_header.png);
							line-height:44px;
							color:#fff;
							font-family: EthnocentricRg-Regular, Arial, Helvetica, sans-serif;
							font-size:13px;
							padding-left: 10px;
							cursor: pointer;
						}
						
							.right_col_header > span:first-child{
								padding:0px 0px 0px 17px;
							}
							
								.right_col_header span span{
									color:#F8711E;
								}
								
								.right_col_latest_matches_box {
									width:245px;
									font-family: Ubuntu, "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
									font-size:13px;
									color:#fff;
								}
								
									.right_col_latest_matches_box ul {
										list-style:none;
										margin: 0px !important;
									}
									
										.right_col_latest_matches_box ul li {
											width:245px;
											height:37px;
											background-color:#2d2d2d;
										}
										
											.lm_box_team{
												vertical-align: middle;
												height: 34px;
												line-height: 34px;
												text-align:left;
												font-size: 13px;
												float:left;
											}
											
												.lm_box_team a, .lm_box_team p{
													color:#fff;
													text-decoration: none !important;
													display:block;
													outline:none;
												}
												
												#mostRightCol .lm_box_team a, #mostRightCol  .lm_box_team p{
													padding-left: 15px;
												}
												
												#right_col .lm_box_team a, #right_col  .lm_box_team p{
													padding-left: 20px;
												}
												
												.nolinks .lm_box_team img {
													padding-left: 15px;
												}
												
												.lm_box_team a:hover, .on a{
													color:#F8711E;
													background-image:url(../images/menulink_hover_bg.jpg);
												}
												
												.lm_box_team:hover img {
													width: 18px;
													height: 18px;
													padding-right: 0px;
												}
												
												.on img, .on:hover img {
													width: 18px;
													height: 18px;
													padding-right: 2px;
												}
												
												.lm_box_team img {
													padding-right: 2px;
													vertical-align: baseline !important;
												}
												
												.lm_box_team_sub a{
													padding-left: 50px;
												}
											
												.right_col_box_devider{
													width: 100%;
													height:3px;
													background-image:url(../images/right_col_box_li_divider.png);
													float:left;
												}
												
												.right_col_sponsors_box{
												}
													
													#mostRightCol{
														background-color:#2D2D2D;
														
														border-right:1px solid #010101;
														border-bottom:1px solid #151515;
														
													}
													
														.bigSideLink a, .bigSideLinkLiveHelp a{
															text-align: left;
															border-style: solid; 
															border-width:1px; 
															border-color: black; 
															-webkit-border-radius: 4px; 
															-khtml-border-radius: 4px; 
															-moz-border-radius: 4px; 
															border-radius: 4px; 
															padding: 20px 5px 20px 5px;
															background-color: #2D2D2D;
															outline:none;
															color: #fff;
															display: block;
															text-decoration: none;
															font-family: EthnocentricRg-Regular, Arial, Helvetica, sans-serif;
															font-weight: normal;
															font-size: 15px;
														}
														
														.bigSideLink a:hover, .bigSideLinkLiveHelp a:hover {
															background-color: #181818;
															background-image:url(../images/menu_hover_bg_big.jpg);
															background-repeat:repeat-x;
															padding: 19px 5px 19px 5px;
														}
														
														.bigSideLink:hover img {
															width: 50px;
															height: 50px;
														}
														
														.bigSideLink span
														{
															color: #FF6B23;
														}
														
														.bigSideLink {
															width: 250px;
														}
										.footer_con{
											/*width:1015px;
											height:190px;*/
											background:url(../images/footer_con_bg.png) repeat-x #1B1B1B;
											border-right:1px solid #010101;
											border-bottom:1px solid #010101;
											border-left:1px solid #010101;
										}
										
											.footer_left{
												/*height:190px;*/
												margin: 0 auto;
												width: 800px;
											}
											
											.footer_text {
												text-align: center;
												clear: both;
											}
											
												.footer_my_accout{
													width:149px;
													height:167px;
													margin:0px 0px 0px 38px;
													float:left;
													clear: left;
												}
												
													.footer_list_title{
														color:#fff;
														font-family: EthnocentricRg-Regular, Arial, Helvetica, sans-serif;
														font-size:14px;
														text-align:center;
														width:149px;
														height:33px;
													}
													
														.footer_list{
															width:149px;
															height:104px;
														}
														
															.footer_list ul{
																width:149px;
																height:104px;
																list-style:none;
																text-align:center;
																margin:0px;
																padding:0px;
															}
															
																.footer_list ul li{
																	width:149px;
																	height:26px;
																	background-image:url(../images/footer_list_li_bg_v2.png);
																	background-repeat:repeat-x;
																	line-height:26px;
																	padding:0px;
																	margin:0px;
																}
																
																	.footer_list ul li a{
																		color:#fff;
																		outline:none;
																		display:block;
																		text-decoration:none;
																		font-family: Ubuntu, "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
																		font-size:12px;
																		margin:0px;
																		padding:0px;
																		width:149px;
																		height:26px;
																	}
																	
																	.footer_list ul li a:hover{
																		color:#F8711E;
																	}
																
																.footer_list ul li:hover{
																	background-image:url(../images/footer_list_li_hover_bg.png);
																}
																
																.footer_list_divider{
																	width:149px;
																	height:2px;
																	background-image:url(../images/footer_list_divider.png);
																}
																
																
															
												
											
											.footer_right{
												width:347px;
												height:190px;
												float:left;
											}
											
												.footer_right_content{
													width:225px;
													height:110px;
													padding: 20px 10px 0px 20px;
												}
												
													.footer_right_content a{
														color:#F8711E;
														text-decoration:none;
													}
													
													.footer_right_content a:hover{
														color:#fff;
													}
												
													.fooer_right_copyright{
														widows:265px;
														height:36px;
														color:#fff;
														font-size:13px;
														font-family: Ubuntu, "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
													}
													
													.footer_sitemap{
														width:265px;
														height:36p;
														color:#fff;
														font-weight:bold;
														font-size:13px;
														font-family: Ubuntu, "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
													}
													
														.footer_sitemap ul{
															list-style:none;
														}
														
															.footer_sitemap ul li{
																float:left;
															}
													
															.footer_sitemap a{
																color:#fff;
																text-decoration:none;
																outline:none;
															}
															
															.footer_sitemap a:hover{
																color:#F8711E;
															}								

.success { border-collapse: separate;border-style: solid; border-width:1px; border-color: black; color: white; background-color: #373737; padding: 8px; margin-bottom: 20px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 4px 4px 10px 0px grey; -moz-box-shadow: 4px 4px 10px 0px grey; -webkit-box-shadow: 4px 4px 10px 0px grey;}
.notice { border-collapse: separate;border-style: solid; border-width:1px; border-color: black; color: white; background-color: #373737; padding: 8px; margin-bottom: 20px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 4px 4px 10px 0px grey; -moz-box-shadow: 4px 4px 10px 0px grey; -webkit-box-shadow: 4px 4px 10px 0px grey; }
.warning { border-collapse: separate; border-style: solid; border-width:1px; border-color: black; color: white; background-color: #373737; padding: 8px; margin-bottom: 20px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 4px 4px 10px 0px grey; -moz-box-shadow: 4px 4px 10px 0px grey; -webkit-box-shadow: 4px 4px 10px 0px grey;}
.warning_popup { border-collapse: separate;width: 200px; position: fixed; top: 0px; right: 0px; border-style: solid; border-width:1px; border-color: #FFAA2A; color: black; background-color: #FFD42A; padding: 5px; margin-bottom: 20px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 4px 4px 10px 0px grey; -moz-box-shadow: 4px 4px 10px 0px grey; -webkit-box-shadow: 4px 4px 10px 0px grey;}
.error { border-collapse: separate;border-style: solid; border-width:1px; border-color: black; color: white; background-color: #373737; padding: 8px; margin-bottom: 20px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 4px 4px 10px 0px grey; -moz-box-shadow: 4px 4px 10px 0px grey; -webkit-box-shadow: 4px 4px 10px 0px grey;}
.add { border-collapse: separate;border-style: solid; border-width:1px; border-color: #000000; color: white; background-color: #323232; padding: 8px; margin-bottom: 20px; -webkit-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; box-shadow: 4px 4px 10px 0px grey; -moz-box-shadow: 4px 4px 10px 0px grey; -webkit-box-shadow: 4px 4px 10px 0px grey;}

.popover {
	color:#4D4D4D;
	font-size:13px;
	font-family: Ubuntu, "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
}
.tooltip {
	color:#4D4D4D;
	font-size:13px;
	font-family: Ubuntu, "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
}

.warning table tr td
{
	border: 0px none !important;
}

p {
	line-height: 18px;
}

#table1 { border-collapse: collapse; width:100%;}
#table2 { border-collapse: collapse; }
.table2 { border-collapse: collapse; }
#tr1 { background-color:#2D2D2D; font-weight: bold; color: #fff; }
#tr1 a { font-weight: bold; color: #fff; }
tr#tr1 { text-align: left; height: 36px; }
tr#tr1 th, tr#tr1 td { padding: 5px 3px 5px 3px; text-align: left; }
#table1 td {
	border-bottom:1px solid #d8d5d5;
	padding: 5px 3px 5px 3px;
	height: 22px;
}
#table2 td {
	border-bottom:1px solid #d8d5d5;
	padding: 5px 3px 5px 3px;
	height: 18px;
}
.table2 td {
	border-bottom:1px solid #d8d5d5;
	padding: 5px 3px 5px 3px;
	height: 32px;
}

.hovered { background-color:#D8D5D5; }

.zwart { background-color:#F2F2F2; }
.zwartnohover { background-color:#F2F2F2; }
.zwart:hover, .grijs:hover { background-color: rgba(248, 114, 30, 0.1);  }

.zwart:hover td, .grijs:hover td
{
	border-color: rgba(248, 114, 30, 0.15);
}

.selectedrow { background-color:#F3A12E; }
.selectedrownohover { background-color:#F3A12E; }
.selectedrow:hover { background-color:#F3942E; }


.left_col td
{
	height: 18px;
}

.sortable #tr1 
{
	color: #fff;
	cursor: pointer;
	font-size: 13px
}

#mostRightCol
{
	width: 250px;
	vertical-align: top;
}

.downloadButton
{
	width:175px;
	height:57px;
	background-image:url(../images/button_download.gif);
	float: left;
	cursor: pointer;
}
.downloadFileSize
{
	padding: 30px 35px 5px 0px;
	text-align: right;
	color: #fff;
}

.left
{
	text-align: left !important;
}

li.active
{
	color: #F8711E !important;
}

.higherDecimal
{
	font-size: 8px;
	vertical-align: top;
	color: grey;
}

.higherDecimalBig
{
	font-size: 8px;
	vertical-align: 8px;
	color: white;
}

.gameIcon
{
	vertical-align: bottom;
	opacity: 0.8;
	filter: alpha(opacity=80);
	padding: 5px 5px 5px 5px;
}

.gameIcon:hover
{
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#del
{
	background-image: url("../images/siemaIcons/16/trash orange.png");
	background-repeat: no-repeat;
	background-position:center; 
	display: block;
	width: 32px;
	cursor: pointer;
}

div#home
{
	background-image: url("../images/house_3.png");
	background-repeat: no-repeat;
	background-position:center; 
	z-index: 50;
	display: block;
	width: 42px;
}

a#home:hover
{
	padding:0px 11px !important;
}

#shoppingcartholder, #showFullScreenHolder
{
	cursor: pointer;
}

.gameserverpricerow
{
	font-weight: bold;
	text-align: center; 
	height: 68px !important;
}

.btn-warning
{
	color: white !important;
}

.btn-warning small
{
	color: white !important;
}

a.btn:hover
{
	text-decoration: none !important;
}

.arrow_box {
	position: relative;
	background: #eb8f34;
	border: 2px solid #232323;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(244, 122, 0, 0);
	border-top-color: #F47A00;
	border-width: 30px;
	margin-left: -30px;
}

.arrow_box:hover:after {
	border-top-color: #eb8f34;
}

.arrow_box:before {
	border-color: rgba(35, 35, 35, 0);
	border-top-color: #b87430;
	border-width: 33px;
	margin-left: -33px;
}

.gamecpmenu .nav li {
	padding: 0px;
	text-align: center;
}

.gamecpmenu .nav li a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	padding: 9px;
}

.gamecpmenu .nav li a:hover {
	font-weight: bold;
}

.gamecpcontainer {
	border: #ddd solid 1px;
	border-radius: 4px 4px 0 0;
}

.serverstatus .badge {
	font-size: 15px;
	padding: 10px;
}

.statusbadge {
	margin-bottom: 5px;
	display: inline-block;
}

.percentageButton
{
	background-repeat: no-repeat;
	background-position: center; 
	font-weight: bold;
	text-align: center;
	color: white;
	font-size: 10px;
	display: block;
	float: right;
	height: 45px;
	width: 49px;
	padding: 9px 0px 0px 0px !important;
}

#discount5
{
	background-image: url("../images/siemaIcons/48/label green.png");
}
#discount10
{
	background-image: url("../images/siemaIcons/48/label yellow.png");
}
#discount15
{
	background-image: url("../images/siemaIcons/48/label orange.png");
}

ul.gameserverFeatureList, ul.featureList
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

ul.gameserverFeatureList li, ul.featureList li
{
	background-image:url( "../images/check-mark-orange-md.png" );
	background-repeat:no-repeat;
	background-position:0px 0px; 
	padding-left: 40px;
	padding-top: 6px;
	padding-bottom: 6px;
}

table.gameserverFeatureList td:first-child
{
	border-right: 1px solid #D8D5D5;
	font-weight: bold;
	text-align: left;
}

table.gameserverFeatureList td
{
	padding: 10px;
	text-align: center;
}

.gameserverOverview
{
	display: block;
	width: 300px;
}
.gameserverOverviewNew
{
	background-repeat: no-repeat;
	background-position: center; 
	background-image: url("../images/label_new orange.png");
	position: relative;
	top: 48px;
	float: right;
	display: block;
	height: 48px;
	width: 48px;
	z-index: 20;
}

#menu_bar_nav_center
{
	margin: -2px 0px;
	display: table;
}

.ui-tabs-hide
{
	display: none;
}

.playerStatsBox
{
	float:left; 
	margin:0px 0px 10px 0px; 
	background-color:#282828; 
	border: 1px solid black; 
	color: white; 
	width: 100%; 
	height: 240px; 
	overflow: hidden;
}

.playerStatsBoxTable
{
	float:left; 
	padding:0px 10px 0px 10px; 
	border-right: 2px solid black;
	width: 200px;
}

.zero
{
	color: darkgray;
}

.player_stats_menu li
{
	min-width: 90px;
	text-align: center; 
}

.playerStatsBoxHeader
{
	text-align: center; 
	border-bottom: 2px solid black;
	font-family: EthnocentricRg-Regular, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
}

.graph
{
	cursor: pointer;
}

.playerStatsGraph
{
	clear: left;
}

.playerStatsGraph img
{
	width: 680px;
}

.backGameImage
{
	display: block;
	width: 100% !important;
	height: 200px;
	background-repeat: no-repeat;
	background-position:top right;
	background-color: #2D2D2D;
	background-size: 100%;
	z-index: 0;
}

.backGameImageHolder
{
	display: block;
	width: 100% !important;
	height: 200px;
	background-repeat: no-repeat;
	background-position:top right;
	background-color: #2D2D2D;
	margin-top: -14px;
	margin-bottom: -29px;
	position: relative;
	top: -14px;
	z-index: 0;
}

.imageoverlayTextbg
{
	position: relative;
	font-family: EthnocentricRg-Regular, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: -63px;
	color: #FF6B23;
	background-color: black;
	height: 55px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	z-index:2;
	width: 100%;
}

.imageoverlayText 
{
	position: relative;
	margin-left: 30px;
	margin-top: 254px;
	z-index:3;
	height: 55px;
	width: 100%;
	font-family: EthnocentricRg-Regular, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF6B23;
	line-height: 28px;
}

.imageoverlayText h1
{
	border: none;
	color: #FF6B23;
	line-height: 27px;
	font-size: 23px;
}

.imageoverlayPriceLbl1
{
	background: url("../images/siemaIcons/128/label orange.png") no-repeat;
	width: 128px;
	height: 128px;
	margin-top: -300px;
	float: right;
	color: white;
	padding: 35px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	font-family: EthnocentricRg-Regular, Arial, Helvetica, sans-serif;
	text-align: center;
}

.imageoverlayPriceLbl2
{
	background: url("../images/siemaIcons/128/label green.png") no-repeat;
	width: 128px;
	height: 128px;
	margin-top: -180px;
	float: right;
	color: white;
	padding: 35px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	font-family: EthnocentricRg-Regular, Arial, Helvetica, sans-serif;
	text-align: center;
}

.imageoverlayPriceLbl1 a, .imageoverlayPriceLbl2 a, .imageoverlayPriceLbl1 a:hover, .imageoverlayPriceLbl2 a:hover
{
	color: white;
}

#liveadmin_status_image_liveadmin
{
	margin-top: -18px;
}

.infoTopicRight
{
	float: right;
}

.infoTopicRight div
{
	float: right;
	width: 420px;
	margin: 0px 0px 0px 55px;
}

.sideImage
{
	margin-top: 10px;
}

.sideImageLarge
{
	margin-top: 10px;
	height: 200px;
}

.infoTopicLeft
{
	float: left;
}

.infoTopicLeft div
{
	float: left;
	width: 420px;
	margin: 0px 55px 0px 0px;
}

.yourgameserversCP
{
	float:left; 
	margin:0px -10px 100px 0px; 
	background-color:#282828; 
	border: 1px solid black; 
	color: white; 
	width: 460px;
	min-height: 250px;
}

.yourgameserversCP div
{
	float:left; 
	padding: 10px 10px 10px 10px; 
}

.ui-tabs-nav{
	list-style:none;
	line-height:38px;
	font-family: EthnocentricRg-Regular, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
}

	.ui-tabs-nav li{
		float:left;
		display:block;
		position: relative;
		padding: 2px 0px 1px 0px;
	}
	
		.ui-tabs-nav li a{
			display:block;
			padding:0px 7px;
			color:#fff;
			text-decoration: none !important;
			outline:none;
		}
		
		li.ui-state-hover, li.ui-state-active
		{
			padding: 1px 0px 0px 0px;
		}
		
		.ui-tabs-nav li a:hover, .ui-tabs-nav li a#on, li.ui-state-active a, li.ui-state-hover a {
			background-image:url(../images/menu_hover_bg.jpg);
			border-left:1px solid #000;
			border-right:1px solid #000;
			padding: 0 5px 0 10px;
			color:#F8711E;
			z-index: 1;
		}
		
		.ui-tabs-nav li:hover img, .ui-tabs-nav li a#on img, li.ui-state-active img, li.ui-state-hover img {
			width: 26px;
			height: 26px;
		}

.ui-tabs-panel table td
{
	border: 0px !important;
	height: 30px !important;
}

table.noborders td
{
	border-width: 0px !important;
	padding: 1px 3px 1px 3px !important;
	height: 12px !important;
}

.authusers
{
	padding: 0px 0px 0px 0px !important;
	margin-right: 10px;
	margin-left: -10px;
}

.authusers li
{
	border: 1px solid #D8D5D5;
	background-color: #F2F2F2;
	color: black;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	list-style: none;
	margin-bottom: 5px;
	-webkit-border-radius: 4px; 
	-khtml-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
}

.authusers li:hover
{
	background-color: rgba(248, 114, 30, 0.9);
}

.largeform input[type="text"]
{
	width: 230px;
}

.largeform textarea
{
	width: 430px;
	min-height: 70px;
	height: auto;
}

.defaultvalue {
	display: none;
}

.dd-option-text, .dd-selected-text {
	margin-bottom: 0px;
}

a.dd-option:hover {
	text-decoration: none;
}

a.dd-option {
	color: black;
}

.dd-option-text {
	cursor: pointer;
}

.dd-options li {
	padding: 0 !important;

}

.progressbar div.ui-progressbar
{
	width: 80%;
}

.progressbar .ui-progressbar .ui-progressbar-value {
margin: -11px;
height: 100%;
}

.progressbar .ui-widget-header {
border: 1px solid rgba(248, 114, 30, 0.20)/*{borderColorHeader}*/;
background: rgba(248, 114, 30, 0.15) /*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/;
color: #222/*{fcHeader}*/;
font-weight: bold;
}

.progressbar .ui-widget-content {
border: 1px solid #AAA/*{borderColorContent}*/;
background: white/*{bgColorContent}*/ /*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
color: #222/*{fcContent}*/;
}

.progressbar .ui-progressbar {
height: 1px;
text-align: left;
}

#rightmarkmodsimg { width: 250px; }


#content-nav {
	width: 100%;
	height: 270px;
	display: block;
	position: relative;
	margin-left: -55px;
	margin-right: -55px;
}

.wrapper {
	margin: 0 auto;
	padding: 0 41px;
	background: #C2C2C2;
	border-top: 1px solid #C49382;
	border-bottom: 1px solid #843113;
	position: absolute;
	width: 100%;
}

#content-nav ul {
	list-style: none;
	height: 180px;
	margin: 0 auto;
	width: 550px;
}

#content-nav ul li:hover, #content-nav ul li.active {
	background-color: #A2A2A2;
	color: #F8711E !important;
}

#content-nav ul li:first-child #content-nav ul li:third-child {
	margin: 0;
}

#content-nav ul li {
	width: 250px;
	height: 95px;
	margin: 0 0 20px 20px;
	padding: 0;
	float: left;
	text-align: center;
	position: relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: list-item;
}

#content-nav.small ul li {
	width: 200px;
	margin: 0 0 20px 10px;
}

#content-nav.small ul {
	width: 650px;
}

#content-nav ul li h3 {
	margin: 0;
	padding: 20px 0 4px;
	font-size: 24px;
	color: white;
	text-transform: uppercase;
	font-family: 'Arial', sans-serif;
}

.privateServerBadge
{
	background-repeat: no-repeat;
	background-position: center; 
	font-weight: bold;
	text-align: center;
	color: white;
	font-size: 16px;
	display: block;
	height: 179px;
	width: 256px;
	padding: 60px 0px 0px 0px !important;
	position: relative;
	background-image: url("../images/siemaIcons/256/label orange.png");
	font-family: EthnocentricRg-Regular, Arial, Helvetica, sans-serif;
}

ul.yourgameservers li
{
	width: 157px;
	float: none !important;
}

.header-product h3
{
	margin-top: 10px;
}

.gamecpmenu h3 {
	padding-left: 10px;
}

.header-product ul
{
	margin-left: 15px;
}

.iconItem:hover {
	background-color: #FFFFFF;
}
.iconItem {
    border-bottom: 1px solid #CCCCCC;
    padding: 10px 15px 20px 30px;;
}

.iconList{
	border-top: 1px solid #CCCCCC;
	background-color: #F6F6F6;
}

.iconImg {
    width: 92px;
	float: left;
}

.iconBody {
	width: 405px;
	overflow: hidden;
}

#numOfSlots {
	width: 90px;
	margin-bottom: 5px !important;
}

.countrybtnsmall
{
	width: 75px;
	height: 220px;
}

.monthPriceHeader {
	color: #f8711e; 
	border-bottom: 1px solid #D8D5D5;
    display: block;
    font-size: 18px;
    margin: 0 0 10px -14px;
    width: 163px;
	padding-bottom: 10px; 
}

.monthPriceHeaderMini {
	width: 103px !important;
}

.monthPriceHeaderSmall {
    width: 123px !important;
}

.monthPriceHeaderMedium{
	width: 153px !important;
}

.monthPriceSlots {
	font-weight: bold;
	color: black;
}

.monthPrice {
	color: #E86D24; 
	font-size: 35px; 
	font-family: EthnocentricRg-Regular, Arial, Helvetica, sans-serif;
}

.btn-warning .monthPrice, .btn-warning .monthPriceHeader {
	color: white;
}

.monthPriceSmall {
	vertical-align: 25px;
	font-size: 12px; 
}

.gameserverprice {
	/*height: 220px;*/
	width: 130px;
}

.before-you-buy-fixed-top {
	position: fixed !important;
	top: 15px;
	left: 65%;
}

.gameserverpricingcontainerA {
	overflow: hidden;
}

.gameserverpricingcontainerB {
	width: 3000px;
}

.gameserverpricingcontainer {
	float: left;
	margin-right: 100px;
}

.gameserverpricingcontainerA, .gameserverpricingcontainer { width: 721px; }
.homepageBtn { width: 200px; }

.table td {
	vertical-align: middle !important;
}

table .hidehover td {
	vertical-align: top !important;
}

table .hidehover td:nth-child(2) {
	padding-left: 20px;
}

.dropdown-menu li {
	padding: 0px !important;
}

.blockElement {
	margin: 80px 0px 0px 100px !important;
}

.breadcrumb li {
	padding-left: 0px;
}

img.coverage {
	margin-left: -55px;
    margin-right: -30px;
    max-width: 1000px;
    /*width: 802px;*/
}

.configurationsetttings input, .configurationsetttings textarea {
	width: 94% !important;
}

.configurationsetttings .select2-container {
	width: 96% !important;
	margin-bottom: 9px;
}

/* Media Queries
***********************/
@media only screen and (min-width: 1300px) 
{	
	.con3{ width: 1299px; }
	.header_bar_con1 { min-width: 1299px; }
	.header_bar_con3 { width: 1048px; }
	.header_bar_con_keeper { width: 1299px; margin: 0 auto; }
}

@media only screen and (max-width: 1300px) /* up to 1280px */
{	
	#leftmenu { width: 220px; }
	#right_col{ width: 220px; }
	.right_col_latest_matches { width: 220px; }
	
	.con3{ width: 1230px; }
	.header_bar_con1 { min-width: 1230px; }
	.header_bar_con3 { width: 974px; }
	.header_bar_con_keeper { width: 1230px; margin: 0 auto; }
	
	#mostRightCol { width: 200px; }
	.twtr-doc { width: 200px !important; }
	html { min-width: 1240px; }
}

@media only screen and (max-width: 1240px) /* up to 1240px */
{	
	#leftmenu { width: 200px; }
	#right_col{ width: 200px; }
	.right_col_latest_matches { width: 200px; }
	
	#rightmenu { display: none; }
	#mostRightCol{ display: none; }
	
	.con3{ width: 1004px; }
	.header_bar_con1 { min-width: 1004px; }
	.header_bar_con3 { width: 753px; }
	.header_bar_con_keeper { width: 1004px; margin: 0 auto; }
	html { min-width: 1010px; }

	.top_menu li a { font-size: 10px; }
}

@media only screen and (min-width: 1000px) /* from 1000px */
{
	#normal_menu { display: block; }
	#mobile_menu { display: none; }
	div.showOnMobile { display: none !important; }
}

@media only screen and (max-width: 1000px) /* up to 1000px */
{
	.con3{ width: 800px; }
	.header_bar_con1 { min-width: 800px; }
	.header_bar_con3 { width: 549px; }
	.header_bar_con_keeper { width: 800px; margin: 0 auto; }
	#normal_menu { display: none; }
	#mobile_menu { display: block; }
	.removeOnMobile { display: none; }
	td.showOnMobile { display: table-cell !important; }
	#leftmenu, .right_col_latest_matches, .right_col_header, .right_col_latest_matches_box, .right_col_latest_matches_box ul li { width: 800px; }
	#right_col { display: none; }
	body { min-width: 810px; padding: 0px !important; }
	html { min-width: 870px; }
	
	.lm_box_team_special a, .lm_box_team a, .right_col_header { line-height: 82px; font-size: 50px; }
	.right_col_header, .lm_box_team a:hover, .on a { height: 82px; background-color: black; background-image: none; }
	.lm_box_team_special, .lm_box_team { height: 87px !important; }
	.lm_box_team_special:hover img, .lm_box_team:hover img { height: 50px; width: 50px; }
	.lm_box_team img { height: 48px; width: 48px; }
}


/**
 *
 * Main container
 *
 */
#addToHomeScreen {
	z-index:9999;
	-webkit-user-select:none;
	-webkit-box-sizing:border-box;
	width:240px;
	font-size:15px;
	padding:12px 14px;
	text-align:left;
	font-family:helvetica;
	background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(0,#fff),color-stop(0.02,#eee),color-stop(0.98,#ccc),color-stop(1,#a3a3a3));
	border:1px solid #505050;
	-webkit-border-radius:8px;
	-webkit-background-clip:padding-box;
	color:#333;
	text-shadow:0 1px 0 rgba(255,255,255,0.75);
	line-height:130%;
	-webkit-box-shadow:0 0 4px rgba(0,0,0,0.5);
}

#addToHomeScreen.addToHomeIpad {
	width:268px;
	font-size:18px;
	padding:14px;
}

/**
 *
 * The 'wide' class is added when the popup contains the touch icon
 *
 */
#addToHomeScreen.addToHomeWide {
	width:296px;
}

#addToHomeScreen.addToHomeIpad.addToHomeWide {
	width:320px;
	font-size:18px;
	padding:14px;
}

/**
 *
 * The balloon arrow
 *
 */
#addToHomeScreen .addToHomeArrow {
	position:absolute;
	background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(0,rgba(204,204,204,0)),color-stop(0.4,rgba(204,204,204,0)),color-stop(0.4,#ccc));
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#505050;
	width:16px; height:16px;
	-webkit-transform:rotateZ(45deg);
	bottom:-9px; left:50%;
	margin-left:-8px;
	-webkit-box-shadow:inset -1px -1px 0 #a9a9a9;
	-webkit-border-bottom-right-radius:2px;
}


/**
 *
 * The balloon arrow for iPad
 *
 */
#addToHomeScreen.addToHomeIpad .addToHomeArrow {
	-webkit-transform:rotateZ(-135deg);
	background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(0,rgba(238,238,238,0)),color-stop(0.4,rgba(238,238,238,0)),color-stop(0.4,#eee));
	-webkit-box-shadow:inset -1px -1px 0 #fff;
	top:-9px; bottom:auto; left:50%;
}


/**
 *
 * Close button
 *
 */
#addToHomeScreen .addToHomeClose {
	-webkit-box-sizing:border-box;
	position:absolute;
	right:4px;
	top:4px;
	width:18px;
	height:18px; line-height:14px;
	text-align:center;
	text-indent:1px;
	-webkit-border-radius:9px;
	background:rgba(0,0,0,0.12);
	color:#707070;
	-webkit-box-shadow:0 1px 0 #fff;
	font-size:16px;
}


/**
 *
 * The '+' icon, displayed only on iOS < 4.2
 *
 */
#addToHomeScreen .addToHomePlus {
	font-weight:bold;
	font-size:1.3em;
}


/**
 *
 * The 'share' icon, displayed only on iOS >= 4.2
 *
 */
#addToHomeScreen .addToHomeShare {
	display:inline-block;
	width:18px;
	height:15px;
	background-repeat:no-repeat;
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAQAAABDj1eZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUdJREFUKFNtkLtLw1AYxS/qJLhXVKr2ZRulUNtiqgSb3CziICI6ucTFVYcOnaQOFRwUnNTRwUWXgpP/QdHNUEQUHGxofYBTlRs83iZNjKTncOGe7/vx3QchXUWn6FL3jhfKUdCCr5zuifV5oDiHQM+c+CIhiiCSWNu08iq9oHXKLAiqrgR4UXqlOEYZt++ExEL0wW7+OW0G10muLv9gmqfe5FAWKmTMYQYiFL7PYwyLOD8lSjNh2gdnPzMII4QUBxc4OothbAF7GCBKQ0YbSWyPQsIhqvetS+y0ygGMo/KFZfviDvR4AhwgZU9dGYnA0J/6ndc15i3ouYIMcVVUcEXIoOxCeRCfwP8sXBSdjtpUv/1QW+K16kCCIUC4id9Fa0JtkluwVkSfqPL6RwfSDA0aNlx7k/bWgViB7bMS2/1vk5sdsZLN/ALSuL3tylO4RAAAAABJRU5ErkJggg==);
	background-size:18px 15px;
	text-indent:-9999em;
	overflow:hidden;
}


/**
 *
 * The touch icon (if available)
 *
 */
#addToHomeScreen .addToHomeTouchIcon {
	display:block;
	float:left;
	-webkit-border-radius:6px;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5),
		inset 0 0 2px rgba(255,255,255,0.9);
	background-repeat:no-repeat;
	width:57px; height:57px;
	-webkit-background-size:57px 57px;
	margin:0 12px 0 0;
	border:1px solid #333;
	-webkit-background-clip:padding-box;
}


/**
 *
 * The 'share' icon for retina display
 *
 */
@media all and (-webkit-min-device-pixel-ratio: 2) {
	#addToHomeScreen .addToHomeShare {
		background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAeCAQAAADu6HTYAAADPElEQVR4Xq3TX2gcRRzA8e/M7mVv2+TSNpc/TZtrY6jUGqgaSAmEChKLrYK0YH0RFC2CSCkEfCghiKU04J8qNigq6os+iQV98MHWFwVBrQQRWs21lBw5cw3NNb1/udu72RGG5Y77IzXW77D7sAwf5scyYoL6BGXSDKFZwaGpLvIUaeoCkvX1MmsM0Ny6oRSQYOLuIS+YZOpfQdqslpUxcZrzTVAz4qPwW2O3CeIwC/RSzeY6Ow1QhUrkr+YOWfEKDkEP8Rij7CHKJmrFSDHBdwGEE5wiGChPN+PnT8VdRtEIl1d4gRj/1EVe5ZSBKGh8iqQpo/Fo5+3C/gz0MYg4zgwbqday1/Q4B8BGQ45d/Hi54lakCrU5obOcidJpu1+Lg9whjabyaOYLnrIBFFaRD+xe2ybMDWY66GmP/WA9cGfGp0CWhy0wkMN8inepFiH2rV1j0NQSNQbFLRQnS8/8YSDBBpadfv4CYDub2fmeHDNAsL1MBWUel0iA+Xik6eHcyvD3vAMSU1TGuA/YRS+dD7ovCQN43GKRFCU20Kd3V/avDVVyAZ5niTEuLA5/zBGWg9EEEhfJKN200Tat8CmRAQb9+wv7soPlHt2tQorsz1uPbr0HTY4sJwrH47zJZwABBAKLMBoQXepwgTwdHCo+fXMkQ4lrxEmQ5AaXipPqDY9V2vn09tgvTPI71EEGYxM+/uMJLJ4svpgaWGKOi/xKgmqLSUGSUd5f2vIVJ/CgBaTIUsZ7ZBsn0+NzfMOXLFCXQyTcybN6ep5ZZgUOHn7jpfUpsZshdugPGf+E5zjbyHTSRyQ8xfRPPM/s63RHeuknSoT22mjmmnAOIMkUZ6D1xSfPPAfd1WFKM3sO2CMaHx8M1NjnXKHaAGGkOW0C02WeYHUz4qMtx+w5gUDS8NckYe5lHsMYwCZEPyEEmjLDZFmAS7CDviMdxyTkMNVBKEmYLvbiQQBIBBbCQG04bGQvFWz6CfsCQLWCigILFwcfkGYBiOpbYuOizTAyYyDdCtrGaRG1LCkIgMYEFhI0WqQZoSlbGRyHKe4qOx7iv2bVQW9dp4dlM/x6kmwnWQcd/Q3FCqwTEiT5s+6D5v/pb0SSHyg7uhMWAAAAAElFTkSuQmCC);
	}
}





/*
Version: 3.4.0 Timestamp: Tue May 14 08:27:33 PDT 2013
*/
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    /* inline-block for ie7 */
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input{
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box; /* webkit */
   -khtml-box-sizing: border-box; /* konqueror */
     -moz-box-sizing: border-box; /* firefox */
      -ms-box-sizing: border-box; /* ie */
          box-sizing: border-box; /* css3 */
}

.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;

    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;

    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;

    -webkit-background-clip: padding-box;
       -moz-background-clip: padding;
            background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
    background-image: -o-linear-gradient(bottom, #eeeeee 0%, #ffffff 50%);
    background-image: -ms-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(top, #ffffff 0%, #eeeeee 50%);
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;

    -webkit-border-radius:0 0 4px 4px;
       -moz-border-radius:0 0 4px 4px;
            border-radius:0 0 4px 4px;

    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
    background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
    background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
    background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%);
    background-image: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 90%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
    background-image: linear-gradient(top, #eeeeee 0%,#ffffff 90%);
}

.select2-container.select2-allowclear .select2-choice span {
    margin-right: 42px;
}

.select2-container .select2-choice span {
    margin-right: 26px;
    display: block;
    overflow: hidden;

    white-space: nowrap;

    -ms-text-overflow: ellipsis;
     -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;

    font-size: 1px;
    text-decoration: none;

    border: 0;
    background: url('../images/select2/select2.png') right top no-repeat;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
}

.select2-drop-mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9998;
}

.select2-drop {
    width: 100%;
    margin-top:-1px;
    position: absolute;
    z-index: 9999;
    top: 100%;

    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;

    -webkit-border-radius: 0 0 4px 4px;
       -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;

    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
       -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto;
}

.select2-drop-auto-width .select2-search {
    padding-top: 4px;
}

.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;

    -webkit-border-radius: 4px 4px 0 0;
       -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;

    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
       -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
            box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.select2-container .select2-choice div {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;

    border-left: 1px solid #aaa;
    -webkit-border-radius: 0 4px 4px 0;
       -moz-border-radius: 0 4px 4px 0;
            border-radius: 0 4px 4px 0;

    -webkit-background-clip: padding-box;
       -moz-background-clip: padding;
            background-clip: padding-box;

    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -o-linear-gradient(bottom, #ccc 0%, #eee 60%);
    background-image: -ms-linear-gradient(top, #cccccc 0%, #eeeeee 60%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(top, #cccccc 0%, #eeeeee 60%);
}

.select2-container .select2-choice div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url('../images/select2/select2.png') no-repeat 0 1px;
}

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;

    position: relative;
    z-index: 10000;

    white-space: nowrap;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;

    outline: 0;
    font-family: sans-serif;
    font-size: 1em;

    border: 1px solid #aaa;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;

    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;

    background: #fff url('../images/select2/select2.png') no-repeat 100% -22px;
    background: url('../images/select2/select2.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('../images/select2/select2.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../images/select2/select2.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../images/select2/select2.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('../images/select2/select2.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('../images/select2/select2.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-search input.select2-active {
    background: #fff url('../images/select2/select2-spinner.gif') no-repeat 100%;
    background: url('../images/select2/select2-spinner.gif') no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('../images/select2/select2-spinner.gif') no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../images/select2/select2-spinner.gif') no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../images/select2/select2-spinner.gif') no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('../images/select2/select2-spinner.gif') no-repeat 100%, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('../images/select2/select2-spinner.gif') no-repeat 100%, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
       -moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
            box-shadow: 0 0 5px rgba(0,0,0,.3);
}

.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
       -moz-box-shadow: 0 1px 0 #fff inset;
            box-shadow: 0 1px 0 #fff inset;

    -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
            border-bottom-left-radius: 0;

    -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-bottomright: 0;
            border-bottom-right-radius: 0;

    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, white), color-stop(0.5, #eeeeee));
    background-image: -webkit-linear-gradient(center bottom, white 0%, #eeeeee 50%);
    background-image: -moz-linear-gradient(center bottom, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(bottom, white 0%, #eeeeee 50%);
    background-image: -ms-linear-gradient(top, #ffffff 0%,#eeeeee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
    background-image: linear-gradient(top, #ffffff 0%,#eeeeee 50%);
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;

    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.5, #eeeeee));
    background-image: -webkit-linear-gradient(center top, white 0%, #eeeeee 50%);
    background-image: -moz-linear-gradient(center top, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -ms-linear-gradient(bottom, #ffffff 0%,#eeeeee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 );
    background-image: linear-gradient(bottom, #ffffff 0%,#eeeeee 50%);
}

.select2-dropdown-open .select2-choice div {
    background: transparent;
    border-left: none;
    filter: none;
}
.select2-dropdown-open .select2-choice div b {
    background-position: -18px 1px;
}

/* results */
.select2-results {
    max-height: 400px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label { padding-left: 20px }
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 40px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 60px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 80px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 100px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 110px }
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label { padding-left: 120px }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;

    min-height: 1em;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: white;
    color: #000;
}


.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url('../images/select2/select2-spinner.gif') no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

/* disabled styles */

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container.select2-container-disabled .select2-choice div {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
    display: none;
}


/* multiselect */

.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;

    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;

    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background-image: -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
    background-image: linear-gradient(top, #eeeeee 1%, #ffffff 15%);
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;

    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
       -moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
            box-shadow: 0 0 5px rgba(0,0,0,.3);
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;

    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('../images/select2/select2-spinner.gif') no-repeat 100% !important;
}

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px !important;
    margin: 3px 0 3px 5px !important;
    position: relative;

    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;

    -webkit-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
       -moz-box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);
            box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0,0,0,0.05);

    -webkit-background-clip: padding-box;
       -moz-background-clip: padding;
            background-clip: padding-box;

    -webkit-touch-callout: none;
      -webkit-user-select: none;
       -khtml-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;

    background-color: #e4e4e4;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0 );
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice span {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;

    font-size: 1px;
    outline: none;
    background: url('../images/select2/select2.png') right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
    left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices{
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {    display: none;
    background:none;
}
/* end multiselect */


.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    border: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: absolute;
    outline: 0;
    left: 0px;
}

.select2-display-none {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}
/* Retina-ize icons */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi)  {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice div b {
      background-image: url('../images/select2/select2x2.png') !important;
      background-repeat: no-repeat !important;
      background-size: 60px 40px !important;
  }
  .select2-search input {
      background-position: 100% -21px !important;
  }
}


.ms-container{
  background: transparent url('../images/switch.png') no-repeat 50% 50%;
  width: 96%;
}

.ms-container:after{
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  min-height: 0;
  visibility: hidden;
}

.ms-container .ms-selectable, .ms-container .ms-selection{
  background: #fff;
  color: #555555;
  float: left;
  width: 45%;
}
.ms-container .ms-selection{
  float: right;
}

.ms-container .ms-list{
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  height: 200px;
  padding: 0;
  overflow-y: auto;
}

.ms-container .ms-list.ms-focus{
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
}

.ms-container ul{
  margin: 0;
  list-style-type: none;
  padding: 0;
}

.ms-container .ms-optgroup-container{
  width: 100%;
}

.ms-container .ms-optgroup-label{
  margin: 0;
  padding: 5px 0px 0px 5px;
  cursor: pointer;
  color: #999;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection{
  border-bottom: 1px #eee solid;
  padding: 2px 10px;
  color: #555;
  font-size: 14px;
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover{
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #F47A00;
}

.ms-container .ms-selectable li.disabled,
.ms-container .ms-selection li.disabled{
  background-color: #eee;
  color: #aaa;
  cursor: text;
}

/*
 *
 * Main stylesheet for Switchery.
 * http://abpetkov.github.io/switchery/
 *
 */

/* Switchery defaults. */

.switchery {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block;
  height: 30px;
  position: relative;
  vertical-align: middle;
  width: 50px;

  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: content-box;
  background-clip: content-box;
}

.switchery > small {
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  height: 30px;
  position: absolute;
  top: 0;
  width: 30px;
}

/* Switchery sizes. */

.switchery-small {
  border-radius: 20px;
  height: 20px;
  width: 33px;
}

.switchery-small > small {
  height: 20px;
  width: 20px;
}

.switchery-large {
  border-radius: 40px;
  height: 40px;
  width: 66px;
}

.switchery-large > small {
  height: 40px;
  width: 40px;
}




/* copied from bootstrap*/

.markmodscpholder .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.markmodscpholder .btn:focus,
.markmodscpholder .btn:active:focus,
.markmodscpholder .btn.active:focus,
.markmodscpholder .btn.focus,
.markmodscpholder .btn:active.focus,
.markmodscpholder .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.markmodscpholder .btn:hover,
.markmodscpholder .btn:focus,
.markmodscpholder .btn.focus {
  color: #333;
  text-decoration: none;
}
.markmodscpholder .btn:active,
.markmodscpholder .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.markmodscpholder .btn.disabled,
.markmodscpholder .btn[disabled],
fieldset[disabled] .markmodscpholder .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.markmodscpholder .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.markmodscpholder .btn-default:hover,
.markmodscpholder .btn-default:focus,
.markmodscpholder .btn-default.focus,
.markmodscpholder .btn-default:active,
.markmodscpholder .btn-default.active,
.open > .dropdown-toggle.markmodscpholder .btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.markmodscpholder .btn-default:active,
.markmodscpholder .btn-default.active,
.open > .dropdown-toggle.markmodscpholder .btn-default {
  background-image: none;
}
.markmodscpholder .btn-default.disabled,
.markmodscpholder .btn-default[disabled],
fieldset[disabled] .markmodscpholder .btn-default,
.markmodscpholder .btn-default.disabled:hover,
.markmodscpholder .btn-default[disabled]:hover,
fieldset[disabled] .markmodscpholder .btn-default:hover,
.markmodscpholder .btn-default.disabled:focus,
.markmodscpholder .btn-default[disabled]:focus,
fieldset[disabled] .markmodscpholder .btn-default:focus,
.markmodscpholder .btn-default.disabled.focus,
.markmodscpholder .btn-default[disabled].focus,
fieldset[disabled] .markmodscpholder .btn-default.focus,
.markmodscpholder .btn-default.disabled:active,
.markmodscpholder .btn-default[disabled]:active,
fieldset[disabled] .markmodscpholder .btn-default:active,
.markmodscpholder .btn-default.disabled.active,
.markmodscpholder .btn-default[disabled].active,
fieldset[disabled] .markmodscpholder .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.markmodscpholder .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.markmodscpholder .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.markmodscpholder .btn-primary:hover,
.markmodscpholder .btn-primary:focus,
.markmodscpholder .btn-primary.focus,
.markmodscpholder .btn-primary:active,
.markmodscpholder .btn-primary.active,
.open > .dropdown-toggle.markmodscpholder .btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.markmodscpholder .btn-primary:active,
.markmodscpholder .btn-primary.active,
.open > .dropdown-toggle.markmodscpholder .btn-primary {
  background-image: none;
}
.markmodscpholder .btn-primary.disabled,
.markmodscpholder .btn-primary[disabled],
fieldset[disabled] .markmodscpholder .btn-primary,
.markmodscpholder .btn-primary.disabled:hover,
.markmodscpholder .btn-primary[disabled]:hover,
fieldset[disabled] .markmodscpholder .btn-primary:hover,
.markmodscpholder .btn-primary.disabled:focus,
.markmodscpholder .btn-primary[disabled]:focus,
fieldset[disabled] .markmodscpholder .btn-primary:focus,
.markmodscpholder .btn-primary.disabled.focus,
.markmodscpholder .btn-primary[disabled].focus,
fieldset[disabled] .markmodscpholder .btn-primary.focus,
.markmodscpholder .btn-primary.disabled:active,
.markmodscpholder .btn-primary[disabled]:active,
fieldset[disabled] .markmodscpholder .btn-primary:active,
.markmodscpholder .btn-primary.disabled.active,
.markmodscpholder .btn-primary[disabled].active,
fieldset[disabled] .markmodscpholder .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.markmodscpholder .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.markmodscpholder .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.markmodscpholder .btn-success:hover,
.markmodscpholder .btn-success:focus,
.markmodscpholder .btn-success.focus,
.markmodscpholder .btn-success:active,
.markmodscpholder .btn-success.active,
.open > .dropdown-toggle.markmodscpholder .btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.markmodscpholder .btn-success:active,
.markmodscpholder .btn-success.active,
.open > .dropdown-toggle.markmodscpholder .btn-success {
  background-image: none;
}
.markmodscpholder .btn-success.disabled,
.markmodscpholder .btn-success[disabled],
fieldset[disabled] .markmodscpholder .btn-success,
.markmodscpholder .btn-success.disabled:hover,
.markmodscpholder .btn-success[disabled]:hover,
fieldset[disabled] .markmodscpholder .btn-success:hover,
.markmodscpholder .btn-success.disabled:focus,
.markmodscpholder .btn-success[disabled]:focus,
fieldset[disabled] .markmodscpholder .btn-success:focus,
.markmodscpholder .btn-success.disabled.focus,
.markmodscpholder .btn-success[disabled].focus,
fieldset[disabled] .markmodscpholder .btn-success.focus,
.markmodscpholder .btn-success.disabled:active,
.markmodscpholder .btn-success[disabled]:active,
fieldset[disabled] .markmodscpholder .btn-success:active,
.markmodscpholder .btn-success.disabled.active,
.markmodscpholder .btn-success[disabled].active,
fieldset[disabled] .markmodscpholder .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.markmodscpholder .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.markmodscpholder .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.markmodscpholder .btn-info:hover,
.markmodscpholder .btn-info:focus,
.markmodscpholder .btn-info.focus,
.markmodscpholder .btn-info:active,
.markmodscpholder .btn-info.active,
.open > .dropdown-toggle.markmodscpholder .btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.markmodscpholder .btn-info:active,
.markmodscpholder .btn-info.active,
.open > .dropdown-toggle.markmodscpholder .btn-info {
  background-image: none;
}
.markmodscpholder .btn-info.disabled,
.markmodscpholder .btn-info[disabled],
fieldset[disabled] .markmodscpholder .btn-info,
.markmodscpholder .btn-info.disabled:hover,
.markmodscpholder .btn-info[disabled]:hover,
fieldset[disabled] .markmodscpholder .btn-info:hover,
.markmodscpholder .btn-info.disabled:focus,
.markmodscpholder .btn-info[disabled]:focus,
fieldset[disabled] .markmodscpholder .btn-info:focus,
.markmodscpholder .btn-info.disabled.focus,
.markmodscpholder .btn-info[disabled].focus,
fieldset[disabled] .markmodscpholder .btn-info.focus,
.markmodscpholder .btn-info.disabled:active,
.markmodscpholder .btn-info[disabled]:active,
fieldset[disabled] .markmodscpholder .btn-info:active,
.markmodscpholder .btn-info.disabled.active,
.markmodscpholder .btn-info[disabled].active,
fieldset[disabled] .markmodscpholder .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.markmodscpholder .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.markmodscpholder .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.markmodscpholder .btn-warning:hover,
.markmodscpholder .btn-warning:focus,
.markmodscpholder .btn-warning.focus,
.markmodscpholder .btn-warning:active,
.markmodscpholder .btn-warning.active,
.open > .dropdown-toggle.markmodscpholder .btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.markmodscpholder .btn-warning:active,
.markmodscpholder .btn-warning.active,
.open > .dropdown-toggle.markmodscpholder .btn-warning {
  background-image: none;
}
.markmodscpholder .btn-warning.disabled,
.markmodscpholder .btn-warning[disabled],
fieldset[disabled] .markmodscpholder .btn-warning,
.markmodscpholder .btn-warning.disabled:hover,
.markmodscpholder .btn-warning[disabled]:hover,
fieldset[disabled] .markmodscpholder .btn-warning:hover,
.markmodscpholder .btn-warning.disabled:focus,
.markmodscpholder .btn-warning[disabled]:focus,
fieldset[disabled] .markmodscpholder .btn-warning:focus,
.markmodscpholder .btn-warning.disabled.focus,
.markmodscpholder .btn-warning[disabled].focus,
fieldset[disabled] .markmodscpholder .btn-warning.focus,
.markmodscpholder .btn-warning.disabled:active,
.markmodscpholder .btn-warning[disabled]:active,
fieldset[disabled] .markmodscpholder .btn-warning:active,
.markmodscpholder .btn-warning.disabled.active,
.markmodscpholder .btn-warning[disabled].active,
fieldset[disabled] .markmodscpholder .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.markmodscpholder .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.markmodscpholder .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.markmodscpholder .btn-danger:hover,
.markmodscpholder .btn-danger:focus,
.markmodscpholder .btn-danger.focus,
.markmodscpholder .btn-danger:active,
.markmodscpholder .btn-danger.active,
.open > .dropdown-toggle.markmodscpholder .btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.markmodscpholder .btn-danger:active,
.markmodscpholder .btn-danger.active,
.open > .dropdown-toggle.markmodscpholder .btn-danger {
  background-image: none;
}
.markmodscpholder .btn-danger.disabled,
.markmodscpholder .btn-danger[disabled],
fieldset[disabled] .markmodscpholder .btn-danger,
.markmodscpholder .btn-danger.disabled:hover,
.markmodscpholder .btn-danger[disabled]:hover,
fieldset[disabled] .markmodscpholder .btn-danger:hover,
.markmodscpholder .btn-danger.disabled:focus,
.markmodscpholder .btn-danger[disabled]:focus,
fieldset[disabled] .markmodscpholder .btn-danger:focus,
.markmodscpholder .btn-danger.disabled.focus,
.markmodscpholder .btn-danger[disabled].focus,
fieldset[disabled] .markmodscpholder .btn-danger.focus,
.markmodscpholder .btn-danger.disabled:active,
.markmodscpholder .btn-danger[disabled]:active,
fieldset[disabled] .markmodscpholder .btn-danger:active,
.markmodscpholder .btn-danger.disabled.active,
.markmodscpholder .btn-danger[disabled].active,
fieldset[disabled] .markmodscpholder .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.markmodscpholder .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.markmodscpholder .btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.markmodscpholder .btn-link,
.markmodscpholder .btn-link:active,
.markmodscpholder .btn-link.active,
.markmodscpholder .btn-link[disabled],
fieldset[disabled] .markmodscpholder .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.markmodscpholder .btn-link,
.markmodscpholder .btn-link:hover,
.markmodscpholder .btn-link:focus,
.markmodscpholder .btn-link:active {
  border-color: transparent;
}
.markmodscpholder .btn-link:hover,
.markmodscpholder .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.markmodscpholder .btn-link[disabled]:hover,
fieldset[disabled] .markmodscpholder .btn-link:hover,
.markmodscpholder .btn-link[disabled]:focus,
fieldset[disabled] .markmodscpholder .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.markmodscpholder .btn-lg,
.markmodscpholder .btn-group-lg > .markmodscpholder .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.markmodscpholder .btn-sm,
.markmodscpholder .btn-group-sm > .markmodscpholder .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.markmodscpholder .btn-xs,
.markmodscpholder .btn-group-xs > .markmodscpholder .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.markmodscpholder .btn-block {
  display: block;
  width: 100%;
}
.markmodscpholder .btn-block + .markmodscpholder .btn-block {
  margin-top: 5px;
}
input[type="submit"].markmodscpholder .btn-block,
input[type="reset"].markmodscpholder .btn-block,
input[type="button"].markmodscpholder .btn-block {
  width: 100%;
}




/*********************************************************************

	Name:		Push - Bootstrap Button Pack
	Author:		BootstrapBay - (http://www.bootstrapbay.com/)
	Version:	1.0
	
*********************************************************************/

/******************************************************
	CUSTOM BTN VALUES
******************************************************/

.markmodscpholder .btn {
	padding: 14px 24px;
	border: 0 none;
	font-weight: 700 !important;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.markmodscpholder .btn:focus, .markmodscpholder .btn:active:focus, .markmodscpholder .btn.active:focus {
	outline: 0 none;
}

/******************************************************
	STANDARD BUTTONS
******************************************************/

.markmodscpholder .btn-default {
	border: 2px solid #C4C4C4;
	color: #737373;
	padding: 12px 22px;
}
.markmodscpholder .btn-default:hover, .markmodscpholder .btn-default:focus, .markmodscpholder .btn-default:active, .markmodscpholder .btn-default.active, .open > .dropdown-toggle.markmodscpholder .btn-default {
	background: #FFFFFF;
	border-color: #949494;
	color: #737373;
}
.markmodscpholder .btn-default:active, .markmodscpholder .btn-default.active {
	border-color: #737373;
	box-shadow: none;
}
.markmodscpholder .btn-primary {
	background: #0099cc;
	color: #ffffff;
}
.markmodscpholder .btn-primary:hover, .markmodscpholder .btn-primary:focus, .markmodscpholder .btn-primary:active, .markmodscpholder .btn-primary.active, .open > .dropdown-toggle.markmodscpholder .btn-primary {
	background: #33a6cc;
}
.markmodscpholder .btn-primary:active, .markmodscpholder .btn-primary.active {
	background: #007299;
	box-shadow: none;
}
.markmodscpholder .btn-success {
	background: #00bf6f;
	color: #ffffff;
}
.markmodscpholder .btn-success:hover, .markmodscpholder .btn-success:focus, .markmodscpholder .btn-success:active, .markmodscpholder .btn-success.active, .open > .dropdown-toggle.markmodscpholder .btn-success {
	background: #39bf87;
}
.markmodscpholder .btn-success:active, .markmodscpholder .btn-success.active {
	background: #008c52;
	box-shadow: none;
}
.markmodscpholder .btn-info {
	background: #31cde8;
	color: #ffffff;
}
.markmodscpholder .btn-info:hover, .markmodscpholder .btn-info:focus, .markmodscpholder .btn-info:active, .markmodscpholder .btn-info.active, .open > .dropdown-toggle.markmodscpholder .btn-info {
	background: #5fd4e8;
}
.markmodscpholder .btn-info:active, .markmodscpholder .btn-info.active {
	background: #35a2b5;
	box-shadow: none;
}
.markmodscpholder .btn-warning {
	background: #F47A00;
	color: #ffffff;
}
.markmodscpholder .btn-warning:hover, .markmodscpholder .btn-warning:focus, .markmodscpholder .btn-warning:active, .markmodscpholder .btn-warning.active, .open > .dropdown-toggle.markmodscpholder .btn-warning {
	background: #eb8f34;
}
.markmodscpholder .btn-warning:active, .markmodscpholder .btn-warning.active {
	background: #b87430;
	box-shadow: none;
}
.markmodscpholder .btn-danger {
	background: #f25454;
	color: #ffffff;
}
.markmodscpholder .btn-danger:hover, .markmodscpholder .btn-danger:focus, .markmodscpholder .btn-danger:active, .markmodscpholder .btn-danger.active, .open > .dropdown-toggle.markmodscpholder .btn-danger {
	background: #f26d6d;
}
.markmodscpholder .btn-danger:active, .markmodscpholder .btn-danger.active {
	background: #bf4343;
	box-shadow: none;
}

/******************************************************
	SHARP BUTTONS
******************************************************/

.markmodscpholder .btn.sharp {
	border-radius: 0;
}

/******************************************************
	OUTLINE BUTTONS
******************************************************/
.markmodscpholder .btn.outline {
	background: none;
	padding: 12px 22px;
}
.markmodscpholder .btn-primary.outline {
	border: 2px solid #0099cc;
	color: #0099cc;
}
.markmodscpholder .btn-primary.outline:hover, .markmodscpholder .btn-primary.outline:focus, .markmodscpholder .btn-primary.outline:active, .markmodscpholder .btn-primary.outline.active, .open > .dropdown-toggle.markmodscpholder .btn-primary {
	color: #33a6cc;
	border-color: #33a6cc;
}
.markmodscpholder .btn-primary.outline:active, .markmodscpholder .btn-primary.outline.active {
	border-color: #007299;
	color: #007299;
	box-shadow: none;
}
.markmodscpholder .btn-success.outline {
	border: 2px solid #00bf6f;
	color: #00bf6f;
}
.markmodscpholder .btn-success.outline:hover, .markmodscpholder .btn-success.outline:focus, .markmodscpholder .btn-success.outline:active, .markmodscpholder .btn-success.outline.active, .open > .dropdown-toggle.markmodscpholder .btn-success {
	border-color: #39bf87;
	color: #39bf87;
}
.markmodscpholder .btn-success.outline:active, .markmodscpholder .btn-success.outline.active {
	border-color: #008c52;
	color: #008c52;
	box-shadow: none;
}
.markmodscpholder .btn-info.outline {
	border: 2px solid #31cde8;
	color: #31cde8;
}
.markmodscpholder .btn-info.outline:hover, .markmodscpholder .btn-info.outline:focus, .markmodscpholder .btn-info.outline:active, .markmodscpholder .btn-info.outline.active, .open > .dropdown-toggle.markmodscpholder .btn-info {
	border-color: #5fd4e8;
	color: #5fd4e8;
}
.markmodscpholder .btn-info.outline:active, .markmodscpholder .btn-info.outline.active {
	border-color: #35a2b5;
	color: #35a2b5;
	box-shadow: none;
}
.markmodscpholder .btn-warning.outline {
	border: 2px solid #eb8f34;
	color: #eb8f34;
}
.markmodscpholder .btn-warning.outline:hover, .markmodscpholder .btn-warning.outline:focus, .markmodscpholder .btn-warning.outline:active, .markmodscpholder .btn-warning.outline.active, .open > .dropdown-toggle.markmodscpholder .btn-warning {
	border-color: #eba259;
	color: #eba259;
}
.markmodscpholder .btn-warning.outline:active, .markmodscpholder .btn-warning.outline.active {
	border-color: #b87430;
	color: #b87430;
	box-shadow: none;
}
.markmodscpholder .btn-danger.outline {
	border: 2px solid #f25454;
	color: #f25454;
}
.markmodscpholder .btn-danger.outline:hover, .markmodscpholder .btn-danger.outline:focus, .markmodscpholder .btn-danger.outline:active, .markmodscpholder .btn-danger.outline.active, .open > .dropdown-toggle.markmodscpholder .btn-danger {
	border-color: #f26d6d;
	color: #f26d6d;
}
.markmodscpholder .btn-danger.outline:active, .markmodscpholder .btn-danger.outline.active {
	border-color: #bf4343;
	color: #bf4343;
	box-shadow: none;
}

/******************************************************
	GRADIENT BUTTONS
******************************************************/
.markmodscpholder .btn-primary.gradient {
	background: -moz-linear-gradient(top,  #33a6cc 50%, #0099cc 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#33a6cc), color-stop(50%,#0099cc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #33a6cc 50%,#0099cc 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #33a6cc 50%,#0099cc 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #33a6cc 50%,#0099cc 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #33a6cc 50%,#0099cc 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33a6cc', endColorstr='#0099cc',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-primary.gradient:hover, .markmodscpholder .btn-primary.gradient:focus, .markmodscpholder .btn-primary.gradient:active, .markmodscpholder .btn-primary.gradient.active, .open > .dropdown-toggle.markmodscpholder .btn-primary {
	background: -moz-linear-gradient(top,  #66b2cc 50%, #33a6cc 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#66b2cc), color-stop(50%,#33a6cc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #66b2cc 50%,#33a6cc 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #66b2cc 50%,#33a6cc 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #66b2cc 50%,#33a6cc 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #66b2cc 50%,#33a6cc 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66b2cc', endColorstr='#33a6cc',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-primary.gradient:active, .markmodscpholder .btn-primary.gradient.active {
	background: -moz-linear-gradient(top,  #267c99 50%, #007299 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#267c99), color-stop(50%,#007299)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #267c99 50%,#007299 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #267c99 50%,#007299 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #267c99 50%,#007299 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #267c99 50%,#007299 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#267c99', endColorstr='#007299',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-success.gradient {
	background: -moz-linear-gradient(top,  #39bf87 50%, #00bf6f 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#39bf87), color-stop(50%,#00bf6f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #39bf87 50%,#00bf6f 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #39bf87 50%,#00bf6f 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #39bf87 50%,#00bf6f 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #39bf87 50%,#00bf6f 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39bf87', endColorstr='#00bf6f',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-success.gradient:hover, .markmodscpholder .btn-success.gradient:focus, .markmodscpholder .btn-success.gradient:active, .markmodscpholder .btn-success.gradient.active, .open > .dropdown-toggle.markmodscpholder .btn-success {
	background: -moz-linear-gradient(top,  #73bf9f 50%, #39bf87 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#73bf9f), color-stop(50%,#39bf87)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #73bf9f 50%,#39bf87 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #73bf9f 50%,#39bf87 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #73bf9f 50%,#39bf87 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #73bf9f 50%,#39bf87 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73bf9f', endColorstr='#39bf87',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-success.gradient:active, .markmodscpholder .btn-success.gradient.active {
	background: -moz-linear-gradient(top,  #2a8c63 50%, #008c52 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#2a8c63), color-stop(50%,#008c52)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2a8c63 50%,#008c52 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2a8c63 50%,#008c52 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2a8c63 50%,#008c52 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #2a8c63 50%,#008c52 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a8c63', endColorstr='#008c52',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-info.gradient {
	background: -moz-linear-gradient(top,  #5fd4e8 50%, #31cde8 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#5fd4e8), color-stop(50%,#31cde8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5fd4e8 50%,#31cde8 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5fd4e8 50%,#31cde8 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5fd4e8 50%,#31cde8 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #5fd4e8 50%,#31cde8 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fd4e8', endColorstr='#31cde8',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-info.gradient:hover, .markmodscpholder .btn-info.gradient:focus, .markmodscpholder .btn-info.gradient:active, .markmodscpholder .btn-info.gradient.active, .open > .dropdown-toggle.markmodscpholder .btn-info {
	background: -moz-linear-gradient(top,  #8edae8 50%, #5fd4e8 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#8edae8), color-stop(50%,#5fd4e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #8edae8 50%,#5fd4e8 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #8edae8 50%,#5fd4e8 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #8edae8 50%,#5fd4e8 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #8edae8 50%,#5fd4e8 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8edae8', endColorstr='#5fd4e8',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-info.gradient:active, .markmodscpholder .btn-info.gradient.active {
	background: -moz-linear-gradient(top,  #6baab5 50%, #35a2b5 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#6baab5), color-stop(50%,#35a2b5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6baab5 50%,#35a2b5 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6baab5 50%,#35a2b5 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6baab5 50%,#35a2b5 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #6baab5 50%,#35a2b5 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6baab5', endColorstr='#35a2b5',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-warning.gradient {
	background: -moz-linear-gradient(top,  #eba259 50%, #eb8f34 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#eba259), color-stop(50%,#eb8f34)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #eba259 50%,#eb8f34 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #eba259 50%,#eb8f34 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #eba259 50%,#eb8f34 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #eba259 50%,#eb8f34 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eba259', endColorstr='#eb8f34',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-warning.gradient:hover, .markmodscpholder .btn-warning.gradient:focus, .markmodscpholder .btn-warning.gradient:active, .markmodscpholder .btn-warning.gradient.active, .open > .dropdown-toggle.markmodscpholder .btn-warning {
	background: -moz-linear-gradient(top,  #ebb57f 50%, #eba259 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ebb57f), color-stop(50%,#eba259)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ebb57f 50%,#eba259 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ebb57f 50%,#eba259 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ebb57f 50%,#eba259 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #ebb57f 50%,#eba259 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebb57f', endColorstr='#eba259',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-warning.gradient:active, .markmodscpholder .btn-warning.gradient.active {
	background: -moz-linear-gradient(top,  #b8824d 50%, #b87430 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#b8824d), color-stop(50%,#b87430)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #b8824d 50%,#b87430 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #b8824d 50%,#b87430 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #b8824d 50%,#b87430 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #b8824d 50%,#b87430 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8824d', endColorstr='#b87430',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-danger.gradient {
	background: -moz-linear-gradient(top,  #f26d6d 50%, #f25454 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#f26d6d), color-stop(50%,#f25454)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f26d6d 50%,#f25454 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f26d6d 50%,#f25454 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f26d6d 50%,#f25454 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #f26d6d 50%,#f25454 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f26d6d', endColorstr='#f25454',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-danger.gradient:hover, .markmodscpholder .btn-danger.gradient:focus, .markmodscpholder .btn-danger.gradient:active, .markmodscpholder .btn-danger.gradient.active, .open > .dropdown-toggle.markmodscpholder .btn-danger {
	background: -moz-linear-gradient(top,  #f28585 50%, #f26d6d 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#f28585), color-stop(50%,#f26d6d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f28585 50%,#f26d6d 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f28585 50%,#f26d6d 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f28585 50%,#f26d6d 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #f28585 50%,#f26d6d 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f28585', endColorstr='#f26d6d',GradientType=0 ); /* IE6-9 */
}
.markmodscpholder .btn-danger.gradient:active, .markmodscpholder .btn-danger.gradient.active {
	background: -moz-linear-gradient(top,  #bf5656 50%, #bf4343 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#bf5656), color-stop(50%,#bf4343)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bf5656 50%,#bf4343 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bf5656 50%,#bf4343 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bf5656 50%,#bf4343 50%); /* IE10+ */
	background: linear-gradient(to bottom,  #bf5656 50%,#bf4343 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf5656', endColorstr='#bf4343',GradientType=0 ); /* IE6-9 */
}

/******************************************************
	ROUNDED BUTTONS
******************************************************/

.markmodscpholder .btn.round {
	border-radius: 24px;
}
.markmodscpholder .btn-lg.round {
	border-radius: 32px;
}
.markmodscpholder .btn-sm.round {
	border-radius: 14px;
}
.markmodscpholder .btn-xs.round {
	border-radius: 10px;
}

/******************************************************
	RAISED BUTTONS
******************************************************/

.markmodscpholder .btn-primary {
	box-shadow: 0 3px 0 0 #007299;
}
.markmodscpholder .btn-primary:active, .markmodscpholder .btn-primary.active {
	background: #33a6cc;
	box-shadow: none;
	margin-bottom: -3px;
	margin-top: 3px;
}
.markmodscpholder .btn-success {
	box-shadow: 0 3px 0 0 #008c52;
}
.markmodscpholder .btn-success:active, .markmodscpholder .btn-success.active {
	background: #39bf87;
	box-shadow: none;
	margin-bottom: -3px;
	margin-top: 3px;
}
.markmodscpholder .btn-info {
	box-shadow: 0 3px 0 0 #35a2b5;
}
.markmodscpholder .btn-info:active, .markmodscpholder .btn-info.active {
	background: #5fd4e8;
	box-shadow: none;
	margin-bottom: -3px;
	margin-top: 3px;
}
.markmodscpholder .btn-warning {
	box-shadow: 0 3px 0 0 #b87430;
}
.markmodscpholder .btn-warning:active, .markmodscpholder .btn-warning.active {
	background: #eba259;
	box-shadow: none;
	margin-bottom: -3px;
	margin-top: 3px;
}
.markmodscpholder .btn-danger {
	box-shadow: 0 3px 0 0 #bf4343;
}
.markmodscpholder .btn-danger:active, .markmodscpholder .btn-danger.active {
	background: #f26d6d;
	box-shadow: none;
	margin-bottom: -3px;
	margin-top: 3px;
}

/******************************************************
	BUTTON SIZING
******************************************************/

.markmodscpholder .btn-xs, .markmodscpholder .btn-group-xs > .markmodscpholder .btn {
	padding: 2px 6px;
}
.markmodscpholder .btn-sm, .markmodscpholder .btn-group-sm > .markmodscpholder .btn {
	padding: 8px 12px;
}
.markmodscpholder .btn-lg {
	padding: 20px 40px;
	border-radius: 4px;
}
.markmodscpholder .btn-xs.markmodscpholder .btn-default, .markmodscpholder .btn-xs.outline {
	padding: 0px 4px;
}
.markmodscpholder .btn-sm.markmodscpholder .btn-default, .markmodscpholder .btn-sm.outline {
	padding: 6px 10px;
}
.markmodscpholder .btn-lg.markmodscpholder .btn-default, .markmodscpholder .btn-lg.outline {
	padding: 18px 38px;
}

@charset "UTF-8";
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; width: 250px; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Icons */
@font-face { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.75; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }
[dir="rtl"] .slick-prev { left: auto; right: -25px; }
.slick-prev:before { content: "←"; }
[dir="rtl"] .slick-prev:before { content: "→"; }

.slick-next { right: -25px; }
[dir="rtl"] .slick-next { left: -25px; right: auto; }
.slick-next:before { content: "→"; }
[dir="rtl"] .slick-next:before { content: "←"; }

/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -30px; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "•"; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }



