/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 03.09.2014, 10:37:38
    Author     : Zergos
*/
html {
	height: 100%;
}

* {
	-webkit-text-size-adjust: none !important;
	/*max-height: 9999px;*/
}

.breadcrumb a {
	font-weight: bold;
}

h1, .h1 {
	font-size: 22px;
	font-weight: bold
		;
	margin-top: 25px;
	margin-bottom: 28px;
}
h2, .h2 {
	font-size: 15px;
	font-weight: bold
}
h3, .h3 {
	font-size: 14px;
	font-weight: bold
}
h1.title-center{
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
.badge{
	color: black;
	background-color: #DDDDDD;
	font-size: 16px;
	font-weight: normal;
}

.alert p{margin: 0 0 5px 0 !important; padding:0; font-size: 12px; line-height: 15px;}
.alert { margin-bottom: 5px;}
#loader{
	display:none; 
	height:100%; 
	text-align:center;  
	z-index:2000;  
	position: fixed;  
	left:0;  
	top:0;  
	width:100%;
	background: #E0E0E0 url(../img/ajax-loader.gif) center center no-repeat;
	opacity:0.4; 
	filter:alpha(opacity=40); 

}
.no-wrap{
	white-space: nowrap;
}

.wrap{
	overflow: auto !important;
	word-wrap: break-word !important;
}

.badge{
	color: black;
	background-color: #DDDDDD;
	font-size: 16px;
	font-weight: normal;
	cursor: pointer;
}

tr.new td{
	background: #ffffcc !important;
}

#legend{
 float:right;
}
#legend table {
  border: none;
}
#legend tr{
  float:right;
  margin-right: 5px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background: #f9f9f9;
}
#legend td{
 padding: 5px;
}
#legend .legendColorBox{
 padding-right: 0;
}

.legend-bottom .legendLabel{
	width: 155px;	
}


.legend table{
 /* max-width: 50%;*/
  border: 1px solid #dddddd; 
  background: rgba(238, 238, 238, 0.77);
  margin: 5px 0;

}
.legend td{
  padding: 3px;
}

#register-form, #login-form{
	min-height: 335px;
	padding: 20px;
}

.today{
	background: url('../img/triangle.png') top right no-repeat;
}
.bets-number{
	width: 100%; height: 400px; padding-top: 100px; font-size: 62px; text-align:center

}
.combination{
	font-weight: bold;
}

/** modal popup **/

.modal .panel-default{
	border: 3px solid #05a8ba;
}
.modal h2{
	color: #252525 !important;
	font-size: 17px;
	margin: 30px 0 15px;
}	
.modal h1{
	margin-top: 5px;
}

.modal-dialog{
	margin-top: 100px;
}
.popup .links a {
	padding-top: 6px;
	display: inline-block;
}

#external h2{
	font-size: 22px;
	padding: 0 0 10px 0;
	margin-top: 0;
}
#external ol{
	color: #05a8ba;
	font-size: 22px;
	line-height: 35px;
	margin-bottom: 20px;
}
#external .free{
	font-size: 18px;
}

.pt5{	padding-top: 5px;}
.mt10{ margin-top: 10px;}
.mt20{ margin-top: 20px;}
.mt30{ margin-top: 30px;}
.mb20{ margin-bottom: 20px;}
.note{
	margin-top:-10px;
	text-align: right;
	margin-bottom: 15px;
}
.letter{
	width: 50px;
	text-align: center;
}
.scratched{
	text-decoration: line-through;
}

th.headerSortUp,
th.headerSortDown{
	padding-left: 5px !important;
	padding-right: 5px !important;
}
th.headerSortUp:before {
	content: '\2191 ';
}

th.headerSortDown:before {
	content: '\2193 ';
}
.tablesorter th{
	cursor: pointer;
}

table td.sp{
	padding: 8px 4px !important;
}
table td.selection{ padding-top: 0 !important;}

.table-index td{
	width: 33%;
}
#mainContainer article {
	padding: 0 5px 15px;
}

.blur,
.blur *{
	color: transparent !important;
	text-shadow: rgba(0, 0, 0, 0.3) 0px 0px 7px !important;
}

