/*! Copyright(c) 2017 Speedchecker Ltd. <info@speedchecker.xyz> All rights reserved. */

body
{
    margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.8em;
	background: #ecebeb;
}

a, span.hyperlink {
	text-decoration: none;
	color: #B60400;
}

a:hover, span.hyperlink:hover {
	color: #808080;
	cursor: pointer;
}

a img {
	border: 0;
}

h1, h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	/*border-bottom: 2px solid #eee;*/
}

h1 {
	margin: 0 0 18px 0;
}

h4 {
	font-size: 1.1em;
	margin: 0 0 7px 0;
}

.blue {
	color: #286ea0;
}

#topbg {
	width: 980px;
	margin: 0 auto;
	height: 10px;
	/*padding: 6px 10px 0px 10px;*/
	padding-left:10px;
	padding-right:10px;
	background: url('../img/bg.gif') no-repeat;
}


#title {
	float: left;
	font-size: 14pt;
	font-weight: bold;
	padding-left:10px;

}

#topfade
{
	width: 980px;

    clear: both;
    /*margin-top:14px;
	margin-left:2px;*/
	padding:0px;
	height: 70px;
	border-bottom: 2px solid #eee;

	color: #808080;
}

#footer {
	clear: both;
	color: #808080;
	background: #FFF;
	font-size: 0.8em;
	text-align: right;
	padding: 9px 10px 9px 0;
	/*margin: 10px 5px 10px 5px;*/
	border: 1px solid #ccc;

}

#left_navigation {

	float: left;
	width: 980px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	border-bottom: 1px dotted #ccc;
}

#left_navigation ul {
	list-style: none;
	width: 980px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.1em;
	border-right: 2px solid #ccc;

}

#left_navigation li {
	margin-bottom: 4px;
	padding: 0 5px 0 10px;
	float:left;
	border-right: 1px dotted #ccc;
}

#left_navigation li a {
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #808080;
	display: block;
	padding: 6px 10px 0 10px;
	background: #fff;

	float:left;
}

#left_navigation li a:hover {
	color: #286ea0;
}


.main_div
{
    padding-left:10px;padding-top:10px;padding-right:10px;
}


.left_div
{
    float:left;width:145px;margin-left:5px;
}

.center_div
{
    float:left;width:400px;margin-left:5px;
}

.right_div
{
    float:left;width:400px;margin-left:5px;
}

.centerright_div {
	float: left;
    height: auto;
    margin-left: 5px;
    min-height: 235px;
    position: relative;
    width: 815px;
}

.infobox {
	border: 1px solid #ccc;
	background: #f4f4f4;
	padding: 3px;
	margin-top: 5px;
}

.infobox h1 {
	margin: 0;
}

.bluebox
{
	border: 1px solid #819CD7;
	background: #CDE1F9;
}


#bc_table
{
  /* font-size:11px;
   font-family:Verdana;*/

}


#bc_table th
{
border-right: solid 1px black;
}

#bc_table td
{
  border-bottom: solid 1px black;
}

#bc_table a
{
 /* color:blue; */

}

.bc_logo
{
   /*width:60px;
   height:30px;*/
}

.bc_big_logo
{
}

.bc_tr_highlighted
{
background:#e5e5e5;
}

.bc_tr
{

}


.cursor
{
    cursor:hand;
    cursor:pointer;
}

.gobutton
{
    width:70px;
    height:36px;
	/*background:url('http://www.broadbandpackages.org/engine/images/go.jpg');*/
}


.info_label
{
    font-weight:bold;
    display:block;
    float:left;
}

.info_value
{
    display:block;
    float:left;
}

.info_broadband
{
    margin-top:3px;
    width:300px;
    float:left;
    margin-bottom:3px;

}

.clearfloat
{
    clear:both;
}

.bullet
{
    float:left;
    margin-right:5px;
}

.formlabel
{
    float:left;
    width:100px;
}

.formfield
{
    float:left;
    width:200px;
}


