/* TEXT */

.text {
    /* font-family: "utm-facebook"; */
    /*font-weight: 200;*/
    text-transform: none;
}

.font-weight-1 {
    /*font-weight: 300;*/
}

.text-size-1 {
    font-size: 1.0rem;
    font-weight: bold;
}

.text-size-2 {
    font-size: .9rem;
}

.search-job {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}

/*END TEXT*/


/*COLOR*/

.blue-1 {
    color: rgba(54, 79, 115, 0.67);
}

.white {
    color: white !important;
}

.black {
    color: black;
}

.blue {
    color: #0076de;
}


/*END COLOR*/

.f-right {
    position: relative;
    display: block;
    float: right;
}

.border-color-blue {
    border-color: #ced4da;
    opacity: 1;
    font-weight: normal
}

.form-group {
    max-width: 90% !important;
}

.jumbotron {
    width: 100%;
    height: auto;
    color: #fff;
    /*background-size: cover;*/
    /*background-image: url(../images/Banner/sl-1.jpg);*/
    border-radius: 0px !important;
    /* background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab); */
    /* background-size: 110% 100%;
  -webkit-animation: Gradient 15s ease infinite;
  -moz-animation: Gradient 15s ease infinite;
  animation: Gradient 15s ease infinite; */
}

.updatePanel {
    width: auto;
    height: auto;
    position: absolute;
    z-index: 99999;
    right: 20px;
    top: 122px;
}


.select-apply-form {
    border: 1px solid #ced4da !important;
}

.btn-Apply {
    border-color: #03034A !important;
}

.box-find-job {
    height: 21rem;
}

.find-job-box {
    width: 390px;
    height: 20rem;
    border: solid 0.1rem #ffffff;
    background: rgba(35, 79, 150, 0.75);
    border-radius: 2rem;
}

.input-find-job {
    height: 2.5rem;
}

.nav-link {
    font-weight: bold;
}

.page-link {
    position: relative;
    display: block;
    padding: auto;
    margin-left: -1px;
    line-height: 2rem;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    min-width: 3rem;
    margin: auto;
    text-align: center;
    cursor: pointer;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.img-list {
    width: 128px;
    height: 128px;
}

/*.blog-width {
    -ms-flex: none;
    flex: none;
    max-width: 100%;
}
*/
.province-job {
    padding-right: 1em;
}

.district-job {
    padding-left: 1em;
}

@font-face {
    font-family: "utm-facebook";
    src: url("/contents/font/UTMFacebook.ttf") format("woff"), url("/contents/font/UTMFacebook.ttf") format("opentype"), url("/contents/font/UTMFacebook.ttf") format("truetype");
}

@media only screen and (min-width: 360px) {
    .background-title {
        width: 330px !important;
    }

    .apply-form-input {
        width: 330px;
    }

    .support-banner-form {
        max-width: 330px !important;
    }

    .f-right {
        float: right !important;
    }

    .p-left {
        margin: 0;
        padding: 0;
        margin-left: 39px;
        margin-top: 4px;
    }
}

@media only screen and (max-width: 375px) {
    .updatePanel {
        position: unset;
        text-align: center;
        margin: 0 auto;
    }

    .card {
        max-width: 100% !important;
        height: 100% !important;
    }

    .province-job {
        padding-right: 0.5em;
    }

    .district-job {
        padding-left: 0.5em;
    }
    /*
    .blog-width {
        -ms-flex: none;
        flex: none;
        max-width: 100%;
        margin:0;
    }
*/
    .register-after {
        display: none;
    }
}

@media only screen and (min-width: 375px) {
    .background-title {
        width: 100% !important;
    }

    .apply-form-input {
        width: 100% !important;
    }

    .support-banner-form {
        max-width: 350px !important;
    }

    .card-job-list {
        max-width: 350px !important;
    }

    .find-job-box {
        width: 350px !important;
    }

    .f-right {
        float: right !important;
    }

    .p-left {
        margin: 0;
        padding: 0;
        margin-left: 39px;
        margin-top: 4px;
    }
    /* .updatePanel {
        position: unset !important;
        text-align: center;
        margin-left: 10px;
    }*/
}

@media only screen and (min-width: 414px) {

    .support-banner-form {
        max-width: 390px !important;
    }

    .card-job-list {
        max-width: 390px !important;
    }

    .find-job-box {
        width: 390px !important;
    }

    .f-right {
        float: right !important;
    }

    .p-left {
        margin: 0;
        padding: 0;
        margin-left: 39px;
        margin-top: 4px;
    }
}

@media only screen and (max-width: 414px) {

    .updatePanel {
        position: unset !important;
        text-align: center;
        margin-left: 10px;
    }

    .card {
        max-width: 100% !important;
        height: 100% !important;
    }

    h3 {
        font-size: 16px
    }

    .img-list {
        width: 80px;
        height: 80px;
    }

    .blog-p {
        padding: 0;
    }

    .blog-width {
        -ms-flex: none;
        flex: none;
        max-width: 100%;
        margin: 0;
    }

    .register-after {
        display: none;
    }

    .province-job {
        padding-right: 0.5em;
    }

    .district-job {
        padding-left: 0.5em;
    }
}

@media only screen and (min-width: 1280px) {
    .background-title {
        width: 100% !important;
    }

    .apply-form-input {
        width: 100%
    }

    .register-before {
        display: none;
    }

    .card {
        max-width: 100% !important;
        height: 100% !important;
    }

    .support-banner-form {
        max-width: 100%;
    }

    .card-job-list {
        max-width: 100% !important;
    }

    .find-job-box {
        width: 390px;
    }

    .f-right {
        float: right !important;
    }

    .blog-width {
        -ms-flex: none;
        flex: none;
        max-width: 100%;
        margin:0;
    }
}

@media only screen and (max-width: 768px) {
    .updatePanel {
        position: unset !important;
        text-align: center;
        margin-left: 10px;
    }

    .card {
        max-width: 100% !important;
        height: 100% !important;
    }

    .register-after {
        display: none;
    }

    .job-width {
        -ms-flex: none;
        flex: none;
        max-width: 100%;
    }

    .blog-p {
        max-width: 100% !important;
        padding:0;
    }

    .blog-width {
        -ms-flex: none;
        flex: none;
        max-width: 100%;
        margin: 0;
    }

    .apply-form-input {
        width: 100% !important;
    }
}


@media only screen and (width: 1024px) {
    .updatePanel {
        position: unset !important;
        text-align: center;
        margin-left: 10px;
    }

    .blog-p {
        padding: 1em
    }

    .blog-width {
        -ms-flex: none;
        flex: none;
        max-width: 100%;
        margin: 0;
    }

    .job-width {
        -ms-flex: none;
        flex: none;
        max-width: 100%;
    }

    .card {
        max-width: 100% !important;
        height: 100% !important;
    }

    .register-after {
        display: none;
    }
}

@media only screen and (width: 414px) {
    .blog-width {
        -ms-flex: none;
        flex: none;
        max-width: 100%;
        margin: 0;
    }
}

@media only screen and (width: 768px) {
   .blog-p{
       padding: 1em
   }
    .blog-width {
        -ms-flex: none;
        flex: none;
        max-width: 100%;
        margin: 0;
    }
}


.amazingslider-wrapper {
    margin-bottom: 0px !important
}
