﻿@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0.5rem !important;
}
.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    border-radius: 1px !important;
}

[class^='select2'] {
    border-radius: 1px !important;
}

.body {
    background: -webkit-linear-gradient(left, #3931af, #00c6ff);
}

body {
    font-family: 'Droid Arabic Kufi', serif !important;
}

.register {
    background: -webkit-linear-gradient(left, #3931af, #00c6ff);
    margin-top: 0%;
    padding: 3%;
}

.register-left {
    text-align: center;
    color: #fff;
    margin-top: 4%;
}

    .register-left input {
        border: none;
        border-radius: 1.5rem;
        padding: 2%;
        width: 60%;
        background: #f8f9fa;
        font-weight: bold;
        color: #383d41;
        margin-top: 0%;
        margin-bottom: 3%;
        cursor: pointer;
    }

.register-right {
    background: #f8f9fa;
    border-top-left-radius: 10% 50%;
    border-bottom-left-radius: 10% 50%;
}

.register-left img {
    margin-top: 15%;
    margin-bottom: 5%;
    width: 25%;
    -webkit-animation: mover 2s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-20px);
    }
}

.register-left p {
    font-weight: lighter;
    padding: 12%;
    margin-top: -9%;
}

.register .register-form {
    padding: 10%;
    margin-top: 10%;
    direction: rtl;
}

.btnRegister {
    float: right;
    margin-top: 10%;
    border: none;
    border-radius: 1.5rem;
    padding: 2%;
    background: #0062cc;
    color: #fff;
    font-weight: 600;
    width: 50%;
    cursor: pointer;
}

.register .nav-tabs {
    margin-top: 3%;
    border: none;
    background: #0062cc;
    border-radius: 1.5rem;
    width: 28%;
    float: right;
}

    .register .nav-tabs .nav-link {
        padding: 2%;
        height: 34px;
        font-weight: 600;
        color: #fff;
        border-top-right-radius: 1.5rem;
        border-bottom-right-radius: 1.5rem;
    }

        .register .nav-tabs .nav-link:hover {
            border: none;
        }

        .register .nav-tabs .nav-link.active {
            width: 100px;
            color: #0062cc;
            border: 2px solid #0062cc;
            border-top-left-radius: 1.5rem;
            border-bottom-left-radius: 1.5rem;
        }

.register-heading {
    text-align: center;
    margin-top: 8%;
    margin-bottom: -17%;
    color: #495057;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 11px;
    border-radius: 24px;
    margin-left: 10px;
    /* margin-right: -20px; */
}


.container {
    max-width: 100%;
}


.note {
    text-align: center;
    height: 80px;
    background: -webkit-linear-gradient(left, #0072ff, #8811c5);
    color: #fff;
    font-weight: bold;
    line-height: 80px;
}

.form-content {
    padding: 5%;
    border: 1px solid #ced4da;
    margin-bottom: 2%;
}

.form-control {
    border-radius: 1.5rem;
}

.btnSubmit {
    border: none;
    border-radius: 1.5rem;
    padding: 1%;
    width: 20%;
    cursor: pointer;
    background: #0062cc;
    color: #fff;
}

.btn-rounded {
    border-radius: 25px;
}

.select2-container--default .select2-results > .select2-results__options {
    direction: rtl;
    text-align: right;
}

#parent {
    /* can be any value */
    width: 300px;
    text-align: right;
    direction: rtl;
    position: relative;
}

    #parent .select2-container--open + .select2-container--open {
        left: auto;
        right: 0;
        width: 100%;
    }

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
    float: right;
}

[class^='select2'] {
    border-radius: 5px !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    text-align: end;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none;
    height: 42px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 36px !important;
}

body .pcoded[vertical-placement="right"] .main-body {
    direction: rtl;
    margin: -21px;
    margin-top: 2px;
}

.container {
    max-width: 100%;
    margin-bottom: -0px !important;
}

textarea {
    overflow: auto;
    resize: vertical;
    margin-bottom: 14px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 11px;
    right: 1px;
    width: 20px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block !important;
    padding-left: 2px !important;
    padding-right: 24px !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    padding-top: 2px !important;
}


.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 39% !important;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 78% !important;
    width: 0;
}

.form-control {
    line-height: 2 !important;
}


















.form-control {
    border-radius: 0.5rem !important;
}


.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
}

.btn-rounded {
    border-radius: 0px !important;
}

.btnRegister {
    border-radius: 10px !important;
}

.register-heading {
    text-align: center;
    margin-top: 8%;
    margin-bottom: -17%;
    color: #495057;
    background-color: #d4edda;
    border-color: #c3e6cb;
    padding: 11px;
    border-radius: 5px !important;
    margin-left: 10px;
    /* margin-right: -20px; */
}

.register-left input {
    border: none;
    border-radius: 5px !important;
    padding: 2%;
    width: 60%;
    background: #f8f9fa;
    font-weight: bold;
    color: #383d41;
    margin-top: 0%;
    margin-bottom: 3%;
    cursor: pointer;
}

.register-right {
    background: #f8f9fa;
    border-top-left-radius: 4% 50% !important;
    border-bottom-left-radius: 4% 50% !important;
}
