﻿/**
    ! NA TESTU SE MUSI REPLACNOUT /App_Themes/ za /RandomPicker/App_Themes/ ! 
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic);

body {
    font-family: 'Font Awesome 5 Free', 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-size: 15px;
    color: #666666;
    -webkit-font-smoothing: subpixel-antialiased;
    text-align: left;
}

.red {
    color: red !important;
}

/******************* MAIN LAYOUT **********************/
#header {
    width: 100%;
    height: 145px;
    background: url('/App_Themes/Default/images/header-bg.png') 0 0 repeat-x;
}

    #header .header-in {
        position: relative;
        width: 930px;
        height: 145px;
        margin: 0 auto;
        padding: 0 145px;
        background: url('/App_Themes/Default/images/header-clouds.jpg') 0 0 no-repeat;
    }

    #header h1 {
        position: absolute;
        width: 251px;
        height: 99px;
        left: 145px;
        top: 0;
        margin: 0;
        padding: 0;
    }

        #header h1 a {
            display: block;
            width: 251px;
            height: 99px;
            overflow: hidden;
            text-indent: -999px;
        }

    #header .shadow {
        height: 145px;
    }

#content {
    width: 100%;
    background: #fff url('/App_Themes/Default/images/content-bg.jpg') 0 0 repeat-x;
}

    #content .content-in {
        width: 930px;
        min-height: 300px;
        margin: 0 auto;
        padding: 0 145px;
        background: url('/App_Themes/Default/images/content-buble.jpg') 0 0 no-repeat;
    }

    #content .shadow {
        min-height: 300px;
    }

    #content .col-left {
        width: 580px;
        padding-right: 50px;
    }

#registration .reg {
    display: block;
    float: left;
    width: 202px;
    height: 54px;
    background: url('/App_Themes/Default/images/regbutton-en.png') 0 0 no-repeat;
    overflow: hidden;
    text-indent: 999px;
}

#registration .regimg {
    display: block;
    float: left;
    width: 202px;
    height: 54px;
    overflow: hidden;
}

#registration .reg:hover {
    background-position: 0 100%;
}

#registration p {
    float: left;
    width: 350px;
    color: #08628f;
    font-weight: bold;
    padding: 10px 0 0 20px;
}

#skype_call {
    margin-top: 30px;
    margin-bottom: 45px;
}

#skype_support {
    margin: -74px 0 0 170px;
}

.smallerText {
    font-size: 12px !important;
}

.width50Percent {
    width: 50%;
}

.width75Percent {
    width: 75%;
}

.width25Percent {
    width: 25%;
}

.width250px {
    width: 250px;
}

.width500px {
    width: 500px;
}

.width750px {
    width: 750px;
}

#uvodnistrank {
    background-image: url('/App_Themes/Default/images/body2.png');
    background-position: top left;
    background-repeat: repeat-x;
}

#logo {
    float: left;
    width: 80%;
    padding: 30px 0;
}

.live-events img {
    width: 50%;
}

img.live-event-fixed-size-logo {
    display: block;
    max-width: 1000px;
    max-height: 1000px;
    width: auto;
    height: auto;
}

#ctl00_MainFrame_PanelWaitCountDown span {
    color: #2ea3f2;
    font-size: 2.25rem;
}

    #ctl00_MainFrame_PanelWaitCountDown span.live-events-countdown-number {
        color: #666666;
        font-size: 1.5rem;
        margin-right: 10px;
    }

.live-events span {
    display: block !important;
    text-transform: uppercase;
    font-weight: bold;
    color: #000000;
    float: left;
    font-size: 18px;
    margin-right: 5px;
    letter-spacing: -1ddpx;
}

#logo span {
    display: none;
}

#menu {
    position: relative;
    float: right;
    width: 100% !important;
    padding: 0px;
    margin: 30px 0 0 0px;
    height: 60px;
    font-size: 12pt;
}

    #menu ul {
        float: right;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #menu li {
        float: left;
        margin: 0;
        padding: 0;
        height: 32px;
        line-height: 32px;
        display: block;
    }

    #menu a:not(.logout-button) {
        margin: 0 1px 0 0;
        padding: 0 8px;
        color: #000;
        display: block;
        font-weight: 200;
        text-decoration: none;
        border: 2px solid #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    #menu a:hover:not(.logout-button) {
        color: #2ea3f2;
        border: 2px solid #2ea3f2;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    #menu .aktivni a {
        color: #2ea3f2;
        border: 2px solid #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        #menu .aktivni a:hover {
            border: 2px solid #2ea3f2;
        }

    #menu .aktivni {
        color: #2ea3f2;
        border: 2px solid #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        #menu .aktivni:hover {
            border: 2px solid #2ea3f2;
        }

    #menu .sign a:not(.logout-button) {
        color: #2ea3f2;
        padding: 0 20px;
        border: 2px solid #2ea3f2;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

    #menu .sign a:hover:not(.logout-button) {
        border: 2px solid #2ea3f2;
        background-color: #2ea3f2;
        color: #fff;
    }

/*#menu .flag a:hover {border:2px solid #fff;}*/
li.flag a:hover {
    border: 2px solid #fff !important;
}

#menu span {
    margin-left: 5px;
}

#menu .name {
    color: #000;
    border-left: 1px solid #dfdfdf;
    padding: 0 10px;
    line-height: 36px;
}
/*#menu ul li:hover > ul */
li.flag:hover > ul {
    display: block;
}
/* #menu .flag li */
li.flag li {
    width: 100% !important;
    height: 30px !important;
}

#menu ul:after {
    content: "";
    clear: both;
    display: block;
}

#menu ul li:hover {
}
/*#menu ul ul  */
ul.localize {
    display: none;
    position: absolute;
    width: 115px !important;
    top: 30px;
    padding: 0px;
    margin: 0 0 0 8px;
    background-color: #fff;
    list-style: none;
}
    /*#menu ul ul li */
    ul.localize li {
        float: none;
        position: relative;
        margin: 0;
        padding: 0;
        line-height: 25px !important;
        height: 25px !important;
    }
        /*#menu ul ul li a */
        ul.localize li a {
            color: #000;
            background-color: #fff !important;
            padding: 0px;
            margin: 0px;
            font-size: 10pt !important;
            line-height: 25px !important;
            height: 25px !important;
            text-decoration: none !important;
        }
            /*#menu ul ul li a:hover*/
            ul.localize li a:hover {
                color: #2ea3f2;
                text-decoration: underline;
            }

div.LocalizePanel ul.localize {
    padding: 5px;
}

div.LocalizePanel ul.LocalizeList {
    list-style: none;
    padding-left: 10px;
}

div.LocalizePanel a:hover {
    border-width: 0px !important;
}

div.LocalizeWidget ul.localize {
    /*position:absolute;
    top:31px;
    left:295px;*/
    /*position:relative;
    top:2px;
    left:-1px;*/
    margin-top: 2px;
    margin-left: -5px;
    position: static !important;
}

div.LocalizeWidget {
    /*display: table-cell;*/
    width: 20px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    padding: 0px;
    margin-top: -20px;
}

