﻿/* ------------------------------------------------------------ */
/*	MAIN */
/* ------------------------------------------------------------ */

body {
    margin: 0;
    padding: 0;
    border: none;
    background-color: #DEDEDE;
}

div, p, h1, h2, h3, h4, ul, li, table {
    margin: 0;
    padding: 0;
    border: none;
}

textarea:focus, select:focus, input:focus {
    outline: none;
}

ul {
    padding-left: 0 !important;
}

#header {
    margin-top: 5px;
}

#page_content {
    width: 100%;
    float: left;
}

#header_bar {
    width: 100%;
    height: 0px;
    margin: 0px 0px 3px 0px;
    padding: 4px 0px 2px 0px;
    border-radius: 3px;
    text-align: center;
    background-color: #EEEEEE;
}

#left_bar {
    float: left;
}

#right_bar {
    width: 160px;
    float: left;
    margin-left: 4px;
}


#master_content {
    float: left;
}

#footer {
    text-align: center;
}


#adv_content {
    margin-top: 5px;
}

::-webkit-scrollbar {
    width: 11px;
    height: 11px; /* For the horizontal scrollbar */
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #f7f7f7;
}

/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,1);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: rgba(230,230,230,0.4);
    }

/* ------------------------------------------------------------ */
/* DESCRIZIONI */
/* ------------------------------------------------------------ */


.main_descr {
    text-align: center;
    font-size: 1.5em;
    /*font-family: Trebuchet MS;*/
    color: #376092;
}

.main_descr_sub {
    text-align: center;
    margin-top: 0px;
    font-size: 1.4em;
    /*font-family: Trebuchet MS;*/
    color: #376092;
}

.tab_descr {
    margin-top: 0px;
    font-size: 1.1em;
    /*font-family: Trebuchet MS;*/
    color: #376092;
    padding: 4px;
    font-weight: normal;
}

/* ------------------------------------------------------------ */
/* SITE MAP */
/* ------------------------------------------------------------ */

.sitemappath {
    margin: 3px 0px;
    display: block;
    padding: 2px;
    border-radius: 3px;
    color: #3A6AAD;
}


    .sitemappath span {
        font-size: 1.2em;
    }

        .sitemappath span a {
            color: #003366;
            text-decoration: underline;
            padding: 3px;
            color: #3A6AAD;
        }

            .sitemappath span a:hover {
                color: #ffffff;
                background-color: #FF9900;
                border-radius: 3px;
                text-decoration: underline;
                padding: 3px;
            }

    .sitemappath .sitemappath_sel {
        font-weight: bold;
        color: #ffffff;
        background-color: #FF9900;
        border-radius: 3px;
        padding: 3px;
    }


/* ------------------------------------------------------------ */
/* MAIN MANU */
/* ------------------------------------------------------------ */
.main_menu {
    margin-top: 10px;
    font-size: 1.2em;
    background-color: #eeeeee;
    padding-top: 5px;
    border-radius: 0px;
    padding-left: 5px;
    border-bottom: 2px solid #5184D2;
}

    .main_menu ul {
    }

        .main_menu ul li {
            list-style: none;
            float: left;
        }

            .main_menu ul li span {
                color: #ffffff;
                border: 2px solid #83A6D6;
                text-align: center;
                margin-right: 3px;
                height: 22px;
                background-color: #3A6AAD;
                border-radius: 5px 5px 0px 0px;
                border-bottom: 0px;
                padding: 3px 30px 0px 30px;
                display: block;
            }


    .main_menu .select_menu span {
        background-color: #eeeeee;
        color: #376092;
        font-weight: bold; /*	font-size:1.3em;*/ /*	padding:3px 30px 0px 30px;*/
        height: 22px;
    }

        .main_menu .select_menu span:hover {
            background-color: #aaaaaa;
        }

    .main_menu ul li a {
        text-decoration: none;
    }

    .main_menu ul li span:hover {
        color: #ffffff;
        background-color: #376092;
        border-radius: 5px 5px 0px 0px;
        text-decoration: underline;
    }

/* ------------------------------------------------------------ */
/* SOCILA SMALL */
/* ------------------------------------------------------------ */
.social_share ul {
    margin: 0px;
    padding: 0px;
}

    .social_share ul li {
        list-style: none;
        float: left;
    }


/* ------------------------------------------------------------ */
/* MAIN MENU SMALL */
/* ------------------------------------------------------------ */
.main_small_menu {
    margin-top: 3px;
    font-size: 1.1em;
    padding-top: 5px;
    padding-left: 5px;
}

    .main_small_menu ul {
    }

        .main_small_menu ul li {
            list-style: none;
            float: left;
        }

            .main_small_menu ul li span {
                color: #5184D2;
                text-align: center;
                margin-right: 3px;
                height: 22px;
                border-radius: 5px 5px 0px 0px;
                border-bottom: 0px;
                padding: 3px 10px 0px 0px;
                display: block;
            }

    .main_small_menu .select_menu span {
        color: #376092;
        font-weight: bold; /*	font-size:1.3em;*/ /*	padding:3px 30px 0px 30px;*/
        height: 22px;
    }

    .main_small_menu ul li a {
        text-decoration: none;
    }


    .main_small_menu ul li span:hover {
        /*	color:#ffffff; 	font-weight:bold; 	background-color:#376092; 	border-radius:5px 5px 0px 0px;*/
        text-decoration: underline;
    }

    .main_small_menu .select_menu span:hover {
        text-decoration: none !important;
    }

/* ------------------------------------------------------------ */
/* HOME MAIN MENU */
/* ------------------------------------------------------------ */
.home_main_menu {
    margin-top: 10px;
    font-size: 1.2em;
    padding-top: 5px;
    border-radius: 5px;
    padding-left: 5px;
    display: inline-block;
    text-transform: uppercase;
}

    .home_main_menu ul {
    }

        .home_main_menu ul li {
            list-style: none;
            float: left;
        }

            /*.home_main_menu ul li span {
                color: #ffffff;
                color: #3A6AAD;
                border: 1px solid #83A6D6;
                text-align: center;
                margin-right: 3px;
                height: 18px;
                border-radius: 5px 5px 5px 5px;
                padding: 3px 30px 0px 30px;
                display: block;
            }*/

            .home_main_menu ul li a {
                text-decoration: none;
            }

/*
            .home_main_menu ul li span:hover {
                color: #ffffff;
                background-color: #376092;
                border-radius: 5px 5px 5px 5px;
                text-decoration: underline;
            }*/

