@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600");

html, body {
    min-height: 100%;
    height: 100%;
}
body {
    /*background-color: #f2f1f182;*/
}


/* * * * * * * * * * * * * * * * * * * * *  V3n   * * * * * * * * * * * * * * * * * * * */
/* * Helpers */
.mt-6 {
    margin-top: 6rem!important;
}
.mt-7 {
    margin-top: 9rem!important;
}
.mb-6 {
    margin-bottom: 6rem!important;
}
.mb-7 {
    margin-bottom: 9rem!important;
}
.mt-n1 {
    margin-top: -0.25rem !important;
}
.mt-n2 {
    margin-top: -0.5rem !important;
}

.pink {
    color: #ec2574;
}
.green {
    color: #99c942;
}
.blue {
    color: #12a5df;
}
.gray {
    color: #717173;
}
.gold {
    color: #e19717;
}
.bg-gold {
    background-color: #d6ab60;
}
.bg-green {
    background-color: #9acb42;
}

.fs-7 {
    font-size: 0.85rem;
}
.fw-600 {
    font-weight: 600!important;
}
.fw-400 {
    font-weight: 400!important;
}

/* * Navbar */
.n-menu {
    background-color: rgba(0, 0, 0, 0.58);
    border-bottom-color: rgba(0, 0, 0, 0);
}
.n-menu a {
    font-family: Open Sans;
    font-size: 13px;
    line-height: 21px;
    color: #fff !important;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
}
.n-menu a:hover {
    color: #d6ab60 !important;
}
.n-menu .vertical-line {
    padding: 2px 0.7em;
    font-size: 18px;
    color: white;
    font-weight: 100;
    font-family: Open Sans;
}
@media only screen and (max-width: 1190px) {
    .n-menu .vertical-line {
        display: none;
    }
}
.drop-down-main {
    background-color: rgba(0,0,0,.86);
    margin-top: 20px !important;
    padding: 18px 0;
    border-radius: 0;
}
.drop-down-main .dropdown-item:hover {
    background-color: rgba(0,0,0,0);
    color: #d6ab60 !important;
}
.n-menu-divider {
    color: #d6ab60;
    width: 75%;
    margin: 0.25rem 1rem;
}

/* * Buttons */
.btn-gold {
    font-size: 13px;
    padding: 16px 55px;
    color: #fff;
    border-radius: 0;
    letter-spacing: 2px;
    font-style: normal;
    font-weight: 700;
    font-family: Open Sans;
    text-transform: uppercase;
    background-color: #d6ab60;
    border-color: #d39d3f;
}
.btn-outline-gold-bg-white {
    font-size: 13px;
    padding: 16px 55px;
    color: #282828;
    border-radius: 0;
    letter-spacing: 2px;
    font-style: normal;
    font-weight: 700;
    font-family: Open Sans;
    text-transform: uppercase;
    background-color: #ffffff;
    border-color: #d39d3f;
}
.btn-outline-gold-bg-gray {
    font-size: 13px;
    padding: 16px 55px;
    color: #282828;
    border-radius: 0;
    letter-spacing: 2px;
    font-style: normal;
    font-weight: 700;
    font-family: Open Sans;
    text-transform: uppercase;
    background-color: #d1d1d1;
    border-color: #d39d3f;
}
.btn-outline-gold-bg-white:hover {
    color: #282828;
    background-color: #d6ab60;
}
.btn-baw {
    font-size: 15px;
    padding: 16px 55px;
    color: #2e2e2e;
    border-radius: 0;
    letter-spacing: 2px;
    font-style: normal;
    font-weight: 700;
    font-family: Open Sans;
    text-transform: uppercase;
    background-color: #ffffff;;
    border-color: #c0c2c7;
}
.btn-baw:hover {
    color: #fdfdfe;
    background-color: #373d42;;
    border-color: #c0c2c7;
}
.btn-disabled {
    pointer-events: none;
    opacity: 100%;
}
.btn-circle-color {
    color: rgb(92, 92, 92);
    font-size: 12px;
    font-weight: 800;
    font-family: Open Sans;
    padding: 17px 43px;
    line-height: 1.7em;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 55px;
}
.btn-pink {
    background-color: rgba(0,0,0,0.01);
    border: 1px solid #e10874;
}
.btn-pink:hover {
    background-color: #e10874;
    color: #fff;
}
.btn-blue {
    background-color: rgba(0,0,0,0.01);
    border: 1px solid #12a8e2;
}
.btn-blue:hover {
    background-color: #12a8e2;
    color: #fff;
}
.btn-green {
    background-color: rgba(0,0,0,0.01);
    border: 1px solid #9bcd42;
}
.btn-green:hover {
    background-color: #9bcd42;
    color: #fff;
}
.btn-gray {
    background-color: rgba(0,0,0,0.01);
    border: 1px solid rgba(0,0,0,0.55);
}
.btn-gray:hover {
    background-color: rgba(0,0,0,0.55);
    color: #fff;
}

