﻿.card-gray:not(.card-outline) > .card-header {
    background-color: #adb5bd;
}

.card-indigo:not(.card-outline) > .card-header {
    background-color: #6610f2;
}

.card-lightblue:not(.card-outline) > .card-header {
    background-color: #3c8dbc;
}

.card-purple:not(.card-outline) > .card-header {
    background-color: #605ca8;
}

.card-fusia:not(.card-outline) > .card-header {
    background-color: #f012be;
}

.card-pink:not(.card-outline) > .card-header {
    background-color: #e83e8c;
}

.card-orange:not(.card-outline) > .card-header {
    background-color: #ff851b;
}

.card-teal:not(.card-outline) > .card-header {
    background-color: #39cccc;
}

.card-olive:not(.card-outline) > .card-header {
    background-color: #3d9970;
}

.btn-outline-white {
    color: white;
    border-color: white;
}

.w-80 {
    width: 80% !important;
}

.profile-image-change {
}

    .profile-image-change:hover {
        cursor: pointer;
    }

.brand-link .brand-image {
    margin-left: 0px;
}

.card-basarsoft:not(.card-outline) > .card-header {
    background: rgb(0,212,255);
    background: linear-gradient(90deg, rgb(6 53 116) 85%, #67819c 100%,#67819c 100%);
    color: white;
    font-weight: bold;
}

.buttoncolor {
    background: #3e1d95 !important;;
    color: white;
    border-radius: 10px 10px 10px 10px;
}

.buttoncolor1 {
    background: #3e1d95 !important;;
    color: white;
}


.nav {
    background: white;
}

    .nav a.active {
        background: #3e1d95 !important;;
        color: white;
    }

.WrappedColumnClass {
    white-space: normal;
    word-wrap: break-word;
}

.bg-job-bg {
    background-color: #3e1d95;
    color: white;
    padding: 20px;
    border-radius: 10px;
    transition: all .5s !important;
}

    .bg-job-bg:hover {
        background-color: #5033a1;
        color: white;
        margin-top: 5px !important;
        cursor: pointer;
    }

.nav a.active {
    background: linear-gradient(90deg, rgb(46 169 244) 85%, rgb(46 169 244) 85%,rgb(46 169 244) 85%);
    color: white;
}

.buttoncolor {
    background: linear-gradient(90deg, rgb(46 169 244) 85%, rgb(46 169 244) 85%,rgb(46 169 244) 85%);
    color: white;
    border-radius: 0px;
}

.btn-info-basar {
    color: #fff;
    background-color: #3e1d95;
    border-color: #17a2b8;
    box-shadow: none;
}

.card-tools > #addEducation {
    color: #1DD1A1;
    font-size: 18px;
    font-weight: bold;
}

.card-tools > #addwork {
    color: #1DD1A1;
    font-size: 18px;
    font-weight: bold;
}

.card-tools > #addproject {
    color: #1DD1A1;
    font-size: 18px;
    font-weight: bold;
}

.card-tools > #addcertifika {
    color: #1DD1A1;
    font-size: 18px;
    font-weight: bold;
}

.card-tools > #plus {
    color: #1DD1A1;
    font-size: 18px;
    font-weight: bold;
}

.card-tools > #addjob {
    color: #1DD1A1;
    font-size: 18px;
    font-weight: bold;
}

.profile-image-user-wrap {
    width: 140px;
    height: 140px;
    border-radius: 100%;
    border: 2px solid #FFFFFF;
    box-shadow: 0 0 8px 3px #B8B8B8;
    position: relative;
    margin-right: auto !important;
    margin-left: auto !important;
}

    .profile-image-user-wrap > i {
        position: absolute;
        top: 10px;
        right: 0;
        background: #e2e2e2;
        border-radius: 100%;
        width: 30px;
        height: 30px;
        line-height: 30px;
        vertical-align: middle;
        text-align: center;
        color: #0000ff;
        font-size: 14px;
        cursor: pointer;
    }

    .main-img-profile-user {
        height: 100%;
        width: 100%;
        border-radius: 50%;
    }