/* ------------------------------------------------------------ */
/*	BOX TAB */
/* ------------------------------------------------------------ */

.box_tab {
    width: 100%;
    margin-bottom: 5px;
    padding-top: 5px;
}

    .box_tab .box_header {
        font-size: 1.2em;
        font-weight: bold;
        padding: 4px 14px 4px 14px;
        color: #376092;
        background-color: #eeeeee;
        border-radius: 5px 5px 0px 0px;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
        background-color: #dddddd; /* */
        cursor: pointer;
        display: block;
        padding: 4px 4px 4px 4px;
    }

        .box_tab .box_header .ui-icon {
            float: left;
        }

    .box_tab .box_content {
        margin-top: 4px;
        padding: 5px;
        background-color: #eeeeee;
        border-radius: 0px 5px 5px 5px;
        border: 1px solid #cccccc; /* */
        margin-top: 0px;
        border-radius: 0px 0px 5px 5px;
    }


/* ------------------------------------------------------------ */
/* BOX ELENCO COMUNI */
/* ------------------------------------------------------------ */


#box_nav_locality .box_list_locality {
    overflow: auto;
    width: 100%;
    height: 300px;
}

/* ------------------------------------------------------------ */
/* BOX ELENCO COMUNI DESTRA */
/* ------------------------------------------------------------ */

.box_tab_nav {
    position: absolute;
    width: 600px;
    border: 4px solid #aaaaaa;
    padding: 14px 10px 10px 10px;
    border-radius: 5px;
    z-index: 100;
    background-color: #FFFFFF;
}



/* ------------------------------------------------------------ */
/* ELENCHI */
/* ------------------------------------------------------------ */

.box_list {
    border: 0px solid #000000;
    margin: 0px;
    padding: 0px;
    float: left;
}

    .box_list li {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .box_list li a {
            text-decoration: none;
            color: #333333;
        }

        .box_list li span {
            margin: 1px;
            padding: 3px;
            list-style: none;
            display: block;
            border-radius: 5px;
        }

            .box_list li span:hover, .box_list_hover span {
                color: #ffffff;
                background-color: #FF9900;
                border-radius: 3px;
                text-decoration: underline;
            }

        .box_list li .select_box {
            background-color: #FF9900;
            color: #ffffff;
            font-weight: bold;
            border-radius: 3px;
        }


.box_list_1 {
    font-size: 20px;
    width: 628px;
}

.box_list_2 {
    font-size: 16px;
    width: 314px;
}

.box_list_3 {
    font-size: 10px;
    width: 209px;
}

.box_list_4 {
    font-size: 9px;
    width: 153px;
}

.box_list_l_1 {
    font-size: 10px;
    width: 360px;
}

.box_list_l_2 {
    font-size: 10px;
    width: 175px;
}

.box_list_l_3 {
    font-size: 9px;
    width: 117px;
}

.box_list_l_3s {
    font-size: 9px;
    width: 112px;
}


/* ------------------------------------------------------------ */
/* CLASSIFICHE */
/* ------------------------------------------------------------ */

.standings_list {
    margin: 0px;
    padding: 0px;
}

    .standings_list li {
        margin: 3px 0px 3px 0px;
        padding: 0px;
        list-style: none;
    }



/* ------------------------------------------------------------ */
/* SEPARATORI */
/* ------------------------------------------------------------ */

.return {
    clear: both;
}

.separator_vert {
    border-right: 2px solid #FF9900;
}

.separator_orr {
    background-color: #FDD9D9;
    border-top: 1px solid #ed682e;
    margin: 4px;
    clear: both;
}


/* ------------------------------------------------------------ */
/* MAPPA */
/* ------------------------------------------------------------ */

.map_nav {
    /*width:365px;     height:365px;*/
    border: 1px solid #cccccc;
    margin-bottom: 5px;
}

/* ------------------------------------------------------------ */
/* MANU ELABORAZIONE */
/* ------------------------------------------------------------ */

.viewdata_menu {
    font-size: 1.1em;
    border-radius: 5px;
    padding: 0px 0px 0px 0px;
}

    .viewdata_menu ul {
        margin: 2px 0px 0px 0px;
    }

        .viewdata_menu ul li {
            list-style: none;
            float: left;
        }

            .viewdata_menu ul li span {
                border: 1px solid #888888;
                text-align: center;
                margin-right: 3px;
                height: 18px;
                border-radius: 5px 5px 0px 0px;
                border-bottom: 0px;
                padding: 3px 10px 0px 10px;
                display: block;
                background-color: #eeeeee;
                color: #376092;
            }

    .viewdata_menu .select_menu span {
        background-color: #5184D2; /*#999999;*/
        color: #ffffff;
        font-weight: bold;
        height: 20px;
    }


        .viewdata_menu .select_menu span:hover {
        }

    .viewdata_menu ul li a {
        text-decoration: none;
    }

    .viewdata_menu ul li span:hover {
        color: #ffffff;
        background-color: #376092;
        border-radius: 5px 5px 0px 0px;
        text-decoration: underline;
    }

.data_content {
    padding: 2px;
    margin-top: 0px;
    border-radius: 0px 5px 5px 5px;
    border: 1px solid #cccccc;
}


/* ------------------------------------------------------------ */
/* SUB MENU ELAB */
/* ------------------------------------------------------------ */
.sub_small_menu {
    margin-top: 3px;
    font-size: 1.1em;
    padding-top: 5px;
    padding-left: 5px;
    width: 100%;
}

    .sub_small_menu ul {
    }

        .sub_small_menu ul li {
            list-style: none;
            float: left;
        }

            .sub_small_menu ul li span {
                color: #5184D2;
                text-align: center;
                margin-right: 3px;
                border-bottom: 0px;
                padding: 4px 4px 4px 4px;
                display: block;
                border: 0px;
                background-color: transparent;
            }

    .sub_small_menu .select_menu span {
        background-color: #376092;
        color: #ffffff;
        font-weight: bold; /*	font-size:1.3em;*/ /*	padding:3px 30px 0px 30px;*/
        border-radius: 5px 5px 5px 5px;
    }

    .sub_small_menu ul li a {
        text-decoration: none;
    }


    .sub_small_menu ul li span:hover {
        text-decoration: underline;
    }

    .sub_small_menu .select_menu span:hover {
        text-decoration: none !important;
    }


/* ------------------------------------------------------------ */
/* AGGIORNAMENTI */
/* ------------------------------------------------------------ */

.wait_update_box {
    display: none;
    font-family: Verdana;
    font-size: 14px;
}

/* ------------------------------------------------------------ */
/* AUTOCOMPLETAMENTO */
/* ------------------------------------------------------------ */

.ui-autocomplete-loading {
    /* background: white url('/js/jquery/images/ui-anim_basic_16x16.gif') right center no-repeat; */
    background: url('/images/busy.gif') right center no-repeat;
    background-color: #FFFFFF !important;
}

.ui-autocomplete {
    max-height: 400px;
    overflow-y: auto; /* prevent horizontal scrollbar */
    overflow-x: hidden; /* add padding to account for vertical scrollbar */
    padding-right: 20px;
    font-size: 12px;
    width: 300px;
}

.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
    font-size: 1.5em;
}

