article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
body {
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    background: #ecebeb;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, em, font, img, blockquote, dl, dt, dd, fieldset, form, label, legend, caption, tbody, tfoot, thead {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}
img, img a, a img {
    border: 0;
}
a {
    color: #436ccc;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
table {
    border-collapse:collapse;
    border-spacing: 0;
}
.clear {
    clear: both;
    height: 0;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
.wrap {
    font-size: 12px;
    position:relative;
    /*background:url(img/back_l.gif) left repeat-y;*/
    width: 100%;
    min-width: 1083px;
}
.kragove {
    top: 52px;
    left: 200px;
    width: 99px;
    height: 93px;
    position:absolute;
    z-index: 20;
    background: url(img/all-pics.png?4) no-repeat 0px -222px;
    display: none;
}
/*.header {
        height: 98px;
        background: #000000;
        position:relative;
}*/
.logo a {
    /*	float: left;
            width: 251px;
            height: 98px;
            background: url(img/all-pics.png?4) no-repeat 0px 0px;*/
}
table.containt {
    width: 100%;
}
table.containt tr td.liava_kolona {
    width: 251px;
    vertical-align:top;
    padding: 0;
}
table.containt tr td.diasna_kolona {
    width: 100%;
    vertical-align:top;
    padding: 0;
}
.footer {
    background: #421C52;
    padding: 10px 20px;
    color: #fff;
    font-size: 11px;
}
.coopyright {
    float: left;
}
.created {
    float: right;
    padding: 7px 0 0;
}
.created a {
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    padding: 7px 30px 7px 0px;
    background:url(img/wd.png) no-repeat right;
}
.created a:hover {
    text-decoration: underline;
}
.topcontent {
    height: 47px;
    /*margin: 0!important;*/
    border-bottom: 1px solid #d3d2d2;
    background: #fff;
    /*background: #ECEBEB;*/
}
/*div#topmenu {
        float: right;
        top: 0px;
        right:0px;
        z-index: 2;
}
div#topmenu ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
        position: relative;
        float: left;
}
div#topmenu ul li {
        position: relative;
        display: block;
        float: left;
        padding: 0px;
        margin: 0px 0px 0px 1px;
}
div#topmenu ul li a {
        font-size: 17px;
        color: #b90000;
        font-weight: bold;
        text-decoration: none;
        padding: 5px 10px 5px 10px;
        display: block;
        text-transform:uppercase;
}
div#topmenu ul li a:hover, div#topmenu ul li:hover a {
        color: #b90000;
        background: url(img/tm_rl.gif) top repeat-x;
}
div#topmenu ul li.current a {
        background: url(img/tm_izbran.gif) top repeat-x;
        color: #fff;
}
div#topmenu ul li.current a:hover {
        color: #fff;
}*/




#topnav {
    position: relative;
    list-style:none;
    float: right;
    margin: 0;
    padding: 0;
    height:47px;
}
#topnav li {
    margin: 0px;
    padding: 0px;
    list-style:none;
    float: left;
    position: relative;
    font-size: 12px;
}
#topnav li.open, #topnav li:hover {
    list-style:none;
    background: #4d93e4;
    background: #421C52;
}
#topnav li:hover > a {
    color: #fff; /* pri hovar */
}
#topnav li.razdelitel {
    width: 1px;
    height:23px; /* default 47px */
    background-color: #d3d2d2;
    margin-top: 12px; /* margin-top = height 47px - 29px / 2 = 9px --> border vert. middle */
}
#topnav li a {
    display: block;
    padding: 16px 21px 17px;
    font-size: 12px;
    font-weight: normal;
    color: #421C52;
    text-decoration: none;/*line-height: 15px;*/
    height: 14px;
    font-weight: bold;
}
/*#topnav li a:hover {
    color: #fff;
}*/
#topnav li ul {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    padding: 0px;
    z-index: 1;
    /*background: #2679bc;*/
    /*-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);*/
    /*-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);*/
    /*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);*/
}
#topnav li:hover ul {
    display: block;
}
#topnav li ul li {
    float: none;
}
#topnav li ul li a {
    padding: 10px 24px;
    background: #fff none repeat scroll 0 0;
    color: #421c52;
    display: block;
    white-space:nowrap;
}
#topnav li ul li a {
    display: block;
}
#topnav li ul li a:hover {
    background: #421C52;
    color: #fff;
}
#topnav > li:last-child > a {
    background-color: #F1F1F1;
    color: #EE4F4F;
    margin: 7px;
    padding: 8px 15px 11px;
    border-radius: 4px;
}
#topnav > li:last-child:hover > a {
    background-color: #421C52;
    color: #fff;
}
#topnav > li:last-child:hover {
    background: none;
}
#search_box {
    left: -236px;
    margin: 7px 0 0 10px;
    position: absolute;
    top: 98px;
    width: 288px;
}
#rels-search_box {
    width: 475px;
    margin: 0 auto -50px;
}
#search_box #search {
    background:#fff;
    height: 33px;
    overflow: hidden;
    width: 288px;
}
#rels-search_box #rels-search {
    background:#fff;
    height: 48px;
    width: 475px;
    position: relative;
}
#search input.input {
    float: left;
    margin:0;
    padding:6px;
    font-size: 12px;
    border: none;
    background: #f1f1f1;
    color:#7f7f7f;
    font-family: Tahoma, Helvetica, Verdana, sans-serif;
    text-decoration: none;
    width:228px;
    outline:none;
    height: 19px;
    border: 1px solid #dedede;
    border-right: none;
    border-radius: 5px 0px 0px 5px;
    color: #000;
    box-shadow: none;
}
#rels-search input.rels-input {
    float: left;
    margin:0;
    padding:0 6px 0 15px;
    font-size: 17px;
    border: none;
    background: #f1f1f1;
    color:#7f7f7f;
    font-family: Tahoma, Helvetica, Verdana, sans-serif;
    text-decoration: none;
    width:400px;
    outline:none;
    height: 46px;
    border: 1px solid #dedede;
    border-right: none;
    border-radius: 5px 0px 0px 5px;
    color: #000;
    box-shadow: none;
}
#search input[type="submit"] {
    border: medium none;
    float: left;
    height: 33px;
    width: 47px;
    border-radius: 0 4px 4px 0;
    color: #fff;
    font-size: 14px;
    font-family: verdana;
    cursor: pointer;
    padding-bottom: 1px;

    background: #c2b0c0;
    background: -moz-linear-gradient(top,  #c2b0c0 0%, #93728d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2b0c0), color-stop(100%,#93728d));
    background: -webkit-linear-gradient(top,  #c2b0c0 0%,#93728d 100%);
    background: -o-linear-gradient(top,  #c2b0c0 0%,#93728d 100%);
    background: -ms-linear-gradient(top,  #c2b0c0 0%,#93728d 100%);
    background: linear-gradient(to bottom,  #c2b0c0 0%,#93728d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2b0c0', endColorstr='#93728d',GradientType=0 );

}
#rels-search input[type="submit"] {
    border: medium none;
    float: left;
    height: 48px;
    width: 52px;
    border-radius: 0 5px 5px 0;
    color: #fff;
    font-size: 14px;
    font-family: verdana;
    cursor: pointer;
    padding-bottom: 1px;
    background: url('img/lupa.png') no-repeat 10px 9px transparent;
    z-index: 1;
    position: relative;
}
#search input[type=submit]:hover {
    background: rgb(168,143,164);
    background: -moz-linear-gradient(top,  rgba(168,143,164,1) 0%, rgba(87,63,83,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,143,164,1)), color-stop(100%,rgba(87,63,83,1)));
    background: -webkit-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: -o-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: -ms-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: linear-gradient(to bottom,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a88fa4', endColorstr='#573f53',GradientType=0 );
}
#rels-search input[type=submit]:hover {
    background: url('img/lupa.png') no-repeat 10px 9px transparent;
    position: relative;
    z-index: 214141412;
}
.rels-title {
    display: block;
    text-align: center;
    font-size: 20px;
    margin-bottom: 10px;
}
.rel-mainc {
    background: #fff;
    margin: 0 -46px;
    padding: 30px;
}

#rels-search .magnifier-ico {
    background: #c2b0c0;
    background: -moz-linear-gradient(top,  #c2b0c0 0%, #93728d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2b0c0), color-stop(100%,#93728d));
    background: -webkit-linear-gradient(top,  #c2b0c0 0%,#93728d 100%);
    background: -o-linear-gradient(top,  #c2b0c0 0%,#93728d 100%);
    background: -ms-linear-gradient(top,  #c2b0c0 0%,#93728d 100%);
    background: linear-gradient(to bottom,  #c2b0c0 0%,#93728d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2b0c0', endColorstr='#93728d',GradientType=0 );
    height: 48px;
    position: absolute;
    width:51px;
    right:2px;
    border-radius: 0 5px 5px 0;
}
#rels-search input[type=submit]:hover + .magnifier-ico {
    background: rgb(168,143,164);
    background: -moz-linear-gradient(top,  rgba(168,143,164,1) 0%, rgba(87,63,83,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,143,164,1)), color-stop(100%,rgba(87,63,83,1)));
    background: -webkit-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: -o-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: -ms-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: linear-gradient(to bottom,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a88fa4', endColorstr='#573f53',GradientType=0 );
}
#rels-search {
    margin-bottom: 10px;
}
.rels-instruction {
    color: #878787;
    margin-bottom: 50px;
    text-align: center;
    font-style: italic;
}
/*.slogan {
        float: left;
        width: 310px;
        margin: 22px 0px 0px 62px;
}*/
.slogan h1 {
    font: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}
.slogan h2 {
    font: Arial, Helvetica, sans-serif;
    color: #95cbd3;
    font-size: 17px;
    font-weight: normal;
    font-style:italic;
    margin:4px 0px 0px 0px;
}
.pole {
    margin: 20px 0px 0px 20px;
    width: 185px;
    padding: 15px 12px 20px 12px;
    /*	background: #fff;
            border: #e6e6e6 1px solid;*/
}
.pole .antetka h2 {
    color:#2a3f54;
    font-size: 22px;
    line-height: 22px;
    font-weight:normal;
    margin: 0px 0px 10px 0px;
}
.news {
    margin: 0px 0px 15px 0px;
}
.news.last {
    margin: 0px;
}
.news a {
    font-size: 14px;
    font-weight: bold;
    color: #0051af;
    text-decoration:none;
}
.news a:hover {
    text-decoration:underline;
}
.news p {
    font-size: 11px;
    font-weight: normal;
    color: #000;
    margin: 0px 0px 1px 0px;
    padding: 0px;
}
/*.snimki {
        width: 35%;
        float: left;
        height:63px;
        overflow:hidden;
        margin: 18px 0px 0px 26px;
        position:relative;
}*/
/*.snimki a img{
        margin:0px;
        border: 1px solid #2b5b62;
}
.snimki a img:hover {
        border: 1px solid #fff;
}*/
.snimki .arr {
    position:absolute;
    right: 0px;
    top:10px;
    z-index: 10;
}
.snimki .arr a {
    float:right;
    background: url(img/all-pics.png?4) no-repeat 0px -337px;
    width: 20px;
    height: 48px;
}
.snimki .arr a:hover {
    background: url(img/all-pics.png?4) no-repeat 0px -385px;
}

img.grayscale {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%);  /*Chrome 19+ & Safari 6+*/
    -webkit-backface-visibility: hidden; /* Fix for transition flickering*/

    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);

    -moz-backface-visibility: hidden; /* Fix for transition flickering*/

    -webkit-transition: all .3s ease;  /*Fade to color for Chrome and Safari*/
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

img.grayscale:hover,.snimki a:hover+img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
}
.text-content {
    padding: 30px 30px 50px;
}
.img_detail {
    float: left;
    margin: 0 10px 0 0;
}
#map_wrapper {
    position: relative;
}
#map_wrapper #wrapper_filter_block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
#map_wrapper #filter_block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0;
    background-color: rgba(236, 235, 235, 0.85);
    margin: 0px 0 0 26px;
    padding: 20px;
    width: 230px;
    max-height: 100%;
    overflow-x:visible;
    overflow-y: auto;

}
#filter_block .filter_title {
    margin: 0 0 10px;
}
#filter_block select {
    width: 100%;
    padding: 3px;
    border: 1px solid #AAAAAA;
    border-radius: 3px;
    background: #fff;
}
#filter_block select:disabled {
    background:#ddd;
}
#filter_block select:focus {
    border-color: #66AFE9;
    outline: 0 none;
}
#filter_block .filter_type  {
    padding: 5px 0;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    margin: 0 0 4px;
}
#filter_block .filter_type .filter_type_title {

}
#filter_block .filter_type .filter_type_title:hover {
    color: #855896;
}
#filter_block .filter_type .filter_type_options {
    display: none;
    background-color: #ECEBEB;
    /*    position: absolute;
        top: 19px;
        left: 0;*/
    z-index: 11;
    max-height: 142px;
    overflow: auto;
    width: 100%;
    border: 1px solid #666;
    margin: -1px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
