html, body {
    font-size: 11pt;
}
a {
    color: #000 !important;
}
a:hover {
    color: #555 !important;
}
.header-menu {
    background-color: #A5ACA1;
}
.navbar-brand-logo {
    height: auto;
}
.img-logo {
    height: 32px;
}
/* 9 MAY */
/*body>div.container {
    background-image: url('../../../embed/img/9051945.jpg?20150509');
    background-position: top left;
    background-repeat: no-repeat;
}*/
/* 9 MAY */
.zoomglass {
    position: absolute;
    top: -99px;
    background-image: url('../../../img/glass.jpg'); /* 9 MAY */
    width: 525px;
    height: 602px;
    left: -171px;
    z-index: -1;
}
.logo-big {
}
.logo-big a {
}
.logo-big .img-logo {
    width: 190px;
    height: auto;
    margin-left: 35px;
    margin-top: 25px;
    margin-bottom: 40px;
}
.logo-mid .img-logo {
    width: 190px;
    height: auto;
    margin-top: 25px;
    margin-left: 35px;
    margin-bottom: 20px;
}
.sidebar-module {
}
.menu-side {
    background-color: rgba(255,255,255,.75);
    font-weight: bold;
    text-shadow: 0px 0px 4px rgba(200, 200, 200, 0.7);
}
.flags {
    margin: 1em 0;
}
.flags-big {
    display: table;
    width: 100%;
    margin: 1.5em 0;
}
.flags-big a {
    display: inline-block;
    text-align: center;
    margin: .5em 1em;
}
.flags-big .flag {
    height: 24px;
}
.flags-med {
    display: table;
    width: 100%;
    margin: 1.5em 0;
}
.flags-med a {
    display: inline-block;
    text-align: center;
    margin: .4em .5em;
}
.flags-med .flag {
    height: 22px;
}
.social-big {
    width: 100%;
    margin: 1em 0;
    text-align: center;
}
.social-big a {
    margin: 0 .5em;
}
.content {
    margin-right: 180px;
    padding-top: 1em;
}
.rightside {
    width: 160px;
    float: right;
}


h2 {
    font-size: 1.4em;
    padding-top: .5em;
    padding-bottom: .8em;
    margin-bottom: .8em;
    padding-left: 0px;
    margin-left: 0px;
    background-image: url('/embed/img/sat_r.png');
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    color:#666666;
    font-weight: bold;
}

h1 {
    font-size: 1.4em;
    padding-top: .5em;
    padding-bottom: .8em;
    margin-bottom: .8em;
    padding-left: 0px;
    margin-left: 0px;
    background-image: url('/embed/img/sat_r.png');
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    color:#666666;
    font-weight: bold;
}
form {
    font-size: 1em;
    font-weight: bold;
    color: #666666;
    position: relative;
    padding-bottom: 2em;
    height: auto;
}

form h2 {
    font-size: 1.4em;
    padding-top: .5em;
    padding-bottom: .8em;
    margin-bottom: .8em;
    padding-left: 60px;
    margin-left: 20px;
    background-image: url('/embed/img/sat_r.png');
    background-position: left center;
    background-repeat: no-repeat;
    text-align: left;
}

form .formfield {
    width: 600px;
    min-height: 120px;
    max-height: 300px;
    height: auto;
}
form .formfield .left {
    float: left;
}
form .formfield .right {
    float: right;
}
form .formfield .right button {
    padding: 0;
    margin: 0;
    border: none;
}
form .confirm {
    border: none;
    background-color: transparent;
}
form .form_item {
    text-align: left;
    position: relative;
    padding: .3em 0;
    display: block;
}
form .form_item label {
    display: inline-block;
    padding-right: 1em;
    position: relative;
    text-align: right;
    top: 0.1em;
    width: 12em;
}
form .form_item input{
    border: 1px solid #444444;
    padding: .1em .2em;
    width: 272px;
    font-size: inherit;
    font-family: inherit;
    font-weight: bold;
    color: inherit;
    background-color: #F7F7F7;
}
input .captcha{
    border: 1px solid #444444;
    padding: .1em .2em;
    width: 100px;
    font-size: inherit;
    font-family: inherit;
    font-weight: bold;
    color: inherit;
    background-color: #F7F7F7;
}

