

@media only screen and (max-width:1366px) {
  .nurse_call {
    display: table;
    float: none;
    margin: 0 auto;
    width: auto;
  }
  .dashboard_nurse {

    width: auto;
  }
  .login_box {

    width: 40%;
  }
  .login_box2 {
    width:70%;float:none;
  }
}
@media only screen and (max-width:999px) {
  .navbar-nav > li > a {
    padding: 17px 10px;
  }
  .nurse_call label a {
    margin-top: 35px;
  }

  .login_box {float:right;width:60%;}
  .login_box2 {
    width:70%;float:none;
  }
  .dash_requesting1 {
    margin: 15px 0 0;
  }
}




@media only screen and (max-width:767px) {
  .navbar-nav > li > a {
    padding: 10px 0;
  }
  .panel-group {
    display: block;
    margin-bottom: 0;
  }
  #footer {
    margin-top: 0;
  }
  .enter_activation1 li span {

    left: 16px;

  }
  #enter_activation img {
    bottom: 0;
    display: block;
    left: 2%;
    position: absolute;
  }
  .login_box {
    float: none;
    width: 90%;
  }
  #footer {
    margin-top: 0;
  }
  .enter_activation ul {
    padding: 15px;
  }
  .dashboard_right {
    display: block;
    padding: 15px 0;
  }
  /*.dashboard_right1 {display:none;}*/



  /*.dashboard_mid_box {display:none;}*/

  .navbar-collapse {padding:0px;margin:0px;}
  .main_navi_box ul {
    float: left;
    margin: 0;
    width: 100%;
  }
  .dashboard_left {
    background: #c5e194 none repeat scroll 0 0;
    width: 80%;
    display: none;
  }
  .dashboard_nurse {
    margin-bottom: 24px;
    width: 50%;
  }
  .dashboard_nurse {
    width: auto;
  }

  .dashboard_mid_box li a.active::before {
    background-image:none;

  }

  /*On 08-07-2016*/
  .login-box{
    width: 90%;
  }
  .main_logo img{
    max-width: 100%;
  }
  .main_logo {
    margin-top: 0;
  }

  .navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: none;
    padding: 9px 10px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 100;
    margin: 0;
  }

  .nav-menu-bar{
    display: none;
  }
  button, input, optgroup, select, textarea{
    margin: 0;
  }
  .formtitle {
    border-bottom: 1px solid #000;
    font-size: 16px;
    margin: 0 15px;
    padding: 0 0 5px;
    text-align: left;
  }
  /*  .dashboard_mid_box, body.after-login::after {
      display: none;
    }*/
  body.after-login::after {
    display: none;
  }

  .input_area {
    float: left;
    width: 60px;
    position: relative;
    height: 60px;
    margin: 0 10px 10px 0;
  }
  #enter_activation .input_area img{
    bottom: 0;
    display: block;
    left: 0;
    position: static;
  }
  .upload-img-block{
    margin: 0;
  }

  .alert-popup .modal-dialog, .success-popup .modal-dialog {
    width: 85%;
    margin: 0 auto;
  }
  .alert-popup .modal-content, .success-popup .modal-content {
    height: auto;
  }
  .modal-title{
    font-size: 18px;
  }
  .modal-body p{
    font-size: 14px;
  }
  .modal-content {
    border: 0 none;
    padding: 0 10px;
  }
  .modal-footer {
    padding: 0 0 15px;
  }
  .modal{
    padding: 0 !important;
    top: 5%;
    margin: 0 0 0 -15px;
  }
  .modal.fade.assign-dependent-modal.success-popup, .modal.fade.assign-dependent-modal{
    margin: 0;
  }
  .success-popup .new-green-btn{
    padding: 5px;
  }
  #enter_activation .member-img img{
    position: relative; 
  }
  .mid-width-btn{
    width: auto;
  }
  .form-group p{
    margin: 0 0 5px !important; 
  }
  .member-name{
    width: 62%;
  }
  .modal-header .close {
    margin-top: 0;
    right: -8px;
    top: -10px;    
  }
  .main_navi{
    min-height: 60px;
  }
  .logo-for-mobile{
    padding: 15px 0;
  }
  .dashboard_left::after{
    content: "";
    display: block;
    clear: both;
  }

  #header{
    background: #9fce4e none repeat scroll 0 0;
    display: block;
    width: 100%;
    right: 0;
    position: relative;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
  }
  #header.small-menu {
    right: 0;
    position: absolute;
  }
  .navbar-default{
    position: absolute;
    left: 10px;
    top: 0;
  }
  #header.small-menu .navbar-default{
    right: 23px;
    left: auto;
  }
  .mobile-page-name{
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    margin: 0;
    padding: 0;
  }
  .talk-activity a.active-link{
    margin-bottom: 25px;
  }
  .alert-popup .cancel_btn {
    padding: 5px 15px;
    font-size: 16px;
  }
  .upload_area {
    width: 78%;
    float: left;
  }
  .selected-call .member-list-box .member-name{
    width: auto;
  }
  #dashboard_box {
    display: block;
    width: 100%;
    overflow: hidden;
  }

  .go-home{left: 0 !important;}
  .navbar-header {
    width: 100%;
    position: relative;
    float: left;
    margin: 0 !important;
  }
  .navbar-toggle{background: #1E80A4 !important; top: 25px !important; right: 0!important; left: auto !important;}
  .navbar-toggle span{background: #fff;}
  .MasterBeforeLogin .top-nav ul{padding: 85px 0 25px !important;}
  .top-nav li{width: 100% !important;}
  .top-nav li a{padding: 5px !important;}

}


@media only screen and (max-width:639px) {


}
@media only screen and (max-width:320px) {



}