.static-links {
    text-align: right;
}

.change-settings {
    display: inline;
    position: relative;
    top: 8px
}

.header-lang-menu {
    right: 0;
    left: auto;
    margin-top: -48px;
    margin-left: 0px;
}

.footer {
    border-top: 2px solid gray;
    text-align: center;
}

.footer .s-hide {
    display: none;
}

.footer .full {
    display: inline;
}

.sidebar-nav {
    display: block;
    position: absolute;
    left: -38px;
    top: 90px;
    background-color: #ffffff;
}
#page-wrapper {
    padding-left: 195px;
}

.sitemap div div div{
    float: left;
    height: 140px;
    width: 25%;
    padding-bottom: 15px;
}

.feedback_form div .col-sm-8,
.feedback_form div .long-text,
.feedback_form div .submit{
    padding-left: 35px;
    padding-right: 35px;
}

.feedback_form div .col-sm-8 input {
    height: 15px;
    padding-top: 2px;
}
.feedback_form div .col-sm-8 select {
    height: 25px;
    padding-top: 0px;
    margin-left: -15px;
}

.message .col-xs-12 {
    width: 98%;
}
.message .text-right {
    margin-top: 10px;
}

.num-freq-btns {
    display: none;
}
.num-freq {
    padding-top: 10px;
}

.sitemap .bordered_form {
    margin-top: 10px;
}

.pair-freq-table-rad {
    display: none;
}

.summary-view-rad {
    display: none;
}

#summary-table {
    margin-top: 10px;
}
.summary-view-type-btns {
    margin-top: 10px;
}
.summary-view-type-btns a {
    width: 10px;
    height: 18px;
}


.history .top-pager {
    margin-top: -20px;
}
.history-summary-view .top-pager {
    margin-top: -20px;
}
.number-view .numbers {
    padding-bottom: 8px;
    text-align: center;

}
.number-view .ball {
    width: 37px;
    height: 37px;
}
.number-view .info {
    font-size: 14px;
    padding: 5px;
}
.number-view .date{
    font-weight: bold;
}

.number-view .numbers {
    border-bottom: 1px solid #136393;
}
.detail-view .ball {
    width: 37px;
    height: 37px;
}

.detail-view .plus {
    height: 36px;
}
.detail-view .header .col-xs-4,
.detail-view .header .col-xs-8{
    background-color: #6EA1BB;
}
.detail-view .header .col-xs-4,
.detail-view .info .col-xs-4{
    width: 150px;
}
.detail-view .header .col-xs-8,
.detail-view .info .col-xs-8{
    width: 650px;
}
.detail-view .header .col-xs-9 {
    width: 450px;
    background-color: #6EA1BB;
}

.detail-view .header .col-xs-3 {
    width: 350px;
    background-color: #6EA1BB;
}

.detail-view .numbers .col-xs-9 {
    width: 450px;
}

.detail-view .numbers .col-xs-3 {
    width: 350px;
}
.latest {
    margin-top: 10px;
    width: 500px;
}

.latest .xsm-show {
    display: none;
}

.latest .ball {
    width: 37px;
    height: 37px;
}

.latest .numbers {
    padding-bottom: 20px;
}

.latest .date {
    margin-top: 20px;
    margin-bottom: 10px;
}
.latest .divisions {
    display: none;
}

.latest .divisions-full {
    background-color: #DDEAF0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.latest .upcoming {
    padding-top: 10px;
}

.latest .upcoming .info {
    margin-left: 200px;
}

.top-freq-group .title{
    display: none;
}
.top-freq-group .nav-tabs{
    display: none;
}
.top-freq-group .top-freq{
    background-color: #ffffff;
    border-style: none;
}

#num1 .title,
#sup1 .title,
#pair1 .title{
    display: block;
}

#num1 ,
#sup1 ,
#pair1{
    display: block;
    float: left;
    padding-right: 10px;
}
#num-p1,
#sup-p1,
#pair-p1{
    border-bottom-width: 0px;
}

#num-p2,
#sup-p2,
#pair-p2{
    border-top-width: 0px;
}

.prediction-summary .btn-group {
    display: none;
}

.settings-form .col-sm-12 {
    margin-left: 10px;
}

.settings-form .form-group input {
    height: 20px;
    width: 90%
}
.settings-form .row {
    padding-bottom: 10px;
}

.search .tab-content{
    width: 100%;
}

.search #tablast input.form-control{
    height: 15px;
    padding-top: 2px;
}

.search #tabnumbers input.form-control{
    height: 15px;
    padding-top: 2px;
}
.search #tabnumbers select {
    height: 25px;
    padding-top: 0px;
}
.search #tabnumbers .col-sm-8 {
    padding-left: 30px;
    padding-right: 30px;
}
.search #tabdraw input.form-control{
    height: 15px;
    padding-top: 2px;
}
.search #tabdraw .form-input {
    padding-left: 30px;
    padding-right: 30px;
}
.search #tabdate .form-input input {
    height: 20px;
    padding-top: 2px;
}
.search #tabdate .form-input  {
    padding-right: 40px;
}