form .form_item select {
    border: 1px solid #444444;
    padding: .1em .2em;
    width: 280px;
    font-size: inherit;
    font-family: inherit;
    color: inherit;
    background-color: #F7F7F7;
}
form .form_item option:disabled {
    padding: .1em .2em;
    width: 280px;
    font-size: inherit;
    font-family: inherit;
    font-weight: bold;
    text-align: center;
    color: red;
}
.item-disabled {
    font-size: inherit;
    font-family: inherit;
    font-weight: bold;
    color: red !important;
    text-align: center;
}

#recaptcha_widget_div {
    display: inline-block;
}
.infospan {
    font-size: 1em;
    display: block;
    margin-bottom: 3em;
    margin-top: 3em;
}
.infospan .heads {
    font-size: 1.1em;
    font-weight: bold;
    text-align: center;
}
.infospan .heads .button {
    display: inline-block;
    margin: 0 .3em;
}
.infospan .info .text {
    margin-top: .5em;
    border: 1px solid #888888;
    padding: 1em;
}

.slogan {
    font-size: 1.1em;
    padding-top: 1em;
    margin-left: 2em;
}
.slogan h2 {
    font-size: 1.2em;
    color: #cc0033;
    text-align: left;
    margin-bottom: .5em;
}
.slogan ul li {
    margin-bottom: .5em;
    font-weight: bold;
}

.err {
    color: red;
    font-size: 1.2em;
    padding: .2em;
}
.warning {
    padding-top: .5em;
    padding-bottom: .8em;
    margin-bottom: .8em;
    padding-left: 50px;
    margin-left: 50px;
    background-image: url('/pics/icon/exclamation32.png');
    background-position: left;
    background-repeat: no-repeat;
    text-align: left;
    font-weight: bold;
}
.postlink {
    padding-top: .5em;
    padding-bottom: .8em;
    margin-bottom: .8em;
    padding-left: 50px;
    margin-left: 50px;
    background-image: url('/pics/icon/link.png');
    background-position: left;
    background-repeat: no-repeat;
    text-align: left;
    font-weight: bold;
}
.memo {
    font-size: .9em;
    font-style: italic;
}


.note {
    background-color: #F7F7F7;
    font-style: italic;
    border-radius:6px; 
    -moz-border-radius:5px; 
    -khtml-border-radius:10px;
}