/*---------------- tooltip ----------------------*/
#tt {
 position:absolute;
 display:block;
 background:url('../img/tt_left.gif') top left no-repeat;
 }
 #tttop {
 display:block;
 height:5px;
 margin-left:5px;
 background:url('../img/tt_top.gif') top right no-repeat;
 overflow:hidden;
 }
 #ttcont {
 display:block;
 padding:2px 12px 3px 7px;
 margin-left:5px;
 background:#666;
 color:#fff;
 }
#ttbot {
display:block;
height:5px;
margin-left:5px;
background:url('../img/tt_bottom.gif') top right no-repeat;
overflow:hidden;
}
/*---------------- end of tooltip ----------------------*/

#google_ads_frame
{
    display: block;
}


body {
    padding: 0;
    margin: 0;
}

body .container {
    max-width: 1070px;
}

#bg {
	width: 980px;

	background: url('../img/bgx.gif') repeat-y;

	margin: 0 auto;
	margin-bottom:0px;
	margin-top:-2px;

    padding: 10px;
}

#footer {
    border: 0;
    border-top: 1px dotted #ccc;

    margin-top: 15px;
}

section[type="text/template"], div[type="text/template"] {
    display: none;
}

#headerContainer {
    margin-bottom: 15px;
}

#footerContainer {
    margin-top: 15px;
}

#bsc_navigation {
    padding: 0;
    border: 1px dotted #ccc;
}

#bsc_navigation ul.menu {
    padding: 0;
    list-style: none;
    float: left;
}

#bsc_navigation ul.flags {
    margin: 4px 0 0;
    padding: 0;
    list-style: none;
    float: right;
}

#bsc_navigation ul.flags li {
    margin: 0 10px 0 0;
    padding: 0;
    border: none;
}

#bsc_navigation li {
    padding: 10px;
    float: left;
    border-right: 1px dotted #ccc;
}

#bsc_navigation li a {
    font-size: 9pt;
    font-weight: bold;
    text-align: right;
    height: 20px;
    text-decoration: none;
    color: #808080;
    display: block;
    padding: 6px 10px 0 10px;
    background: #fff;
    float: left;
}

.button {
    border: 0;
    cursor: pointer;
}

.left_div {
    min-height: 1px;
}

.center_div {
    width: 400px;
    min-height: 1px;
    margin-left: 0;

    text-align: center;
}

.right_div {
    width: 410px;
    min-height: 1px;
    float: right;
}

.centerright_div {
    width: 820px;
    height: auto;
    overflow: hidden;
}

.centerright_div .clientPanel {
    position: absolute;
    margin: 0 auto;
    width: 375px;
    height: 235px;
}

.centerright_div .userPanel {
    float: right;
    position: relative;
    width: 410px;
    height: inherit;
}

.centerright_div .userPanel .resultMenu {
    float: right;
    position: relative;
    width: 410px;
    height: inherit;
}

.centerright_div .userPanel .resultMenu .row {
    width: inherit;
    display: block;
    overflow: hidden;
}

div.message {
    display: inline-block;
    margin: 5px 0 15px;
    font-weight: bold;
}

div.message[data-style="error"] {
    color: red;
}

.resultMenuContent {
    margin: 5px;
    height: inherit;
}

.resultMenuContent h4 {
    text-align: center;
	height: 16px;
	overflow: hidden;
}

.resultMenuContent p {
    margin: 0 0 3px 0;
}

.resultMenuContent .content {
    display: block;
    float: left;
    width: 100%;
}

.resultMenuContent .content .row .label {
    width: 45%;
}

.resultMenuContent .content .row .value {
    width: 55%;
}

.resultMenuContent .content .row .value input[type="button"] {
	width:90%;
	margin-left: 5%;
}

.resultMenuContent .content-with-sidebar {
    display: block;
    float: left;
    width: 330px;
}

.resultMenuContent .sidebar {
    float: left;
    margin-right: 5px;
    width: 60px;
    height: inherit;
    overflow: hidden;
}

.resultMenuContent[data-style="form"] {
    margin: 0;
    padding: 5px 7px;

    height: 214px;

    border: 3px solid #4889d8;

	overflow: hidden;
    position: relative;
}