/* ------------------------------------------------------------ */
/* RICERCA HOME */
/* ------------------------------------------------------------ */

#home_search {
    display: inline-block;
}

    #home_search .div_textbox {
        float: left;
        width: 395px;
        height: 30px;
        font-size: 15px;
        margin: 0px;
        padding: 0px;
        border-top: 1px solid #bbbbbb;
        border-left: 1px solid #bbbbbb;
        border-right: 1px solid #444444;
        border-bottom: 1px solid #888888;
        border-radius: 8px 0px 0px 8px;
        background-color: #ECF2F9;
    }

    #home_search .div_button {
        float: left;
        margin-left: -1px;
    }

    #home_search #TxtMainSearch {
        width: 392px;
        height: 26px;
        font-size: 1.4em;
        margin: 0px;
        margin: 1px 1px 1px 4px;
        border: 0px;
        background-color: transparent;
    }

    #home_search #BtnMainSearch {
        height: 32px;
        margin: 0px;
        background-color: #eeeeee;
        color: #2E507A;
        border: 1px solid #bbbbbb;
        font-size: 15px;
        border-radius: 0px 8px 8px 0px;
        cursor: pointer;
    }

/* ------------------------------------------------------------ */
/* RICERCA PAGINE */
/* ------------------------------------------------------------ */

#main_search {
    display: inline-block;
}

    #main_search .div_textbox {
        float: left;
        width: 325px;
        height: 25px;
        font-size: 12px;
        margin: 0px;
        padding: 0px;
        border-top: 1px solid #bbbbbb;
        border-left: 1px solid #bbbbbb;
        border-right: 1px solid #444444;
        border-bottom: 1px solid #888888;
        border-radius: 4px 0px 0px 4px;
        background-color: #ECF2F9;
    }

    #main_search #TxtMainSearch {
        width: 322px;
        font-size: 14px;
        margin: 0px;
        margin: 3px 1px 1px 2px;
        border: 0px;
        background-color: transparent;
    }

    #main_search .div_downlist {
        height: 25px;
        float: left;
        margin-left: -1px;
        padding: 0px;
        border: 1px solid #bbbbbb;
        background-color: #eeeeee;
        cursor: pointer;
    }

    #main_search #DlsAppType {
        z-index: 1000;
        width: 130px;
        font-size: 11px;
        margin-top: 3px;
        color: #2E507A;
        border: 1px solid #eeeeee;
        background-color: #eeeeee;
    }

    #main_search .div_button {
        float: left;
        margin-left: -1px;
    }

    #main_search #BtnMainSearch {
        width: 70px;
        height: 27px;
        margin: 0px;
        padding-bottom: 3px;
        background-color: #eeeeee;
        color: #2E507A;
        border-radius: 0px 4px 4px 0px;
        border: 1px solid #bbbbbb;
        font-size: 12px;
        cursor: pointer;
    }


/* ------------------------------------------------------------ */
/* TITOLI */
/* ------------------------------------------------------------ */

.area_title {
    color: #ffffff;
    display: block;
    text-align: center;
    padding: 5px;
    background-color: #FF9900;
    border-radius: 3px 3px 3px 3px;
    font-size: 2em;
}

.char_title {
    color: #376092;
    display: block;
    width: 98%;
    text-align: left;
    border-bottom: 1px dashed #cccccc;
    padding: 3px;
    margin: 2px;
    font-weight: bold;
}

/* ------------------------------------------------------------ */
/* TABELLE DATI */
/* ------------------------------------------------------------ */

.table_data {
    font-family: verdana;
    font-size: 1.0em;
    padding: 3px;
}

    .table_data td {
        padding: 2px;
    }

    .table_data .table_label {
        color: #0069D2;
    }

    .table_data .table_title {
        color: #376092;
        font-size: 1.0em;
        font-weight: bold;
        background-color: #dddddd;
        margin-bottom: 3px;
        padding: 3px;
        display: block;
        border-radius: 3px 3px 3px 3px;
    }

    .table_data .table_descr {
        color: #376092;
        font-size: 1.1em;
        font-weight: bold;
        background-color: #E9E9E9;
        margin-bottom: 5px;
        padding: 4px;
        display: block;
        border-radius: 5px 5px 5px 5px;
    }


/* ------------------------------------------------------------ */
/* COMMENTI */
/* ------------------------------------------------------------ */

#disqus_comment {
    font-size: 1.5em;
    margin: 0px;
    padding: 10px;
    width: 978px;
    background-color: #ECF2F9;
    border-radius: 5px;
    border: 1px solid #cccccc;
    margin-top: 5px;
}

#disqus_comment_count {
    font-size: 1.1em;
    font-weight: bold;
    color: #0000FF;
    font-family: Verdana;
    border: 1px solid;
    padding: 3px;
    margin-right: 5px;
    background-color: #ECF2F9;
    border-radius: 5px;
    border: 1px solid #cccccc;
}

    #disqus_comment_count a {
        color: #376092;
    }

/* ------------------------------------------------------------ */
/* TABELLE RISULTATI ELAB */
/* ------------------------------------------------------------ */

.table_result {
    font-family: verdana;
    font-size: 1.0em;
    background-color: #FFFFFF;
    border-collapse: collapse;
}

    .table_result td, .table_result th {
        padding: 4px;
        border: 1px solid #999999;
    }

    .table_result .Header {
        background-color: #5184D2;
        font-weight: bold;
        color: #FFFFFF;
    }

    .table_result .AlternatingRowStyle {
        background-color: #DCDCDC;
    }

    .table_result .Row {
        background-color: #EEEEEE;
        color: #000000;
    }

    .table_result .Total {
        background-color: #FFFF99;
        font-weight: bold;
    }

    .table_result .table_label {
        color: #0069D2;
    }


