body
{
    font-family: "Open Sans","HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    overflow-x: hidden;
    color:#333;
}

/*strona bledu 404*/

#registration-loader{
    display:inline-block;
    margin:auto;
    background-image:url("/images/ajax-loader-big.gif");
    background-repeat:no-repeat;
    background-position:center center;
    height:42px;
    width:200px;
    display:none;
}

.logo404
{
    width: 20%;
}

.logo{
    display:block;
    width:100%;
    height:100%;
}

.niebieski
{
    color: #00a0e3;
    /* font-weight: 700; */
    font-size: 5em;
}

h1.smallFont
{
    font-size: 27px !important;
    position: relative;
    /* left: -20px; */
}

/*registration*/

.tresc
{
    background-color: #fff;
    width: 99.9999%;
    padding:0 1em;
    margin:0;
    /* border-radius: 10px;
     margin-top: 10px;
     margin-bottom: 10px;*/
}

.step_body
{
    display: none;
}

#register
{
    display: none;
}

.partners
{
    background-color:  #2A2A2A;
    padding: 10px;
}

#back
{
    display: none;
}

.logo
{
    /*margin-top: 10px;*/
    padding: 0;
    overflow: hidden;
}

.footer{
    background-color: #e6e6e6;   
    width: 100%;
    margin: 0px !important;
    padding: 0px !important;
    text-align: center;
    border-top-radius: 15px;  
    float: left;
}
.header {
    padding-top:0.5em;
    padding-bottom:0.5em;
}
.header, .popup-window-header
{
    background-color: #e6e6e6;
    width: 100%;
    margin: 0px !important;
    /*padding: 0px !important;
    height: 100%;
    height: 70px;*/
    /*border: 1px solid #c2c2c2;*/
    /*border-top-radius: 15px;*/
}

#step1
{
    display: inline;
}

.header h1
{
    margin: 0px 0px 0 15px !important;
    padding: 12px 0 0 0 !important;
    /*height: 100%;*/
    color: black;
}

.unactivebody
{
    display: inline-block;
    /*background-color: #a9c1f1;*/
    height: 44px;
    margin: 5px -19px 4px 0px;
    font-size: 14px;
    padding: 12px 45px 10px 10px;
    opacity: 0.55;
    font-weight: 400;   
    background-repeat: no-repeat;
    background-position: right center;
    /*background-image: url(../images/next6.png); */
    min-width: 99%;
    background-size: 350%;
    cursor: pointer;
}

@media screen and (max-width: 110px) {
    .unactivebody{
        background-size: 500%;
    }
}

.unactivetail
{
    display: inline-block;
    width: 20px;
    height: 44px;
    margin: 0px;
    position: relative;
    top: 17px;
    background-repeat: no-repeat;
    background-position: right center;
    /*background-image: url(../images/next00.png); */
    opacity: 0.55;
    background-size: 300%;
}

.active0
{
    display: inline-block;
    width: 20px;
    height: 44px;
    margin: 0px;
    position: relative;
    top: 17px;
    background-repeat: no-repeat;
    background-position: right center;
    /*background-image: url(../images/next000.png); */
    opacity: 1;
    background-size: 300%;
}

.activMobile
{
    width: 100%;
    background-color: #739bec;
    color: black;
    text-align: center;
    background: -webkit-linear-gradient(left, #EFEFEF, #739bec , #EFEFEF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(right, #EFEFEF, #739bec, #EFEFEF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(right, #EFEFEF, #739bec, #EFEFEF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(right, #EFEFEF, #739bec , #EFEFEF); /* Standard syntax */
}

.step-active
{
    /*background-color: #739bec;*/
    margin: 5px -19px 4px 0px;
    padding: 12px 45px 10px 10px;
    font-size: 14px;
    display: inline-block;
    opacity: 1;
    font-weight: 600;
    height: 44px;
    background-repeat: no-repeat;
    background-position: right center;
    /* background-image: url(../images/next12.png);*/
    color: black;
    min-width: 99%;
    background-size: 350%;
}

@media screen and (max-width: 1100px) {
    .step-active{
        background-size: 500%;
    }
}

.step-header
{
    font-weight:bold;
    color:#635E32;
    width: 80%;
    margin: 0px 0px 5px 0px !important;
    cursor:move;
}

.loading
{
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/loading.gif);
    width: 100%;
    height: 120px;
}

.spanInfo
{
    text-align: left;
}

.col-xm-2
{
    /*border: 1px solid red;*/
}


/*sign up & login*/ 

.rightBorder
{
    border-right-style: solid;
    border-right-width: 3px;
    border-color: #739bec;
}

.bottomBorder
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: #739bec;
}

hr.line1
{
    border-bottom-style: none;
    height: 1px !important;
    width: 80% !important;
    background-color: #739bec;
    box-shadow: 1px 3px 9px #739bec;
}

input.medium
{
    padding: 3px 14px 3px 14px;
    margin: 5px;
}

.plummentCenter
{
    display: flex;
    align-items: center;
}

.normal
{
    margin-bottom: 19px;
    margin-top: 12px;
}

input.big
{
    margin: 30px 0px 20px 0px;
    background-color:  #a9c1f1;
    background: -webkit-linear-gradient(left top, white , #DDD); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, white, #DDD); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, white, #DDD); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, white , #DDD); /* Standard syntax */
    font-size: 20px;
    font-weight: 400;
}

input.register, input#register
{
    padding: 6px 39px 6px 39px;
    outline:none;
    border-radius:4px;
    border:1px solid !important;
    border-color:#fff #ddd #ddd #fff !important;
}
input.next:active, input.back:active, input.register:active{
    background-color:#dfdfdf;
    border-radius:4px;
    outline:none;
    border:1px solid;
    border-color:#ccc #fff #fff #ccc;

}
input.next
{
    padding: 6px 55px 6px 23px;
    /*background-image: url(../images/arrowNext.png);*/
    background-position: 110% 60%;
    background-repeat: no-repeat;
    background-size: auto;
    background-color:#eee;
    border-radius:4px;
    outline:none;
    border:1px solid;
    border-color:#fff #ddd #ddd #fff;
}

input.back
{
    padding: 6px 23px 6px 55px;
    /*background-image: url(../images/arrowBack.png);*/
    background-position: 18% 60%;
    background-repeat: no-repeat;
    background-size: auto;
    background-color:#eee;
    border-radius:4px;
    outline:none;
    border:1px solid;
    border-color:#fff #ddd #ddd #fff;
}

.textShadow
{
    text-shadow: 1px 2px 5px #739bec;
}

text-left
{
    text-align: left;
}


.required-area
{
    margin: 40px;
    font-size: 12px;
    font-weight: 100;
}

.ok
{/*
    border: 2px solid #228B22 !important;
    color: #228B22;
    background-image: url(../images/ok.png) !important;*/
    background-position: 98% center;
    background-repeat: no-repeat;
    background-size: 12px;
    /* border: 2px solid; */
}

.fail
{
    border: 2px solid #e74c3c !important;
    color: #e74c3c;

}
input[type="checkbox"].fail,
.checkbox input[type="checkbox"].fail, 
.checkbox-inline input[type="checkbox"].fail{
    border:0 !important;
}
input[type="checkbox"].fail:after, 
.checkbox input[type="checkbox"].fail:after, 
.checkbox-inline input[type="checkbox"].fail:after{
    border: 2px solid #E74C3C;
}
[data-type="questionMultiple"].fail, [data-type="question"].fail{
    border:none !important;
    color:#e74c3c !important;
    text-decoration:underline;
}
[data-type="question"].fail>span.required_star{
    text-decoration:none !important;
}
label.fail {
    border:none !important;
}

.fail2{
    border: 2px solid red !important;
    background-image: url(../images/x.png);
    background-position: 98% center;
    background-repeat: no-repeat;
    background-size: 12px;
}

.fail-description
{
    /*margin: 27px;*/
}

.red-color
{
    color: red;
    font-weight: 700;
}
.responsive0{
    text-align: right;   
}

@media screen and (max-width: 992px){
    .responsive0{
        text-align: center;   
    }
}

.responsive1{

    text-align:right;
    clear:both;

}
@media screen and (max-width: 992px){
    .responsive1{
        text-align:center;

    }
}
@media screen and (min-width: 992px){
    .responsive1{
        text-align:left;

    }
}

.responsive2{
    text-align:right;
    clear:both;
    margin-bottom: 25px;
}

@media screen and (max-width: 768px){
    .responsive2{
        text-align:center;

    }
}
@media screen and (min-width: 768px){
    .responsive2{
        text-align:left;
        margin-bottom: 0px;
    }
}

.responsive3{

    text-align:right;
    clear:both;  
}

@media screen and (max-width: 768px){
    .responsive3{
        text-align:center;

    }
}
@media screen and (min-width: 768px){
    .responsive3{
        text-align:right;
    }

    .normal{
        margin-bottom: 11px;
        margin-top: 6px;
    }

}

.responsive4
{ 
    text-align:center;
    /*clear:both;  */
}

.magrin-responsive
{
    margin-top: 3px;
}

@media screen and (min-width: 992px){
    .responsive4{
        text-align: right;
    }

    .magrin-responsive{
        margin-top: 3px;
    }
}

.responsive6{
    text-align: left;
}

@media screen and (max-width: 992px){
    .responsive6{
        text-align: center;
    }
}

.responsive7{
    text-align: left;
}

@media screen and (max-width: 768px){
    .responsive7{
        text-align: center;
    }
}

.required-description
{
    font-style: italic;
    font-size: 0.9em;
    margin-top: 8px;
    margin-left: 10px;
    opacity:0.9;
}

.bigLabel
{
    height: 32px;
    width: 200px;
}

.tresc-login
{
    padding-top: 60px !important;
    padding-bottom: 60px;
    margin-top: 10%;
    /*background-image: url(../images/zebatka4.png);*/
    background-position: 58% 16%;
    background-repeat: no-repeat;
    background-size: 230px;
}

@media screen and (max-width: 768px){
    .tresc-login{
        margin-top: 0;
        background-image: none;
    }
}

.unactive-button
{
    opacity: 0.6;
}

.active-button
{
    opacity: 1;
}

.logout-button
{
    font-weight: 600;
    background-color: #a9c1f1;
    padding: 8px 22px 8px 22px;
    margin: 10px;
    margin-right: 15px;
}

.logout-button:hover
{
    text-decoration: none; 
    background-color: #6f92db;
    color: red;
    box-shadow:1px 1px 2px gray;
}

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

#responsive-menu
{
    background-color: #a9c1f1;
    text-align: center;
    margin-top: 25px;
    font-weight: 600;
    font-size: 23px;
    margin-left: -15px;
    margin-right: -15px;
}

#my-menu
{
    display: inline;
    box-shadow: 3px 3px 7px 0px #aaa;
    background-color: #fafafa;
    position: relative;

    left: -25px;
}

#settings
{
    box-shadow: -2px 2px 7px 0px gray;
    background-color: #FCFCFC;
    position: relative;
    float: left;
    left:-0.5%;
}

#my-menu>ul
{
    position: relative;
    /*left: 1em;*/
    width:100%;
    margin:0 0 0 15px;
    padding:0
}

#my-menu ul a
{
    color: #333; 
    text-decoration: none;
}

#my-menu>ul>li
{
    font-size: 1.1em;
    padding: 4px;
    /*white-space: nowrap;*/
    font-weight: 600;
}
#my-menu>ul>li>ul{

    padding:0;
    margin:0 0 0 1em; 
}