div.WidgetLink {
    width: 250px;
    border-top: 1px solid #000000;
    font-size: 9pt;
}

.widget-prizes {
    width: 100%;
    height: 100%;
    margin-top: 25px;
    padding-top: 25px;
}

#welcome {
    width: 100%;
    min-height: 278px;
    margin-bottom: 25px;
    padding: 25px 0;
    background-image: url('/App_Themes/Default/images/welcome.png');
    background-repeat: repeat-x;
    background-position: top left;
}

    #welcome p {
        width: 500px;
        font-size: 17px;
        color: #424f59;
    }

.buttoncontainer {
    float: left;
    margin: 20px 0 0 0;
}

    .buttoncontainer .info {
        font-size: 13px !important;
        color: #6f6f6f !important;
    }

    .buttoncontainer .button a {
        margin-right: 10px;
    }

.button a, .button-only {
    float: left;
    padding: 0 10px;
    line-height: 50px;
    height: 50px;
    color: #2ea3f2;
    font-weight: bold;
    font-size: 20px;
    border: 2px solid #2ea3f2;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.button-only {
    font-size: 0.9em;
    height: 35px;
    line-height: 26px;
}

    .button a:hover, .button-only:hover {
        color: #fff;
        background-color: #2ea3f2;
    }

    .button-only:hover {
        color: #2ea3f2;
        background-color: #fff;
    }

button.button-inverted {
    color: #fff;
    background-color: #2ea3f2;
}

hover.button.button-inverted {
    color: #2ea3f2 !important;
    background-color: #fff;
}

a.button.button-inverted {
    color: #fff !important;
    background-color: #2ea3f2;
}

a:hover.button.button-inverted {
    color: #2ea3f2 !important;
    background-color: #fff;
}

a.btn-disabled, a.btn-disabled:hover {
    color: #555 !important;
    background-color: #ddd !important;
    border-color: #888 !important;
    cursor: default;
}

a.disabled {
    color: currentColor;
    display: inline-block; /* For IE11/ MS Edge bug */
    cursor: not-allowed;
    pointer-events: none;
    text-decoration: none;
}

.buttons a {
    float: left;
    padding: 0 10px;
    line-height: 50px;
    height: 50px;
    color: #2ea3f2;
    font-weight: bold;
    font-size: 20px;
    border: 2px solid #2ea3f2;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .buttons a:hover {
        color: #fff;
        background-color: #2ea3f2;
    }

.buttons {
    padding-bottom: 40px;
}

.buttonadd a {
    float: right;
    padding: 0 5px;
    margin: 15px 3px 0 0;
    line-height: 25px;
    color: #2ea3f2;
    font-weight: bold;
    font-size: 13px;
    border: 2px solid #2ea3f2;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .buttonadd a:hover {
        color: #fff;
        background-color: #2ea3f2;
    }

.buttonsmall, .ui-dialog-buttonset {
    padding-bottom: 40px;
    padding-top: 10px;
}

    .buttonsmall a, .ui-dialog-buttonset button {
        float: left;
        padding: 0 5px;
        margin: 0 3px 0 0;
        line-height: 25px;
        color: #2ea3f2 !important;
        background-color: #fff;
        font-weight: bold;
        font-size: 13px;
        border: 2px solid #2ea3f2;
        text-decoration: none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

a.center-button {
    float: none;
    padding-top: 2px;
    padding-bottom: 4px;
}

.buttonsmall a:hover {
    color: #fff !important;
    background-color: #2ea3f2;
}

.buttonsmallcenter {
    padding-bottom: 40px;
    padding-top: 10px;
}

    .buttonsmallcenter a {
        padding: 5px 5px;
        margin: 0 3px 0 0;
        line-height: 25px;
        color: #2ea3f2;
        font-weight: bold;
        font-size: 13px;
        border: 2px solid #2ea3f2;
        text-decoration: none;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

        .buttonsmallcenter a:hover {
            color: #fff;
            background-color: #2ea3f2;
        }

a.BlueButton {
    cursor: pointer;
    padding: 5px 5px;
    margin: 0 3px 0 0;
    line-height: 25px;
    color: #2ea3f2;
    font-weight: bold;
    font-size: 13px;
    border: 2px solid #2ea3f2;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    a.BlueButton:hover {
        color: #fff;
        background-color: #2ea3f2;
    }

a.ButtonGray {
    color: #aaa !important;
    border-color: #aaa;
}

    a.ButtonGray:hover {
        background-color: #aaa;
    }

div.smallpadding {
    padding: 10px;
}

.buttonsmall input {
    padding: 0 5px;
    background-color: white;
    margin: 0 3px 0 0;
    line-height: 25px;
    color: #2ea3f2;
    font-weight: bold;
    font-size: 13px;
    border: 2px solid #2ea3f2;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .buttonsmall input:hover {
        color: #fff;
        background-color: #2ea3f2;
    }

td .buttonsmallHref {
    padding: 0 5px;
    margin: 0 3px 0 0;
    line-height: 25px;
    color: #2ea3f2;
    font-weight: bold;
    background-color: white;
    font-size: 13px;
    border: 2px solid #2ea3f2;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    td .buttonsmallHref:hover {
        color: #fff;
        background-color: #2ea3f2;
    }

.buttonsmall2 a {
    float: left;
    padding: 0 5px;
    margin: 0 3px 0 0;
    line-height: 25px;
    color: #000;
    background-color: #E5E5E5;
    font-weight: bold;
    font-size: 13px;
    border: 2px solid #E5E5E5;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

    .buttonsmall2 a:hover {
        color: #fff;
        background-color: #2ea3f2;
        border: 2px solid #2ea3f2;
    }

#welcome .left {
    float: left;
    width: 500px;
}

#welcomephoto {
    width: 300px;
    text-align: center;
}

    #welcomephoto p {
        font-size: 12px;
        width: 150px !important;
        line-height: 15px;
    }

    #welcomephoto strong {
        font-size: 25px;
    }

#graph {
    float: left;
    width: 150px;
    margin-top: 20px;
}

#globe {
    float: left;
    width: 150px;
    margin-top: 20px;
}

#about {
    float: left;
    width: 100%;
    padding: 25px 0;
    background-color: #878787;
}

    #about h2 {
        color: #fff;
    }

    #about p {
        color: #fff;
    }

    #about .button a {
        float: right;
        color: #fff;
        border: 2px solid #fff;
    }

        #about .button a:hover {
            background-color: #fff;
            color: #878787;
        }

#content {
    float: left;
}

.obal {
    float: left;
    margin-bottom: 20px;
}

.box {
    float: left;
    width: 250px;
}

    .box p {
        width: 220px;
    }

#news p {
    margin-bottom: 12px;
}

#social {
    float: left;
    margin: 20px 0 0 0;
}

    #social a:hover {
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        KhtmlOpacity: .8;
        opacity: .8;
    }

.protocol {
    float: left;
    margin: 30px 0 0 0;
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
}

.content2 {
    float: left;
    width: 640px;
    padding: 0 20px;
}

