@import url('https://fonts.googleapis.com/css2?family=Bangers&display=swap');

tr.maiStyle, tr.miStyle {
    /* margin-left: 5px; */
    font-size: 14px;
    line-height: 26px;
    color: #94a9ba;
    font-weight: 400;
}

.row {
width:100%;}

h2 {
display:none;}

tr.miStyle:hover, tr.maiStyle:hover {
    background: #dfeef8;
}




.question-text-div {
    font-size: 20px;
    line-height: 28px;
    color: #3e6283;
    font-weight: 500;
    margin-bottom: 10px;
}

select {
    width: 100%;
    height: 50px;
    border: 1px solid #dfeef8;
    border-radius: 5px;
    font-size: 20px;
    line-height: 28px;
    padding: 0 20px;
    color: #94a9ba;
}

label {
    margin-left: 5px;
    font-size: 18px;
    line-height: 28px;
    color: #94a9ba;
    font-weight: 400;
}
div#SurveyControl_ssbP {
    margin-top: 20px;
}
td {
    justify-content: flex-start;
    align-items: center;
}
tr {
    border-collapse: inherit;
}
table.questTbl {
    margin-top: 30px;
}
.container-fluid {
display:none;
}

.questionStyle td {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

table {
width: 100%;
}

tr.maiStyle, tr.miStyle {
height:60px;
}

tr.maiStyle td:first-child , tr.miStyle td:first-child {
width: 520px;
padding-left: 20px;
}

table.matrixStyle td {
vertical-align: middle;
}

body {
margin-bottom:60px;
}

body * {
    font-family: 'Montserrat', sans-serif;
}

.siteContainer {
    width: 1200px;
    margin: 0 auto 40px;
}








.qvmStyle td{
    color: #f93232bd;
    padding-left: 55px;
}

.helpTextSmallFont{
    font-size: 17px;
    font-weight: 100;
    font-style: italic;
    color: #6597c5;
}

.pageNumberPanel{
    display:none;
}
.surveySubmitButtonPanel{
    text-align: center;
}

.aspNetDisabled.nextPageButtonSubmit{
display:none;
}

.closedSurveyMessage{
    margin: 100px;
    text-align: center;
    font-size: 20px;
}





#SurveyBoxDiv{
    padding: 30px;
    background-color: #fff;
}

body{
    background-color: #243563;
}

.btn-success, .btn-succes:focus, .btn-succes:active {
    color: #fff;
    background-color: #243563;
    border-color: #243563;
}

.btn-success:hover {
    color: #fff;
    background-color: #4c64a6;
    border-color: #243563;
}

.answerTbl input[type=text]{ width:100% }

.answerTbl input[type=text] {
    width: 100%;
    padding: 15px;
    font-size: 25px;
    color: #1f4a86;
}

#tyMsg{
    font-size: 20px;
}

























@media screen and (min-width: 320px) and (max-width: 1199px) {
    .siteContainer {
        width: 100%;
        padding: 0 20px;
    }

	table.matrixStyle td {
	padding: 3px;
    }

    div#grbD {
        margin-left: 20px;
    }

    .question-number-div {
    font-size: 35px;
    line-height: 43px;
    }

    tr.maiStyle td:first-child, tr.miStyle td:first-child {
    width: 100%;
    padding: initial !important;
    }

    .questionStyle td {
    display: block;}

    .sectTbl {
    width: initial;
    }

    .content_text {
    padding: 0 10px;
    }



    select {
    font-size: 14px;
    line-height: 26px;
    }

        .header {
    height: initial;
            flex-direction: column;
        }

    .header_logo {
    width: 190px;
    height: 110px;
    }

    .header_hastag {
        font-size: 25px;
        line-height: 33px;
    }

    .content {
        padding: 0 10px;
    }

    .content_form_question {
        margin-bottom: 10px;
        flex-direction: column;
        align-items: flex-start;
    }

    .content_form_answer.select {
        margin-left: 0;
    }

    .content_form_answer.checkbox {
        margin: 0;
    }

    .content_form_question_title {
        margin-left: 0;
    }

    .content_form_answer.radio {
        margin-left: -2px;
        flex-wrap: wrap;
    }

    .content_form_answer.radio li {
        margin: 3px;
    }

    .content_form_question_title {
        font-size: 17px;
        line-height: 23px;
    }

    .content_form_answer li label {
        font-size: 15px;
        line-height: 23px;
    }

    .content_form_answer.select {
        width: 100%;
        max-width: 300px;
    }


    
    .surveybox{
    background-color: #ffffff;
    padding: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    color: #000;
    padding-bottom: 30px;
    }

    .question-text-div {
            font-size: 19px;
    line-height: 28px;
    color: #263365;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0 5px;
    }


    #SurveyBoxDiv {
        padding: 0;
        background-color: inherit;
    }

    .cellValign{
        padding: 0 10px;
    }


    #tyMsg{
        margin-top: 40px;
    font-size: 19px;
    color: #243563;
    font-weight: bold;
    }
    .btn-success, .btn-succes:focus, .btn-succes:active {
        border-color: #fff;
    }

}



.header {
    width: 100%;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header h1{
    font-size: 30px;
}
div#grbD {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 20px;
    margin: 20px auto;
    padding: 20px;
    background: linear-gradient(90deg, #00387ee8, #00387e);
    color: #fff;
}

.SoruAciklama{
    padding: 30px 10px;
}
.SoruAciklama input {
    margin-left: -6px !important;
}
label.globalRadioButtonLabel {
    padding-left: 20px !important;
    font-size: 25px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
    text-align: left;
}
.question-number-div {
    font-size: 50px;
    line-height: 58px;
    color: #dfeef8;
    font-weight: 700;
    display: none;;
}

.SoruAciklamaDetay{
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
    font-style: italic;
    color: #ffffff8c;
    padding: 10px 0;
}