.resultMenuContent .button {
    margin-bottom: 2px;
}

#resultMenuBottom .inlineNavigation {
    width: 330px;
    margin: 0 auto;
}

#resultMenuBottom .inlineNavigation .button {
    padding-bottom: 2px;
    display: inline-block;
}

.resultMenuContent .navigation {
	width: 388px;

	padding: 0;
	margin: 6px 6px 7px;

	overflow: hidden;
	position: absolute;
	bottom: 0;
}

.resultMenuContent[data-style="form"] .navigation {
	width: 382px;
}

.resultMenuContent .navigation [type="button"] {
	margin: 0;
    padding-bottom: 2px;

    display: block;
}

.resultMenuContent .navigation [type="button"][name="submit"] {
	width: 70%;
	float: right;
}

.resultMenuContent .navigation [type="button"][name="back"] {
	width: 25%;
    float: left;
}

#SCPage_currentBody .contentPanel {
	width: 800px;
	height: 600px;

	overflow: hidden;
	float: left;

	margin-top: 15px;
	padding-left: 10px;
	padding-right: 5px;

	line-height: 1.25;
}

form {
    display: block;
}

form .row {
    display: inline-block;

    width: 96%;

    margin: 0 0 2px 0;
    padding: 0 2%;
}

form .row div {
    display: block;
    float: left;
}

form .row .label {
    width: 50%;
}

form .row .value {
    width: 50%;
    		/* height: 23px; */
    font-weight: bold;
}

form .row .value .control {
    width: 100%;
    float: left;
}

form .row .value .fixed {
	border: none;
	margin: 1px;

	box-shadow: none;
}

form .row .value input[type="text"], form .row .value input[type="password"] {
    width: 90%;
    float: left;
}

