﻿/* This is the custom styling for the myukzn backend portal*/

[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important;
}

.float-right {
    float: right;
}

.nowrap {
    white-space: nowrap;
}

.left_col.scroll-view {
    position: fixed;
    overflow-y: auto;
    overflow-x: hidden;
    width: 15%;
    height: 100%;
    top: 0;
}
.ui.three.buttons .busbuttons{
    width: 100%;
    margin-top: 25px !important;
}

.col-md-6 .col-md-offset-3.eventBtn{
       padding-left: 40px;
}

.header.bus-header {
    position:relative !important;
}

.extra.content.align-busDIV {
    position: relative !important;
    top: 21px !important;
}


.advertHeader {
    text-align: left;
    font-size: 40px;
    padding-left: 12px;
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    display: block;
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    background: #FFF;
    margin: 0;
    box-shadow: none;
    color: rgba(0,0,0,.85);
}
.advertDate {
    text-align: right;
    font-size: 40px;
    padding-left: 12px;
    display: block;
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    background: #FFF;
    margin: 0;
    box-shadow: none;
    color: rgba(0,0,0,.85);
}

.spaces {
    border-bottom: 0 solid #e5e5e5;

} 

.modal-footer .noborder {
    border-top: 0 !important;
}

.navbar.nav_title {
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-top: 25%;
    cursor: pointer;
}

.ui.modal {
    padding: 20px;
    height: 20px;
    top: 200px;
    margin-top: 0 !important;
    overflow-y: auto;
}

.jobmodal, .noticemodal, .servicemodal, .categoryModal {
    font-size: 1.15em !important;
}

#faqspan {
    font-size: 14px;
    position: relative;
    left: 70%;
}


.icon.createfaq {
    color: red;
    font-size: 30px;
    position: relative;
    bottom: -4px;
}


    .jobmodal .header, .noticemodal .header, .servicemodal .header, .categoryModal.header {
        font-size: 2em !important;
    }

        .noticemodal .header span {
            font-size: 0.7em;
        }

        .advertmodal .header span {
            font-size: 0.7em;
        }

.boldheader {
    font-size: large;
}

.advertheader {
    padding-right: 460px;
    font-size: 40px;
    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
    padding-top: 25px;
}

.advertdateheader {
    padding-left: 460px;
    font-size: 30px;
    font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
}

.deletebuttons {
    padding-right: 50px;
}
.ui.modal.jobmodal, .ui.modal.noticemodal {
    height: 10px;
    position: fixed;
    top: 20px;
    overflow: auto;
    display: none;
    z-index: 10000;
    overflow: auto !important;
    margin-top: 0 !important;
}

.ui.modal.categoryModal {
    height: 278px;
    bottom: 159px;
}

#companysuccess {
    position: absolute;
    text-align: center;
    width: inherit;
    font-size: 12em;
    opacity: 0.7;
    z-index: 999;
}

#companyerror {
    text-align: center;
}

    #companyerror .header {
        text-transform: uppercase;
    }

.noticemodal .noticebuttons {
    width: 100%;
}

.main_container {
    overflow: hidden;
}

    .main_container > .col-xs-2 {
        z-index: 3;
    }


img.ui.image.lillogo {
    display: inline-block;
}

.welcome h1 {
    font-size: 3em;
    text-align: center;
}

    .welcome h1:last-child {
        color: rgb(57, 56, 56) !important;
        font-size: 3.5em;
    }

.login {
    padding: 50px;
    margin-top: 150px;
}

    .login .inner {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

        .login .inner h5 {
            font-size: 2em;
            padding: 16px;
        }

        .login .inner .input {
            padding: 16px;
        }

#successmessage, #errorMessage, #errormessage, .notfound {
    max-width: 960px !important;
    text-align: center !important;
    padding-top: 16px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

    #successmessage .message, #errormessage .message, #errormessagenousers {
        min-height: 100px;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
    }

.submitButton {
    display: inline-block;
}