#boxy {
    float: left;
    width: 100%;
    margin: 25px 0;
}

    #boxy .box {
        float: left;
        width: 320px;
        text-align: center;
    }

        #boxy .box p {
            width: 300px;
        }

#boxyright {
    float: left;
    width: 180px;
    margin: 25px 0;
}

    #boxyright .box {
        float: left;
        width: 180px;
        margin: 0 0 30px 0;
        text-align: center;
    }

        #boxyright .box p {
            width: 180px;
            text-align: left;
        }

    #boxyright h3 {
        text-align: left;
    }

table {
    color: #000;
}

.tab {
    width: 770px;
    background-color: #fff;
    margin: 10px 0px;
    border: 1px solid #f1f1f1 !important;
}

    .tab td {
        padding: 5px 10px;
        margin: 0;
        border: 1px solid #f1f1f1;
    }

    .tab th {
        background-color: #fff;
        padding: 10px;
        border: 1px solid #f1f1f1;
    }

        .tab th a {
            font-weight: bold !important;
        }

    .tab th {
        font-weight: bold !important;
    }

    .tab tr:hover {
        background-color: #ebf7ff;
        color: #000;
    }

    .tab span {
        color: #494949;
        font-size: 10pt;
    }

    .tab strong {
        font-size: 13pt;
    }

.arrow {
    width: 78px;
}

    .arrow a {
        float: left;
        width: 78px;
        height: 28px;
        line-height: 24px;
        padding-left: 10px;
        font-size: 12px;
        background-image: url('/App_Themes/Default/images/arrow.png');
        background-repeat: no-repeat;
        color: #2ea3f2;
        text-decoration: none;
    }

.arrowButton {
    width: 78px;
    float: left;
    width: 78px;
    height: 28px;
    line-height: 24px;
    padding-left: 20px;
    font-size: 12px;
    background: none;
    border: none;
    background-image: url('/App_Themes/Default/images/arrow.png');
    background-repeat: no-repeat;
    color: #2ea3f2;
    text-decoration: none;
}

.info {
    float: left;
    margin: 0 0 20px 0;
}

#end {
    float: left;
    width: 100%;
    margin: 25px 0 0 0;
    padding: 20px 0;
    min-height: 100px;
    background-color: #0089cf;
}

    #end p {
        color: #fff;
        font-size: 13px;
    }

    #end a {
        color: #fff;
    }

#subpage {
    width: 100%;
    border-top: 1px solid #e6e6e6;
    padding-top: 25px;
}

#admin {
    float: left;
    width: 100%;
    height: 85px;
    border-top: 1px solid #D7D7D7;
    margin-bottom: 25px;
    padding: 25px 0;
    background-image: url('/App_Themes/Default/images/welcome.png');
    background-repeat: repeat-x;
    background-position: bottom left;
}

.button-back-administration {
    height: 30px !important;
}

#admin a {
    color: #2ea3f2;
    text-decoration: none;
}

#signin {
    min-height: 300px;
    overflow: hidden;
}
/* Login */
#GB_frame {
    min-height: 295px;
}

#login {
    float: left;
    width: 345px;
}

    #login h2 {
        float: left;
        font-weight: 800;
        padding: 10px 30px;
    }

    #login form {
        padding: 30px;
    }

#login {
    padding-left: 20px;
}

    #login .user {
        width: 312px;
        color: #b1b1b1;
        line-height: 38px;
        height: 38px;
        padding-left: 10px;
        border: 1px solid #cacaca;
        background-image: url("/App_Themes/Default/images/user.png");
        background-repeat: no-repeat;
        background-position: top right;
    }

    #login .pass {
        width: 312px;
        color: #b1b1b1;
        line-height: 38px;
        height: 38px;
        padding-left: 10px;
        border: 1px solid #cacaca;
        background-image: url("/App_Themes/Default/images/pass.png");
        background-repeat: no-repeat;
        background-position: top right;
    }

    #login .login {
        width: 312px;
        color: #fff;
        font-weight: bold;
        font-size: 17px;
        font-style: italic;
        line-height: 38px;
        text-align: center;
        background-color: #2ea3f2;
        border: 1px solid #2ea3f2;
    }

        #login .login:hover {
            filter: alpha(opacity=90);
            -moz-opacity: 0.9;
            KhtmlOpacity: .9;
            opacity: .9;
        }

    #login div {
        float: left;
        width: 100%;
        margin: 0 0 5px 0;
    }

    #login p {
        display: block;
        height: 50px;
    }

        #login p a {
            float: right;
            color: #2ea3f2;
        }

#sociallogin {
    float: left;
    position: relative;
    width: 240px;
}

    #sociallogin a {
        color: #fff;
        text-decoration: none;
        margin: 0 0 10px 0;
    }

        #sociallogin a.singup {
            float: right;
            color: #2ea3f2;
            /*padding: 40px 0 68px 0;*/
            padding: 40px 0 30px 0;
            margin-bottom: 0px;
        }

        #sociallogin a:hover {
            filter: alpha(opacity=90);
            -moz-opacity: 0.9;
            KhtmlOpacity: .9;
            opacity: .9;
        }

        #sociallogin a.facebook {
            float: left;
            width: 100%;
            padding-left: 60px;
            line-height: 40px;
            background-image: url("/App_Themes/Default/images/fblogin.png");
            background-repeat: no-repeat;
            background-position: top left;
            background-color: #4267b2;
            border-radius: 5px;
        }

        #sociallogin a.twitter {
            float: left;
            width: 100%;
            padding-left: 60px;
            line-height: 40px;
            background-image: url("/App_Themes/Default/images/twlogin.png");
            background-repeat: no-repeat;
            background-position: top left;
            background-color: #45b0e3;
        }

        #sociallogin a.google {
            float: left;
            width: 100%;
            padding-left: 60px;
            line-height: 40px;
            background-image: url("/App_Themes/Default/images/gplogin.png");
            background-repeat: no-repeat;
            background-position: top left;
            background-color: #fff;
            border-radius: 5px;
            color: #757575;
            box-shadow: #aaa 0px 1px 2px;
        }

/* Login - MOBILE */
#signin .login-mobile, #signin .sociallogin {
    width: 100%;
    min-height: 100px;
    position: relative;
}

    #signin .login-mobile .singup {
        padding-top: unset;
        padding-bottom: 10px;
        float: left;
        color: #666666;
        font-weight: normal;
        text-decoration: underline;
    }

    #signin .login-mobile .passrecovery {
        min-height: unset !important;
        padding-bottom: 10px;
    }

    #signin .sociallogin button {
        text-align: center;
        margin: 0 auto;
    }

    #signin .login-mobile .validators {
        min-height: 10px;
        color: red;
        font-weight: bold;
    }

.login-mobile .user, .login-mobile .pass {
    width: 300px;
    color: #b1b1b1;
    line-height: 30px;
    height: 30px;
    min-height: 30px;
    background-image: url("/App_Themes/Default/images/user.png");
    background-repeat: no-repeat;
    background-position: top right;
    box-shadow: 0px 0px 5px #eee;
}

.login-mobile .pass {
    background-image: url("/App_Themes/Default/images/pass.png");
}

.login-mobile div {
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
}

