﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */


/* General settings start */

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('https://netdna.bootstrapcdn.com/bootstrap/4.6.0/fonts/glyphicons-halflings-regular.eot');
    src: url('https://netdna.bootstrapcdn.com/bootstrap/4.6.0/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.gc-reset {
    transform: scale(0.95) !important;
    -webkit-transform: scale(0.95) !important;
    transform-origin: 0 0 !important;
    -webkit-transform-origin: 0 0 !important;
}

* {
    box-sizing: border-box;  
    margin: 0;
}

body {
    font-size: 1rem;
    /* Sticky footer */
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.content {
    /* Sticky footer */
    flex: 1;
}

/* Basic footer styles */
footer {
    width: 100%;
    background: #111;
    margin-top: 0rem;
    flex-shrink: 0;
}

body {
    font-weight: 300;
    color: #444444;
    font-family: 'Open Sans', sans-serif !important;
}

.row {
    margin-right: 0px;
    margin-left: -15px;
}

.alert-warning {
    color: #444444;
    background-color: #edf2f3;
    border-color: #edf2f3;
}


.WhiteUlList {
    list-style-type: square;
}

.syspro_turquoiseUlList {
    list-style-type: square;
}

a.k-button.k-flat.k-button-icon.k-window-action.k-dialog-action.k-dialog-close {
    display: none !important;
}


.syspro_turquoiseUlList {
    list-style: none; /* Remove default bullets */
}

    .syspro_turquoiseUlList li::before {
        content: "\25AA";
        color: #007fa3 !important;
        font-size: 25px;
        line-height: 10px;
        padding-right: 15px;
    }

strong {
    font-weight: bold;
}

.wpb_text_column p {
    line-height: 28px;
}


a.nav-link {
    color: #444444 !important;
    font-family: 'Open Sans', sans-serif !important;
}

a.nav-link:visited {
    color: #444444 !important;
    font-family: 'Open Sans', sans-serif !important;
}

    a.nav-link:hover {
        color: #E77723 !important;
    }


.bootstrap-no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.col-lg-4-custom {
    -ms-flex: 0 0 33.333333% !important;
    flex: 0 0 30.333333% !important;
    max-width: 30.333333% !important;
}

.header-left .logo img {
    max-width: 180px;
}


.container {
    max-width: 1250px !important;
}

#main-container {
    flex: 1;
}

h3, h4, h5, h6, p, article, div, a {
    font-family: Open Sans !important;
}

h1, h2 {
    font-family: 'Roboto' !important;
}

.k-menu .k-item, .k-menu.k-header {
    border-color: #fff !important;
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
    border-color: #05c2df;
    background: #05c2df;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(0 127 162) !important;
}
ul#partialMenu {
    margin-right: 6%;
}

.kendoNotificationTemplate {
    padding: 20px;
    color: #fff;
}

.font-awesome-toast {
    font-size: x-large;
    color:#fff;
}

.font-stack
{
    display:inline-block;
}

.k-multiselect-wrap li, .k-multiselect-wrap li:hover {
    margin: 1px 0 1px 1px;
    padding: .1em 1.6em .1em .4em;
    line-height: 1.5em;
    min-height: calc(1.7em + 2px);
    float: left;
    position: relative;
    width: auto;
}

/* Pieter Remove settings Start */

nav.navbar.navbar-expand-lg.navbar-white.bg-white {
    background-color: #15dbdb;
}

/* Pieter Remove settings End */


.companyContainer {
    display: flex !important;
    align-items: center; /* Align items vertically in the center */
}

    .companyContainer h5 {
        margin-right: 10px; /* Adjust spacing between heading and content */
        margin-bottom: 5px;
    }

    .companyContainer .content {
        font-size: 15px;
        vertical-align: top; /* Adjust vertical alignment as needed */
        margin-bottom: 5px;
    }
   


/* General settings end */


/* FreshDesk settings start*/
/* FreshDesk settings end*/
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