/* ------------------------------------------------------------ */
/* TABELLE RISULTATI ELAB LIGHT*/
/* ------------------------------------------------------------ */

.table_result_light {
    font-family: verdana;
    font-size: 1.0em;
    background-color: #FFFFFF;
    border-collapse: collapse;
}

    .table_result_light td, .table_result_light th {
        padding: 4px;
        margin: 0px;
        border: 1px solid #999999;
    }

    .table_result_light .Header {
        background-color: #dddddd;
        font-weight: bold;
        color: #0069D2;
    }

    .table_result_light .AlternatingRow {
        background-color: #EEEEEE;
    }

    .table_result_light .Row {
    }

    .table_result_light .Total {
        background-color: #FFFF99;
        font-weight: bold;
    }

    .table_result_light .Separator {
        background-color: #C5D5E9;
        font-weight: bold;
    }

    .table_result_light .Highlighted {
        background-color: #F7B64D;
        font-weight: bold;
    }

    .table_result_light .Highlighted2 {
        background-color: #FF9900;
        font-weight: bold;
        font-size: 1.1em;
        color: #FFFFFF;
    }

    .table_result_light .Bold {
        font-weight: bold;
    }

    .table_result_light .Italic {
        font-style: italic;
    }

    .table_result_light .Strong {
        font-weight: bold;
        font-size: 1.1em;
    }

    .table_result_light .table_label {
        color: #0069D2;
    }

/* ------------------------------------------------------------ */
/* TABELLE RISULTATI ELAB TRASPARENTE */
/* ------------------------------------------------------------ */

.table_result_trasp {
    font-family: verdana;
    font-size: 1.0em;
    background-color: #FFFFFF;
}

    .table_result_trasp td, .table_result_trasp th {
        padding: 4px;
        margin: 0px;
        border: 0px solid #999999;
    }

    .table_result_trasp .Header {
        font-weight: bold;
        color: #0069D2;
    }

    .table_result_trasp .AlternatingRow {
    }

    .table_result_trasp .Row {
    }

    .table_result_trasp .Total {
        background-color: #FFFF99;
        font-weight: bold;
    }

    .table_result_trasp .Bold {
        font-weight: bold;
    }

    .table_result_trasp .Strong {
        font-weight: bold;
        font-size: 1.1em;
    }

    .table_result_trasp .table_label {
        color: #0069D2;
    }

/* ------------------------------------------------------------ */
/* NOTE */
/* ------------------------------------------------------------ */

.note_data {
}

    .note_data:target {
        background-color: #FCD209;
    }

.note_ref {
    font-size: 0.8em;
    top: -4px;
    position: relative;
    text-decoration: none;
    font-weight: normal;
}

    .note_ref:target {
        background-color: #FCD209;
    }


/* ------------------------------------------------------------ */
/* ADMINSTAT 2.0 */
/* ------------------------------------------------------------ */


/* header */
body {
    font: 14px 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 23px;
    color: #727272;
    margin-top: 98px;
    background-color: #fff;
}

header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

.black_bar {
    background: rgba(10, 10, 10, 0.99);
    height: 32px;
}

.white_bar {
    background: rgba(0, 0, 0, 0) url(/site/images/opacity1.png) repeat scroll left top;
    height: 60px;
    box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -khtml-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -ms-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    -o-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
    transition: padding 0.35s ease;
    -khtml-transition: padding 0.35s ease;
    -webkit-transition: padding 0.35s ease;
    -moz-transition: padding 0.35s ease;
    -ms-transition: padding 0.35s ease;
    -o-transition: padding 0.35s ease;
}

header div .container {
    margin: auto auto auto auto;
    padding: 0;
    position: static;
}

header ul.secondary-menu {
    text-align: right;
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    float: right;
}

    header ul.secondary-menu li {
        display: inline-block;
        padding: 4px 8px 0 4px;
        float: left;
        height: 28px;
    }

        header ul.secondary-menu li a {
            color: white;
            text-decoration: none;
            font-size: 12px;
        }

header .logo_area {
    width: 182px;
    padding: 9px 4px 0 9px;
    float: left;
}

    header .logo_area .logo {
        height: 25px;
        margin-right: 8px;
        vertical-align: middle;
    }

    header .logo_area .country {
        position: relative;
        font-style: italic;
        text-align: right;
        margin-top: 2px;
        margin-right: 9px;
        text-transform: uppercase;
    }

        header .logo_area .country a {
            color: #727272;
            text-decoration: none;
        }

            header .logo_area .country a:hover {
                color: #333;
                text-decoration: underline;
            }
/*header .byUrbistat {font-size:11px;color:#515151;text-decoration: none;padding-top: 26px;display: inline-block;}
header .byUrbistat:hover {color:#222;}
header .logo_area .logo_urbi {height: 16px; margin-left: 110px; float: left;}*/
header #main_search {
    padding-top: 15px;
    padding-right: 14px;
    width: 388px;
    display: block;
    float: right;
}

    header #main_search .div_textbox {
        border: none;
        background: none;
        width: 290px;
        margin-top: 1px;
    }

        header #main_search .div_textbox #TxtMainSearch {
            height: 31px;
            font-size: 21px;
            display: inline-block;
            border: 1px solid #dedede;
            outline: none;
            color: #999;
            padding: 0px 10px;
            background: none;
            z-index: 3;
            border-radius: 3px;
            margin: 0;
            width: 100%;
        }

    header #main_search .div_downlist {
        display: none;
        height: 32px;
        border-radius: 3px;
        width: 132px;
        border: 1px solid #dedede;
        background: none;
    }

        header #main_search .div_downlist #DlsAppType {
            padding: 5px 0 2px 4px;
            cursor: pointer;
            text-transform: uppercase;
            width: 132px;
            margin-left: -1px;
            border-top: none;
            border-bottom: none;
            border-left: 1px solid #dedede;
            border-right: 1px solid #dedede;
            background: none;
        }

    header #main_search > div {
        float: right !important;
    }

    header #main_search .div_button {
        margin-left: 15px;
        float: right;
    }

    header #main_search #BtnMainSearch {
        border-radius: 3px;
        width: 64px;
        border: 1px solid #dedede;
        height: 32px;
        color: #272727;
        transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
        text-transform: uppercase;
        font-size: 11px;
        background-color: #fff;
        color: #666666;
        padding-top: 5px
    }