#protocolpreview a {
    text-decoration: none !important;
}

.buy {
    text-align: center;
}

    .buy a {
        text-decoration: none;
    }

.paypal {
    text-decoration: none !important;
}
/* taskid#12264*/
.numberCircle {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 12px;
    padding: 6px;
    background: #C0C0C0;
    color: #fff;
    text-align: center;
    float: left;
    margin-top: 15px;
    margin-right: 10px;
    font-size: 15px;
}

.circleHeader {
    line-height: 24px;
}

.projectDetail, .dotedBackground {
    background-image: url("/App_Themes/Default/images/dot.png");
    background-repeat: repeat-y;
    background-position: left 10px;
    background-color: transparent;
    margin-left: 0px;
    padding-left: 100px;
}

    .dotedBackground .buttonsmall {
        float: left;
        margin-right: 10px;
        margin-top: 5px;
    }

.protocol {
    margin-top: 0px;
    border-bottom: none;
}

    .protocol:last-of-type {
        border-top: 1px solid #e6e6e6;
    }

    .protocol .content2 {
        padding-left: 0px;
    }

.center {
    text-align: center;
    margin: 0px auto;
}
/* konec taskdi#12264*/
textarea.ProjectNote {
    height: 3.5em;
    width: 500px;
}

span.Normal {
    font-weight: normal;
    font-style: normal;
}
/*RESPONSIVE WEB*/
#handle {
    float: left;
    width: 100%;
    padding: 0 0 0 35px;
    height: 35px;
    font-size: 12pt;
    line-height: 35px;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    background-image: url("/App_Themes/Default/images/BurgerMenu.png");
    background-position: 5px 4px;
    background-size: 26px;
    background-repeat: no-repeat;
    display: none;
}

.close {
    background-image: url("/App_Themes/Default/images/BurgerMenuClose.png") !important;
}

.flag:hover .localize {
    display: none;
}
/* SHOW MENU */
@media only screen and (min-width: 1000px), (max-width:1000px) and (min-width:480px), (max-device-width: 1000px) and (min-device-width:480px) {

    #menu {
        display: block !important;
    }
}
/*TABLET*/
@media (max-width:1000px), (max-device-width: 1000px) {

    .responsive div {
        width: 100% !important;
        box-sizing: border-box !important;
        height: auto !important;
    }

    .responsive header, .responsive .container {
        width: 100% !important;
        height: auto !important;
        min-height: 30px !important;
    }

        .responsive header #logo {
            width: 100% !important;
            float: left;
        }

            .responsive header #logo img {
                display: block;
                margin: 0 auto;
            }

        .responsive header #menu {
            margin: 0 0 5px 0;
            min-height: 36px !important;
            float: left;
        }

            .responsive header #menu > ul {
                width: 100%;
                text-align: center !important;
            }

                .responsive header #menu > ul > li, .responsive header #menu > ul > li a {
                    float: none !important;
                    display: inline-block !important;
                }


    .responsive article {
        width: 100% !important;
    }

        .responsive article h1 {
            font-size: 30px;
            padding: 0 0 0 5px;
        }

    .responsive footer #end {
        width: 100% !important;
        margin: 15px 0 0 0;
        padding: 0;
        text-align: center;
    }

        .responsive footer #end p {
            float: none;
        }

    .responsive table {
        width: 100% !important;
    }

    .responsive article > .container {
        padding: 12px;
    }

    /* Sovnání Default.aspx */
    .contaner-margin-left {
        margin-left: 20px;
        padding-right: 30px;
    }

    contaner-margin-right {
        padding-right: 30px;
    }

    .contaner-margin-top {
        margin-top: 300px;
    }

    .box p {
        text-align: center;
    }

    #welcomephoto p {
        width: 150px !important;
        height: 30px;
    }
}
/*MOBIL*/
@media (max-width:480px), (max-device-width: 480px) {

    /* .responsive */

    .responsive header #logo {
        padding: 10px 0;
    }

    .responsive #handle {
        display: inline-block;
    }

    .responsive #menu > ul > li a, .responsive #menu > ul > li {
        width: 100% !important;
        padding: 0;
        margin: 4px 0;
        border: none !important;
        border-radius: 0 !important;
        border-top: 2px solid #fff !important;
        border-bottom: 2px solid #fff !important;
    }

        .responsive #menu > ul > li a:hover, .responsive #menu .sign a {
            border: none !important;
            border-radius: 0 !important;
            padding: 0 !important;
            margin: 4px 0 !important;
            border-top: 2px solid #2ea3f2 !important;
            border-bottom: 2px solid #2ea3f2 !important;
        }

    .responsive .flag {
        height: auto !important;
        line-height: normal !important;
        width: auto !important;
    }

    .responsive #menu > ul > .flag > a {
        display: none !important;
    }


    .responsive header #menu > ul > li .localize {
        display: block !important;
        position: relative !important;
        top: auto !important;
        padding: 0 30px;
        width: auto !important;
        height: auto !important;
    }

    .responsive header #menu .localize li a, header #menu .localize li a:hover {
        border: 0 !important;
    }

    .responsive header #menu .localize li {
        margin: 0 6px !important;
    }

    .responsive header #menu ul li ul li {
        float: left !important;
        width: auto !important;
    }


    /* Obsah stránky*/

    .responsive article {
        font-size: 13px;
    }

        .responsive article h1 {
            font-size: 24px;
        }

        .responsive article h2 {
            font-size: 20px;
            margin: 20px 0 0 0;
        }

    .responsive .ProjectNonprofit {
        font-size: 16px;
    }


    .responsive article > .container {
        padding: 8px;
    }

    /* Sovnání Default.aspx */
    .contaner-margin-left {
        margin-left: 20px;
        padding-right: 30px;
    }

    contaner-margin-right {
        padding-right: 30px;
    }

    .contaner-margin-top {
        margin-top: 300px;
    }

    .box p {
        text-align: center;
    }

    #welcomephoto p {
        width: 150px !important;
        height: 30px;
    }
}

div.debug {
    clear: both;
}
/*LIVE EVENTS*/

input[name="txtBoxTimeout"] {
    text-align: center;
}

#divWaiting span {
    color: #2ea3f2;
    font-weight: bold;
    font-size: 1.5em;
}

#ctl00_MainFrame_divWaiting i {
    color: #2ea3f2
}

#container-preview {
    margin-top: 15px;
}

.live-events-block #container-preview-content {
    margin: 0 auto;
}

#container-preview-content {
    margin-top: 5px;
    width: 400px;
}

    #container-preview-content table {
        margin-top: 15px;
    }

        #container-preview-content table td {
            border-top: none;
            padding: .25rem;
        }

    #container-preview-content .center {
        width: 100px;
        margin: 0 auto;
    }

    #container-preview-content .localize {
        background: #fff;
    }

    #container-preview-content .WidgetLink {
        margin: 0 auto;
    }

.live-events-container {
    padding-top: 0px !important;
    padding-left: 110px;
    padding-right: 110px;
}

.live-events-block {
    padding: 40px;
    width: 100%;
    min-height: 100px;
    border-bottom: 1px solid #e6e6e6;
    text-align: center;
    position: relative;
}

