/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/*
    Add your custom styles here
*/


/* elements to hide once votes are closed */
.end-vote-hide {
	/* display: none !important; */
}

/* elements to show once submissions are closed */
.end-vote-show {
	 /* display: none; */
}

/* elements to hide once submissions are closed */
.end-submissions-hide {
	/* display: none; */
}

/* elements to show only once submissions are closed */
.end-submissions-show {
	display: none; 
}

.hide-between-rounds {
	/* display: none; */
}
	

/* SMS OTP */

#otp_validation {
    text-align: center;
}

#otp_validation input[type="submit"] {
    background-color: #C46A5C;
    margin-top: 10px;
    margin-bottom: 10px;
}

#send_otp_again {
    text-align: center;
    cursor: pointer;
}

#otp_error {
    color: red;
    text-align: center;
    margin: 5px 0;
    font-size: 14px;
}


/* Login Form */

#login-step-2 {
    display: none;
}

#login-step-2 .warp-col{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#login-step-2 .warp-col .lost{
    text-align: center;
    font-size: 16px;
}

#login-form .btu-warp {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    margin: 10px 0;
}

#login-form .btn {
    padding: 10px 15px;
    background-color: #C46A5C;
    border: 0;
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

#login-form input {
    margin-bottom: 7px;
    background-color: #eaeaea;
    border: 0;
}

#login-form input[type='submit']{
    display: inline-block;
    background-color: #C46A5C;
    color: white;
}
label[for="login-remember-me"]{
    font-size: 16px;
}

#login-des{
    text-align: center;
    font-size: 18px;
    margin-bottom: 7px;
}

#login-form #sms-access{
    background-color: #373d4a;
}

.elementor-countdown-wrapper{
    flex-direction: row !important;
}

#error_row{
    font-size: 18px !important;
}

.tag-2023{
    position: absolute;
    top: 0;
    left: 0;
}

.tag-2023 .elementor-shortcode{
    text-align: left;
}

.tag-2023 .i-item{
    font-size: 20px;
    color: white;
    font-weight: 700;
    display: inline-block;
    background:var(--mf-round-2023-color);
    padding: 5px;
    width: 90px;
    text-align: center;
}

.single-proj-template .tag-2023 {
	position: relative;
}

.single-proj-template .tag-2023 .elementor-shortcode{
    text-align: right;
}

.tag-2023 .i-item.round2024 {
	background: var(--mf-round-2024-color);
}

.tag-2023 .i-item.round2026 {
	background: var(--mf-round-2026-color);
}

.profile_warp_title{
    background-color: #B76F60;
    margin-bottom: 0 !important;
}

.profile_warp_title .elementor-heading-title{
    color: white;
}

.manage-tabs .jet-tabs__control-wrapper{
    width: 100%;
    justify-content: space-around;
}

.manage-tabs .jet-tabs__control-wrapper > *{
    flex: 1;
    background-color: #93C1C1;
    margin: 7px;
    border-radius: 10px;
}
table.dataTable>thead>tr>th:not(.sorting_disabled), table.dataTable>thead>tr>td:not(.sorting_disabled) {
    background-color: #DF9687;
}
.manage-tabs .jet-tabs__control-wrapper .jet-tabs__label-text,
.manage-tabs .jet-tabs__control-wrapper .jet-tabs__label-icon{
    color: white !important;
    font-weight: 700;
}


body.page-id-2508 .dataTables_scrollHeadInner {
	width: 100% !important;
}

body.page-id-2508 .dataTables_scrollHeadInner> table {
		width: 100% !important;
}

body.page-id-2508 .dataTables_scrollBody>table {
width: 100% !important;
}

body.page-id-2508 .mb-50 {
    margin-bottom: 50px;
}
body.page-id-2508 .table-responsive {
    margin-top: -45px;
}
.elementor-popup-modal .dialog-close-button {
    top: 40px;
    left: 40px;
}

.elementor-242 .elementor-element.elementor-element-49d87ed .elementor-social-icon i {
    color: white;
}

#email-not-fount-note{
    text-align: center;
    font-size: 14px;
    color: black;
    font-weight: 700;
}

#round_2023_checkbox .jet-checkboxes-list__decorator{
    margin-left: 10px;
}

#round_2023_checkbox .jet-checkboxes-list-wrapper > div:nth-child(3),
#round_2023_checkbox .jet-checkboxes-list-wrapper > div:nth-child(2){
    display: none !important;
}

.round_2023_checkbox .jet-radio-list-wrapper fieldset > div:nth-child(4),
.round_2023_checkbox .jet-radio-list-wrapper fieldset > div:nth-child(3){
    display: none !important;
}

#watche_profile .note{
    position: absolute;
    color: white;
    font-size: 14px;
    background-color:var(--mf-round-2023-color);
    border-radius: 10px;
    border: 1px solid;
    padding: 5px 6px;
    top: 2px;
    right: 1px;
}

#form-field-project_url,
#form-field-web_url{
    max-width: 85% !important;
}

[for="form-field-web_url"],
body div.elementor-field-group-project_url label{
    max-width: 15% !important;
    width: 100% !important;
}

[for="form-field-free_text_lang"]{
    width: 100% !important;
}

.elementor-field-type-acceptance label{
    white-space: nowrap !important;
}



@media only screen and (max-width: 787px) {

    .elementor-field-type-acceptance label{
        white-space: normal !important;
    }

    #login-form .btn {
        font-size: 14px;
        pad: 8px 10px;
    }
    #voting_stat .jet-tabs__control-inner {
        min-height: 40px;
    }

    .jet-tabs__control-inner {
        min-height: 170px;
        font-size: 16px;
        flex-direction: column-reverse !important;
        text-align: center;
    }

    .tabs-idf #jet-tabs-content-2503 .elementor-column-gap-no {
        flex-direction: column;
    }

    .tabs-idf .elementor-6232 .elementor-element.elementor-element-4267af3 {
        width: 100% !important;
    }

    .tabs-idf .elementor-6232 .elementor-element.elementor-element-ea46e59 {
        width: 100% !important;
    }

    .tabs-idf .elementor-6232 .elementor-button-align-start .e-form__buttons, .elementor-button-align-start .elementor-field-type-submit {
        justify-content: flex-start;
    }

    .tabs-idf .elementor-6232 .elementor-element.elementor-element-12ca48c label, .elementor-6232 .elementor-element.elementor-element-12ca48c label {
        width: 45% !important;
        margin-bottom: 10px;
    }
    .tabs-idf .elementor-6232 .elementor-element.elementor-element-0325e48 label, .elementor-6232 .elementor-element.elementor-element-0325e48 label {
        width: 45% !important;
        margin-bottom: 10px;
    }

    .log-ajust {
        position: relative;
        right: 10px;
    }
}

