
.entry ul li {
    margin-bottom: 12px;
}
#the-post .entry ul {
    margin-bottom: 0px;
}

#the-post .entry .featured-area img {
    border-radius: 19px;
}

.magazine2.post-layout-1 .entry-header-outer {
    margin-bottom: 0;
}

#the-post #h-faq {
    margin-bottom: 10px;
}

#the-post .header_banner_ad {
    display: none;
}
.post-basic-information ul{
    margin-top: 40px;
    margin-bottom: 16px;
}
.reviewed-by-authors .popover__title .author_name{
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}
.post-basic-information ul li.article-date{
    border-right: 0 !important;
	    margin-top: -4px;
}
.post-basic-information ul li.article-date .post_date_display{
	    position: relative;
    top: 4px;
}
.reviewed-by-authors .popover__title{
    font-size: 14px;
}

.academy_layout_sidebar {
    position: relative;
    align-self: flex-start;
}

.academy_layout_sidebar .academy-sticky-sidebar {
    margin-top: 40px;
    width: 100%;
    transition: none !important;
}


.min-height-login:before {
    content: "";
    background: linear-gradient(rgb(255 255 255 / 0%), #fff);
    display: block;
    height: 175px;
    width: 100%;
    position: absolute;
    margin-top: -175px;
    z-index: 9;
    left: 0;
}

.login_to_view_article {
    background: #F5F5F5;
    padding: 40px;
    border-radius: 5px;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 9999999;
}

.login_to_view_article h4 {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 5px;
    width: 75%;
    line-height: 1.5;
}

.login_to_view_article h6 {
    color: #000;
    font-weight: 700;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: italic;
}

.login_to_view_article h5 {
    font-size: 24px;
    font-weight: 800;
    color: #000;
    margin-bottom: 5px;
}

.login_to_view_article button {
    color: #000;
    font-size: 18px;
    padding: 12px 25px;
    font-weight: 700;
    background: #60E27B;
    border-radius: 3px;
    margin-top: 10px;
    min-width: 140px;
    transition: 0.3s;
    width: 100%;
}

.login_to_view_article button:hover {
    background: #5bc972;
    transition: 0.3s;
}

.login_to_view_article ul {
    padding-left: 0;
    margin-left: 0;   
}

.login_to_view_article ul li {
    list-style-type: none !important;
    font-size: 18px;
}

.login_to_view_article ul li img {
    width: 13px;
    margin-right: 5px;
} 

.enroll_quiz_btn {
    background: #0066FF;
    padding: 8px 20px;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    vertical-align: top;
}

.enroll_quiz_block {
    background: #E4F2FF;
    padding: 25px;
    margin: 25px 0;
    border-radius: 8px;
    
}
.enroll_quiz_block .media-body{
    margin-left: 18px;
}
.enroll_quiz_block h3{
    color: #171717;
    font-size: 15px;
    font-weight: 500;
    line-height: 16px;
}

.enroll_quiz_block h4 {
    color: #171717;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 8px;
}

.enroll_quiz_block p, .enroll_quiz_block h5, .enroll_quiz_block h3 span{
    color: #171717B2;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
}
.enroll_quiz_block h5{
	margin-bottom:0;
}
.enroll_quiz_block h3 span{
    margin-left: 20px;
}
.enroll_quiz_block .enroll_quiz_btn {
    margin-top: 0px;
}

.quiz_questions_modal {
    padding-top: 2%;
    text-align: left;
    z-index: 999;
    overflow: auto;
}
 
.quiz_questions_modal .modal-dialog {
    width: 1000px;
    background: #ffffff;
    padding: 0px; 
    border-radius: 15px;
    margin: 0 auto;
    max-width: 1000px;
}

.quiz_questions_modal .modal-dialog h3 {
    font-size: 20px;
    margin-bottom: 5px;
    color: #171717;
}

.quiz_questions_modal .modal-dialog h5 {
    margin-top: 10px;
    color: #171717;
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.quiz_questions_modal .modal-dialog .form-check {
    margin-bottom: 10px;
}

.quiz_questions_modal .modal-dialog .form-check .form-check-label {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.quiz_questions_modal .modal-dialog .progress {
    height: 10px;
    border-radius: 13px;
}

.quiz_questions_modal .modal-dialog .progress .progress-bar {
    background-color:#4A4E6F;
}

.quiz_questions_modal .modal-dialog .bottom_block {
    border-top: 1px solid #0052CC4D;
    padding-top: 8px;
    margin-top: 10px;
}

.quiz_questions_modal .modal-dialog .bottom_block .text-right {
    text-align: right;
}

.quiz_questions_modal .modal-dialog .bottom_block .next_background {
    background: #0066FF;
    margin-top: 15px;
    color: #fff;
    padding: 10px 25px;
    font-weight: 400;
    font-size: 16px;
    border-radius: 5px;
}

.quiz_questions_modal .modal-dialog .bottom_block h6 {
    color: #000000;
    font-size: 18px;
    margin-top: 15px;
} 

.quiz_questions_modal .modal-dialog .bottom_block h6 span {
    color: #E03D3D;
}

.quiz_questions_modal .modal-dialog .bottom_block h6 img {
    vertical-align: baseline;
    width: 16px;
    position: relative;
    top: 2px;
}

.quiz_questions_modal label {
    color: #000;
}

.modal-backdrop {
    display: none;
}

.main-content {
    padding-right: 15px;
}

#responsemessage {
    font-size: 14px !important;
}

#err_category {
    color: #e01414 !important;
    margin: 10px 0 !important;
    font-size: 13px !important;
}

.vote_for_post {
    z-index: 0;
}

.academy_layout .entry-content {
    float: none;
    margin: 0 auto;
}

.min-height-login {
    min-height: 450px;
    
    
    
    
    
}

#tie-infinte-posts-iframes-wrapper {
    display: none;
}

