﻿
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

title {
    font-family: 'Poppins', sans-serif!important;
    font-size: 0.9rem!important;
}

body {
    overflow: hidden;
    background-color: rgba(0, 0, 0, .075);
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}
.panel-white{
    background-color:white;
    border-radius:5px;
}

.header-title {
    padding: 1em 0.75em 1em 0.75em;
    color: #343a40 !important;
}

.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;
}

.breadcrumb-item {
    position: absolute;
    top: 37px;
    right: 50px;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    margin-bottom: 60px;
    font-family: 'Poppins', sans-serif;
    font-size: 0.9rem;
}

header {
    padding-bottom: 1em;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    height: 60px;
    line-height: 60px;
}
.img-logo {
        max-width: 12em;
    }

#wait-load {
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    display: block;
    overflow: hidden;
}

#loading-div {
    margin: auto;
    position: relative;
    top: 40vh;
    width: max-content;
}



@media (min-width: 1200px) {
    .container {
        max-width: 1250px !important;
    }

    .error {
        color: red;
    }

    .dataTables_wrapper .dataTables_filter input {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }

    .dataTables_wrapper .dataTables_length select {
        display: block;
        width: 100%;
        height: 34px;
        padding: 6px 12px;
        font-size: 14px;
        line-height: 1.42857143;
        color: #555;
        background-color: #fff;
        background-image: none;
        border: 1px solid #ccc;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
}
        @media screen and (max-width: 640px) {
            .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
                float: left !important;
            }

            .btn-primary {
                /*width: 100%;*/
            }

            .dataTables_wrapper .dataTables_filter input {
                display: block;
                width: 100%;
                height: 34px;
                padding: 6px 12px;
                font-size: 14px;
                line-height: 1.42857143;
                color: #555;
                background-color: #fff;
                background-image: none;
                border: 1px solid #ccc;
                border-radius: 4px;
                -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
                box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
                -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
                -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
                transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            }

            .dataTables_wrapper .dataTables_length select {
                display: block;
                width: 100%;
                height: 34px;
                padding: 6px 12px;
                font-size: 14px;
                line-height: 1.42857143;
                color: #555;
                background-color: #fff;
                background-image: none;
                border: 1px solid #ccc;
                border-radius: 4px;
                -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
                box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
                -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
                -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
                transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
            }
        }

        @media (max-width: 600px) {
            #divTraineeTable {
                overflow-x: auto;
            }
        }

        @media screen and (max-width: 640px) {
            #dataTables_wrapper .dataTables_filter {
                margin-top: 0em !important;
                float: left !important;
                width: 180px !important;
            }
        }

        @media screen and (max-width: 640px) {
            .dataTables_wrapper .dataTables_filter {
                margin-top: 1em !important;
                width:100%;
            }
        }

        .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
            color: white !important;
            background: #007bff !important;
            border: 1px solid #007bff !important;
        }


        .table a:not([href]):not([tabindex]):hover {
            color: #007bff !important;
        }

        .table thead {
            font-weight: 500;
            font-size: 13px;
            color: rgba(0,123,255,.65);
            background: white;
        }

        table.dataTable thead th {
            height: 25px;
            vertical-align: middle !important;
        }

        table.dataTable tbody tr td {
            vertical-align: middle !important;
        }

        .dataTables_wrapper {
            padding: 2em !important;
        }

.middle-panel {
    padding: 2em !important;
    margin-bottom: 0.75em;
}

.middle-panel-header {
    padding: 2em 2em 0 2em!important;
    margin-bottom: 0.75em;
}

.dataTables_action {
    display: block;
    margin: 0 1em;
    width: auto;
    height: 34px !important;
    padding: 6px 12px;
    font-size: 14px !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.btn-datatable {
    height: 34px!important;
    margin: 0  0.25em0 0.75em!important;
}
        .form-control {
            font-size: 0.9rem;
        }

        .hidden {
            display: none;
        }

        .nav-link {
            padding: 1rem !important;
        }

        #CompanyId_chosen {
            display: block;
            width: 100%;
            height: calc(1.5em + .75rem + 2px);
            padding: .375rem .75rem;
            font-size: 0.9rem;
            font-weight: 400;
            line-height: 1.5;
            color: #495057;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid #ced4da;
            border-radius: .25rem;
            transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        }


        #TraineeCompany_chosen {
            display: block;
            width: 100% !important;
            height: calc(1.5em + .75rem + 2px);
            padding: .375rem .75rem;
            font-size: 0.9rem;
            font-weight: 400;
            line-height: 1.8;
            color: #495057;
            background-color: #fff;
            background-clip: padding-box;
            border: 1px solid #ced4da;
            border-radius: .25rem;
            transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
        }

        .switch {
            position: relative;
            display: inline-block;
            width: 60px;
            height: 34px;
        }

            .switch input {
                opacity: 0;
                width: 0;
                height: 0;
            }

        .slider {
            position: absolute;
            cursor: pointer;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #ccc;
            -webkit-transition: .4s;
            transition: .4s;
        }

            .slider:before {
                position: absolute;
                content: "";
                height: 26px;
                width: 26px;
                left: 4px;
                bottom: 4px;
                background-color: white;
                -webkit-transition: .4s;
                transition: .4s;
            }

        input:checked + .slider {
            background-color: #007bff;
        }

        input:focus + .slider {
            box-shadow: 0 0 1px #007bff;
        }

        input:checked + .slider:before {
            -webkit-transform: translateX(26px);
            -ms-transform: translateX(26px);
            transform: translateX(26px);
        }

