.textbox-searchbar {
    height: 60px !important;
    background: #FFFFFF!important;
    border: 1px solid #707070 !important;
    color: #707070;
    min-width: 600px;
    margin: 0px 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: 'Roboto', Arial, sans-serif !important;
}

@media only screen and (min-width:920px) and (max-width:1100px) {
    .textbox-searchbar {
        min-width: 400px;
    }
}

@media only screen and (min-width:768px) and (max-width:919px) {
    .textbox-searchbar {
        min-width: 300px;
    }
}

.seaarchbar-form {
    text-align: center;
}

.button-submit-searchbar {
    height: 60px;
    background-color: #003061;
    border-radius: 8px;
    margin: 0px 10px;
    padding-top: 0;
    padding-bottom: 0;
}

.button-submit-searchbar-text {
    color: #ffffff;
    font-family: 'Roboto', Arial, sans-serif ;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
}

.button-submit-searchbar:hover{
    background-color: #003061;
}

.button-submit-searchbar:hover .button-submit-searchbar-text{
    color: #EF7B00;
}

.button-submit-searchbar-orange {
    height: 60px;
    line-height: 60px;
    background-color: #EF7B00;
    border-radius: 8px;
    display: inline-block;
    padding: 0px 30px;
    text-decoration: none !important;
    margin: 0px 10px;
}

.button-submit-searchbar-orange-text {
    color: #ffffff;
    font-family: 'Roboto', Arial, sans-serif ;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
}

.button-submit-searchbar-orange:hover{
    background-color: #EF7B00;
}

.button-submit-searchbar-orange:hover .button-submit-searchbar-orange-text{
    color: #003061;
}







.textbox-searchbar-1 {
    height: 51px !important;
    background: #FFFFFF url(/careers/wp-content/themes/nus-theme/assets/images/search-solid.png) no-repeat scroll !important;
    background-position: 20px 13px !important;
    background-size: 20px !important;
    padding-left: 50px !important;
    border-radius: 26px !important;
    border: 1px solid #707070 !important;
    color: #707070;
    font-family: 'Roboto', Arial, sans-serif ;
    min-width: 58%;
    font-size: 20px;
    padding-top: 0;
    padding-bottom: 0;
}

@media only screen and (min-width:920px) and (max-width:1200px) {
    .textbox-searchbar-1 {
        font-size: 12px;
        min-width: 62%;
        background-position: 20px 20px !important;
        background-size: 12px !important;
        padding-left: 40px !important;
    }
}

@media only screen and (min-width:768px) and (max-width:919px) {
    .textbox-searchbar-1 {
        font-size: 10px;
        min-width: 60%;
        background-position: 20px 22px !important;
        background-size: 10px !important;
        padding-left: 40px !important;
    }
}

.seaarchbar-form-left {
    text-align: left;
}

.button-submit-searchbar-1 {
    height: 51px;
    background-color: #EF7B00;
    border-radius: 26px;
    margin: 0px 10px;
    max-width: 38%;
    font-family: 'Roboto', Arial, sans-serif ;
    padding-top: 0;
    padding-bottom: 0;
    
}

@media only screen and (min-width:920px) and (max-width:2100px) {
    .button-submit-searchbar-1 {
        max-width: 38%;
    } 
}

@media only screen and (min-width:768px) and (max-width:919px) {
    .button-submit-searchbar-1 {
        max-width: 28%;
    }
}

.button-submit-searchbar-text-1 {
    color: #ffffff;
    font-family: 'Roboto', Arial, sans-serif ;
    font-size: 20px;
    text-decoration: none;
}

@media only screen and (min-width:920px) and (max-width:1200px) {
    .button-submit-searchbar-text-1 {
        font-size: 12px !important;
    }
}

@media only screen and (min-width:768px) and (max-width:919px) {
    .button-submit-searchbar-text-1 {
        font-size: 10px !important;
    }
}

.button-submit-searchbar-1:hover{
    background-color: #EF7B00;
}

.button-submit-searchbar-1:hover .button-submit-searchbar-text-1{
    color: #222222;
}