form .row .value .control[data-style="error"] {
    border-color: #c9302c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

form .content .row .value input[type="button"] {
	width:90%;
	margin-left: 5%;
}

form .navigation input[type="button"] {
	width: 55%;
}

input[type="text"], input[type="password"], textarea, .infopanel {
	border: 1px solid #ccc;
	border-radius: 4px;

	color: #222;

	font-size: 12px;
	line-height: 1.5;
}

input:hover, input:focus, textarea {
	outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 1px rgba(102, 175, 233, .6);
}

input.placeholder, textarea.placeholder {
	color: #ccc;
}

input[type="text"],
input[type="password"] {
	height: 19px;
	padding: 1px 5px;
}

input[type="text"],
input[type="password"],
textarea {
	background-color: #fff;
	background-image: none;
}

input[type="button"] {
	height: 23px;

	color: #333;

	background-image: none;
	background-color: #fff;

	border: 1px solid #ccc;
	border-radius: 4px;

	padding: none;

	font-size: 12px;
	line-height: 1.5;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;

	cursor: pointer;
}

input[type="button"]:hover, input[type="button"]:focus {
    text-decoration: none;

    background-color: #e6e6e6;
    border-color: #adadad;
}

input[type="button"][data-status="progress"] {
	background: #b1b1b1 url('../img/progressButtonIcon.gif') no-repeat 24px center !important;
	border: 1px solid #a0a5a0 !important;

	padding-left: 30px;

	pointer-events: none;
	cursor: progress;

	box-shadow: none;
	-webkit-box-shadow: none;
}

input.hidden[type="button"] {
	visibility: hidden;
}

input[type="button"][name="back"] {
	color: #fff;
	background: #777;
	border: 1px solid #555;
}

input[type="button"][name="back"]:hover, input[type="button"][name="back"]:focus {
    background-color: #666;
    border-color: #303030;
}

input[type="button"][name="submit"],
input[type="button"][name="continue"],
input[type="button"][data-style="submit"] {
	color: #fff;
	background-color: #d70000;
	border-color: #d43f3a;
}

input[type="button"][name="submit"]:hover, input[type="button"][name="submit"]:focus,
input[type="button"][name="continue"]:hover, input[type="button"][name="continue"]:focus,
input[type="button"][data-style="submit"]:hover, input[type="button"][data-style="submit"]:focus {
    background-color: #c9302c;
    border-color: #ac2925;
}

input[type="button"][name="find"],
input[type="button"][name="apply"],
input[type="button"][name="update"],
input[type="button"][name="load"] {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

input[type="button"][name="find"]:hover, input[type="button"][name="find"]:focus,
input[type="button"][name="apply"]:hover, input[type="button"][name="apply"]:focus,
input[type="button"][name="update"]:hover, input[type="button"][name="update"]:focus,
input[type="button"][name="load"]:hover, input[type="button"][name="load"]:focus {
    background-color: #2f70a8;
    border-color: #285e8e;
}

input.menu[type="button"] {
	color: #fff;
	background: #777;
	border: 1px solid #555;

	width: 100%;
	height: 30px;

	margin: 0 0 7px 0;
	overflow: hidden;
}

input.menu[type="button"]:hover, input.menu[type="button"]:focus {
    background-color: #666;
    border-color: #303030;
}

/* BACK COMPATIBILITY, while needed */
input.progress[type="button"] {
	background: #b1b1b1 url('../img/progressButtonIcon.gif') no-repeat 24px center !important;
	border: 1px solid #a0a5a0 !important;

	padding-left: 30px;

	pointer-events: none;
	cursor: progress;

	box-shadow: none;
	-webkit-box-shadow: none;
}

textarea {
	padding: 6px 12px;
}

textarea[name="speedchecker_code"] {
	font-family: monospace;
}

.infopanel {
	color: #000000;
	background-color: #f4f4f4;

	width: auto;
	padding: 6px;

	margin-bottom: 10px;
}

.infopanel h1 {
	margin: 0;
}

.infopanel input {
	width: 95%;
}

.infopanel input.twoThird {
	width: 60%;
}

.infopanel input.oneThird {
	width: 32%;
}

.customizePanel {
}

.customizePanel .item {
	display: block;

	margin: 0 0 10px 0;
	padding: 0;
}

.customizePanel .item span.label {
	display: block;

	font-weight: bold;
}

.customizePanel .item input[name="control"] {
	width: 71px;
}

.customizePanel .item input.color[name="control"] {
	width: 52px;
}

.customizePanel .item .color[name="preview"] {
	display: inline-block;

	border: 0;
	margin: 3px 2px 0;

	width: 14px;
	height: 14px;
}

.customizePanel .item .color[name="preview"][data-style="transparent"] {
	background: #FFFFFF url('../img/transparentBackground_7x7.png') !important;
}

input.large[type="button"] {
	height: auto;
	padding: none;

	font-size: 16px;
}

div.messageOnSuccess {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAA65JREFUWAm9Vk1IVUEUPjP39nxmJqWRmG3EHzTMaFO0NCqoNhVBbVu0i7AfNYLKgtKkDII20TJaRLZKCLJdrVr4KkswbZFCKgSJqT3fzHS+q/O6Pu97vr86dzFzZ8453zdzzswcQWnKxuEz68OxgsNG6GYi2aTJVDlExTBXRNOSxFciHRFG9M+70Rc/au5Pp+NarKZUMdRaR0K1K6VPSCnDq+ljXmuaE5KeuFp2jjV0D6eySUqg4t21taZo5gYZc5Yk8WKzER0T5NyTRerK2NaeuSAPgQS2fD5Xy1v8nIRsCDLKdIxBPkilj45t6/mSaLuCQMWnizsV6ZdSUlmick7/WkxJV+wfr+0e8PtZRgArjxnxJu/gFpFJOEbt8e+EtHObIxeKsO3/DBxA0mzSjuyt/NZSaHHjBGSIrucr5tZ5UGuIGvUv2WHnvBDgqBmtBrPPdusu3VbHHEX1CMXiDvA5/3/gICld5Yh29MSGkbaS0O/o93QvGRilEkGCLoX30pCepN7o+6SqnG+zitxytzCqDpk0b7ik3pYmAH65cB8dWdNIhj/8P4tGAs346l7riNhBuXi3B+pkNOgHhyH+q2Xqq0SRaeYckE0ZIQUoJ4JD5Wl0gG7Pvw7Q/jvkaGqSeNX+DgX3jod2UDvHFUCJkgy8i8ERhlRijFPl4klNpQbwtnCzB85xo1vz/XHHuYCDmJaqxE3FEHNVsjS+8mOhJq9/c/6VZ2YTzvrAtqezcquP1l0sJqjUP+jvI47YeOwE5GhoOwmxGApku5VswKV2frq8rVzJmKQEEEesCmJJ+IExng047IRQo3wKdPBBhcaSWBIASpRsweFHSYpI1HCJToP+g0jkAg4MYZx+FwXkmoXQHD/D8ScyiADGLAk7n2nCWTu0uIq1muvzsql86Pwj7pzyK6Tq2/sAhLIVbczDifq7pzkH+Chw9cqcYuk6A3Au4LzYBeM6XcDzCKB0RvWaLoFc9YyhO5M13SNxAp7DmXVXOcofc3W+qr2hSEG4uMPqeTlgfyoHW6qVcN6idrNjeW0FTWih90zU9oxav14I7I9XInHpTFy92rG8tQwuyRzwg8P3MgIYQN2O0pm35gP+8yK87Vj5eN3dFZfeCgIA9HaiSO9iEt2ZnI5Esmy/wMelk2O+O3HlVndZDthBf+vlBReQmugkyij/XLI+LhkGfoyjZrM9me6qBKxh2VBrcYhrOJRRqGRQTOA9xzxeNTwsuNtxvSo12ze17cGMtU3V/gGPInw9SuEGywAAAABJRU5ErkJggg==) no-repeat;

	height: 24px;
	background-size: 24px;

	padding-left: 55px;
	padding-top: 2px;

	margin: 10px 0 0;
}

div.messageOnError {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACk0lEQVRYhc2Wz04iQRDG+7i6q3v0wsHsjsvBA4Rhuj4mPodG30XUk4nGB8Ag/57GxMvGzT6BYWJQkrmMAlOd3gP4B5lpGoRkO6lbp39fV31V3UJYrq7jrLOUBwxUmehGAV0FDEbxyEQ3DFRZyv2u46zbnjt19YrFLAN1RfSsSyVtEwp4Yimvevn81txg7bqrMXChiNgWPCGEKI6Jzu8ymZXZbp3L/VLA33nBCRm57RUKjhV84LoFBTwsCv4qQsqO9ry8zc0XDn8vIjUT9xsbXxeZdlM5Ej0RAxfLhr9ETHQ2nvpiMWtye3RyosNaTWvfnw7wfR02Gjoql43dMVYKBuomeNBu6yAIdFivm0X4vg5bLR0EgQ7abR0dHaXuZaAqhBBCu+5305AJa7XhgaMIG41kEe/hL3trNZMXoodsdk2wlAc2KTWKSINPKRl73p5goGpb1zFAszkEzAnXpZJmoopgohsr9/q+DpvNcVCrNTd85INroYCudQsl3HZeuC4NB5NQwMBagEHErPCREfv/hYDHhZVg2pxIKsFMJkwwXFiv282JNBNat2Ga223mRJoAoopgKffnhr/fkzYnTAI8b1d0HWddAU9pmyYOTjNb0pxoNEwGjPT29rfhYyTlVdrGqFx+e4ymOf3jY3R4aEr/5dtznM9vKaI4VcTx8ezPsQGugEHPdX+Of0iIzq3b8ZMRE51O/Ii0664qKf8sG66IfuvNzS/Jn9JCwVFSdpYGB+71zs6PRPhrJjwvvwwRCrgfSJkzwscyAdwuNO3Tbv5x3WUyKzHRmak7LG49iIlOU2tumw0GqgqIZgBHTHQ50WqfWQ/Z7Bp73h4TVRi4VlJ2FNBXQF9J2WHgmokq7Hm7rxPOYv0DM9FznabFVeYAAAAASUVORK5CYII=) no-repeat;

	height: 24px;
	background-size: 24px;

	padding-left: 55px;
	padding-top: 2px;

	margin: 10px 0 0;
}