header #countryMenu {
    width: 410px;
    float: left;
    padding-left: 14px;
}

    header #countryMenu ul {
        list-style: none;
    }

        header #countryMenu ul li {
            position: static;
            float: left;
        }

        header #countryMenu ul > li:hover > a {
            color: #fff;
        }

        header #countryMenu ul li:hover {
            background-color: #ff6e41;
        }

        header #countryMenu ul > li a {
            padding: 24px 20px 20px 20px;
            text-transform: uppercase;
            line-height: 25px;
            position: relative;
            display: block;
            color: #575757;
            font: 14px 'Open Sans', sans-serif;
            font-weight: normal;
            font-style: normal;
            text-decoration: none;
            width: 100%;
        }

        header #countryMenu ul > li:hover > ul.dropdown-menu {
            border: 1px solid #ddd;
            display: block;
            animation-duration: 0.5s;
            animation-name: fadeInFromNone;
            animation-fill-mode: forwards;
            -webkit-animation-duration: 0.5s;
            -webkit-animation-name: fadeInFromNone;
            -webkit-animation-fill-mode: forwards;
            -ms-animation-duration: 5s;
            -ms-animation-name: fadeInFromNoneIE;
            -ms-animation-fill-mode: forwards;
        }

    header #countryMenu .dropdown-menu {
        position: absolute;
        top: 100%;
        z-index: 1000;
        display: none;
        float: left;
        min-width: 160px;
        padding: 0px 0;
        margin: 2px 0 0;
        font-size: 13px;
        list-style: none;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-radius: 3px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
        background-clip: padding-box;
        margin: 0;
    }

.ui-autocomplete {
    font: 14px 'Open Sans', sans-serif;
    color: #575757;
    background: #fff;
    z-index: 999;
}

.ui-autocomplete-category {
    font-size: 16px;
    clear: left;
    padding-top: 8px;
    padding-bottom: 0;
}

.foundChars {
    font-weight: normal;
    color: #f60;
}

.ui-autocomplete li a {
    color: #575757;
}

.ui-autocomplete .ui-state-focus {
    border: 0;
    background: #eee;
    font-weight: normal;
    cursor: pointer;
}

/* page content */
.uPage {
    max-width: 1170px;
    border: none;
    width: auto;
    padding: 8px 0;
    margin-bottom: 32px;
    margin-left: auto;
    margin-right: auto;
    height: 100%;
    background-color: #FFFFFF;
}

    .uPage .main_descr {
        font-family: "Raleway", sans-serif;
        color: #272727;
        font-size: 39px;
        line-height: 40px;
        font-weight: 300;
        line-height: 30px;
        margin-top: 18px;
        margin-bottom: 20px;
        font-style: normal;
        text-align: center;
        background-color: transparent;
    }

    .uPage .main_descr_sub {
        font-family: "Raleway", sans-serif;
        display: block;
        font-size: 18px;
        line-height: 23px;
        font-weight: 200;
        margin: 16px 0;
        color: #727272;
    }

    .uPage .sitemappath span a {
        color: #727272;
        text-decoration: none;
        font-size: 12px;
    }

        .uPage .sitemappath span a:hover {
            background: none;
            color: #e0e0e0;
            text-decoration: underline;
        }

    .uPage .sitemappath .sitemappath_sel {
        background: none;
        color: #e0e0e0;
        font-size: 12px;
        font-weight: normal;
    }

#left_bar {
    padding-top: 16px;
}

.uPage #mainmenu a {
    line-height: 25px;
    display: block;
    font: 14px 'Open Sans', sans-serif;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding: 12px;
}

    .uPage #mainmenu a span {
        color: #575757;
        font-weight: normal;
    }

    .uPage #mainmenu a.aspNetDisabled span, .uPage #mainmenu a:hover span {
        color: #ff6e41;
    }

.uPage #mainmenu {
    margin-bottom: 24px;
}

.uPage #maps_area_nav, .uPage .box_tab {
    margin-bottom: 8px;
}

    .uPage .box_tab .box_header, .box_tab .box_content, .uPage .box_tab_nav {
        border-radius: 0;
    }

.uPage .box_tab {
    background-color: #f9f9f9;
    border: 1px solid #e3e3e3;
    padding: 0;
    border-radius: 5px;
    overflow: auto;
}

    .uPage .box_tab .box_header, .uPage .table_data .table_title, .uPage .table_data .char_title {
        background-color: #f1f1f1;
        padding: 20px 0px 0px 0px;
        text-align: center;
        border: none;
        border-bottom: 1px solid #fff;
        display: block;
        width: 100%;
        border-radius: 0;
        cursor: default;
    }

.uPage .table_data .table_title, .uPage .table_data .char_title {
    background-color: #555;
    margin-left: 0;
}

.uPage .box_tab .box_header .ui-icon {
    display: none;
}

.uPage .box_tab .box_header span, .uPage .table_data .table_title span, .uPage .table_data .char_title span, .table_data .table_descr {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 18px;
    font-style: normal;
    display: inline-block;
    font-family: "Raleway", sans-serif;
    color: #272727;
    font-weight: normal;
}

.uPage .table_data .table_title span, .uPage .table_data .char_title span, .table_data .table_descr {
    color: #fff;
    font-weight: 200;
    text-transform: uppercase;
    font-size: 18px;
}

.uPage .box_tab .box_content {
    border: none;
    background-color: #f9f9f9;
}

    .uPage .box_tab .box_content .box_list li a, .uPage .dep_localities .box_tab .box_content .box_list li span, .uPage .dep_localities .box_tab .box_content .box_list li span:hover {
        font-size: 13px;
        color: #272727;
    }
        /*#ff6e41*/
        .uPage .dep_localities .box_tab .box_content .box_list li span, .uPage .dep_localities .box_tab .box_content .box_list li span:hover {
            text-decoration: none;
            background: none;
        }

    .uPage .box_tab .box_content .box_list li .select_box {
        background-color: #ff6e41;
        font-weight: normal;
        border-radius: 4px;
        padding: 4px 8px;
        margin-right: 3px;
    }

        .uPage .box_tab .box_content .box_list li .select_box:hover, .uPage .box_tab .box_content .box_list li a span:hover, .box_list_hover span {
            background-color: #272727;
            color: #fff;
            text-decoration: none;
        }