body {
	position: relative;
	padding-top: 75px;
	background: #eaeaea;
	color: #252525;
	min-height: 100%;
	height: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

a {
	color: #05a8ba;
}

a:hover, a:active {
	color: #0692a1;
}

.no-left-padding {
	padding-left: 0!important;
}

.no-right-padding {
	padding-right: 0!important;
}

.navbar-fixed-top {
	box-shadow: 0 0 4px rgba(0,0,0,.15);
	font-size: 15px;
	border-bottom: 10px solid #05a8bb;
}

.navbar-fixed-top.noLine {
	border-bottom: none;
}

img.logo {
	display: block;
}

.navbar-brand {
	padding: 12px 0;
	margin-left: 0!important;
}


.navbar-default .navbar-nav .icon-enter,
.navbar-default .navbar-nav .icon-search,
.navbar-default .navbar-nav .icon-logout{
	width: 75px;
	height: 75px;
	padding-top: 7.5px;
	padding-bottom: 7.5px;
	border-right: 1px solid #e3e3e3;
	position: relative;
}

.icon-enter, 
.icon-logout {
	border-left: 1px solid #e3e3e3;
}

.icon-enter:after,
.icon-search:after {
	width: 35px;
	border-right: 9px solid #fff;
	height: 26px;
	content: "";
	left: -9000px;
	right: -9000px;
	top: -9000px;
	bottom: -9000px;
	display: block;
	margin: auto;
	position: absolute;
	background: transparent url(../img/sprite.png) no-repeat;
}
.icon-logout{
	background: transparent url(../img/logout.png) center center no-repeat;
}

.icon-enter:after {
	background-position: 50% 0px;
}

.icon-search:after {
	background-position: 50% -52px;
}

.icon-search.opened:after {
	background-position: 50% -26px;
}


.btn-all {
	border: 1px solid #05a8ba;
	background: #fff;
	color: #05a8ba;
}
.btn-blue {
	border: 1px solid #05a8ba;
	background: #fff;
	color: #05a8ba;
	/* font-weight: bold; */
}

.btn-blue:hover {
	background-color: #05a8ba;
	color: #fff;
}
.btn-register, .btn-register:hover, .btn-register:active{
	background: #05a8ba ;
	line-height: 30px !important;
	color: #fff;
	border: 1px solid #05a8ba;
}

.container-fluid #table td{
	padding: 5px;
	font-size: 15px;
}

caption, .caption{
	text-align:left; font-size: 20px; font-weight:bold; padding-bottom: 5px; color: #252525;
}
#predictor .progress{
	height: 30px;
	margin-bottom: 0;
	box-shadow: none;
	-webkit-box-shadow:none;
	background: none;
}
#predictor .big{
	text-align: left;
	width: 15%;
}
#predictor .progress-bar{	

	/* -webkit-transition-duration: 0.5s;  Safari 
	transition-duration: 0.5s;	*/
	-webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    background: #ddd;
}

#predictor .pub{
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	display: none;
	color: #333;
}

.homepage-banner {
	height: 350px;
	background: #05a8bb url(../img/banner.png) 50% 50% no-repeat;
	background-size: cover;
	position: relative;
	z-index: 2;
	color: #fff;
	font-size: 16px;
}

.homepage-banner .row{
	padding: 0 15px;
}

.homepage-banner .banner-heading {
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	padding: 54px 0 50px;
	margin:0;
}

.homepage-banner .banner-icon {
	background: #05a8bb;
	border-radius: 100%;
	height: 112px;
	margin: auto;
	width: 112px;
	border: 5px solid rgba(0,0,0,.25);
	position: relative;
}

.homepage-banner .banner-icon span,
.homepage-banner .banner-icon a
 {
	display: block;
	width: 76px;
	height: 76px;
	margin: 26px 0 0 26px;
	background: transparent url(../img/sprite.png) no-repeat;
}

.homepage-banner .banner-icon.follow-icon a {
	background-position: 50% -78px;
}

.homepage-banner .banner-icon.get-icon a {
	background-position: 50% -154px;
}

.homepage-banner .banner-icon.read-icon a {
	background-position: 50% -230px;
}

.homepage-banner .banner-icon:before,
.homepage-banner .banner-icon:after {
	content: "";
	display: block;
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 100%;
	background: #fff;
	top: 50%;
	margin-top: -2px;
}

.homepage-banner .banner-icon:before {
	left: -38px;
}