#filter_block .filter_type .tgl_icon {
    width: 8px;
    height: 8px;
    background: url("img/plus-minus.gif") no-repeat;
    background-position: 0 -8px;
}
#filter_block .filter_type.active_filter .tgl_icon {
    background-position: 0 0;
}
#filter_block .filter_type:hover .filter_type_options_1, #filter_block .filter_type.active_filter .filter_type_options {
    display: block;
}
#filter_block .filter_type .filter_type_options > div {

}
#filter_block .filter_type .filter_type_options div input[type=checkbox] {
    display: none;
}
#filter_block .filter_type .filter_type_options div:first-child label {
    /*border: none;*/
}
#filter_block .filter_type .filter_type_options div label {
    display: block;
    cursor: pointer;
    padding: 3px 15px 3px 4px;
    font-weight: normal;
    /*border-top: 1px solid #ccc;*/
}
#filter_block .filter_type .filter_type_options div label.checked {
    background: url("img/check.gif") no-repeat 155px 4px;
    background-color: #f3f3f3!important;
}
#filter_block .filter_type .filter_type_options div label:hover {
    background-color: #f3f3f3;
    color:#855896;
}
#filter_block .filter_type .filter_type_options div label span {
    min-height: 16px;
    padding: 0 0 0 20px;
    display:block;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.header2 {
    position: relative;
    width: 100%;
    /*background: none repeat scroll 0 0 #000000;*/
    background-color: #421C52;
    height: 98px;
}
.header2 .logo{
    /*float: left;
  margin-left: -100%;
   position: relative;
   width: 251px;*/
    position:absolute;
    top: 25px;
    left: 25px;
}
.header2 .slogan{
    float: left;
    left: 251px;
    margin: 0 0 0 -100%;
    position: relative;
    width: 310px;
    /*padding: 22px 0 0 62px;*/
    padding: 18px 0 0 62px;
}
.header2 .snimki {
    float: left;
    overflow: hidden;
    width: 100%;
    margin: 18px 0 0;
    height: 63px;
}
.header2 .content_header {
    /*padding: 0 0 0 649px;*/
    padding: 0 0 0 353px;
    margin: 0;
    /*width: 35%;*/
    width: 582px;
    position: relative;
    height: 62px;
    overflow-y: hidden;
}
.snimki #wrap_politici {

}
.snimki #wrap_politici img {
    width: 100%;
}
.snimki #wrap_politici a {
    border: 1px solid #835F7D;
    display: inline-block;
    *display: inline;
    zoom: 1;
    overflow: hidden;
    vertical-align: top;
    width: 56px;
    height: 60px;
}
.snimki #wrap_politici a:hover {
    border: 1px solid #fff;
}
/* za kartata */
.infowindow {
    line-height:1.35;
    overflow:hidden;
    /*white-space:nowrap;*/
    z-index: 100;
    font-size: 13px;
    color: #6f6f6f;
    font-family: verdana, arial;
    padding: 10px 0 10px 10px;
    position: relative;
    text-align: left;
}
.infowindow .col_img {
    float:left;
    /*width: 115px;*/
}
.infowindow .col_img img {
    max-width: 100px;
}
.infowindow img[src="img/dot_tr.gif"] {
    max-width: 115px;
    width: 100%;
}
.infowindow .col_info {
    margin: 0 0 0 115px;
}
.infowindow .col_info h1 {
    color: #000;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
}
.infowindow .col_info .iw-partia {
    position: relative;
    margin: 0 0 2px;
}
.infowindow .col_info .iw-partia img {
    position: absolute;
    top:0;
    left: 0;
}
.infowindow .col_info .pp {
    color: #FFF;
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-style: italic;
    font-weight: bold;
    padding: 0 3px 2px;
    position: relative;
    line-height: 13px;
    margin: 0 0 0 19px;
}
/*.infowindow .col_info .cpp {
    border: 2px solid #FFFFFF;
    border-radius: 50%;
    height: 22px;
    position: absolute;
    right: -1px;
    top: -5px;
    width: 22px;
}*/
.infowindow strong {
    font-weight: bold;
    color: #000;
}
.infowindow .ranks:first-of-type {
    border-top:none;
}
.infowindow .ranks {
    border-top: 1px solid #e2e0e0;
    zoom: 1;
    padding: 5px 0;
}
.infowindow .ranks .title, .infowindow .overallranking .title {
}
.infowindow .ranks .rank, .infowindow .overallranking .rank {
    /*padding: 0 10px 0 0;*/
}
.infowindow .ranks:after {
    display: block;
    height: 0;
    content: '';
    clear: both;
}
.infowindow .overallranking {
    background-color: #f1f1f1;
    clear: both;
    padding: 5px;
}
.infowindow .overallranking .title, .infowindow .overallranking .rank {
    font-size: 1.2em!important;
    font-weight: bold!important;
    color: #000;
}
.infowindow .table_ranks td {
    padding: 0;
}
.infowindow .overallranking .title {
    font-size: 1.1em !important;
}
.infowindow .table_ranks .title {
    width: 100%;
}
.infowindow .table_ranks .rank {
    font-size: 1.1em;
    font-weight: bold;
    color: #000;
    text-align: right;
    padding: 0 3px;
}
.infowindow .table_ranks {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-family: arial;
}
.gm_labels {
    margin: 0 0 0 -2px;
}
.infowindow .data_zamervane {
    top:0;
    right: 0;
    position: absolute;
}
/* za kartata krai */

#sver {
    font-family: verdana;
    font-size: 10px;
    position: absolute;
    right: 0;
    top: -5px;
    color: #fff;
}

.filter_type_title {
    border-bottom: 1px solid #666;
}
.filter_type #slider_period_select {
    display: none;
}
#slider {
    border-radius: 0;
    font-size: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px 0 0;
    height: 6px;
}
#slider .ui-slider-handle {
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: 22px;
    top: -9px;
    cursor: pointer;
    width: 13px;
    margin-left: -6px;
    background: url("img/but_line.gif") no-repeat 5px 4px #fff;
}
#slider label {
    position: absolute;
    width: 20px;
    margin-left: -10px;
    text-align: center;
    margin-top: -6px;
    cursor: pointer;
    font-weight: normal;
    color: #aaa;
    line-height: 14px;
}
#slider label:first-of-type {
    margin-left: -11px;
}
@media screen and (max-height:1550px) {
    #politicalmap { height: 1350px; }
}
@media screen and (max-height:1500px) {
    #politicalmap { height: 1300px; }
}
@media screen and (max-height:1450px) {
    #politicalmap { height: 1250px; }
}
@media screen and (max-height:1400px) {
    #politicalmap { height: 1200px; }
}
@media screen and (max-height:1350px) {
    #politicalmap { height: 1150px; }
}
@media screen and (max-height:1300px) {
    #politicalmap { height: 1100px; }
}
@media screen and (max-height:1250px) {
    #politicalmap { height: 1050px; }
}
@media screen and (max-height:1200px) {
    #politicalmap { height: 1000px; }
}
@media screen and (max-height:1150px) {
    #politicalmap { height: 950px; }
}
@media screen and (max-height:1100px) {
    #politicalmap { height: 900px; }
}
@media screen and (max-height:1050px) {
    #politicalmap { height: 850px; }
}
@media screen and (max-height:1000px) {
    #politicalmap { height: 800px; }
}
@media screen and (max-height:950px) {
    #politicalmap { height: 750px; }
}
@media screen and (max-height:900px) {
    #politicalmap { height: 700px; }
}
@media screen and (max-height:850px) {
    #politicalmap { height: 650px; }
}
@media screen and (max-height:800px) {
    #politicalmap { height: 600px; }
}
@media screen and (max-height:750px) {
    #politicalmap { height: 550px; }
}
@media screen and (max-height:700px) {
    #politicalmap { height: 500px; }
}
@media screen and (max-height:650px) {
    #politicalmap { height: 450px; }
}
@media screen and (max-height:600px) {
    #politicalmap { height: 400px; }
}
@media screen and (max-height:550px) {
    #politicalmap { height: 350px; }
}
@media screen and (max-height:500px) {
    #politicalmap { height: 300px; }
}