.uPage .sub_small_menu {
    margin: 8px 0 !important;
}

    .uPage .sub_small_menu ul li span {
        text-align: left;
        display: block;
        border: 0px;
        background-color: transparent;
        font-weight: normal;
        border-radius: 5px;
        padding: 8px 24px;
        margin-right: 3px;
        color: #272727;
        text-decoration: none;
    }

        .uPage .sub_small_menu ul li span:hover {
            background-color: #272727;
            color: #fff;
            text-decoration: none;
        }

    .uPage .sub_small_menu ul li .aspNetDisabled span, .uPage .sub_small_menu ul li .aspNetDisabled span:hover {
        background-color: #ff6e41;
        color: #fff;
    }

.uPage .box_tab_nav {
    width: 200%;
}

.uPage .divider_line {
    margin-bottom: 42px;
    margin-top: 42px;
}

.uPage #master_content {
    padding-top: 16px;
}

.uPage .mainmenu {
    display: none;
}

.uPage .viewdata_menu {
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    width: 100%;
    font-family: 'Raleway', sans-serif;
    background: #eee;
    display: inline-block;
    margin: 0;
    border-radius: 0;
}

    .uPage .viewdata_menu ul {
        margin: 0;
    }

        .uPage .viewdata_menu ul li:first-child {
            border-radius: 5px 0px 0px 0px;
        }

        .uPage .viewdata_menu ul li:last-child {
            border-radius: 0px 5px 5px 0px;
        }

        .uPage .viewdata_menu ul li span {
            margin: 0;
            color: #fff;
            height: 48px;
            padding: 0px 40px;
            font-weight: 400;
            text-decoration: none;
            line-height: 50px;
            font-size: 14px;
            background-color: #454545;
            border: none;
            /*border-right: 1px solid #fff;*/
            border-bottom: 1px solid #fff;
            border-radius: 0;
        }

            .uPage .viewdata_menu ul li span:hover {
                opacity: 0.75;
            }

    .uPage .viewdata_menu .select_menu span {
        color: #ff6e41;
        background: #fff !important;
        font-size: 15px;
    }

.uPage .data_content {
    margin-top: -9px;
    border-radius: 0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 25px 25px;
}

.uPage .area_title {
    font-family: "Raleway", sans-serif;
    font-weight: normal;
    color: #272727;
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 20px;
    font-style: normal;
    text-align: left;
    background-color: transparent;
}

    .uPage .area_title strong {
        font-weight: 500;
        color: #f60;
    }

.uPage #analysis_toolbar {
    float: right;
    position: relative;
    margin-top: -60px;
}

.download_link {
    width: 40px;
    height: 40px;
}

    .download_link:hover {
        opacity: .7;
    }

.analysis_content {
    overflow: auto;
    padding: 2px;
}

.uPage .localityBoxSubtitle {
    text-align: left;
    font-size: 13px;
    padding-left: 5px;
    color: #ff6e41;
    display: none;
}

.uPage .tab_descr, .note, .uPage .standings_list {
    color: #727272;
    font-size: 14px;
    padding: 12px 0 32px 0;
    line-height: 22px;
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
}

.uPage .standings_list {
    padding-left: 5px;
}

    .uPage .standings_list i {
        margin-right: 8px;
    }

.uPage .table_result_light {
    color: #727272;
    font-size: 13px;
}

    .uPage .table_result_light .AlternatingRow {
        background-color: #f2f2f2;
    }

    .uPage .table_result_light td {
        border: none;
    }

    .uPage .table_result_light tbody, .uPage .table_data .char_content {
        border: 2px solid #e0e0e0;
    }

.uPage .table_data {
    font-size: 12px;
    padding: 0;
}

    .uPage .table_data .char_content {
        text-align: center;
/*        padding: 4px;
        margin-top: 6px;*/
    }

    .uPage .table_data .table_title .year_title, .uPage .table_data .char_title .year_title {
        font-size: 16px;
    }

    .uPage .table_data .char_title span.title_two_line {
        display: inline;
    }

    .uPage .table_data .char_title2 {
        height: 91px;
    }

        .uPage .table_data .char_title2 span {
            display: inline;
        }

.uPage .sub-table {
    padding-top: 4px;
}

.uPage .table_result_light .Highlighted {
    background-color: #555;
    color: #fff;
}

.uPage .note_data:target {
    background-color: #ff6e41;
    color: #fff;
}

    .uPage .note_data:target a {
        color: #fff;
    }

.uPage .note {
    padding-bottom: 4px;
}

    .uPage .note ol {
        list-style: none;
        text-align: left;
        margin: 0;
        padding: 0;
    }

        .uPage .note ol li {
            padding: 4px 8px;
        }

.uPage .area_title.charts {
    margin-top: 20px;
}

.uPage .note_ref {
    color: #333;
}

.uPage .chart_content .note_ref, .uPage table .note_ref {
    color: #fff;
}

.uPage .note_ref:target {
    background-color: #dddddd;
    color: #666;
}

.uPage .table_label .note_ref {
    color: #333;
}

.uPage .table_title .note_ref, .uPage .char_title .note_ref {
    color: #fff;
}

.uPage #mainmenu {
    display: none;
}

#maps_area_nav {
    z-index: 2 !important;
    background-color: #fff !important;
}

.uPage .menu_standings ul {
    width: 25%;
    float: left;
}

.uPage .menu_standings.viewdata_menu ul li {
    width: 100%;
}

    .uPage .menu_standings.viewdata_menu ul li a {
        display: table;
        width: 100%;
    }

    .uPage .menu_standings.viewdata_menu ul li span {
        display: table;
        width: 100%;
        padding-top: 4px;
        padding-bottom: 4px;
        display: table-cell;
        vertical-align: middle;
        line-height: 15px;
    }

.uPage .table_result_light .Highlighted2 {
    background-color: #ff6e41;
}

.uPage .table_result_light {
    /*overflow: hidden; removed due to pdf export: wrong page truncation */
    overflow: visible;
}

    .uPage .table_result_light tr {
        z-index: 1;
    }

        .uPage .table_result_light tr:hover {
            background-color: #ddd;
        }

    .uPage .table_result_light td {
        position: relative;
    }

.home_main_menu {
    margin-top: 0;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    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;
    margin-right: 8px;
    margin-top: 8px;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

.btn-primary {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74;
    }

#UpPcompare {
    padding-top: 38px;
    font-size: 14px;
    padding-left: 5px;
}

    #UpPcompare > div > input {
        margin-top: 4px;
    }

.table_data .table_descr {
    display: block;
    border-radius: 0;
    background-color: #555;
    padding: 20px 0;
    margin-bottom: 0;
}