.homepage-banner .banner-icon:after {
	right: -38px;
}

.homepage-banner .col-md-4:last-child .banner-icon:after  {
	left: -184px;
	right: auto;
}

.homepage-banner .col-md-4:first-child .banner-icon:before {
	left: auto;
	right: -184px;
}

.homepage-banner .col-md-4:last-child .banner-icon:after ,
.homepage-banner .col-md-4:first-child .banner-icon:before {
	height: 1px;
	border-radius: 0;
	width: 147px;
	margin-top: 0;
}

.homepage-banner .banner-text,
.homepage-banner .banner-text a
 {
 	color: white;
	text-align: center;
	margin-top: 15px;
	line-height: 1.35em;
}

.container-fluid.homepage-score{
	box-shadow: 0 0 4px rgba(0,0,0,.15);
	background: #fff;
}

#mainContainer > .row {
	box-shadow: 0 4px 4px rgba(0,0,0,.15);
	background: #fff;
	/* padding-top: 15px;
	*/
	padding-bottom: 35px;
}

#mainContainer.container-fluid .row {
	padding-top: 15px;
}
/*
#mainContainer.container-fluid {
	padding-left: 10px;
	padding-right: 10px;
}*/


.homepage-score .col-md-4 {
	padding: 15px;
	font-size: 15px;
	line-height: 1.35em;
	border-right: 1px solid #dddddd;
}

.homepage-score.hidden, .homepage-banner.hidden {
	display: none !important;
}

.homepage-score .container .row {
	outline: 1px solid #dddddd;
	border-top: none;
}

.homepage-score .col-md-4:last-child {
	border-right: none;
}

.homepage-score strong{
	display: block;
	font-size: 22px;
}

.navbar-nav.navbar-right:last-child {
	margin-right: -1px!important;
}

.navbar-nav>li {
	float: left;
	display: block;
	height: 75px;
}

.navbar-right {
	float: right !important;
	margin: 0;
}
.interval-pills{
	float:right;
}

.navbar .container {
	width: auto;
	max-width: 1030px;
}

.breadcrumb {
	padding: 12px 6px;
	background: transparent;
	border-radius: 0;
	border-bottom:  1px solid #eaeaea;
	font-size: 14px;
}

.breadcrumb>li+li:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 9px;
	vertical-align: middle;
	border-left: 6px solid;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
}

.breadcrumb>.active {
	font-weight: bold;
	color: #252525;
}

#mainPageButtons button span,
#mainPageButtons a span {
	width: 20px;
	height: 20px;
	display: block;
	background: transparent url(../img/sprite.png) no-repeat;
}

#mainPageButtons button[role="refresh"] span {
	background-position: 50% -386px;
}

#mainPageButtons a span {
	background-position: 50% -366px;
}

#mainPageButtons button[role="view"].active span {
	background-position: 50% -326px;
}

#mainPageButtons [role="fullscreen"] span {
	background-position: 50% -346px;
}

#mainPageButtons button[role="fullscreen"].active span {
	background-position: 50% -306px;
}

#mainPageButtons .btn-default:focus, .btn-default:active  {
	background-color: #fff;
}

#mainPageButtons .btn-default.active:focus, 
#mainPageButtons .btn-default.active:active, 
#mainPageButtons .btn-default:focus 
  {
	background-color: #e6e6e6;
	color: #05A8BA;
}

.btn-autoreload, 
.btn-autoreload:active,
.btn-autoreload:focus{
	background-color: #fff !important;
	text-transform: uppercase;
	color: #05A8BA;
}
.btn-autoreload.active{
	background-color: #e6e6e6 !important;
}
#mainContainer {
	position: relative;
	height: auto !important;
 	 height: 100%;
	border-top: 1px solid #eaeaea;
}

footer {
	background: #262323;
	min-height: 250px;
}
.footer-text{
	margin-top: 40px;
	color: #736f6f;
}
.footer-text a{
	color: white;
}
.footer-text a:hover{
	color: #05a8ba;
}


#wrap {
	min-height: 85%;
	height: auto !important;
	height: 85%;
	/*margin: 0 auto -295px;
	padding-bottom: 295px;*/
	position: relative;
}

footer .nav>li>a {
	padding: 10px 0;
	color: #fff;
}

