html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	min-width: 300px;
	-webkit-tap-highlight-color: transparent;
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
p {
	display: block;
	padding-top: 10px;
}
.online-stopwatch {
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -52px;
	margin-left: auto;
}
#Online-Stopwatch {
	text-align: center;
}
.header {
	width: 100%;
	min-width: 300px;
}
.header .hb {
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
}
.header .left {
	float: left;
}
.headerMenu {
	list-style-type: none;
	padding: 0;
	font-size: 14px;
	float: right;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.headerMenu li {
	float: left;
	padding-right: 10px;
	padding-left: 8px;
}
.headerMenu li:not(:nth-last-child(2)) {
	background-image: url(images/icons/sbar2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.headerMenu li a {
	display: block;
	color: #000;
	text-align: center;
	text-decoration: none;
	background-image: url(images/icons/header3.svg);
	height: 28px;
	background-repeat: no-repeat;
	padding-left: 43px;
	padding-top: 12px;
}
.head4 {
	cursor: pointer;
	display: block;
	color: #000;
	text-align: center;
	text-decoration: none;
	background-image: url(images/icons/header3.svg);
	height: 28px;
	background-repeat: no-repeat;
	padding-left: 43px;
	padding-top: 12px;
	background-position: left -120px;
}
.header-menu {
	margin-top: 5px;
	display: block;
	clear: both;
}
.header-menu .toplinks li a {
	text-indent: 25px;
	line-height: 13px;
	padding-right: 6px;
	font-size: 15px;
	border-radius: 2rem;
}
.control-menu {
	margin-top: 5px;
	display: block;
	clear: both;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.control-menu .toplinks li {
	padding-bottom: 3px;
}
.control-menu .toplinks li a {
	text-indent: 25px;
	line-height: 13px;
	padding-right: 10px;
	font-size: 15px;
	border-radius: 20px;
}
.control-menu .fullscr span {
	display: none;
}
.header .left h1 {
	float: left;
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.header .left h1 a {
	font-size: 18px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	float: left;
}
.header .left img {
	display: inline;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 5px;
	margin-top: 5px;
}
.centered {
	display: block;
	clear: both;
	text-align: center;
}
.toplinks {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	clear: both;
}
.toplinks ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.toplinks li {
	display: inline-block;
	list-style-type: none;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 30px;
}
.toplinks li a {
	display: block;
	font-size: 18px;
	color: #FFF;
	border: 3px solid #092333;
	text-decoration: none;
	padding: 10px;
	text-align: left;
	overflow: hidden;
	background-position: 2px center;
	background-size: auto 90%;
	background-repeat: no-repeat;
	white-space: nowrap;
}
#menu .toplinks li a {
	text-indent: 45px;
}
.toplinks li em {
	clear: both;
	width: 240px;
	position: absolute;
	margin-left: -130px;
	background-image: url(/images/online-stopwatch-sprites.png);
	background-position: 0 -265px;
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AEB801;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	font-style: normal;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 2px;
	visibility: hidden;
	text-align: center;
	line-height: normal;
	color: #000;
}
.toplinks li:hover em {
	visibility: visible;
	z-index: 999;
}
.toplinks li em:hover {
	visibility: hidden;
}
.head-menu-drop {
	display: none;
}
.menulinks {
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	clear: both;
}
.menulinks ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.menulinks li {
	display: inline-block;
	list-style-type: none;
	overflow: hidden;
	width: 150px;
	height: 30px;
	border: 0px none #000000;
	margin-bottom: 0px;
	padding: 0px;
}
.menulinks li a {
	display: block;
	width: 150px;
	height: 30px;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	background-color: #15567d;
	color: #FFF;
	padding: 3px;
}
.menulinks li em {
	clear: both;
	width: 240px;
	position: absolute;
	margin-left: -130px;
	background-image: url(/images/online-stopwatch-sprites.png);
	background-position: 0 -265px;
	background-repeat: repeat-y;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AEB801;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	font-style: normal;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 2px;
	visibility: hidden;
	text-align: center;
	color: #000;
}
.menulinks li:hover em {
	visibility: visible;
	z-index: 999;
}
.menulinks li em:hover {
	visibility: hidden;
}
.box .innerMenu {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-right: 170px;
	padding-left: 170px;
}
.box .innerMenu .icon {
	display: block;
	width: 58px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right top;
	height: 58px;
	float: left;
}
.box .innerMenu .titleInner {
	display: block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
}
.innerMenu .title {
	display: none;
}
.box .contentMenu {
	overflow: hidden;
	padding-bottom: 0px;
}
.box .holder {
    border-radius: 2rem;
}
.box .holderMenu {
	padding-right: 0px;
	padding-left: 0px;
}
.box .holderMenu .lilpad {
	display: block;
	height: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
@media (max-width: 800px) {
	.toplinks {
		width: 100%;
	}
	.toplinks li a {
		text-indent: 35px;
	}
	.toplinks li {
		height: 40px;
		line-height: 20px;
		display: block;
	}
	.header-menu .toplinks li a{
		border-radius: 0;
	}
	.textContent{
		padding-left:10px !important;
		padding-right:10px !important;		
	}
	
	.innerMenu .title {
		display: block;
	}
	.contentMenu {
		display: none;
	}
	.keyboardShow {
		display: none;
	}
	.box .inner {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.box .innerMenu {
		padding-right: 10px;
		padding-left: 10px;
	}
	.hmh2 {
		display: none !important;
	}
	.footer .language .drop {
		display: none !important;
	}
	.head-menu-drop {
		display: block;
	}
	.header .left img {
		height: 50px;
		width: auto;
	}
	.header-menu {
		display: none;
	}
	.headerMenu {
		padding-bottom: 10px;
	}
	.headerMenu li {
		padding-left: 4px;
	}
}
@media (min-width: 800px) {
	.contentMenu {
		display: block !important;
	}
	.header-menu {
		display: block !important;
	}
}
.push {
	height: 52px;
}
.clear {
	clear: both;
}
.footer {
	min-height: 52px;
	text-align: center;
	background-color: #151515;
}
.footer .list {
	display: inline-block;
	padding-bottom: 8px;
}
.footer .list li {
	display: inline-block;
	list-style-type: none;
	padding-right: 10px;
	padding-top: 8px;
	padding-left: 10px;
}
.footer .list li a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
.footer .list li .ospush {
	margin-top: 10px;
	display: block;
}
.footer .list li a:hover {
	text-decoration: underline;
}
.footer .language {
	display: none;
}
.footer .language a {
	color: #000;
	text-decoration: none;
	display: block;
	background-image: url(images/online-stopwatch-sprites.png);
}
.footer .language .drop {
	float: right;
	width: 150px;
	display: block;
	height: 20px;
	margin-top: 20px;
	margin-right: 5px;
	list-style-type: none;
	clear: both;
}
.footer .language .drop ul {
	visibility: hidden;
	background-color: #BFBFBF;
	list-style-type: none;
	text-align: left;
	border: 1px solid #999;
	height: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	position: relative;
}
.footer .language .drop .selected {
	height: 11px;
	width: 16px;
	text-indent: 16px;
	overflow: hidden;
	display: block;
	background-image: none;
}
.footer .language .drop:hover ul {
	visibility: visible;
	height: auto;
}
.footer .language .drop ul li a {
	height: 20px;
	display: block;
	padding-left: 23px;
	background-repeat: no-repeat;
	padding-top: 4px;
}
.footer .language .drop ul li a:hover {
	background-color: #96ad2d;
}
.description {
	display: none;
}
/* NEW Styles */
.box {
	border-top-width: 10px;
	border-top-style: solid;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	color: #FFFFFF;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	margin-top: 8px;
}
.boxbg {
	padding-top: 10px;
	padding-bottom: 10px;
}
.box .inner {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-left: 170px;
	padding-right: 170px;
}
.box .inner .icon {
	display: block;
	width: 58px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right top;
	height: 58px;
	float: left;
}
.box .inner .titleInner {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.flip-image {
	transform: scaleY(-1);
}

.box .hide {
	display: none;
}
.box .show {
	display: block
}
.box .holder {
	padding-right: 5px;
	padding-left: 5px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.box .holder .lilpad {
	display: block;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.box .spacing {
	width: 2%;
	display: table-cell;
}
.box .title {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background-size: 30px;
	background-repeat: no-repeat;
	/*background-position: right 19px;*/
	background-position: right;
}
.box .title h3 {
	display: block;
	font-size: 18px;
	padding-top: 15px;
	margin-left: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}
.box .title h1 {
	display: block;
	font-size: 18px;
	padding-top: 15px;
	margin-left: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box .titleInner {
	padding-top: 15px;
	padding-bottom: 15px;
}
.box .fullwide {
	max-width: 100% !important;
}
.box .content {
	overflow: hidden;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.box .content h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
.box .item {
	display: block;
	font-size: 18px;
	padding-left: 35px;
	min-height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 28px;
	color: #FFFFFF;
	padding-bottom: 7px;
}
.box .item .itemLabel {
	float: left;
	max-width: 23%;
	min-width: 23%;
	display: block;
	white-space: nowrap;
}
.box .item .itemContent {
	display: block;
	width: 77%;
	float: left;
}
.box .whiteInput {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 0px;
	background-size: 18px;
	background-repeat: no-repeat;
	background-position: 98% center;
}
.box .fullWidthInput {
	display: block;
}
.box .sizedForDigits {
	width: 25%;
	display: inline-block;
	text-align: center;
	background-image: url(/images/icons/more-arrow-dark.svg);
}
.box .whiteInput select {
	border: none;
	margin: 0px;
	box-shadow: none;
	background: transparent;
	background-image: none;
	-webkit-appearance: none;
	font-size: 16px;
	text-indent: 5px;
	width: 100%;
}
.box .checkBox {
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.box .whiteInput select::-ms-expand {
	display: none;
}
.box .boxButton {
	display: block;
	font-size: 18px;
	min-height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 28px;
	color: #FFFFFF;
	background-color: #459329;
	text-align: center;
	cursor: pointer;
}
.box .boxButton a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box .boxButton .pad {
	margin-left: 10px;
	margin-right: 10px;
}
.box .boxButton span {
	font-size: 14px;
}
.box .boxButtonStyle {
	display: block;
	font-size: 18px;
	min-height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 28px;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	border-radius: 20px;
	border: 2px solid #000000;
	background: #57ea2e;
	background: -moz-linear-gradient(top, #57ea2e 0%, #23a500 100%);
	background: -webkit-linear-gradient(top, #57ea2e 0%, #23a500 100%);
	background: linear-gradient(to bottom, #57ea2e 0%, #23a500 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57ea2e', endColorstr='#23a500', GradientType=0);
}
.box .boxButtonStyle a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box .boxButtonStyle .pad {
	margin-left: 10px;
	margin-right: 10px;
}
.box .boxButtonStyle:hover {
	background: #3c9b1f;
	background: -moz-linear-gradient(top, #3c9b1f 0%, #187000 100%);
	background: -webkit-linear-gradient(top, #3c9b1f 0%, #187000 100%);
	background: linear-gradient(to bottom, #3c9b1f 0%, #187000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c9b1f', endColorstr='#187000', GradientType=0);
}
.clear {
	clear: both;
}
.spc {
	display: none;
}
@media (max-width: 800px) {
	.box .splitSmall .itemLabel {
		width: 100%;
		display: block;
	}
	.box .splitSmall .itemContent {
		width: 100%;
		display: block;
	}
	.box .stayFixed .itemLabel {
		width: auto;
	}
	.box .stayFixed .itemContent {
		width: auto;
	}
	.box .itemContent {
		float: none;
	}
	.box .item {
		margin-bottom: 10px;
	}
	.box .boxButton span {
		font-size: 11px;
		display: block;
	}
}
.spc {
	display: none;
}
@keyframes showPremium {
	0%, 10% {
		transform: skewX(20deg) translateX(0);
	}
	90%, 100% {
		transform: skewX(20deg) translateX(300px);
	}
}
.outterAll {
	position: relative;
}
.pt10 {
	padding-top: 10px;
	padding-bottom: 5px;
}
.p10 {
	padding-bottom: 10px;
}
.p23 {
	padding-top: 23px;
	padding-bottom: 23px;
}
.p26 {
	padding-top: 26px;
	padding-bottom: 26px;
}
.mt10 {
	margin-top: 10px;
}
.m10 {
	margin-bottom: 10px;
}
.m23 {
	margin-top: 23px;
	margin-bottom: 23px;
}
.m26 {
	margin-top: 26px;
	margin-bottom: 26px;
}
.youtubePreview {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.youtubePreview .video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pad10 {
	padding-top: 10px;
}
.helpLink {
	text-align: center;
	font-size: 16px;
}
.helpLink a {
	color: #fff;
	background-image: url(/images/icons/video.svg);
	background-size: contain;
	background-repeat: no-repeat;
	padding-left: 40px;
	text-decoration: none !important;
}
.justcenter {
	text-align: center;
}
.centered {
	display: block;
	clear: both;
	text-align: center;
}
.topbox {
	background-color: #CCC;
	font-size: 11px;
	padding: 5px;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	border: 1px solid #B1B1B1;
	margin-top: 0px;
	color: #000;
	margin-bottom: 5px;
}
.toptitle {
	padding-bottom: 20px;
}
.glider-contain {
	padding-top: 10px;
	height: 200px;
}
.centered .fullscreen {
	font-size: 14px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.centered .fullscreen a {
	background-image: url(images/online-stopwatch-sprites.png);
	background-position: 0 -203px;
	background-repeat: no-repeat;
	height: 21px;
	display: inline-block;
	padding-left: 35px;
	padding-top: 5px;
	text-decoration: none;
}
#newbox {
	display: block;
	width: 125px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	top: 70px;
	right: 0px;
}
@media (max-width:980px) {
	#newbox {
		position: static;
		width: auto;
		padding-bottom: 20px;
	}
	#newbox img {
		padding-right: 5px;
		padding-left: 5px;
	}
}
.boxed {
	padding-top: 10px;
}
.boxed strong {
	font-size: 16px;
	padding-bottom: 10px;
	display: block;
}
.textContent {
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	padding-right: 170px;
	padding-left: 170px;
	padding-bottom: 10px;
}
.textContent .left {
	float: left;
	width: 50%;
	min-width: 387px;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
	display: block;
	overflow: visible;
}
.textContent h2 {
	padding-top: 10px;
}
.textContent .right {
	float: left;
	width: 50%;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
	display: block;
}
.textContent .right ul {
	margin-left: 20px;
}

.fb {
	background-image: url(images/online-stopwatch-sprites.png);
	background-repeat: no-repeat;
	background-position: 0px -431px;
	padding-left: 20px;
}
.tw {
	background-image: url(images/online-stopwatch-sprites.png);
	background-repeat: no-repeat;
	background-position: 0px -445px;
	padding-left: 20px;
}
.online-stopwatch .timerblock {
	display: inline-block;
	padding: 10px;
	max-width: 1300px;
}
.timerblock ul {
	list-style-type: none;
	overflow: hidden;
	padding: 0;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.subhead {
	border-radius: 10px;
	max-width: 728px;
	background-color: #f1f3f4;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.subheadGold {
	border-radius: 10px;
	max-width: 728px;
	background-color: #e2e535;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.greenbox {
	background-color: #72C60B;
	border-top-color: #549207;
	border-bottom-color: #549207;
	background-image: url(../images/bg/green.jpg?v);
}
.bluebox {
	background-color: #0A89C7;
	border-top-color: #065E88;
	border-bottom-color: #065E88;
	background-image: url(../images/bg/blue.jpg);
}
.greenbox .timerblock li {
	float: left;
	background-color: #487D06;
	margin: 5px;
	color: #FFF;
}
.bluebox .timerblock li {
	float: left;
	background-color: #044A6C;
	margin: 5px;
	color: #FFF;
}
.timerblock li a {
	display: block;
	color: white;
	text-align: center;
	padding: 5px;
	text-decoration: none;
}
.timerblock a {
    display: block;
    background: #0079ca;
    line-height: 0;
    margin-bottom: 4px;
}
.online-stopwatch .centered .textContent .timerblock .about {
    display: block
}

.online-stopwatch .centered .textContent .timerblock .about br {
    display: none
}

.online-stopwatch .centered .textContent .timerblock .about a {
    display: none
}
.online-stopwatch .centered .textContent .timerblock img {
    margin: 5px;
    background-color: #fff;
}
@media (max-width:980px) {
	.bback {
		display: none;
		visibility: hidden;
	}
}
.box .whiteInput {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 0px;
	background-size: 18px;
	background-repeat: no-repeat;
	background-position: 98% center;
}
.box .fullWidthInput {
	display: block;
}
.box .dropArrow {
	background-image: url(/images/icons/more-arrow-dark.svg);
}
.box .sizedForDigits {
	width: 25%;
	display: inline-block;
	text-align: center;
	background-image: url(/images/icons/more-arrow-dark.svg);
}
.box .whiteInput select, .box .whiteInput input {
	border: none;
	margin: 0px;
	box-shadow: none;
	background: transparent;
	background-image: none;
	-webkit-appearance: none;
	font-size: 16px;
	text-indent: 5px;
	width: 100%;
}
.box .whiteInput select:focus, .box .whiteInput input:focus {
	outline: none;
}
.box .checkBox {
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.box .whiteInput select:focus {
	outline: none;
}
.box .whiteInput select::-ms-expand {
	display: none;
}
.box .boxButton {
	display: block;
	font-size: 18px;
	min-height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 28px;
	color: #FFFFFF;
	background-color: #459329;
	text-align: center;
	cursor: pointer;
}
.box .boxButton a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box .boxButton .pad {
	margin-left: 10px;
	margin-right: 10px;
}
.box .boxButton span {
	font-size: 14px;
}
.box .boxButtonStyle span {
	font-size: 14px;
}
.box .boxButtonStyle:hover {
	background: #3c9b1f;
	background: -moz-linear-gradient(top, #3c9b1f 0%, #187000 100%);
	background: -webkit-linear-gradient(top, #3c9b1f 0%, #187000 100%);
	background: linear-gradient(to bottom, #3c9b1f 0%, #187000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3c9b1f', endColorstr='#187000', GradientType=0);
}

.clear {
	clear: both;
}
@media (max-width: 800px) {
	.box .splitSmall .itemLabel {
		width: 100%;
		display: block;
	}
	.box .splitSmall .itemContent {
		width: 100%;
		display: block;
	}
	.box .stayFixed .itemLabel {
		width: auto;
	}
	.box .stayFixed .itemContent {
		width: auto;
	}
	.box .itemContent {
		float: none;
	}
	.box .item {
		margin-bottom: 10px;
	}
	.box .boxButton span {
		font-size: 11px;
		display: block;
	}
}
@media(max-width: 500px) {
    .online-stopwatch .centered .textContent .timerblock img {
        height: 100px;
        width: 100px;
    }
	.online-stopwatch .centered .textContent .timerblock .about{
		white-space: nowrap;
		width: 100px;
		overflow:hidden;
		height:20px;
	}
}