.guide-blocks {
    margin-bottom: 24px;
    min-height: 370px;
}

  .academy_background_img_one img{
    width: 100%;
    border-radius: 5px;
    margin-bottom: 10px;
}

.guide-blocks h6 {
    font-size: 16px;
    font-weight: 400;
    color: #000;
}

.guide-blocks h3 {
    font-size: 18px !important;
    margin: 5px 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-top: 0 !important;
}

.guide-blocks p {
    color: #414243;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
    margin-bottom: 8px;
}
.single-post .entry-content  .guide-blocks a{
	color: #0029FF !important;
}
.guide-blocks a {
    color: #0029FF !important;
    font-weight: 600;
    font-size: 14px;
}

.related_lessons h4 {
    color: #000;
    margin-top: 40px;
    font-size: 22px;
}

.guide-blocks .completed_lesson {
    color: #1EA847;
    padding: 4px;
    font-size: 13px;
    border-radius: 5px;
    float: right;
    font-weight: 300;
    font-family: 'Nunito Sans', sans-serif;
}
.guide-blocks .completed_lesson img{
    vertical-align: middle;
}
.guide-blocks .total_score_value {
    color: #1EA847;
    float: right;
    font-weight: 400;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 13px;
}

.guide-blocks .total_score_value img {
    position: relative;
    top: 4px;
    display: inline-block;
    margin-left: 10px;
}
.beginners-guide.single-post .entry-content .related_lessons p a{
    color: #0029FF !important;
    font-weight: 300;
    font-size: 14px;
}
.google_news-space{
    margin-top: -6px !important;
}
.vote_for_post_align{
    margin-top: 12px;
}

 



.post-cat-wrap {
    display: none;
}


.academy_primary_btn {
    display: inline-block;
    background: #0066FF;
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid #0066FF;
    transition: 0.5s;
}

.academy_primary_btn:hover {
    background: transparent;
    color: #0066FF;
    transition: 0.5s;
}

.academy_secondary_btn {
    background: transparent;
    color: #0066FF;
    padding: 8px 12px;
    display: inline-block;
    border-radius: 6px;
    font-weight: 400;
    font-size: 14px;
    border: 1px solid #0066FF;
    transition: 0.5s;
}