/* * Titles */
.t-separator {
    width: 50px;
    vertical-align: middle;
    border-bottom: 1px solid #d6ab60;
    margin: 10px 0;
}
h2 {
    color: #313131;
    margin-bottom: 0;
    font-size: 33px;
    line-height: 1.2121212121212121212121212121212em;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
}
h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
    text-align: center;
    color: #313131;
}
h4 {
    line-height: 1em;
    color: #313131;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    font-family: Open Sans;
    font-size: 17px;
}
h5 {
    font-size: 14px;
    line-height: 1.857142857142857em;
    text-transform: uppercase;
    font-weight: 400;
}
.site-title {
    color: #ffffff;
    font-size: 90px;
    line-height: 1.188888888888889em;
    font-weight: 200;
    letter-spacing: 6px;
    text-transform: uppercase;
}
.site-sub-title {
    color: #ffffff;
    font-size: 23px;
    line-height: 1.5em;
    font-weight: 400;
}
.h2-w-d {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-weight: 300;
}
.h2-w-d:before,
.h2-w-d:after {
    content: '';
    border-top: 1px solid #d39d3f;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
}
.h2-w-d:after {
    margin: 0 0 0 20px;
}
.competition-color-title {
    color: white;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.2121212121212121212121212121212em;
    letter-spacing: 1px;
    font-size: 33px;
}
.competition-color-title.bg-pink {
    background-color: #ec2574;
}
.competition-color-title.bg-green {
    background-color: #9acb42;
}
.competition-color-title.bg-blue {
    background-color: #12a7e1;
}
.competition-color-title.bg-gray {
    background-color: #727273;
}


/* * Text */
.text-basic {
    font-family: Open Sans;
    font-size: 14px;
    line-height: 26px;
    color: #757575;
    font-weight: 400;
}
.text-bg-color-pink {
    font-weight: 600;
    background-color: #ec2574;
    color: white;
    text-transform: uppercase;
}
.text-bg-color-green {
    font-weight: 600;
    background-color: #9acb42;
    color: white;
    text-transform: uppercase;
}
.text-bg-color-blue {
    font-weight: 600;
    background-color: #12a6e0;
    color: white;
    text-transform: uppercase;
}
.text-bg-color-gray {
    font-weight: 600;
    background-color: #717173;
    color: white;
    text-transform: uppercase;
}

/* * Main page - News */
.news .date {
    font-family: Georgia,serif;
    font-size: 14px;
    font-style: italic;
    color: #d6ab60;
}
.news .read-more a {
    color: #313131;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0;
    font-size: 13px;
}
.news .read-more a:hover {
    color: #d6ab60;
}
.news .img-preview {
    width: 350px;
    height: 220px;
    object-fit: cover;
}
.news .img-preview:hover {
    filter: brightness(0.7);
    transition: 0.2s filter linear, 0.2s -webkit-filter linear;
}
.news .img-full {
    width: 1140px;
    height: 650px;
    object-fit: cover;
}
.share i {
    color: #6c757d;
}
.share i:hover {
    color: #d6ab60;
}