footer .nav>li>a:hover {
	background: transparent;
	text-decoration: underline;
}

.input-lg, .form-horizontal .form-group-lg .form-control {
	height: 38px;
	padding: 8px 14px ;
	border-radius: 3px;
}

@media(max-width: 1030px) and (min-width: 768px){

	 #searchForm #t{
		height: 38px;
		padding: 6px 14px;
	}
}

.btn-lg, .btn-group-lg>.btn {
	padding: 8px 14px;
	font-size: 18px;
	line-height: 1.15;
	border-radius: 3px;
}

footer input.form-control {
	width: 70%;
}

footer .btn-primary {
	width: 25%;
	float: right;
}

.btn-primary {
	background-color: #05a8ba;
	border-color: #05a8ba;
}

.btn-primary:hover,.btn-primary:active {
	background-color: #0692a1;
	border-color: #0692a1;
}

footer .nav>li>a:hover {
	color: #05a8ba;
}

footer .row:first-child {
	padding-top: 30px;
	padding-bottom: 29px;
	border-bottom: 1px solid #332f2f;
}

footer .row:last-child{
	padding-top: 30px;
	padding-bottom: 30px;
}

.copyright {
	color: #736f6f;
	line-height: 32px;
}

footer .socialicon {
	display: inline-block;	
	width: 32px;
	height: 32px;
	vertical-align: middle;
	margin-left: 16px;
	background: transparent url(../img/sprite.png) no-repeat;
	border-radius: 100%;
}

footer .socialicon:hover {
	box-shadow: inset 0px 0px 40px rgba(0,0,0,.5);
}

footer .socialicon.twitter {
	background-position: 50% -438px;
}

footer .socialicon.facebook {
	background-position: 50% -406px;
}

footer .socialicon.google {
	background-position: 50% -470px;
}

footer .social {
	font-size: 0;
}

.twitter-white, .mobile-white{
	display: inline-block;	
	width: 40px;
	height: 40px;
	vertical-align: middle;
	background: transparent url(../img/sprite.png) no-repeat;
}
.twitter-white{
	background-position: -3px -808px;
}
.mobile-white{
	background-position: -41px -808px;
}

.navbar-fixed-top .btn-blue {
	width: 96px;
}

.navbar-fixed-top .navbar-form {
	margin: 18px 0 !important;
	position: relative;
}

.table>thead>tr>th {
	border-bottom: none;
}

.icon-search {
	/*display: inline-block!important;*/

}

::-webkit-input-placeholder {
	color: #818181;
	font-style: italic;
}

::-moz-placeholder {
	color: #818181;
	font-style: italic;
}

:-ms-input-placeholder {
	color: #818181;
	font-style: italic;
}

footer .nav > li {
	display: inline-block;
	width: auto;
	float: left;
}

footer .nav > li a{
	margin: 0 20px 0 0;
}

.footer-menu {
	text-align: center;
	margin-top: 30px;
}
.footer-menu a{
	color: white;
	display: inline-block;

	padding: 0 20px 5px 0!important;
	

}

.video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
}


.section {
	padding: 12px 0 20px;
}

.video iframe,
.video object,
.video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.green {
	color: #37a628;
}

.red {
	color: #a02929;
}

#searchForm .btn-blue {
	margin-left: 10px;
}

th a {
	font-size: 18px;
	color: #252525;
	text-decoration: underline;
}
th a:hover {
	color: #252525;
	text-decoration: none;
}

.breadcrumb>li {
	display: inline;
}

.fscrn_collum {
    display: none;
}

.me_column{
	display:none;
}

.container-fluid .fscrn_collum {
    display: table-cell;
}
.container-fluid .me_column{
	display: table-cell;
}

@media (max-width: 991px) {
    .container-fluid .fscrn_collum {
	    display: none;
	}
}
@media (max-width: 991px) {
    .container .me_column {
	    display: table-cell;
	}
}

.title_collum {
    width: 150px;
}

.table_title__mounth {
    font-size: 18px;
    color: #252525;
    text-decoration: underline;
    font-weight: bold;
}

.table_title__mounth:after {
    content: "";
    width: 0;
    height: 0;
    display: inline-block;
    border:6px solid transparent;
    border-bottom:0;
    border-top:6px solid #252525;
    vertical-align: middle;
    margin-left: 10px;
}