#userdetailsdislay {
    display: none;
    position: fixed;
    z-index: 9999;
    bottom: 150px;
}

.contactDetails {
    width: 1200px !important;
    margin-left: 16px !important;
    padding-right: 65px;
}

#userdetailsdislay .usernames {
    padding: 5px;
}


.contactbuttons {
    margin-left: 10px !important;

}


.campusContactDetailsSearch {
    text-align: center;
    padding-bottom: 25px;
    align-content: center;
}

.campusContactDetailsSearch select{
    width: 100%;
    align-content: center;
}

.site_title {
    text-align: center;
}

    .site_title img {
        margin: 0 auto;
    }

.nav-md {
    padding: 5px 0 0 0 !important;
}

    .nav-md .body {
        height: 100%;
    }

        .nav-md .body .main_container {
            height: 100%;
        }

.greyBackground {
    background: rgb(206, 206, 206);
    height: 95%;
    overflow-y: auto;
    overflow-x: hidden;
}

footer {
    position: absolute;
    bottom: 0;
    width: 101%;
    margin-left: -20px;
    z-index: 9999;
    padding: 8px;
}

.descriptionContent {
    /*padding-bottom: 25px;    */
}
.ui.form {
    font-size: 1em;
    margin-top: 40px;
}

.alignedBTN {
    margin-right: 72px;

} 
.right_col.main {
    min-height: 100% !important;
}

.navbar-right .fa-angle-down {
    padding: 5px;
}

.ui.buttons .button, .ui.buttons .or, .ui.button {
    font-size: 1.3rem;
    text-transform: capitalize;
}

.btn-link {
    color: grey;
}

.whitebackground > div {
    background-color: white;
    padding-top: 15px;
    /*margin: 0 10px;*/
}

.jobdescription, .noticedescription {
    margin-top: 0;
    margin-bottom: 0;
    height: 200px !important;
    -moz-min-width: 450px !important;
    -ms-min-width: 450px !important;
    -o-min-width: 450px !important;
    -webkit-min-width: 450px !important;
    min-width: 450px !important;
}

.joblocation {
    float: right;
    font-size: 1.2em;
}

.centered {
    text-align: center;
}

.bold-text {
    font-weight: bold;
}

.traces {
    padding-left: 15px;
    position: relative;
    height: 45px;
    /*border-bottom: 1px dashed #c5c5c5;*/
}

#ukznMap {
    height: 72vh;
    width: 100%;
    margin-bottom: 15px;
}

.button.disable {
    float: right;
    z-index: 99999;
    min-width: 100px;
}

.button.viewbutton {
    float: right;
    margin-top: 5px;
     min-width: 100px;
}

.deactivatedEms {
    background-color: #77ea77 !important;
}

.emsExpired {
    background-color: rgb(196, 196, 8);
}

@keyframes deactivaEms {
    from {
        background-color: initial;
    }

    to {
        background-color: #33ff33;
    }
}

@-moz-keyframes deactivaEms {
    from {
        background-color: initial;
    }

    to {
        background-color: #33ff33;
    }
}

@-webkit-keyframes deactivaEms {
    from {
        background-color: initial;
    }

    to {
        background-color: #33ff33;
    }
}

.alerttitle > span {
    display: inline-block;
    margin: 5px -90px 5px 5px;
    font-size: 1.05em;
    border: 1px solid #b3b3b3;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 8px;
    width: 99%;
}

button, .button {
    text-transform: uppercase;
}

.alerttitle > div {
    margin-left: 12px;
    margin-right: 13px;
    padding-left: 5px;
    border-left: 1px solid #b3b3b3;
    border-left: 1px solid rgba(179, 179, 179, 0.3);
    border-right: 1px solid #b3b3b3;
    border-right: 1px solid rgba(179, 179, 179, 0.3);
}

.emsanimate {
    animation: PulsateEms 1s ease 1s 4 alternate backwards;
}

.emsslide {
    /*position: absolute;*/
    left: -500px;
    padding-left: 5px;
    animation: slideIn 2s ease forwards;
}