.main-footer {
    background-color: #071144;
    color: whitesmoke;
    display: flex;
    justify-content: flex-start;
}

    .main-footer .footer-row {
        width: 100% !important;

    }

  

    .main-footer p {
        font-size: 15px;
        display: inline-block;
        padding: 10px;
        padding-left: 40px;
        margin: auto;
        font-style: italic;
    }


    .main-footer .footer-copy-middle p {
        font-size: 13px !important;
        padding-left: 0 !important;
       
    }

    .main-footer .footer-copy-middle b {
        color: #00a5ff !important;
    }

        

        .main-footer a img {
            margin: initial;
            display: inline-block;
            margin: auto auto auto 0;
        }

    .socialmediaiconsfooter {
        float: right;
        color: whitesmoke;
    }
        .socialmediaiconsfooter p {
            font-size: 15px;
            display: inline-block;
            margin: auto 0 auto auto;
            padding-right: 4px;
            font-style: normal;
        }
    .socialmediaiconsfooter p a{
        padding: 4px;
    }

    .profilepagebuttons {
        display: inline-block;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
        padding: 0.375rem 0.75rem;
        font-size: 1rem;
        line-height: 1.5;
        border-radius: 0.25rem;
    }
    .buttonblue{
        color: #fff;
        background-color: #3e1d95;
        box-shadow: none;
    }
        .buttonblue:focus {
            color: #fff;
            background-color: #3e1d95;
            box-shadow: none;
        }
    .buttonblue:hover {
        color: #fff;
        background-color: #5033a1;
        box-shadow: none;
    }

/* Password Validation */
    input {
        background-color: #eee;
        border: none;
        padding: 12px 15px;
        margin: 8px 0;
        margin-top: 10px;
        width: 100%;
    }
    /* Style the submit button */
    input[type=submit] {
        background-color: #04AA6D;
        color: white;
    }

    container {
        left: 0;
        width: 50%;
        z-index: 2;
    }

    /* The message box is shown when the user clicks on the password field */
    #passwordvalidationmessage {
        display: none;
        background: #f1f1f1;
        color: #000;
        position: relative;
        padding: 10px;
        margin-top: 10px;
    }

        #passwordvalidationmessage p {
            margin-top: auto;
            padding: 0px 35px;
            font-size: 14px;
        }

        #passwordvalidationmessage h2 {
            padding: 0px 35px;
            font-size: 15px;
        }

    /* Add a green text color and a checkmark when the requirements are right */
    .valid {
        color: green;
    }

        .valid:before {
            position: relative;
            left: -35px;
            content: "✔";
        }

    /* Add a red text color and an "x" when the requirements are wrong */
    .invalid {
        color: red;
    }

        .invalid:before {
            position: relative;
            left: -35px;
            content: "✖";
        }

        .content-wrapper{
            background-color: #f1f1f1 !important;
        }

.socialmediaiconsfooter i {
    color: #00a5ff !important;
}

.card {
    border: none !important;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 39px 0px rgba(197,214,252,0.33);
    -moz-box-shadow: 0px 0px 39px 0px rgba(197,214,252,0.33);
    box-shadow: 0px 0px 39px 0px rgba(197,214,252,0.33);
}

/* p, h1, h2, h3, h4, h5, h6, span, label {color: #666666;}*/

body {
    font-family: 'Roboto', sans-serif;
}

#headerlogo {
    margin-right: 20px !important;
}


@media screen and (max-width: 992px) {

    #mainfooter .col-lg-4 { 

        text-align: center;

    }

    #mainfooter .col-lg-4 p {
        padding: 0;
        padding-left: 0;
    }


    #mainfooter .footer-logo a {
        display: block;
        margin: 0 auto;
    }


    .main-footer a img {
        display: block;
        margin: 0 auto 0 auto;
    }

    #mainfooter .socialmediaiconsfooter {
        
        float: none;
        display: block;
        margin: 0 auto;

    }

    #mainfooter .socialmediaiconsfooter p {
        float: none;
        display: block;
        margin: 0 auto;
    }

    #mainfooter .footer-copy-middle {

        margin-top: 20px;
        margin-bottom: 20px;

    }

  
}

.sidebar-mainmenu .nav-link {
    max-width: 100%;
}

.sidebar-mainmenu .nav-link:hover {
    background-color: #f1f1f1;
    border-radius: 200px;
}

.passwordeye {
    width: 100% !important;
    display: inline-flex !important;
}

.passwordeye i {
    display: block !important;
    margin-block: auto !important;
    margin-left: -30px !important;
}

.passwordeye div{
    height: 34px;
    width: 95% !important;
    display: inline-flex !important;
}

.container {
    background-color: #fff;
    border-radius: 15px;
    width: auto;
}

    .container h2 {
        margin-top: 20px;
        margin-left: 15px;
    }

.forgotpassworddiv {
    margin-right: 15px;
    margin-left: 15px;    
}

.forgotpassworddiv input{
    background-color:#fff;
    border-radius:10px;
    border-style:outset;
}

