@media screen and (min-width: 920px) {
.form-show-details-middle{
    border-right: 1px solid #dfdfd0;
    border-left:1px solid #dfdfd0;
}
.admin-home-page-buttons-main-div .col-md-3 {
    width: 29.2%;
}
}

@media screen and (min-width: 1200px){
.navbar.container {
    max-width: 1170px;
}
#employee_status_type #edit-type1 {
    float: right;
}

}

/* ipad tab */
@media screen and (min-width: 768px) and (max-width: 1200px) {
.admin-home-page-buttons-main-div {
    width: 70%;
}
#user-change-password-form {
    width: 70%;
    margin: 0 auto;
}
#employee_status_type #edit-type1 {
    float: right;
}
.add-employee-fe.container-width .select-wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
}
form#admin-login-manual-form .ww-empployee-login-manually-outer-div .ww-employee-login-manually {
    margin-bottom: 21px;
}
body.path-forgot-password .main-container {
    padding: 0 3%;
    text-align: center;
    border-radius: 5px;
    background: url(/modules/custom/wagewatcher_admin/img/Transparentbg_1.png);
    width: 55%;
}
section#block-witheidadminloggin .admin-login-witdeid-content-image {
    padding: 17% 5%;
    text-align: center;
    border-radius: 5px;
    background: url(/modules/custom/wagewatcher_admin/img/Transparentbg_1.png);
}
body.path-planning .edit-stop-timming input {
    height: 45px;
    width: 45%;
    float: left;
    background: #eae8d2;
    border: 1px solid #1073c1;
    color: #545452;
    font-size: 16px;
    font-weight: 500;
    font-family: poppins;
    margin-right: 3%;
}
body.path-planning .edit-stop-timming .form-item {
    width: 100%;
    float: left;
}
body.path-planning .edit-stop-timming {
    width: 100%;
    float: left;
    margin: 25px 0 5px;
}
body.path-planning .edit-stop-timming button{
margin: 2% ;
}
.reasons-to-stop-employee #edit-reasons .form-item.form-type-checkbox {
    min-width: 45%;
}
}
/* end ipad and tab */

/* mobile and small devices */
@media screen and (max-width: 767px) {
.employee_starttime_editbuttons h2 {
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    font-family: poppins;
    color: #134774;
    line-height: 1.4em;
    margin: 0;
    position: relative;
    top: -30px;
}
body.user-logged-in .col-sm-12 .region-header .alert-dismissible {
    float: left;
    width: 100%;
    border: 1px solid;
    text-align: center;
    font-size: 18px;
    margin-left: 0;
}
button.btn-blue,button.btn-yellow{
min-width:120px;
margin-bottom:10px;
}
[id*="edit-title"] h2 {
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    font-family: poppins;
    color: #134774;
    line-height: 1.4em;
    margin: 0;
    position: relative;
    top: 5px;
}
body.path-planning .common-conform-popup-buttons #edit-yes,body.path-planning .common-conform-popup-buttons #edit-no{
height:50px;
}
body.user-logged-in .main-container {
    margin-top: 0;
}
.navbar .region.region-navigation {
    width: 100%;
    float: left;
    position: relative;
}
section#block-homeicon-2 {
    position: absolute;
    right: 90px;
    top: 0;
}
section#block-dashboardicon{
    position: absolute;
    right: 40px;
    top: 0;
}
body.path-home2 .vertical-center {
    min-height: 80%;
    min-height: 60vh;
}
.menu-maindiv.navbar-nav {
    float: left;
    margin: 0;
}
#block-createemployeewadmin ul li a span {
display:none;
}
#block-createemployeewadmin ul li a:before {
background-image: url(/modules/custom/wagewatcher_admin/img/nav_images/Steps_gc.png);
    background-repeat: no-repeat;
    height: 100%;
    padding: 13px 20px;
    width: 100%;
    float: left;
    content: counter(steps);
    counter-increment: steps;
    font-size: 20px;
    color: #fff;
    background-size: 100%;
    background-position: top;
}
#block-createemployeewadmin ul li a{
float:left;
padding:0 7px;
}
nav#block-createemployeewadmin ul.menu.nav li{
height:47px;
}
nav#block-createemployeewadmin h2{
border-bottom: 42px solid #eeeee0;
font-size:18px;
}
#block-createemployeewadmin hr {
    width: 88%;
    top:61px;
}
#block-createemployeewadmin ul{
height: 73px;
    padding-top: 15px;
}
section#block-witheidadminloggin {
    float: left;
    width: 100%;
    margin-top: 0%;
}
section#block-admincusstomloginortag {
    float: left;
    width: 100%;
    padding: 10px;
}
section#block-admincustomloginblock {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
}
body.path-adminloginas h1.page-header {
    padding-bottom: 0;
    margin: 0 0 20px;
}
body.path-adminloginas section.col-sm-12 {
    text-align: center;
    width: 95%;
    margin: 0 auto;
    float: none;
}
body.path-forgot-password .main-container {
    padding: 0 3%;
    text-align: center;
    border-radius: 5px;
    background: url(/modules/custom/wagewatcher_admin/img/Transparentbg_1.png);
    width: 94%;
}
.title-for-page [id*="edit-title"] h2 {
    position: static;
    margin-top: 15px;
    font-size: 19px;
}
.navbar-default .navbar-collapse {
    width: auto;
    float: right;
    clear: both;
    margin-top: -5px;
    border: none;
}
.reasons-to-stop-employee #edit-reasons .form-item.form-type-checkbox {
    min-width: 30%;
    float: left;
    margin-bottom: 15px;
    margin-right: 3%;
    width: 100%;
    margin-top: 0;
}
body.path-planning .edit-stop-timming .form-item {
    width: 100%;
    float: left;
    margin-top: 25px;
    margin-bottom: 10px;
}
body.path-planning .edit-stop-timming button{
margin: 2% 0;
}
body.path-planning .edit-stop-timming input {
    height: 45px;
    width: 90%;
    float: left;
    background: #eae8d2;
    border: 1px solid #1073c1;
    color: #545452;
    font-size: 16px;
    font-weight: 500;
    font-family: poppins;
    margin-right: 0;
}
body.path-planning .common-conform-popup-buttons #edit-withouteid,body.path-planning .common-conform-popup-buttons #edit-witheid{
margin-bottom:10px;
margin-right:0
}
.change-function-main-div {
    background: #eeeee0;
    width: 100%;
    float: left;
    border-radius: 5px 0 5px 5px;
    padding: 15% 2% 2%;
}
.functions-for-employee {
    width: 100%;
    float: left;
}
#user-change-password-form {
    width: 100%;
    margin: 0 auto;
}
}
/* end mobile and ipad devices */