div.imageBanner {
	display: block;
	overflow: hidden;

	margin: 0 0 8px 0;

	border: 1px solid #ccc;
	border-radius: 4px;
}

	div.imageBanner img {
		margin: 0;
		padding: 0;

		border: none;
	}

.averageSpeeds {
	overflow: hidden;

	width: 402px;
	height: 370px;

	border: 3px solid #285e8e;
}

.averageSpeeds h4 {
	margin: 12px 0 15px;
	font-size: 18px;
}

.averageSpeeds ul[name="navigation"] {
	list-style: none;

	display: block;
	overflow: hidden;

	width: inherit;
	height: auto;

	margin: 15px 0 17px;
	padding: 0;

	border-top: 1px solid #285e8e;
	border-bottom: 1px solid #285e8e;
}

.averageSpeeds ul[name="navigation"] li {
	float: left !important;
	display: inline-block !important;
	overflow: hidden !important;

	width: 134px !important;
	padding: 3px 0 5px 0 !important;

	text-align: center !important;
	color: #285e8e;
}

.averageSpeeds ul[name="navigation"] li:hover {
	background: #2f70a8;
	color: white;

	cursor: pointer;
}

.averageSpeeds ul[name="navigation"] li[date-selected="true"] {
	background: #2f70a8;
	color: white;

	cursor: pointer;
}