#passwordvalidationmessage{
    background-color:#fff;
    border-radius:20px;
}
#btnResetPassword{
    margin:10px;
    cursor:pointer;
}

.internshipcardheader {
    text-align: center;
}

.maileditbox{
    width: 100% !important;
    min-height:350px !important;
    max-height: 450px !important;
    border-radius:10px;
}

.internshipOnOffP {
    margin: auto 20px auto 30px !important;
}

.internshipOnOffswitch {
    min-width: 80px !important;
    color: white !important;
}

#internshipOnOffbtn{
    float: right !important;
    min-width: 90px !important;
}

.applicationunitmails {
    font-size: 1rem;
}

.applicationunitmails h3{
    font-size: 1.2rem;
}

.applicationunitmails p {
    font-size: 1.2rem;
}

.hidden_div {
    display: none;
}

/* Main Sidebar */

.main-sidebar {
    background: #3e1d95 !important;
}

    .main-sidebar nav ul {
        background: #3e1d95 !important;
    }

        .main-sidebar nav ul li a {
            color: #fff !important;
            font-size: 14px;
            font-weight: 300;
            transition: all .5s !important;
          
        }

        .main-sidebar nav ul li a:hover {
            background: #5033a1 !important;
            border-radius: 10px !important;
            padding-left: 25px;
            
        }

            .main-sidebar nav ul .nav-header {
                color: #FFE224 !important;
                margin-bottom: 10px !important;
                font-weight: 600;
                font-size: 16px;
                margin-top: 10px;
            }

        .main-sidebar nav ul li a i {
            font-size: 14px !important;
            margin-right: 7px !important;
        }

    .main-sidebar .user-panel a {
        color: #fff !important;
        font-weight: 400;
        font-size: 16px;
        margin-top: 10px;
        transition: all .5s;
       

    }

.sidebar.sidebar-collapse .user-panel:hover > .info {
    margin-left: 0 !important; 
    visibility: visible !important;
    opacity: 1 !important;
}

        .main-sidebar .user-panel a:hover {
            color: #FFE224 !important;
            margin-top: 15px;

        }


    .main-sidebar .user-panel {
        border-bottom: 2px solid #5033a1 !important;
        display: flex !important;
        flex-direction:column;
    }

        .main-sidebar .user-panel .image{
            margin-right: 0 !important;
            margin-left: 0 !important;
            padding-right: 0 !important;
            padding-left: 0 !important;
        }

    .main-sidebar img {
        width: 50% !important;
        border: 5px solid #5033a1;
    }

        #menuCikisYap {
            background: #351B7C;
        }

    #menuCikisYap a {
        color: #5033A1 !important;
    }

.main-sidebar .yonetim-nav {
    border-top: 2px solid #5033a1 !important;
    padding-top: 20px;
}

.active-nav {
  
    background: #322752 !important;
    border-radius: 10px !important;

    
}

.main-sidebar nav ul li a.active-nav:hover {
    background: #322752 !important;
    border-radius: 10px !important;
    
}

.flex-container {
    display: flex;
}

.flex-child {
    flex: 1;
    margin: 0px 15px 0px 15px;
    width: 200px;
    height: 200px;
}

.jobs-link {
    color: #fff !important;
    display: block;
    overflow: hidden;
   
  
}

.small-box-footer {
    padding: 10px !important;
    border-radius: 15px !important;
}


.add-button-profil .dx-button {
    background: #44cd62;
    color: #fff !important; 
    font-family: inherit !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    margin-bottom: 10px;
    border: none;
    transition: all .5s;
}

    .add-button-profil .dx-button:hover {
        background: #4BD769;
    }

    .add-button-profil .dx-button.job-info-2 {
        margin-bottom: 0 !important;

    }

    .add-button-profil .dx-button i {
        color: #fff !important;
        margin-right: 5px;
        font-size: 16px;
    }

.box-profile a:hover {
    color: #5033a1;
}

.is-ilani-job .small-box {
    min-height: 162px !important;
}

.is-ilani-job .bg-job-bg h4 {
    font-size: 18px !important;
    font-weight: 300;
}

.counter-statics {

    font-size: 34px !important;
    font-weight: 800;
}

#HasNoApplication a {
    color: #3e1d95 !important;
    font-weight: 600;
}

    #HasNoApplication a:hover {
        color: #5033a1 !important;
    }

.accordion{
    margin-bottom: 20px !important;
}

.accordion-header {
    cursor: pointer;
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
}

    .accordion-content.active {
        min-height: 55px;
        max-height: 500px;
    }