#my-menu ul li ul li
{
    font-size: 1em;
    font-weight: 600;
}

#my-menu ul li ul li:hover
{
    cursor: pointer;
    /*color: black;*/
}


#my-menu ul li ul li ul li
{
    /*border-left: 1px solid #333;*/
    /*font-size: 0.9em;*/
    font-weight:900;

}

#my-menu ul li ul li ul li ul li:hover
{
    cursor: pointer;
    color: black;


}

#my-menu ul li ul li ul li ul li ul li a:hover
{
    cursor: pointer;
    color: #0B3C66;

}

#my-menu ul li ul li ul li ul li
{
    border-left: none;

    position: relative;
    left: 0px;
    border-left: none;

}

#my-menu ul li ul li ul li ul li ul li
{
    /*border-left: 1px dotted #333;*/
    font-weight:100;
}

#my-menu hr
{
    margin: 0 40px 0 -30px;
    border-width: 2px !important;
}

#my-menu ul
{
    list-style-type: none;  
}
.first-menu-li{
    margin:0.5em;
    margin-left:0.3em;
    font-size:0.91em !important;

}
li.race{
    margin: 1em 0;
}
.last-menu, .first-menu, .submenu, .submenu-item{
    margin:0;
    padding:0;

}
.first-menu-li{
    margin:0.6em 0 0.6em 1em;
    padding:0;


}
.last-menu{
    margin:0.6em 0 0.6em 0.5em;
    font-size:1em !important;
}
.submenu-li{
    margin:0.5em !important;
    padding:0 !important;
}
@media screen and (max-width: 991px){
    #my-menu{
        /*bdcff3 */
        background-color: #b9c3d7;
        display: none;
        box-shadow: 0px 4px 9px 1px gray;
        border-radius: 0px;
        left: 0px;
        top: -19px;
    }

    #steps_container{
        position: relative;
        right: -15px !important;
    }
    .steps_container{
        position: relative;
        right: -15px !important;
    }


    #settiongs
    {
        position: relative;
        left: -4.2%;
    }

    #my-menu ul{
        position: relative;
        left: 0px;
    }
}

.shadow
{
    box-shadow:3px 3px 6px gray;
}

.window-lightbox-header
{
    margin:0.5em 0 0 0;
    padding:0 0 0.2em 0;
    border-bottom:1px solid #ccc;
}

.step {
    margin-top:25px;
}
.step h3:hover
{
    /*cursor: pointer;*/
    /*color: black;*/
}



.dropped2
{
    /*e8e11a*/
    border: 2px solid #1fb738;
    height: 90px;
    opacity: 0.3;
    background-color: #e8e485;
}
.droppedQuestion
{
    /*e8e11a*/
    border: 2px solid #1fb738;
    height: 30px;
    opacity: 0.3;
    background-color: #e8e485;

}


.right
{
    float: right;
}
.required_star{
    color:red;
}

.field_header{
    background-color:#FFF6B5;
    /*height:28px;*/
    padding:0 3px; 
    margin:3px -3%;
    border:1px solid #D6BD00;
}

.element
{
    margin: 5px;
    border: 1px dashed #000;
    padding: 0px 20px;
    position: relative;
}

.lightbox-backgound
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    background-color:rgba(0,0,0,0.7);
    z-index:999;
    display:none;
}

.lightbox-window
{
    display:none;
    width: 72% !important;
    max-width: 1050px;
    /*min-height:75%;
    max-height:90%;
    position: absolute;*/
    height: 600px;
    position: fixed;
    z-index:1000;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    background-color: whitesmoke;
}
.lightbox-close {
    margin:0 0.1em;
    font-size:24pt;
}
.lightbox-window-container {
    margin-top:1em;
    padding:1em;
}

@media screen and (max-width: 991px){
    .lightbox-window
    {
        width: 90% !important;
        height: 1110px;
        margin-top: 30px;
    }
}

.user-panel{
    /*    background-color:#fdfdfd;
        margin:5px;
        border-radius:5px;
        min-height:30px;
        border:1px solid #ddd;
        padding:0;*/
    float:right !important;
    z-index:1;
}

.user-panel .user-avatar{
    padding:0;
    margin:5px -2px 5px 2px;
    height:30px;

}
.user-links{
    margin:5px 0;
    padding:0;
}
.user-links{
    font-size:0.9em;
}
.user-panel .user-avatar span:before{
    font-size:32px;
    opacity:0.5;
    padding:0;
    margin:0;

}
.admin-header{
    /*background-color: #f1f1f1;*/
    height:50px;
    background-color: #2C3E50;
    /*border-bottom:1px solid #ccc;*/
}
.logo_container{
    height:50px;
    background-size:100%;
    background-size:contain;
    background-repeat:no-repeat;
    background-position:2% 2%;

    /*margin:2px 0;*/
}

.logo_container-page{
    height:100px;
    margin-top: -14px;
    margin-bottom: -12px;
}

.smalButton{
    max-width: 27px;
    float: right !important;
}
.advanced-settings{

    border:1px solid #aaa !important;
    background-color:#ddd;
    padding:5px;
    display:none;
}

.advanced-settings-show{
    background-color:#e8e8e8;
}
.span-question{
    font-weight:bold;
    /*font-size:1.2em;*/
}

.span-info{
    font-weight: 700;
    color: #333 !important;
}

#allSteps{
    text-align: center;
}

#allSteps>div{
    min-width:22%;
}

.nav-tab-active a{
    background-color:#337ab7  !important;
    color:#eee;
}
.nav-tab-active a:hover{
    background-color:#145A96 !important;
    color:#fff;
}
.nav-tab a{
    border-width:1px 1px 0 1px !important;
    border-color:#ccc !important;
    border-style:solid !important;
}
.module_information{
    border:1px dashed #333;
    padding:0 20px;
    background-color:#f3f3f3;
    text-align:center;
}
.text-left{
    text-align:left !important;
}
#iframeText{
    font-size:0.7em;

}

#iframe{
    font-size:0.7em;
    height:70px;
}
#js-iframe{
    font-size:0.7em;
    height:85px;
}

.facebook-block{
    background-color:#3a5795;
    font-family:'lucida grande',tahoma,verdana,arial,sans-serif;
    color:#fff;
    padding:10px;
}
.profile-block{
    background-color:#eee;
    padding:10px;
}

.changepassword{
    background-color:#FFEACC;
    padding:10px;
}
#registration-status-info{
    font-size:0.85em;
    font-weight:bold;
}

.smal-width
{
    max-width: 20px;
}

input[type="file"]
{
    padding-bottom: 5px !important;
}

.dropdown-container{
    position:relative;
}