.table_mounth__container {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.table_mounth__times_collum {
    width: 135px;
    text-align: center;
}

.table_mounth_header, .table_mounth_header td  {
    border-bottom: 0 !important;
}


.table_mounth_header .table_mounth__times_collum {
    font-weight: bold;
}

.table_slide_body {
    display: none
}

.table_mounth__container .table {
    margin-bottom: 0;
}

.table_title__mounth:hover {
    color: #252525;
    /*text-decoration: none;*/
}

.form_container {
    padding: 20px 5px;
    background-color: #F2F2F2;
}

.form_container label, 
.form_container input[type=text], 
.form_container input[type=email],
.form_container textarea{
    display: block;
}

.form_container input[type=text], 
.form_container input[type=email],
.form_container textarea{
    width: 100%;
    background-color: #fff;
    border:1px solid #D0D5D7;
    box-shadow: 0 2px 2px #E7E7E7 inset;
    height:36px;
    border-radius: 2px;
   padding-left: 10px;        
}

.form_container .verification_text {
    color:#383838;
    padding: 25px 30px;
    padding:15px 20px;
    border:2px dashed #B6B6B6;
    border-radius: 4px;
    margin:5px 0 15px;
    overflow: hidden;

}

.form_container label {
    margin: 20px 0 5px; 
}

.form_container a, .form_container input[type=submit] {
    color:#05a8ba;
}

.form_container p {
    margin: 15px 0;
}

.form_container input[type=submit] {
    border:1px solid #05a8ba;
    padding: 6px 30px;
    background-color: transparent;
    transition:backgound 0.3s, color 0.3s;
    margin-right: 10px;
    border-radius: 3px;
}

.form_container input[type=submit]:hover {
    background-color: #05a8ba;
    color:#fff;
}

.form_container textarea {
    height: 320px;
    resize: none;
}

.form_container .link_tip {
    float: right;
    margin:-28px -33px 0 0;
}

#mainContainer .table th {
    text-transform: uppercase;
    background-color: #f9f9f9;
    border-color: #ddd !important;
}

#mainContainer .table th a{
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	color: #05a8ba ;
}

.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #fff;
}

.table-striped>tbody>tr:nth-child(even)>td, .table-striped>tbody>tr:nth-child(even)>th {
    background-color: #f9f9f9;
}


.graph_container {
    border: 1px solid #ddd;
    margin-bottom: 20px;
}
table .graph_container{
	border: none;
	margin-bottom: 0;
}

.graph_container .graph_title {
    padding: 8px;
    font-size: 16px;
    display: block;
    border-bottom: 1px solid #ddd;
    margin:0;
    line-height: 1.42857143;
    text-transform: uppercase;
	background-color: #f9f9f9;
}

.graph_container .graph {
    padding: 8px;
}

#mainPageButtons {
	/*position: absolute;
	right: 15px;*/
}

article .row {
	margin-left: -15px; 
	margin-right: -15px; 
}
h2.news-title
{
	font-size: 20px;
	font-weight: bold;
	padding:0;
	margin: 30px 0 10px 0;
}
.winners caption{
	text-align: right;
}
.winners details{
	display: inline;
}
.winners h3{
	margin:0; 
	padding:0;
	font-size: 16px;
	font-weight: normal;
}
.winners td,
.winners th
{
	border: 1px solid #ddd;
}
.winners>thead>tr>th{
	border-top: 1px solid #ddd !important;
}
.w-title{
	padding:0;
	margin:0;
}

#extra{
	display: none;
	background: white; 
	border-top: 4px solid #05a8ba; 
	max-height: 90px; 
	position:fixed; 
	bottom:0; width: 100%
}
.extra-padding{
	padding-bottom: 90px;
}

.img-ssl{
	max-width: 109px;
	max-height: 60px
}

.help{
	color: #000;
	background-color: #cecece;
	border-radius: 50%;
	padding: 0 5px;
	font-weight: normal;
	cursor: pointer;
}
.help:before{
	content: '?';
}
.tooltip-inner{
	color: #000;
	background-color: #cecece;
	font-weight: normal;
} 
.tooltip.top .tooltip-arrow{
	border-top-color: #cecece;
}