.accordionquestion {
    display:grid;
    background-color: #3e1d95;
    width: 80%;
    margin: 8px auto 0 auto;
    min-height: 55px;
    max-height: 500px;
    font-size: 16px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    word-wrap: break-word !important;
    transition: all .2s;
    position: relative;
}
    .accordionquestion p {
        color: white;
        font-weight: 400;
        font-size: 18px;
        display: inline-block;
        word-break: break-word;
        margin-top: 1em !important;      
    }

    .accordionquestion:hover {
        background-color: #5033A1;
        margin-top: 10px !important;
        font-size: 17px;
    }

.accordionanswer {
    background-color: #f1f1f1;
    width: 80%;
    margin: 0 auto 8px auto;
    color: white;
    border-bottom-right-radius: 15px;
    word-wrap: break-word !important;
}
    .accordionanswer p {
        margin: 10px auto;
        color: black;
        background-color: #f1f1f1;
        padding: 8px;
    }

.accordionquestionactive {
    border-bottom-right-radius: 0px;
    
}

#pie {
    height: 440px;
}

#chart {
    height: 440px;
}

.flex-container g text {

    font-family: Roboto !important;
}

.flex-child.d-block {width: 100% !important}

#homepagetext-text {
    margin: auto 0 auto 0;
}

#homepagetext-image {
    margin: auto 0 auto 0;
    border-radius: 3% !important;
}

#btnApply:hover {
    background-color: #5033a1;
    color: whitesmoke;
}

#btnInternshipApply:hover {
    background-color: #5033a1;
    color: whitesmoke;
}

.home-card {
    border-radius: 0.5rem !important;
}

.graphic-titles .h4 {
    font-weight: 600 !important;
    position: relative;
    display: block;
    
}
    .graphic-titles .h4:after {
        content: "";
        position: absolute;
        width: 25%;
        left: 0px;
        bottom: 0;
        border: 3px solid #3e1d95 !important;
        margin-bottom: -15px;
        transition: .5s ease-in all;
        border-radius: 150px;
        display: block;

    }
    .graphic-titles .h4:hover:after {
        content: "";
        position: absolute;
        width: 50%;
        left: 0px;
        bottom: 0;
        border: 3px solid #3e1d95 !important;
        margin-bottom: -15px;

    }

    #chart, #pie { margin-top: 50px;}

@media  (max-width: 1200px) {
    .home-card.flex-container {
        display: block;
        padding: 20px !important;
    }

    .col-md-4 {max-width: 100% !important; margin-top: 40px !important}
}

.homepagetext-text h1 {
    font-size: 32px !important;
    display: block;
    text-align: left;
}
.homepagetext-text {padding-right: 40px;}

/* Styles for the progress bar */
#uploadProgress {
    margin: 10px 0;
}

progress {
    width: 100%;
    height: 20px;
}

/*DevExtreme v23.2 CSS Fix*/

.dx-texteditor-container{
    background-color: white !important;
}

.dx-texteditor-input {
    background-color: white !important;
    color: #313131 !important;
}

.dx-texteditor-buttons-container {
    background-color: white !important;
}

.dx-icon-close {
    color: black !important;
}

.dx-selection {
    background-color: #6f42c1 !important;
}

.dx-icon-xlsxfile {
    color: #72d63c !important;
}

.icofont-eye {
    color: #6f42c1 !important;
}

.dx-icon-eyeopen {
    color: #6f42c1 !important;
}

.dx-icon-edit {
    color: #6f42c1 !important;
}

.dx-icon-refresh {
    color: #6f42c1 !important;
}

.dx-icon-remove {
    color: #6f42c1 !important;
}

.icofont-star {
    color: #6f42c1 !important;
}

.dx-icon-user {
    color: #6f42c1 !important;
}

.dx-icon-trash {
    color: #6f42c1 !important;
}

.dx-icon-undo {
    color: #6f42c1 !important;
}

.icofont-refresh {
    color: #6f42c1 !important;
}

.dx-icon-download {
    color: #6f42c1 !important;
}

.form-button-purple {
    background-color: #6f42c1 !important;
    color: white !important;
    border-radius: 10px !important;
    border: none !important;
}

    .form-button-purple:hover {
        background-color: #3e1d95 !important;
        color: whitesmoke !important;
    }

.dx-switch-handle::before {
    background-color: #3e1d95 !important;
}

.dx-switch-container{
    border: none !important;
}
.dx-switch-handle {
    background-color: #3e1d95 !important;
}

.dx-dialog-button {
    color: black !important;
}

.dx-field-value {
    background-color: #3e1d95 !important;
}

.dx-treeview-item{
    margin-left:8px !important; 
}

