.sidebar-root {
    position: relative;
    overflow: hidden;
    z-index: 99;
}

.sidebar-root div.sidebar-container {
    position: absolute;
    z-index: 99;
}

div.sidebar-container {
    margin-top: 50px;
    width: 50%;
    height: 480px;
    position: fixed;
    background-color: #CE0018;
    z-index: 99;
}

/* puvodne 980 px pro signinvention 
@media (max-width: 980px) {
    div.sidebar-container {
        display: none !important;
    }
}
*/

div.sidebar-container a {
    font-size: 12px;
    color: white;
    text-decoration: underline;
}

div.sidebar-container.left {
    top: 50%;
    left: 0px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

div.sidebar-container.right {
    top: 50%;
    right: 0px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

div.sidebar-container.top {
    top: 0px;
    left: 50%;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

div.sidebar-container.bottom {
    bottom: 0px;
    left: 50%;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

div.sidebar-inject {
    position: absolute;
    z-index: 998;
}

div.sidebar-inject.left {
    top: 0px;
    right: 0px;
    width: 40px;

    background-color: #CE0018 !important;
}

div.sidebar-inject.left.participation_request {
    background: url("images/participation_request_cz.png") center no-repeat;
}

div.sidebar-inject.left.participation_request.en {
    background: url("images/participation_request_en.png") center no-repeat;
}

div.sidebar-inject.left.participation_request.pl {
    background: url("images/participation_request_pl.png") center no-repeat;
}

div.sidebar-inject.left.participation_request.ru {
    background: url("images/participation_request_ru.png") center no-repeat;
}

div.sidebar-inject.right.event_registration {
    background: url("../../web_files/images/event_registration_cz.png") center no-repeat;
}

div.sidebar-inject.right {
    top: 0px;
    left: 0px;
    width: 40px;
}

div.sidebar-inject.right.registrace_obchodnik {
    background: url("../../web_files/images/registrace_obchodnik_cz.png") center no-repeat;
}

div.sidebar-inject.right.registrace_obchodnik.en {
    background: url("../../web_files/images/registrace_obchodnik_en.png") center no-repeat;
}

div.sidebar-inject.right.registrace_obchodnik.pl {
    background: url("../../web_files/images/registrace_obchodnik_pl.png") center no-repeat;
}

div.sidebar-inject.right.registrace_obchodnik.ru {
    background: url("../../web_files/images/registrace_obchodnik_ru.png") center no-repeat;
}

div.sidebar-inject.right.quick_menu_social_r {
    background: url("../images/side_menu_fb.png") center no-repeat;
}

div.sidebar-inject.right.quick_menu_social_r.en {
    background: url("../images/side_menu_fb.png") center no-repeat;
}

div.sidebar-inject.right.quick_menu_social_r.pl {
    background: url("../images/side_menu_fb.png") center no-repeat;
}

div.sidebar-inject.right.quick_menu_social_r.ru {
    background: url("../images/side_menu_fb.png") center no-repeat;
}

div.sidebar-inject.top {
    background: url("../images/inject-top.png") center no-repeat;
    bottom: 0px;
    left: 0px;
    height: 50px;
}

div.sidebar-inject.bottom {
    background: url("../images/inject-bottom.png") center no-repeat;
    top: 0px;
    right: 0px;
    height: 50px;
}

div.program.sidebar-inject.left {
    background: url("../../web_files/images/left.png") center no-repeat;
    top: 0px;
    right: 0px;
    height: 50px;
}

div.sidebar-body {
    margin: 0;
    position: absolute;
    background-color: silver;
    top: 0px;
    left: 0px;
    color: #FFFFFF;
    width: 500px;
    z-index: 1000;
    border-bottom: 0px solid white;
    border-top: 0px solid white;
    border-right: 0px solid white;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: black 0px 0px 40px;
}

.sidebar-menu {
    padding: 15px;
    font-size: 15px;

    font-weight: bold;
    list-style: none;
    text-decoration: none;
}

#quick_menu div {
    color: white;
}

.form-sidebar div {
    padding: 0;
}

.form-sidebar .control-group {
    width: 100%;
    margin-bottom: 2px;
}

#control_meetingForm_b_agree .controls {
    width: 100% !important;
}

.form-sidebar .errors {
    color: red;
}

.sidebar-menu h5 {
    padding-top: 0px;
    padding-bottom: 10px;
    /* font-size: 100%; */
    /* width: 100%; */
    /* margin: auto; */
    border-bottom: 1px solid lightgray;
    margin-bottom: 15px;
}

.sidebar-menu p {
    padding: 0;
    margin: 0;
    font-size: 70%;
}

#control_meetingForm_b_agree .controls label {
    width: 50% !important;
}

#participationForm_b_agree .controls label {
    width: 50% !important;
}

#control_meetingForm_s_close label {
    display: none;
}

#control_participationForm_s_close label {
    display: none;
}

#control_participationForm_b_stanek label {
    display: inline !important;
}

#control_participationForm_b_stanek input {
    display: inline !important;
    float: none;
    margin-left: 5px;
}

#meetingForm_s_close {
    border-radius: 14px;
    float: left;
    margin-right: 15px;
    position: absolute;
    right: 0;
    top: 0;
}

#participationForm_s_close {
    border-radius: 14px;
    margin-top: 5px;
    float: left;
    margin-right: 6px;
    position: absolute;
    right: 0;
    top: 0;
}

#meetingForm_b_agree {
    display: inline !important;
}

#participationForm_b_agree label {
    display: inline !important;
}

#participationForm_b_agree input {
    display: inline !important;
}

.form-sidebar .control-label {
    display: inline-block;
    width: 22%;
    margin-right: 0 !important;
    padding-left: 12px;
    vertical-align: top;
}

.form-sidebar .controls {
    display: inline-block;
    width: 48%;
    margin-left: 0 !important;
    padding-righ: 12px;
}

.form-sidebar div.checkbox .error {
    position: absolute;
    right: 0;
}

#control_participationForm_b_agree .controls label {
    display: inline !important;
}

.sidebar-menu .mandator {
    /*margin-top: 342px;
    width: 150px;
    position: absolute;*/
}

.sidebar-menu .client-info {
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-flex;
    font-size: 13px;
}

.wrapper-bottom {
    margin-top: 0px;
    margin-bottom: 12px;
    border-bottom: 1px solid lightgray;
}

.centered-block {
    width: 100%;
    text-align: center;
}

.invisible {
    display: none;
}

.registration-info {
    padding: 10px
}

.articles hr {
    height: 1px !important;
}

.confirmation {
    font-weight: 100;
    line-height: 33px;
}

.confirmation h2 {
    color: greenyellow !important;
}