/* Home page styling start */
.page_title {
    background: #05c3de url(https://sysprocloudb2cfiles.blob.core.windows.net/syspro-online-profiles/Images/Third-level-title-background.jpg);
    background-size: cover;
    height: 200px !important;
    border-bottom: none;
    border-top: none;
    margin-bottom: 0px;
    color: #fff;
    padding-top: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.wpb_single_image.vc_align_center {
    text-align: center;
}

.full-width {
    left: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    max-width: 100vw;
    position: relative;
    right: 50%;
    width: 100vw;
    padding-top: 70px !important;
    padding-bottom: 70px !important;
    background-image: url(https://sysprocloudb2cfiles.blob.core.windows.net/syspro-online-profiles/Images/rebrand-background-top-banner.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-gap: 10px;
    align-items: stretch;
    padding-top: 0px;
    padding-bottom: 50px;
}

.counterGrid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 0fr));
    grid-gap: 10px;
    align-items: stretch;
    padding-top: 50px;
}

    .counterGrid > article {
        border: 1px solid #ccc;
        box-shadow: 2px 2px 6px 0px rgb(0 0 0 / 30%);
        text-align: center;
        height: 150px;
        width: 150px;
        padding: 30px 0;
    }

.count-title {
    font-size: 34px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    display: inline;
    font-weight: bold;
    color: #fff;
}

.grid-title {
    color: #425563;
    font-size: 30px;
    font-weight: 600;
    padding-top: 20px;
}

.grid > article {
    border: 1px solid #ccc;
    box-shadow: 2px 2px 6px 0px rgba(0, 0, 0, 0.3);
    text-align: center;
}

                    .grid > article img {
                        max-width: 40%;
                        padding-top: 10px;
                    }
       

    .grid .text {
        padding: 16px 20px 30px;
    }


.counter1 {
    text-align: center;
    padding-bottom: 50px;
    max-width: 100%;
}

.counter {
    animation-duration: 1s;
    animation-delay: 0s;
}

.col1 {
    background-color: #05C3DE;
    color: #fff;
}

.col2 {
    background-color: #007FA3;
    color: #fff;
}

.col3 {
    background-color: #007FA3;
    color: #fff;
}

.col4 {
    background-color: #84BD00;
    color: #fff;
}

.wpb_wrapper {
    padding-top: 30px;
    padding-bottom: 20px;
}

.vc_custom_1598437422948, #subheader {
    color: #425563;
    font-weight: 700 !important;
}

#subheader {
    font-size: 22px;
}


/* Home page styling end */
.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/*.k-grid-header .k-header > .k-link, .k-header, .k-treemap-title {
    color: #007fa3;
    font-weight: bold;

}*/




.mb-3, .my-3 {
    margin-bottom: 0rem !important;
}


/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */




/* footer start*/


img.img-responsive.footerLogo {
    width: 40%;
    float: left;
}

footer.nb-footer {
    background: #425563;

}


    footer.nb-footer .about {
        margin: 0 auto;
        margin-top: 40px;
        max-width: 1170px;
        text-align: center;
    }

        footer.nb-footer .about p {
            font-size: 13px;
            color: #999;
            margin-top: 30px;
        }

    footer.nb-footer .footer-info-single {
        margin-top: 30px;
    }

        footer.nb-footer .footer-info-single .title {
            color: #fff;
            text-transform: uppercase;
            font-size: 16px;
            border-left: 4px solid #e77723;
            padding-left: 5px;
        }

        footer.nb-footer .footer-info-single ul li a {
            display: block;
            color: #fff;
            padding: 2px 0;
        }


            footer.nb-footer .footer-info-single ul li a:hover {
                color: ##fff;
            }

        footer.nb-footer .footer-info-single p {
            font-size: 13px;
            line-height: 20px;
            color: #aaa;
        }

    footer.nb-footer .copyright {
        margin-top: 15px;
        background: #425563;
        padding: 7px 0;
        color: #fff;
    }


        footer.nb-footer .copyright p {
            margin: 0;
            padding: 0;
        }




/* footer end*/


/* ForgotPassword start*/

#forgotPassword, #registration, #resetPassword, #editProfile, #createTicket {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
}

/* ForgotPassword end*/

/* toast start*/

.toast {   
    background-color: #fff;   
}

.toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .25rem .75rem;
    color: #fff;   
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0,0,0,.05);
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
    background: #ffb137;
    color: #fff;
}

/* toast end*/

/* registration start*/