@keyframes PulsateEms {
    from {
        background-color: initial;
    }

    to {
        background: #ff3333;
    }
}

@-moz-keyframes PulsateEms {
    from {
        background-color: initial;
    }

    to {
        background: #ff3333;
    }
}

@-webkit-keyframes PulsateEms {
    from {
        background-color: initial;
    }

    to {
        background: #ff3333;
    }
}

@keyframes slideIn {
    from {
        left: -500px;
        opacity: 0;
    }

    to {
        left: 0;
        opacity: 1;
    }
}

@-moz-keyframes slideIn {
    from {
        left: -500px;
        opacity: 0;
    }

    to {
        left: 0;
        opacity: 1;
    }
}

@-webkit-keyframes slideIn {
    from {
        left: -500px;
        opacity: 0;
    }

    to {
        left: 0;
        opacity: 1;
    }
}

.alerttitle .emsanimate span {
    font-size: 1.2em;
    font-weight: bold;
}

.ui.select.dropdown {
    max-width: 280px;
}

.jobList .card, .noticeList .card, .busList .card {
    background-color: #d5d5d5 !important;
    background-color: rgba(213, 213, 213, 0.35) !important;
    margin: 15px auto !important;
}

.noticecategory {
    margin-left: 0;
}

.invalid {
    border-color: red;
}
.alignFaq {
    margin-left: 122px;
}

.jobform, .noticeform, .jobCodeForm, .serviceInformationForm, .addNewCompanySection, .genericForm , .Advertsform{
    -ms-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid rgb(226, 225, 225);
    padding: 30px;
}

.radios label {
    padding: 0 16px 0 20px !important;
}

label {
    color: black;
}

.border-error {
    border: 2px solid red !important;
}

.jobbuttons, .noticebuttons {
    padding: 10px;
    margin-top: 25px;
}
.busDiv {
    margin-top: 40px;
}

.faqDiv {

    margin-top: 35px;
    margin-right: 69px;

}

a.calendar-edit-icon{
    font-size: 22px;
    position: relative;
    top: 10px;
}

.calendar-header{
    position: relative;
    bottom: -10px;
    margin-left: 5px;
    margin-right: 5px;
}

#category .ui.dropdown {
    width: 40%;
}

#collegeDp .ui.dropdown {
    width: 95%;
}

#Category .item {
    font-size: 1.3em;
}

#category label {
    display: block;
}

#opentime, #closetime {
    width: 100%;
}

.timesgrid {
    max-width: 360px;
}

    .timesgrid i {
        padding-top: 80%;
        margin-top: 80%;
    }

.sidebar-footer.hidden-small {
    position: fixed;
    width: 15%;
    height: 51px;
    z-index: 5;
}

    .sidebar-footer.hidden-small a {
        width: 50%;
        height: 40px;
    }

.pushForm form {
    padding: 16px;
    text-align: center;
}

#custom-push-notification-drop-down{
    margin-left: auto;
    margin-right: auto;
    width: 40%;
    max-width: 40% !important;
    margin-top: 10px;
    margin-bottom: 10px;
}
#push-notification-input-field {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
#push-notification-send-button{
    margin-top: 10px !important;
}

.loginbutton {
    position: fixed;
    bottom: 70px;
    right: 10px;
}

.pushForm textarea, .pushForm input, .pushForm button {
    width: 40% !important;
    max-width: 50% !important;
}

.pushForm button {
    margin: 40px auto !important;
}