.dropdown-menu-list{
    display:none;
    position:absolute;
    background-color:#fff;
    color:#555;
    z-index:1000;
    border:1px solid #ccc;
    width:100%;
    top:0;
    left:99%;
    margin:0;
    list-style-type:none;

    text-indent:0;

}
.dropdown-open {
    display:block;
}
.dropdown-menu-list li{
    height:30px;
    line-height:30px;

}
#mobile-menu-page
{
    background-color: #CCC;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    border-top: #DDD !important;
}
.popup-window{
    display:none;
    background-color:#fff;
    position:fixed;
    top:0em;
    left:0em;
    right:0em;
    bottom:0em;
    max-height: 600px;
    min-height: 200px;
    width:80%;
    overflow-y:auto;
    overflow-x:hidden;
    padding: 10px 20px;
    margin:auto;
    border:1px solid #ececec;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 10px;
    z-index:1000;
}
.popup-window .popup-window-header {
    background-color:transparent;
    height:28px;
    width:calc(100% - 0.4em);
    padding:0 3px; 
    margin:0.2em !important;
    border-bottom: 2px solid #2c3e50;
    text-indent:5px;
    font-weight:bold;
}
.popup-window .popup-window-header .popup-window-header-description {
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
}
.popup-close-button{
    float: right;
    /* margin: -5px 2px;*/
    /*padding: 3px 4px 0 4px;*/
    width: 25px;
    height: 25px;
}
.popup-close-button:before {
    /*content: "\e014";*/
    position: absolute;
    left: 1px;
    top:2px;
}
.popup-content{
    padding:1em;
}
.checkbox-group{
    width:99%;
    margin:auto;
}
.link{
    color:#777;
    cursor:pointer;
}
.link:hover{
    color:#555;
    text-decoration:none;
}
.one-question-container{
    background-color:#ddd;
    cursor:move;
    padding:3px 4%;

}
[name='removeAnswer']{
    margin-bottom:3px;
}

.change-view-colum{
    float: left;
    margin-right: 1.5em;
    margin-bottom: 1.2em;
    font-size:0.85em;
    cursor:pointer;
}

#change-view-colum-container{
    margin: 6px 20px 20px 20px;
}


.facebook-button{
    background-color: #3b5998 !important;
    padding: 6px 0px 5px 15px !important;
    color: white !important;
    font-weight: 700 !important;
    border-radius: 2px !important;
    font-size: 13px !important;
    box-shadow:3px 3px 6px gray !important;
    max-width: 240px;
    margin: 0px auto;
    background-image: url(../images/facebook.png);
    background-position: center left;
    background-size: contain;
    background-repeat: no-repeat;
}

.facebook-button:hover{

    color: white !important;
    text-decoration: none !important;
    box-shadow: 1px 1px 3px black !important;
}

.long-text-opacity{
    opacity: 0.5;
}

.long-text-opacity2{
    opacity: 0.2;
}

.long-text-novisible{
    display: none;
}

.scrollbar-row {
    overflow-x: auto;
    overflow-y:hidden;
    height:20px;
}
.container{
    height:100%;
    /* width:100%; */
    padding:0 !important;
    margin:0 auto!important;
}
#my-menu-page{
    margin:0 !important;
    padding:0 !important;
    z-index: 10;
}
.page-content{
    /*height:80%;*/
    width:100%;
    margin:0 !important;
    padding:0;

}
.page-content img:nth-child(odd){

    /*float:left;*/
    margin:0.5em;
}
.page-content img:nth-child(even){

    /*float:right;*/
    margin:0.5em;
}
#content-in-page{   
    min-height:100%;
}
#participants{
    background-color:#eee;
}

.long-text-more{
    position: relative;
    top: 1px;
    left: 10px;
    opacity: 0.7;

    cursor: pointer;
    z-index: 10;
}

.long-text-more2{
    width: 28px;
}
input[type='text'], input[type='email'], textarea, input[type='calendar']{
    /*border-width:1px;*/
    outline:none;
    min-width: 70px;
}

.contact-in-header{
    font-size: 13px;
    max-height:68px;
    color: #363636;

    /*text-shadow:2px 3px 6px white;
    background-color: #C2C2C2;*/
}
#partnersRight a {
    display:inline-block;

}
#partnersRight img, #partnersRight a img {

    width:100px;
    margin:1em auto;
    opacity:0.8;
    border:1px solid #ddd;
    -webkit-filter: grayscale(0.8);
    -moz-filter: grayscale(0.8);
    filter: grayscale(80%);

}

#partnersBottom img, #partnersBottom a img, #partnersTop img, #partnersTop a img  {


}

#partnersRight img{
    /*float: left;*/
    margin: 0 auto;
    left: 0;
    right: 0;
    float: none !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

#partnersRight{
    text-align: center;
}

@media screen and (max-width: 992px) {
    #partnersRight {
        display: none !important;
    }
}

#partnersRight>img:hover, #partnersRight>a>img:hover{
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    filter: grayscale(0);
    opacity:1;
}

@media screen and (max-width: 992px){
    .contact-in-header{
        margin-top: 0px !important;
    }
}

.contact-in-header p{
    margin: 0px;
}

.module_content {

    margin-top:5px;
}

.simple-input-file{
    padding:0 !important;
}
.sponsor_name_checkbox{
    background-color:rgba(255, 255, 255, 0.7);

}

#negative-information{
    display: none;
}

#regform h3, #loginform h3
{
    font-size: 26px !important;
    text-align: center !important;
}

.user-face-icon{
    font-weight: 400;
    font-size: 33px;
    color: #989898;
    margin-top: 6px;
    margin-bottom: 3px;
    margin-left: 2px;
    /*height: 30px;
    width: 30px;  */
}


.user-panel1{
    background-color:#fdfdfd;
    margin:5px;
    border-radius:5px;
    min-height:50px;
    border:1px solid #ddd;
    padding:0; 
}

@media screen and (max-width: 992px){
    .user-panel1{
        margin-left: 20px;
        margin-right: 20px;
    }
}

div.bank-payment-info{
    width: 100%;
    border: none;
    -moz-border-radius:5px; /* FF */
    -webkit-border-radius:5px; /* przegl?darki z webkitem (Safari, Chrome itp.) */
    -khtml-border-radius:5px; /* przegl?darki typu K-meleon (typowo Linuxowe) */
    border-radius:5px; /* pozosta?e przegl?darki */
    box-shadow:2px 1px 4px #dedede;
    padding-top: 10px;
    padding-bottom: 13px;
}

.bank-payment-info1{
    margin: 20px;
    margin-right:0;
    padding: 20px 0;
}
.bank-payment-sum{
    width:200px !important;
    display:inline-block;
}

.payment-paid{
    width: 43px;
    height: 43px;
    display: inline-block;
    position: relative;
    top: -4px;
    margin-left: 3px;
}

.payment-container{
    padding: 0px;
    max-width: 140px;
}

@media screen and (max-width: 992px){
    .payment-container{
        max-width: 430px;
        margin-top: 12px;

    }
}

.payment-decription-container{
    margin-left: -15px; 
    max-width: 165px;
    position: relative;
    top: 6px;
}

@media screen and (max-width: 992px){
    .payment-decription-container{
        max-width: 870px;

    }
}

.new-race-map-info{
    height: 10px; 
    font-size: 11px
}
.close-cross{
    cursor:pointer;
}
.close-cross:hover{
    color:#ff0000;
}

#show-advenced-option-participantlist{
    /*margin-bottom: 15px;*/
    margin-top: 10px;
    text-align: right;
    height: 30px;
    font-size: 12px;
    /*position: relative;*/
    top: -50px;
    cursor: pointer;
    z-index: 1;
}

.collapse-arrow1{
    display: none;
    margin-left: 30px;
}

.collapse-arrow2{

    margin-right: 30px;
}

#lang-hide-advenced-option{
    display: none;
}

#show-panel-admin-menu{
    margin: 0 auto;
    font-size: 13px;
    font-weight: 900;

}

.collapse-admin-menu{
    max-width: 160px;
    min-height: 52px;
    /*position: fixed !important;*/
    z-index: 10;
    left: 8px !important;
}

.remove-slider-image{
    float: right;
    position: relative;
    top: 22px;
}

.file-upload-box{
    width:100%;

    /*height:30px;*/
    margin: 5px 0 0 0;
    font-family:arial, sans-serif;
    text-align: center;
    /*padding:5px;*/
}
.file-upload-box>.file-upload-box-info{
    width:100%;
    height:40%;
    font-size:0.7em;
    display:inline-block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.error_message{
    color:#f00;
}
.file-upload-box>progress{
    width:98%;
    height:60%;
    min-height:10px;

}

.paymentOption{
    float:left;
    height:100px;
    width:100px;
    background-color:rgba(255, 255, 255, 0.5);
    border:1px solid #ccc;
    margin:1em;
    text-align:center;
    cursor:pointer;
    font-weight:bold;
    border-radius:0.5em;
    background-repeat:no-repeat;
    background-position:center 75% ;
    font-size:0.8em;
}

.paymentOption:hover{
    background-color:rgba(255, 255, 255, 0.7);

}

.paymentOptionsContainer{
    text-align:center;
}
.slider-slide img{
    /*height: 180px;*/
}


input[name="paymentMethod"]{
    display:none;
}

input[name="paymentMethod"]:checked+label{
    position:relative;
    background-color:rgba(255, 255, 255, 0.9);
    border-radius:0.5em;
}

input[name="paymentMethod"]:checked+label:before{
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    color:green;
    width:1.8em;
    height:1.8em;
    font-size:1.5em;
    position:absolute;
    top:-0.8em;
    left:-0.8em;
    display:block;
    background-color:#fff;
    background-color:rgba(255, 255, 255, 0.8);
    border-radius:0.2em;
}
input[name="paymentMethod"]+label:before{
    display:none;
}
#lang-show-advenced-option {
    font-size:1.2em;
    color:#555;
}


#popup-window-reset-password-backround{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 60;
    margin: 0;
    filter:alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity:0.8;
}



.ui-sortable-handle{
    cursor: move;
}

.not-sortable-page-menu{
    border: 1px solid #DDD;
    min-height: 35px;
    margin-bottom: 5px;
    /*background-color: #dbdbdb;*/
} 