.live-events-hr-separator {
    width: 50px;
    border-bottom: 1px solid #e6e6e6;
}

.live-events-title {
    color: #a1a1a1;
    font-size: 1.5em;
}

.live-events-participants-count {
    color: #404040;
    font-size: 3em;
}

.live-events-prize-container {
    width: 500px;
    min-height: 65px;
    margin: 0 auto;
    padding-bottom: 25px;
}

#ctl00_MainFrame_WidgetControl_FormViewParticipant_PanelConditions {
    width: 400px;
}

.live-events-event-image {
    width: 100%;
}

/* nadpis po dokončení*/
.liveEventsRedirectWarning {
    display: block;
}

a#ctl00_MainFrame_ButtonReturn {
    display: none;
}

.liveEventsTitle {
    color: #2ea3f2;
    text-align: center;
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-top: 12px;
}

div.buttonsmall.animaton {
    padding-bottom: 10px;
    display: inline-block;
}

h2-counter-liveevents {
    display: none;
}
/* odsazení */
.container .gap {
    width: 100%;
    height: 150px;
}
/* místo pro zobrazení aktuálního výherce */
.container #actualWinnerCenter {
    width: 100%;
    /* Musí být stejné jako výška .entry */
    min-height: 250px;
    position: relative;
    margin: 0 auto;
}
/* místo pro zobrazení aktuálního výherce */
.container actualWinnerCenter #actualWinner {
    width: 100%;
    /* Musí být stejné jako výška .entry */
    height: 200px;
    position: relative;
}
/* losování výherce (když je zobrazen uprostřed stránky) */
.container #actualWinner .entry, .container #actualWinner .entryNew {
    width: 700px;
    position: absolute;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #2ea3f2;
    text-align: center;
    opacity: 1;
    margin-left: 200px;
}

.container #actualWinnerCenter #actualWinner .entry div, .container #actualWinnerCenter #actualWinner .entryNew div {
    font-weight: bold;
    font-size: 25px;
    width: 490px;
    position: relative;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}

.container #actualWinnerCenter #actualWinner .entry img, .container #actualWinnerCenter #actualWinner .entryNew img {
    margin-top: 5px;
    max-width: 500px;
    max-height: 250px;
}

.container #entryDoneStack {
    position: relative;
    width: 100%;
    min-height: 50px;
}
    /* zařazení výherce domů */
    .container #entryDoneStack .entryDoneStackLine .entryDone {
        width: 22%;
        min-height: 50px;
        float: left;
        margin-right: 2%;
    }
        /* zařazení výherce před změnou CSS */
        .container #entryDoneStack .entryDoneStackLine .entryDone .entry {
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            border: 2px solid #2ea3f2;
            text-align: center;
            width: 22%;
            height: 50px;
            color: white;
        }
        /* změna CSS po přesunu */
        .container #entryDoneStack .entryDoneStackLine .entryDone .entryDonePositioned {
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            border: 2px solid #2ea3f2;
            background-color: #fff;
            text-align: center;
            color: #2ea3f2;
            line-height: 20px;
            text-overflow: ellipsis;
            overflow: visible;
        }
/* TITLE */
[title] {
    /*border-bottom: 1px dashed rgba(0, 0, 0, 0.2);*/
    border-radius: 2px;
    position: relative;
}

body.touched [title] > * {
    user-select: none;
}

body.touched [title]:hover > * {
    user-select: auto
}

body.touched [title]:hover:after {
    position: absolute;
    top: 100%;
    left: 0%;
    content: attr(title);
    border: 1px solid rgba(0, 0, 0, 0.2);
    background-color: white;
    box-shadow: 1px 1px 3px;
    padding: 0.3em;
    z-index: 99999;
}

.three-row-variant {
    min-height: 60px !important;
}

.two-row-variant {
    min-height: 40px !important;
}
/* zařazení výherce domů */
.container #entryDoneStack .entryDoneStackLine {
    width: 100%;
    float: right;
    margin-top: 2%;
}

.container #counter {
    width: 100%;
    height: 50px;
    text-align: right;
}
/* POUŽÍT PRO MOBILNÍ ZAŘÍZENÍ */
@media (max-width:1000px), (max-device-width: 1000px) {

    .live-events-block {
        padding: unset;
    }

    .live-events-container {
        padding-top: 0px !important;
        padding-left: 0px;
        padding-right: 0px;
    }

    .container #actualWinner .entry, .container #actualWinner .entryNew {
        width: 100%;
        height: 100px;
        position: absolute;
        margin-left: unset;
    }

    /* odsazení */
    .container .gap {
        min-height: 340px;
        min-width: 200px;
    }

    /* místo pro zobrazení aktuálního výherce */
    .container #actualWinnerCenter {
        width: 50%;
        /* Musí být stejné jako výška .entry */
        height: 100px;
    }


    /* místo pro zobrazení aktuálního výherce */
    .container actualWinnerCenter #actualWinner {
        width: 100%;
        /* Musí být stejné jako výška .entry */
        height: 100px;
        position: relative;
    }

    /* losování výherce (když je zobrazen uprostřed stránky) */
    .container #actualWinner .entry {
        width: 100%;
        height: 50px;
        position: absolute;
    }

    /* losování výherce (když je zobrazen uprostřed stránky) - příprava na zobrazení */
    .container #actualWinner .entryNew {
        width: 100%;
        height: 50px;
    }

    .container #actualWinnerCenter #actualWinner .entry div, .container #actualWinnerCenter #actualWinner .entryNew div {
        line-height: normal;
        font-size: 15px !important;
    }

    .container #entryDoneStack {
        position: relative;
        width: 100%;
        min-height: 25px;
    }

        /* zařazení výherce domů */
        .container #entryDoneStack .entryDoneStackLine {
            width: 100%;
            height: 50px;
            float: none;
            margin-right: unset;
        }

            /* zařazení výherce domů */
            .container #entryDoneStack .entryDoneStackLine .entryDone {
                width: 20%;
                height: 50px;
                margin-right: unset;
            }

                /* zařazení výherce před změnou CSS */
                .container #entryDoneStack .entryDoneStackLine .entryDone .entry {
                    width: 20%;
                    height: 25px;
                }

                /* změna CSS po přesunu */
                .container #entryDoneStack .entryDoneStackLine .entryDone .entryDonePositioned {
                    width: 100%;
                    height: 25px;
                    margin: 10px auto;
                    font-size: 10px;
                }

    .container #counter {
        width: 100%;
        height: 25px;
    }

    .liveEventsTitle {
        top: 200px;
        left: 25px;
        font-size: 1.5em !important;
        width: 75%;
    }
}
/******************************** JQueryUI DIALOG *********************************/
span#ui-id-1.ui-dialog-title {
    color: white !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    -webkit-font-smoothing: subpixel-antialiased;
}

    span#ui-id-1.ui-dialog-title p span {
        font-family: 'Open Sans', sans-serif;
        font-size: 10pt;
        -webkit-font-smoothing: subpixel-antialiased;
    }