.appfeatures {
    padding: 16px;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

    .appfeatures .featuresheader {
        padding: 16px 0;
        margin-left: -50px;
    }

        .appfeatures .featuresheader h2 {
            font-size: 2em;
        }

    .appfeatures label, .sessiondates label {
        font-size: 1.4em !important;
        color: black;
        font-weight: normal;
    }

.submit {
    margin-top: 30px;
}

    .submit .button {
        max-width: 100% !important;
        margin: 0 !important;
    }

input[type="checkbox"], input[type="radio"] {
    cursor: pointer;
    position: absolute;
    top: 13px;
    left: -15px;
    /*opacity: 0 !important;*/
    outline: none;
    background-color: white;
    z-index: 3;
    width: 17px;
    height: 17px;
}

.marketing .message, .marketing .formfield,
.emer .message, .emer .formfield {
    margin-left: auto;
    margin-right: auto;
    width: 430px;
}

input, select, textarea {
    max-width: 360px !important;
}

.noticeform, .jobform, .jobCodeForm, .serviceInformationForm, .addNewCompanySection, .genericForm {
    max-width: 960px !important;
    margin-right: auto;
    margin-left: auto;
}

    .jobform label {
        white-space: nowrap;
    }

    .jobCodeForm .code {
        max-width: 360px !important;
    }

.sessiondates {
    max-width: 800px;
    margin-right: auto;
    margin-left: auto;
}

.editJobSection {
    display: none;
}

.sessiondates .ui.grid {
    width: 100%;
}

.sessiondates .button {
    margin-top: 25px;
}

.sessiondates .field input {
    width: 47% !important;
}

.errorInput {
    border-color: #ff3333 !important;
}

.main_menu_side {
    margin-bottom: 60px;
}

@media screen and (max-width: 1500px) {
    .left_col.scroll-view {
        width: 18%;
    }

    .sidebar-footer.hidden-small {
        width: 18%;
    }

    .right_col.main {
        margin-left: 18% !important;
    }
}

.alertEMS a {
    color: red;
}

.ui.basic.button {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ui.message:last-child {
    margin-bottom: 18px;
    margin-left: 30px;
}

.ui.message.code {
    display: inline;
}

.alertEMS {
    -webkit-animation: inemsstate 1.8s ease-in-out 1s infinite alternate both;
    -moz-animation: inemsstate 1.8s ease-in-out 1s infinite alternate both;
    -ms-animation: inemsstate 1.8s ease-in-out 1s infinite alternate both;
    -o-animation: inemsstate 1.8s ease-in-out 1s infinite alternate both;
    animation: inemsstate 1.8s ease-in-out 1s infinite alternate both;
}

@-webkit-keyframes inemsstate {
    0% {
        color: grey;
        font-size: 3em;
    }

    20% {
        color: red;
        font-size: 4.5em;
    }

    60% {
        color: red;
        font-size: 4.5em;
        transform: rotate(-10deg);
    }

    80% {
        color: red;
        font-size: 4.5em;
        transform: rotate(10deg);
    }

    100% {
        color: red;
        font-size: 4.5em;
        transform: rotate(0);
    }
}

@keyframes inemsstate {
    0% {
        color: grey;
        font-size: 3em;
    }

    20% {
        color: red;
        font-size: 4.5em;
    }

    60% {
        color: red;
        font-size: 4.5em;
        transform: rotate(-10deg);
    }

    80% {
        color: red;
        font-size: 4.5em;
        transform: rotate(10deg);
    }

    100% {
        color: red;
        font-size: 4.5em;
        transform: rotate(0);
    }
}

.count.alertEMS {
    width: 25px;
}

.grey-text {
    color: #b3b3b3;
}

.jobform .ui.styled.accordion {
    max-width: 360px !important;
    /*position: absolute;*/
    z-index: 5;
}

    .jobform .ui.styled.accordion label {
        white-space: normal !important;
    }

.categorySelector {
    text-align: center;
    padding-bottom: 25px;
    align-content: center;
}

div.search-bus {
    width: 17% !important;
    margin-left: 5px;
}
div.search-bus > input {
    padding-top: 11px !important; 
    padding-bottom: 11px !important;
}

.categorySelector select {
    width: 100%;
    align-content: center;
}

.advertcategorySelector {
    text-align: center;
    padding-bottom: 25px;
    align-content: center;
}

.advertcategorySelector select {
    width: 100%;
}

.unauthorized {
    text-align: center;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}

    .unauthorized img {
        width: 50%;
        max-width: 700px;
    }

    .unauthorized h2 {
        font-size: 15em;
        text-align: right;
        color: #ff3333;
    }

    .unauthorized .automessage {
        text-align: left;
        padding-top: 50px;
    }

.coordinput input {
    width: 30% !important;
    margin-left: 10px !important;
    vertical-align: middle !important;
}

.invalidinput {
    border: 1px solid red !important;
}

.push .successmessage {
    padding: 20px;
}

    .push .successmessage .header {
        padding: 15px;
    }

.allservices .newinfo, .addNewCompanySection, .editInfo {
    display: none;
}

#company .ui.dropdown {
    margin-left: -80px;
    margin-right: 10px;
}

#submitBtn {
    min-width: 110px;
    margin: 25px 224px 80px;
    padding: 10px;
}