.averageSpeeds [name="result"] {
	width: 402px;
	height: 320px;

	overflow: hidden;

	margin: 0;
	padding: 0;
}

.averageSpeeds [name="result"] .row {
	display: block;
	overflow: hidden;

	width: 382px;
	height: 40px;

	margin: 0 0 5px 0;
	padding: 0 10px;
}

.averageSpeeds [name="result"] .row[data-click="link"]:hover {
	cursor: pointer;
}

.averageSpeeds [name="result"] .row span {
	overflow: hidden;

	position: absolute;
	font-size: 14px;
}

.averageSpeeds [name="result"] .row .position {
	display: inline-block;
	overflow: hidden;

	width: 15px;
	height: 20px;

	margin: 0 15px 0 0;
	padding: 10px 0 0 0;
}

.averageSpeeds [name="result"] .row .position span {
	font-weight: bold;
}

.averageSpeeds [name="result"] .row .logo {
	display: inline-block;
	overflow: hidden;
	position: relative;

	width: 55px;
	height: 30px;

	margin: 0 15px 0 0;
	padding: 5px 0;
}

.averageSpeeds [name="result"] .row .logo img {
	width: inherit;
	position: relative;
}

.averageSpeeds [name="result"] .row .name {
	display: inline-block;
	overflow: hidden;

	width: 170px;
	height: 20px;

	margin: 0 15px 0 0;
	padding: 10px 0 0 0;
}

.averageSpeeds [name="result"] .row .name span {
	width: 174px;
	height: 16px;
}

.averageSpeeds [name="result"] .row .value {
	display: inline-block;
	overflow: hidden;

	width: 82px;
	height: 20px;

	margin: 0;
	padding: 10px 0 0 0;
}

.averageSpeeds [name="result"] .row .value span {
	width: 82px;
	text-align: right;
}

.averageSpeeds [name="result"] .row[name="country"] {
}

.averageSpeeds [name="result"] .row[name="internetServiceProvider"] {
}

.averageSpeeds [name="result"] .disclaimer {
	display: block;
	overflow: hidden;

	width: 392px;
	height: auto;

	margin: 15px 0 0 0;
	padding: 7px 5px 5px;

	border-top: 1px solid #285e8e;

	text-align: center;
}

.map {
	width:600px;
	height:590px;

	border: 1px solid #ccc;
	border-radius: 4px;

	display: inline-block;
}

@keyframes blinking { 0% { opacity: 1; } 100% { opacity: 0.7; } }
@-webkit-keyframes blinking { 0% { opacity: 1; } 100% { opacity: 0.7; } }
@-moz-keyframes blinking { 0% { opacity: 1; } 100% { opacity: 0.7; } }
@-o-keyframes blinking { 0% { opacity: 1; } 100% { opacity: 0.7; } }