.benchmark{
	background: #F2F2F2;
	border: 1px solid #0692a1;
	padding: 10px;
	margin-bottom: 20px;
}

#audio:focus, #audio:hover{
	background-color: inherit;
}
.live-bet{
	color:  #006600;
}


@media (min-width: 768px){
	.container {
	  width: auto;
	}



    .form_container .link_tip {
        margin:9px 0 0 0;
        display: block;
        float: none;
        text-align: right;
    }
  
	.interval-pills {
		float: none;
	}
}

.form_container [class^=col-] {
    padding-left: 24px;
    padding-right: 24px;
}

.form_container .with_tip {
    padding-left: 10px;
    padding-right: 38px;
}


@media (max-width:768px) {
    .form_container .with_tip {
        padding-left: 24px;
        padding-right: 24px;
    }

}

@media (min-width: 1030px){

	.container {
		width: 1030px;
	}
	.navbar-fixed-top .navbar-form .input-group>.form-control{
		width: 270px;
	}

	#searchbar {
		width: 520px;
		display: inline-block;
		padding-right: 15px;
		border-right: 1px solid #e3e3e3;
	}
	#t{
		padding: 5px 10px 5px;
	}
	

}

@media (min-width: 768px) and (max-width: 1030px){
	#searchbar {
		display: block;
		position: absolute;
		top: 75px;
		right: 0;
		height: 96px;
		background: #f4f4f4;
		width: 100%;
		border-top: 1px solid #e3e3e3;
		border-bottom: 10px solid #05a8bb;
	}

	.navbar-fixed-top .navbar-form {
		float: none !important;
		margin: 0 0 !important;
	}

	.navbar-fixed-top .navbar-form .input-group {
		width: 73%;
		float: left;
		padding: 15px 2%;
	}

	.navbar-fixed-top .btn-blue {
		display: inline-block;
		width: 25%;
		margin: 15px 0;

	}
	.navbar-fixed-top .dropdown-toggle.btn-lg {
		width: 100%;
	}
	.navbar-fixed-top .btn-lg {
		height: 55px;
	}
	.navbar-fixed-top .input-lg {
		height: 55px;
	}

	#searchForm .input-group {
		width: 70%;
	}
	#searchForm .btn-blue {
		width: 25%;
		margin-left: 5px;
	}
	
}


@media (max-width: 769px){
	body {
		padding-top: 96px;
	}
	body,
	.breadcrumb,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a,
	.homepage-score .col-md-4 {
		font-size: 20px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		padding: 15px;
	}

	.navbar-fixed-top {
		border-bottom-width: 11px;
	}

	.navbar-default .navbar-nav .icon-enter,
	.navbar-default .navbar-nav  .icon-search,
	.navbar-default .navbar-nav  .icon-logout{
		width: 86px;
		height: 85px;
	}

	.no-left-padding-xs {
		padding-left: 0!important;
	}

	.no-right-padding-xs {
		padding-right: 0!important;
	}

	.navbar-brand {
		padding: 19px 48px 19px 15px;
		height: 85px;
	}

	table.responsive{
		margin-bottom:0
	}
	#t{
		padding: 16px 10px 16px;
		height: 63px;
		line-height: 63px;
		border-radius: 0;
	}



	.pinned{
		position:absolute;
		left:0;
		top:0;
		background:#fff;
		width: 100px;
		overflow:hidden;
		
		/*border-right:1px solid #ccc;*/
		/*border-left:1px solid #ccc*/
	}
        