/********************** ALERT ********************************/
#dialog-message p span {
    font-style: normal;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    color: black;
}
/* odstraní border kolem nadpisu */
div.ui-dialog-titlebar {
    border: none;
}
/* tlačítka */
#dialog-confirm {
    display: none;
}

.ui-dialog-buttonset {
    border: none;
}

    .ui-dialog-buttonset .ui-button:first-child {
        background: rgb(46, 163, 242);
        border: 1px solid rgb(46, 163, 242);
        color: white;
    }

        .ui-dialog-buttonset .ui-button:first-child:hover {
            background: white;
            color: rgb(46, 163, 242);
        }

.ui-dialog-content a, .ui-widget-content a {
    font-weight: bold;
}
/* odstranění dělící čáry */
.ui-dialog .ui-dialog-buttonpane {
    border-width: 0 !important;
}
/* změna barvy křížku */
/*.ui-dialog > .ui-widget-header a {
    background-image: url(../Default/images/ui-icons_FFFFFF_256x240.png);
    background-position: 162px 114px;
}

.ui-dialog > .ui-widget-header a.ui-state-hover {
    background:red;
}

.ui-dialog > .ui-widget-header a span {
    visibility: hidden;
}*/

/* Widget */
.label-widget-update {
    font-size: .7em;
}

#container-left {
    position: relative;
    float: left;
    width: 50%;
}

#container-right {
    position: relative;
    float: left;
    width: 50%;
}

#container-preview {
}

.floating {
    position: fixed;
    top: 50px;
}

#widgetContainer {
    min-height: 300px;
    width: 500px;
}
/* Errory -> ImportData Importy */
.ImportDataError {
    color: red;
    font-weight: bold;
}

/* Facebook Instagram Import */
.social-import, .social-import-dot, .social-import-connected {
    line-height: 35px;
    padding-left: 10px;
    font-weight: bold;
}

.social-import-container {
    min-width: 325px;
}

.social-import-dot {
    width: 100px;
}

.social-import-connected {
    color: #b1b1b1;
}

.social-import-tab thead td {
    font-weight: bold;
    color: #666666;
    text-decoration: underline;
}

.closed div.PanelOtherLocalize {
    display: none;
}

.opened div.PanelOtherLocalize {
    position: absolute;
    left: 267px;
    top: 35px;
    z-index: 100;
    background-color: #f6f9fb;
    border: 1px solid #c7d7e0;
    padding: 5px 10px 5px 10px;
    line-height: 20px;
    display: block;
    width: 80px;
}

.localizeButton {
    text-decoration: none;
    clear: both;
    float: left;
}

    .localizeButton:hover span {
        text-decoration: underline;
    }

.projectLocked {
    color: Red;
    font-weight: bold;
    padding-bottom: 10px;
}

.buttonSeal {
    text-decoration: none;
    padding-right: 5px;
}

.seal {
    float: left;
    height: 106px;
    line-height: 106px;
}

    .seal a {
        color: white;
    }

.rightpadding {
    padding-right: 30px;
}

.inline {
    display: inline;
}

.block {
    display: block;
}

.textBottom {
    vertical-align: text-bottom;
}

.topBottomMargin {
    margin-top: 10px;
    margin-bottom: 10px;
}

textarea.sealPreview {
    width: 500px;
    height: 35px;
}

textarea.maxWidth {
    width: 100%;
}

.OpenProject {
    font-weight: bold;
    color: #0271A9;
}

.projectSelect {
    color: #ffffff;
    background-color: #1e90ca;
}

.projectDetail {
    margin-left: 30px;
    background: #EFEFEF;
    padding: 10px;
}

.leftMargin {
    margin-left: 28px;
}

.bigLeftMargin {
    margin-left: 200px;
}
/************************ GRIDVIEW ***************************/
.arrowImage {
    padding-right: 2px;
}

.CurrentProjectRow {
    background-color: #D0E3EF;
}

.h3Title {
    font-size: 24px;
    color: #000;
    font-family: Arial, sans-serif;
    font-weight: normal;
    margin: 0.5em 0 0.3em;
    padding: 0;
}

.h3BoldTitle {
    font-size: 24px;
    color: #000;
    font-family: Arial, sans-serif;
    font-weight: bold;
    margin: 0.5em 0 0.3em;
    padding: 0;
}

.resultItem1 {
    text-align: left;
    font-size: .70rem;
}

.resultItem-highlight {
    font-size: 1rem;
    color: #42acf3;
}

.resultItem2 {
    text-align: center;
    font-size: .70rem;
}

.result-table-header th a {
    font-weight: bold;
}

tr.result-table-header th:last-child {
    text-align: center;
}
/*************************************************** PROTOCOL.aspx ***********************************************/
div.protocol {
    padding: 5px 0px 10px 0px;
}

div.simpleprotocol {
    padding: 5px 0px 10px 0px;
}

.simpleprotocol {
    float: left;
    width: 100%;
}

.watermarkEN {
    background-image: url('/App_Themes/Default/images/watermarkEN.png');
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

.watermarkCS {
    background-image: url('/App_Themes/Default/images/watermarkCS.png');
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

.watermarkES {
    background-image: url('/App_Themes/Default/images/watermarkES.png');
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

.watermarkSK {
    background-image: url('/App_Themes/Default/images/watermarkSK.png');
    background-attachment: scroll;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

.bussinesProtocol {
    padding-bottom: 40px;
}

.ProjectNonprofit {
    color: #c0c0c0;
    font-size: 22px;
}

.shadow {
    background: url('/App_Themes/Default/images/shadow.png') 630px 0 repeat-y;
    _background: none;
}

.col-left {
    float: left;
    width: 630px;
}

.col-right {
    position: relative;
    float: right;
    width: 253px;
    padding: 0 5px 0 42px;
    border: 0px solid black;
}

#stamp {
    width: 252px;
    background: url('/App_Themes/Default/images/stamp-top.png') 0 0 no-repeat;
    margin: 27px 0;
    padding-top: 21px;
}

    #stamp .bottom {
        width: 252px;
        background: url('/App_Themes/Default/images/stamp-bottom.png') 0 100% no-repeat;
        padding-bottom: 21px;
    }

    #stamp .content {
        width: 202px;
        background: url('/App_Themes/Default/images/stamp-bg.png') 0 0 repeat-y;
        padding: 0 25px;
    }

    #stamp .stamp {
        width: 112px;
        height: 116px;
        background: url('/App_Themes/Default/images/stamp.png') 0 0 no-repeat;
        margin: 0 auto 5px auto;
    }

    #stamp p {
        color: #5b5b5b;
        font-family: 'DINPro-MediumRegular', 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
        font-size: 14px;
        text-align: center;
        letter-spacing: -1px;
        margin: 0;
        padding: 0;
    }

        #stamp p a {
            color: #000;
            font-weight: bold;
            text-decoration: none;
        }

.formadvice {
    font-size: 12px;
}

div.ProjectCountBox {
    border-bottom: 1px solid #7FACD0;
    padding-bottom: 5px;
    margin-top: 20px;
}

.ProjectCountText {
    width: 60%;
}

.ProjectCountNumber {
    font-size: 28px;
}