/* * Main page - Competitions */
.main-competition-description p {
    font-family: Open Sans;
    font-size: 14px;
    line-height: 26px;
    color: #757575;
    font-weight: 400;
}
.main-competition-description,
.main-competition-image {
    background-size: cover;
    background-repeat: no-repeat;
}
.main-competition-description  > div > div,
.main-competition-image > div > div {
    border: 1px solid #c1c1c1;
}

/* * Main page - Slider */
.carousel-caption-main {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1800px) {
    .carousel-caption-main {
        top: 30%;
    }
}
@media only screen and (min-width: 1200px) {
    .carousel-caption-slide-1 {
        font-size: 4.5rem;
        line-height: 4.5rem;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        font-weight: 300;
    }
}
@media only screen and (max-width: 1190px) {
    .carousel-caption-slide-1 {
        font-size: 3rem;
        line-height: 3rem;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
        font-weight: 300;
    }
    .carousel-caption-main {
        top: 55%;
    }
}

/* * Competitions pages */
.competition-nominations li {
    list-style-type: '›';
    font-size: 1.6rem;
    padding-inline-start: 1ch;
}
.competition-nominations li.pink {
    color: #ec2574;
}
.competition-nominations li.blue {
    color: #12a6e0;
}
.competition-nominations li.green {
    color: #99c942;
}
.competition-nominations li.gray {
    color: #707073;
}