.not-sortable-page-menu span{
    position: relative;
    top: 5px;
    left: 5px;
}
.step_body input[type="text"], 
.step_body input[type="email"], 
.step_body input[type="password"],
.step_body input[type="calendar"],
.step_body input[type="number"],
.step_body select, 
.step_body textarea, 
.step_body select {
    border:1px solid #aaa;
    background-color:#fff;
    border-radius:2px;
    padding-left: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.step_body input[type="text"], 
.step_body input[type="email"]{
    /*padding-right: 25px;*/
}

.step_body input[type="text"]:focus, 
.step_body input[type="email"]:focus, 
.step_body input[type="password"]:focus, 
.step_body input[type="calendar"]:focus,
.step_body input[type="number"]:focus,
.step_body select:focus,
.step_body textarea:focus{
    /*border:1px solid #777;
    border:none;*/
    outline:none;
    border:1px solid #555;
}
a.ui-state-default {
    color:#000 !important;
}
.ui-datepicker {
    z-index:1151 !important;
}

.stripped {
    background-image: -webkit-repeating-linear-gradient(135deg, rgba(0,0,0,.1), rgba(0,0,0,.1) 1px, transparent 6px, transparent 2px, rgba(0,0,0,.1) 3px);
    background-image: -moz-repeating-linear-gradient(135deg, rgba(0,0,0,.1), rgba(0,0,0,.1) 1px, transparent 6px, transparent 2px, rgba(0,0,0,.1) 3px);
    background-image: -o-repeating-linear-gradient(135deg, rgba(0,0,0,.1), rgba(0,0,0,.1) 1px, transparent 6px, transparent 2px, rgba(0,0,0,.1) 3px);
    background-image: repeating-linear-gradient(135deg, rgba(0,0,0,.1), rgba(0,0,0,.1) 1px, transparent 6px, transparent 2px, rgba(0,0,0,.1) 3px);
    -webkit-background-size: 4px 4px;
    -moz-background-size: 4px 4px;
}


.dotted {
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0,0,0,.2), rgba(0,0,0,.2) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
}

input[type=date]{
    line-height:1em !important;
}

.main-page-round1{
    width: 120px;
    height: 120px;
    border-radius: 60px;
    background-color: #646B6E;
}

.main-page-round2{
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background-color: white;
    margin: 0 auto;
    position: relative;
    top: 10px;
}

.main-page-round3{
    width: 90px;
    height: 90px;
    border-radius: 45px;
    background-color: #00A0E3;
    margin: 0 auto;
    position: relative;
    top: -55px;
}

.main-page-round4{
    width: 70px;
    height: 70px;
    border-radius: 35px;
    background-color: white;
    margin: 0 auto;
    position: relative;
    top: 10px;
}

.main-page-round5{
    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #646B6E;
    margin: 0 auto;
    position: relative;
    top: -40px;
}

.main-page-round6{
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: white;
    margin: 0 auto;
    position: relative;
    top: -20px;
}

.main-page-rectangle1{
    width: 60px;
    height: 60px;
    background-color: white;
    position: relative;
    left: 51px;
    top: -11px; 
    border-top-right-radius: 60px;  
}

.main-page-rectangle2{
    width: 46px;
    height: 46px;
    background-color: white;
    position: relative;
    left: -11px;
    top: 35px; 
    border-bottom-left-radius: 45px;  
}

.main-page-rectangle3{
    width: 62px;
    height: 32px;
    background-color: white;
    position: relative;
    left: -1px;
    top: -1px; 
    border-top-left-radius: 30px;  
    border-top-right-radius: 30px; 
}

.main-page-logo{
    height: 20px;
}

@media screen and (max-width: 435px) {
    .main-page-logo {
        /*width: 100%;*/
    }
}

@media screen and (max-width: 355px) {
    .main-page-logo {
        height: 20px;
        margin-left: 15px;
    }
}

.main-page-logo-container{
    margin: 0 auto;
    width: 120px;
}

div.logo-animation-round1 {
    animation-name: logo-animation-round1;
    animation-duration: 3s;
    -webkit-animation-name: logo-animation-round1;
    -webkit-animation-duration: 3s;
}

@keyframes logo-animation-round1 {
    0%   {
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg); 
        -o-transform:rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg); 
        -o-transform:rotate(360deg);
        transform: rotate(360deg);           
    }
}

@-webkit-keyframes logo-animation-round1 {
    0%   {
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg); 
        -o-transform:rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform:rotate(360deg);
        -moz-transform:rotate(360deg); 
        -o-transform:rotate(360deg);
        transform: rotate(360deg);           
    }
}

div.logo-animation-round2 {
    animation-name: logo-animation-round2;
    animation-duration: 3s;
    -webkit-animation-name: logo-animation-round2;
    -webkit-animation-duration: 3s;
}

@keyframes logo-animation-round2 {
    0%   {
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg); 
        -o-transform:rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform:rotate(-720deg);
        -moz-transform:rotate(-720deg); 
        -o-transform:rotate(-720deg);
        transform: rotate(-720deg);           
    }
}

@-webkit-keyframes logo-animation-round2 {
    0%   {
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg); 
        -o-transform:rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform:rotate(-720deg);
        -moz-transform:rotate(-720deg); 
        -o-transform:rotate(-720deg);
        transform: rotate(-720deg);           
    }
}

div.logo-animation-round3 {
    animation-name: logo-animation-round3;
    animation-duration: 3s;
    -webkit-animation-name: logo-animation-round3;
    -webkit-animation-duration: 3s;
}

@keyframes logo-animation-round3 {
    0%   {
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg); 
        -o-transform:rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform:rotate(720deg);
        -moz-transform:rotate(720deg); 
        -o-transform:rotate(720deg);
        transform: rotate(720deg);           
    }
}

@-webkit-keyframes logo-animation-round3 {
    0%   {
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg); 
        -o-transform:rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform:rotate(720deg);
        -moz-transform:rotate(720deg); 
        -o-transform:rotate(720deg);
        transform: rotate(720deg);           
    }
}

.main-page-slide1{
    /*width: 49.0%;*/
    margin: 0px;
    height: 185px;
    background-color: #646B6E;
    border: none;
    filter: grayscale(77%);
    -webkit-filter: grayscale(77%);
    -moz-filter: grayscale(77%);
    -o-filter: grayscale(77%);
    -ms-filter: grayscale(77%);
    filter: grayscale(77%);
}

.main-page-slide1:hover{
    filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}

.main-page-slide-margin{
    /*width: 1%;*/
    width: 10px;
    background-color: white;
    z-index: 7;
    position: relative;
}

.main-page-slide-margin-round1{
    width: 70px;
    height: 70px;
    background-color: white;
    float: right;
    position: absolute;
    bottom: -5px;
    right: 0px;
    border-top-left-radius: 70px;
}

.main-page-slide-margin-round2{
    width: 70px;
    height: 70px;
    background-color: white;
    z-index: 10;
    position: absolute;
    bottom: -5px;
    left: 0px;
    border-top-right-radius: 70px;
}

.main-page-slide-margin-round3{
    width: 70px;
    height: 70px;
    background-color: white;
    float: right;
    position: absolute;
    top: -5px;
    right: 0px;
    border-bottom-left-radius: 70px;
}

.main-page-slide-margin-round4{
    width: 70px;
    height: 70px;
    background-color: white;
    float: left;
    position: absolute;
    top: -5px;
    left: -0px;
    border-bottom-right-radius: 70px;
}

.main-page-center-logo{
    z-index: 20; 
    position: absolute; 
    right: 0; 
    left: 0; 
    margin: auto; 
    top: 190px;
}

@media screen and (max-width: 768px){
    .main-page-center-logo{
        top: 215px;
    }

    .main-page-log-container{
        text-align: center;
    }
}

@media screen and (max-width: 328px){
    .main-page-center-logo{
        /*top: 255px;*/
    }
}

.main-page-my-slide1{
    position: relative;
    left: -110%;
    background-position: 0% 40%;
    background-repeat: no-repeat;
    background-size: 890px 591px;
    background-image: url(../images/biegacze2.jpg);
    z-index: 6;
    top: 0px;
}

.main-page-my-slide2{
    position: relative;
    left: -110%;
    background-image: url(../images/plywanie.jpg);
    background-size: 852px;
    background-position: 10% 23%;
    top: 0px;
}

.main-page-my-slide3{
    position: relative;
    left: 110%;
    background-image: url(../images/technologia3.jpg);
    background-repeat: no-repeat;
    background-size: 852px 270px;
    z-index: 5;
    top: 0px;
}

.main-page-my-slide4{
    position: relative;
    left: 110%;
    background-position: 0% 35%;
    background-repeat: no-repeat;
    background-size: 920px 591px;
    background-image: url(../images/rowerzysci.jpg);
    top: 0px;
}

@media screen and (max-width: 1150px){
    .main-page-my-slide4{
        background-position: 52% 36%;
    }

    .main-page-my-slide2{
        background-position: 45% 23%;
    }
}

@media screen and (min-width: 1700px){
    .main-page-my-slide1{
        background-size: 1200px;
        background-position: 0% 36%;
    }

    .main-page-my-slide2{
        background-size: 100%;
    }

    .main-page-my-slide3{
        background-size: 100% 270px;
    }

    .main-page-my-slide4{
        background-size: 1200px;
        background-position: 0% 32%;
    }
}