div.Facebook {
    padding-bottom: 10px;
    padding-top: 10px;
}

.button img {
    position: absolute;
    top: -4px;
    left: -12px;
    border: none;
}

.button:hover {
    color: #2194CE;
}

.buttonDelete:hover {
    color: #2194CE;
}
/***************** FILTER PANEL *******************/
div.filters {
    margin-bottom: 10px;
}

div.line {
    margin-bottom: 5px;
}
/* ------------------------------PRICING.ASPX ------------------------------ */
#pricing_out {
    padding: 5px;
    border: 1px solid Silver;
    border-radius: 10px;
    webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#pricing_table, #TablePricing {
    border-collapse: collapse;
}

.pricing_cell, .pricing_cell_grayed {
    text-align: center;
    font-size: 90%;
    border: 1px dotted #F0F0F0;
}

.pricing_cell_grayed {
    background-color: #f7f7f7;
    border-top: 1px solid white;
}

.pricing_firstcell {
    width: 25%;
    background: transparent;
}

.pricing_th, .pricing_th_grayed {
    background-color: #F0F0F0;
    border-right: 1px dotted #FFFFFF;
    width: 12%;
    text-align: center;
}

.pricing_th_grayed {
    background-color: #ccdeea;
}

.pricing_firstcol {
    padding: 5px;
    text-align: left;
    font-weight: bold;
    font-size: 90%;
    border: 1px dotted #F0F0F0;
}

    .pricing_firstcol .text {
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-weight: normal;
    }

        .pricing_firstcol .text a {
            color: #459ecb;
        }

.pricing_price {
    font-size: 150%;
    font-weight: bold;
    color: #000000;
    display: block;
}

.pricing_pricesub {
    color: #666666;
    font-size: 90%;
    font-weight: normal;
}

.pricing_bigger {
    font-size: 150%;
}

td.buy {
    padding: 5px 0px 0px 5px;
}

a.paypal {
    text-decoration: none;
    height: 21px;
    border-radius: 25px;
    background-color: #ffb138;
    background: linear-gradient(#ffb138, #fff5e7);
    color: #003366;
    font-weight: 800;
    font-size: 12px;
    font-style: italic;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #ff9933;
}
/* ------------------------------ FAQ  ------------------------------ */
#faq dt {
    font-weight: bold;
}

#faq dd {
    padding-bottom: 5px;
}

#faq {
    padding-bottom: 20px;
}

.marginBottom {
    margin-bottom: 15px;
}

.marginTop {
    margin-top: 15px;
}

div.buttons {
    margin: 10px;
    text-align: center;
}

    div.buttons a {
        margin-left: 5px;
    }

div.prizeIntro {
    margin-top: 8px;
    margin-bottom: 8px;
}

img.help {
    display: block;
    margin: 20px 0px 0px 30px;
}

.loading {
    vertical-align: middle;
}

div.loading {
    margin-top: 3px;
    color: red;
}

.ignoreRow {
    margin-bottom: 5px;
    display: block;
}

.insertProject {
    background-color: #0094FF;
    color: White;
}

.ImageStep {
    margin: 5px;
    text-align: center;
}

.credibility {
    font-weight: bold;
    font-size: 35px;
    text-align: center;
}

.audit {
    text-align: center;
}

    .audit img {
        margin-top: 10px;
        padding: 3px;
        border: 1px solid #bbc4c9;
    }
/**************************** JAVASCRIPT is disabled warning ************************************/
.JavaScriptDisabled {
    color: Red;
    border: 1px solid black;
    text-align: center;
    margin: 10px;
    padding: 10px;
    display: block;
    font-size: 12pt;
    font-weight: bold;
}

div.insertBox {
    margin-bottom: 20px;
}
/**************************** Currency ************************************/
.Currency input {
    vertical-align: text-bottom;
}

.Currency {
    display: inline-table;
    font-weight: bold;
}
/**************************** External login ************************************/
.ExternalLogin a {
    text-decoration: none;
}
/**************************** Credit card ************************************/
img.creditcard {
    float: right;
}

div.creditcard {
    height: 60px;
}

.bold {
    font-weight: bold;
}

.vertical-top td:first-child {
    vertical-align: top;
}

table.large-width td:first-child {
    width: 300px;
}

table.normal-width td:first-child {
    width: 200px;
}

table.small-width td:first-child {
    width: 100px;
}

table.small {
    border-collapse: collapse;
    border-spacing: 0px;
}

.small td {
    padding: 0px !important;
    border-width: 0px !important;
}

div.clear {
    clear: both;
}

.title-project-limit-reached {
    margin-top: 15px;
}
/************************** HTML EDITOR *********************************/
/************************* Show more **********************************/
.text-overflow {
    width: 250px;
    height: 120px;
    display: block;
    overflow: hidden;
    word-break: break-word;
    word-wrap: break-word;
}

.btn-overflow {
    display: none;
    text-decoration: none;
}

div.protocol-title h1 {
    width: 50%;
    float: left;
}

div.protocol-title a {
    float: left;
}
/************************** Approve.aspx **********************************/
.account-refresh a {
    font-size: 1.25em;
}

ul.account-resend-email {
    margin-top: 5px;
}

    ul.account-resend-email li {
        height: 35px;
        position: relative;
    }

#TablePrize tr td {
    min-width: 240px;
}

    #TablePrize tr td:first-child {
        min-width: 100px;
    }

    #TablePrize tr td:last-child {
        min-width: 400px;
    }

.prizeList {
    padding: 10px;
    position: relative;
    float: left;
    display: block;
    width: 100%;
    min-height: 93px;
}

.prizeList-header {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    float: left;
    display: block;
    width: 100%;
    margin-bottom: -10px;
}

.prize-list-header-col-1 {
    width: 60%;
    display: block;
    float: left;
    padding-left: 5px;
}

.prize-list-header-col-2 {
    width: 15%;
    display: block;
    float: left;
    padding-left: 5px;
}

.prizeEdit {
    padding: 10px;
    position: relative;
    float: right;
    display: block;
    width: 30%;
    min-height: 1px;
}

.add-prize-container {
    float: left;
    position: relative;
    width: 50%;
    height: 0px;
}

.prize-update-validation-mark {
    font-size: 1.6em;
    /* margin-left: 10px; */
    position: absolute;
    /* float: left; */
    right: 1090px;
}

.prizeList-container, .prizeEdit-container {
    position: relative;
    width: 100%;
    /*min-height: 360px;*/
}
    /*odstranění šipek při zadávání čísl*/
    .prizeList-container input[type=number]::-webkit-outer-spin-button, .prizeList-container input[type=number]::-webkit-inner-spin-button {
        -webkit-appearance: none !important;
        -moz-appearance: textfield !important;
        margin: 0 !important;
    }

.prizeList-containerinput[type=number] {
    -moz-appearance: textfield !important;
}

.prizeList-container input[type="text"].prize-list-item-displayname, .prizeList-container input[type="number"].prize-list-item-count {
    border: none;
    min-height: 35px;
    background-color: #f1f1f1;
    padding: 5px;
    width: 60%;
    float: left;
}

