.job50_form input[type="text"],  .job50_form select ,.job50_form input[type="password"] {
    padding:0 30px 0 10px;
    height: 30px;
    line-height: 25px;
    width: 100%;
}
.job50_form textarea{
	padding: 10px;
	resize:none;
	height:150px;
	width:100%;
    line-height: 1.2em;
}
.job50_form td{
	width: 25%;
}
.job50_form input[disabled], .job50_form select[disabled]{
	background: #ccc!important;
}
.mobile .hidden_input{
	margin-top: 10px;
}
.mobile .form_body{
	margin-top: 30px;
}

#loginform input[type="text"],#loginform input[type="password"]{
	padding:0 30px 0 10px;
    height: 30px;
    line-height: 25px;
}

.error_msg{
	color:red;
}
.job50_msg{
	font-size:18px;
}

.ui-datepicker-title select{
	width: initial!important;
    background: none;
}

.job50_form .select_short{
	width: 40%;
}

.job50_button{
    font-size: 13px;
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
    padding: 16px 64px;
    background-color: #30a8cc;
    color: #fff!important;
    border: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
    display: inline-block;
}

.job50_button:hover{
	background-color: #9261aa;
}
.job50_form .short_input{
    width: 40%!important;
}

.delweek, .addweek{
    border:1px solid; 
    padding: 3px;
    font-size: 10px;
    display: inline-block;
}
.weekwrong{
    border: 3px solid red;;
}
.job50_form .time_short_select{
    width: 8%;
}
.job50_form .week_short_select{
    width: 150px;
}
.job50_form .calendar{
    width: 35%!important;
}
.job50_form .short_input_text{
    width: 35%!important;
}
.input_checkbox_td input{
    margin-left: 15px!important;
}
.jobs_col{
    width: 33%;
    float: left;
    margin-right: 1%;
    height: 680px;
    overflow-y: scroll;
}
.jobs_col hr {
    margin: 0 12px;
}
.detail_col{
    width: 65%;
    float: right;
    height: 680px;
    overflow-y: scroll;
}
.single_job p{
    margin-bottom: 0px;
}
.job_title{
    font-size: 16px;
    font-weight: 700;
}
.single_job{
    cursor: pointer;
    padding: 1% 2%;
}
.single_job:hover{
    background: #DBF1CD;
}
.result_div ,.jobs_col , .detail_col{
    border: 3px solid #eee;
    border-collapse: collapse;
}
.reading_job{
    background: #b2f18a!important;
}
.loading_div{
    margin-left: 40%;
    margin-top : 50%;
    font-size: 30px;
    font-weight: 900;

}

.top_div{
    margin-top : 20px;
    margin-bottom : 20px;
}

.filter_div select {
    line-height: normal;
}

.filter_s {
    width: 30%;
}

.filter_div_body{
    padding: 10px 20px;
}

.filter_div{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.filter_div.filter_s{
    margin-right:0; 
}
.filter_div.filter_s input{
    width: calc(50% - 24px); 
}
.filter_l{
    float: none;
    text-align: right;
}

.function_area .job50_button{
    margin: 5px 10px;
    padding: 12px 18px;
    display: inline-block;
}

.detail_col .function_area {
    padding: 10px;
    position: absolute;
    right: 30px;
}
.detail_col .function_area a {
    box-shadow: 1px 1px 4px #b9b9b9;
}
.detail_col .detail_table{
    margin-bottom: 120px;
}
.detail_table td div {
    word-break: break-all;
}
.detail_col_msg {
    text-align: center;
    margin-top: 70px;
    font-size: 16px;
}
.submit_button{
    display: inline-block;
}
.email_sharer_div{
    padding: 6px 18px 6px;
}

.email_sharer_div input[type="text"]{
    width: 30%;
    padding:0 30px 0 10px;
    height: 30px;
    line-height: 25px;
}
.email_sharer_submit{
    display: inline-block;
    text-align:right;
    margin : 5px ;
}
.list_table , .list_table tr , .list_table td , .list_table th{
    border-collapse: collapse;
}
.list_table tr , .list_table td , .list_table th{
    border:none;
}
.list_table{
    width: 100%;
    font-size: 15px;
    line-height: 2em;
    border:1px solid #ddd;
}
.list_table th{
    font-size: 18px;
    padding: 10px ; 
}
.list_table td {
    padding: 5px 10px;
    text-align: center;
}
.list_table tr:nth-child(odd) {
    background: #fff;
}
.list_table tr:nth-child(even) {
    background: #dcdcdc;
}
.list_body {
    width: 99%;
}
.list_table tr:hover{
    background: #aaa;
}
.list_table tr:nth-child(1){
    background: #f1f1f1;
}
.frontend table > tbody > tr > td, .frontend table > tbody > tr > th, .frontend table > tfoot > tr > td, .frontend table > tfoot > tr > th, .frontend table > thead > tr > td, .frontend table > thead > tr > th{
    padding: 19px 25px!important;
}
.filter_div.filter_s {
    font-size: 15px;
    color: #888;
}

.detail_table tr,.detail_table th,.detail_table td,.detail_table{
    border: 1px solid #eeeeee;
}
.detail_table td{
    text-align: left;
}
table.detail_table td:first-child {
    word-break: keep-all;
}
.detail_table td label, .detail_table td div {
    display: block;
    float: left;
    font-weight: 400;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.over50_sign {
    position: absolute;
    bottom: 6px;
    right: 21px;
    /*padding: 12px;
    background: #ffffff;
    border: 3px solid red;
    color: red;
    font-weight: bold;
    font-size: 24px;*/
}
.over50_sign img {
    width: 120px;
}
.checkboxarea input{
    margin-left: 0px !important;
}
.checkboxarea p{
    float:left;
    margin-bottom: 3px;
}
.checkboxarea label{
    margin-right: 12px;
    font-weight: 400;
}
.entry-content input[type="submit"].jobsubmit {
    background-color: #743990;
}
.btn {
    color: #fff!important;
    text-decoration: none;
    padding: 5px 10px;
    border: 1px solid #808080;
    border-radius: 7px;
    cursor: pointer;
}
.red-btn{
    background: red;
}
.blue-btn{
    background: blue;
}
.green-btn{
    background: green;
}
span.delweek.btn.red-btn {
    padding: 3px 12px;
    vertical-align: top;
}
@media screen and (max-width: 1200px) {
    .filter_div {
        float: none;
        margin-right: 20px;
        margin-bottom: 20px;
        width: 100%;
    }
    .filter_div input, .filter_div select{
        width: 100%;
    }
    .filter_l {
        float: none;
        text-align: left;
    }
    .jobs_col {
        width: 100%;
        float: none;
        margin-right: 0;
        height: 250px;
        overflow-y: scroll;
    }
    .single_job p {
        display: inline-block;
        margin-right: 20px;
    }
    .detail_col {
        width: 100%;
        float: none;
        height: auto;
        overflow-y: auto;
    }
    .email_sharer_submit {
        display: inline-block;
        text-align: right;
        margin: 5px 0;
    }
    .email_sharer_div {
        text-align: left;
    }
    .email_sharer_div input[type="text"] {
        width: 100%;
    }
    .entry-content table {
        width: 100%;
    }
    .detail_table td {
        display: inline-block;
        width: 50%;
    }
    .detail_table tr, .detail_table th, .detail_table td, .detail_table{
        border: none!important;
    }
}