.ui-autocomplete.ui-front.ui-menu {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    white-space: nowrap;
    font-size: 11px;
    font-family: tahoma;
}

.Compare-Leaders {
    width: 80%;
    margin: 20px 0;
    display: inline-block;
}
.Compare-Leaders > .pvizitka {
    width: 48%;
    margin-right: 2%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    padding: 0 10px 0 0;
    /*border: 1px solid #bdbcbc;*/
    /*    border: 1px solid #bdbcbc;
        padding: 10px 30px 10px 10px;*/
}
@media screen and (max-width:1310px) {
    .Compare-Leaders > .pvizitka {
        width:100%;
        float: none;
        margin: 0 0 10px;
    }
}
.compare-form input[type=text] {
    padding: 4px;
    border-radius: 4px;
    outline: none;
    border: 1px solid #999;
    width: 200px;
}
.compare-form input[type=text]:focus {
    border: 1px solid #AF75A5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(175, 117, 165, 0.6);
    transition: all 0.3s ease-out 0s;
}
.compare-form input[type=submit] {
    cursor: pointer;
}
.compare-form input[type=submit]:hover {
    /*    box-shadow:0 0 3px #421C52;
        transition: all 0.3s ease-out 0s;*/
}
.compare-form span {
    color: #421C52;
    font-size: 19px;
}
#specnav {
    float: left;
    list-style: none outside none;
    margin: 4px 0 0 56px;
    padding: 0;
}
#specnav li {
    float: left;
    margin: 0 10px 0 0;
}
#specnav .spec-btn a {
    border: medium none;
    height: 30px;
    padding: 0 10px;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    font-family: verdana;
    font-weight: bold;
    border: 1px solid #fff;;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 8px 0 0;

    background: rgb(226,218,225);
    background: -moz-linear-gradient(top,  rgba(226,218,225,1) 0%, rgba(131,95,125,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,218,225,1)), color-stop(100%,rgba(131,95,125,1)));
    background: -webkit-linear-gradient(top,  rgba(226,218,225,1) 0%,rgba(131,95,125,1) 100%);
    background: -o-linear-gradient(top,  rgba(226,218,225,1) 0%,rgba(131,95,125,1) 100%);
    background: -ms-linear-gradient(top,  rgba(226,218,225,1) 0%,rgba(131,95,125,1) 100%);
    background: linear-gradient(to bottom,  rgba(226,218,225,1) 0%,rgba(131,95,125,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2dae1', endColorstr='#835f7d',GradientType=0 );

}
#specnav .spec-btn a:hover {
    text-decoration: none;
    background: rgb(168,143,164);
    background: -moz-linear-gradient(top,  rgba(168,143,164,1) 0%, rgba(87,63,83,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,143,164,1)), color-stop(100%,rgba(87,63,83,1)));
    background: -webkit-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: -o-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: -ms-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: linear-gradient(to bottom,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a88fa4', endColorstr='#573f53',GradientType=0 );
}
.grd-button {
    border: medium none;
    height: 30px;
    padding: 0 10px;
    border-radius: 4px;
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    font-family: verdana;
    font-weight: bold;
    border: 1px solid #fff;;
    display: inline-block;
    *display: inline;
    zoom: 1;

    background: rgb(226,218,225);
    background: -moz-linear-gradient(top,  rgba(226,218,225,1) 0%, rgba(131,95,125,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,218,225,1)), color-stop(100%,rgba(131,95,125,1)));
    background: -webkit-linear-gradient(top,  rgba(226,218,225,1) 0%,rgba(131,95,125,1) 100%);
    background: -o-linear-gradient(top,  rgba(226,218,225,1) 0%,rgba(131,95,125,1) 100%);
    background: -ms-linear-gradient(top,  rgba(226,218,225,1) 0%,rgba(131,95,125,1) 100%);
    background: linear-gradient(to bottom,  rgba(226,218,225,1) 0%,rgba(131,95,125,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2dae1', endColorstr='#835f7d',GradientType=0 );
    cursor: pointer;
}
.grd-button:hover {
    text-decoration: none;
    background: rgb(168,143,164);
    background: -moz-linear-gradient(top,  rgba(168,143,164,1) 0%, rgba(87,63,83,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,143,164,1)), color-stop(100%,rgba(87,63,83,1)));
    background: -webkit-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: -o-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: -ms-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: linear-gradient(to bottom,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a88fa4', endColorstr='#573f53',GradientType=0 );
}
#specnav .spec-btn:hover {
    background: none;
}
.error-box {
    background-color: #F2DEDE;
    border:1px solid #EBCCD1;
    color: #A94442;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
    font-weight:bold;
}
#form-top-10 {
    margin: 0 0 10px;
}
.nav_top10 ul {
    padding: 0;
    margin: 0;
    display: inline;
}
.nav_top10 > ul > li {
    display: block;
    float: left;
    position: relative;
    /*height: 20px;*/
    line-height: 18px;
}
.nav_top10 > ul > li span {
    padding: 5px 10px;
}
.nav_top10 > ul > li span.opt-btn-top10 {
    border: 1px solid #000;
    border-radius: 3px;
    display: block;
    margin: -5px 6px 0 0;
}
.nav_top10 ul li ul {
    display: none;
    position: absolute;
    top: 24px;
    left: 0;
    border: 1px solid #000;
    max-height: 220px;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #ECEBEB;
    z-index: 101;
}
.nav_top10 ul li:hover ul {
    display: block;
}
.nav_top10 input {
    position: absolute;
    left: -20px;
}
.nav_top10 ul li label:hover {

}
.nav_top10 ul li li {
    display: block;
    white-space: nowrap;
    padding: 0 19px 0 5px;
}
.nav_top10 ul li li:hover {
    background-color: #f3f3f3;
}
.zaglavie {
    margin: 0;
    padding: 0;
    color: #800080;
    font-size: 20px;
    font-weight: normal;
}
.zaglavie a {
    color:inherit;
    text-decoration: none;
}
.zaglavie2, .zaglavie3 {
    margin: 0 0 8px 0;
    padding: 0px;
    color: #800080;
    font-size: 20px;
    font-weight: normal;
}
.zaglavie3 {
    font-size: 18px;
}
#top-10-leaders-list {
    width:35%;
    float:left;
}
#wrap-vizitki {
    width:65%;
    float:left;
    min-height:600px;
    /*border:1px solid #000;*/
    overflow:auto;
}
#top-10-leaders-list ol {
    margin: 0;
    padding: 0 20px;
    list-style: none;
}
#top-10-leaders-list li {
    padding: 5px 10px;
    cursor: pointer;
    font-size: 18px;
    border-radius: 5px;
    /*    -moz-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;*/
}
#top-10-leaders-list li:hover {
    background-color: #fff;
}
#top-10-leaders-list li .num {
    float: left;
    padding: 0 10px 0 0;
}
#top-10-leaders-list li .wrap-pimg {
    width: 45px;
    height: 50px;
    overflow: hidden;
    float:left;
    margin: 0 5px 0 0;
}
#top-10-leaders-list li .wrap-pimg img {
    width: 100%;
    max-width: 100%;
}
#wrap-vizitki {
    position: relative;
}
#wrap-vizitki .vizitka {
    display: none;
}
#wrap-vizitki .vizitka, .vizitka.small {
    background-color: #fff;
    padding: 5px 15px 5px 5px;
    z-index: 1;
    border: 1px solid #bdbcbc;
    border-radius: 2px;
    max-width: 600px;
    position: relative;
}
#wrap-vizitki .vizitka .close, .vizitka.small .close {
    color: #888;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    position: absolute;
    right: 4px;
    text-align: center;
    top: 9px;
    width: 20px;
}
#wrap-vizitki .infowindow, .vizitka.small .infowindow {
    font-size: 11px;
    line-height: 1.2;
    padding: 5px 0 5px 5px;
}
#wrap-vizitki .infowindow .col_info, .vizitka.small  .infowindow .col_info {
    margin: 5px 0 0 80px;
}
#wrap-vizitki .infowindow .col_img, .vizitka.small .infowindow .col_img {
    width: 80px
}
#wrap-vizitki .infowindow .col_img img, .vizitka.small .infowindow .col_img img {
    width: 70px
}
#wrap-vizitki .infowindow .col_info h1, .vizitka.small .infowindow .col_info h1 {
    font-size: 17px;
}
#wrap-vizitki .infowindow .data_zamervane, .vizitka.small .infowindow .data_zamervane {
    right: 11px;
}
#wrap-vizitki .infowindow .col_info .cpp, .vizitka.small .infowindow .col_info .cpp {
    height: 17px;
    width: 17px;
    top: -4px;
}
.social {
    width: 90px;
    height: 24px;
    position: absolute;
    top: 38px;
    right: 7px;
}
.social a {
    display: block;
    float: left;
    width: 28px;
    height: 23px;
    background-image: url("img/all-pics.png?4");
    background-repeat: no-repeat;
}
.social #ic_facebook {
    background-position: 0 -446px;
}
.social #ic_twitter {
    background-position: -68px -446px;
    margin: 0 6px 0 0;
}
.social #ic_mail {
    background-position: -34px -446px;
}
.social #ic_facebook:hover {
    background-position: 0 -475px;
}
.social #ic_twitter:hover {
    background-position: -68px -475px;
}
.social #ic_mail:hover {
    background-position: -34px -475px;
}

.ic_m_gender {
    background: url("img/ic_m_gender.png") no-repeat scroll 1px 0!important;
    display: inline-block!important;
    height: 16px;
    padding: 0!important;
    width: 16px;
}
.ic_f_gender {
    background: url("img/ic_f_gender.png") no-repeat scroll 0 0!important;
    display: inline-block!important;
    height: 16px;
    padding: 0!important;
    width: 16px;
}
.gender_text {
    padding: 0!important;
    display: inline-block!important;
    vertical-align: top;
}