.table_result_light {
    width: 100%;
}

    .table_result_light .Header, .table_result_light .Separator {
        font: 16px 'Open Sans', sans-serif;
    }

    .table_result_light .Header {
        border: 1px solid #dddddd;
        color: #000;
    }

    .table_result_light td, .table_result_light th {
        padding: 6px;
        border: none;
    }

    .table_result_light th {
        color: #000;
        font-weight: 400;
        font-weight: 100;
        font-size: 13px;
        text-align: center;
        font-family: Verdana;
    }

        .table_result_light th:first-child {
            text-align: right;
        }

    .table_result_light .Separator {
        background-color: #f1f1f1;
        color: #272727;
        font-size: 17px;
    }

    .table_result_light .Total {
        background-color: #f1f1f1;
    }

/* footer */
.footer-1 {
    background: #262626 url(/site/images/footer-graph2.jpg) no-repeat center bottom;
    width: 100%;
    font-size: 22px;
    font-weight: normal;
    color: #272727;
    padding: 70px 0 40px;
}

    .footer-1 .container {
        width: 1170px;
        margin: auto auto auto auto;
        color: #727272;
    }

        .footer-1 .container:before, .container:after {
            display: table;
            content: "";
        }

        .footer-1 .container:after {
            clear: both;
        }

        .footer-1 .container ul {
            list-style: none outside none;
        }

.one_fourth {
    width: 22%;
}

.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
    position: relative;
    margin-right: 4%;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

.footer-1 .last, .copyright_info .last {
    margin-right: 0 !important;
    clear: right;
}

.qlinks {
    float: left;
    width: 100%;
}

.footer h3.widget-title {
    font-size: 22px;
    font-style: normal;
    line-height: 25px;
    color: #FFF;
    margin-bottom: 18px;
    font-family: "Raleway", sans-serif;
    font-weight: normal;
}

.execphpwidget {
    float: left;
    width: 100%;
}

.qlinks ul {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.qlinks li {
    padding: 4px 0px;
    margin: 0px;
}

    .qlinks li a {
        color: #727272;
    }

        .qlinks li a:hover {
            color: #fff;
        }

        .qlinks li a i {
            margin-right: 3px;
        }

.copyright_info.four {
    background: #1a1a1a;
    padding: 20px 0px 20px 0px;
    font-size: 12px;
    line-height: 23px;
    font-family: "Open Sans", sans-serif;
}

.copyright_info {
    float: left;
    padding: 0px 0px 35px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    color: #999;
    font-size: 12px;
    color: #999;
    font-style: normal;
    font-weight: normal;
    background: #1a1a1a;
}

    .copyright_info .one_half {
        width: 48%;
    }

ul.footer_social_links {
    float: right;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    list-style: none outside none;
}

.footer_social_links li {
    float: left;
    padding: 0px;
    margin: 0px 0px 0px 5px;
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 24px;
    line-height: 22px;
    vertical-align: middle;
    background-color: #252525;
    color: #999;
}

.copyright_info a {
    margin-top: 10px;
    font-size: 12px;
    color: #999;
    text-align: right;
}

.copyright_info.four .footer_social_links li i {
    color: #999;
}

footer #footer-column-3 a:before {
    content: "\f105";
    margin-right: 3px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

footer #footer-column-3 a {
    color: #727272;
    text-decoration: none;
}

    footer #footer-column-3 a:hover {
        color: #fff;
    }

/* Adminstat */
.adminstat_home .white_bar {
    opacity: 1;
    background-color: white;
}

.adminstat_home footer {
    background: #fff;
    padding-bottom: 32px;
    margin-top: 0;
    padding-top: 0;
}

    .adminstat_home footer .container {
        border-top: 1px solid #e0e0e0;
        margin-top: 50px;
        padding-top: 50px;
    }

.adminstat_home .copyright_info {
    background: #fff;
}

.adminstat_home .footer h3.widget-title {
    color: #ff6e41
}

.adminstat_home .copyright_info .one_half {
    color: #727272;
}

    .adminstat_home .copyright_info .one_half.last {
        display: none;
    }

@media (max-width:1024px) {
    header .container {
        width: 100%;
    }

    header .logo_area {
        width: 170px;
    }

        header .logo_area .country {
            margin-right: 0;
        }

    header #countryMenu ul > li a {
        padding: 24px 10px 20px 10px;
    }

    header #countryMenu {
        width: 350px;
    }

    header #main_search {
        width: 246px;
        float: right;
    }

        header #main_search .div_textbox {
            margin-left: 0;
            width: auto;
        }

            header #main_search .div_textbox #TxtMainSearch {
                width: 160px;
            }

        header #main_search .div_button {
            margin-left: 8px;
        }

    .uPage {
        padding: 8px 4px;
    }
}

@media (max-width: 768px) {
    header #main_search {
        position: absolute;
        top: 0;
        left: 0;
        padding: 3px 4px;
        float: none;
        width: 238px;
    }

        header #main_search .div_textbox #TxtMainSearch {
            height: 23px;
            float: none;
            padding: 0 4px;
            background-color: #fff;
            transition: background-color 0.3s ease 0s, transform 0.3s ease 0s;
        }

        header #main_search #BtnMainSearch {
            height: 23px;
            margin-top: 1px;
            padding-top: 0;
            font-size: 10px;
        }

        header #main_search .div_textbox {
            float: left !important;
        }

        header #main_search .div_button {
            margin-left: 6px;
        }

    header .white_bar {
        height: 51px;
    }

    header .logo_area .logo {
        height: 18px;
    }

    header .logo_area {
        width: 124px;
        padding: 4px 4px 0 4px;
    }

        header .logo_area .country {
            font-size: 11px;
            margin-top: 0;
        }

    header #countryMenu ul > li a {
        padding: 19px 10px;
    }

    body {
        margin-top: 78px;
    }

    .uPage {
        padding: 4px 2px;
    }

        .uPage .data_content {
            padding: 16px;
        }

        .uPage .tab_descr, .note, .uPage .standings_list {
            font-size: 13px;
        }

        .uPage .standings_list {
            padding: 4px 0 12px 5px;
        }

        .uPage .viewdata_menu ul li span {
            padding: 0px 8px;
            height: 34px;
            line-height: 34px;
            font-size: 14px;
        }

        .uPage .viewdata_menu .select_menu span {
            font-size: 14px;
        }

        .uPage .box_tab .box_header, .uPage .table_data .table_title, .uPage .table_data .char_title {
            padding-top: 6px;
        }

            .uPage .box_tab .box_header span, .uPage .table_data .table_title span, .uPage .table_data .char_title span, .table_data .table_descr {
                margin-bottom: 6px;
                font-size: 16px;
            }

        .uPage .area_title {
            font-size: 20px;
            margin: 16px 0 8px 0 !important;
            padding: 0;
        }

        .uPage .table_result_light {
            font-size: 12px;
        }
        /*.table_result_light td, .table_result_light th {padding:2px 3px;}*/
        .uPage .table_data, .table_result_light th {
            font-size: 12px;
        }

    .table_data .char_title2 {
        height: 57px;
    }

    .divider_line {
        margin: 12px 0;
    }

    .table_result_light .Header {
        font-size: 12px;
        font-family: Verdana;
    }

    .col-sm-6 .char_content img {
        width: 100%;
        height: auto;
    }

    .col-sm-6 {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media (max-width: 500px) {
    header #main_search {
        width: 160px;
    }

        header #main_search .div_textbox #TxtMainSearch {
            width: 99px;
        }

        header #main_search #BtnMainSearch {
            width: 47px;
        }

    header ul.secondary-menu li {
        padding: 4px 2px 0 4px
    }

    header #countryMenu {
        width: 235px;
        padding-left: 2px;
    }

        header #countryMenu ul > li a {
            padding: 19px 4px;
            font-size: 11px;
        }
}