.academy_secondary_btn:hover {
    background: #0066FF;
    color: #fff;
    transition: 0.5s;
}


.disclaimer_academy {
    background: #1717170D;
    padding: 20px;
    border-radius: 12px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.disclaimer_academy h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}

.disclaimer_academy p {
    color: #171717B2;
    font-weight: 500;
    font-size: 13px;
    line-height: 23px;
}

.academy_block{
    background:#FFC0421A;
    padding: 20px;
    border-radius: 14px;
    margin: 25px 0;
}

.academy_block ul {
    margin-bottom: 0px !important;
}

.academy_block ul li:last-child {
    margin-bottom: 0 !important;
}

.academy_block h5 img {
    width: 35px;
    vertical-align: sub;
}

.pagination_next_prev {
    border-top: 1px solid #0052CC4D;
    border-bottom: 1px solid #0052CC4D;
    padding: 8px 20px;

}
.pagination_next_prev h3{
    color: #171717;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    margin: 4px 0;
}

.pagination_next_prev a {
    color: #0052CC;
}

.featured-area iframe, .featured-area img {
    border-radius: 16px;
}
.quiz_confirmation_modal{
    padding-bottom: 30px;
    overflow-y: auto;
}
 .mb-google-news{
        display:none;
 }
/******* Login popup modal design start ***********/
.header-popup {
    text-align: left !important;
    z-index: 9999 !important;
	padding-top: 4px !important;
}
/******* Login popup modal design end ************/
@media(max-width: 1099px) {
    .quiz_questions_modal .modal-dialog {
        width: 100%;
    }
}
    
@media(min-width: 768px) and (max-width: 991px){
	.academy_layout {
		padding: 0 15px !important;
	}
}
@media(min-width: 768px){
    .quiz_questions_modal{
        padding-right: 12px !important;
        padding-left: 12px;
    }
}
	
@media(max-width: 768px) {
    .quiz_questions_modal .modal-dialog {
        width: auto;
        margin: 0 15px;
    }
    .single-post .entry-header-outer #breadcrumb {
        margin: 0 0 5px;
    }
    .enroll_quiz_btn {
        padding: 9px 15px 6px;
        font-size: 13px;
        vertical-align: middle;
    }
    .login_to_view_article h4 {
        font-size: 14px;
        width: 100%;
    }
    .login_to_view_article h6 {
        font-size: 14px;
        margin-top: 25px;
    }
    .login_to_view_article button {
        font-size: 14px;
        padding: 7px 8px;
    }
    
    .quiz_questions_modal .modal-dialog h5 {
        font-size: 14px;
    }
    .quiz_questions_modal .modal-dialog .bottom_block h6 {
        font-size: 14px;
        margin-top: 20px;
    }
    .quiz_questions_modal {
        padding-top: 20px;
        padding-bottom: 6%;
    }
    .enroll_quiz_block h4 {
        font-size: 18px;
    }
    .enroll_quiz_block h5 {
        font-size: 14px;
    }
    .academy_layout {
        padding: 0 15px !important;
    }
    .login_to_view_article {
        padding:20px;
        border-radius: 8px;
    }
    .academy_layout .entry-content {
        width: 100%;
    }
    .min-height-login {
        min-height: 430px;
    }
    .login_to_view_article ul li {
        font-size: 14px!important;
        padding: 5px 0px 0;
    }
    .login_to_view_article h5 {
        font-size: 22px;
        font-weight: 800;
        margin-bottom: 5px;
    }
    
    .academy-sticky-sidebar {
        display: none;
    }
    
    .pagination_next_prev a {
        padding: 10px 0;
        font-size: 12px;
    }
    
    .enroll_quiz_block {
        padding: 15px;
    }
    
    .quiz_confirmation_modal .footer_block ul {
        padding-left: 35px;
    }
    
    .quiz_question_block #progressBarDesign li span {
        margin: 2px;
        line-height: 29px;
    }
    
    .pagination_next_prev a img {
        width: 14px;
    }
    
    .academy_block {
        background: #eef4f9;
        padding: 15px;
    }
    
    .academy_primary_btn {
        padding: 5px 15px;
    }
    
    .disclaimer_academy p {
        font-size: 14px;
    }
    
    .featured-area {
        margin-top: 5px;
    }
    .post-basic-information ul{
        margin-top: 3px;
    }
    .post-basic-information ul li{
        font-size: 12px;
    }
    .reviewed-by-authors{
        display:none !important;
    }
   
    
    .post-basic-information ul.show-in-mobile{
        display:none !important;
    }
    .magazine2.post-layout-1 .entry-header-outer{
        padding: 0 0 6px;
    }
    .enroll_quiz_block .media{
        display: block;
    }
    .enroll_quiz_block .media-body{
        margin-left: 0;
        margin-top: 10px;
    }
    .enroll_quiz_block .academy_primary_btn{
        width: 100%;
        margin-top: 10px;
    }
    .quiz_confirmation_modal{
        padding-bottom: 68px;
    }
	.author_media h3 span{
		    font-size: 12px;
	}
	.post-basic-information.author-details-mb ul li{
	            margin-top: 0;
	}
	.post-basic-information ul li.article-date .post_date_display{
	        top: 2px;
	}

}



    
@media(max-width: 380px) {
    .quiz_confirmation_modal .modal-content {
        zoom: 0.8;
    }
}
@media(max-width: 330px) {
    .author_media h3 {
        font-size: 10px;
    }
    .quiz_questions_modal {
        padding-bottom: 30% !important;
    }
}
@media (min-width: 297px) and (max-width: 350px){
.guide-blocks .completed_lesson {
	font-size: 11px;
	padding: 0px 2px 2px;
}
}
@media (max-width: 296px){
	.guide-blocks .completed_lesson {
		font-size: 10px;
		padding: 0 2px 2px;
	}
    
}

