
body {
    font-family: "Source Sans Pro", sans-serif;
}

.application-main{
    padding:20px;
}
.previous-next {
    width: 100%;
}
.previous{
    width:50%;
    float:left;
}
.next {
    width: 50%;
    float:right;
}
.app_nav {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.app-buttons
{
    margin-bottom:20px;
}

.create_application{
    padding:10px 70px 10px 70px;
    margin-right:5px;
}
.cancel_application {
    padding: 10px 5px 10px 5px;
}
.clickable {
    cursor: pointer;
}
.right{
    float: right;
}
.badge{
    color:#ffffff;
}

.brand-logo img {
    max-width: 60px;
    float: right;
}
.brand-logo-collapsed img {
    max-width: 40px;
}

.sidebar-nav{
    margin-top:10px;
}

.flex {
    display: flex;
    flex-direction: row;
}

.gutter.gutter-horizontal {
    cursor: ew-resize;
}


.d-table {
    display: block;
    width: 1px;
}

.d-table ul {
    list-style-type: none;
}


.form-items li{
    display:inline;
}

.detailLink
{
    font-size:18px;
    font-weight:bold;
    text-decoration-color:#1f3c8f;
    padding:10px;
}

.app_detail {
    text-align: center;
    position: relative;
    color:#1f3c8f;
    font-weight:bold;

}
.field_label {
    text-align: left;
}

.topnavbar {
    background-color: #99ccff;
    background-image: linear-gradient(to right, #99ccff 0%, #99ccff 100%);
    background-repeat: repeat-x;
}
.sidebar-nav{
    padding-top:20px;
}
.sidebar-nav a {
    text-align: right;
}
.input-validation-error {
    border-color: red;
}
.text-danger{
    font-size:small;
}

control-label{
    font-size:10px;
}
.cu_row {
    margin-top: 5px;
    font-size: 12px;
    display: flex;
    align-items: center;
}
.add-btn {
    margin-left: auto;
}
.cflash {
    flex: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-courses {
    color: #ffffff;
    padding: 0px 10px 0px 10px;
    border-radius: 11px;
    font-size: 12px;
    background-color: #1f3c8f;
}
.btn-courses:hover {
    color: #ffffff;
    background-color: #0c60c1;
}

.btn-package {
    color: #ffffff;
    background-color: #0c60c1;
    padding: 0px 10px 0px 10px;
    border-radius: 11px;
    font-size: 12px;
    margin-right:7px;
}
.btn-package:hover {
    color: #ffffff;
}

.btn-remove {
    font-size: 24px;
    font-weight:bold;
}

.remove{
    font-size:10px;
    padding:0px;
    color:#9a1e1e;
    border:0px;
    background-color:#ffffff;
    font-weight:bold;
}
.validation-summary-errors ul {
    list-style-type: none;
}
.prev_form{
    margin-top:20px;
}
.prev_table > td{
    border:0px;
}

.iw-wrapper {
    width: 100%;
    overflow: hidden; 
}
.intakesbox {
    width:47%;
    float: left; 
}
.weeksbox {
    margin-left:5px;
    float: left;
}

.error-t {
    border-color: red;
}

select {
    font-size: 1rem;
    cursor: pointer;
    line-height: 1.5;
    border-radius: 0px;
    padding: 2px 2px;
}

option {
    font-size: 1rem;
    cursor: pointer;
    line-height: 1.8;
    border-radius: 0px;
    padding-top: 2px;
    padding-bottom: 1px;
}


.intakeyear > input{
    text-align: center;
}

.iw-wrapper > input {
    text-align: center;
}

.selectitem{
    width:90%;
    margin:0;
}

.addbtn {
    margin-left: 5px;
    margin-bottom:10px;
}

option:focus {
    outline: #f66 dashed;
}

.itemsTable{
    font-size:small;
}

.list ul{
    list-style-type:none;
    text-align:left;
}
.list ul li{
    text-align: left;
}

.course_control
{
    float:right;
    bottom:2px;
    display:inline;
}


.intakeDateField .courseEndDateField .ui-datepicker {
    z-index: 10000 !important;
}
.datepicker {
    z-index: 999 !important;
}

.tinv tr td {
    border-top: none;
}

 /*.dropdown-menu {
    border-radius: 0.0rem;
   font-size: 11px;
}*/

#msform #requireQuestionaire {
    width: 20px;
}

#msform .form-check-input {
    position:relative;
}

#msform .questionaire {
    width:25%;
    margin-left:55%;
}

.status_badge{
    border-radius:0px;
    padding:10px;
}

.header {
    padding: 10px;
}
.student_details {
    padding: 10px;
}

.o_card{
    padding:10px;
}

.card {
    border: 1px solid #dfe3e5;
}

.app_sort a:link {
    text-decoration: none;
}

.app_sort a:visited {
    text-decoration: none;
}

.app_sort a:hover {
    text-decoration: underline;
}

.app_sort a:active {
    text-decoration: underline;
}

textarea,
input[type]:not([type=url]):not([type=hidden]) {
    border-radius: 0px;
}
.btn {
    border-radius: 0px;
}

#datatable2{
    font-size:12px;
}
#datatable2 .status_badge{
    font-size: 12px;
    padding:6px;
}

@media print {
    img {
        visibility: hidden;
    }
    input[type] {
        visibility: hidden;
    }
    .btn {
        visibility: hidden;
    }
    .noprint {
        visibility: hidden;
    }
}

.minus, .plus {
    max-height: 2.1875rem;
}

.minus, .plus, .instal {
    border-radius: 0px;
    cursor: pointer;
}