.timeselector {
    width: 150px;
}

#sidebar-menu li > a {
    text-transform: uppercase;
}

.scroll-view {
    height: auto;
    overflow-y: auto;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -ms-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -ms-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
    box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.menu_section {
    overflow-y: auto !important;
}

div#confirmmessage {
   height: 215px !important;
   width: 420px !important;
   right: 40%;
   margin: auto;
   margin-right: 0px !important;
}

#NumJobPostings {
    margin-right: 5px;
}

#AddNew {
    padding: 8px 10px 8px 10px;
    margin-left: -180px;
}

#SendInvitationEmail {
    margin-left: 135px;
}

.intro {
    margin-bottom: 1em;
}

#departureTimeControl {
    margin-top: 10px;
}

.errMessage {
    color:red;

}

.busList .card{
    background-color: #d5d5d5 !important;
    background-color: rgba(213, 213, 213, 0.35) !important;
    margin: 46px auto !important;
}

    .busList .card .description {
        min-height: 60px;
    }

.modal-body .advertmodals{

    position: relative;
    padding: 15px;
    padding-bottom: 60px;
    padding-top: 50px;
    padding-left: 80px;
}

.busButtons{
    width:80px;
}
.header{
    text-align:center;
}

.accordion-title {
    display:inline;
}

.ukzn-calendar-select {
    display: flex;
}
.ukzn-calendar-button {
    padding-top: 9px !important;
    padding-bottom: 7px !important;
    margin-bottom: 0 !important;
}

.ukzn-calendar-input{
    width: 73.5% !important;
}

.submitDiv{
    margin-top: 20px;
    margin-right: 68px;
}

.green-text {
    color: #1ba71b;
    font-weight: bold;
}

.timer {
    -webkit-transition: 0.10s ease-in-out left;
    -moz-transition: 0.10s ease-in-out left;
    -o-transition: 0.10s ease-in-out left;
    transition: 0.10s ease-in-out left;
}

div.content.chase-info, div.content.chase-info > div.sub.header
{
    text-align: left;
}

.center-alert {
    width: 50%;
    margin: 30px auto;
    font-weight: bold;
    font-size: 14px;
}

.pad-bottom{
    padding-bottom: 15px;
}
a.btn.btn-sm.refresher{
    padding: 0 5px !important;
}

#deleteModal .modal-header {
    padding: 30px 0 15px 0;
}

#deleteModal .modal-header h4 {
    text-align: center;
    font-size: 20px;
}

#deleteModal .modal-body {
    padding: 5px;
    margin: 0px 10px;
}

#deleteModal .modal-dialog {
    max-width: 370px;
}

#faq-card .header {
    text-align: left!important;
}

.center-table {
    width: 75%;
    margin: 0 auto;
}

.scrollable {
    height: 100%;
    overflow-y: scroll !important;
}

.mt-30 {
    margin-top: 30px !important;
}

/*=======================================================================================================
        OVERRIDE SELECT2 CSS
    =====================================================================================================
*/
.select2-container {
    width: 100% !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple
{
    border-radius: 5px !important;
}
.ui.fluid.dropdown.category-select {
    min-height: 50px;
    max-height: 200px;
}
/* END SELECT2 OVERRIDE*/