.logo-slide-animation1 {
    animation-name: logo-slide-animation1;
    animation-duration: 2s;
    animation-fill-mode: forwards; 
    -webkit-animation-name: logo-slide-animation1;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: forwards; 
    position: absolute;
    width: 50%;
}

@keyframes logo-slide-animation1 {
    0%   {
        left: -100%;
    }
    100% {
        left: 0%;
    }
}

@-webkit-keyframes logo-slide-animation1 {
    0%   {
        left: -100%;
    }
    100% {
        left: 0%;
    }
}

.logo-slide-animation2 {
    animation-name: logo-slide-animation2;
    animation-duration: 2s;
    animation-fill-mode: forwards; 
    -webkit-animation-name: logo-slide-animation2;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: forwards; 
    position: absolute;
    width: 50%;
}

@keyframes logo-slide-animation2 {
    0%   {
        left: 100%;
    }
    100% {
        left: 50%;
    }
}

@-webkit-keyframes logo-slide-animation2 {
    0%   {
        left: 100%;
    }
    100% {
        left: 50%;
    }
}

.slogan-color{
    color: #00A0E3;
}

.main-page-login-form{
    margin-top: -50px;
    z-index: 20;
    background-color: white;
}

.main-page-login-button{
    display: block;
    background-color: #00A0E3;
    /*width: 90%;*/
    color: white;
    /*height: 42px;*/
}