@media print {
    .container {
        max-width: none !important;
        width: 100% !important;
        padding-left: 0;
        padding-right: 0;
    }

    .row {
        margin-left: -1%;
        margin-left: -1%;
    }

    [class*="col-"] {
        float: left;
        padding-left: 1%;
        padding-right: 1%;
    }

    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        width: 100%
    }

    .col-sm-11,
    .col-md-11,
    .col-lg-11 {
        width: 91.66666667%
    }

    .col-sm-10,
    .col-md-10,
    .col-lg-10 {
        width: 83.33333333%
    }

    .col-sm-9,
    .col-md-9,
    .col-lg-9 {
        width: 75%
    }

    .col-sm-8,
    .col-md-8,
    .col-lg-8 {
        width: 66.66666667%
    }

    .col-sm-7,
    .col-md-7,
    .col-lg-7 {
        width: 58.33333333%
    }

    .col-sm-6,
    .col-md-6,
    .col-lg-6 {
        width: 48%
    }

    .col-sm-5,
    .col-md-5,
    .col-lg-5 {
        width: 41.66666667%
    }

    .col-sm-4,
    .col-md-4,
    .col-lg-4 {
        width: 33.33333333%
    }

    .col-sm-3,
    .col-md-3,
    .col-lg-3 {
        width: 25%
    }

    .col-sm-2,
    .col-md-2,
    .col-lg-2 {
        width: 16.66666667%
    }

    .col-sm-1,
    .col-md-1,
    .col-lg-1 {
        width: 8.33333333%
    }
}

/* uGeo software */
#page_geo {
    margin: 0px 0px 0px 0px;
    max-width: 1000px;
}

    #page_geo #mainmenu {
        display: block;
    }

    #page_geo .main_small_menu li a {
        padding: 3px;
    }

        #page_geo .main_small_menu li a span {
            font-size: 15px;
            text-transform: uppercase;
        }

    #page_geo .main_small_menu li span.pipe {
        color: #ccc;
    }

    #page_geo .viewdata_menu ul li span {
        background-color: #555;
        text-transform: uppercase;
        font-size: 13px;
    }

    #page_geo .table_data .table_title, #page_geo .table_data .char_title {
        background-color: #707070;
        border-radius: 5px;
    }

#CphMainContet_PnlContent .tab_descr {
    padding-bottom: 0;
}

#CphMainContet_PnlContent .row {
    margin-top: 24px;
}

#page_geo .table_data .table_title span, #page_geo .table_data .char_title span, .table_data .table_descr {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}

#page_geo .menu_standings.viewdata_menu ul li span {
    font-size: 10px;
    line-height: 13px;
}

#page_geo #analysis_toolbar {
    margin-top: 0;
}

#page_geo .table_data .char_title2 {
    height: 57px;
}

/*
#page_geo .table_data .table_title span, #page_geo .table_data .char_title span, .table_data .table_descr {color:#000;}
#page_geo .table_data .table_title, #page_geo .table_data .char_title  {background-color:#999999;}
#page_geo .main_small_menu li>span {color:#fff;}
#page_geo .main_small_menu li>span:after {content:"/";color:#999;margin-right:8px;}
#page_geo .viewdata_menu ul li span {background-color: #808080!important;}
#page_geo .viewdata_menu .select_menu span {background-color: #fff!important;}
#page_geo #mainmenu a span {font-size:17px;}
#page_geo .viewdata_menu {background-color: #808080!important;}
#page_geo #mainmenu {margin-bottom:4px;}
}*/

@media print {
    .container {
        max-width: none !important;
        width: 100% !important;
        padding-left: 0;
        padding-right: 0;
    }

    .row {
        margin-left: -1%;
        margin-left: -1%;
    }

    [class*="col-"] {
        float: left;
        padding-left: 1%;
        padding-right: 1%;
    }

    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        width: 100%
    }

    .col-sm-11,
    .col-md-11,
    .col-lg-11 {
        width: 91.66666667%
    }

    .col-sm-10,
    .col-md-10,
    .col-lg-10 {
        width: 83.33333333%
    }

    .col-sm-9,
    .col-md-9,
    .col-lg-9 {
        width: 75%
    }

    .col-sm-8,
    .col-md-8,
    .col-lg-8 {
        width: 66.66666667%
    }

    .col-sm-7,
    .col-md-7,
    .col-lg-7 {
        width: 58.33333333%
    }

    .col-sm-6,
    .col-md-6,
    .col-lg-6 {
        width: 48%
    }

    .col-sm-5,
    .col-md-5,
    .col-lg-5 {
        width: 41.66666667%
    }

    .col-sm-4,
    .col-md-4,
    .col-lg-4 {
        width: 33.33333333%
    }

    .col-sm-3,
    .col-md-3,
    .col-lg-3 {
        width: 25%
    }

    .col-sm-2,
    .col-md-2,
    .col-lg-2 {
        width: 16.66666667%
    }

    .col-sm-1,
    .col-md-1,
    .col-lg-1 {
        width: 8.33333333%
    }

    .data_content {
        border-top: 1px solid #e0e0e0;
        margin-top: 0 !important;
    }

    body {
        margin-top: 0;
    }
}