.leaders-wrapper {
    width: 728px;
    float: left;
}

#list-leaders .leader_once {
    /*    width: calc(100% / 13);//width: 56px;
        padding-top: calc(107% / 13);//padding-top: 107%;*/
    width: 7.6923%;
    padding-top: 8.2%;
    overflow: hidden;
    display: block;
    float: left;
    position: relative;
}
#list-leaders .leader_once:last-of-type {
    display:none;
}
#list-leaders .leader_once img {
    width: 100%;
    z-index: 2;
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
}
#list-leaders .leader_once .ui-draggable-dragging {
    max-width: 100% !important;
    position: fixed !important;
    width: 85px !important;
    z-index: 9999;
}
#page_leaders {
    position: relative;
}
#page_leaders .arr_dd {
    position: absolute;
    right: 28.45%;
    top: -68px;
}
#page_leaders .leaders-wrapper {
    position: relative;
    width: 100%;
    float:none;
}
.left-block-leaders {
    width: 65%;
    float: left;
    min-height:1px;
    position: relative;
}
#page_leaders .leaders-wrapper #list-leaders {
    margin-right: 5%;
}
#page_leaders #wrap-vizitki {
    width: 35%;
    float: left;
    min-height: 472px;
    overflow: auto;
    overflow-x: hidden;
    /*border: 1px dashed #ccc;*/
}
#page_leaders #clone-wrap-vizitki {
    width: 35%;
    min-height: 472px;
    position: absolute;
    right: 0;
}
#page_leaders .drop-here {
    position: absolute;
    top:0;
    width: 100%;
    height: 236px;
    background-color:#f4f4f4;
    border:1px dashed #bdbcbc;
    color: #bbb;
    font-size: 23px;
    text-align: center;
    line-height: 200px;
}
#page_leaders .drop-here+.drop-here {
    top:234px;
}
#page_leaders #wrap-vizitki .vizitka {
    /*cursor: n-resize;*/
}
#maincontainer {

}
#maincontainer #contentwrapper {
    padding: 0 46px;
}
.border-box, .border-box:before, .border-box:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#home-buttons, #home-buttons-hide {
    margin: 0 auto;
    width: 70%;
}
#home-buttons .wrap-home-button, #home-buttons-hide .wrap-home-button {
    width: 25%;
    float: left;
    padding: 3%;
    text-align: center;
}
#home-buttons .wrap-home-button p, #home-buttons-hide .wrap-home-button p {
    color: #800080;
    font-size: 17px;
    /*font-style: italic;*/
}
#home-buttons-hide .wrap-home-button h2, #home-buttons-hide .wrap-home-button h2 a{
    color:transparent;
}
.home-icons {
    display: block;
    padding-top: 100%;
    width: 100%;
    border-radius: 50%;
}
#ic-map .home-icons {
    background: url("img/ic1.png") no-repeat scroll center center #ee4f4f;
    background-size: 50%;
}
#ic-leaders .home-icons {
    background: url("img/ic2.png") no-repeat scroll center center #18b760;
    background-size: 50%;
}
#ic-relations .home-icons {
    background: url("img/ic3.png") no-repeat scroll center center #ffc000;
    background-size: 50%;
}
#ic-news .home-icons {
    background: url("img/ic4.png") no-repeat scroll center center #68a7d4;
    background-size: 50%;
}
.wrap-home-button h2 {
    border-top: 3px solid;
    font-family: arial;
    font-size: 28px;
    margin: 30px 0 10px;
    padding: 30px 0 0;
}
.wrap-home-button h2 a:hover {
    text-decoration: none;
}
#ic-map h2, #ic-map h2 a {
    color:#ee4f4f;
}
#ic-leaders h2, #ic-leaders h2 a {
    color:#18b760;
}
#ic-relations h2, #ic-relations h2 a {
    color:#ecac00;
}
#ic-news h2, #ic-news h2 a {
    color:#68a7d4;
}

#ic-map:hover .home-icons {
    background-color: #ed1717;
}
#ic-map:hover h2, #ic-map:hover h2 a {
    color: #ed1717;
}
#ic-leaders:hover .home-icons {
    background-color: #17a155;
}
#ic-leaders:hover h2, #ic-leaders:hover h2 a {
    color: #17a155;
}
#ic-relations:hover .home-icons {
    background-color: #ecac00;
}
#ic-relations:hover h2, #ic-relations:hover h2 a {
    color: #d69c00;
}
#ic-news:hover .home-icons {
    background-color: #318ed1;
}
#ic-news:hover h2, #ic-news:hover h2 a {
    color: #318ed1;
}

/* top-buttons-menu */
#top-buttons-menu {
    margin: 15px 0 0 30px;
}
#top-buttons-menu a {
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    font-size: 24px;
    padding: 5px 10px 0px;
    margin: 0 0px 0 15px;
    text-decoration: none;
}
#top-buttons-menu .ic-map {
    color:#ee4f4f;
}
#top-buttons-menu .ic-leaders {
    color:#18b760;
}
#top-buttons-menu .ic-relations {
    color:#ecac00;
}
#top-buttons-menu .ic-news {
    color:#68a7d4;
}
#top-buttons-menu a span {
    display: inline-block;
    border-bottom: 3px solid;
}
#top-buttons-menu a:hover span {
    border-bottom: 3px solid transparent;
}
#top-buttons-menu a.current:hover span {
    border-bottom: none;
}
#top-buttons-menu .ic-map.current span, #top-buttons-menu .ic-leaders.current span, #top-buttons-menu .ic-relations.current span,  #top-buttons-menu .ic-news.current span {
    color: #fff;
    border-bottom: 3px solid transparent!important;
}
#top-buttons-menu .ic-map.current {
    background: #ee4f4f;
}
#top-buttons-menu .ic-leaders.current {
    background: #18b760;
}
#top-buttons-menu .ic-relations.current {
    background: #ecac00;
}
#top-buttons-menu .ic-news.current {
    background: #68a7d4;
}
#top-buttons-menu a.current {
    border-radius: 3px;
}
/* top-buttons-menu end */

#btn_recast {
    position: absolute;
    right: 5%;
    top: -39px;
}
#random_leader {
    background-color: #fff;
    border: 1px solid;
    bottom: 0;
    height: 57.2%;
    left: 21.8%;
    position: absolute;
    width: 58.6%;
    z-index: 3;
    padding: 5px 15px 5px 5px;
    /*overflow: hidden;*/
}
#random_leader .infowindow {
    overflow: visible;
}
#random_leader .vizitka-content.ui-draggable-dragging {
    background-color: #fff;
    min-width: 500px;
    z-index: 100;
    padding: 5px 15px 5px 5px;
}
@media screen and (max-width:1565px) {
    #random_leader .infowindow {
        font-size: 12px;
    }
}
@media screen and (max-width:1565px) {
    #random_leader .infowindow {
        font-size: 11px;
    }
}
@media screen and (max-width:1500px) {
    #random_leader {
        height: 71.5%;
    }
}
@media screen and (max-width:1300px) {

    #random_leader .vizitka {
        background-color: #fff;
        padding: 5px 15px 5px 5px;
        display: none;
        z-index: 1;
        border: 1px solid #bdbcbc;
        border-radius: 2px;
        max-width: 600px;
        position: relative;
    }
    #random_leader .vizitka .close {
        color: #888;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        height: 20px;
        position: absolute;
        right: 4px;
        text-align: center;
        top: 9px;
        width: 20px;
    }
    #random_leader .infowindow {
        font-size: 11px;
        line-height: 1.2;
        padding: 5px 0 5px 5px;
    }
    #random_leader .infowindow .col_info {
        margin: 0 0 0 80px;
    }
    #random_leader .infowindow .col_img {
        width: 80px
    }
    #random_leader .infowindow .col_img img {
        width: 70px
    }
    #random_leader .infowindow .col_info h1 {
        font-size: 17px;
    }
    #random_leader .infowindow .data_zamervane {
        right: 11px;
    }
    #random_leader .infowindow .col_info .cpp {
        height: 17px;
        width: 17px;
        top: -4px;
    }
}
@media screen and (max-width:1100px) {
    #random_leader .infowindow .col_info h1, #random_leader .infowindow .col_info > div {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    #random_leader .infowindow .col_info .pp {
        display: inline;
    }
}
/* tooltip */
.ui-tooltip, .arrow:after {
    background: #835f7d!important;
    border: 1px solid white!important;
}
.ui-tooltip {
    padding: 5px!important;
    color: white!important;
    border-radius: 3px!important;
    font: normal 12px "Helvetica Neue", Sans-Serif!important;
    box-shadow: 0 0 3px black!important;
}
/* tooltip */

#Fixed-Fluid-Fixed {
    margin: 30px 46px 0 46px;
}
#Fixed-Fluid-Fixed #contentwrapper{
    float: left;
    width: 100%;
}
#Fixed-Fluid-Fixed #contentcolumn{
    margin: 0 400px 0 230px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}
#Fixed-Fluid-Fixed #leftcolumn{
    float: left;
    width: 230px; /*Width of left column*/
    margin-left: -100%;
}
#Fixed-Fluid-Fixed #rightcolumn{
    float: left;
    width: 400px; /*Width of right column*/
    margin-left: -400px; /*Set left marginto -(RightColumnWidth)*/
}
#Fixed-Fluid-Fixed #contentcolumn .innertube {
    padding: 0 20px;
}
.words_cloud {
    margin-bottom: 20px;
}
.words_cloud .word{
    display: inline-block;
}
.words_cloud .word.size1{
    font-size: 26px;
}
.words_cloud .word.size2{
    font-size: 24px;
}
.words_cloud .word.size3{
    font-size: 22px;
}
.words_cloud .word.size10{
    font-size: 18px;
}
.words_cloud .word.size20{
    font-size: 16px;
}
.words_cloud .word.size30{
    font-size: 14px;
}
.words_cloud .word.size40{
    font-size: 12px;
}