/*        #wideFirstColumn .pinned .table, #wideFirstColumn .pinned td {
            border-right:0;
        }*/
        
	#wideFirstColumn .pinned{
		width: 150px;
	}
	#wideFirstColumn div.table-wrapper div.scrollable table{
		margin-left: 150px;
	}
	#veryWideFirstColumn .pinned{
		width: 180px;
	}
	#veryWideFirstColumn div.table-wrapper div.scrollable table{
		margin-left: 180px;
	}

	.pinned
	table{
		border-right:none;
		border-left:none;
		width:100%
	}

	.pinned table th,.pinned table
	td{
		white-space:nowrap
	}

	.pinned td:last-child{
		border-bottom:0
	}

	div.table-wrapper{
		position:relative;		
		overflow:hidden;
		
	}

	div.table-wrapper div.scrollable
	table{
		margin-left: 100px;}

	div.table-wrapper
	div.scrollable{
		/*overflow:scroll;*/
		overflow-y:hidden
	}

	table.responsive td,
	table.responsive
	th{
		position:relative;
		white-space:nowrap;
		overflow:hidden
	}

	table.responsive th:first-child,
	table.responsive td:first-child,
	table.responsive td:first-child,
	table.responsive.pinned td{
		display:none
	}

	.homepage-score strong {
		font-size: 24px;
	}

	.homepage-score .col-md-4 {
		padding: 8px 15px;
	}

	.breadcrumb {
		padding: 14px 6px;
	}



	#mainPageButtons button,
	#mainPageButtons a{
		height: 50px;
		line-height: 30px;

		padding: 9px;
	}

	#mainPageButtons button span,
	#mainPageButtons a span
	{
		width: 30px;
		height: 30px;
	}

	#mainPageButtons button[role="refresh"] span {
		background-position: 50% -593px;
	}

	#mainPageButtons a span {
		background-position: 50% -563px;
	}

	#mainPageButtons button[role="view"].active span {
		background-position: 50% -503px;
	}

	#mainPageButtons button[role="fullscreen"] span {
		background-position: 50% -346px;
	}

	#mainPageButtons button[role="fullscreen"].active span {
		background-position: 50% -306px;
	}

	#mainPageButtons button[role="view"] {
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
	}

	.input-lg, .form-horizontal .form-group-lg .form-control {
		height: 63px;
		padding: 8px 14px ;
		border-radius: 3px;
		font-size: 20px;
	}

	.btn-lg, .btn-group-lg>.btn {
		padding: 19px 19px;
		font-size: 20px;
		line-height: 1.15;
		border-radius: 3px;
	}

	footer .btn-primary {
		margin-left: 1%;
	}

	footer .nav > li {
		display: inline-block;
		width: auto;
	}
	footer .nav {
		text-align: justify
	}


	footer .socialicon {
		width: 48px;
		height: 48px;
	}

	footer .socialicon.twitter {
		background-position: 50% -672px;
	}

	footer .socialicon.facebook {
		background-position: 50% -624px;
	}

	footer .socialicon.google {
		background-position: 50% -720px;
	}

	footer .copyright {
		line-height: 48px;
	}

	#searchbar {
		display: block;
		position: absolute;
		top: 85px;
		right: 0;
		height: 96px;
		background: #f4f4f4;
		width: 100%;

		border-top: 1px solid #e3e3e3;
		border-bottom: 10px solid #05a8bb;
	}

	.navbar-fixed-top .navbar-form {
		float: none !important;
		margin: 0 0 !important;
	}

	.navbar-fixed-top .navbar-form .input-group {
		width: 73%;
		float: left;
		padding: 0 2%;
	}

	.navbar-fixed-top .btn-blue {
		display: inline-block;
		width: 25%;
	}

	h1, .h1 {
		font-size: 26px;
		font-weight: bold
	}
	h2, .h2 {
		font-size: 22px;
		font-weight: bold
	}
	h3, .h3 {
		font-size: 20px;
		font-weight: bold
	}

	.finger-icon {
		height: 40px;
		text-align: right;
	}
	.finger-icon:after{
		content: "";
		display: inline-block;
		width: 36px;
		height: 36px;
		background: transparent url(../img/sprite.png) no-repeat 50% -768px;
	}

	#searchForm .input-group {
		width: 70%;
	}
	#searchForm .btn-blue {
		width: 25%;
		margin-left: 5%;
		padding: 19px 20px;
	}

	th a {
		font-size: 20px;
	}
}

@media (max-width: 500px){
	.navbar{
		min-height: 60px;
	}
	.navbar-brand {
		padding: 5px;
		height: 60px;
	}
	.navbar-default .navbar-nav .icon-enter,
	.navbar-default .navbar-nav .icon-search,
	.navbar-default .navbar-nav .icon-logout {
		width: 60px;
		height: 60px;
	}
	.navbar-nav>li {		
		height: 60px;
	}
	.homepage-score .col-md-4{
		font-size: 16px;
	}
	.homepage-score strong {
		font-size: 16px;
	}

	.img-ssl{
		max-width: 100%;
	}

}