.main-page-register-button{
    width: 140px !important;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #ee1c25;
    background-image: radial-gradient(#ee1c25 -10%, white 210%);
    background-image: -webkit-radial-gradient(#ee1c25 -10%, white 210%);
    color: white;
}

@media screen and (max-width: 767px){
    .main-page-login-form{
        margin-top: 0px;
    }

    .step_body input[type="text"], 
    .step_body input[type="email"],
    .step_body input[type="text"], 
    .step_body input[type="email"], 
    .step_body input[type="password"],
    .step_body input[type="calendar"],
    .step_body input[type="number"],
    .step_body select {
        height: 34px;
    }

    .step_body input[type="text"], 
    .step_body input[type="email"],
    .step_body input[type="text"], 
    .step_body input[type="email"], 
    .step_body input[type="password"],
    .step_body input[type="calendar"],
    .step_body input[type="number"] {
        width: 100%;
        margin-left: 0;
    }

}

.main-page-arrow1{
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 2px;
    background-color: #00A0E3;
    background-image: radial-gradient(#00A0E3 -10%, white 90%);
    background-image: -webkit-radial-gradient(#00A0E3 -10%, white 90%);
    width: 5px;
    height: 80px;
    margin-top: -10px;
    margin-bottom: -20px;
    -ms-transform: rotate(40deg); /* IE 9 */
    -webkit-transform: rotate(40deg); /* Chrome, Safari, Opera */
    transform: rotate(40deg);
    position: relative;
    left: 30px;
}

@media screen and (max-width: 767px){
    .main-page-arrow1{
        -ms-transform: rotate(0deg); /* IE 9 */
        -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
        transform: rotate(0deg);
        position: relative;
        left: 0px;
        margin-top: -5px;
        margin-bottom: -15px;
    }
}

.main-page-arrow2{
    left: 0;
    border-radius: 2px;
    right: 0;
    margin: 0 auto;
    background-color: #00A0E3;
    background-image: radial-gradient(#00A0E3 -10%, white 90%);
    background-image: -webkit-radial-gradient(#00A0E3 -10%, white 90%);
    width: 5px;
    height: 80px;
    margin-top: -10px;
    margin-bottom: -20px;
    -ms-transform: rotate(-40deg); /* IE 9 */
    -webkit-transform: rotate(-40deg); /* Chrome, Safari, Opera */
    transform: rotate(-40deg);
    position: relative;
    left: -30px;
}

.main-page-arrow3{
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #00A0E3;
    background-image: radial-gradient(#00A0E3 -10%, white 90%);
    background-image: -webkit-radial-gradient(#00A0E3 -10%, white 90%);
    width: 3px;
    height: 200px;
    margin-top: -35px;
    margin-bottom: -35px;
    -ms-transform: rotate(50deg); /* IE 9 */
    -webkit-transform: rotate(50deg); /* Chrome, Safari, Opera */
    transform: rotate(50deg);
    position: relative;
    left: 80px;
}

.main-page-arrow4{
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #00A0E3;
    background-image: radial-gradient(#00A0E3 -10%, white 90%);
    background-image: -webkit-radial-gradient(#00A0E3 -10%, white 90%);
    width: 3px;
    height: 120px;
    margin-top: -50px;
    margin-bottom: -45px;
    position: relative;
    top: 58px;
}

.main-page-arrow5{
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #00A0E3;
    background-image: radial-gradient(#00A0E3 -10%, white 90%);
    background-image: -webkit-radial-gradient(#00A0E3 -10%, white 90%);
    width: 3px;
    height: 200px;
    margin-top: -35px;
    margin-bottom: -35px;
    -ms-transform: rotate(-50deg); /* IE 9 */
    -webkit-transform: rotate(-50deg); /* Chrome, Safari, Opera */
    transform: rotate(-50deg);
    position: relative;
    left: -80px;
}

.main-page-arrow6{
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #00A0E3;
    background-image: radial-gradient(#00A0E3 -10%, white 90%);
    background-image: -webkit-radial-gradient(#00A0E3 -10%, white 90%);
    width: 3px;
    height: 25px;
    margin-top: -10px;
    /*margin-bottom: -45px;*/
    position: relative;
    /*top: 58px;*/
}

@media screen and (min-width: 1680px){
    .main-page-tree-chader1{
        position: relative;
        left: -23px;
    }

    .main-page-tree-chader2{
        position: relative;
        left: 25px;
    }
}

@media screen and (min-width: 1780px){
    .main-page-tree-chader1{
        position: relative;
        left: -55px;
    }

    .main-page-tree-chader2{
        position: relative;
        left: 55px;
    }
}

@media screen and (min-width: 1880px){
    .main-page-tree-chader1{
        position: relative;
        left: -75px;
    }

    .main-page-tree-chader2{
        position: relative;
        left: 75px;
    }
}

@media screen and (min-width: 1450px){
    .main-page-arrow3{
        height: 220px;
        margin-top: -55px;
        margin-bottom: -45px;
        -ms-transform: rotate(60deg); /* IE 9 */
        -webkit-transform: rotate(60deg); /* Chrome, Safari, Opera */
        transform: rotate(60deg);
        left: 110px;
    }

    .main-page-arrow4{
        height: 110px;
    }

    .main-page-arrow5{
        height: 220px;
        margin-top: -55px;
        margin-bottom: -45px;
        -ms-transform: rotate(-60deg); /* IE 9 */
        -webkit-transform: rotate(-60deg); /* Chrome, Safari, Opera */
        transform: rotate(-60deg);
        left: -110px;
    }
}


@media screen and (max-width: 1200px){
    .main-page-arrow3{
        -ms-transform: rotate(0deg); /* IE 9 */
        -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
        transform: rotate(0deg);
        position: relative;
        left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        height: 100px;
        width: 3px;
    }

    .main-page-arrow5{
        -ms-transform: rotate(0deg); /* IE 9 */
        -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
        transform: rotate(0deg);
        position: relative;
        left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        height: 100px;
        width: 3px;
    }
}

.main-page-footer{
    background-color: #222;
    color: #5f5f5f;
    text-shadow:2px 2px 0 black;
}

.main-page-portfolio-image{
    width: 260px;
    height: 170px;
    /*border-radius: 100px;*/
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    -o-filter: grayscale(70%);
    -ms-filter: grayscale(70%);
    filter: gray;
    filter: grayscale(70%);
    margin: 20px 40px 20px 40px;
}

.main-page-portfolio-image:hover{
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    filter: grayscale(0%);
}

@media screen and (max-width: 468px){
    .main-page-portfolio-image{
        margin: 20px 0px 20px 0px;
    }
}

.main-page-contact-form-input{
    width: 90%;
    max-width: 450px;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 15px;
    border: 1px solid #00A0E3;
    background-image: radial-gradient(#8bd2ef -10%, white 110%);
}

.main-page-row{
    margin-top: 60px;
    margin-bottom: 40px;
}

.tree-animation1 {
    animation-name: tree-animation1;
    animation-duration: 1.5s;
    animation-fill-mode: forwards; 
    -webkit-animation-name: tree-animation1;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards; 
}

@keyframes tree-animation1 {
    0%   {
        height: 0px;
    }
    100% {
        height: 80px;
    }
}
@-webkit-keyframes tree-animation1 {
    0%   {
        height: 0px;
    }
    100% {
        height: 80px;
    }
}

.tree-animation2 {
    animation-name: tree-animation2;
    animation-duration: 2s;
    animation-fill-mode: forwards; 
    -webkit-animation-name: tree-animation2;
    -webkit-animation-duration: 2s;
    -webkit-animation-fill-mode: forwards; 
}

@keyframes tree-animation2 {
    0%   {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes tree-animation2 {
    0%   {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.tree-animation3 {
    animation-name: tree-animation3;
    animation-duration: 1s;
    animation-fill-mode: forwards; 
    -webkit-animation-name: tree-animation3;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: forwards; 
}

@keyframes tree-animation3 {
    0%   {
        width: 400%;
        opacity: 0;
    }
    100% {
        width: 100%;
        opacity: 1;
    }
}

@-webkit-keyframes tree-animation3 {
    0%   {
        width: 400%;
        opacity: 0;
    }
    100% {
        width: 100%;
        opacity: 1;
    }
}

#light-box-background{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: black;
    z-index: 1000;
    opacity: 0.9;
}

#light-box-window{
    position: absolute;
    top: 40px;
    width: 90%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 900px;
    min-height: 150px;
    background-color: white;
    z-index: 1100;
}

.main-page-tree-text{
    text-align: justify;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: 100;
}

@media screen and (max-width: 468px){
    .main-page-tree-text{
        margin-left: -25px;
        margin-right: -25px;
    }
}

.main-page-awarded-text{
    font-weight: 600;
}

.main-page-language-table{
    height: 59px;
    float: right;

}

@media screen and (max-width: 768px){
    .main-page-language-table{
        height: 25px;
        float: none;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
}

.main-page-language-flag{
    width: 25px;
    /* height: 26px; */
    /*border-radius: 13px;*/
    margin: 0px 10px 0px 10px;
}

.main-page-language-flag:hover{
    /*outline: 2px solid #00A0E3;*/
}

.main-page-wrong-login{
    color: red;
    margin: 10px 0px 5px 0px;
}

.flashing-animation{
    animation-name: flashing-animation;
    animation-duration: 3s;
    animation-fill-mode: forwards; 
    -webkit-animation-name: flashing-animation;
    -webkit-animation-duration: 3s;
    -webkit-animation-fill-mode: forwards; 
}

@keyframes flashing-animation {
    0%   {
        opacity: 1;
    }
    25%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    75%{
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes flashing-animation {
    0%   {
        opacity: 1;
    }
    25%{
        opacity: 0;
    }
    50%{
        opacity: 1;
    }
    75%{
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


/* admin menu buttons */

.tiles-button {
    border-radius: 0;
    font-weight: 700;
    margin-top: 20px;
    min-width: 193px;
    padding-bottom: 50px;
    padding-top: 50px;
    width: 90%;
}

.module-section-background{
    border-radius: 20px;
    border: 1px solid #d2d2d2;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 10px;
    /*background-image: radial-gradient(#dedede -120%, white 100%);*/
}

.module-section-background-header{
    position: relative;
    top: -32px;
    right: -20px;
    background-color: white;
    display: inline-block;
    color: #7c7c7c;
    font-size: 17px;
}

.module-section-header{
    position: relative;
    right: -32px;
    color: #7c7c7c;
    font-size: 17px;
}

.row-margin-top{
    margin-top: 15px;
}

.row-margin-top2{
    margin-top: 20px;
}

.row-input{
    max-width: 500px !important;
}

@media screen and (max-width: 992px){
    .row-input{
        margin: 0 auto;
    }
}

.help-icon{
    font-size: 15px;
    color: #3498DB;
    cursor: pointer;
    margin-left:10px;
    /*z-index: 1061;*/
}
.warning-icon{
    font-size: 15px;
    color: #ffc107;
    cursor: pointer;
    margin-left:10px;
    /*z-index: 1061;*/
}

.helpText{
    box-shadow: 0 0 6px #F7D72F;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #fcf8e3;
    text-align: center;
    color: #6D6D6D;
}


.visible-xs-sm{
    display: inline-block;
}


@media screen and (min-width: 992px){
    .visible-xs-sm{
        display: none;
    }
}

#participants tbody tr td:first-child {
    text-align: center;
    min-width:6em;
}

#ListStatus {
    font-size:0.6em;
}

.registration-visibility-settings{
    cursor: pointer;
}
.registration-translations-settings{
    cursor: pointer;
}

.registration-input{

}

@media screen and (max-width: 768px){
    .registration-input{
        margin-left: 8.3333%;

    }
}

.registration-select{
    border: 1px solid #AAA !important;
}


#progressBarMessage {
    float:none;
    clear:both;
    text-align:right;
}


#images_to_load .file-upload-box{
    display:inline-block;
    width:100px;
    border:1px solid #aaa;
    margin:3px;
    border-radius:5px;
    text-align:center;
    overflow-x:hidden;
    background-color:#eee;
}
#images_to_load .file-upload-box img{
    opacity:0.5;
}
#images_to_load .file-upload-box span{
    display:block;
    text-align:center;
    padding:0 3px;
    font-size:0.8em;
}

#images_to_load .file-upload-box>.file-upload-box-info{
    width:100%;
    font-size:0.7em;
    display:inline-block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
#images_to_load .error_message{
    color:#f00;
}
#images_to_load .file-upload-box>progress{
    width:96%;
    margin-left:2%;
    height:10px;
}

.mobile-application-change-race{
    text-align: center;
    margin-top: 18px;
    color: white;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none !important; 
    font-weight: 600;
    display: block;
    width: 90%;
    margin-left: 5%;
    min-height: 30px;
}

.mobile-application-change-race:hover{
    text-decoration: none;
}

.main-page-partner-image{
    height: 75px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 30px;
}

.main-page-partners-images-container{
    text-align: center;
}

.home-page-icons{
    width: 20px;
}

.home-page-background-icon1{
    background-image:url('/images/icons/icon1.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 50%;
}

.home-page-background-icon2{
    background-image:url('/images/icons/icon2.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 50%;
}

.home-page-background-icon3{
    background-image:url('/images/icons/icon3.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 50%;
}

.home-page-background-icon4{
    background-image:url('/images/icons/icon4.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 50%;
}

.home-page-background-icon5{
    background-image:url('/images/icons/icon5.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 50%;
}

.home-page-background-icon6{
    background-image:url('/images/icons/icon6.png');
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 50%;
}
.main-header{
    background: #fff;
    padding:20px;
    margin:0;
    box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    /*border-bottom: 1px solid #ECECEC;*/
    /*overflow: hidden;*/
}
.content{
    background: #fff;
    padding: 20px;
    margin: 15px;
    /*border:1px solid #ECECEC;*/
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
    overflow: hidden;
}
.content-no-backgnd{
    padding:10px 20px;
    margin: 15px 15px;
    /* border:1px solid #ECECEC; */
}
.contentItem{
    background: #fff;
    padding:10px 10px;
    margin: 0 15px 15px 0;
    /*border:1px solid #ECECEC;*/
    box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
.content-header{
    margin: 5px 0 30px;
    color:#555;
}

.registartion-select-container{
    padding-left: 0px !important;
}

.registration-before-margin{
    margin-right: -10px;
}

.registration-image{
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    float: left !important;
}

.registration-image-center{
    float: none !important;
}

.ink-in-registration, .info-in-registration{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media screen and (max-width: 767px){
    .ink-in-registration, .info-in-registration{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media screen and (max-width: 767px){
    .registration-image{
        float: none !important;

    }
}

.question-in-registration{
    padding-left: 15px !important;
    padding-right: 15px !important;   
    margin-bottom: -35px;
}

@media screen and (max-width: 767px){
    .question-in-registration{
        margin-bottom: -20px;

    }
}

.answer-container-in-registration{
    position: relative;
    top: -8px;

}
[data-type="question"]:not([data-autocomplete="sex"]) {
    float:none;
}

.editField {
    border:1px dashed rgba(0,0,0,0.10);
    padding:1px 0;
    max-width:98%;
    cursor:pointer;
    background-color:#f7f7f7;
}

.editField:focus {
    border:1px solid #333;
    background-color:#fff;
}
input[name="name"].editField {
    font-weight:bold;
    margin: 4px 0;
}
textarea.editField{
    margin-top:2px;
    width:98%;
    font-size:0.8em;
    padding:2px;
}
input[name="price"].editField {
    width:25%;
    text-align:left;
    /*padding-right: 35px;*/
}

.full-screen-window{
    -webkit-box-shadow: 0px 0px 100px 36px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 100px 36px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 100px 36px rgba(0,0,0,0.75);
    position: fixed;
    left: 0;
    right: 0;
    width: 98%;
    height: 98%;
    z-index: 9999;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: auto;
}
a.expand-button, a.compress-button, a.close-button, a.delete-button, a.save-button, a.copy-button {
    display: inline-block;
    width:15px;
    height: 20px;
    color:#888;
    position: relative;
    margin: 0 5px 10px 0;
}
a.delete-button{
    color: #E20700;
}
a.copy-button{
    color: #15aabf;
}
a.expand-button:hover, a.compress-button:hover, a.close-button:hover, a.save-button:hover, a.copy-button:hover {
    color:#555;
}
a.delete-button:hover{
    color:#BB0500;
}
a.copy-button:hover{
    color:#0c8599;
}
input[data-name="quantity"] {
    width:2em;
    font-size:0.7em;
    text-align:right;
    margin-bottom:2px;
}

span.viewOrder {
    cursor:pointer;
    font-size:0.9em;
    color:#000A99;
}
span.viewOrder:hover {
    text-decoration:underline;
}

#bigProductImage {
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    margin:auto;
    max-width:98%;
    max-height:92%;
    margin-top:2%;
}
.bigImageHeader {
    text-align:center;
    font-weight:bold;
    color:#000;
    margin-bottom:0.5em;
}
.basket-row {
    color:#000 !important;
}
[name="model_header"] {
    font-size:0.9em;
    float:left;
}
[name="model"] {
    font-size:0.9em;
}

.product_model_container {
    display:inline-block;
    height:26px;
    font-size:0.9em;
    color:#000 !important;
}

[name="models"] {
    background-color:#fff;
    width:40%;
    float:left;
    overflow:hidden;
    height:24px;
    border:1px solid #777;
    position:relative;
    margin-right:2px;
}
.edit_models_list {
    cursor:pointer;
    color:#337ab7;
    font-size:1.2em;
    margin-top:0.2em;
    margin-left:2px;
}
.edit_models_list:hover {
    color:#204d74;
}
[name="models"] div {
    background-color:#fff;
}
[name="models"].opened {
    overflow:visible;
}
[name="models"]:after {
    content:'';
    width:0;
    height:0;
    border:5px solid;
    border-color:#000 transparent transparent transparent;
    position:absolute;
    top:9px;
    right:2px;
    cursor:pointer;
}
.product_model_header {
    font-size:0.8em;
}

.model_value_edit span {
    cursor:pointer;
}
.model_value_edit span:hover {
    color:#e00;
}
.model_value_edit {
    margin:3px 0;
}

.delivery_block {
    display:none;
}
.product_in_basket{
    display:block;
}

.margin-in-big-screen{
    margin-left:2em;
}

@media screen and (max-width: 768px){
    margin-left: -15px;
}

.participants_wrapper{
    overflow-x: auto;
}

input.locked {
    border:none;
    background-color:transparent;
}

.loading-dark-box-progres{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 10;
    opacity: 0.70;
    filter: alpha(opacity=70);
    background-image: url('/images/load-gif.gif');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 70px 70px;
}

.buttons-drop{
    display:inline-block;
    float:right;
    margin-top: -13px;
}

a.select-form-language{
    display: inline-block;
    text-align: center; 
    margin-right: 15px;
    margin-left: 15px;
    min-width: 63px;
}

@media screen and (min-width: 768px){
    a.select-form-language:first-child{
        margin-left: 0px;
    }
}

a.select-form-language:hover{
    text-decoration: none;
    -webkit-filter: grayscale(3%);
    -moz-filter: grayscale(3%);
    -o-filter: grayscale(3%);
    -ms-filter: grayscale(3%);
    filter: grayscale(3%); 
    text-decoration: none !important;
}

a.select-form-language:hover img{
    border: 1px solid #6d6d6d !important;
}

a.select-form-language img{
    float: none !important;
    margin: 0px !important;
    width: 56px;
    height: 33px;
    border: 1px solid #AAA;
}

a.select-form-language span{
    font-size: 12px;
}

.active-language{
    /*border: 2px solid red;*/
    -webkit-filter: grayscale(3%);
    -moz-filter: grayscale(3%);
    -o-filter: grayscale(3%);
    -ms-filter: grayscale(3%);
    filter: grayscale(3%);
    font-weight: 600;
}

.active-language img{
    border: 1px solid #6d6d6d !important;
}

.unactive-language{
    -webkit-filter: grayscale(54%);
    -moz-filter: grayscale(54%);
    -o-filter: grayscale(54%);
    -ms-filter: grayscale(54%);
    filter: grayscale(54%);      
}

.change-page-language-container{
    color: black;
    font-size: 12px;
    height: 25px;
}
button.save {
    border:0;
    float:right;
    background-color:transparent;
    font-size:0.8em;
}
button.save:focus {
    outline: none;
}
.content:hover button.save{
    font-size:1em;
    margin:-0.1em -0.1em 0 0;
    transition:font-size 0.2s;
    color:#000;
}
.input-group-addon.transparent{
    border:transparent !important;
    background: transparent !important;
}

input[type="checkbox"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"]{
    position: relative;
    border: none;
    margin-bottom: -4px;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
}

input[type="checkbox"]:focus,
.checkbox input[type="checkbox"]:focus,
.checkbox-inline input[type="checkbox"]:focus{
    outline: none !important;
}

input[type="checkbox"]:checked:before,
.checkbox input[type="checkbox"]:checked:before,
.checkbox-inline input[type="checkbox"]:checked:before{
    content: "";
    position: absolute;
    top: 0px;
    left: 6px;
    display: table;
    width: 6px;
    height: 12px;
    border: 2px solid #fff;
    border-top-width: 0;
    border-left-width: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

input[type="checkbox"].checkbox-big:checked::after,
.checkbox input[type="checkbox"].checkbox-big:checked::after,
.checkbox-inline input[type="checkbox"].checkbox-big:checked::after,
input[type="checkbox"].checkbox-big::after,
.checkbox input[type="checkbox"].checkbox-big::after,
.checkbox-inline input[type="checkbox"].checkbox-big::after {
    width: 35px;
    height: 35px;
}

input[type="checkbox"].checkbox-big:checked::before,
.checkbox input[type="checkbox"].checkbox-big:checked::before,
.checkbox-inline input[type="checkbox"].checkbox-big:checked::before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
}

input[type="checkbox"]:checked:after,
.checkbox input[type="checkbox"]:checked:after,
.checkbox-inline input[type="checkbox"]:checked:after{
    background-color: #2C3E50;
    border-color: #2C3E50;
}

input[type="checkbox"]:after,
.checkbox input[type="checkbox"]:after,
.checkbox-inline input[type="checkbox"]:after{
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    border: 2px solid #636363;
    border-radius: 1px;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms;
}

input[type="radio"]{
    width:20px;
    position: relative;
}

.checkbox input[type="radio"],
.checkbox-inline input[type="radio"]{
    position: relative;
    border: none;
    margin-bottom: -4px;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
}

input[type="radio"]:focus,
.checkbox input[type="radio"]:focus,
.checkbox-inline input[type="radio"]:focus{
    outline: none !important;
}

input[type="radio"]:checked:before,
.checkbox input[type="radio"]:checked:before,
.checkbox-inline input[type="radio"]:checked:before{
    content: "";
    position: absolute;
    top: 0px;
    left: 2px;
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 7px;
    border: 2px solid #FFFFFF;
    background: #2C3E50;
    z-index: 1;
    border-radius:50%;
}

input[type="radio"]:checked:after,
.checkbox input[type="radio"]:checked:after,
.checkbox-inline input[type="radio"]:checked:after{
    background-color: #FFFFFF;
    border-color: #2C3E50;
}

input[type="radio"]:after,
.checkbox input[type="radio"]:after,
.checkbox-inline input[type="radio"]:after{
    content: "";
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    margin-top: -2px;
    margin-right: 5px;
    border: 2px solid #636363;
    background: #fff;
    border-radius: 18px;
    -webkit-transition: 240ms;
    -o-transition: 240ms;
    transition: 240ms;
    border-radius:50%;
}
.radio.disabled {
    opacity: .7;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
.switch[disabled]+label{
    opacity: 0.65;
    cursor: not-allowed !important;
}

/* switches */
input.switch[type="checkbox"] {
    display:none;
}
input.switch[type="checkbox"]+label{
    display:inline-block;
    position:relative;
    height:18px;
    width:40px;
    margin:0;
    border:2px solid #e74c3c;
    background-color:#e74c3c;
    border-radius:15px;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
}
input.switch.disabled[type="checkbox"]+label{
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none;
}
input.switch[type="checkbox"]:checked+label{
    background-color: #43a041;
    border: 2px solid #43a041;
    transition: all 0.5s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
}
input.switch[type="checkbox"]:checked+label:before{
    content:"";
    left:22px;
    top:0px;

    transition: all 0.5s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;


}
input.switch[type="checkbox"]+label:before{
    content:"";
    width:14px;
    height:14px;
    position:absolute;
    left:1px;
    top:0px;
    border-radius:50%;
    border:1px solid #fff;
    transition: all 0.2s;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;

    background-color:#fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.7);
}
input.switch.disabled[type="checkbox"]+label:before{
    box-shadow: none;
    background: #eee;
    border-color: #eee;
}
/* ^^ switches ^^ */


/*footer*/
#footer{
    width: 100%;
    color:#fff;
    height: 0;
    position: fixed !important;
    bottom: 0;
    left:0;
    background: #202D3A;
    z-index: 999;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
}
#footer p{
    height: 50px;
    line-height: 50px;
}
#footer p a{
    color: #FFF;
    font-size: .8em;
    margin: 0 5px;
    /* text-decoration: underline; */
}
#footer.show{
    height: 50px;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
}
@media screen and (max-width: 461px){
    #footer .copyright{
        font-size: .9em;
        line-height: 2em;
    }
    #footer.show{
        height: 100px;
    }
    #footer p{
        height: 41px;
        line-height: 1.4em;
        text-align: left;
    }
}
/*footer end*/

/* feedback window */
#popup-window-feedback{
    display: none;
    background-color: #fff;
    position: fixed;
    bottom: 50px;
    right: 50px;
    height: 440px;
    width: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 0px;
    /* border: 1px solid #ececec; */
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
    z-index: 1000;
}
#popup-window-feedback .popup-content{
    overflow-y: auto;
    max-height: 400px;
}
#popup-window-feedback small,
#popup-window-feedback textarea{
    margin-bottom: 10px;
    display: block;
}
#feedback-loader,
#domainRequest-loader{
    display: none;
    position: absolute;
    background: rgba(255, 255, 255, 0.71);
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
#feedback-loader img,
#domainRequest-loader img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#feedback-loader .alert-done,
#domainRequest-loader .alert-done{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 163px 0;
    display: table;
}
#popup-window-feedback .popup-content::-webkit-scrollbar {
    width: 5px;
}
#popup-window-feedback .popup-content::-webkit-scrollbar-track {
    background-color: #eaeaea;
    /*border-left: 1px solid #ccc;*/
}
#popup-window-feedback .popup-content::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 10px;
}
#popup-window-feedback .popup-content::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}
.change-language-in-admin-panel-container{
    position: relative; 
    top: -6px;  
    margin-right: 30px !important; 
    margin-left: 0px !important;
}

.change-language-in-admin-panel-link{
    height: 56px;
}

@media screen and (max-width: 768px){
    .change-language-in-admin-panel-container{
        margin-right: 70px !important; 
        margin-left: 70px !important;
        min-width: 100px;
        text-align: center;
    }

    .change-language-in-admin-panel-link{
        height: 46px;
    }
}

.change-language-in-client-page-container{
    position: relative; 
    top: -6px;  
    margin-right: -15px !important; 
    margin-left: 0px !important;
}

.change-language-in-client-page-link{
    height: 49px;
}

@media screen and (max-width: 768px){
    .change-language-in-client-page-container{
        margin-right: 50px !important; 
        margin-left: 50px !important;
        min-width: 100px;
        text-align: center;
        margin: 0 auto;

    }

    .change-language-in-client-page-link{
        height: 46px;
    }
}

.loader-in-popup-window-container{
    width: 100%;
    position: absolute;
    text-align: center;
    top: 160px;
    z-index: 100;
}

.loader-in-popup-window{
    margin: 0 auto;
    left: 0;
    right: 0;
}
/* feedback window end */

.info-statistics-in-start-page{
    width: 100%;
}

.responsive-arrow{
    display: inline-block;
    border: 2px solid red;
    padding: 3px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 25px;
    width: 33px;
    height: 33px;
    font-weight: 700;
}

#allStepsResponsive{
    text-align: center;
}

.unactive-responsive-arrow{
    opacity: 0.4;
    cursor: pointer;
    position: relative;
    top: -27px;
    font-weight: 200 !important;
}

@media screen and (max-width: 768px){
    .unactive-responsive-arrow{
        top: 0px;
    }
}

.unactive-responsive-arrow > .responsive-arrow-description{
    display: none;
}

.responsive-arrow-container{
    display: inline-block;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
}

.responsive-arrow-description{
    font-weight: 700;
    font-size: 13px;
}

.new-team-name-fails{
    color: rgb(255, 0, 0);
    font-size: 0.8em;
    display: inline-block;
}

.user-team-fails{
    color: rgb(255, 0, 0);
    font-size: 0.8em;
    text-align:center;
}

.popover-tip[role="tooltip"]{
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 3px 10000px !important;
    max-width: 400px !important;
    z-index: 10000;
}
.popover-content{
    text-align: justify;
}
/****** START CSS for News module ******/
/*.news-container {
    width: 90%;
    padding: 50px;
    margin: 0 auto;
}
.front-news-p-date {
    text-align: right;
    font-style: italic;
}
.front-news-header {
    position: relative;
    width: 110%;
    font-size: 12pt;
    font-family: cursive;
    text-shadow: 0 1px rgba(0, 76, 251, 0.25);
    padding: 6px 20px 6px 71px;
    margin: 2px 10px 10px -71px;
    color: #555;
    background: rgba(51, 122, 183, 0.19);
    -moz-box-shadow: 0 2px 0 rgba(129, 129, 129, 0.3);
    -webkit-box-shadow: 0 2px 0 rgba(129, 129, 129, 0.3);
    box-shadow: 0 2px 0 rgba(129, 129, 129, 0.3);
}

.front-news-header:before, .front-news-header:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent;
    bottom: -10px;
}

.front-news-header:before {
    left: 0px;
    top: 100%;
    border-width: 5px 10px;
    border-style: solid;
    border-color: #CBCBCB #CBCBCB transparent transparent;
}
.news-feed-header-left {
    margin: 5px 0 30px;
    color:#555;
}
.news-feed-header-center {
    margin: 0 auto;
    width: 50%;
    color:#555;
}
.fi-thumb{
    margin: 0 auto;
}*/
/****** END CSS for News module ******/

.user-news-window{
    background-color: white;
    padding: 20px;
    margin-top: 20px;
    /*margin: 20px;
    margin-right: 30px !important;
    border: 2px solid gray;*/
}

.user-news-title{
    text-align: center;
    font-size: 20px;
    color: #2C3E50 !important;
    font-weight: 600;
}

.close-this-news{
    margin: 0 auto;
}

.dont-show-news-again-container{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 11px;
}

/* slider styles */
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-control {
    z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d),
(-moz-transform-3d), (-o-transform-3d), (-ms-transform-3d){
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
/* slider styles */

.payment-alert .alert{
    margin-top: -1px;
    margin-bottom: 0;
    overflow: hidden;
}
.btn-purchase{
    padding: 7px 25px !important;
    text-transform: uppercase;
    background: #fff !important;
    color: #2C3E50 !important;
    font-weight: bold !important;
    transition: all, 400ms;
}
.btn-purchase:hover{
    background: #ddd !important;
}

.expensesColor{
    color: red;
}
.tab-content{
    margin-top: 15px;
}
th[scope="col"] {
}
.footnote{font-size:0.8em;color:#bbb;text-align:left;text-indent:1em;margin-top:2px;}

nav {
    float:left;
    width:100%;
}

.navbar-header {
    width:100%;
    text-align: center;
}


@media (min-width: 768px) {
    .navbar-header {
        width:25%;
    }
}

@media (min-width: 992px) {
    .navbar-header {
        width: 16.66666667%;
    }
}
.navigation {
    clear: both;
}

.header, .content {
    overflow: auto;
}

@media (min-width: 992px) {
    .header, .content {
        overflow: hidden;
    }
}

.header {
    max-height: inherit !important;
}
@media (max-width: 700px) {
    .popover-responsible {
        width: 400px;
        min-width: 400px;
        font-size: 10px;
    }
}
@media (min-width: 701px) AND (max-width: 1200px) {
    .popover-responsible {
        width: 800px;
        min-width: 800px;
        font-size: 12px;
    }
}
@media (min-width: 1201px) {
    .popover-responsible {
        width: 900px;
        min-width: 900px;
        font-size: 14px;
    }
}
.uploading-files-form input {
    display: none;
}
.uploading-files-form label{
    background: #ddd;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 4% 10px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.uploading-files-form div.vertical-line{
    margin: 0 5px;
    width: 2px; /* Line width */
    background-color: #00000033; /* Line color */
    height: 30px; /* Override in-line if you want specific height. */
    float: left; /* Causes the line to float to left of content. 
      You can instead use position:absolute or display:inline-block
      if this fits better with your design */
}
.copied-to-clipboard {
    display: none;
    position: fixed;
    bottom: 25%;
    right: 0;
    margin-bottom: 0;
    font-size: 1.2em;
    padding: 1em 1.3em;
    z-index: 99999;
}

.table-hover>tbody>tr:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
fieldset.with-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}
legend.with-border {
    font-size: 1em;
    width: inherit; /* Or auto */
    padding: 0 10px; /* To give a bit of padding on the left and right */
    border-bottom: none;
}
.alert-msg-success {
    color: #43a041;
}
.alert-msg-danger {
    color: #e74c3c;
}
.alert-msg-info {
    color: #00a0e3;
}
.nowrap {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
/**
 * https://stackoverflow.com/a/9793669/4695280 
 * #15291
 */
.info-statistics-in-start-page-nowrap {
    white-space: nowrap;
    overflow: hidden;
    /* "overflow" value must be different from "visible" */
    text-overflow: ellipsis;
    /*border: 1px solid #999;*/
    direction: rtl;
    text-align: left;
	padding-right:5px;
}
.admin-panel-flag {
    outline: 1px solid #eee;
    width: 25px;
    height: 16px;
}
.open-trans-popup {
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}

#profileDataDifferences {
    font-size:0.8em;
}
#profileDataDifferences table{
    background-color:#fff;
    color:#333 !important;
}
#profileDataDifferences h3,
#profileDataDifferences h4,
#profileDataDifferences h5
{
    color:#333 !important;
}
.btn-strava {
    background-color:#ff4f00 !important;
}
.ck.ck-balloon-panel {
    z-index:1000000 !important;
}
.ribbon {
    position: absolute;
    padding-top: 14px;
    padding-right: 11px;
    display: inline-block;
    right: 0.1em;
    max-width: 5em;
    color: #fff;
    z-index: 1;
}
.ribbon::after {
    position: absolute;
    top: -1.5em;
    right: -6em;
    content: "";
    height: 5em;
    width: 15em;
    transform: rotatez(45deg);
    background-color: red;
    z-index:-1;
}

.right-space-4 {
    margin-right: 4px;
}

/* START Add a spinner icon to button. */
.glyphicon.spinning {
    animation: spin 1s infinite linear;
    -webkit-animation: spin2 1s infinite linear;
}
@keyframes spin {
    from { transform: scale(1) rotate(0deg); }
    to { transform: scale(1) rotate(360deg); }
}
@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
/* END Add a spinner icon to button. */

.sms-tracker-selector {
    width: 25%;
    display: inline-block;
}

@media screen and (max-width: 767px){
    .sms-tracker-selector {
        width: 100%;
    }

.udao-insured-phone::-webkit-outer-spin-button,
.udao-insured-phone::-webkit-inner-spin-button,
.udao-insurer-phone::-webkit-outer-spin-button,
.udao-insurer-phone::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.udao-insured-phone,
.udao-insurer-phone {
    -moz-appearance: textfield;
}
.dropdown-content {
    position: absolute;
    background-color: white;
    border: 1px solid #ccc;
    padding: 5px;
    margin-top: 5px;
    z-index: 1000;
}