
.align_verticle{vertical-align: sub;}
.report_type{float: left; padding: 40px 10px 40px 10px;margin-left: 30px;}
.find_btn{border-radius: 4px;
color: #fff;
cursor: pointer;
font-size: 12px;
height: 42px;
line-height: 45px;
outline: medium none;
text-align: center;
border: none;  
width: 100%;
/*border-bottom: 1px solid #d83536;*/
box-shadow: 0px 2px 2px -2px rgba(0,0,0,0.5);
background: #30ae9f;
margin-top: 20px;
}
.find_btn:hover {
    background: #208e81;
    transition: ease 0.4s;
    text-decoration: none;
    color:#FFF;
}

.forgot-forms{
    position: relative;
    z-index: 1;
    background: #3b3b3b;
    max-width: 360px;
    margin: 0 auto 40px;
    padding: 30px 45px 45px 45px;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
    border-radius: 4px;
}

.forgot-form button,.otp-form button,.reset_pass_form button {
    font-family: sans-serif;
    text-transform: uppercase;
    outline: 0;
    width: 100%;
    border: 0;
    padding: 15px;
    color: #FFFFFF;
    font-size: 14px;
    -webkit-transition: all 0.3 ease;
    transition: all 0.3 ease;
    cursor: pointer;
    background: url("../images/login.svg") #69A99E no-repeat;
    height: 50px;
    text-align: center;
    background-position: center;
    background-size: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.forgot-form input,.otp-form input,.reset_pass_form input {
    font-family: sans-serif;
    outline: 0;
    background: #fff;
    width: 100%;
    border: 0;
    margin: 0 0 10px;
    padding: 15px 15px;
    box-sizing: border-box;
    font-size: 14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.forgot-forms .logo{
    margin-bottom: 30px;
}
.forgot-forms .forgot-confirm, #notific .reset-success-message, .login-page .error-confirm{
    /*color: #000;*/
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 15px;
    display: none;
    font-family: arial;
    font-size: 13px;
    border-radius: 4px;
    /*box-shadow: 0px 3px 4px 4px rgb(34, 142, 129);*/
}
.main-content-parent{
    width: 1024px;
    margin: 0 auto;
}
.settings-tab-list{
    padding-left: 0;
}
.findme-home-header-tabs{
    margin-top: 0;
}
.findme-home-header-tabs .admin_panel_buttons{
    margin-top: 0;
}
.findme-main-header, .findme-signin-header ul{
    box-shadow: 0 2px 1px -2px rgba(0,0,0,0.7);
}
#store-map-view{
    width: 995px;
}
#add-store-form{
    position: absolute;
    z-index: 2;
}
.store_add_success_status{
    position: absolute;
    z-index: 1;
}
.store-open .success_status{
    color: #545454;
}
.store-open .failure_status, .store-open .incomplete_data{
    color: #a94442;
}

