@import "https://form.karbala.edu.iq/static/fonts/fonts/styles.css";

* {
    font-family: 'BahijTheSansArabic-Plain';

}

a {
    color: inherit;
}

.row {
    position: relative;
}

.column {
    margin-bottom: 5px;
}

img:not(.img) {
    width: 100%;
    height: auto;
}

@keyframes imgbg {
    0% {
        background-position: 100% 0%;
    }
    100% {
        background-position: 0% 100%;
    }
}

a:hover {
    color: inherit;
}

.imgbg {
    width: 100%;
    height: 200px;
    background-position: 100% 0%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.imgbg:hover {
    /*animation: imgbg 3s linear;
    background-position: 0% 100%;*/
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'HacenLinerXL';
}

body {
    background: #fff;
}

.fluid {
    max-width: 100%;
}
.kr_logo{
max-width: 120px;margin-top: 50px;
}
.logo_2{
max-width: 117px;margin-top: 50px;
}
/********************************* New Css *********************************************************/
@media screen and (max-width: 1000px){
.new{
    margin-bottom: 10px!important;
    margin-top: 10px!important;
}
.header{
    height: 177px!important;
}
.logo_2{
max-width: 60px;
}
.kr_logo{
max-width: 60px;margin-top: 50px;
}
.back_form{
    padding-right: 6px!important;
    padding-left: 6px!important;
}
#in_school_1,#in_school_2{
margin-top:3px!important;
}
.in_school{
    height: 60px;
}
.title{
width:100%!important;
}
[type='checkbox'] + label[for], [type='radio'] + label[for]{
    width: 88%;
    float: right;
}
.radio_button{
margin-top:-7px;
}
[type="checkbox"], [type="radio"]{
float: right;
    margin-top: 32px!important;
}
[type='file'], [type='checkbox'], [type='radio']{
margin-top:10px;
}
}
 .delete_row:hover {
        background: #b90a0e;
    }

    .delete_row {
        position: relative;
        margin-top: -50px;
        float: left;
        margin-left: -78px;
        margin-right: 8px;
        width: 71px;
        height: 30px;
        background: #c60f13;
        padding: 0.5rem 1rem !important;
    }

    .add-more {

        cursor: pointer;
        display: block;
        width: 30px;
        height: 30px;
        background-image: url("https://form.karbala.edu.iq/static/images/site/add.png");
        background-repeat: no-repeat;
        position: absolute;
        margin: 47px -8px;
    }

    select {
        border-radius: 20px;
    }

    .con {
        margin-bottom: 10px;
    }

    .stare {
        position: relative;
        color: red;
        font-size: 20px;
        margin-right: 6px;
        top: 6px;
    }

    html .k-upload {
        margin-top: 5px;
    }

    .k-upload {
        border-color: transparent;
    }

    #ret_mount {
        display: none;
    }

    select {
        padding: 3px 13px 4px 21px;
    }

    .success {
        margin-top: 15px;
        margin-right: 8px;
        color: green;
        font-weight: bold;
    }

    .uploadedresearch .success {
        margin-top: 16px;
    }
     .k-upload-pct {
            display: none;
        }

        .k-file-success .k-progress {
            background-color: #c10000;
        }

        .k-input {
            background-color: rgb(231, 233, 240);
        }

        .k-state-default, span.k-datetimepicker {
            border: 1px solid #cacaca;
        }

        .k-i-clock {
            display: none !important;
        }

        .uploadedImage {
            height: 71px;
            margin-top: -17px;
        }

        .div_me {
            padding: 48px;
            margin-top: 31px;
            background: #fff;
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
        }

        .k-dropzone {
            padding-top: 7px;
        }

        @media screen and (max-width: 1030px) {
            .uploadedImage {
                height: 71px;
                margin-top: 0px !important;
            }
        }

        .back_form {
            background: #f5f5f5;
            border-right: solid 7px #172f81;
            padding-right: 25px;
            padding-left: 25px;
            margin-bottom: 15px;
            padding-bottom: 20px;
            padding-top: 30px;
        }

        [type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
            border-radius: 32px;
        }

        label {
            margin-top: 9px;
            font-size: 16px;
        }

        [type='text'] {
            height: 39px;
        }

        .k-dropzone {
            padding-top: 0px !important;
            height: 31px;
            background: whitesmoke;
        }

        .uploadedImage .success {
            margin-top: 11px;
        }

        .img_g {
            height: 200px;
        }

        .category_section {
            background: #EEEEEE;
            height: 40px;
            margin-top: 45px;
            margin-bottom: 22px;
        }

        .category_button {
            width: 100px;
            background: #172F81;
            color: #fff;
            text-align: center;
            height: 38px;
            padding-top: 8px;
        }

        #field1 {
            width: 100%;
            padding: 0px 14px;
        }
        .category_button {
           width: 266px;
        background: #172F81;
        color: #fff;
        text-align: center;
        height: 40px;
        padding-top: 9px;
            font-size: 18px;
        }
        .category_section {
            background: #EEEEEE;
            height: 40px;

        }
        .terms{
        font-family: 'BahijTheSansArabic-Plain';
        }