.pagination {
    display:inline-block;
    padding-left:0;
    margin:20px 0;
    border-radius:4px
}
.pagination>li {
    display:inline
}
.pagination>li>a, .pagination>li>span {
    position:relative;
    float:left;
    padding:6px 12px;
    margin-left:-1px;
    line-height:1.428571429;
    text-decoration:none;
    background-color:#fff;
    border:1px solid #ddd;
    color:#421c52;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left:0;
    border-bottom-left-radius:4px;
    border-top-left-radius:4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-top-right-radius:4px;
    border-bottom-right-radius:4px
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    background-color:#421c52;
    color: #fff;
    border-color: #421c52;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index:2;
    color:#fff;
    cursor:default;
    background-color:#421c52;
    border-color:#421c52
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color:#999;
    cursor:not-allowed;
    background-color:#fff;
    border-color:#ddd
}

.infowindow .popularity-index-title {
    color:#A61E8D;
    text-align: center;
}
.infowindow .popularity-index {
    text-align: center;
    font-size: 22px;
}
.infowindow .popularity-index span {
    color:#000;
}
#about, #features {
    /*text-align: center;*/

    font-family: 'Tahoma';
}
#about .block-title, #about .zaglavie, #about .about-title {
    color: #800080;
}
.about-blocks-wrapper {
    text-align: center;
    margin: 0 -76px;
}
.about-title {
    font-size: 20px;
    margin: 0 0 20px;
}
#about .zaglavie, #features .zaglavie {
    font-size: 36px;
    display: inline-block;
    margin-top: -24px;
    background: #ECEBEB;
    padding: 0 12px;
    text-transform: uppercase;
}
.double-line {
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    height: 1px;
    max-width: 1000px;
    margin: 24px auto 0;
}
#about .youtube, #features .youtube {
    display: block;
    margin: 40px auto 70px;
}
#about .youtube img, #features .youtube img {
    display: inline-block;
    margin: 0 auto;
}
.about-blocks {
    width: 313px;
    display: inline-block;
    background: #ecebeb;
    vertical-align: top;
    position: relative;
    padding: 0 0 146px;
}
#features .about-blocks {
    width: 495px;
}
#features .about-blocks.features-rblock {
    margin-left: 10px;
}
.about-blocks.middle {
    margin-right: 30px;
    margin-left: 30px;
}
.block-title {
    font-size: 20px;
    display: inline-block;
    margin-bottom: 14px;
    line-height: 20px;
}
.block-title .border-bottom {
    height: 3px;
    width: 115px;
    background: #800080;
    margin: 10px auto 0;
}
.about-blocks .block-button {
    vertical-align: bottom;
    display: inline-block;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    padding: 15px 0;
    color: #fff;
    font-size: 14px;
    position: absolute;
    width: 150px;
    bottom: 65px;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-decoration: none;
    cursor: pointer;

    background: #c2b0c0;
    background: -moz-linear-gradient(top,  #c2b0c0 0%, #93728d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2b0c0), color-stop(100%,#93728d));
    background: -webkit-linear-gradient(top,  #c2b0c0 0%,#93728d 100%);
    background: -o-linear-gradient(top,  #c2b0c0 0%,#93728d 100%);
    background: -ms-linear-gradient(top,  #c2b0c0 0%,#93728d 100%);
    background: linear-gradient(to bottom,  #c2b0c0 0%,#93728d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2b0c0', endColorstr='#93728d',GradientType=0 );
}
.about-blocks .block-button:hover {
    background: rgb(168,143,164);
    background: -moz-linear-gradient(top,  rgba(168,143,164,1) 0%, rgba(87,63,83,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,143,164,1)), color-stop(100%,rgba(87,63,83,1)));
    background: -webkit-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: -o-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: -ms-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: linear-gradient(to bottom,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a88fa4', endColorstr='#573f53',GradientType=0 );
}
.about-blocks .block-desc {
    color: #000;
    font-size: 16px;
    padding: 0 6px;
}
.about-black-text {
    color: #000;
    font-style: italic;
    font-size: 20px;
    margin-bottom: 70px;
    display: inline-block;
    max-width: 910px;
}
.dialog_style1.ui-corner-all, .dialog_style1.ui-corner-bottom, .dialog_style1.ui-corner-right, .dialog_style1.ui-corner-br {
    border: none;
    border-radius: 0;
}
.dialog_style1.ui-dialog .ui-dialog-titlebar {
    padding-bottom: 15px;
}
.dialog_style1 .ui-widget-header {
    background: none;
    border: none;
}
.dialog_style1.ui-widget-content {
    color: #434343;
}
.dialog_style1 .ui-widget-header span.ui-dialog-title {
    font-weight: normal;
    font-size: 20px;
    color: #000;
    font-family: 'Tahoma';
    padding-bottom: 12px;
    float: none;
    position: relative;
    top: 30px;
    left: 20px;
}
.YouTubeDialog.ui-dialog .ui-dialog-title {
    border: none;
}
.ui-widget-overlay {
    background: #000!important;
    opacity: 0.7!important;
}
.dialog_style1.ui-dialog-content, .dialog_style1.ui-widget-content {
    padding-bottom: 8px;
}
.dialog_style1.ui-dialog .ui-dialog-content {
    padding: 0 38px;
    margin: 35px 0;
    font-size: 17px;
}
.YouTubeDialog .ui-widget-content {
    margin-top: 0;
}
.dialog_style1.ui-dialog .ui-dialog-titlebar-close {
    margin: -18px 0 0;
}
.YouTubeDialog.ui-dialog .ui-dialog-titlebar-close {
    margin: -10px 0 0;
}
.dialog_style1.ui-widget-content .ui-state-default {
    background: url('http://wholeads.eu/img/ui-icons_d8e7f3_256x240.png') -94px -126px  no-repeat #421c52;
    border: none;
    border-radius: 0;
}
.dialog_style1.ui-widget-content .ui-state-default:hover {
    background: url('http://wholeads.eu/img/ui-icons_f9bd01_256x240.png') -94px -126px  no-repeat #421c52;
}
.social-circle {
    display: inline-block;
}
.icon-1 {
    background: url('img/all-pics.png?4') no-repeat 0px 0px;
    width: 65px;
    height: 65px;
    border-radius: 50%;
}
.icon-fb {
    background-position: 21px -536px;
    background-color: #45629c;
}
.icon-fb:hover {
    background: url('img/all-pics.png?4') no-repeat 21px -536px;
    background-color: #2f426a;
}
.icon-twitter {
    background-position: -150px -536px;
    background-color: #317fab;
}
.icon-twitter:hover {
    background: url('img/all-pics.png?4') no-repeat -150px -536px;
    background-color: #215674;
}
.icon-mail {
    background-position: -60px -537px;
    background-color: #f58641;
}
.icon-mail:hover {
    background: url('img/all-pics.png?4') no-repeat -60px -537px;
    background-color: #a65b2c;
}
.icon-youtube {
    background-position: -251px -536px;
    background-color: #cc3333;
}
.icon-youtube:hover {
    background: url('img/all-pics.png?4') no-repeat -251px -536px;
    background-color: #8a2323;
}
.block-title.social-block {
    border: none;
    display: block;
}
.block-title.social-block span {
    display: inline-block;
}
.YouTubeDialog .ui-state-default {
    background: url("http://wholeads.eu/img/ui-icons_d8e7f3_256x240.png") no-repeat scroll -94px -126px #421c52!important;
}
.YouTubeDialog .ui-state-default:hover {
    background: url("http://wholeads.eu/img/ui-icons_f9bd01_256x240.png") no-repeat scroll -94px -126px #421c52!important;
}
.hide-popup-content {
    display: none;
}
.centered {
    text-align: center;
}

/* relations */
#relations_wrap path.link {
    fill: none;
    stroke: #222;
    //stroke-width: 1.5px;
}

#relations_wrap circle {
    //fill: #ccc;
    stroke: #fff;
    stroke-width: 0px;
}

#relations_wrap text {
    fill: #000;
    font: 10px sans-serif;
    pointer-events: none;
}

#relations_wrap .card {
    border: 1px solid #ccc;
    width: 500px;
    height:237px;
    background-color:#fff;
}


#relations_wrap #cardbox {
    position:absolute;
    right: 10px;
    top: 300px;
    z-index: 1;
}


#relations_wrap #handle {
    background-color: #eee;
    padding: 5px;
    font-size: 10px;
    font-weight: bold;
    color:#666;
    font-family: Arial, sans-serif;
    cursor: grab;
    width: 70px;
    position: relative;
    float: left;
}

#relations_wrap #resize {
    background-color: #ccc;
    border-radius-top-left: 5px;
    border-radius-top-right: 5px;
    padding: 5px;
    padding-left: 8px;
    font-size: 10px;
    font-weight: bold;
    color:#666;
    font-family: Arial, sans-serif;
    cursor: pointer;
    width: 15px;
    position: relative;
    float: left;
}

#relations_wrap #boxtitle {
    position: relative;
    float: left;
    color:#666;
    padding: 5px;
    width: 200px;
    font-family: Arial, sans-serif;
    font-size: 10px;
}

#relations_wrap .clearfix {
    clear:both;
}