.footer {
    font-size: .9em;
    text-align: center;
    vertical-align: middle;
    margin: .5em 0;
    border-top: 1px solid #888;
    padding-top: 1em;
    padding-bottom: .5em;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NlY2VjZSIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(206,206,206,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,206,206,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(206,206,206,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(206,206,206,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(206,206,206,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(206,206,206,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6cecece', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */

}
.footer .links a {
    display: inline;
    margin: 0 .5em;
    text-decoration: underline;
}
.footer .copyright {
    color: #888;
}
.footer .counter {
    text-align: center;
}
.ls3025 {
    width: 300px;
    height: 250px;
}
.ls729 {
    width: 728px;
    height: 90px;
}
.mobile-hide {
    display: block;
}
.mobile-view {
    display: none;
}
nav.navbar-default {
    margin-bottom: 0;
}
[data-toggle="buttons"] .active {
    background-color: rgba(236, 151, 149, .7);
}
.btn-danger ,.btn-danger:hover{
    color: #fff !important;
}

.visible-720 {
    display: none;
}
.topnavforg {
    margin: 15px 5px;
}
.notered {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.media-list-striped .striped {
    position: relative;
    display: block;
}
.media-list-striped .striped .media {
    padding: 2px;
    margin-top: 5px;
    position: relative;
    display: block;
}
.media-list-striped .striped .media p {
    margin: 0 0 5px;
}
.media-list-striped .striped:nth-child(odd) {
    background-color: #ededed;
}
.media-list-striped .striped:nth-child(even) {
    background-color: #f8f8f8;
}
.media-list-striped .striped .postlogo {
    position: absolute;
    top: -5px;
    left: -10px;
    padding: 2px;
    background-color: #DDD;
    border-radius: 4px;
}
.media-list-striped .striped .postlogo img {
    max-width: 30px;
    height: auto;
}
.liketable {
    display: table;
    width: 100%;
    position: relative;
}
.liketable-row {
    display: table-row;
    position: relative;
}
.liketable-cell {
    display: table-cell;
    padding: 5px;
    position: relative;
}
.liketable-cell img {
    vertical-align: text-top;
}
.panel.profilelist {
    margin-bottom: 5px;
}
.panel-warning {
    border-color: #FFD172;
    background-color: #FFF17B;
}
.panel-danger {
    border-color: #a94442;
    background-color: #f2dfdf;
}
.panel.profilelist .panel-body {
    padding: 0;
}
.panel.profilelist .icons {
    height: 24px;
    display: block;
    width: 100%;
    padding-top: 3px;
}
.panel.profilelist .icons>img, .panel.profilelist .icons>span {
    vertical-align: middle;
    display: inline-block;
    height: 16px;
}
.listfiltersearchform {
    padding: 10px 0;
}
.listfiltersearchform .pagination {
    margin: 0;
    vertical-align: middle;
}
.listform {
    padding-bottom: 5px;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    text-decoration: none;
    background-color: #CCC;
    outline: 0;
}

/* MEDIA */
@media (max-width: 1260px) {
    .rightside {
        display: none;
    }
    .content {
        margin-right: 0;
    }
}

@media (min-width: 1450px) {
    .container {
        width: 1400px;
    }
}
@media (max-width: 1449px) {
    .container {
        width: 100%;
    }
}
@media (max-width: 1150px) {
    .horizont {
        display: none;
    }
}

@media (min-width: 1150px) and (max-width: 1449px) {
    .ls3025 {
        width: 245px;
        height: 204px;
    }
}
@media (min-width: 992px) and (max-width: 1149px) {
    .ls3025 {
        width: 212px;
        height: 180px;
    }
    .ls729 {
        width: 700px;
        height: 90px;
    }
    .container {
        /*padding: 0;*/
    }
    .maincontent {
        padding: 0 .5em;
    }
}
@media (max-width: 991px) {
    .ls3025 {
        width: 100%;
        text-align: center;
        height: 80px;
    }
    .ls729 {
        width: 100%;
        text-align: center;
        height: 120px;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-right: 3px;
        padding-left: 3px;
    }
    .maincontent {
        padding: 0 .5em;
    }
    .dropdown-menu>li>a {
        padding: 10px 20px;
    }
}
@media (max-width: 767px) {
    .leftside {
        display: none;
    }
    .content {
        padding: 0;
    }
    .container {
        padding: 0;
    }
    .row {
        margin: 0;
    }
    .postlink, .warning {
        margin-left: 0;
    }
    .panel.profilelist .icons {
        height: 24px;
        display: inline-block;
        width: auto;
        padding-top: 3px;
    }
}
@media (max-width: 719px) {
    body {
        margin-top: 46px;
    }
    .hidden-720 {
        display: none;
    }
    .visible-720 {
        display: inline-block;
    }
    .maincontent {
        margin-top: 1em;
    }
}
@media (min-width: 671px) {
    #at4m-mobile-container {
        display: none !important;
    }
}
@media (max-width: 670px) {
    .mobile-hide {
        display: none;
    }
    .mobile-view {
        display: block;
    }
    .media-list-striped .striped {
        margin-bottom: 10px;
    }
    .media-list-striped .media {
        padding: 5px;
    }
    .media-list-striped .media>.postlogo {
        overflow: visible;
    }
}