.dx-calendar-selected-date {

    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
.dx-calendar-navigator .dx-button-text {

    margin-right: 15px !important;
}

.mobileFooter {
    display: none !important;
}

.dx-state-focused::before {
    border-bottom: 2px solid #3e1d95 !important;
}

.dx-checkbox-checked .dx-checkbox-icon {
    background-color: #3e1d95 !important;
}

.dx-calendar-cell.dx-calendar-today span {
    border: 2px solid #3e1d95 !important;
}

.dx-calendar-cell.dx-calendar-contoured-date span {
    box-shadow: 0 0 0 2px #3e1d95 !important;
}

.dx-calendar-cell.dx-calendar-selected-date span {
    color: #fff;
    background-color: #6f42c1 !important;
}

.dx-calendar-cell-in-range::before {
    background-color: rgba(237, 223, 255, 0.8) !important;
    border-color: rgba(237, 223, 255, 0.8) !important;
}

.dx-calendar-cell.dx-state-hover span{
    background-color: rgba(237, 223, 255, 0.8) !important;
}

.dx-calendar-cell.dx-calendar-cell-start-in-row.dx-state-active span{
    background-color: #6f42c1 !important;
}

.dx-switch-on-value .dx-switch-container::before {
    background-color: rgba(228, 191, 255, 1) !important;
}

.dx-switch-container::before {
    background-color: #fa7c7c !important;
}

.dx-switch-on {
    color: black !important;
    display: block !important;
}

.dx-switch-off {
    color: black !important;
    display: block !important;
}

.dx-invalid.dx-state-focused::before{
    border-color: #d9534f !important;
}

/*DevExtreme v23.2 CSS Fix*/

.introjs-progressbar {
    background-color: #6f42c1;
}

.dx-htmleditor.dx-htmleditor-outlined.dx-state-focused {
    box-shadow: inset 0 0 0 1px #6f42c1 !important;
    border-color: #6f42c1 !important;
}
.dx-invalid.dx-htmleditor.dx-htmleditor-outlined.dx-state-focused {
    box-shadow: inset 0 0 0 1px red !important;
    border-color: red !important;
}

#disable-out-of-range-selection {
    width: 600px;
}

.filtered-download-button {
    margin: 5px !important;
    min-width: 210px !important;
}

.excell-download-button {
    margin: 5px !important;
    min-width: 170px !important;
}


@media (max-width: 560px){
    .filtered-download-button {
        margin: 5px auto 5px auto !important;
        width: 70% !important;
    }

    .excell-download-button {
        margin: 5px auto 5px auto !important;
        width: 70% !important;
    }

    #disable-out-of-range-selection {
        min-width: 100% !important;
        margin-right: 2px !important;
    }
}

    .sag-home-chart .flex-child {
    height: auto !important;
}

#mobileSignUpContainer {display: none;}
#mobile-giris {display: none !important;}

#container {
    display: block !important;
}

@media (max-width: 760px) {
    #mobile-giris {
        display: block !important;
        width: 100% !important;
    }
        #mobile-giris .form-container {
            
            width: 100% !important;
        }

       

    #mobileFooter {
        display: block !important;
    }
    
   
    #container {
        display: none !important;
    }

    .webFooter {
        display: none !important;
    }
}


@media (max-width: 500px) {
    #mobile-giris form {
        padding: 10px !important;
    }

    #mobileFooter p {
        margin: 0 !important;
    }

}

.sidebar {
    padding-left: .5rem;
    padding-right: .1rem;
}

.sidebar nav ul li {
    max-width: 100%;
}

.sidebar-scroll {
    width: 240px;
    height: 100vh;
    overflow-y: auto;
    overflow-x: hidden;
    color: white;
    padding:5px;
    box-sizing: border-box;
    white-space: normal;
}

    .sidebar-scroll::-webkit-scrollbar {
        width: 8px;
    }

    .sidebar-scroll::-webkit-scrollbar-thumb {
        background: #34495e;
        border-radius: 4px;
    }

    .sidebar-scroll::-webkit-scrollbar-track {
        background: #2c3e5;
    }

.dx-tag-remove-button::after {
    position: unset !important;
    content: none !important;
    margin-top: 0px !important;
}

.dx-tag-remove-button::before {
    position: unset !important;
    margin-top: 0px !important;
}

.dx-radiobutton-icon-checked .dx-radiobutton-icon-dot {
    transform: translate(-25%, -25%) !important;
    border-radius: 50%;
    justify-content: center !important;
    align-items: center !important;
    background-color: #5033a1 !important;
}

.dx-radiobutton-icon {
    border: none !important;
}