body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    background: url(../images/pattern-2a.png) repeat;
}

.main-header {
    background: #2cbfc7;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.hd-block {
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: normal;
    text-shadow: 0 1px 0 #0885fd, 0 6px 1px rgba(0, 0, 0, .1), 0 0 5px rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 3px 5px rgba(0, 0, 0, .2), 0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px rgba(0, 0, 0, .2), 0 20px 20px rgba(0, 0, 0, .15);
}

.hd-block span {
    display: block;
    line-height: normal;
}

.hd-block .hd-top1 {
    font-size: 16px;
    color: #f8f21e;
}

.hd-block .hd-top2 {
    font-size: 16px;
    color: #75ee43;
}

.wel-come-block {
    color: #ccc;
    font-size: 14px;
}

.wel-come-block span {
    color: #f0c406;
    font-size: 14px;
}

.logout-block {
    color: #fff;
    font-size: 14px;
}

.ex-block {
    color: #fff;
    font-size: 14px;
}

.ex-block span {
    color: #f0c406;
}

.logout-block a {
    color: #ccc;
}

.cont-prt {
    background: #fff;
    padding: 6px;
    border: solid 3px #ccc;
    width: 100%;
    -webkit-box-shadow: -1px 0px 10px -2px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: -1px 0px 10px -2px rgba(0, 0, 0, 0.30);
    box-shadow: -1px 0px 10px -2px rgba(0, 0, 0, 0.30);
}

.status.table-bordered thead td,
.status.table-bordered thead th {
    border-bottom-width: 1px;
}

.cont-prt .table td,
.cont-prt .table th {
    padding: 2px 10px;
    font-size: 12px;
}

.cont-prt.status-block .table th {
    background: #cdeef0;
    font-weight: 500;
}

.personal-block .table-bordered thead th {
    font-weight: 500;
    background: #cdeef0;
}

.red-txt {
    color: #F00;
}

.cont-prt table.table {
    margin-bottom: 0;
}

.status-box {
    text-align: center;
}

.status-box span {
    padding: 0px 0px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    border-radius: 4px;
    position: absolute;
    top: 0px;
    left: 40%;
    width: 200px;
}

.cont-prt.tab-block {
    margin-top: 10px;
    background: #fff;
}

.cont-prt.tab-block ul.nav.nav-tabs li {
    font-size: 15px;
    background: #fda700;
}

.personal-block {
    font-size: 12px;
}

.req-block {
    margin-top: 8px;
}

.personal-block .table-bordered thead td,
.personal-block .table-bordered thead th {
    border: solid 1px #fff;
}

table.four-filed .form-group {
    margin-bottom: 0;
    width: 30%;
    display: inline-block;
}

.from-father .form-group select {
    padding: 2px;
    line-height: 14px;
    height: 20px;
    font-size: 12px;
}

.from-father .form-group2 {
    margin-bottom: 0;
    width: 60%;
    display: inline-block;
    float: right;
}

.from-father .form-group2>.form-control {
    height: 20px;
    font-size: 12px;
}

.address-block {
    border-bottom: solid 1px #fff;
    margin-top: 0px;
    background: #cdeef0;
}

.address-hd {
    height: 22px;
    font-size: 17px;
    font-weight: bolder;
    line-height: 22px;
    padding-left: 5px;
}

.address-prt {
    padding: 3px 5px;
}

.address-prt .form-group {
    margin-bottom: 2px;
}

.address-prt .form-control {
    height: auto;
    font-size: 12px;
    line-height: 16px;
    background: #cdeef0;
    border: solid 1px #fff;
    padding: 4px 10px;
}

.present-block {
    margin-left: 35px;
}

.present-block .form-check-input {
    margin-top: 5px;
}

.mid_block label {
    font-size: 12px;
    margin-bottom: 0;
    font-weight: 500;
}

.btm-block .form-group {
    margin-bottom: 0;
    background: #cdeef0;
    border-right: solid 1px #fff;
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: solid 1px #fff;
}

.btm-block .form-control {
    height: auto;
    font-size: 12px;
    line-height: 16px;
}

.btm-block label {
    font-size: 12px;
    margin-bottom: 0;
    font-weight: 500;
}

.nm-txt-box {
    display: block;
    line-height: 30px;
    color: #888;
}

.save-block {
    text-align: center;
}

.cont-prt.tab-block ul.nav.nav-tabs li .nav-link {
    padding: 3px 15px;
    font-size: 14px;
}

.logo-block img {
    position: absolute;
    top: -10px; 
}

.ft-btm {
    background: #019cc2;
    margin-top: 10px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding: 6px;
}

.copy-txt {
    width: 100%;
}

.cont-prt.status-block {
    position: relative;
    margin-top: 2px;
    background: #2c9cc4;
    padding-top: 25px;
}

.cont-prt.status-block table.table {
    background: #fff;
}

.personal-block .table-bordered.four-filed tr td {
    background: #f1f8f8;
    border: solid 1px #fff;
}

.btm-block {
    width: 100%;
}

.btm-block .form-row.col-12 {
    margin-left: 1px;
    margin-top: 0px;
}

.save-btn {
    width: 200px;
    padding: 5px 0;
    line-height: 17px;
    font-size: 14px;
    margin-top: 8px;
}

.perment-box {
    padding-right: 2px;
}

.present-box {
    padding-left: 2px;
}

.tab-block .nav-link {
    color: #fff;
}

.tab-block .nav-tabs .nav-item {
    margin-bottom: -3px;
}

.tab-block .nav-tabs {
    border-bottom: 3px solid #fda700;
}

.tab-block .nav-tabs .nav-link.active {
    color: #0d83ad;
}

.cont-prt.status-block table.table tr td.in-complete-txt {
    color: #F00;
}

.cont-prt.status-block table.table tr td.complete-txt {
    color: #52770a;
}

.cont-prt.status-block table.table tr td.optional {
    color: #bdae05;
}

.address-prt .form-group label {
    margin-bottom: 0px;
}

.reg-box {
    padding-left: 0;
    padding-right: 0;
}

.reg-prt {
    width: 50%;
    margin: 0 auto;
    border: solid 1px #ccc;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 20px;
}

.common-block {
    border-bottom: solid 1px #fff;
    margin-top: 0px;
    background: #f1f8f8;
}

.common-hd {
    background: #2c9cc4;
    /* height: 50px; */
    color: #fff;
    font-size: 19px;
    /* line-height: 50px; */
    padding: 1rem;
    text-align: center;
    margin-bottom: 30px;
}

.reg-box .form-control {
    height: auto;
    font-size: 12px;
    line-height: 21px;
    background: #cdeef0;
    border: solid 1px #fff;
    padding: 4px 10px;
}

.reg-box .reg-prt .input-group-text {
    height: 31px;
    border-color: #fff;
    background: #cdeef0;
}

.reg-box .reg-prt .custom-select {
    height: auto;
    padding: 0;
    line-height: 16px;
    border-color: #fff;
}

.reg-prt label {
    display: block;
    margin-bottom: 0;
    clear: left;
    width: 100%;
    padding: 0px !important;
}

.reg-prt .input-group {
    margin-bottom: 10px;
}

.reg-prt p {
    margin-bottom: 6px;
}

.common-page-min-height {
    min-height: 509px;
}