/* begin override layout defaults */
html{
    background-color: #f7f7f7 !important;
}
body {
    /*background-color: #e0ddba;*/
    background-color: #f7f7f7 !important;
}
.fredericka {
    /*font-family: 'Fredericka the Great', Gotham, cursive;*/
    font-family: 'Raleway', sans-serif !important;
    font-size: 40px;
    font-weight: normal;
}
.header.item a,
.header.item a:hover {
    color: inherit;
    text-decoration: none;
}
.ui.container {
    width: 100%!important;
}
.btn{
    text-transform: uppercase;
    font-weight: 700 !important;
    font-size: 0.9rem !important;
    text-align: left !important;
}
.btn, .border-radius-0, .form-control, .ui.selection.dropdown{
    border-radius: 0 !important;
}

.thick-text{
    text-shadow: 0px 1px, 1px 0px, 1px 1px;
}
.visible {
    display: block;
}
.new-header {
    background-color: #20ABE2;
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 400px;
}
.new-header-img {
    filter: grayscale(100%) contrast(2);
    mix-blend-mode: multiply;
    width: 100%;
    position: absolute;
}
.mt-50{
    margin-top: 10%;
}
.index-container .row{
    margin: 40px 0;
}
.index-container h1, .index-container h3, .index-container h4{
    color: #3b3b3b;
    font-weight: 700;
}
.form-blk.ui.segment.form{
    padding: 40px 50px;
}
.index-container .form-blk input{
    width: 100%;
}
.btn-pink{
    background-color: #e00b7c !important;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    padding: 0 5px 5px !important;
    font-size: 0.9rem !important;
    border-radius: 0 !important;
}
.btn-pink div{
    text-transform: uppercase;
    font-weight: 700 !important;
    padding: 5px !important;
}
input, .ui.search.dropdown > input.search, textarea, select{
    background-color: #f2fcfe !important;
}
.registration-quote{
    background-color: #1891bc;
}
.registration-quote h1{
    text-align: center;
    color: #fff;
    padding: 40px 0;
    text-transform: uppercase;
    font-weight: 700;
}

/* begin override layout defaults */

.ui.menu{
    background-color: #333;
    border-radius: 0;
}

.header.item {
    color: #fff !important;
    font-size: 20pt;
}
/* begin home page */
.ui.green.segment:not(.inverted) {
    border-bottom: 30px solid #e93b93 !important;
}
.ui.top.attached.label{
    background-color: #e93b93 !important;
    border: 1px solid #e93b93;
    margin-bottom: 15px;
}
.login-text {
    border-radius: 6px;
    background-color: #333 !important;
    color: #fff;
    margin: 15px auto 65px auto !important;
    min-height: 440px;
    height: auto;
}
.login-text .ui.top.label {
    margin-bottom: 15px;
    background-color: #e93b93 !important
}
.login-text .spacer {
    height: 1px;
    width: 100%;
    margin-bottom: 40px;
}
.login-text a.button {
    margin-bottom: 15px;
}
.login-text p {
    font-size:14.1pt;
    word-wrap: break-word;
}
#login-or-register {
    width: 80%;
    margin: 0px auto;
}
#login-or-register.login {
    width: 95%;
    background-color: #333 !important;
    color: #fff;
    min-height: 440px;
    height: auto;
}
#login-or-register.login .label.first,
#login-or-register.change-reset-pass .label.first,
#login-or-register.password-reset .label.first {
    top: -5px;
    font-size: 14px;
}
#login-or-register .ui.form {
}
#login-or-register.login a:not(.button),
#login-or-register.login a:hover:not(.button),
#login-or-register.login h4 {
    color: #fff;
}

#login-or-register.change-reset-pass .ui.top.label,
#login-or-register.password-reset .ui.top.label {
    background-color: #e93b93 !important
}

#username-field i.user.icon, #password-field i.lock.icon {
    left: 0!important;
    right: auto!important;
    border-right: 1px solid rgba(34, 36, 38, .4)!important;
    border-radius: 0!important;
}
.ui.blue.ribbon.label{
    background-color: #20ABE2 !important;
    border-color: #20ABE2 !important;
}
#username-field input[type="text"], #password-field input[type="password"]{
    padding-left: 1em!important;
    margin-bottom: 1.2em;
}
.ui.blue.button, .ui.blue.buttons .button {
    background-color: #20ABE2 !important;
    color: #fff;
    text-shadow: none;
    background-image: none;
}
.ui.segment{
    border: none;
}
.white{
    color: #fff !important;
}
.ui.ribbon.label::after {
    position: absolute;
    content: '';
    top: 100%;
    left: 1px;
    background-color: transparent !important;
    border-style: solid;
    border-width: 0 1.2em 1.2em 0;
    border-color: transparent;
    border-right-color: transparent;
    border-right-color: inherit;
    width: 0;
    height: 0;
}
/* end home page */


/* begin registation form */
#registration-form {
    width: 70%;
    margin: auto;
}
#registration-form .ui.top.label {
    background-color: #e93b93 !important;
}
#registration-form
.ui.center.aligned {
    text-align: center;
}
.ui.raised.segment.form-segment {
    background-color: #333;
}
.checkbox-inline{
    color: #000 !important;
}
/* end registation form */