.textbox-searchbar_m {
    height: 60px !important;
    min-width: 100%;
    width: 100%;
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    border: 1px solid #707070 !important;
    color: #707070;
    font-family: 'Roboto', Arial, sans-serif ;
    margin: 20px 0px;
}

.button-submit-searchbar_m {
    width: 100%;
    height: 60px;
    background-color: #003061;
    border-radius: 8px;
    display: inline-block;
    margin: 20px 0px;
    padding-top: 0;
    padding-bottom: 0;
}

.button-submit-searchbar-text_m {
    color: #ffffff;
    font-family: 'Roboto', Arial, sans-serif ;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
}

.button-submit-searchbar_m:hover{
    background-color: #003061;
}

.button-submit-searchbar_m:hover .button-submit-searchbar-text_m{
    color: #EF7B00;
}

.button-submit-searchbar-orange_m {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #EF7B00;
    border-radius: 8px;
    display: inline-block;
    padding: 0px 30px;
    text-decoration: none !important;
    margin: 20px 0px;
    padding-top: 0;
    padding-bottom: 0;
}

.button-submit-searchbar-orange-text_m {
    color: #ffffff;
    font-family: 'Roboto', Arial, sans-serif ;
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
}

.button-submit-searchbar-orange_m:hover{
    background-color: #EF7B00;
}

.button-submit-searchbar-orang_m:hover .button-submit-searchbar-orange-text_m{
    color: #003061;
}

/*

.textbox-searchbar_t {
    height: 60px !important;
    width: 500px;
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    border: 1px solid #707070 !important;
    color: #707070;
}

.button-submit-searchbar_t {
    width: 200px;
    height: 60px;
    background-color: #003061;
    border-radius: 8px;
    display: inline-block;
    margin-top: 20px;
}

.button-submit-searchbar-text_t {
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
}

.button-submit-searchbar_t:hover {
    background-color: #003061;
}

.button-submit-searchbar_t:hover .button-submit-searchbar-text_t {
    color: #EF7B00;
}

*/

.textbox-searchbar-1_m {
    height: 31px !important;
    width: 100%;
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    border-radius: 26px !important;
    border: 1px solid #707070 !important;
    color: #707070;
    font-size: 13px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: 'Roboto', Arial, sans-serif !important;
}

@media only screen and (min-width:768px) {
    .textbox-searchbar-1_m {
        height: 42px !important;
        font-size: 16px;
    }
}


.button-submit-searchbar-1_m {
    width: 100%;
    height: 31px;
    background-color: #EF7B00;
    border-radius: 26px;
    display: inline-block;
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 0;
}

@media only screen and (min-width:768px) {
    .button-submit-searchbar-1_m {
        height: 42px !important;
    }
}


.button-submit-searchbar-text-1_m {
    color: #ffffff;
    font-family: 'Roboto', Arial, sans-serif ;
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
}

@media only screen and (min-width:768px) {
    .button-submit-searchbar-text-1_m {
        font-size: 16px;
    }
}

.button-submit-searchbar-1_m:hover {
    background-color: #EF7B00;
}

.button-submit-searchbar-1_m:hover .button-submit-searchbar-text-1_m {
    color: #222222;
}

/*

.textbox-searchbar-1_t {
    height: 60px !important;
    width: 500px;
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    border-radius: 26px !important;
    border: 1px solid #707070 !important;
    color: #707070;
}

.button-submit-searchbar-1_t {
    width: 200px;
    height: 60px;
    background-color: #EF7B00;
    border-radius: 26px;
    display: inline-block;
    margin-top: 20px;
}

.button-submit-searchbar-text-1_t {
    color: #ffffff;
    font-family: "Helvetica Neue";
    font-size: 20px;
    font-weight: 400;
    text-decoration: none;
}

.button-submit-searchbar-1_t:hover {
    background-color: #EF7B00;
}

.button-submit-searchbar-1_t:hover .button-submit-searchbar-text-1_t {
    color: #222222;
}

*/