.lesson_chapter {
    text-align: right;
    vertical-align: top;
    font-size: 14px;
}

.lesson_chapter .lesson_no {
    font-size: 14px;
    background: #f8edcc;
    color: #a9914c;
    padding: 5px 15px;
    border-radius: 5px;
    cursor: unset;
}



@media(max-width:767px) {
    .reviewed_and_edited h4 {
        font-size: 12px;
    }

    .reviewed_and_edited h4 span {
        font-size: 12px;
    }

    .author_media h3 {
        margin-bottom: 0;
        line-height: 15px;
    }
}

@media(max-width: 468px) {
    .lesson_chapter .lesson_no {
        font-size: 11px;
        padding: 5px 8px;
    }
}




  .quiz-option {
                border-radius: 8px;
                background: #fff;
                padding: 10px;
                font-weight: 500;
                font-size: 14px;
                margin-bottom: 10px;
                text-align: center;
                cursor: pointer;
                border: 1px solid #0052CC4D;
                color: #171717;
            }

            .quiz-option-selected {
                background: #16C582;
                color: #FAFAFA;
                font-weight: 700;
            }

            .quiz-multiple-option-expire {
                opacity: 0.5;
            }

            .quiz-pre-loader {
                text-align: center;
                min-height: 136px;
                margin-top: 22px;
                font-weight: 600;
                color: black;
                font-size: 14px;
            }

            .quiz_time_expired {
                color: #E0243D;
            }

            .quiz_confirmation_modal .start_quiz_header {
                background: #e8ffe5;
            }

            .quiz_confirmation_modal {
                z-index: 999;
                background: rgb(0 0 0 / 95%);
                padding-top: 3%;
            }

            .quiz_confirmation_modal .modal-dialog {
                max-width: 700px;
                margin: 0 auto;
                background: #fff;
                border-radius: 10px;
            }

            .quiz_header_block {
                color: #000;
                background: #0066FF;
                border-radius: 10px 10px 0 0;
                padding: 25px 25px 70px;
                text-align: left;
            }

            .quiz_header_block h3 {
                text-align: center;
                margin-bottom: 10px;
                font-size: 22px;
            }

            .quiz_header_block h4 {
                margin-bottom: 0;
                font-size: 16px;
                text-align: center;
                color: #fff;
                line-height: 2;
                font-weight: 400;
            }

            .quiz_header_block h4 span {
                font-weight: 400;
            }

            .quiz_header_block ul {
                margin-top: 20px;
            }

            .quiz_header_block ul li {
                display: inline-block;
                margin-right: 5px;
            }

            .quiz_header_block ul li span {
                display: block;
                width: 18px;
                height: 18px;
                background: #D9D9D9;
                line-height: 1.7;
                font-size: 11px;
                border-radius: 50px;
                text-align: center;
                font-weight: 700;
            }

            .quiz_header_block ul li span.progress_status {
                background: #60E27B;
            }

            .quiz_confirmation_modal .footer_block {
                padding: 0 25px 25px;
                color: #171717;
            }

            .quiz_confirmation_modal .footer_block .confirmation-img {
                width: 100px;
                margin-top: -50px;
            }

            .quiz_confirmation_modal .footer_block h3 {
                font-weight: 600;
                font-size: 16px;
                margin-bottom: 40px;
                color: #171717;
                margin-top: 5px;
            }

            .quiz_confirmation_modal .footer_block h2 {
                font-size: 16px;
                color: #747474;
                font-weight: 500;
                margin: 10px 0;
            }

            .quiz_confirmation_modal .footer_block h4 {
                text-align: left;
                margin-top: 15px;
                font-size: 20px;
            }

            .quiz_confirmation_modal .footer_block ul {
                text-align: left;
                padding-left: 15px;
            }

            .quiz_confirmation_modal .footer_block ul li {
                line-height: 2.5;
                list-style-type: disc;
            }

            .quiz_confirmation_modal .footer_block ul li img {
                vertical-align: middle;
                width: 18px;
            }

            .quiz_confirmation_modal .confirmation_btn_top {
                margin-top: 25px;
            }

            .quiz_close_btn {
                float: right;
                background: transparent;
                position: relative;
                z-index: 99;
            }

            .quiz_close_btn img {
                width: 12px;
            }

            .quiz_question_block {
                padding: 25px;
                text-align: center;
            }

            .quiz_question_block h4 {
                color: #000;
                font-weight: 500;
                font-size: 15px;
                margin-top: 10px;
                margin-bottom: 10px;
            }

            .quiz_question_block h2 {
                font-size: 22px;
                color: #171717;
                font-weight: 700;
                margin-bottom: 10px;
            }

            .quiz_question_block h6 {
                margin: 15px 0;
            }

            .quiz_question_block h6 #quiz_question_timer {
                font-size: 24px;
                color: #171717;
            }

            .quiz_question_block h6 img {
                vertical-align: bottom;
            }

            .quiz_question_block #progressBarDesign {
                margin: 25px 0 15px;
            }

            .quiz_question_block #progressBarDesign li {
                display: inline-block;
            }

            .quiz_question_block #progressBarDesign li span {
                display: inline-block;
                width: 36px;
                height: 36px;
                margin: 10px;
                line-height: 35px;
                border-radius: 8px;
                border: 1px solid #0052CC4D;
                color: #171717;
                font-weight: 500;
                font-size: 14px;
            }

            .quiz_question_block #progressBarDesign li span.progress_status {
                background: #0052CC;
                color: #fff;
                font-weight: 600;
                font-size: 14px;
            }

            .quiz-option img {
                position: absolute;
                right: 12px;
                top: 0px;
                width: 18px;
                display: none;
                transition: 0.5s;
            }

            .quiz-option.quiz-option-selected img {
                display: block;
            }

            .quiz_header_block h5 {
                margin-bottom: 0 !important;
                margin-top: 10px !important;
                font-size: 26px !important;
                text-align: right !important;
            }

            .quiz_completed_progress {
                text-align: center;
            }

            .quiz_completed_block {
                padding: 25px;
                text-align: center;
            }

            .quiz_completed_block .quiz_block_img {
                width: 110px;
                margin: 0 0 15px 0;
            }

            .quiz_completed_block h2 {
                font-size: 22px;
                color: #000;
                font-weight: 800;
                margin-bottom: 10px;
            }

            .quiz_completed_block h3 {
                font-size: 20px;
                margin-bottom: 5px;
                color: #000;
            }

            .quiz_completed_block h4 {
                color: #000;
                font-weight: 500;
                font-size: 15px;
                margin-top: 10px;
                margin-bottom: 10px;
            }

            .quiz_completed_block h3 {
                font-size: 24px !important;
            }

            .quiz_completed_block .quiz_completed_progress {
                margin: 25px 0 15px;
            }

            .quiz_completed_block .quiz_completed_progress li {
                display: inline-block;
            }

            .quiz_completed_block .quiz_completed_progress li span {
                border: 5px solid #ADC2E8;
                background: #94ADDA;
                display: inline-block;
                width: 36px;
                height: 36px;
                margin: 10px;
                line-height: 25px;
                border-radius: 50px;
            }

            .quiz_completed_block .quiz_completed_progress li span.progress_status {
                background: #0066FF;
            }

            #quizCompleteModal h5 {
                font-size: 16px;
            }

            #quizCompleteModal h6 {
                font-size: 24px;
                color: #000;
            }


            @media(max-width: 768px) {
                .quiz_confirmation_modal .modal-dialog {
                    width: 94%;
                }

                .quiz_confirmation_modal .confirmation_btn_top {
                    margin-top: 0 !important;
                }

                .quiz_confirmation_modal .footer_block .confirmation-img {
                    width: 65px;
                    margin-top: -30px;
                }

                .quiz_header_block h3 {
                    font-size: 18px;
                }

                .quiz_header_block h4 {
                    font-size: 18px !important;
                    margin-bottom: 15px !important;
                }

                .quiz_header_block h5 {
                    text-align: center !important;
                }

                .quiz_confirmation_modal .footer_block h2 {
                    font-size: 16px;
                }

                .quiz_confirmation_modal .footer_block h3 {
                    font-size: 12px;
                }

                .quiz_confirmation_modal .footer_block h4 {
                    font-size: 15px;
                    margin-bottom: 10px;
                }

                .quiz_confirmation_modal .footer_block ul li {
                    line-height: 1.5;
                    font-size: 13px;
                    margin-bottom: 10px;
                }

                .quiz_header_block ul {
                    text-align: center;
                }

                .quiz_completed_block h3 {
                    font-size: 18px !important;
                }

                .quiz_questions_modal {
                    
                }

                .quiz_header_block {
                    padding: 25px 25px 20px;
                }
            }

            @media (max-width: 468px) {
                .quiz_question_block {
                    padding: 20px 10px;
                }

                .quiz_question_block #progressBarDesign li span {
                    border: 1px solid #ADC2E8;
                    width: 30px;
                    height: 30px;
                    margin: 5px;
                    line-height: 30px;
                    font-weight: 400;
                    font-size: 12px;
                }

                .quiz_question_block h2 {
                    font-size: 16px;
                }

                .quiz_questions_modal .modal-dialog h3 {
                    font-size: 18px;
                }

                .quiz_question_block h4 {
                    font-size: 13px;
                }

                .quiz_question_block h6 #quiz_question_timer {
                    font-size: 20px;
                }

                .quiz_question_block h6 img {
                    width: 32px;
                }

                .quiz-option {
                    padding: 6px;
                    font-size: 12px;
                    font-weight: 500;

                }

                .quiz_questions_modal .modal-dialog .bottom_block .next_background {
                    padding: 8px 25px;
                    font-size: 13px;
                    margin-top: 5px;
                }

                .quiz_completed_block {
                    padding: 20px 10px;
                }

                .quiz_completed_block h2 {
                    font-size: 16px;
                }

                .quiz_completed_block h4 {
                    font-size: 13px;
                }

                #quizCompleteModal h5 {
                    font-size: 14px;
                    margin-bottom: 10px;
                }

                #quizCompleteModal h6 {
                    font-size: 18px;
                }
            }
