﻿@import url('fontAwesome/css/font-awesome.css');

/*body, button, input, select, textarea {
    font-family: helvetica, arial, "lucida grande", verdana, メイリオ, "ＭＳ Ｐゴシック", sans-serif;
    color: rgb(34, 34, 34);
}*/

/*body {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}*/

/** {
    box-sizing: border-box;
}*/

.registrationContainer {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px 0 0 0;
}

    .registrationContainer > div {
        padding: 0 15px;
        border: 1px solid #000;
        width: 100%;
        max-width: 1240px;
    }

    .registrationContainer > .bcat-results {
        padding: 0 15px;
        border: 1px solid #000;
        width: 100%;
        max-width: 1240px;
    }

.text-center {
    text-align: center;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.details {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #E0E0E0;
    margin-top: -2px;
    cursor: pointer;
}

.divBorder {
    width: 100%;
    margin-bottom: 5px;
}

.hover-color:hover {
    cursor: pointer;
    background: #ccc;
}

th {
    height: 20px;
    padding: 2px !important;
    border-bottom: hidden !important;
}

table, td {
    border: 1px solid #000;
    height: 40px;
}

table {
    border-collapse: collapse;
    width: 100%;
}

.txt-center {
    text-align: center;
    vertical-align: middle;
}


.eligibility {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px 0 0 0;
}

    .eligibility > div {
        padding: 0 15px;
        width: 100%;
        max-width: 1240px;
    }

.txt-right {
    text-align: right;
}

.padding-bottom-3 {
    padding-bottom: 3px;
}

.padding-twentyp {
    padding: 20px;
}

.padding-fivep {
    padding: 5px;
}

.padding-ten-px {
    padding: 10px;
}

.padding-left-35p {
    padding-left: 35px;
}

.intcontent img {
    width: auto;
    height: auto;
}

.vertical-middle {
    vertical-align: middle;
}

td, th {
    position: relative;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #cbcbcb;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #cbcbcb;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #cbcbcb;
}

:-moz-placeholder { /* Firefox 18- */
    color: #cbcbcb;
}


/*-------BCAT RESULT-------*/

.bcat-table th {
    color: #000;
    background: #bbc8d4;
    padding: 10px 0px 10px 0px !important;
}

.bcat-table tbody {
    text-align: center;
}

/*.table-header th {
    padding: 10px 0px 10px 0px !important;
}*/

.bcat-table td {
    vertical-align: middle;
}

.bcat-table, th, td {
    border: hidden;
    border-bottom: 1px solid #000;
}

    .bcat-table tr:nth-child(even) {
        background-color: #f2f2f2;
    }

.import-button {
    padding: 5px 12px;
    border: 1px solid #a4a4a4;
    border-radius: 3px;
    font-weight: bold !important;
    background: #F1AB17 !important;
    margin-left: 0px;
    box-shadow: none !important;
    cursor: pointer;
}

.search-button {
    padding: 5px 10px;
    border: 1px solid #a4a4a4;
    border-radius: 3px;
    font-weight: bold !important;
    background: #F1AB17 !important;
    box-shadow: none;
    cursor: pointer;
    box-shadow: none !important;
}

.margin-left-10px {
    margin-left: 10px;
}

.margin-left-20px {
    margin-left: 20px;
}

.to-calander {
    position: absolute;
    top: 10px;
    right: 244px;
}

#from-date-picker, #to-date-picker {
    width: 135px;
    border: 1px solid #cbcbcb;
    border-radius: 2px;
    padding: 5px;
}

#searchCandidateResult {
    width: 145px;
    border: 1px solid #cbcbcb;
    border-radius: 2px;
    padding: 5px;
}

.form-calander {
    position: absolute;
    top: 10px;
    right: 427px;
}

.padding-top-0 {
    padding-top: 0px;
}

.padding-bottom-25 {
    padding-bottom: 25px;
}

.width-60px {
    width: 60px !important;
}

.width-260px {
    width: 260px !important;
}

.width-200px {
    width: 200px !important;
}

label {
    width: auto !important;
    font-weight: 600;
    cursor: default !important;
}


.search-element {
    display: inline-block;
    position: absolute;
    top: 45px;
    right: 0;
    z-index: 1;
}

.about-image {
    padding: 3px;
}

.about-image > img {
    width: 25px;
    height: 25px;
}

.candidate-detail-result thead th {
    color: #000;
    background: #bbc8d4;
    padding: 10px !important;
}

.candidate-detail-result tbody tr:nth-child(even) {
    background-color: #f2f2f2;
}

.candidate-detail-result, .candidate-detail-result td, .candidate-detail-result th {
    border-bottom: hidden !important;
    vertical-align: middle;
    text-align: center;
}

#candidateBCATResult thead {
    text-align: center;
}