.k-wizard-step {
    padding: 10px;
    width: 95% !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

button.k-button.k-primary {   
    padding: 10px;
    width: 115px;   
}

.k-button { 
    padding: 10px;
    width: 115px;  
}

.k-stepper .k-step-indicator {
    border-color: #84bd00 !important;
    color: #fff;
    background-color: #84bd00 !important;
}

.syspro_turquoise {
    color: #05C3DE !important;
}

.syspro_turquoise_bg {
    background-color: #05C3DE !important;
}

.syspro_teal {
    color: #007fa3 !important;
}
.syspro_teal_bg {
    background-color: #007fa3 !important;
}


.syspro_grey {
    color: #425563 !important;
}

.syspro_grey_bg {
    background-color: #425563 !important;
}

.syspro_applegreen {
    color: #84BD00 !important;
}

.syspro_applegreen_bg {
    background-color: #84BD00 !important;
}

/*.k-form-field #Email{
    width: 300px
}*/

    /* registration end*/


 .Signedout {
    padding-top: 25px !important;
    max-width: 1200px !important;
    margin: auto;
}

.k-wizard-content {
    overflow-y: inherit;
}

.k-multiselect-wrap li, .k-multiselect-wrap li:hover {
    margin: 1px 0 1px 1px;
    padding: .1em 1.6em .1em .4em;
    line-height: 1.5em;
    min-height: calc(1.7em + 2px);
    float: left;
    position: relative;
    width: auto;
}

/* Switch CSS Start*/
.k-switch-off .k-switch-container {
    border-color: #84BD00;
    color: #ffffff;
    background-color: #84bd00;
}

.k-switch-off .k-switch-handle {
    border-color: #ffffff;
    color: #ffffff;
    background-color: #ffffff;
}

.k-switch-label-on {
    text-align: left;
    left: 7px;
    color: #ffffff !important;
}

.k-switch-off:hover .k-switch-handle, .k-switch-off.k-state-hover .k-switch-handle {
    border-color: #ffffff;
    color: #ffffff;
    background-color: #ffffff;
}

.k-switch-on:focus .k-switch-container, .k-switch-on.k-state-focused .k-switch-container {
    border-color: #84BD00 !important;
    color: #84BD00 !important;
    background-color: #84BD00 !important;
}

.k-switch-on:focus .k-switch-handle, .k-switch-on.k-state-focused .k-switch-handle {
    border-color: #ffffff;
    color: #ffffff;
    background-color: #ffffff;
}

.k-switch-off:focus .k-switch-container, .k-switch-off.k-state-focused .k-switch-container {
    border-color: #84BD00;
    color: #fff;
    background-color: #84BD00;
}

.k-switch-off:focus .k-switch-handle, .k-switch-off.k-state-focused .k-switch-handle {
    border-color: #ffffff;
    color: #ffffff;
    background-color: #ffffff;
}

.k-switch-off:focus .k-switch-handle, .k-switch-off.k-state-focused .k-switch-handle {
    border-color: #ffffff;
    color: #ffffff;
    background-color: #ffffff;
}

.k-switch-on:hover .k-switch-handle, .k-switch-on.k-state-hover .k-switch-handle {
    border-color: #ffffff;
    color: #ffffff;
    background-color: #ffffff;
}

.k-switch-on:hover .k-switch-container, .k-switch-on.k-state-hover .k-switch-container {
    border-color: #84BD00;
    color: #ffffff !important;
    background-color: #84bd00;
}

.k-switch-off:hover .k-switch-container, .k-switch-off.k-state-hover .k-switch-container {
    border-color: #84BD00;
    color: #ffffff;
    background-color: #84bd00;
}

.k-switch-on .k-switch-container {
    border-color: #84BD00;
    color: #ffffff;
    background-color: #84bd00;
}


.k-switch-on .k-switch-handle {
    border-color: #ffffff;
    color: #ffffff;
    background-color: #ffffff;
}

/* Switch CSS end*/

/* Loader CSS start*/

.k-loader-primary .k-loader-segment:nth-child(1):after {
    background-color: #84BD00 !important
}

.k-loader-primary .k-loader-segment:nth-child(2):after {
    background-color: #007fa3 !important
}

.k-loader-primary .k-loader-segment:nth-child(4):after {
    background-color: #05C3DE !important
}

.k-loader-primary .k-loader-segment:nth-child(3):after {
    background-color: #e77723 !important
}

.k-window-titlebar {
    padding: 8px 30px !important;
    border-width: 0 0 1px;
    border-style: solid;
    width: 100%;
    box-sizing: border-box;
    background-position: 0 0;
    background-repeat: repeat-x;
    white-space: nowrap;
    min-height: 16px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-align: center;
    align-items: center;
}

/* Loader CSS end*/

/*Mobile Media Start*/

@media only screen and (max-width: 768px) {
    html {
        font-size: 16px;
    }

    .row {
        margin-right: 0px !important;
        margin-left: -5px !important;
    }

    .page_title {
        background: #03c2df !important;
        background-size: cover;
        height: 130px !important;
        border-bottom: none;
        border-top: none;
        margin-bottom: 0px;
        color: #fff;
        padding-top: 20px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100%;
    }

    h3#page_title_heading {
        font-size: 15px;
    }

    p.wow.fadeIn.animated.subtext {
        font-size: 12px;
    }

    .wpb_wrapper {
        padding-top: 15px;
    }

    .biggerB {
        padding: 15px !important;
        width: 160px !important;
        margin: 2px;
    }

    .col-lg-4-custom {
        -ms-flex: 0 0 33.333333% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin: 5px;
    }

    .container.theWhoSection {
        margin-top: 20px !important;
    }

    /*Mobile Media Register Start*/

    .k-wizard {
        padding: 16px 16px;
        border-width: 0;
        font-size: inherit;
        line-height: 1.42857143;
        position: relative;
        color: inherit;
        display: -ms-flexbox;
        display: block;
        -ms-flex-align: stretch;
        align-items: stretch;
        overflow: hidden;
        background: 0 0;
    }

    .k-wizard-vertical .k-wizard-steps {
        margin-left: 0px;
    }

    .k-d-grid {
        display: block !important;
    }

    .k-form-field > .k-form-label, .k-form-field > .k-label {
        margin: 0 0 4px;
        display: -ms-inline-flexbox;
        display: inline !important;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }

    /*Mobile Media Register End*/
}

 @media only screen and (max-width: 991px) {
    .counter1 {
        border-right: 0px dashed black;
        border-bottom: 1px dashed black;
        width: 50%;
        margin: auto auto;
    }

        .counter1:last-child {
            border-bottom: 0px dashed black;
        }
}