.prizeList-container input[type="number"].prize-list-item-count {
    width: 5%;
    text-align: center;
    margin-left: 1px;
    -moz-appearance: textfield !important;
}

.prize-list-item .delete-image {
    width: 90%;
    float: right;
    text-align: left;
}

.prizeList-container .prize-list-item-image {
    width: 29%;
    height: 35px;
    float: left;
    text-align: center;
    line-height: 35px;
    background-color: #f1f1f1;
    margin-left: 1px;
}

.prize-list-item-image img {
    margin-left: 3px;
}

.prizeList-container .fileupload {
    float: right !important;
}

#ctl00_ctl00_FrameNoContainer_ProjectContentPlaceHolder_rpPrize_ctl01_DocumentUploadPhoto_ImagePreview {
    display: none;
}

.prize-list-item a {
    width: 5%;
    display: block;
    height: 35px;
    float: left;
    line-height: 35px;
    text-align: center;
    background-color: #f1f1f1;
    margin-left: 1px;
}

    .prize-list-item a#HyperLinkFancyBoxPreview {
        display: none !important;
    }

.prize-label, .prize-help {
    float: left;
}

.prize-label, .prize-help {
    display: block;
    min-width: 20px;
    height: 35px;
    margin-right: 5px;
}

.prize-help {
    margin-top: 5px;
}

.ban-icon {
    color: #ff7070;
    height: 35px;
    line-height: 35px;
    margin-top: -1px;
    /*font-size: 20px;*/
}

.form-prize table {
    width: 100%;
}

td.td-label {
    min-width: 60px;
}

table.form-edit {
    padding-bottom: 10px;
}

.image-preview-td {
    width: 103px;
}

.prize-list-item {
    padding: 5px;
    display: block;
    position: relative;
    width: 100%;
    min-height: 36px;
}

.prizeList-container hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    /*margin: 1em 0;*/
    padding: 0;
    width: 100%;
}

hr.prize-list {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    padding: 0;
    width: 100%;
}

.prize-list-help-top, .prize-list-help {
    width: 100%;
    display: block;
    position: relative;
    float: left;
    margin-top: 25px;
}

.prize-list-validation-top {
    min-height: 48px;
}

.prize-list-help {
    margin-left: 15px;
}

.prize-info {
    color: #a1a1a1;
    float: left;
    font-size: 0.80em;
    display: block;
    margin-left: 5px;
    margin-top: 5px;
    width: 100%;
    text-align: left;
    padding-left: 705px;
}

.prize-addprize-button {
    margin-left: 5px !important;
}

.image-container {
    position: relative;
    min-height: 133px;
}

    .image-container img {
        text-indent: -9999px
    }

.file-upload-container {
    position: relative;
}

    .file-upload-container input[type="file"] {
        height: 33px;
        width: 20px;
    }

#FileUpload {
    float: left;
}

.file-download {
    float: left;
    display: block;
    min-width: 400px;
}

.prize-saved, .prize-validation {
    display: block;
    width: 300px;
    height: 19px;
    background: #0089cf;
    bottom: 100px;
    right: 0px;
    font-weight: bold;
    color: white;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    text-align: center;
    line-height: 20px;
    position: fixed;
}

.prize-validation {
    background-color: #ff2121;
}

#valExtension {
    width: 500px;
    position: absolute;
}
/*switch button TOOTLE content OF*/
.switch_checkbox {
    display: none;
}

.switchbtn {
    width: 65px;
    height: 24px;
    background-color: #ccc;
    z-index: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    position: relative;
    border-radius: 100px;
}

    .switchbtn:before {
        content: ' ';
        position: absolute;
        left: 2px;
        top: 2px;
        width: 60px;
        height: 20px;
        background: #f5f5f5;
        z-index: 99;
        border-radius: 52px;
    }

    .switchbtn:after {
        content: 'off';
        height: 20px;
        width: 20px;
        border-radius: 28px;
        background-color: #fff;
        position: absolute;
        z-index: 999;
        top: 2px;
        left: 2px;
        text-align: center;
        box-shadow: 0 0px 1px #999999;
        /* padding-top: 30px; */
        font-size: 13px;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.switchon, .switchon:before {
    background-color: #2ea3f2 !important;
}

    .switchon:after {
        left: 43px !important;
        content: 'on';
        color: #00709D;
    }
/*switch button TOOGLE content OF - END*/
/*Customdesign*/
.customDesignEdit h3 {
    margin-bottom: -10px;
    margin-top: 40px;
}

.customDesignEdit tr {
    padding: unset;
}

.customDesignEdit td {
    /*vertical-align: top;*/
}

.customDesignEdit .file-upload-container {
    width: 100%;
}
/* Profile update */
.min-width-max {
    position: relative;
    min-width: 490px;
    height: 21px;
}

.min-width-medium {
    position: relative;
    width: 120px;
    padding-top: 2px;
}

    .min-width-medium select, .min-width-max select {
        width: 100%;
    }

.profile-update-table tr td {
    min-width: 200px;
}

.profile-update-table tr {
    height: 34px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.project-master {
    padding-top: 100px;
}

    .project-master .nav-item {
        border-bottom: 1px solid #dee2e6 #dee2e6 #fff;
    }

        .project-master .nav-item .active {
            border: none;
            border-bottom: 2px solid #2ea3f2;
        }

        .project-master .nav-item a {
            font-weight: bold;
            text-decoration: none !important;
        }

.tab-master {
    border-bottom: 1px solid #dee2e6;
}

.tab-master-participants {
    color: #2ea3f2;
    font-weight: bold;
    font-size: 1.5em;
}

    .tab-master-participants a {
        font-size: 0.7em;
    }

.tab-master .nav-item, .tab-master .nav-item {
    border-bottom: 1px solid #dee2e6 #dee2e6 #fff;
}

    .tab-master .nav-item .active {
        color: #2ea3f2;
    }

    .tab-master .nav-item a {
        color: #2ea3f2;
        text-decoration: none !important;
    }

.draw-start-radio table td {
    height: 29px;
    font-size: 15px;
}

    .draw-start-radio table td label {
        margin-bottom: 0px;
    }
/* import */
textarea#TextBoxParticipants::placeholder {
    color: #bdbdbd;
}
/* Tiny MCE */
.mce-statusbar {
    display: none !important;
}

.file-upload-container input[type=submit] {
    width: 105px;
    height: 30px;
    border: none;
    background: none;
    color: #2ea3f2;
    /*border: 2px solid #2ea3f2;*/
    border-radius: 3px;
    line-height: 0px;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
}

    .file-upload-container input[type=submit]:hover {
        cursor: pointer;
        color: #000;
        /*background-color: #2ea3f2;*/
    }

.file-upload-container span.uploadLabel {
    width: 80%;
    height: 33px;
    line-height: 33px;
    float: left;
    color: #666666;
    text-align: left;
    margin-left: 5px;
}

.maxrowcount select {
    max-width: 70px;
}

.maxrowcount span {
    margin-left: 26.65em;
}

/* HR - čára line */
hr.line {
    border-top: 1px solid #f1f1f1;
    width: 100%;
    margin: auto;
}