/* begin questionnaire/document forms */
.questionnaire-form input[type=text], .document-form input[type=text] {
    width: 98%!important;
}
.ui.top.attached.label {
    border-bottom: 1px solid rgba(140, 140, 140, 0.17);
    margin-bottom: 15px;
}
.question-ratings, .ui.help.circle.icon {
    float: right;
    cursor: pointer;
}
.question-ratings {
    margin-right: 2%;
}
.ui.help.circle.icon {
    padding: 8px 0px;
    height: auto;
    margin: 0;
}
.ui.raised.segment.form-segment a.ui.blue.ribbon.label.first {
    margin-top: 40px!important;
}
/* end questionnaire/document forms */


/* begin student dashboard */
.two.column.stackable.ui.grid {
    padding: 5px 0;
}
.ui.raised.padded.content.container {
    width: 70% !important;
    margin: 50px auto;
}
#questionnaire-section {
    width: 50%;
    float: left;
    margin-bottom: 0;
}
#answer-questionnaire {
    float: right;
}
/* end student dashboard */

/* begin send cv form */
#send-cv-form {
    width: 70%!important;
    float: right;
}
.ui.horizontal.divider {
    text-transform: lowercase;
}
/* end send cv form */

/* begin mentor dashboard layout */
.back-button {
    float: right;
}
.questionnaire-progress-bar {
    margin: 0 !important;
}
/* end mentor dashboard layout */

.ui.star.rating .icon {
    color: rgba(255,255,255,1);
}

.ui.segment.head {
    font-size: 40px;
    background-color: #e93b93;
}
.ui.segment.body{
    background-color: #fff;
    border-radius: 0;
    padding: 35px 0 35px 35px !important;
}
.category-blk{
    border-right: 10px solid #1891bc;
}
.ui .segments{
    border: none;
    border-radius: 0;
}
.ui.segment.body .field{
    padding: 20px 40px 20px 0;
}
.ui.form .field > label{
    color: #243333;
}

.text-center{
    text-align: center;
}
.title{
    font-size: 35pt;
}
.sub-title{
    font-weight: 300;
}
.mt-10{
    margin-top: 40px !important;
}
.mt-5{
    margin-top: 20px !important;
}
.my-0{
    margin-top: 0;
    margin-bottom: 0;
}
.black{
    color: #000 !important;
}
.black-bg{
    background-color: #333;
    padding: 20px;
}
.column.my-5 {
    padding: 60px 1.5rem 20px !important;
}

@media only screen and (max-width: 992px) {
    .login-text.sixteen.wide.mobile.eight.computer.column{
        width: 92% !important;

    }
}

@media only screen and (max-width: 767px) {
    .login-text.sixteen.wide.mobile.eight.computer.column{
        width: 100% !important;

    }
}

.footerlist ul{
    list-style-type: none;
}
.footerlist li{
    float: left;
    margin: 0 20px 0 0;
}
.footerlist a, .footerlist p a{
    color: #1891bc;
}

.bg-blue{
    background-color: #1891bc;
}

.black-bg{
    background-color: #333 !important;
    border-radius: 0 !important;
}
.progress{
    height: 2rem;
}
.ui.gray.progress.progress-bar.questionnaire-progress-bar.active{
    height: 2rem;
}
.ui.progress .bar > .progress{
    background-color: #888;
    white-space: nowrap;
    position: absolute;
    width: auto;
    font-size: .92857143em;
    top: 40%;
    right: .5em;
    left: auto;
    bottom: auto;
    color: rgba(255,255,255,.7);
    text-shadow: none;
    margin-top: -.5em;
    font-weight: 700;
    text-align: left;
    height: 1.5rem;
    line-height: normal;
}
.ui.progress .bar {
    height: 2em;
}
.cv-bg-blue{
    background-color: #1891bc;
}
.bg-gray{
    background-color: #bebebe;
}
.input-label{
    font-weight: 700 !important;
     color: #273f41 !important;
}
.student-dashboard-row p{
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    padding: 40px 50px;
    font-size: 25pt;
}
.mb-10{
    margin-bottom: 200px;
}
.color-gray{
    color: #c6c6c6;
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;..");
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;..");
}
input[type=file]::placeholder {
    color:rgb(133,130,130);
    opacity: 1;
}
.close{
    cursor: pointer;
}
.ui.selection.dropdown{
    padding: 0 2.1em 0 1em !important;
}
.arrow {
    color: #0c5449;
    background-color: #f6f3ed;
    margin: 1em 0;
}
.arrow::after {
    display: inline-block;
    padding-left: 8px;
    content: "\0279E";
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    font-size: 15pt;
}
.arrow:hover {
    color: #0c5449;
    background-color: #f6f3ed;
}
.arrow:hover::after {
    -webkit-transform: translateX(4px);
    -moz-transform: translateX(4px);
    -ms-transform: translateX(4px);
    -o-transform: translateX(4px);
    transform: translateX(4px);
}
.nav-link.text-white {
    font-size: 12pt;
    font-weight: 700;
}