/*Mobile Media End*/

/*Pieter CCS POC Start*/

.navbar-dark .navbar-nav .nav-link {
    color: rgb(66 85 99);
    font-weight: bold;
}

.bg-dark {
    background-color: #ffffff !important;
}

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
    background-color: #fff !important
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.05rem 1.25rem;
    background-color: #fff;
    border: none;
}

.sideBarIconColor {
    color:#007fa3  !important;
}

/*Pieter CCS POC End*/

#body-row {
    margin-left: 0;
    margin-right: 0;
}

#sidebar-container {
    background-color: #fff;
    padding: 0;
    z-index: 999999999;
    float:left;
}

/* Sidebar sizes when expanded and expanded */
.sidebar-expanded {
    width: 210px;
}

.sidebar-collapsed {
    width: 60px;
}

/* Menu item*/
#sidebar-container .list-group a {
    height: 50px;
    color: #444444 !important;
}

    #sidebar-container .list-group a:hover {
        height: 50px;
        color: #E77723 !important
    }

/* Submenu item*/
#sidebar-container .list-group .sidebar-submenu a {
    height: 60px;
    padding-left: 40px;
    padding-top: 14px;
}

.sidebar-submenu {
    font-size: 0.9rem;
}

/* Separators */
.sidebar-separator-title {
    background-color: #fff;
    height: 35px;
}

.sidebar-separator {
    background-color: #425563;
    height: 5px;
}

.logo-separator {
    background-color: #333;
    height: 60px;
}

/* Closed submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="false"] .submenu-icon::after {
    content: " \f0d7";
    font-family: FontAwesome;
    display: inline;
    text-align: right;
    padding-left: 10px;
}
/* Opened submenu icon */
#sidebar-container .list-group .list-group-item[aria-expanded="true"] .submenu-icon::after {
    content: " \f0da";
    font-family: FontAwesome;
    display: inline;
    text-align: right;
    padding-left: 10px;
}