#relations_wrap .tbold {
    font-weight: bold;
}
/* relations end */
#dialog-confirm {
    display: none;
    height: 0;
}
.autocomplete_compare_politician_name {
    height: 24px;
}
.compare-form {
    background: #fff;
    border: 1px solid #c0c0c0;
    margin: 0 auto;
    max-width: 875px;
    padding: 40px 0 25px;
}
.grd-button {
    display: block;
    margin: 25px auto 0;
    height: 34px;
    font-size: 14px;
    padding: 0 18px;
    background: #c2b0c0;
    background: -moz-linear-gradient(top,  #c2b0c0 0%, #93728d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2b0c0), color-stop(100%,#93728d));
    background: -webkit-linear-gradient(top,  #c2b0c0 0%,#93728d 100%);
    background: -o-linear-gradient(top,  #c2b0c0 0%,#93728d 100%);
    background: -ms-linear-gradient(top,  #c2b0c0 0%,#93728d 100%);
    background: linear-gradient(to bottom,  #c2b0c0 0%,#93728d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2b0c0', endColorstr='#93728d',GradientType=0 );
    border: none;
}
#compare_politician_name-1 {
    margin-right: 15px;
}
#compare_politician_name-2 {
    margin-left: 15px;
}
#compare_politician_name-1, #compare_politician_name-2 {
    width: 320px;
    border: 1px solid #c0c0c0;
}
.forma.newStyle2015 {
    border: 1px solid #c0c0c0;
    background: #fff;
    padding: 35px 70px 15px;
}
.forma.newStyle2015 .form-group label {
    width: 24%;
    padding: 7px 0 8px;
}
.form-group input[type="text"], .form-group textarea {
    width: 68%;
}
.form-group label, .form-group input[type="text"], .form-group textarea {
    height: 32px;
}
.form-group input[type="text"], .form-group input[type="password"], .form-group textarea {
    color: #1c1c1c;
    font-size: 13px;
    border: 1px solid #c0c0c0;
}
.forma.newStyle2015 .form-group:last-child label {
    width: 0;
}
.forma.newStyle2015 .form-group::after {
    height: auto;
}
.forma.newStyle2015 .grd-button {
    margin-top: 10px;
    font-weight: normal;
}
.compare-form .grd-button {
    font-weight: normal;
}
.top-footer {
    width: 80%;
    margin: auto;
    color: #8E7797;
    font-size: 13px;
    padding: 50px 0;
}
.top-footer a {
    color:#fff;
    display: block;
    white-space: nowrap;
    padding: 0 0 4px;
}
.top-footer strong {
    color:#fff;
    display: block;
    white-space: nowrap;
    font-size: 15px;
    padding: 0 0 10px;
    /*font-family: arial*/
}
.bottom-footer {
    padding: 23px 0 0;
    border-top: 1px solid #62416C;
}
.bottom-footer img {
    vertical-align: middle;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}
.row:before,
.row:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */

}
.row:after {
    clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12

, .col-xs-0_25, .col-xs-1_25, .col-xs-2_25, .col-xs-3_25, .col-xs-4_25, .col-xs-5_25, .col-xs-6_25, .col-xs-7_25, .col-xs-8_25, .col-xs-9_25, .col-xs-10_25, .col-xs-11_25
, .col-sm-0_25, .col-sm-1_25, .col-sm-2_25, .col-sm-3_25, .col-sm-4_25, .col-sm-5_25, .col-sm-6_25, .col-sm-7_25, .col-sm-8_25, .col-sm-9_25, .col-sm-10_25, .col-sm-11_25
, .col-md-0_25, .col-md-1_25, .col-md-2_25, .col-md-3_25, .col-md-4_25, .col-md-5_25, .col-md-6_25, .col-md-7_25, .col-md-8_25, .col-md-9_25, .col-md-10_25, .col-md-11_25
, .col-lg-0_25, .col-lg-1_25, .col-lg-2_25, .col-lg-3_25, .col-lg-4_25, .col-lg-5_25, .col-lg-6_25, .col-lg-7_25, .col-lg-8_25, .col-lg-9_25, .col-lg-10_25, .col-lg-11_25
, .col-xs-0_5, .col-xs-1_5, .col-xs-2_5, .col-xs-3_5, .col-xs-4_5, .col-xs-5_5, .col-xs-6_5, .col-xs-7_5, .col-xs-8_5, .col-xs-9_5, .col-xs-10_5, .col-xs-11_5
, .col-sm-0_5, .col-sm-1_5, .col-sm-2_5, .col-sm-3_5, .col-sm-4_5, .col-sm-5_5, .col-sm-6_5, .col-sm-7_5, .col-sm-8_5, .col-sm-9_5, .col-sm-10_5, .col-sm-11_5
, .col-md-0_5, .col-md-1_5, .col-md-2_5, .col-md-3_5, .col-md-4_5, .col-md-5_5, .col-md-6_5, .col-md-7_5, .col-md-8_5, .col-md-9_5, .col-md-10_5, .col-md-11_5
, .col-lg-0_5, .col-lg-1_5, .col-lg-2_5, .col-lg-3_5, .col-lg-4_5, .col-lg-5_5, .col-lg-6_5, .col-lg-7_5, .col-lg-8_5, .col-lg-9_5, .col-lg-10_5, .col-lg-11_5
, .col-xs-0_75, .col-xs-1_75, .col-xs-2_75, .col-xs-3_75, .col-xs-4_75, .col-xs-5_75, .col-xs-6_75, .col-xs-7_75, .col-xs-8_75, .col-xs-9_75, .col-xs-10_75, .col-xs-11_75
, .col-sm-0_75, .col-sm-1_75, .col-sm-2_75, .col-sm-3_75, .col-sm-4_75, .col-sm-5_75, .col-sm-6_75, .col-sm-7_75, .col-sm-8_75, .col-sm-9_75, .col-sm-10_75, .col-sm-11_75
, .col-md-0_75, .col-md-1_75, .col-md-2_75, .col-md-3_75, .col-md-4_75, .col-md-5_75, .col-md-6_75, .col-md-7_75, .col-md-8_75, .col-md-9_75, .col-md-10_75, .col-md-11_75
, .col-lg-0_75, .col-lg-1_75, .col-lg-2_75, .col-lg-3_75, .col-lg-4_75, .col-lg-5_75, .col-lg-6_75, .col-lg-7_75, .col-lg-8_75, .col-lg-9_75, .col-lg-10_75, .col-lg-11_75
{
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11
,.col-xs-0_25, .col-xs-1_25, .col-xs-2_25, .col-xs-3_25, .col-xs-4_25, .col-xs-5_25, .col-xs-6_25, .col-xs-7_25, .col-xs-8_25, .col-xs-9_25, .col-xs-10_25, .col-xs-11_25, .col-xs-12_25
,.col-xs-0_5, .col-xs-1_5, .col-xs-2_5, .col-xs-3_5, .col-xs-4_5, .col-xs-5_5, .col-xs-6_5, .col-xs-7_5, .col-xs-8_5, .col-xs-9_5, .col-xs-10_5, .col-xs-11_5, .col-xs-12_5
,.col-xs-0_75, .col-xs-1_75, .col-xs-2_75, .col-xs-3_75, .col-xs-4_75, .col-xs-5_75, .col-xs-6_75, .col-xs-7_75, .col-xs-8_75, .col-xs-9_75, .col-xs-10_75, .col-xs-11_75, .col-xs-12_75
{
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666666666666%;
}
.col-xs-10 {
    width: 83.33333333333334%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666666666666%;
}
.col-xs-7 {
    width: 58.333333333333336%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666666666667%;
}
.col-xs-4 {
    width: 33.33333333333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.666666666666664%;
}
.col-xs-1 {
    width: 8.333333333333332%;
}
/* custom col-xs+0.5*/
.col-xs-11_5 {
    width: 95.83333333333333%;
}
.col-xs-10_5 {
    width: 87.5%;
}
.col-xs-9_5 {
    width: 79.16666666666667%;
}
.col-xs-8_5 {
    width: 70.83333333333333%;
}
.col-xs-7_5 {
    width: 62.5%;
}
.col-xs-6_5 {
    width: 54.16666666666667%;
}
.col-xs-5_5 {
    width: 45.83333333333333%;
}
.col-xs-4_5 {
    width: 37.5%;
}
.col-xs-3_5 {
    width: 29.16666666666667%;
}
.col-xs-2_5 {
    width: 20.833333333333333%;
}
.col-xs-1_5 {
    width: 12.5%;
}
.col-xs-0_5 {
    width: 4.166666666666666%;
}
/* custom col-xs+0.5*/
/* custom col-xs+0.25*/
.col-xs-11_25 {
    width: 93.75%;
}
.col-xs-10_25 {
    width: 85.41666666666667%;
}
.col-xs-9_25 {
    width: 77.08333333333333%;
}
.col-xs-8_25 {
    width: 68.75%;
}
.col-xs-7_25 {
    width: 60.41666666666667%;
}
.col-xs-6_25 {
    width: 52.09333333333333%;
}
.col-xs-5_25 {
    width: 43.75%;
}
.col-xs-4_25 {
    width: 35.41666666666667%;
}
.col-xs-3_25 {
    width: 27.08333333333333%;
}
.col-xs-2_25 {
    width: 18.75%;
}
.col-xs-1_25 {
    width: 10.41666666666667%;
}
.col-xs-0_25 {
    width: 2.083333333333333%;
}
/* custom col-xs+0.25*/
/* custom col-xs+0.75*/
.col-xs-11_75 {
    width: 97.9166666666667%;
}
.col-xs-10_75 {
    width: 89.5833333333333%;
}
.col-xs-9_75 {
    width: 81.25%;
}
.col-xs-8_75 {
    width: 72.9166666666667%;
}
.col-xs-7_75 {
    width: 64.5833333333333%;
}
.col-xs-6_75 {
    width: 56.25%;
}
.col-xs-5_75 {
    width: 57.91666666666667%;
}
.col-xs-4_75 {
    width: 39.58333333333333%;
}
.col-xs-3_75 {
    width: 31.25%;
}
.col-xs-2_75 {
    width: 22.91666666666667%;
}
.col-xs-1_75 {
    width: 14.58333333333333%;
}
.col-xs-0_75 {
    width: 6.25%;
}
/* custom col-xs+0.75*/

.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666666666666%;
}
.col-xs-pull-10 {
    right: 83.33333333333334%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666666666666%;
}
.col-xs-pull-7 {
    right: 58.333333333333336%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666666666667%;
}
.col-xs-pull-4 {
    right: 33.33333333333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.666666666666664%;
}
.col-xs-pull-1 {
    right: 8.333333333333332%;
}
.col-xs-pull-0 {
    right: 0%;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666666666666%;
}
.col-xs-push-10 {
    left: 83.33333333333334%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666666666666%;
}
.col-xs-push-7 {
    left: 58.333333333333336%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666666666667%;
}
.col-xs-push-4 {
    left: 33.33333333333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.666666666666664%;
}
.col-xs-push-1 {
    left: 8.333333333333332%;
}
.col-xs-push-0 {
    left: 0%;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 768px) {
    .container {
        width: 750px;
    }
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11
    ,.col-sm-0_25, .col-sm-1_25, .col-sm-2_25, .col-sm-3_25, .col-sm-4_25, .col-sm-5_25, .col-sm-6_25, .col-sm-7_25, .col-sm-8_25, .col-sm-9_25, .col-sm-10_25, .col-sm-11_25
    ,.col-sm-0_5, .col-sm-1_5, .col-sm-2_5, .col-sm-3_5, .col-sm-4_5, .col-sm-5_5, .col-sm-6_5, .col-sm-7_5, .col-sm-8_5, .col-sm-9_5, .col-sm-10_5, .col-sm-11_5
    ,.col-sm-0_75, .col-sm-1_75, .col-sm-2_75, .col-sm-3_75, .col-sm-4_75, .col-sm-5_75, .col-sm-6_75, .col-sm-7_75, .col-sm-8_75, .col-sm-9_75, .col-sm-10_75, .col-sm-11_75
    {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666666666666%;
    }
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    /* custom col-sm+0.5*/
.col-sm-11_5 {
    width: 95.83333333333333%;
}
.col-sm-10_5 {
    width: 87.5%;
}
.col-sm-9_5 {
    width: 79.16666666666667%;
}
.col-sm-8_5 {
    width: 70.83333333333333%;
}
.col-sm-7_5 {
    width: 62.5%;
}
.col-sm-6_5 {
    width: 54.16666666666667%;
}
.col-sm-5_5 {
    width: 45.83333333333333%;
}
.col-sm-4_5 {
    width: 37.5%;
}
.col-sm-3_5 {
    width: 29.16666666666667%;
}
.col-sm-2_5 {
    width: 20.833333333333333%;
}
.col-sm-1_5 {
    width: 12.5%;
}
.col-sm-0_5 {
    width: 4.166666666666666%;
}
/* custom col-sm+0.5*/
/* custom col-sm+0.25*/
.col-sm-11_25 {
    width: 93.75%;
}
.col-sm-10_25 {
    width: 85.41666666666667%;
}
.col-sm-9_25 {
    width: 77.08333333333333%;
}
.col-sm-8_25 {
    width: 68.75%;
}
.col-sm-7_25 {
    width: 60.41666666666667%;
}
.col-sm-6_25 {
    width: 52.09333333333333%;
}
.col-sm-5_25 {
    width: 43.75%;
}
.col-sm-4_25 {
    width: 35.41666666666667%;
}
.col-sm-3_25 {
    width: 27.08333333333333%;
}
.col-sm-2_25 {
    width: 18.75%;
}
.col-sm-1_25 {
    width: 10.41666666666667%;
}
.col-sm-0_25 {
    width: 2.083333333333333%;
}
/* custom col-sm+0.25*/
/* custom col-sm+0.75*/
.col-sm-11_75 {
    width: 97.9166666666667%;
}
.col-sm-10_75 {
    width: 89.5833333333333%;
}
.col-sm-9_75 {
    width: 81.25%;
}
.col-sm-8_75 {
    width: 72.9166666666667%;
}
.col-sm-7_75 {
    width: 64.5833333333333%;
}
.col-sm-6_75 {
    width: 56.25%;
}
.col-sm-5_75 {
    width: 57.91666666666667%;
}
.col-sm-4_75 {
    width: 39.58333333333333%;
}
.col-sm-3_75 {
    width: 31.25%;
}
.col-sm-2_75 {
    width: 22.91666666666667%;
}
.col-sm-1_75 {
    width: 14.58333333333333%;
}
.col-sm-0_75 {
    width: 6.25%;
}
/* custom col-sm+0.75*/

    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }
    .col-sm-pull-0 {
        right: 0%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666666666666%;
    }
    .col-sm-push-10 {
        left: 83.33333333333334%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666666666666%;
    }
    .col-sm-push-7 {
        left: 58.333333333333336%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666666666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.666666666666664%;
    }
    .col-sm-push-1 {
        left: 8.333333333333332%;
    }
    .col-sm-push-0 {
        left: 0%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11
    , .col-md-0_25, .col-md-1_25, .col-md-2_25, .col-md-3_25, .col-md-4_25, .col-md-5_25, .col-md-6_25, .col-md-7_25, .col-md-8_25, .col-md-9_25, .col-md-10_25, .col-md-11_25
    , .col-md-0_5, .col-md-1_5, .col-md-2_5, .col-md-3_5, .col-md-4_5, .col-md-5_5, .col-md-6_5, .col-md-7_5, .col-md-8_5, .col-md-9_5, .col-md-10_5, .col-md-11_5
    , .col-md-0_75, .col-md-1_75, .col-md-2_75, .col-md-3_75, .col-md-4_75, .col-md-5_75, .col-md-6_75, .col-md-7_75, .col-md-8_75, .col-md-9_75, .col-md-10_75, .col-md-11_75
    {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666666666666%;
    }
    .col-md-10 {
        width: 83.33333333333334%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666666666666%;
    }
    .col-md-7 {
        width: 58.333333333333336%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666666666667%;
    }
    .col-md-4 {
        width: 33.33333333333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.666666666666664%;
    }
    .col-md-1 {
        width: 8.333333333333332%;
    }
    /* custom col-md+0.5*/
.col-md-11_5 {
    width: 95.83333333333333%;
}
.col-md-10_5 {
    width: 87.5%;
}
.col-md-9_5 {
    width: 79.16666666666667%;
}
.col-md-8_5 {
    width: 70.83333333333333%;
}
.col-md-7_5 {
    width: 62.5%;
}
.col-md-6_5 {
    width: 54.16666666666667%;
}
.col-md-5_5 {
    width: 45.83333333333333%;
}
.col-md-4_5 {
    width: 37.5%;
}
.col-md-3_5 {
    width: 29.16666666666667%;
}
.col-md-2_5 {
    width: 20.833333333333333%;
}
.col-md-1_5 {
    width: 12.5%;
}
.col-md-0_5 {
    width: 4.166666666666666%;
}
/* custom col-md+0.5*/
/* custom col-md+0.25*/
.col-md-11_25 {
    width: 93.75%;
}
.col-md-10_25 {
    width: 85.41666666666667%;
}
.col-md-9_25 {
    width: 77.08333333333333%;
}
.col-md-8_25 {
    width: 68.75%;
}
.col-md-7_25 {
    width: 60.41666666666667%;
}
.col-md-6_25 {
    width: 52.09333333333333%;
}
.col-md-5_25 {
    width: 43.75%;
}
.col-md-4_25 {
    width: 35.41666666666667%;
}
.col-md-3_25 {
    width: 27.08333333333333%;
}
.col-md-2_25 {
    width: 18.75%;
}
.col-md-1_25 {
    width: 10.41666666666667%;
}
.col-md-0_25 {
    width: 2.083333333333333%;
}
/* custom col-md+0.25*/
/* custom col-md+0.75*/
.col-md-11_75 {
    width: 97.9166666666667%;
}
.col-md-10_75 {
    width: 89.5833333333333%;
}
.col-md-9_75 {
    width: 81.25%;
}
.col-md-8_75 {
    width: 72.9166666666667%;
}
.col-md-7_75 {
    width: 64.5833333333333%;
}
.col-md-6_75 {
    width: 56.25%;
}
.col-md-5_75 {
    width: 57.91666666666667%;
}
.col-md-4_75 {
    width: 39.58333333333333%;
}
.col-md-3_75 {
    width: 31.25%;
}
.col-md-2_75 {
    width: 22.91666666666667%;
}
.col-md-1_75 {
    width: 14.58333333333333%;
}
.col-md-0_75 {
    width: 6.25%;
}
/* custom col-md+0.75*/
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666666666666%;
    }
    .col-md-pull-10 {
        right: 83.33333333333334%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666666666666%;
    }
    .col-md-pull-7 {
        right: 58.333333333333336%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666666666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.666666666666664%;
    }
    .col-md-pull-1 {
        right: 8.333333333333332%;
    }
    .col-md-pull-0 {
        right: 0%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666666666666%;
    }
    .col-md-push-10 {
        left: 83.33333333333334%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666666666666%;
    }
    .col-md-push-7 {
        left: 58.333333333333336%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666666666667%;
    }
    .col-md-push-4 {
        left: 33.33333333333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.666666666666664%;
    }
    .col-md-push-1 {
        left: 8.333333333333332%;
    }
    .col-md-push-0 {
        left: 0%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .container {
        /*width: 1170px;*/
        width: 1170px;
    }
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11
    , .col-lg-0_25, .col-lg-1_25, .col-lg-2_25, .col-lg-3_25, .col-lg-4_25, .col-lg-5_25, .col-lg-6_25, .col-lg-7_25, .col-lg-8_25, .col-lg-9_25, .col-lg-10_25, .col-lg-11_25
    , .col-lg-0_5, .col-lg-1_5, .col-lg-2_5, .col-lg-3_5, .col-lg-4_5, .col-lg-5_5, .col-lg-6_5, .col-lg-7_5, .col-lg-8_5, .col-lg-9_5, .col-lg-10_5, .col-lg-11_5
    , .col-lg-0_75, .col-lg-1_75, .col-lg-2_75, .col-lg-3_75, .col-lg-4_75, .col-lg-5_75, .col-lg-6_75, .col-lg-7_75, .col-lg-8_75, .col-lg-9_75, .col-lg-10_75, .col-lg-11_75
    {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666666666666%;
    }
    .col-lg-10 {
        width: 83.33333333333334%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666666666666%;
    }
    .col-lg-7 {
        width: 58.333333333333336%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666666666667%;
    }
    .col-lg-4 {
        width: 33.33333333333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.666666666666664%;
    }
    .col-lg-1 {
        width: 8.333333333333332%;
    }
    /* custom col-lg+0.5*/
.col-lg-11_5 {
    width: 95.83333333333333%;
}
.col-lg-10_5 {
    width: 87.5%;
}
.col-lg-9_5 {
    width: 79.16666666666667%;
}
.col-lg-8_5 {
    width: 70.83333333333333%;
}
.col-lg-7_5 {
    width: 62.5%;
}
.col-lg-6_5 {
    width: 54.16666666666667%;
}
.col-lg-5_5 {
    width: 45.83333333333333%;
}
.col-lg-4_5 {
    width: 37.5%;
}
.col-lg-3_5 {
    width: 29.16666666666667%;
}
.col-lg-2_5 {
    width: 20.833333333333333%;
}
.col-lg-1_5 {
    width: 12.5%;
}
.col-lg-0_5 {
    width: 4.166666666666666%;
}
/* custom col-lg+0.5*/
/* custom col-lg+0.25*/
.col-lg-11_25 {
    width: 93.75%;
}
.col-lg-10_25 {
    width: 85.41666666666667%;
}
.col-lg-9_25 {
    width: 77.08333333333333%;
}
.col-lg-8_25 {
    width: 68.75%;
}
.col-lg-7_25 {
    width: 60.41666666666667%;
}
.col-lg-6_25 {
    width: 52.09333333333333%;
}
.col-lg-5_25 {
    width: 43.75%;
}
.col-lg-4_25 {
    width: 35.41666666666667%;
}
.col-lg-3_25 {
    width: 27.08333333333333%;
}
.col-lg-2_25 {
    width: 18.75%;
}
.col-lg-1_25 {
    width: 10.41666666666667%;
}
.col-lg-0_25 {
    width: 2.083333333333333%;
}
/* custom col-lg+0.25*/
/* custom col-lg+0.75*/
.col-lg-11_75 {
    width: 97.9166666666667%;
}
.col-lg-10_75 {
    width: 89.5833333333333%;
}
.col-lg-9_75 {
    width: 81.25%;
}
.col-lg-8_75 {
    width: 72.9166666666667%;
}
.col-lg-7_75 {
    width: 64.5833333333333%;
}
.col-lg-6_75 {
    width: 56.25%;
}
.col-lg-5_75 {
    width: 57.91666666666667%;
}
.col-lg-4_75 {
    width: 39.58333333333333%;
}
.col-lg-3_75 {
    width: 31.25%;
}
.col-lg-2_75 {
    width: 22.91666666666667%;
}
.col-lg-1_75 {
    width: 14.58333333333333%;
}
.col-lg-0_75 {
    width: 6.25%;
}
/* custom col-lg+0.75*/
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }
    .col-lg-pull-0 {
        right: 0%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666666666666%;
    }
    .col-lg-push-10 {
        left: 83.33333333333334%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666666666666%;
    }
    .col-lg-push-7 {
        left: 58.333333333333336%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666666666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.666666666666664%;
    }
    .col-lg-push-1 {
        left: 8.333333333333332%;
    }
    .col-lg-push-0 {
        left: 0%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

.row, .row:before, .row:after, .row *, .row *:before, .row *:after  {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.top-footer .socials .icon {
    width: 36px;
    height: 36px;
    display: inline-block;
    background: url("img/all-pics.png?4") no-repeat rgba(255,255,255,1);
    border-radius: 50%;
    margin: 19px 3px 0 0;
}
.top-footer .socials .icon:hover {
    background-color: rgba(255,255,255,0.7)
}
.top-footer .socials .icon.facebook {
    background-position: 9px -618px;
}
.top-footer .socials .icon.twitter {
    background-position: -47px -618px;
}
.top-footer .socials .icon.mail {
    background-position: -112px -618px;
}
.top-footer .socials .icon.youtube {
    background-position: -179px -618px;
}
.once-tweet {
    background-color: #f5f5f5;
    border: 1px solid #d3d2d2;
    margin: 3px 0;
    padding: 10px;
}
.once-tweet .image {
    width: 50px;
    float: left;
}
.once-tweet .details {
    margin-left: 60px;
}
.once-tweet .details .avtor_retweeted {
    color:#888;
}
.once-tweet .details .avtor_user a {
    color:#421C52;
}
.once-tweet .details .date {
    color:#888;
    font-size: 11px;
}
.once-tweet .tweets-icons .icon {
    display: inline-block;
    height: 17px;
    width: 23px;
    background: url("img/twitter-sprite.png") no-repeat;
}
.once-tweet .tweets-icons .reply_to {
    background-position: -78px -83px;
}
.once-tweet .tweets-icons .retweet {
    background-position: -80px -100px;
}
.once-tweet .tweets-icons .favorite {
    background-position: -78px -121px;
}
.once-tweet .tweets-icons .reply_to:hover {
    background-position: -101px -83px;
}
.once-tweet .tweets-icons .retweet:hover {
    background-position: -107px -100px;
}
.once-tweet .tweets-icons .favorite:hover {
    background-position: -99px -120px;
}
.leader-board {
    background-color: #C1AFBF;
    width: 30px;
    height: 350px;
    position: relative;
    display: inline-block;
}
.leader-board .fill {
    background-color: #421C52;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.align-center {
    text-align: center;
}
.leader-board .lb-ranks {
    position: absolute;
    right: 100%;
    top: 0;
    color: #666;
    font-size: 10px;
    padding-right: 2px;
}
.leader-board .middle {
    border-top: 1px dashed #c00;
    position: relative;
    top: 50%;
    left:-50%;
    width: 200%;
}
.btn-dashboard {
/*    border:1px solid #A51B8C;
    border-radius: 5px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;*/
}
.btn-dashboard a {
    border: medium none;
    padding: 10px 7px;
    border-radius: 4px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    font-family: 'Tahoma';
    /*border: 1px solid #fff;;*/
    display: inline-block;
    *display: inline;
    zoom: 1;

    background: #c2b0c0;
    background: -moz-linear-gradient(top, #c2b0c0 0%, #92718c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2b0c0), color-stop(100%,#92718c));
    background: -webkit-linear-gradient(top, #c2b0c0 0%,#92718c 100%);
    background: -o-linear-gradient(top, #c2b0c0 0%,#92718c 100%);
    background: -ms-linear-gradient(top, #c2b0c0 0%,#92718c 100%);
    background: linear-gradient(to bottom, #c2b0c0 0%,#92718c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2b0c0', endColorstr='#92718c',GradientType=0 );
    cursor: pointer;
}
.btn-dashboard a:hover {
    text-decoration: none;
    background: rgb(168,143,164);
    background: -moz-linear-gradient(top,  rgba(168,143,164,1) 0%, rgba(87,63,83,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(168,143,164,1)), color-stop(100%,rgba(87,63,83,1)));
    background: -webkit-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: -o-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: -ms-linear-gradient(top,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    background: linear-gradient(to bottom,  rgba(168,143,164,1) 0%,rgba(87,63,83,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a88fa4', endColorstr='#573f53',GradientType=0 );
}
/*.btn-dashboard a {
    background: rgb(183,103,168);
    background: -moz-linear-gradient(top,  rgb(183,103,168) 0%, rgb(159,11,132) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(183,103,168)), color-stop(100%,rgb(159,11,132)));
    background: -webkit-linear-gradient(top,  rgb(183,103,168) 0%,rgb(159,11,132) 100%);
    background: -o-linear-gradient(top,  rgb(183,103,168) 0%,rgb(159,11,132) 100%);
    background: -ms-linear-gradient(top,  rgb(183,103,168) 0%,rgb(159,11,132) 100%);
    background: linear-gradient(to bottom,  rgb(183,103,168) 0%,rgb(159,11,132) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b767a8', endColorstr='#9f0b84',GradientType=0 );
    color: #fff;
    border:1px solid #CA8FBF;
    display: block;
    padding: 10px 7px;
    border-radius: 5px;
    font-size: 15px;
}
.btn-dashboard a:hover {
    text-decoration: none;
    background: rgb(159,11,132);
    background: -moz-linear-gradient(top,  rgb(159,11,132) 0%, rgb(183,103,168) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(159,11,132)), color-stop(100%,rgb(183,103,168)));
    background: -webkit-linear-gradient(top,  rgb(159,11,132) 0%,rgb(183,103,168) 100%);
    background: -o-linear-gradient(top,  rgb(159,11,132) 0%,rgb(183,103,168) 100%);
    background: -ms-linear-gradient(top,  rgb(159,11,132) 0%,rgb(183,103,168) 100%);
    background: linear-gradient(to bottom,  rgb(159,11,132) 0%,rgb(183,103,168) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9f0b84', endColorstr='#b767a8',GradientType=0 );
}*/
.small .btn-dashboard a {
    font-size: 12px;
    padding: 9px 13px;
}
.twitter-timeline {
    margin-top: 25px!important;
}
.pol-age {
    color:#999;
    font-style:italic;
    font-size:12px;
    line-height: 15px;
    margin-bottom: 4px;
}
.dash-icon {
    background: url('img/all-pics.png?4') no-repeat 0px -673px;
    width: 32px;
    height: 31px;
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: 5px;
}

.dash-icon.relatedto {
    background-position: -184px -672px;
}
.dash-icon.pinmap {
    background-position: 0px -672px;
}
.dash-icon.rank-scale {
    background-position: -251px -665px;
}
.dash-icon.latest-news {
    background-position: -120px -671px;
}
.dash-icon.tweets {
    background-position: -57px -670px;
}
.ranking-poles {
    margin-bottom: 25px;
}
img.dash-map {
    margin: 8px auto 10px;
    border: 1px solid #d3d2d2;
}
.dash-map-hint {
    color: #a0a0a0;
    font-size: 10px;
    line-height: 24px;
    display: block;
    text-align: center;
}
.dash-tweets-list {
    margin-bottom: 53px;
}
.dash-nationality {
    margin-bottom: 12px;
}
#tt250 {
    width: 100%;
    margin: 0 auto;
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #c0c0c0;
    text-align: center;
    font-family: Tahoma;
    font-size: 12px;
}
#tt250 tbody .tt-name {
    text-align: left;
    vertical-align: middle;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
#tt250 tbody .tt-name a {
    color: #000;
    text-decoration: none;
}
#tt250 tbody .tt-name img {
    width: 45px;
    margin-right: 15px;
    vertical-align: middle;
}
#tt250 td {
    border: 1px solid #c0c0c0;
    border-width: 0 1px 0 1px;
    padding: 15px 5px;
}
#tt250 tbody td {
    color: #6f6f6f;
    font-size: 14px;
}
#tt250 thead {
    background: #fff;
}
#tt250 thead tr {
    background: #fff;
    color: #800080;
}
#tt250 tr {
    background: #f1f1f1;
}
#tt250 tr:nth-child(2n) {
    background: #fff;
}
#tt250 .tt-rank {
    width: 48px;
}
#tt250 .tt-pos, #tt250 .tt-name {
    width: 50%;
}
#tt250 .tt-nat {
    width: 102px;
}
#tt250 .tt-pol  {
    width: 100px;
}
#tt250 .tt-trend {
    width: 60px;
}
#tt250 .tt-mentions {
    width: 96px;
}
.top250-button {
    display: block;
    padding: 5px 0;
    width: 128px;
    color: #eee;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 10px;
    border: 1px solid #a78ea3;
    border-radius: 6px;
    text-transform: uppercase;
    font-size: 24px;
}
.top250-button:hover {
    text-decoration: none;
    background: #684771;
}