.dropdown a {
    font-size: 14px;
}

.app-register-header ul li a span{
    padding: 0px 20px;
    cursor: pointer;
}

.circle {
    display: flex;
    cursor: pointer;
    padding: 15px 25px;
}

.container {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    margin-left: -9px;
    width: 1349px;
    height: 275px;
}

.col-sm-6 input {
    height: 40px;
}

select {
    border: none;
    outline: none;
}

label {
    font-weight: 400;
}

.col-md-3 input {
    height: 40px;
}

.info-holder {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.address-info {
    position: relative;
    top: 3px;
}

.mail-info {
    position: relative;
    top: 14px;
}

.phone-info {
    position: relative;
    top: 27px;
}

.fax-info {
    position: relative;
    top: 39px;
}

.related-info {
   margin-top: -80px;
}

.thong-tin-lien-he {
    margin-left: 10px;
    margin-top: 20px;
    display: grid;
    text-align: left !important;
}

.gioi-thieu {
    font-size: 14px;
    color: #fff;
    opacity: .7;
    font-weight: 100;
    margin-bottom: 14px;
}

.tin-tuc {
    font-size: 14px;
    color: #fff;
    opacity: .7;
    font-weight: 100;
    margin-bottom: 14px;
}

.thong-bao-cua-bo {
    font-size: 14px;
    color: #fff;
    opacity: .7;
    font-weight: 100;
    margin-bottom: 14px;
    margin-top: 10px;
}

.lien-he {
    font-size: 14px;
    color: #fff;
    opacity: .7;
    font-weight: 100;
    margin-bottom: 14px;
}

.truy-cap-nhanh {
    margin-top: 50px;
}

.zalo-official-account {
    padding-top: 50px;
}

.fanpage {
    padding-top: 50px;
}


.box-info {
    border: 1px solid #c5c5c5;
    border-radius: 8px;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 5px;
    width: 250px;
}

.select-info {
    text-align: left;
    border: none;
    border-radius: 8px;
    height: 40px;
    width: 37.5vw;
}

.Legalforms {
    width: 11vw;
    height: 40px;
    border-radius: 5px;
}

.jobpopup {
    width: 50vw;
    height: 55vh;
    color: black;
}
.jobselection {
    width: 50vw;
    height: 55vh;
    
}

.ng-star-registered td {
    display: flex;
    padding: 10px;
}

#hqlocation {
    padding: 75px 0px;
}

.row-container {
    display: flex;
    justify-content:space-between;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 25px;
}

.plusnew {
    border: 1px dotted blueviolet;
    border-radius: 5px;
    padding: 12px 25px;
    color: blue;
    background-color: white;
    margin: 12px 25px;
}

.indicator {
    padding: 12px 50px;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: flex; 
    justify-content: space-between; 
    background: #ebebeb;
}
.indicator p {
    margin-top: 10px;
    margin: 0px 15px;
}

.circle-round {
    width: 42px; 
    height: 42px; 
    padding-top: 12px;
    text-align: center; 
    border-radius: 50%;
    color: black;
    background-color: white;
}

.button-bottom {
    border-radius: 10px;
    margin: 30px;
    height: 45px;
}

#mytable th {
    text-align: center;
}

#mytable1 th {
    text-align: center;
}

#mytable td input[type="checkbox"] {
    float: left;
    margin: 0 auto;
    width: 100%;
}

#mytable1 td input[type="checkbox"] {
    float: left;
    margin: 0 auto;
    width: 100%;
}