.invoice {
    font-weight: 400;
    font-size: .8125rem;
    line-height: 1.52857;
    font-family:Arial;
}

.btn-holder {  
    left:0px;
    bottom:0px;
}

textarea{
    border-radius:0px;
}

.caps {
    text-transform: uppercase;
}

#ap-search .nav-item {
    font-weight: lighter;
    background-color: #ffffff;
    border: 0px;
}
#ap-search .nav-link {
    font-weight: lighter;
    background-color: #ffffff;
    padding:5px 2.3rem;
}
#filter {
    border-radius:0px;
}


.colored {
    background-color: red;
}
.custom-gutter > [class*='col-'] {
    padding-right: 2px;
    padding-left: 2px;
}

.custom-gutter > [class*="col-"]:first-child {
    padding-left: 7px;
}

.custom-gutter > [class*="col-"]:last-child {
    padding-right: 7px;
}

#applications_table{
    font-size:0.75rem;
}
#applications_table.table th, .table td {
    padding: 0.55rem;
}
#applications_table > tr > td {
    vertical-align: middle;
}
#applications_table .status_badge {
    padding: 6px;
    border-radius: 0px;
    font-size: 0.75rem;
}
#app_tabs .nav-tabs > .nav-item > .nav-link {
    font-size: 0.75rem;
    font-weight: normal;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
}
.app_badge{
    font-weight:normal;
}
.app_badge_p{
    background-color:#e11cff;
}
.declaration li{
    text-align:left;
}


.modal-backdrop {
    display: none;
}

.modal-content {
    border-radius: 0px;
    -webkit-box-shadow: 1px 7px 15px -5px #1E3672;
    box-shadow: 1px 7px 15px -5px #1E3672;
    padding-bottom: 5px;
    z-index: 1000000 !important;
}


.modal {
    margin: 2px auto;
    z-index: 1000000 !important;
}
.no-rad{
    border-radius:0px;
}
.no-border {
    border:0px;
}
.cks-container {
    width: 40px;
}
decl-q{
    width:auto;
}
.ssvf_fin_1 {
    text-align: center;
}
.ssvf_fin_tab{
    font-size:1em;
}
.itemRequired{
    border:2px solid #f63c3c;
}
.checkError {
    border: 2px solid #f63c3c !important;
}
.lang-week {
    max-width: 5em;
}
.applications_dxtabs > .dxbs-tabs > .nav-tabs > .nav-item > .nav-link {
    padding: 6px 40px;
}
#agentDetailTabs > .dxbs-tabs > .nav-tabs > .nav-item > .nav-link {
    padding: 6px 40px;
}



.apptabs {
    margin-top: 6px;
}
.grid_text_search input[type=text] {
    border-radius: 0px;
    width: 400px;
    padding:1px;
}
.error{
    color:red;
}


.intakes-wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.dates-container {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.courseItemDetail {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.courseItemDetail {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.elicos_intakes {
    display: flex;
    flex-direction: row;
}
.shifts{
    color:#2e2e2e;
}
.shift-days-container {
    display: flex;
    flex-direction: row;
    gap: 2px;
}
.shift-day{
    display:block;
    padding:5px;
    background-color:#f8f8f8;
    border:1px solid #d8d7d7;
}
.submit-form-container {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: auto;
    padding: 20px;
    align-items: end;
}
.submit-form-container > div {
    margin-bottom: 10px;
    width:20%;
}
.form-check {
    display: flex;
    align-items: flex-start; 
}
.form-check-label {
    margin-left: 5px; 
}

.cap_summary_container{
    display:flex;
    flex-direction:column;
}
.bottom_caps_panel {
    display: flex;
    flex-direction: row;
    width:100%;
}
.bottom_caps_panel i{
    margin-left:auto;
    margin-top:auto;
    padding:2px;
}
#msform h2, li {
   /* text-align: center;*/
}
#msform {
    position: relative;
    margin-top: 30px;
}
#msform fieldset {
    background: white;
    border: 0 none;
    border-radius: 0px;
    box-shadow: 0 0 7px 1px #b2afaf;
    padding: 20px 30px;
    box-sizing: border-box;
    width: 90%;
    margin: 0 5%;
    position: relative;
}
#msform fieldset:not(:first-of-type) {
    display: none;
}
/*#msform input, #msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: "Source Sans Pro", sans-serif;
    color: #2C3E50;
    font-size: 12px;
}*/
#msform textarea {
    resize: vertical;
    min-height: 50px
}
/*#msform select {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: "Source Sans Pro", sans-serif;
    color: #2C3E50;
    font-size: 13px;
}*/
#msform .action-button {
    width: 100px;
    background: #ee0979;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}
#msform .action-button-previous {
    width: 100px;
    background: #C5C5F1;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px;
}
.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: bold;
}
.fs-text {
    font-size: 14px;
    color: #26326e;
    margin-top: 20px;
}
.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}
#progressbar {
    margin-bottom: 30px;
    overflow: hidden;
    counter-reset: step;
}
#progressbar li {
    list-style-type: none;
    color:#0f3c98;
    text-transform: uppercase;
    font-size: 9px;
    font-weight:bold;
    width: 15%;
    float: left;
    position: relative;
    letter-spacing: 1px;
}
#progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 24px;
    height: 24px;
    line-height: 26px;
    display: block;
    font-size: 12px;
    color: #333;
    background: white;
    border-radius: 25px;
    margin: 0 auto 10px auto;
}
#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: white;
    position: absolute;
    left: -50%;
    top: 9px;
    z-index: -1; 
}
#progressbar li:first-child:after {

    content: none;
}
#progressbar li.active:before, #progressbar li.active:after {
    background: #ee0979;
    color: white;
}