.store-open .failure_status, .store-open .incomplete_data, .store-open .success_status {
    background-color: #fff;
    padding: 15px;
    border: 1px solid transparent;
    line-height: 1;
    font-family: 'Arial', sans-serif;
    border-radius: 4px;
    text-align: inherit;
    vertical-align: middle;
    position: absolute;
    top: 40%;
    z-index: 2;
    left: 0;
    right: 0;
    width: 350px;
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2);
    margin: auto;
}
.findme-signin-header ul {    list-style-type: none;  margin: 0; padding: 0; overflow: hidden; background-color: #fff; padding-right: 10px}
.findme-signin-header li {  float: right;}
.findme-signin-header .left_fl{float: left;}
.findme-signin-header li a {  display: block; color: #777; text-align: center; padding: 15px 15px;text-decoration: none;font-size: 14px; cursor: pointer}
.findme-signin-header li a:hover {    background-color: #f6f6f6; }
.findme-signin-header ul{height: 50px;}
.findme-signin-header .top_15{margin-top: 15px;}
.findme-signin-header .know{border: 2px solid #333;padding: 4px 10px;border-radius: 4px;font-size: 14px;margin-top: 10px;margin-left: 20px;color: #333;}

.dataTables_wrapper .dataTables_filter input{
    padding: 10px 10px;
}
.linkUser-open #user-select > div{
    display: inline-block;
    vertical-align: middle;
    padding-top: 15px;
}
.linkUser-open #user-select > div:last-child{
   float: right;
}
.alert_box_confirm i{
    color: #fff;
}


.geofence_header_logo {
    width: 110px;
    margin: 0 auto;
    padding-top: 12px;
}

.main-bar-nav{
    width: 100%;
    background: #30ae9f;
    height: 60px;
    position: relative;
}

#geofence_map_popup{
    display: none;
    position: absolute;
    width: 1000px;
    height: 500px;
    margin: auto;
    z-index: 10000;
    left: 55px;
    right: 0;
    top: 76px;

}

#geofence_map_popup .order_login_cross .fa-times{
    position: relative;
    top:17px;
    left:8px;
}
.fa-sign-out  {
    font-size: 18px;
    margin-right: 5px;
    vertical-align: text-bottom;
}
.which_form{
    font-size: 24px;
    font-weight: 500;
}
.sms_setting_tab_form{
    margin-top: 30px;
}
.save_mail_settings label{
    width: 140px;
}
.save_mail_settings .form-control{
    display: initial;
    width: 52.5%;
}
.save_mail_settings .bootstrap-select{
 width: 100% !important;
}
.custom_input_style input{
    width: 100% !important;
}
.alert_type_width{
    width: 120px;
}
.sub_btn {
    cursor: pointer;
    font-size: 12px;
    outline: medium none;
    line-height: 42px;
    text-align: center;
    width: 100px;
    border-bottom: 1px solid #208e81;
    box-shadow: 0px 2px 2px -2px rgba(0, 0, 0, 0.5);
    margin-right: 10px;
    text-decoration: none;
    background: #30ae9f;
    color: #fff;
    border-radius: 4px;
    border: none;
    margin-left: 15px;
}

.add_stop {
    cursor: pointer
}

.add_stop i {
    background: #0f9595;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.remove_custom_field {
    line-height: 78px;
    margin-left: 30px;
}
.trip_number{
    display: inline-block;
    background: #28393c;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    width: 30px;
    margin-right: 15px;
    line-height: 30px;
}
.trip_name{
    display: inline-block;
    background: #28393c;
    color: #fff;
    line-height: 30px;
    padding: 0 15px;
    border-radius: 20px;
}
.trip_progress{
    background:  #fff;
    padding:  10px;
    text-align: center;
    border-radius: 15px;
}
.inline-step{
    display: inline-block;
    margin-right: 30px;
}
.hub,.stop_name,.destination{
    text-align: center;
    font-size: 14px;
}
.hub_date_time{
    background: #0f9595;
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    z-index: 12;
    font-weight: 600;
}
.stop_date_time{
    background: #523b99;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    z-index: 12;

}
.dest_date_time{
    background: #c52553;
    color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
    z-index: 12;
    font-weight: 600;
}
.trip_action{
    padding: 15px;
    position: relative;
    top: 5px;
}
.edit_trip,.delete_trip{
    cursor: pointer;
}
.trip_info{
    margin: 10px 0;
}
.path_to{
    width: 100px;
    position:  relative;
    border-top: 1px solid #000;
    bottom: 5px;
}
.trip_distance{
    position: absolute;
    top: 5px;
    width: 100%;
}
.trip_time{
    position: absolute;
    bottom: 5px;
    width: 100%;
}
.up_radio,.down_radio{
    margin: 0 !important;
    display: inline-block;
    width: 30px !important;
}
.inline-blk{
    display: inline-block;
}
.up_down{
    line-height: 80px;
}
.trip_up{
    margin-left: 5px;
}
.arrow_cust{
    margin-left: 10px;
}
