@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;
}

label.globalRadioButtonLabel {
    margin-left: 5px;
    font-size: 20px;
    line-height: 28px;
    color: #94a9ba;
    font-weight: 400;
}
div#grbD {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.question-text-div {
    font-size: 20px;
    line-height: 28px;
    color: #3e6283;
    font-weight: 500;
    margin-bottom: 10px;
}
.question-number-div {
    font-size: 50px;
    line-height: 58px;
    color: #dfeef8;
    font-weight: 700;
}
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;
}

.header {
    width: 100%;
    height: 200px;
    border-radius: 20px;
    margin: 20px auto;
    padding: 20px;
    background: linear-gradient(90deg, #006cee, #00387e);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_logo {
    width: 300px;
    height: 150px;
    display: block;
}

.header_logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.header_hastag {
    font-size: 30px;
    line-height: 38px;
    color: #fff;
    font-family: 'Bangers', cursive;
}

.content {
    padding: 0 50px;
}

.content_text {
    font-size: 15px;
    line-height: 23px;
    color: #94a9ba;
    font-weight: 400;
    padding: 0 50px;
}

.content_form {
    margin-top: 20px;
}

.content_form_question {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.content_form_question_value {
    font-size: 50px;
    line-height: 58px;
    color: #dfeef8;
    font-weight: 700;
}

.content_form_question_title {
    margin-left: 20px;
    font-size: 20px;
    line-height: 28px;
    color: #3e6283;
    font-weight: 700;
}

.content_form_answer {
    margin-left: 40px;
}

.content_form_answer.radio {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.content_form_answer.checkbox {
    margin-top: 20px;
}

.content_form_answer.checkbox li:not(:last-child) {
    margin-bottom: 10px;
}

.content_form_field:not(:last-child){
    margin-bottom: 40px;
}

.content_form_answer input {
    position: relative;
    top: 3px;
}

.content_form_answer label {
    margin-left: 5px;
    font-size: 20px;
    line-height: 28px;
    color: #94a9ba;
    font-weight: 400;
}

.content_form_answer.radio li:not(:last-child) {
    margin-right: 25px;
}

.content_form_answer.select {
    width: 300px;
    position: relative;
}

.content_form_answer.select select{
    width: 100%;
    height: 50px;
    border: 1px solid #dfeef8;
    border-radius: 5px;
    font-size: 20px;
    line-height: 28px;
    padding: 0 20px;
    color: #94a9ba;
}

.content_form_answer.select::after {
    width: 10px;
    height: 10px;
    border-top: 2px solid #3e6283;
    border-right: 2px solid #3e6283;
    content: '';
    position: absolute;
    top: 18px;
    right: 20px;
    transform: rotate(135deg);
}










.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{
    background-image: url(https://anket.gsb.gov.tr/Scripts/ckeditor/Filemanager/userfiles/Photo/maskot_yarisma_story-S1.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 500px;
    padding-left: 400px;
    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{
    margin-top: 200px;
    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%;
    margin-top: 500px;
    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;
    }

}


/* Checkbox & Radio */
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
    input[type='checkbox'], input[type='radio'] {
        --active: #0069ee;
        --active-inner: #fff;
        --input-border: #cdd9ed;
        --input-border-hover: #23c4f8;
        --background: #fff;
        --disabled: #f5f9ff;
        --disabled-inner: #e4ecfa;
        --shadow-inner: rgba(18, 22, 33, .1);
        height: 21px;
        outline: none;
        position: relative;
        -webkit-appearance: none;
        -moz-appearance: none;
        margin: 0;
        padding: 0;
        box-shadow: none;
        cursor: pointer;
        height: 21px;
        border: 1px solid var(--input-border);
        background: var(--background);
        transition: background 0.3s ease, border-color 0.3s ease;
   }
    input[type='checkbox']:after, input[type='radio']:after {
        content: '';
        display: block;
        left: 0;
        top: 0;
        position: absolute;
        transition: transform 0.3s ease, opacity 0.2s ease, filter 0.3s ease;
   }
    input[type='checkbox']:checked, input[type='radio']:checked {
        background: var(--active);
        border-color: var(--active);
   }
    input[type='checkbox']:checked:after, input[type='radio']:checked:after {
        filter: drop-shadow(0 1px 2px var(--shadow-inner));
        transition: opacity 0.3s ease, filter 0.3s ease, transform 0.6s cubic-bezier(0.175, 0.88, 0.32, 1.2);
   }
    input[type='checkbox']:disabled, input[type='radio']:disabled {
        cursor: not-allowed;
        opacity: 0.9;
        background: var(--disabled);
   }
    input[type='checkbox']:disabled:checked, input[type='radio']:disabled:checked {
        background: var(--disabled-inner);
        border-color: var(--input-border);
   }
    input[type='checkbox']:hover:not(:checked):not(:disabled), input[type='radio']:hover:not(:checked):not(:disabled) {
        border-color: var(--input-border-hover);
   }
    input[type='checkbox']:not(.switch), input[type='radio']:not(.switch) {
        width: 21px;
   }
    input[type='checkbox']:not(.switch):after, input[type='radio']:not(.switch):after {
        opacity: 0;
   }
    input[type='checkbox']:not(.switch):checked:after, input[type='radio']:not(.switch):checked:after {
        opacity: 1;
   }
    input[type='checkbox']:not(.switch) {
        border-radius: 6px;
   }
    input[type='checkbox']:not(.switch):after {
        width: 5px;
        height: 9px;
        border: 2px solid var(--active-inner);
        border-top: 0;
        border-left: 0;
        left: 7px;
        top: 4px;
        transform: rotate(20deg);
   }
    input[type='checkbox']:not(.switch):checked:after {
        transform: rotate(43deg);
   }
    input[type='checkbox'].switch {
        width: 38px;
        border-radius: 11px;
   }
    input[type='checkbox'].switch:after {
        left: 2px;
        top: 2px;
        border-radius: 50%;
        width: 15px;
        height: 15px;
        background: var(--input-border);
   }
    input[type='checkbox'].switch:checked:after {
        background: var(--active-inner);
        transform: translateX(17px);
   }
    input[type='checkbox'].switch:disabled:not(:checked):after {
        opacity: 0.6;
   }
    input[type='radio'] {
        border-radius: 50%;
   }
    input[type='radio']:after {
        width: 19px;
        height: 19px;
        border-radius: 50%;
        background: var(--active-inner);
        opacity: 0;
        transform: scale(0.7);
   }
    input[type='radio']:checked:after {
        background: var(--active-inner);
        transform: scale(0.5);
   }
}