.chosen-container-single .chosen-single div {
    top: -1px !important;
    right: -8px !important;
}

        .td-trainee {
            padding: 0.75em 1.25em;
        }

        .td-date{
            width: 70px;
        }

        .action-col {
            width: 10em;
        }

        .td-total-trainees {
            text-align: right !important;
            font-weight: 600;
            padding-top: 1em;
            padding-bottom: 1em;
        }

        .table-row {
            border-top: solid 1px rgb(0, 123, 255);
            border-bottom: solid 1px rgb(0, 123, 255);
        }

        .font-bold {
            font-weight: 700;
        }

        .font-normal {
            font-weight: 400;
        }


        @-webkit-keyframes pulse {
            0% {
                -webkit-transform: scale(0.9);
                opacity: 0.7;
            }

            50% {
                -webkit-transform: scale(1);
                opacity: 1;
            }

            100% {
                -webkit-transform: scale(0.9);
                opacity: 0.7;
            }
        }

        @keyframes pulse {
            0% {
                transform: scale(0.9);
                opacity: 0.7;
            }

            50% {
                transform: scale(1);
                opacity: 1;
            }

            100% {
                transform: scale(0.9);
                opacity: 0.7;
            }
        }

        #logo-img {
            -webkit-animation: pulse 3s infinite ease-in-out;
            -o-animation: pulse 3s infinite ease-in-out;
            -ms-animation: pulse 3s infinite ease-in-out;
            -moz-animation: pulse 3s infinite ease-in-out;
            animation: pulse 3s infinite ease-in-out;
        }

        input[type=checkbox]:before {
            content: "";
            display: inline-block;
            width: 14px;
            height: 14px;
            background: #c2c0c0;
            cursor: pointer;
            margin-bottom:1px;
        }

input[type=checkbox]:checked:before {
    background: rgb(0, 123, 255);
}

        .chbx-label{
            font-size:1em!important;
        }

        .form-check-input {
            margin-top: .1rem !important;
        }
.form-check {
    padding-left: .5rem !important;
}



table.dataTable.no-footer {
    border-bottom: 1px solid #0069d9 !important;
}

table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #0069d9 !important;
    border-top: none;
    font-size: 14px;
}

#select-action{
    padding:0.5em!important;
}

.sixteen {
    width: -webkit-fill-available !important;
}

        /* Calendar */
        .fc-day-grid-event .fc-content {
            color: white !important;
        }

.fc-event .fc-content {
    color: white !important;
}

        .fc-button {
            color: #fff !important;
            background-color: #007bff !important;
            border-color: #007bff !important;
            font-weight: 400 !important;
            padding: .375rem .75rem;
            font-size: 1rem !important;
            line-height: 1.5 !important;
            border-radius: .25rem !important;
            text-transform: capitalize !important;
        }

        .fc-state-default {
            color: #495057 !important;
        }

        .fc-state-hover {
            background-position: 0 -34px !important;
            color: white !important;
        }

        .fc-state-active {
            color: white !important;
        }

        .fc-state-disabled {
            color: white !important;
        }

        button.dt-button {
            color: #fff !important;
            background-color: #007bff !important;
            border-color: #007bff !important;
            font-weight: 400 !important;
            padding: .375rem .75rem;
            font-size: 1rem !important;
            line-height: 1.5 !important;
            border-radius: .25rem !important;
            background-image: none !important;
            height: 34px;
            padding: 6px 12px;
        }

        div.dt-buttons {
            padding-left: 16px;
        }

        .mr-10 {
            margin-right: 10px;
        }
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
    top: 15px !important;
    background-color: #007bff !important;
}


.navbar-light .navbar-nav .active > .nav-link {
font-weight: 700;
color: #007bff !important;
}

a.text-dark:hover {
    font-weight: 700 !important;
    color: #007bff !important;
}

.card {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.btn-white {
    color: #007bff;
    background-color: white;
    border-color: white;
}

@media (min-width: 576px) {
    .nav-logout {
        right: 40px;
        position: absolute;
        top: 3px;
    }
}

.color-text {
    color: #fff;
    height: 40px;
}

.custom-file-label {
    margin: 0 12px !important;
}

.custom-label {
    padding: 8px 0px 0px 10px !important;
}

.img-upload {
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.company-select {
    display: block !important;
    margin-top: 2px!important;
    width: 100% !important;
    padding: .375rem .75rem !important;
    font-size: 0.9rem !important;
    line-height: 1.5 !important;
    color: #495057 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out !important;
}

.chosen-container {
    width: 100% !important;
}