#accordionCompetition .accordion-item {
    margin-bottom: 15px;
    border: 1px solid #d7d7d7;
    border-radius: 0;
}
#accordionCompetition button,
#accordionCompetition1 button,
#accordionCompetition2 button,
#accordionCompetition3 button {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 21px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#accordionCompetition.arch button:not(.collapsed),
#accordionCompetition.arch button:hover {
    color: #ffffff;
    background: -webkit-linear-gradient(left, #e10874, #e7bd74);
    background: -o-linear-gradient(right, #e10874, #e7bd74);
    background: -moz-linear-gradient(right, #e10874, #e7bd74);
    background: linear-gradient(to right, #e10874, #e7bd74);
}
#accordionCompetition.design button:not(.collapsed),
#accordionCompetition.design button:hover {
    color: #ffffff;
    background: -webkit-linear-gradient(left, #12a6e0, #e7bd74);
    background: -o-linear-gradient(right, #12a6e0, #e7bd74);
    background: -moz-linear-gradient(right, #12a6e0, #e7bd74);
    background: linear-gradient(to right, #12a6e0, #e7bd74);
}
#accordionCompetition.urban button:not(.collapsed),
#accordionCompetition.urban button:hover {
    color: #ffffff;
    background: -webkit-linear-gradient(left, #99c942, #e7bd74);
    background: -o-linear-gradient(right, #99c942, #e7bd74);
    background: -moz-linear-gradient(right, #99c942, #e7bd74);
    background: linear-gradient(to right, #99c942, #e7bd74);
}
#accordionCompetition.student button:not(.collapsed),
#accordionCompetition.student button:hover {
    color: #ffffff;
    background: -webkit-linear-gradient(left, #707073, #e7bd74);
    background: -o-linear-gradient(right, #707073, #e7bd74);
    background: -moz-linear-gradient(right, #707073, #e7bd74);
    background: linear-gradient(to right, #707073, #e7bd74);
}

/* * Personal account - Competitor */
.competitor-entries-list > div {
    background-color: #ffffff91;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
}
.competitor-entries-list a {
    color: #d39f45;
}
.competitor-entries-list a:hover {
    color: #836118;
}
.competitor-entries-list a.dis {
    color: #8d8d8d;
    text-decoration: none;
    cursor: default;
}
/* todo refactor all names >< */
.competitor-show-entry p,
.competitor-add-edit-entry label,
.competitor-add-edit-entry p,
.competitor-add-edit-entry ul {
    font-family: Open Sans;
    font-size: 14px;
    line-height: 26px;
    color: #5b5b5b;
    font-weight: 400;
}
.competitor-add-edit-entry select,
.competitor-add-edit-entry textarea,
.competitor-add-edit-entry input {
    font-family: Open Sans;
    font-size: 14px;
    line-height: 26px;
    color: #686868;
    font-weight: 600;
}
.competitor-add-edit-entry select,
.competitor-add-edit-entry input,
.competitor-add-edit-entry textarea {
    border-radius: 0;
}

/* * Personal account - Admin */
.admin-entries-list a {
    color: #d39f45;
}
.admin-entries-list th,
.admin-entries-list td,
.admin-jury-list th,
.admin-jury-list td,
.admin-competitors-list p,
.admin-news-list p {
    font-family: Open Sans;
    font-size: 14px;
    line-height: 26px;
    color: #5b5b5b;
    font-weight: 400;
}

.admin-jury-list a {
    color: #d39f45;
}

/* * Jury */
.j-descr {
    color: #d99d35;
    font-family: Georgia,serif;
    font-style: italic;
    min-height: 5em;
}
.eval-entries {
    background-color: #a9cb6d;
    border: 1px solid #9bbd61;
}
.not-eval-entries {
    background-color: #ff91bb;
    border: 1px solid #f18cb3;
}
.jury-note-col {
    background-color: #ffffff8f;
    border: 1px solid #d7d7d7;
}

/* * Contacts */
#map {
    height: 30%;
    width: 100%;
}

/* * Lightbox for B5*/
.lightbox .modal-xl {
    max-width: 85% !important;
}

/* * Sign up form */
.prof-lvl-radio-btn {
    height: 3.3em;
    background-color: white;
    color: #565a5c;
    border: 1px solid #ced4da;
}
.prof-lvl-radio-btn:hover,
.btn-check:active+.prof-lvl-radio-btn,
.btn-check:checked+.prof-lvl-radio-btn {
    background-color: #707070;
    color: white;
    border: 1px solid #707070;
}

/* * Testimonials */
.testimonials-quotes {
    display: block;
    text-align: center;
    font-size: 50px;
    color: #d6ab60;
    margin-bottom: 22px;
    line-height: 1;
    transform: rotate(180deg);
}
.testimonials-text-big {
    font-size: 24px;
    line-height: 40px;
    font-weight: 300;
    color: #000;
    margin-bottom: 26px;
    padding: 0 12%;
    text-align: center;
}
.testimonials-author-big {
    font-size: 15px;
    line-height: 1.733333333333333em;
    font-family: Georgia,serif;
    font-style: italic;
    color: #313131;
    font-weight: 400;
    display: block;
    text-align: center;
}
.testimonials-photo-big {
    height: 160px;
    border-radius: 50%;
    display: inline;
}
.testimonials-text-small {
    border: 1px solid #eee;
}
.testimonials-text-small p {
    font-size: 15px;
    line-height: 26px;
    color: #757575;
    font-weight: 400;
}
.testimonials-photo-small {
    height: 70px;
    border-radius: 50%;
    display: inline;
}
.testimonials-author-small {
    font-size: 15px;
    line-height: 1.733333333333333em;
    font-family: Georgia,serif;
    font-style: italic;
    color: #313131;
    font-weight: 400;
    display: block;
    text-align: left;
}


/* * * * * * * * * * * * * * * * * * * * *  .0   * * * * * * * * * * * * * * * * * * * */
.nav-text-color {
    color: white !important;
}
.font-weight-600 {
    font-weight: 600;
}
.badge-warning-red {
    color: #212529;
    background-color: #f15d5d;
}

.admin-other-team-member {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.5em;
    font-weight: 700;
    border: 1px solid #495057;
    border-radius: 10px;
}


/* * * * * * * * * * * * * * * * * * * * *  Menu   * * * * * * * * * * * * * * * * * * * */
.text-color-white80 .nav-link {
    color: #e9ecef;
    margin-right: 1rem;
}
.competitor-menu .nav-link {
    color: rgba(255, 255, 255, 0.8) !important;
}
.bg-dark {
    background-color: #50565cd9 !important;
}

/* * * * * * * * * * * * * * * * * * * * *  V2.0   * * * * * * * * * * * * * * * * * * * */
.retro-shadow-beginn {
    box-shadow: 4px 5px 5px #ededed !important;
}
.remove-icon-for-image {
    position: absolute;
    left: 95%;
    top: -3%;
    z-index: 20;
}
.entry-was-saved-info {
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 40%;
    max-width: 60%;
    z-index: 9;
}

.w-10 {
    width: 10% !important;
}
.w-15 {
    width: 15% !important;
}
.w-20 {
    width: 20% !important;
}

/* * * * * * * * * * * * * * * * * *   G E N E R A L    * * * * * * * * * * * * * * * * * */
.ep-map-bg {
    background: url(/public/assets/img/login-page-map-full-o50.png);
    background-repeat: no-repeat;
    background-size: calc(100%) calc(100%);
}
.btn-color-ep-ocean {
    background-color: #ffffff;
    border-color: #009dbe;
    color: #333;
}
.btn-color-ep-ocean:hover {
    background-color: #00809b;
    border-color: #00809b;
    color: #fff;
}

/* GENERAL * * * * * * * * * * * * * * * * *     Login page  */
.login-page-form {
    max-width: 310px;
    margin: 0 auto;
    text-align: center;
}
.login-page-form .form-group {
    margin-bottom: 0;
}
.login-page-form > div > input[type="email"] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0;
}
.login-page-form > div > input[type="password"] {
    border-radius: 0;
    border-bottom: 0;
}
.login-page-form button {
    width: 100%;
    margin-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.login-page-div {
    margin-top: -1%;
    padding: 40px 35px 50px 35px;
    background-color: white;
    border: 1px solid #d5d5d5;
    border-radius: 7px;
    box-shadow: 3px 3px 10px #dbdbdb;
    max-width: 360px;
}
.login-page-form > .error {
    color: indianred;
    position: absolute;
    left: 65px;
    bottom: 0px;
}
.set-new-pass {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    margin-bottom: -1px !important;
}
.login-page-menu-bg-gradient-1 {
    background: linear-gradient(90deg, rgba(36,0,33,1) 0%, rgba(222,12,192,0.3841911764705882) 0%, rgba(0,255,214,0.42620798319327735) 100%); /*todo not working*/
}

/* GENERAL * * * * * * * * * * * * * * * * *     Footer (public)  */
.footer-public {
    height: 280px;
    background-color: #343a40;
    margin-top: 60px;
    color: #bababa;
    letter-spacing: -0.5px;
}
.footer-public i {
    font-size: 2em;
    margin-right: 15px;
    color: #bababa;
    margin-bottom: 10px;
    margin-top: 6px;
}
.footer-public h4 {
    font-size: 1.1em;
}
.footer-public p {
    line-height: 1.4em;
}

/* PUBLIC * * * * * * * * * * * * * * * * *     Main page (public-voting) */
.public-welcome {
    /* font-family: 'M PLUS Rounded 1c', sans-serif !important; */
}
.public-welcome .title {
    font-family: 'M PLUS Rounded 1c', sans-serif !important;
    font-size: 5em;
    font-weight: 100;
    letter-spacing: -3.5px;
    color: #373535;
}
.public-welcome .lid {
    font-size: 1.1em;
}
.public-welcome .separate {
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-top: 25px;
}
.public-welcome-comp .comp-title {
    font-size: 1.2em;
    font-weight: 400;
}
.public-welcome-comp .comp-pre-title {
    font-weight: 400;
    color: #4a4a4a;
}
.public-welcome-comp .comp-sub-title {
    font-weight: 100;
}
.public-welcome-comp .comp-descr {
    color: #4a4a4a;
}
.public-welcome-comp .nomination > p {
    margin-bottom: 4px;
}
.public-welcome-comp .arch-bg {
    text-transform: uppercase;
    background-color: #12a8e2;
    color: white;
}
.public-welcome-comp .nomination.arch > p > i {
    color: #12a8e2;
    margin-right: 10px;
}
.public-welcome-comp .btn-arch {
    color: #12a8e2;
    border-color: #12a8e2;
}
.public-welcome-comp .btn-arch:hover {
    color: #fff;
    background-color: #12a8e2;
    border-color: #12a8e2;
}
.public-welcome-comp .urban-bg {
    text-transform: uppercase;
    background-color: #ec2574;
    color: white;
}
.public-welcome-comp .nomination.urban > p > i {
    color: #ec2574;
    margin-right: 10px;
}
.public-welcome-comp .btn-urban {
    color: #ec2574;
    border-color: #ec2574;
}
.public-welcome-comp .btn-urban:hover {
    color: #fff;
    background-color: #ec2574;
    border-color: #ec2574;
}
.public-welcome-comp .design-bg {
    text-transform: uppercase;
    background-color: #9bcd42;
    color: white;
}
.public-welcome-comp .nomination.design > p > i {
    color: #9bcd42;
    margin-right: 10px;
}
.public-welcome-comp .btn-design {
    color: #9bcd42;
    border-color: #9bcd42;
}
.public-welcome-comp .btn-design:hover {
    color: #fff;
    background-color: #9bcd42;
    border-color: #9bcd42;
}
.public-welcome-comp .stud-bg {
    text-transform: uppercase;
    background-color: #808080;
    color: white;
}
.public-welcome-comp .nomination.stud > p > i {
    color: #808080;
    margin-right: 10px;
}
.public-welcome-comp .btn-stud {
    color: #808080;
    border-color: #808080;
}
.public-welcome-comp .btn-stud:hover {
    color: #fff;
    background-color: #808080;
    border-color: #808080;
}
/* css for competitions section see in chapter 'Competitions page' */

/* PUBLIC * * * * * * * * * * * * * * * * *     Competition  */
.public-competition > .col-12 > .title {
    font-family: 'M PLUS Rounded 1c', sans-serif !important;
    font-size: 3em;
    font-weight: 100;
    letter-spacing: -1.5px;
    color: #373535;
    margin-top: 35px;
}
.public-competition > .col-12 > .lid {
    font-size: 1.3em;
}
.public-competition .separate {
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-top: 65px;
    margin-bottom: 60px;
}
.position-center-bottom {
    position: absolute;
    left: 50%;
    bottom: 15px;
    font-size: 3em;
    color: #80808070;
}

/* PUBLIC * * * * * * * * * * * * * * * * *     Entry  */
.public-entry {
    border: 1px solid #dfdfdf;
    background-color: #fff;
    border-radius: 4px;
    padding-top: 40px;
    box-shadow: 3px 3px 10px #dbdbdb;
    margin-top: 40px;
}
/* PUBLIC * * * * * * * * * * * * * * * * *     Banner example  */
.public-banner {
    border: 1px dashed;
    margin-top: 40px;
    height: 300px;
}
.public-banner > .title {
    text-align: center;
    margin-top: 80px;
    font-size: 3em;
}

/* ADMIN * * * * * * * * * * * * * * * * *     Panel (main)  */
.ep-panel-main .card {
    padding: 20px 20px 0 20px;
    max-width: 210px;
}
.ep-panel-main .card-body {
    padding: 20px 0 20px 0;
}
.ep-panel-main .card-text {
    text-align: center;
    text-transform: uppercase;
}
.ep-panel-main a:hover {
    text-decoration: none;
    color: #007bff;
}
.welcome-title {
    text-transform: uppercase;
    padding: 30px 0;
    font-weight: 400;
}
/* ADMIN * * * * * * * * * * * * * * * * *     Competitor (add\edit)  */
.add-edit-competitor-form .col-sm-8 {
    margin-bottom: 20px;
}
.add-edit-competitor-form .col-sm-12 {
    text-align: center;
}
.add-edit-competitor-form .col-sm-12 button {
    width: 50%;
    margin-top: 20px;
}
.add-edit-competitor-main-div {
    background-color: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px 20px 10px 20px;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    box-shadow: 3px 3px 10px #dbdbdb;
}
/* ADMIN * * * * * * * * * * * * * * * * *     Competitor (main page)  */
.ep-panel-competitor-add-info {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #a6a6a6;
}
.ep-panel-competitor .general-info-div {
    text-align: center;
    background-color: white;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    box-shadow: 3px 3px 10px #dbdbdb;
    padding: 20px;
    margin-top: 20px;
}
.ep-panel-competitor .general-function-div {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
}
.ep-panel-competitor .general-function-div button {
    width: 100%;
    text-transform: uppercase;
    font-size: 1em;
}
.ep-panel-competitor .entries > div:nth-child(3n+1) {
    padding-right: 10px;
    padding-left: 0;
}
.ep-panel-competitor .entries > div:nth-child(3n+2) {
    padding-right: 10px;
    padding-left: 10px;
}
.ep-panel-competitor .entries > div:nth-child(3n+3) {
    padding-left: 10px;
    padding-right: 0;
}
.ep-panel-competitor .entry .card-title {
    text-align: center;
    margin-bottom: 0;
    font-size: 2.5em;
    color: #fff;
}
/* ADMIN * * * * * * * * * * * * * * * * *     Jury (main page)  */
.ep-panel-jury .general-info-div {
    background-color: white;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    box-shadow: 3px 3px 10px #dbdbdb;
    padding: 20px;
    margin-top: 20px;
}
.ep-panel-jury .general-function-div {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
}
.ep-panel-jury .general-function-div button {
    width: 100%;
    text-transform: uppercase;
    font-size: 1em;
}
.ep-panel-jury .col-12 input[type="checkbox"] {
    width: 30px;
    height: 30px;
    margin-top: -3px;
    margin-left: 12px;
}
.ep-panel-jury .btn-access-settings {
    width: 33%;
    font-size: 0.9em;
    text-transform: uppercase;
}
.ep-panel-jury .badge-arch {
    background-color: #12a8e2;
}
.ep-panel-jury .badge-urban {
    background-color: #ec2574;
}
.ep-panel-jury .badge-design {
    background-color: #9bcd42;
}
/* ADMIN * * * * * * * * * * * * * * * * *     Entry (list)  */
.w-5 {
    width: 5%;
}

/* JURY * * * * * * * * * * * * * * * * *     Entry (main)  */
.form-note input[type="radio"] {
    width: 35px;
    height: 35px;
    margin-right: 20px;
}
.form-note label {
    font-size: 2.9em;
}

/** {
    box-sizing: border-box;
}*/
.vertical-align-entry-radio {
    /*vertical-align: middle;
    display: table-cell;
    height: 100vh;*/
}
.button-link {
    text-decoration: none;
}
.btns {
    background-color: #ff9035;
    background-image: linear-gradient(100deg, #ff5a64 0%, #faa04b 30%, #d2dc69 70%, #0ef49b 100%);
    z-index: 0;
    height: 80px;
    float: none;
    margin: 0 auto;
    width: 90%;
    margin: 0;
    border-radius: 40px;
    display: block;
    box-shadow: 0 2px 4px -1px rgba(25, 25, 25, 0.2);
}
.btns input {
    display: none;
}
.btns label {
    display: table;
    float: left;
    padding: 0;
    width: 10%;
    height: 100%;
    margin: 0;
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, 0.05);
}
.btns label:first-child {
    border-left: none;
    border-radius: 40px 0 0 40px;
}
.btns label:last-child {
    border-radius: 0 40px 40px 0;
}
.btns .btn {
    font-size: 19px;
    cursor: pointer;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    font-weight: 300;
    color: #FFF;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
    box-shadow: inset 0 30px 20px -20px rgba(255, 255, 255, 0.15);
    transition: color 250ms cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.btns .btn:hover {
    box-shadow: inset 0 30px 30px -20px rgba(50, 50, 50, 0.02);
    transition: all 250ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
.btns .btn:after {
    content: '\2714';
    font-family: "Open Sans", "Helvetica", sans-serif;
    margin-left: -10px;
    display: inline-block;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: margin 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045) 100ms, -webkit-transform 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: margin 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045) 100ms, transform 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
    transition: margin 250ms cubic-bezier(0.6, -0.28, 0.735, 0.045) 100ms, transform 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 250ms cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.btns .first {
    border-radius: 40px 0 0 40px;
}
.btns .last {
    border-radius: 0 40px 40px 0;
}
.btns input:checked + .btn {
    color: #5f6982;
    text-shadow: none;
    background-image: linear-gradient(to top, rgba(25, 25, 25, 0) 65%, rgba(25, 25, 25, 0.08));
    box-shadow: inset 0 10px 50px rgba(25, 25, 25, 0.08);
    transition: color 500ms cubic-bezier(0.165, 0.84, 0.44, 1), box-shadow 150ms;
}
.btns input:checked + .btn:after {
    margin-left: 12px;
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
    transition: margin 500ms, -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 250ms;
    transition: transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 250ms, margin 500ms;
    transition: transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 250ms, margin 500ms, -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 250ms;
}

/* JURY * * * * * * * * * * * * * * * * *     Competitions  */
.competitions-page > .col-4 {
    margin-top: 50px;
    padding-left: 10px;
    padding-right: 10px;
}
.competitions-page > .col-4 > .card {
    max-width: 21rem;
    height: 100%;
}
.competitions-page > .col-4 > .card > .card-header {
    padding: 15px 12px;
    text-transform: uppercase;
}
.competitions-page > .col-4 > .card > .card-footer {
    text-transform: uppercase;
}
.competitions-page > .col-4 .badge-award {
    color: #fff;
    margin-left: 10px;
}
.competitions-page > .col-4 .badge-arch {
    background-color: #12a8e2;
}
.competitions-page > .col-4 .badge-urban {
    background-color: #ec2574;
}
.competitions-page > .col-4 .badge-design {
    background-color: #9bcd42;
}
/* JURY * * * * * * * * * * * * * * * * *     Entries  */
.entries-page > .col-4 {
    margin-top: 50px;
    /*padding-left: 10px;*/
    padding-right: 10px;
}

.entries-page > .col-4 > .card {
    max-width: 21rem;
    height: 100%;
}
.entries-page > .col-4 > .card > .card-header {
    text-transform: uppercase;
}
.entries-page > .col-4 > .card > .card-footer {
    text-transform: uppercase;
}
.not-evaluated > .col-12 {
    padding: 0 10%;
    margin-top: 5%;
}
.evaluated > .col-12 {
    padding: 0 10%;
}
.entries-page > .col-12 > .alert {
    text-transform: uppercase;
    text-align: center;
    font-size: 1.4em;
}
.entries-page .card-title {
    text-align: center;
    font-size: 2.5em;
    margin-bottom: 0;
    margin-top: 15px;
    color: white;
}
.entries-page .card-footer {
    text-align: center;
}
