/* font declaration */
@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.eot');
    src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular-webfont.woff2') format('woff2'), url('../fonts/lato-regular-webfont.woff') format('woff'), url('../fonts/lato-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.eot');
    src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-regular-webfont.woff2') format('woff2'), url('../fonts/montserrat-regular-webfont.woff') format('woff'), url('../fonts/montserrat-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'junction_regularregular';
    src: url('../fonts/junction-webfont.eot');
    src: url('../fonts/junction-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/junction-webfont.woff2') format('woff2'),
    url('../fonts/junction-webfont.woff') format('woff'),
    url('../fonts/junction-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ImpactRegular';
    src: url('../fonts/ImpactRegular.otf'),
	url('../fonts/ImpactRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.eot');
     src: url('../fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff'),
         url('../fonts/lato-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


/* font declaration ends*/

body {
    font-family: latoregular !important;
    font-size: 12px !important;

}
/* padding short value */
.pl0 {padding-left: 0px; }
.pr0 {padding-right: 0px; }
.pt0 {padding-top: 0px; }
.pb0 {padding-bottom: 0px; }
.pl10 {padding-left: 10px; } 
.pr20 {padding-right: 20px; }
.pt5 {padding-top: 5px; }

.clear{    clear: both; }
/* margin short value */
.mb15 {margin-bottom: 20px; }
.mb40 {margin-bottom: 40px; }
.mr10 {     margin-right: 10px; }
.mbone5 {margin-bottom: 15px; }
.mbtop5 {margin-top: 15px; }
.ml0 {margin-left: 0px; }
.fl{float:left;}
.fr{float:right;}
.prpl15	{padding-right: 15px;padding-left: 15px; }

/* login page starts */
.login-box-msg, .register-box-msg {
    text-align: left;
    padding: 0 20px 20px 4px;
    font-weight: 700;
    font-size: 20px;
}

.login-box-body, .register-box-body {
    padding: 0px 20px 30px 20px;

}

.login_bottom_text {
    padding: 10px 0px 0px 0px;
}
.login-logo1{padding: 13px;}
.login-box-body{background: #f7f7f7 none repeat scroll 0 0;}
.login-page {background: url(./images/bg_img_eclinic.jpeg) top center no-repeat;
}

/* login page ends */
/* user list table css starts */
.table_space {
    padding: 50px 20px 0px 20px;
    background-color: #fff;
}

.tab_bg {
    background-color: #fff;
}

.userlist_search {
    margin: 0px;
}

input[type="search"].user_search {
    border: 1px;
    border-radius: 2px;
}

    input[type="search"].user_search:focus {
   outline: none;
    }





.skin-blue .sidebar-menu > li.header {
    background-color: #3c8dbc !important;
    color: #fff !important;
}

/* .skin-blue .main-header1 .logo {
    background-color: #42b2a6 !important;
} */

.skin-blue .main-header1 .navbar .nav > li > a {
    color: #fff;
}

.btn-approve {
    background-color: #3c8dbc;
    border-color: #402a59;
    color: #fff;
    font-family: 'source_sans_proregular';
    border-radius: 4px !important;
}

.skin-blue .main-header .navbar .nav > li > a:hover, .skin-blue .main-header .navbar .nav > li > a:active, .skin-blue .main-header .navbar .nav > li > a:focus, .skin-blue .main-header .navbar .nav .open > a, .skin-blue .main-header .navbar .nav .open > a:hover, .skin-blue .main-header .navbar .nav .open > a:focus, .skin-blue .main-header .navbar .nav > .active > a {
    background-color: #fdfdfd;
    color: #00569a;
}

h1.slogan-login {
    text-align: center;
    font-size: 28px;
    color: #fff;
}

.user_divider {
    width: 100%;
    float: left;
}

.pg_numbering {
    text-decoration: underline;
}

.dataTables_paginate {
    text-align: right;
}

.user_sorting {
    text-align: left;
}

.table_space .user_paging .dataTables_paginate a {
    padding: 0px 4px 0px 10px;
}

.content-header {
    padding: 0px;
}

.use_head h1 {
 margin: 0;
    color: #d7e8f4;
    font-size: 19px;
    color: #255d83;
    font-weight: 700;
	display: inline-block;
}


.cont_head h1 {
    font-size: 17px;
    color: #255d83;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 0px 5px 5px;
    margin: 0px;
}

.use_head {
    padding-bottom: 20px;
}

.use_head_rht {
    padding: 0 13px;
}

/*

.main-header1 .logo .logo-lg {
    font-size: 28px;
}

 .skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a {
    color: #fff;
    background: #1195d4;
    border-left-color: #3c8dbc;
} */


.skin-blue .sidebar-menu > li > .treeview-menu {
    margin: 0 0px;
    background: #c8e8ff;
}

.skin-blue .treeview-menu > li > a {
    color: #fff;
}

.sidebar-menu > li {
    border-bottom: 1px solid #fff;
}

.sidebar-menu .treeview-menu > li > a {
    padding: 10px 5px 10px 15px;
    display: block;
    font-size: 13px;
    color: #005d53;
}

.arrow-welcome {
    font-size: 15px;
}

.welcomeright {
    padding-left: 5px;
}

.navbar-nav > .user-menu > .dropdown-menu > .user-footer {
    background-color: #fff;
    color: #777;
    border: 1px solid #ccc;
    padding: 10px;
}

.navbar-nav > .user-menu > .dropdown-menu {
    width: 163px;
    top: 37px;
}

.dropdown-menu > li > a {
    color: #777;
    font-size: 16px;
}

.dropdown-menu {
    border: 1px solid #ccc;
}

.navbar-nav > .user-menu > .dropdown-menu {
    padding-top: 0px;
}



.use_head_rht ul li.user-menu {
    list-style: none;
}

.noorder {
    list-style: none;
}

.use_head_rht ul li.user-menu a {
    font-size: 16px;
}
.use_head {
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

/* .content-wrapper { min-height:740px !important;}  */
/* .rht_cnt{min-height: 571px !important;} */
.content-main {
    min-height: auto;
    overflow: hidden;
	padding-top: 60px;
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #fff;
}

.table {
    border-top: 4px solid #42b2a6;
    background: #fff;
    border-bottom: 4px solid #42b2a6;
}

.user_pic {
    float: left;
    width: 78px;
    padding-right: 10px;
}

.user_info {
    float: left;
    width: 47%;
}
 .user_info ul {
   margin: 0px;
   padding: 0px;
   float: left;
   width: 100%;
    }

   .user_info ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: block;
  font-size: 16px;
   }

   .user_info ul li {
  float: left;
  width: 49%;
  padding-right: 10px;
   }

  .user_info ul li span {
 color: #333333;
 font-weight: bold;
  }

.table-hover > tbody > tr.active {
    background-color: #fff;
}

.table-hover > tbody > tr:hover {
    background-color: #f7f7f7;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 10px 10px 6px 10px;
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #f7f7f7;
}


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 3px solid #f4f4f4;
}

ul.advancedsearch {
    right: 0px;
    left: inherit;
    width: 300px;
}

#collapseme {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 7px 3px #ccc;
    /* height: 330px; */
    /* overflow-y: scroll; */
    padding: 13px 26px;
    position: absolute;
    right: 0;
    top: 39px;
    /* width: 350px; */
    z-index: 11;
}

.selectbox-custom-width {
    width: 150px;
}

.table .btn_user_edit {
    padding: 5px 45px 5px 46px;
}

.mb5 {
    margin-bottom: 5px;
}

.btn-table {
    width: 96px;
}
/* user list table css ends*/



.nopad {
    padding: 0px;
}

.add_pat_rowmargin {
    margin-bottom:6px;
	    margin-left: 10px;
}

.cont_head {
    padding: 0px 0px 0px 0px;
    margin-bottom: 14px;
}


.user_save {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    background-color: #42b2a6 !important;
    padding: 7px 40px 7px 40px;
    margin-right: 20px;
}

    .user_save:hover {
   color: #000;
   font-weight: 600;
   font-size: 13px;

    }

    .user_save:active {
   color: #fff;
   font-weight: 600;
   font-size: 13px;

    }

a.adv_search {
    padding: 2px 20px 3px 21px;
    margin-right: 20px;
}

.adv_search {
    border-radius: 10px;
    padding: 4px 0px;
    font-size: 11px;
    text-decoration: none;
    width: 70px;
    font-weight: 700;
    color: #fff;
    font-weight: 600;
    background-color: #42b2a6 !important;
    border-color: #42b2a6 !important;
}

    .adv_search:hover {
   color: #000 !important;
    }

    .adv_search:active {
   background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #0078a5, #00adee) repeat scroll 0 0;
   background: -webkit-gradient(linear,center top, from(#0078a5), to(#00adee));
   color: #80bed6;
   font-weight: 700;
    }

.useradd_button {
    margin: 20px 20px;
}

.dob_butt #datepicker1btn {
    position: absolute;
    top: 20px;
    left: 152px;
    z-index: 1;
    display: block;
}

#ui-datepicker-div {
    position: absolute;
    top: 456px !important;
    left: 762px;
    z-index: 1;
    display: block;
}

/* .pt_selctht1 {
    height: 28px !important;
} */

.use_head ul li > a {
    margin-bottom: 20px;
}

.use_head_lft .demo_fa {
    display: block !important;
    text-align: center;
}

.use_head_lft ul li > a {
    border-top: 1px solid #0c99f0;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#0088e3), to(#65a9d7));
    background: -webkit-linear-gradient(top, #0088e3, #65a9d7);
    background: -moz-linear-gradient(top, #0088e3, #65a9d7);
    background: -ms-linear-gradient(top, #0088e3, #65a9d7);
    background: -o-linear-gradient(top, #0088e3, #65a9d7);
    padding: 11px 22px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
    -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
    box-shadow: rgba(0,0,0,1) 0 1px 0;
    text-shadow: rgba(0,0,0,.4) 0 1px 0;
    color: white;
    text-decoration: none;
    vertical-align: middle;
    transition: ease 2s;
}

    .use_head_lft ul li > a:hover {
   border-top-color: #0069ab;
   background: #0069ab;
   color: #ccc;
   transition: ease 3s !important;
    }

    .use_head_lft ul li > a:active {
   border-top-color: #1b435e;
   background: #1b435e;
   transition: ease 2s;
    }

.collapse-navsidebar {
    position: absolute !important;
    width: auto !important;
    float: left !important;
    transition: 2s ease;
    left: -230px;
}





.collapse-navsidebar {
    border-bottom: 0px;
}

.collapse-navsidebar {
    top: 100px;
    min-height: 2px !important;
}

.patient_details {
    background-color: #333;
    color: #fff;
}
/* Add Patient ends */


/* new css start for table*/
.user_info-list {
    float: left;
    width: 83%;
}

.patient_list {
    float: left;
    width: 63%;
}

.chief tbody tr th {
    padding: 6px 6px;
}

.chief tbody tr td {
    padding: 6px 6px;
}
/* new css start for table end */

.advance_search {
    text-align: left;
    margin-bottom: 5px;
}

    .advance_search div {
   margin-bottom: 5px;
    }

.patient_advsearch {
    margin-top: 10px;
}
/* .content-wrapper, .right-side{background-color: #ffffff;float: left;padding-right: 230px;width: 100%;} */


.sidebar-collapse .content-wrapper, .right-side {
    padding-right: 0px;
}

.main-sidebar, .left-side {
    padding-top: 61px;
    min-height: 0;
}

.collapse-navsidebar .sidebar-toggle {
    background-color: #255d83 !important;
}

.main-header1 .navbar-custom-menu, .main-header1 .navbar-right {
    padding: 5px 0px 0px 0px;
}


/* userlist button */
.btn_assign_hos {
    border-radius: 10px;
    padding: 4px 0px;
    font-size: 11px;
    text-decoration: none;
    width: 70px;
    font-weight: 700;
    color: #fff;
    font-weight: 600;
    background-color: #42b2a6 !important;
    border-color: #42b2a6 !important;
}

    .btn_assign_hos:hover {
   color: #000 !important;
    }
	
.userhos_add{
 border-radius: 10px;
    padding: 4px 0px;
    font-size: 11px;
    text-decoration: none;
    width: 90px;
    font-weight: 700;
    color: #fff;
    font-weight: 600;
    background-color: #42b2a6 !important;
    border-color: #42b2a6 !important;
}

.btn_assign_loc {
    border-radius: 10px;
    padding: 4px 0px;
    font-size: 11px;
    text-decoration: none;
    width: 70px;
    font-weight: 700;
    color: #fff;
    font-weight: 600;
    background-color: #42b2a6 !important;
}

    .btn_assign_loc:hover {
   color: #000 !important;
    }
.btn_view_refr{border-radius: 10px;padding: 4px 0px;font-size: 11px;text-decoration: none;width: 120px;font-weight: 700;color: #fff;font-weight: 600;background-color: #42b2a6 !important;    margin-bottom: 5px; }
.btn_view_refr:hover {    color: #000 !important;}



.treeview-menu.menu-open > li {
    border-bottom: 1px solid #fff;
}

    .treeview-menu.menu-open > li:last-child {
   border-bottom: 0px;
    }

.user_table {
    width: 80%;
	    box-shadow: 4px 2px 5px #ccc;
}

/* patient button */
.btn_edit_patient {
    border-radius: 10px;
    padding: 4px 0px;
    font-size: 11px;
    text-decoration: none;
    width: 70px;
    font-weight: 700;
    color: #fff;
    font-weight: 600;
    background-color: #DB0A5B !important;
}

    .btn_edit_patient:hover {
   background: #fc3c7c;
   background-image: -webkit-linear-gradient(top, #fc3c7c, #d9346b);
   background-image: -moz-linear-gradient(top, #fc3c7c, #d9346b);
   background-image: -ms-linear-gradient(top, #fc3c7c, #d9346b);
   background-image: -o-linear-gradient(top, #fc3c7c, #d9346b);
   background-image: linear-gradient(to bottom, #fc3c7c, #d9346b);
   text-decoration: none;
    }

.patient_button2 {
    padding: 0px 0px 0px 0px;
}

.adv_search_find {
    padding: 0px 0px 0px 0px;
}

.user_button {
    padding: 20px 0px 0px 0px;
}

.patient_list table td {
    word-wrap: break-word;
    table-layout: fixed;
}

label.user_sort {
    padding: 5px 0px 0px 20px;
}

/* footer starts */
.main-footer {
    width: 100%;
    color: #1195d4;
    float: left;
    padding: 10px 10px 10px 10px;
    font-family: montserratregular, sans-serif;
    font-variant: small-caps;
    font-size: 14px;
}

.main-footer {
    margin-left: 0px;
}

.main-footer {
    clear: both;
}

.foot_rht {
    text-align: right;
}

.foot_lft {
    padding: 0px 0px 15px 0px;
}

.foot_rht {
    padding: 0px 48px 15px 0px;
}

.master_wrapper {
    min-height: 650px !important;
}

/* patient list update*/
.visit_name {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.act {
    box-shadow: 1px 3px 16px 1px rgba(0,0,0,0.75);
}

/* role master entry starts here */
.role_master_entry .form-group .form-control {
    width: 40%;
}

.register-formgroup .role_master_entry .form-group {
    margin-bottom: 15px;
}

.register-formgroup .form-group label.ln {
    text-align: right !important;
    font-weight: 700;
    padding: 6px 9px 0px 0px !important;
}

.register-formgroup .deact_date {
    padding-left: 15px;
}

.roledt_icon {
    padding: 2px 20px 4px 7px;
}

.aduserdt_icon {
    padding: 3px 20px 4px 7px;
}

.role_master_entry input[type="checkbox"].checkbox-inline {
    background-color: #333;
}

.checkbox input[type="checkbox"] {
    padding-left: 10px;
    margin-left: 0px;
    outline: none;
 opacity: 0; 
}

.useradd_button2 {
    margin: 0;
    padding-left: 27px !important;
   padding-bottom: 20px;
}

.register-formgroup .addpatient {

    width:96% !important;
}

/* role list */
.role_table {
    width: 50%;
}

.role_button {
    padding: 5px 13px 0px 0px;
}

.role_table .rolaction {
    padding: 7px 0px 0px 25px;
}

/* Assign Rights */
.assign_entry .form-group .form-control {
    width: 100%;
    margin-bottom: 15px;
}

.fixed_headers {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    margin-bottom: 15px;
}

.fixed_headers td {
   padding: 5px;
   text-align: left;
    }

   .fixed_headers td:nth-child(1),
   .fixed_headers th:nth-child(1) {
  min-width: 161px;
   }

   .fixed_headers td:nth-child(2),
   .fixed_headers th:nth-child(2) {
  min-width: 250px;
   }

   .fixed_headers td:nth-child(3),
   .fixed_headers th:nth-child(3) {
/*   min-width: 189px; */
   }
   .fixed_headers th {
   padding: 5px;
    text-align: left;
}
    .fixed_headers thead {
   background-color: #42b2a6;
   color: #fdfdfd;
    }

   .fixed_headers thead tr {
  display: block;
  position: relative;
   }

   .fixed_headers tbody {
   display: block;

   width: 100%;

  		   box-shadow: 0px 0px 7px 3px #ccc;
    }

   .fixed_headers tbody tr {
			    display: block;
			background-color: #fff;
  border-bottom: 2px solid #ccc;
   }

/*USER HOSIPTAL*/
.addhos_button {
    padding: 5px 0px 0px 8px;
}

.delehos_button {
    padding: 5px 0px 0px 15px;
}

/* assign user location */
.assingn_button2 {
    margin-left: 190px;
    padding-bottom: 10px;
}

/* navigation sidebar rework color changes */

.datepicker {
    z-index: 10000 !important;
}


/* accordin panel */
.patient_register {
    padding: 15px 15px 15px 25px;
    float: left;
    width: 100%;
}

.panel-default > .panel-heading {
    background-color: #255d83;
    color: #fff;
}


.panel-group {
    margin-bottom: 0px;
}

.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    display: inline-block;
    width: 100%;
}

/* Allergies Details */
.register-formgroup .form-group label.allergy_lab {
   text-align: right !important;
    padding: 6px 9px 0px 0px !important;
    font-weight: 700;
}

.allergy_sinlab {
    padding: 5px 14px 0px 0 !important;
    text-align: right !important;
}

.allr_cd {
    text-align: right !important;
    padding: 0px 16px 0 0 !important;
}

.allr_cdno {
    text-align: left !important;
    padding: 6px 0 0 41px !important;
    background-color: #fff;
    color: #000;
}

.allergy_table {
    width: 100%;
}

.allergy_since {
    padding: 4px 0px 4px 6px !important;
}

.allergy_radio {
    padding: 0px 0px 0px 8px !important;
}

.allergy_cod {
    text-align: right !important;
    padding: 5px 0 0 !important;
}

.allergy_radio1 {
    padding: 4px 0 0 19px;
}

.allg_cd {
    text-align: right !important;
    padding: 6px 16px 0 0 !important;
}

.allg_ptnme {
    padding: 0px 0px 0px 73px;
}


.allgcd {
    padding-left: 86px;
}

.allergy_des {
    padding: 0px 0px 0px 83px !important;
}

.allg_cd_val {
    text-align: left;
    font-weight: 700;
    padding: 0px 0px 0px 0px;
}

.allg_cd_fnt {
    font-weight: 400;
}
/* habits */
.habit_cod {
    text-align: right !important;
    padding: 0px 5px 0px 0px !important;
}

.habit_sinlab {
    padding: 5px 8px 0px 0px !important;
    text-align: right !important;
}

.register-formgroup .form-group label.habit_lab {
 text-align: right !important;
	  padding: 6px 9px 0px 0px;
	 font-weight: 700;
}

.habit_table {
    width: 100%;
}

.register-formgroup .habit_entry .form-group {
    margin-bottom: 15px;
}

.hbtallg_cd {
    text-align: right !important;
    padding: 6px 9px 0 64px !important
}

.hbtallr_cd {
    text-align: right !important;
    padding: 6px 6px 0 0 !important;
}

.hbt_since {
    padding: 4px 0px 4px 6px !important;
}

.hbtrwone2 {
    padding: 0px 0px 0px 0px;
}

.hbtrwtwo {
    padding: 0px 0px 0px 99px;
}

.hbtrwtwo2 {
    padding: 0px 0px 0px 7px;
}

.hbpt_selctht1 {
    padding: 0px 0px 0px 0px;
}

.hbpt_selctht2 {
    padding: 0px 0px 0px 0px;
}

.pt_selctht1 {
    padding: 0px 0px 0px 6px;
}

.hbt_cmt {
    padding: 0px 0px 0px 95px;
}

/* Patient Immunization */
.immun_sinlab {
    padding: 5px 8px 0px 0px !important;
    text-align: right !important;
}

.immuncmt {
    padding: 5px 16px 0px 0px !important;
    text-align: right !important;
}

.register-formgroup .form-group label.immun_lab {
   font-weight: 700;		 
    padding: 0;			 
    text-align: left;
}

.immun_table {
    width: 100%;
}

.register-formgroup .immun_entry .form-group {
    margin-bottom: 15px;
}

.imuun_give {
    text-align: right !important;
    padding: 6px 5px 0 0 !important;
}

.immun_due {
    text-align: right !important;
    padding: 6px 6px 0 0 !important;
}
.upldrport_due {
    text-align: right !important;
    padding: 6px 6px 0 0 !important;
}

.immunrwtwo {
    padding: 0px 99px 0px 0px;
}

.hbtrwtwo2 {
    padding: 0px 0px 0px 0px;
}

.immunpt_selctht1 {
    padding: 3px 0px 0px 21px;
}

.immunpt_selctht12 {
    padding: 0px 0px 0px 8px;
}

.hbpt_selctht2 {
    padding: 0px 0px 0px 0px;
}

.pt_selctht1 {
    padding: 0px 0px 0px 6px;
}

.pt_selctht2 {
    padding: 0px 0px 0px 21px;
}

.duedt {
    padding: 0px 50px 0px 0px;
    height: 28px;
}

.immundt_icon {
    padding: 5px 0px 3px 0px;
}

/* Family Medical History*/
.register-formgroup .form-group label.ptmdcl_hist {
 	float: left;
    display: block;
    width: 100%;
} 

.pt_nmelab {
    text-align: right !important;
    padding: 5px 7px 0px !important;
}


.md_type {/* 	padding: 4px 0 4px 6px;    */     width: 70%;     display: inline-block;}

.ptmdcl_hist_radio {
	float:left;
}


.ptmdcl_hist_radio1 {
    padding: 4px 0 0 19px;
}




.ptmd_cd {
    text-align: right !important;
    padding: 6px 0px 0 0 !important;
}

.ptmdl_illdes {
    text-align: left !important;
    padding: 6px 0 0 9px;
    color: #000;
}

.ptmed_history {
    width: 100%;
}



input[type="text"].ill_durat {
    height: 24px !important;
}

.ptmd_txtlbl {
    text-align: right !important;
    padding-right: 14px !important;
}

.illctype {
    padding: 0px 0px 0px 62px;
}


.illdur {
    padding: 3px 0px 0px 52px;
}

/*patient Medical History*/
.register-formgroup .form-group label.fmptmdcl_hist {
    text-align: left;		   
    font-weight: 700;			
    padding: 0px 0px 0px 0px;
}

.fmmedhist_since {
    padding: 5px 18px 0 !important;
    text-align: right !important;
}

/* .fmmd_type {
    padding: 4px 0px 4px 6px !important;
} */

.fmptmdcl_hist_radio {
    padding: 0px 0px 0px 8px !important;
}

.fmillnes_codtyp {
    text-align: right !important;
    padding: 5px 0 0 !important;
}

.fmptmdcl_hist_radio1 {
    padding: 4px 0 0 19px;
}

.fmillness_cd {
    text-align: right !important;
    padding: 6px 19px 0 0 !important;
}

.fmptmd_cd {
    text-align: right !important;
    padding: 6px 0px 0 0 !important;
}

.fmptmdl_illdes {
    text-align: left !important;
    padding: 6px 0 0 9px !important;
    color: #000;
}

.allergy_table {
    width: 100%;
}

.fmptmd_txtlbl {
    text-align: right !important;
    padding-right: 14px !important;
}

.register-formgroup .fmpt_medical_history .form-group {
    margin-bottom: 15px;
}

.fmptmed_history {
    width: 100%;
}

.fmillctype {
    padding: 0px 0px 0px 62px;
}

/*user list*/
.user_info-list table td:nth-child(1) {
    width: 44%;
}

.btn_all_hos {
    background-color: #42b2a6;
    border-radius: 10px;
    width: 100px;
    border-radius: 10px;
    padding: 4px 0px;
    color: #ffffff;
    font-size: 11px;
	margin-bottom: 5px;
    text-decoration: none;
    font-weight: 700;
}

.btn_all_pat {
    background-color: #42b2a6;
    border-radius: 10px;
    width: 100px;
    border-radius: 10px;
    padding: 4px 0px;
    color: #ffffff;
margin-bottom: 5px;
    font-size: 11px;
    text-decoration: none;
    font-weight: 700;
}

.btn_all_loc {
    background-color: #42b2a6;
    border-radius: 10px;
    width: 100px;
    border-radius: 10px;
    padding: 4px 0px;
    margin-top: 5px;
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
    font-weight: 700;
}

/*nav sidebar rework*/
.main-header1 .sidebar-toggle {
    padding: 5px;
}

.main-header1 > .navbar {
    min-height: 30px;
}

.chgpwd_alert a {
    text-decoration: none;
}

input[type="text"].addpatient {
    height: 25px !important;
}

.bootstrap-select title {
    color: #ccc !important;
}

.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
    height: 24px !important;
}

.bootstrap-select .btn-default {
    height: 24px !important;
    padding: 0px 0px 0px 0px !important;
}

.pt_dtofb .input-group-addon {
    padding: 3px 12px;
}

.cont_head1 {
    padding: 0px 0px 0px 18px;
}

/* password */
a.reset_pwd {
    padding: 5px;
}

.reset_pwd {
    border-radius: 3px;
    font-size: 13px;
    text-decoration: none;
    font-weight: 700;
    color: #fff;
    background-color: #42b2a6 !important;
    border-color: #42b2a6 !important;
}

    .reset_pwd:hover {
   color: #000;
    }

    .reset_pwd:active {
   color: #000;
    }
.btn-advanced{    background-color: #42b2a6;color:#fff;}
.addrole_list {
    background-color: #42b2a6;
    border-radius: 10px;
    width: 100px;
    border-radius: 10px;
    padding: 4px 0px;
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
    font-weight: 700;
}


    .addrole_list:hover {
   color: #000;
    }

    .addrole_list:focus {
   color: #000;
    }

.adduser_list {
    background-color: #03C9A9;
    color: #FFF;
    padding: 6px 7px 5px 8px;
    border-radius: 9px;
    font-weight: 600;
    font-size: 13px;
}

    .adduser_list:hover {
   color: #000;
    }

    .adduser_list:focus {
   color: #000;
    }

.addrlist {
    padding-bottom: 20px;
    padding-left: 0px;
}

.rolmstr_list {
    background-color: #03C9A9;
    color: #FFF;
    padding: 6px 7px 5px 8px;
    border-radius: 9px;
    font-weight: 600;
    font-size: 13px;
}

    .rolmstr_list:hover {
   color: #000;
    }

    .rolmstr_list:focus {
   color: #000;
    }

.rolmstrlist {
    padding: 6px 0px 10px 0px;
}

/* photoupload */
.patient_pic {
    padding: 0px 0px 20px 150px;
}

.patient_pic2 {
    width: 240px;
    height: 240px;
}

.ptphto_capt {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    padding: 7px 10px 7px 12px;
    background-color: #42b2a6 !important;
    border-color: #42b2a6 !important;
}

.ptphto_brow {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    padding: 7px 10px 7px 12px;
    background-color: #42b2a6 !important;
    border-color: #42b2a6 !important;
}

.ptphto_upld {
    color: #fff;
    font-weight: 600;
    padding: 7px 10px 7px 12px;
    font-size: 13px;
    background-color: #42b2a6 !important;
    border-color: #42b2a6 !important;
}

.pttxtctrl {
    padding: 0px 0px 0px 0px;
}

.ptbtnctrl {
    padding: 0px 0px 0px 0px;
}

.ptphto_txt {
    width: 100%;
    padding-bottom: 0px;
}

/* noaside for passwords */
.noaside {
    margin-left: 0px;
    padding-right: 0px;
}

.useredt_icon {
    padding: 9px 23px 7px 7px;
}

.userdeact_date {
    padding-left: 0px;
}

select.addpatient {
    height: 25px;
    padding: 0px 0px 0px 0px;
    background-color: #fff;
    width: 100%;
}

/* Patient visit accordin*/
.register-formgroup .form-group label.cu_immu {
   text-align: left;		    
    font-weight: 700;
}

.cmcd_lbl {
    padding: 5px 14px 0px 0;
    text-align: right !important;
}

.curmed_radio {
    padding: 0px 0px 0px 0px;
}

.curmed_codtyp {
    text-align: right !important;
    padding: 5px 15px 0 0 !important;
}

.curmedcd {
    text-align: right !important;
    padding: 0px 117px 0 0;
}

.cmcd_des {
    padding: 0px 0px 0px 0px;
}

.currmed_cd {
    text-align: right !important;
    padding: 6px 12px 0 0;
}

.curm_table {
    width: 100%;
}


.comp_txt {
padding: 4px 0 0 72px;
}
.vital_txt {
    padding: 4px 0 0 0px;
}

.curtxt_are {
    padding: 4px 0 0 40px;
}

.vittxt_are {
    padding: 4px 0 0 34px;
}

.curmed_frst {
    padding: 10px 19px 0 1px;
}

.vitalval {
    padding: 0px 0 0 0px;
}

.vitalcd {
    text-align: right !important;
    padding: 0px 0px 0 0;
}

.medic_are {
    padding: 4px 271px 0 0px;
}

.med_txt {
    padding: 4px 0 0 40px;
}

.medentr {
    padding: 0px 0 0 0px;
}

.spcl_lbl {
    padding: 5px 11px 0px 0;
    text-align: right !important;
}

.spcl_frst {
    padding: 0px 0px 0px 0px;
}

.spcl_dt {
    padding: 0px 0px 0px 0px;
}

.spcl_drop {
    height: 25px;
}

.emrgn_spcl_drop {
    height: 25px;
    width: 43%;
    border-color: #d2d6de;
}



.spcl_dtpick {
    padding: 0px 0px 0px 0px;
}

.visit_frst {
    padding: 0px 0px 0px 0px;
}

.visit_lbl {
    padding: 5px 11px 0px 0;
    text-align: right !important;
}

.vist_drop {
    height: 25px;
    width: 140px;
}

.vistdrp {
    padding: 0px 0px 0px 0px;
}

.spcl {
    padding: 0px 0px 0px 40px;
}

.list-group-item {
    padding: 20px 15px;
}

.uplophto_brow {
 background-color: #42b2a6 !important;
border: 0 none;
border-radius: 0;
color: #fff;
display: inline-block;
float: left;
font-size: 12px;
font-weight: 600;
height: 26px;
margin: 0;
padding: 4px;
width: 30%;
}

.upl_dt {
    padding: 4px 18px;
}
.chiefcmp_dt {
float: left;
    padding: 4px 9px 4px 7px;
    width: 15%;
}

.uplod_button2 {
    margin: 6px 0px 0px -62px;
    padding-left: 27px !important;
}

.report_table {
    width: 100%;
}

.mdnme {
    padding: 5px 4px 0px 0;
}

.mdtyp {
    padding: 6px 11px 0 0;
}

.required:after {
    content: " *";
    color: red;
}

input[type="number"].addpatient {
    height: 24px !important;
}


.error {
    /*color: #a94442;*/
    font-weight: normal;
}

label.error {
    color: #a94442;
}

div #vac {
    padding: 0px 0px 0px 155px;
    color: #a94442;
}

div #ddate {
    padding: 0px 0px 0px 155px;
    color: #a94442;
}


.btn_delete_loc {
    background: #d9346b;
    background-image: -webkit-linear-gradient(top, #d9346b, #b82b5e);
    background-image: -moz-linear-gradient(top, #d9346b, #b82b5e);
    background-image: -ms-linear-gradient(top, #d9346b, #b82b5e);
    background-image: -o-linear-gradient(top, #d9346b, #b82b5e);
    background-image: linear-gradient(to bottom, #d9346b, #b82b5e);
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
    width: 70px;
    font-weight: 700;
    padding: 4px 0px;
}

    .btn_delete_loc:hover {
   background: #fc3c7c;
   background-image: -webkit-linear-gradient(top, #fc3c7c, #d9346b);
   background-image: -moz-linear-gradient(top, #fc3c7c, #d9346b);
   background-image: -ms-linear-gradient(top, #fc3c7c, #d9346b);
   background-image: -o-linear-gradient(top, #fc3c7c, #d9346b);
   background-image: linear-gradient(to bottom, #fc3c7c, #d9346b);
   text-decoration: none;
    }

.but_bord {
    border: none;
}

.lblnme {
    padding: 5px 0px 0px 0px;
}

.hbtsvlmg {
    margin-bottom: 0px !important;
}

.hbtmsg {
    padding: 0px 0px 10px 143px !important;
}

.stsmsg {
    padding: 0px 0px 0px 85px;
    color: #a94442;
}

.pt_selctht2 {
    padding: 0px 0px 0px 6px;
    height: 28px !important;
}

#Dur {
    color: #a94442;
}

.immsts {
    padding: 0px 0px 10px 163px !important;
}

.emergency_ptnt .form-group .form-control {
    width: 25%;
    height: 30px;
}

.register-formgroup .emergency_ptnt .form-group {
    margin-bottom: 15px;
}
.emergency_ptnt .form-group .dateofbirth {
    width: 36%;
}

.emrgency_save {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    background-color: #42b2a6;
    padding: 7px 40px 7px 40px;
    margin-right: 20px;
}

.emrgency_save2 {
    background-color: #42b2a6;
    padding: 7px 18px 7px 17px;
}

/* expanidng accordin */
.demo {
    cursor: pointer;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}

.contentfrm.expand {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.17);
}

.demotp {
    float: right;
}

.demotp2 {
    float: right;
}

.content-wrapper, .right-side {
    margin-left: 0px;
}

ul.patientlistone {
    list-style: none;
    color: #fff;
    float: left;
}

    ul.patientlistone li {
   background-color: #42b2a6;
   float: left;
   width: 13%;
   border: 2px solid #42b2a6;
   text-align: center;
   margin-right: 10px;
   border-radius: 20%;
    }


.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
    height: 24px !important;
    background-color: #eceff0 !important;
}


/*new header */
.fixed .main-header {
    top: 61px;
}

.fixed .content-wrapper, .fixed .right-side {
   padding-top: 118px !important;
    padding-left: 6px;
}

.main-header {
    z-index: 81;
}






.skin-blue .main-header .navbar .sidebar-toggle {
    color: #fff;
    position: absolute;
    top: 0px;
}

.main-header1 {     position: fixed;     float: left;     width: 100%;     z-index: 1000; 	background-color: #fff; }

.content-wrapper, .right-side, .main-footer {
    margin-left: 50px;
}

.skin-blue .main-header .logo {
    background-color: #3c8dbc;
}

.sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-left: 50px;
    box-shadow: 0 0 14px 0px rgba(0,0,0,0.4);
}


/* floating label */
.floating-placeholder {
    line-height: 1.6em;
    height: 2.6em;
}

.form-control input:focus + span {
    color: #16abf0;
}
.floating-placeholder{
  position:relative;
}
.floating-placeholder input { padding: 0px 12px;    display: block;   z-index: 2;
    position: relative;
    border-radius: 1px;
    color: #000;
    font-size: 11px;
    outline: 0;
    transition: .2s;
    width: 85%;
}
.floating-placeholder textarea { padding: 0px 12px;    display: block;   z-index: 2;
    position: absolute;
    border-radius: 1px;
    color: #000;
    font-size: 14px;
    outline: 0;
    transition: .2s;
    width: 85%;
}

.floating-placeholder span {
    top: 0;
   font-size: 9px;
    font-weight: 400;
  padding: 3px 12px;
    -moz-transform-origin: 0 0em;
    -ms-transform-origin: 0 0em;
    -webkit-transform-origin: 0 0em;
    transform-origin: 0em -75px;
    -moz-transition: -moz-transform 160ms, color 200ms;
    -o-transition: -o-transform 160ms, color 200ms;
    -webkit-transition: -webkit-transform 160ms, color 200ms;
    transition: transform 160ms, color 200ms;
    -moz-transform: scale(1, 1) rotateY(0);
    -ms-transform: scale(1, 1) rotateY(0);
    -webkit-transform: scale(1, 1) rotateY(0);
    transform: scale(1, 1) rotateY(0);
    color: #999;
	position:absolute;
}

.floating-placeholder-float span {
    -moz-transform: scale(0.70, 0.75) rotateY(0);
    -ms-transform: scale(0.70, 0.75) rotateY(0);
    -webkit-transform: scale(0.70, 0.75) rotateY(0);
    transform: scale(0.70, 0.75) rotateY(0);
   color: #000;
    font-weight: 600;
  font-size: 15px;
    padding: 6px 0 0;
}


.active1 {
    background-color: #fff !important;
    color: #3c8dbc !important;
    transition: ease 2s;
}

.form-horizontal .form-group .selectpicker {
    height: 25px !important;
    width: 100%;
    padding: 0px;
	display:block !important;
}

ul.patientlistone li.active1:after {
    position: absolute;
    bottom: -10px;
    left: 48%;
    width: 19px;
    height: 11px;
    content: '';
    background: url(/Content/images/main-menu-downarrow.png) 0 0 no-repeat;
}


/* new tab vertical-align */
/*  bhoechie tab */
div.bhoechie-tab-container {
    z-index: 10;
   /*  background-color: #ecf0f5; */
    background-color: #f2fafd;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
	    margin-bottom: 30px;
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

    div.bhoechie-tab-menu div.list-group {
   margin-bottom: 0;
		    box-shadow: 0px 0px 10px #CCB;
    }

   div.bhoechie-tab-menu div.list-group > a {
  margin-bottom: 0;
   }

  div.bhoechie-tab-menu div.list-group > a .glyphicon,
  div.bhoechie-tab-menu div.list-group > a .fa {
 padding-right:10px;
  }

  div.bhoechie-tab-menu div.list-group > a:first-child {
 border-top-right-radius: 0;
 -moz-border-top-right-radius: 0;
  }

  div.bhoechie-tab-menu div.list-group > a:last-child {
 border-bottom-right-radius: 0;
 -moz-border-bottom-right-radius: 0;
  }

  div.bhoechie-tab-menu div.list-group > a.active,
  div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
  div.bhoechie-tab-menu div.list-group > a.active .fa {
 background-color: #66cdaa;
/*  background-image: #5A55A3; */
 color: #fff;
  }

 div.bhoechie-tab-menu div.list-group > a.active:after {
content: '';
position: absolute;
left: 100%;
top: 50%;
margin-top: -13px;
border-left: 0;
border-bottom: 13px solid transparent;
border-top: 13px solid transparent;
border-left: 10px solid #6bcfad;
 }

div.bhoechie-tab-content {
/*background-color: #f1f1f1; */
    /* border: 1px solid #eeeeee; */
 padding-right: 66px; 
   /*   padding-top: 25px; */
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

.disabledLink {
   pointer-events: none;
    cursor: default;
}

/*patient visit complaint ui issue fixing for tab format*/
.vistdt_msg {
    padding: 0px 0px 0px 110px;
}
.chiefcd_typ {
 padding: 0px 119px 0 0;
}
.chiefcmp_radio {
   padding: 0px 0px 0px 12px;
}
.cheifcmp_sinc { padding: 0px 0px 0px 75px;
}
.chieftxt_since {
padding: 0px 0px 0px 0px;
}
.cmp_sinc { padding:0px 0px 0px 75px;}
.cmptxt_since {
   padding: 0px 0px 0px 12px;
}
.dgns_since{padding: 0px 0px 0px 75px;}
.ptvitsuplod_dt{padding: 0px 18px 0px 15px;}
.ptdtlcmn {

   width: 99%;
  padding-top: 14px;

}
.info-box-icon {
   height: 45px;
    width: 62px;
   line-height: 46px;
}
.info-box {
    min-height: 43px;
}
.info-box-content {
   padding: 12px 10px;
}
.pthdr_nw {
    padding: 10px 0px 0px 10px;}

.register-formgroup .role_master_entry .complnt{
    text-align: right;
    font-weight: 700;
    padding: 6px 9px 0px 0px;
}
.complnt_radio{text-align:left;padding-left:0px;}	
	
	/* login page */





.pro_des{background-color: #fff; margin-bottom:20px;}
.pro_des p{text-align:center;}
.pro_title{text-align:center; color:#fff;font-weight:700;}
.home-title{color:#fff;}
.examples{ z-index: 10;
    background-color: #fff;
    padding: 0px 60px;
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);}
.box-body dd{	margin-bottom: 20px;}
.box-body dd dl{color:#fff;}
.box-body dt{font-size:17px;}

.box-title{font-weight:700;}
.prog_desc{    padding-top: 20px;}
.slick-initialized .slick-slide{    outline: 0px;}
#mimin input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px #f7f7f7 !important;
   -webkit-color:#fff !important;
}
input.form-control placeholder{overflow: hidden;
    text-overflow: ellipsis;}
	.slct_margin{    height: 2.6em;}
.pl10 {
    padding-left: 10px;}

.ui-autocomplete
{
    height: 200px  !important;
    overflow: scroll  !important;
 }
/* speciality master */
.speciality_master .form-group .form-control {
    width: 27%;
}

.register-formgroup .speciality_master .form-group {
    margin-bottom: 15px;
}
.speciality_master input[type="checkbox"].checkbox-inline {
    background-color: #333;
}

.spcilty_dt
{
	    padding: 8px 20px 7px 7px;
}

/* wihtout label patient registration */
.form-horizontal .form-group .sel_ptmdcl{height: 25px !important;width: 96%;padding: 0px;}
.register-formgroup .pt_medical_history .form-group {margin-bottom: 13px; }

h4.addrdtl {
    margin: 0;
    color: #d7e8f4;
    font-size: 17px;
    color: #255d83;
    font-weight: 700;
    padding-bottom: 10px;
/* 	padding-left: 15px; */
}
h3.pt_hosp {
    margin: 0;
    color: #d7e8f4;
    font-size: 17px;
    color: #255d83;
    font-weight: 700;
    padding-bottom: 10px;
}

.sidebar-collapse .use_head {
    padding-left: 0px;
}

.Hospital_master select{width:100%;}

/* loginpage correction */
@font-face {
   font-family: 'FjallaOne-Regular';
   src: url(../fonts/FjallaOne-Regular.ttf)format('truetype');
}

.pro_title{

    text-align: left;
    color: #005694;
    font-size: 23px;
    font-family: "latoregular";
	font-weight:900;
    padding-top:15%
}
.pro_descr
{ color: #888888;
    font-family: "latoregular";
    font-size: 16px;
    margin-bottom: 15px;
	text-align: left;
	}

/*-- //banner --*/
a.scroll>span {
color:#3c8dbc;
padding: 5px 4px;
  font-size: 15px;
  text-decoration: none;
  /*   background: #3c8dbc; */
}
.down-arrow .scroll:hover{text-decoration: none;}
.down-arrow .scroll:active{text-decoration: none;}

/* hospital network */
.btn_hos_Add {
border-radius: 10px;
    padding: 4px 0px;
    font-size: 17px;
    text-decoration: none;
    /* width: 70px; */
    font-weight: 700;
    color: #fff;
    font-weight: 600;
    background-color: #42b2a6 !important;
    border-color: #42b2a6 !important;
}
.btn_hos_Add:hover {    color: #000;}


/* #notas {
    position: absolute;
    right: 94px;
    top: 21px;
    width: 20%;
    z-index: 100;
    background: #f0f8fb;
    border: 1px solid #ccc;
} */
.not_list{list-style-type:none;    padding: 0px;}
.not_list li{border-bottom:1px solid #ccc;    padding: 3px; cursor: pointer;}
.not_list li:last-child{border-bottom:0px;}
.refer_chck .radio label{padding-right: 40px;}
.refer_chck{  margin-bottom: 24px;}
.refby{ font-size: 13px; color: #333; font-weight: 400;}
.refer_button{    padding: 5px 0px 0px 0px;text-align: center;}
.btn_refer{border-radius: 10px;padding: 6px 6px 6px 11px;font-size: 11px;text-decoration: none;width: 77px;    color: #fff;font-weight: 600;   outline:none; background-color: #42b2a6 !important;cursor:pointer;}
.apt_confrmlbl{font-size: 14px; font-weight: 600;  color: #333;  }
.content-main .bg-light-blue, .label-primary, .modal-primary .modal-body{    background-color: #efefef !important;}
.content-main .modal-body textarea{  color: #333;font-weight: 300;  color: #333;   }
.apt_lblcnt{    color: #333;    font-weight: 700;padding-left:0px;padding-right:0px;}
.content-wrapper, .right-side{    background-color: #f7f7f7 !important;} 
.checkbox label::before{    background-color: #ffffff;}
.refr_pgn{ margin-bottom: 10px;}
.radio label::before{  background-color: #fff;}
.info-box-content .form-group{margin-bottom:5px;}
h4.sub_hd1{    font-size: 20px;color: #255d83;font-weight: 700;}
.ptdtlappt {padding-top: 14px;  }
/* background colors */
.list-group .list-group-item{  padding: 10px 0px 11px 10px;background-color: #fff;color: #1f7fb5; 	-webkit-box-shadow: -2px 4px 24px -4px rgba(0,0,0,0.31); -moz-box-shadow: -2px 4px 24px -4px rgba(0,0,0,0.31); box-shadow: -2px 4px 24px -4px rgba(0,0,0,0.31); }
.sidebar{ background-color: #26a69a;border-right:4px solid #00897b; }

.skin-blue .main-header1 .navbar{ background-color: #fff;float: right;
    padding-right: 30px;}
.skin-blue .main-header1 .navbar .nav>li>a{color:#426e8d;}
.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a {  color: #005d53;  background: #B2DFDB;  border-left-color: #3c8dbc; }
.main-header .breadcrumb{padding: 14px 0 0 40px;background-color: #009688;border-radius: 4px; 	color:#fff;}
.main-header .breadcrumb li>a{ 	color:#fff;}	
.breadcrumb>.active{ color:#fff;}
.skin-blue .main-header .navbar{background-color:#009688 !important;}
.content{padding-left:0px;padding-right:0px;}
.skin-blue .sidebar a {color: #fff; }
.main-footer {border-top: 5px solid #00796b; }
.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {background-color: #fff; }
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {background-color: #fff; }
.skin-blue .treeview-menu > li.active > a, .skin-blue .treeview-menu > li > a:hover {color: #005d53; }
.skin-blue .main-header .navbar .sidebar-toggle:hover{background-color: #fff; color:#000; }
.sidebar-expanded-on-hover{width:100% !important;}
.sidebar-menu > li > a {font-size: 14px; }
.bhoechie-tab-content .content-header{    padding: 0px 0px 0px 10px;}
.dsbrd_list{background-color: #42b2a6 !important;}
.widget-user-2 .widget-user-username, .widget-user-2 .widget-user-desc{margin-left: 15px;font-size: 16px;}
.widget-user-2 .widget-user-header{    padding: 8px;}
.dshbrd_btn button{ background-color: #42b2a6 !important; color:#fff;outline:none;}
.dshbrd_btn{padding-top: 70px;}
.dshbrd_cnfg_lsit{   height: 164px !important;overflow-y: auto;width:100%;}
.dshbrd_cnfg_lsit option{ border-bottom: 1px solid #ccc;padding: 5px;}
.box .box-footer{border-top: 0px solid #fff;}
/* edit user */
/* speciality master */
.edit_user .form-group .form-control {
    width: 70%;
}

.register-formgroup .edit_user .form-group {
    margin-bottom: 15px;
}

.rgn_hdlist{margin: 0;color: #d7e8f4;font-size: 20px;color: #255d83;font-weight: 500;}
div #HospitalRegiontbl_filter {
    display: none !important;
}
.assign_table2 td.dataTables_empty{
    width: 29% !important;
    text-align: center;
}
/* Hospital Network */
.hospt_netwrk {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    margin-bottom: 15px;
	    box-shadow: 2px 2px 10px 2px #ccc;
}

.hospt_netwrk td {    padding: 5px;    text-align: left;     }
.hospt_netwrk th {    padding: 5px;     text-align: left; }

   .hospt_netwrk td:nth-child(1),
   .hospt_netwrk th:nth-child(1) {
 width: 462px;
    position: relative;
    display: inline-block;
    word-wrap: break-word;
   }

   .hospt_netwrk td:nth-child(2),
   .hospt_netwrk th:nth-child(2) {
width: 500px;
    position: relative;
    display: inline-block;
   }

   .hospt_netwrk td:nth-child(3),
   .hospt_netwrk th:nth-child(3) {
width: 110px;
    position: relative;
    display: inline-block;
   }

    .hospt_netwrk thead {
   background-color: #42b2a6;
   color: #fdfdfd;
    }

   .hospt_netwrk thead tr {
  display: block;
  position: relative;
   }

    .hospt_netwrk tbody {
   display: block;
   overflow: auto;
   width: 100%;
/*    height: 200px; */
		   box-shadow: 0px 0px 7px 3px #ccc;
		
    }

   .hospt_netwrk tbody tr {
			    display: block;
			background-color: #fff;
  border-bottom: 2px solid #ccc;
   }
.dshbrd_lsit{height: 251px !important;overflow: auto !important;} 
.dshbrd_lsit2 {height: 294px !important;overflow: auto !important; } 

.patnlist_rd .radio label{padding-right: 40px;margin-bottom:20px;}
.btn_refral_stus{ background-color: #42b2a6 !important;border-radius: 10px;color: #fff;font-size: 11px;font-weight: 600;   text-decoration: none;width: 110px;}
/*edited by vidya sagar styles*/ 
.file_brow {
        color: #fff;
        font-weight: 600;
        font-size: 12px;
        padding: 3px 10px 3px 12px;
        background-color: #42b2a6 !important;
        border-color: #42b2a6 !important;
        border-radius: 0;
    }
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #005d53;
    border-color: #005d53;
}


.other_instruc
{
    margin-bottom: 50px;
}
.spcl_other{margin-left: 15px;margin-right: 15px;}
.register-formgroup .form-group label.ln {
    text-align: right !important;
    font-weight: 700;
    padding: 6px 9px 0px 0px !important;
}
/* .currmed_frm{
text-align: right !important;
    font-weight: 700;
} */
div.specialty-tab-content{

padding-right: 0px;
    padding-top: 5px;
    padding-left: 20px;
}
div.bhoechie-tab div.specialty-tab-content:not(.active) {
    display: none;
}
h3.ptsum_comp {
	color: #3f91bf;
    margin: 0px;
    font-size: 19px;
    padding-bottom: 10px;
}



/* show more button */
.show_mre  {
   background-color: #42b2a6;
    border: none;
    color: white;
    padding: 7px 23px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.show_mre:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
}
.services_row{background-color:#fff;
    border-bottom: 1px solid #ebebeb;}
.lead {
    font-size: 13px;
}

/* Animate */
.rotate{
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;

    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;

    overflow:hidden;
 
    }  
 
.rotate:hover  
{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
}  

.bounceInDown {
  -webkit-animation: bounceInDown 5s; /* Safari 4+ */
  -moz-animation:    bounceInDown 5s; /* Fx 5+ */
  -o-animation: bounceInDown 5s; /* Opera 12+ */
  animation:    bounceInDown 5s; /* IE 10+, Fx 29+ */
}
.bounceInLeft {
  -webkit-animation: bounceInLeft 5s; /* Safari 4+ */
  -moz-animation:    bounceInLeft 5s; /* Fx 5+ */
  -o-animation: bounceInLeft 5s; /* Opera 12+ */
  animation:    bounceInLeft 5s; /* IE 10+, Fx 29+ */
}
.bounceInRight {
  -webkit-animation: bounceInRight 5s; /* Safari 4+ */
  -moz-animation:    bounceInRight 5s; /* Fx 5+ */
  -o-animation: bounceInRight 5s; /* Opera 12+ */
  animation:    bounceInRight 5s; /* IE 10+, Fx 29+ */
}
.bounceInUp {
  -webkit-animation: bounceInUp 5s; /* Safari 4+ */
  -moz-animation:    bounceInUp 5s; /* Fx 5+ */
  -o-animation: bounceInUp 5s; /* Opera 12+ */
  animation:    bounceInUp 5s; /* IE 10+, Fx 29+ */
}

/* Contact
---------------------------------*/
.main-section.contact{
	    padding: 40px 0 20px;
}

.main-section.contact{
	background:url(./images/bg-map.png) left 20px no-repeat;
}
.contact-info-box{
	font-size:15px;
	margin:0 0 14px 68px;
	padding-left:0;
}
.contact-info-box h3{
	font-size: 19px;
    font-weight: 600;
    float: left;
    width: 102px;
    margin-right: 12px;
}
.contact-info-box h3 i{
	font-style:normal;
	font-size:18px;
	color:#222222;
	font-family: 'FontAwesome';
	font-weight:normal;
	margin-right:7px;
}
.contact-info-box span{
	line-height: 28px;
    display: block;
    font-size: 13px;
    font-weight: 300;
    padding: 19px 0px 0px 0px;
    overflow: hidden;
}
.social-link{
	padding:35px 0;
	margin:0 0 0 68px;
	display:block;
	overflow:hidden;
	list-style:none;
}
.social-link li{
	float:left;
	margin-right:8px;
}
.social-link li a{
	display:block;
	width:50px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:25px;
	color:#fff;
	background:#222222;
	border-radius:50%;
	transition:all 0.3s ease-in-out;
}
.social-link li a:hover, .social-link li a:focus{
	text-decoration:none;
}
.twitter a:hover {
	background: #55acee;
}
.facebook a:hover {
	background: #3b5998;
}
.pinterest a:hover {
	background: #cb2026;
}
.gplus a:hover {
	background: #dd4b39;
}
.dribbble a:hover {
	background: #ea4c89;
}

.form{
	margin:0 66px 0 30px;
}
.input-text{
	padding:15px 16px;
	border:1px solid #ccc;
	width:100%;
	height:50px;
	display:block;
	border-radius:4px;
	font-size:15px;
	color:#aaa;
	font-family: 'Open Sans', sans-serif;
	margin:0 0 15px 0;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.input-text:focus {
	border: 1px solid #7cc576;
	outline:0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);	
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(124, 197, 118, 0.3);
}

.input-text.text-area{
	height:165px;
	resize:none;
	overflow:auto;
}
.input-btn{
	width:175px;
	height:50px;
	background:#7cc576;
	border-radius:4px;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	border:0px;
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}

.input-btn:hover{
	background: #111;
	color: #fff;
}
.contact_row
{
	background: #fafafa;
}
.btn_hos_spcl_map {
    background-color: #42b2a6;
    border-radius: 10px;
    width: 129px;
    border-radius: 10px;
    TEXT-ALIGN: CENTER;
    padding: 4px 0px;
    color: #ffffff;
    font-size: 11px;
    text-decoration: none;
    font-weight: 700;
}
.error {
    /*color: #a94442;*/
    display:table;
    font-weight: normal;
}

label.error {
    color: #a94442;
}
.appt_not{color: #000;}
#Address{z-index:10 !important}
.btn_assign_hos1 {border-radius: 10px;padding: 4px 0px;font-size: 11px;text-decoration: none;width: 70px;font-weight: 700;color: #fff;font-weight: 600;background-color: #42b2a6 !important;border-color: #42b2a6 !important; }
.btn_assign_hos1:hover {    color: #000 !important;}
/* .hospital_ntwrk_list {height: 270px;overflow-y: auto; } */
.role_right_list {
    height: 370px;
    overflow-y: auto;
}
.mywork_list table td {
    word-wrap: break-word;
    table-layout: fixed;
	padding-bottom:10px;
}
.mywork_list {
    float: left;
    width: 100%;
}
.ptnme
{
 background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid lightgrey;
    border-radius: 3px;
    color: black;

    padding: 5px 8px;
}
.mywrk_btn button{	margin-bottom:10px;}

.ptprofile_head {
 margin: 0;
    color: #d7e8f4;
    font-size: 19px;
    color: #255d83;
    font-weight: 700;
    width: 37%;
    float: left;
	
}
.ptprofile_hosp{   font-size: 19px;color: #255d83;font-weight: 700;   padding: 0px 0px 0px 15px;margin: 0px;}
.pfs_head
{
	padding-top: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.bg-aqua-active, .modal-info .modal-header, .modal-info .modal-footer{    background-color: #009688 !important;
}
.ptdetailsumm{box-shadow: 0 0 7px 3px #ccc;}
.timeline>li>.timeline-item>.timeline-header{    margin: 0;
    color: #255d83;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px;
    font-size: 15px;
    line-height: 1.1;font-weight: 600;}
.demogrphic_details{min-height:183px;}

/* chat window */
.chat
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.chat li
{
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #B3A9A9;
}

.chat li.left .chat-body
{
    margin-left: 60px;
}

.chat li.right .chat-body
{
    margin-right: 60px;
}


.chat li .chat-body p
{
    margin: 0;
    color: #777777;
}

.panel .slidedown .glyphicon, .chat .glyphicon
{
    margin-right: 5px;
}

/* .panel-body
{
    overflow-y: scroll;
    height: 250px;
}

::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}
 */

.panel>.panel-heading{color: #fff;
    background-color: #26a69a;
}
.advicetst{
font-size: 15px;
    font-weight: 600;
 
    padding: 6px;

  color: #009688;}
.clear{ clear: both;}	
	
.testlist	{    box-shadow: 0 0 7px 3px #ccc;padding:10px;border:1px solid #ccc;}
.test_tble_list li{border-bottom:1px solid #ccc;    padding: 3px;}
.test_table{    margin-bottom: 10px;}
 .dctsid_submt{   margin-top: 13px;}
.ui-menu .ui-menu-item {border-bottom: 1px solid #ccc;padding:10px; }
.ui-menu .ui-menu-item:before {
    content: "• ";
    color: #009688; /* or whatever color you prefer */
}
.ui-menu .ui-menu-item:hover {
    background-color: #009688; /* or whatever color you prefer */
	color:#fff;
}

.btn_dele_devic {
    border-radius: 10px;
    padding: 4px 0px;
    font-size: 11px;
    text-decoration: none;
    width: 90px;
    font-weight: 700;
    color: #fff;
    font-weight: 600;
    background-color: #42b2a6 !important;
}


.dvc_nme{
	 border-top: 4px solid #42b2a6;
    background: #fff;
 
	}
	
	
 .complaints ul li:hover {color: #000; text-decoration: none;transition: all 0.5s ease 0s; }
.complaints ul li {list-style-type:none;}
.complaints ul { padding:0px}
.complaints {    width: 93%;float: right;padding-top: 20px;}
.assmet_report b{width:3%;float:left;}

/* copmlaints button */

.font_speciality
{
background-color: #fff;
    color: #009688;
/* 	text-indent:10px; */
	    padding-right: 10px;
	    padding-bottom: 7px;
font-size: 25px;
	}
.spcl_diagn{    width: 92%;display: inline-block;}	
.specialty-tab-content hr
{
	    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #eee;
}
.ptinfor{margin-bottom:0px;}
.speciality_profile{margin:0;}
.menulist{border:0;}
.pt_profile{background-color:#fff;    padding-top: 10px;    padding-bottom: 1px;}
.pt_profile_name{    padding-right: 0px;padding-left: 16px;font-size: 11px;}
.pt_profile_gend{    padding: 0px 2px 0px 21px;}
.pt_profile_age{    padding: 0px 0px 0px 12px;}
.report_pt{width: 70%;float: left;}
.aasesement_report_pt{width: 100%;float: left;}
.report_vital{width: 28%;float: right;padding-right: 10px;}
.top_lft_logo{ float: left;padding-top: 10px;}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{   border-color: #fff;}
.top_rht_singout{float:right;}
.nav_bottom{margin-bottom:5px;}
a:hover, a:active, a:focus{    color: #000000;}
.referal_slct select{  height: 29px;width: 100%; }
.search_refer{margin: 0;font-size: 17px;color: #255d83;border-bottom: 1px solid #ccc;font-weight: 600;padding-bottom: 5px;}

.refe_srch{
    height: 1.6em;padding-top:7px;}
.skin-green-light .main-header .navbar{    background-color: #009688;}
.skin-green-light .wrapper, .skin-green-light .main-sidebar, .skin-green-light .left-side{    background-color: #f9fafc;}
.ref_note{color:#000;}

.typ_tg_cmnts2{display:block !important;}
.vital_drop{height:25px;}
/* input.paramValue {font-size:12px;} */
.defaultParameter input[type="text"]{font-size:12px;}
.vital_dt{padding: 0px 10px;}

.vital_save {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    background-color: #42b2a6 !important;
  padding: 2px 23px 2px 23px;
    margin-right: 20px;
}

    .vital_save:hover {
   color: #000;
   font-weight: 600;
   font-size: 13px;

    }

    .vital_save:active {
   color: #fff;
   font-weight: 600;
   font-size: 13px;

    }
	
.connect_btn_devc {color: #fff;font-weight: 600;font-size: 13px;background-color: #42b2a6 !important;padding: 5px 10px 5px 10px;cursor:pointer; float:left;}



.typtg_devic{padding-left:10px !important;}

.typtg_devic_nm {
    color: #fff;
    font-weight: 600;
    font-size: 11px;
    background-color: #42b2a6 !important;

}

    .typtg_devic_nm:hover {
   color: #000;
   font-weight: 600;
   font-size: 13px;

    }

    .typtg_devic_nm:active {
   color: #fff;
   font-weight: 600;
   font-size: 13px;

    }
	
	
	
.vital_sign_rprt select {
		    border: 0 !important;
    /* -webkit-appearance: none; */
/*     -moz-appearance: none; */
    background-color: #48b5a9 !important;
    /* width: 100px; */
    text-indent: 0.01px;
    text-overflow: "";
    color: #FFF;
    border-radius: 10px 0;
    padding: 5px;
    box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
}
.vital_sign_rprt select.balck { 		background-color: #000; 	}
.vital_sign_rprt select.option3 { 		border-radius: 10px 0; 	}
.drname{float: left;font-size: 13px;color: #255d83;font-weight: 400;padding: 9px;}
.dr_logo{    color: #009688;}
.presecrption{  padding-left: 40px;padding-top: 10px;}
.ass_rprt{background: #fff;border: 1px solid #f4f4f4;padding: 12px;    width: 100%;
    float: left;margin-bottom: 10px;}
.ass_rprt_head{   font-size: 19px;color: #255d83;font-weight: 700;   padding: 0px 0px 0px 15px;margin: 0px;}
.page-header{font-size:13px;    margin-bottom: 20px;}
.mg_zero{margin:0;padding-bottom: 20px}
.assmet_report img{    float: left;padding-right:10px;}
.assmet_report p>img{  padding-top:5px;width: 3%; }
.presecrption:before
{
	background: url ('./images/tablet.png') no-repeat;
	}
.ass_dt{padding-top:10px;}

.other_inst{ padding-left: 40px;margin-bottom: 10px;padding-top: 10px;}
.diet_inst{color:#08998b;    padding-right: 14px;}
.skin-green .main-header .navbar{    background-color: #009688;}
.ass_rprt_subhead{   padding-left: 10px;font-size: 13px;color: #565656;font-family: latoregular !important;font-weight: 600;}
.tablet_bullet{width: 3%;padding-top: 6px;}
.param_alrt{padding: 10px 0px 0px 23px;}
.form-control{    height: 25px; font-size: 12px;}
select.form-control { padding: 2px 3px;}
.medical_sum_report  .nav-stacked>li>a{padding:5px 10px 0px 7px;    display: inline-table;width: 100%;}
.medical_sum_report  .nav-stacked{border-top: 1px solid #ccc;margin-top: 6px;}
.medicalrprt_pdlft{padding-left:37px;}
.medical_sum_report  .nav-stacked>li>a>span{  width:142px;text-align:center;}
.medical_sum_report  .nav-stacked>li>a>span.rprt_result_val{   margin-right:110px;   }
.bootstrap-datetimepicker-widget {
    z-index: 6000;
}
.devic_detparam{    margin: 1px 0px 0px 10px;}
/* new */
/* readmore */
.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}
.read-more-wrap{list-style-type:none;    margin-bottom: 0px;     }
.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Show more';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Show less';
}

.read-more-trigger {
  cursor: pointer;
  display:block;
 padding:3px;
  color: #fff;
  font-size: .9em;
  line-height: 2;   
  float: right;
  border-radius: .25em;
background-color: #42b2a6;

}
.read-more-trigger span {
  cursor: pointer;
  display: inline;
  position: relative;
  transition: 0.5s;
}

.read-more-trigger span:after {
  content: '»';
  position: absolute;
  opacity: 0;

  right: -20px;
 transition: 0.5s;
}

.read-more-trigger:hover span {
  padding-right: 10px;
}

.read-more-trigger:hover span:after {
  opacity: 1;
  right: 0;
}
.spl_diagnostic{  width: 4%;float: left;}
.fc-view-container{border-left: 1px solid #ccc;    border-right: 1px solid #ccc;}
.nav-tabs-custom{box-shadow: -4px 0px 12px #ccc;
}
.devic_detparam>a{color:#fff;}

/* video conference online user */
.media .media-avatar {
	 
	border: 1px solid rgba(204, 204, 204, 0.5);
	
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
    height: 44px;
    width: 44px;
	margin-right: 20px
}
.media .media-avatar img {
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
    height: 38px;
    width: 38px;
    margin: 2px;
}
.media .media-avatar.medium {
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	height: 70px;
	width: 70px
}
.media .media-avatar.medium img {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	height: 60px;
	width: 60px;
	margin: 5px
}
.media .media-avatar.small {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	height: 60px;
	width: 60px
}
.media .media-avatar.small img {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	height: 50px;
	width: 50px;
	margin: 5px
}
.media .media-title {
	font-size: 14px;
	line-height: 16px;
	margin: 15px 0 0
}
.media.user {
	padding: 2px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	 border:1px solid transparent;

}
.media.user:hover {
	background:#E8F6E4;
	 border:1px solid #E8F6E4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
/* 	padding: 14px */
}
.media.user:hover .media-avatar {
	background: #fff;
	border-color: #bbb;
	
}
.module{background-color:#fff;}
.video_bott{    border-bottom: 5px solid #00796b;}
.sidebar-mini.sidebar-collapse .video_bg,.sidebar-mini.sidebar-collapse .video_foot {margin-left: 0px !important;} 
.sidebar-mini.sidebar-collapse .chnage_pwd,.sidebar-mini.sidebar-collapse .chnage_pwd {margin-left: 0px !important;} 
 .video_bg{background-color: #2b2b2b !important;  margin-left: 0;}
 .fixed .video_bg{    padding-top: 60px !important;padding-left: 0px;} 
 .fixed .chnage_pwd{    padding-top: 66px !important;padding-left: 0px;}


.module-option {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
    margin: 0 15px;
}
.module-head {
	margin: 0;
    color: #fff;
    font-size: 17px;
    
    font-weight: 700;
    padding: 4px 0px 4px 10px;
    background-color: #42b2a6 !important;
    border-color: #e9e9e9;
    border-bottom: 1px solid transparent;
}
.module-head h3 {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    margin: 0;
}
.media{    margin-top: 0px;}



/* video conference searchbox */
.single {
    padding: 10px 15px;
    background: #fcfcfc;
    border: 1px solid #f0f0f0;
}
.single h3.side-title {
margin: 0;
margin-bottom: 10px;
padding: 0;
font-size: 20px;
color: #333;
text-transform: uppercase; 
}
.single h3.side-title:after {
content: '';
width: 60px;
height: 1px;
background: #d15bc5;
display: block;
margin-top: 6px; 
}
.single .form-control {
height: 40px;
border-radius: 20px;
border: 1px solid #ccc;
box-shadow: none; 
}

.single.search .form-control {
border-radius: 20px 0 0 20px; 
}
.single.search .form-control:focus {
border-color: #42b2a6; 
}

.single.search .btn {
background: #42b2a6;
    color: #fff;
    outline: 0;
    border-color: #42b2a6; 
}

/* patient visit report video conference */

/* 
.pt_visit_rprt ul li{
  border-right: 1px solid #3D464E;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 177px;
  list-style: none;
  position: relative;
  width: 60px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background: #fff;
}

.pt_visit_rprt li a{


    color: #42b2a6;
    text-decoration: none;

    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.pt_visit_rprt ul li:hover{
  width: 500px;
}

.pt_visit_rprt p{
color: #5F5F5F;
	   padding-top: 13px; 		  
		    font-size: 13px;
    width: 411px;
    margin: 0px 0px 0px 60px;
}


 */

/* navigation */


.colorNav > ul > li{ /* will style only the top level li */
	list-style: none;
}

.colorNav > ul > li > a{
color: inherit;
    font-size: 24px;
    padding: 29px;
    text-decoration: none !important;
}

.colorNav li>.video_navicon_setting{
left: -12%;
    list-style: outside none none;
    margin-left: 0;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 50px;
    transition: max-height 0.4s linear 0s;
    width: 180px;
    z-index: 10;
}
.colorNav li>.video_navicon_private{
left: 5%;
    list-style: outside none none;
    margin-left: 0;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 50px;
    transition: max-height 0.4s linear 0s;
    width: 180px;
    z-index: 10;
}

.colorNav li ul li{
	background-color:#313131;
}

.colorNav li ul li a{
	padding:12px;
	color:#fff !important;
	text-decoration:none !important;
	display:block;
}



.colorNav li ul li:hover{
	background-color:#444;
}

.colorNav li ul li:first-child{
	border-radius:3px 3px 0 0;
	margin-top:25px;
	position:relative;
}
/* the pointer tip */

.colorNav li ul li:first-child:before{ 
	content:'';
	position:absolute;
	width:1px;
	height:1px;
	border:5px solid transparent;
	border-bottom-color:#313131;

	top:-10px;
	margin-left:-5px;
}



/* This will trigger the CSS */
/* transition animation on hover */

.colorNav li:hover ul{
	max-height:200px; /* Increase when adding more dropdown items */
}


/*----------------------------
	Color Themes
-----------------------------*/





.online_user{border: 1px solid #42b2a6; font-size: 16px; border-radius: 19px;padding: 8px 12px;}

.video_ptinfobt{margin:0px;}
.video_outer {border: 1px solid #ccc;float: left;height: 414px;    text-align: center;}
.video_inner{border: 1px solid #ccc;float: left;left: 0;position: absolute;top: 0px;width: 17%;}
.video_ptinfobt .box{ border-radius: 0px;}
.video_ptinfobt .widget-user-header{ border-top-right-radius: 0px; border-top-left-radius: 0px;}
.video_ptinfobt .box-footer{    border-bottom-right-radius: 0px;border-bottom-left-radius: 0px;}
.active2 {

  width: 60% !important;
}
.main-header .sidebar-toggle{    padding: 15px 13px;}


.fixed_headers{-webkit-box-shadow: -1px 0px 12px 2px rgba(219,219,219,1);
-moz-box-shadow: -1px 0px 12px 2px rgba(219,219,219,1);
box-shadow: -1px 0px 12px 2px rgba(219,219,219,1);}
.colorNav{float:left;}
ul.video_nav{float:left;margin: 0 -40px;}
.colorNav li.video_navicon{		background-color:#42b2a6;color:#fff;float:left;border-right: 1px solid #fff;}



/* video conference acccordin style */

/* .accordion ul li a:hover{background-color:#42b2a6;} */

.accordion {
 background-color: #42b2a6;
    height: 150px;
    margin: 0;

    overflow: hidden;
}

.accordion ul {

    margin: 0;
    padding: 0;
    width: 100%;
}

.accordion ul li {
  background-position: center center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 150px;
    overflow: hidden;
    position: relative;
    transition: all 500ms ease 0s;
    vertical-align: bottom;
    width: 8%;
	background-color:#fff;
  border-right:1px solid #ccc;
}

.accordion ul li a {
color: #774d4d;
    display: inline;
    float: left;
    font-size: 10px;
    height: 150px;
    margin-right: 77px;
    padding: 41px 13px;
    position: relative;
    transition: all 200ms ease 0s;
    width: 70px;
    z-index: 3;
}
.accordion ul li p {width: 74%; float: left; }

.accordion ul li a p {
  top: 0px;
  font-size: 13.5px;
}

.accordion ul li:nth-child(6) { background-color:#fff; }


.accordion ul:hover li:hover { width: 60%; }


.chat_window{   bottom: -9px;display: table;left: 667px;margin: 0;padding: 0;position: absolute;   width: 280px;z-index: 100;}
.chat_window .bxox{    margin: 0;}
.direct-chat-success .right>.direct-chat-text{background-color:#42b2a6;    border-color: #42b2a6;}
.chat_window .box-header{background-color: #42b2a6;}
.chat_window .btn-box-tool{    color: #ffffff;}
.chat_window .box-title{font-size:12px;color:#fff;}	

::-webkit-scrollbar {
    width: 8px;
    height: 6px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
	    background-color: #23776f;
}
.video_foot{ margin-left: 0px;}



/* accordin style for video */
.current{
    height: 180px;
    left: 0;
    margin-left: 0px;
    position: absolute;
    top: -13px;
    width: 76px;

  -webkit-transition: all 400ms cubic-bezier(0, 1.1, 0.5, 1.1);
  -moz-transition: all 400ms cubic-bezier(0, 1.1, 0.5, 1.1);
  -o-transition: all 400ms cubic-bezier(0, 1.1, 0.5, 1.1);
  -ms-transition: all 400ms cubic-bezier(0, 1.1, 0.5, 1.1);
  transition: all 400ms cubic-bezier(0, 1.1, 0.5, 1.1);
}
.cback {
  background-color: #aadd33;
  border-bottom: 2px solid rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  height: 100%;
  position: absolute;
  width: 100%;
}
.ctoparr {
  height: 12px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 13px;
  width: 100%;
  z-index: 2;
}
.ctoparr:before {
  border-radius: 20%;
  box-shadow: 0 0 15px #000;
  content: "";
  height: 10px;
  left: 5%;
  position: absolute;
  top: -10px;
  width: 90%;
}
.ctoparr:after{
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #42b2a6;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  top: 0;
  width: 0;
}
.cbotarr {
bottom: 17px;
    height: 12px;
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.cbotarr:before {
  border-radius: 20%;
  bottom: -10px;
  box-shadow: 0 0 15px #000;
  content: "";
  height: 10px;
  left: 5%;
  position: absolute;
  width: 90%;
}
.cbotarr:after {
  border-bottom: 12px solid #42b2a6;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  bottom: 0;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  width: 0;
}
.accordion li.selected:nth-child(1) ~ .current {
  left: 0%;
}
.accordion li.selected:nth-child(2) ~ .current {
  left: 9%;
}
.accordion li.selected:nth-child(3) ~ .current {
  left: 21%;
}
.accordion li.selected:nth-child(4) ~ .current {  
  left: 35%;
}
.accordion li.selected:nth-child(5) ~ .current {
  left: 49%;
}
.accordion li.selected:nth-child(6) ~ .current {
  left: 63%; 
} 

.accordion li:nth-child(1):hover ~ .current {
  left: 0%;
}
.accordion li:nth-child(2):hover ~ .current {
  left: 8%;
}
.accordion li:nth-child(3):hover ~ .current {
  left: 16%;
}
.accordion li:nth-child(4):hover ~ .current {  
 left: 24%;
}
.accordion li:nth-child(5):hover ~ .current {
  left: 32%;
}
.accordion li:nth-child(6):hover ~ .current {
  left: 40%;
}

.accordion li>a>img{    padding: 0px 0px 0px 0px;    margin-bottom: 10px;}


.calling-icon
{
    background-image: url(./images/callgreen_video.png);
    background-repeat: no-repeat;
    width: 27px;
    height: 34px;
    float: right;
    cursor: pointer;
    display: inline-block;
}

.hang-icon{background-image: url("./images/callred.png"); background-repeat: no-repeat;width: 27px;height: 27px;float: right;cursor: pointer;}

.video_chat{margin:0}
.medical_sum_report  ul.more_param{list-style-type:none;padding: 0px 0px 0px 0px;}
.medical_sum_report  ul.more_param .badge{display:block;margin-bottom:10px;}
.reference_range{    padding-right: 89px;}
.rprt_result{  padding-right: 160px;}
.more_refernce{width:22%}
div.bhoechie-tab-content .rprt_result{    padding-right: 178px;}
.box-header .box-title{font-size:15px;}
.img_chat
 {
	background-image: url(./images/chat-2-icon.png);
    background-repeat: no-repeat;
    cursor: pointer;
    width: 27px;
    height: 27px;
    position: relative;
    z-index: 10;
    /* left: 46px; */
    margin-right: 5px;
    float: right;
    display: inline-block;
}
.adduseredt_icon {     padding: 4px 23px 3px 7px; }
.goback_but {  color: #fff;    padding: 6px 8px;   font-size: 11px;     text-decoration: none;      float: right;     font-weight: 700;         font-weight: 600;     background-color: #42b2a6 !important;     border-color: #42b2a6 !important;} 
.goback_but>a{color: #fff; }
.goback_but:hover {
   color: #000 !important; padding: 9px 12px; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);  }
.bg-light-blue-active, .modal-primary .modal-header, .modal-primary .modal-footer{   background-color: #42b2a6 !important;  }

/* patient profile summary */

.widget-user .widget-user-username{font-size:13px;}
.widget-user .widget-user-header{height: 80px;}
.description-block>.description-header{font-size:13px;}
.description-block>.description-text{font-size:11px;}
.widget-user-header .widget-user-desc{font-size:13px;}
.widget-user .widget-user-image{    top: 7px;}


/* ptmdcl histroy */
.search_cd{width: 70%;}


.sddesc>textarea{width:100%;}
.imun_desc>textarea{width:100%;}
.digns_ptmdl{width:33%;display:inline-block;}

.digns_ptmdl > input {     width: 188%; }
/* input[type=text]:focus {   border: solid 1px #707070;     -webkit-box-shadow: 0 0 5px 1px #969696;     -moz-box-shadow: 0 0 5px 1px #969696;     box-shadow: 0 0 5px 1px #969696; } */
/* .addd_nw_pt .form-group{margin-bottom:3px;} */

.pt_medical_history input.medicalHistory{width: 100%;}
.pt_medical_history .medical_type input.medical_type_txt{width: 100%;}
.medical_type{margin-bottom:0px}


/* habits */
.frequency_ss{ display: inline-block;     padding: 0 0 0 0px;}
.not_read{    background-color: #ccc;}
.back-to-top {     cursor: pointer;     position: fixed;     bottom: 20px;     right: 20px;     display:none; 	background-color:#42b2a6; 	color:#fff; }
.hab_allergy_sddesc{ padding: 0 0 0 25px;}
.pt_Immunization_dt .input-group-addon{ padding: 3px 12px;}


/* patient visit changes */
.chief_cmpl_lbl{width: 25%;float:left;    padding: 5px 0px 0px 0px;}
.cmpl_code{width: 25%;text-align: right; padding: 4px 15px 0px 0px;float:left;}
.chief_cmpl_lbl_desc{display: inline-block;     position: relative;     width: 9%;}
.chief_cmpl_desctxt{width: 93%;display: inline-block;}
.chief_cmpl_drop{ height: 25px;     width: 80%;display: inline-block;}
.chief_cmpl_drop_insid{width: 90%;}
.visit_type{width:80%;display: inline-block;}
.code_search{display: inline-block;width: 85%;}

.code_search_txt{width:100%;}
.chief_cmpl_visit_dt{display: inline-block;     float: left;     width: 55%;}
.chief_cmpl_visit_drop{ height: 25px;     width: 100%;}
.chief_cmpl_codesec{padding:0 0 0 37px;}

.chiefcmpl_desc{width:100%;}

/* curmedication */
.cur_medname{ width: 35%;    width: 35%;   display: inline-block;    float: left;}
.cur_medname_txt{ width: 80%;display: inline-block;}

.cur_medtyp_txt{ width: 80%;display: inline-block;}
.cur_unit{   padding-right: 20px;     text-align: right;     width: 35%;}
.curunit_drop{   width: 80%;     display: inline-block;}
.medtype_drop{   width: 100%;}

.cur_strtdt_lbl{width: 35%;      padding-right: 18px;   text-align: right;}
.cur_start_dt{display: inline-block; width: 57%;}

.cur_med_comtxt {     display: inline-block;     width: 91%; }
.report_upld_dt{  display: inline-block;     width: 65%; }
.dos {     padding-right: 2px;     text-align: right;     width: 28%; }
/* vital sign */
.col-md-2.mb15.aaaa {     width: 45%; }
.col-md-2.mb15.aaa {     float: left;     width: 30%; }

.curmed_are {     padding: 4px 0 0 40px; }
.nopaddinglftrht{padding-left:0;padding-right:0px;}

.habit_labe.required {     padding: 0px 0px 0px 0px; }
.cur_freq {     padding-right: 4px;     text-align: right;     width: 32%; }
.cur_medtyp {     padding-right: 4px;     text-align: right;     width: 35%; }
.cur_route {     padding-right: 10px;     text-align: right;     width: 35%; }
.cur_days {     padding-right: 14px;     text-align: right;     width: 36%; }
.immun_typ {       padding: 5px 16px 0px 21px;     text-align: right; 	 width: 32%; }
.vac_giv {     padding-right: 8px;     text-align: right;     width: 30%; } 
.immun_date {     padding-right: 8px;     text-align: right;     width: 19%; }
.immun_vacc_txt { width: 50%; }
.immun_type_txt {   display: inline-block;     padding: 2px 0 0;     width: 68%;}
.immun_dt{width:57%;}
.immun_desc {     text-align: right;     width: 14%; }
.imun_desc {
    width: 78%;
}
.pt_medical_history .medical_type_txt {      width: 100%;	 }


/* video conference */
.video_icons
{
   list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	bottom:0;
	 position: absolute;
	   margin-bottom: 150px;		
    z-index: 100000000000;
}
.video_icons li{  /*  float: left; */
    padding: 0 0 9px 13px;}

.consulut_radio {    width: 35%;     display: inline-block; }
/* demo changes */
input[type="text"], input[type="password"], .ui-autocomplete-input, textarea, .uneditable-input
{color: #000;font-size:12px;}
.review_comp{width: 94px;}
.medical_type_txt{height:25px;}
#Demographic .form-group{margin-bottom:3px !important;}
.widget-user .box-footer{    padding-top: 6px;}
.allg_rhtalign{    padding: 4px 0 4px 6px;}
.refer_typemt{width:48%}
.tokenfield{    border: 1px solid #e4e4e4;}
.tokenfield .token-input{display: inline;     width: 156px !important;}

.visit_dt {     float: left;    padding: 3px 10px 0 0;    text-align: right;     width: 41%; }
.chief_cmpl_since_txt{display: inline-block;width: 83%;}
.chief_cmpl_sinc {     float: left;         padding: 4px 9px 0 0;    text-align: right;     width: 39%; }
.Hospital_master input[type=text]{width: 100%;}
#Address {     width: 83%; }
.fnd_cod {     padding-left: 20px;     display: inline-block; }
.btn_add_hos_find {     border-radius: 10px;        padding: 2px 0px;    font-size: 11px;     text-decoration: none;     width: 70px;     font-weight: 700;     color: #fff;     font-weight: 600;     background-color: #42b2a6 !important;     border-color: #42b2a6 !important; }
.btn_add_hos_find:hover {    color: #000 !important;     } 
.Hospital_master .latitude_txt{     width: 48%;     display: inline-block; }
.Hospital_master .longitude_txt{     width: 51%;     display: inline-block;     padding-left: 22px; }
.tool_list {
    float: right;
    padding-left: 19px;
        padding-top: 7px;
}
.docappoint_calender{height: 249px;overflow-y: auto;} 

.Hospital_network select{width:100%;}
.Hospital_network .floating-placeholder input[type='text'] {width:100%;}


/* Emergency Patient Reconcilation */
.patien_srchidnme{display:inline-block;width:40%;    float: left;}
.patien_register_dtfrmto{display: inline-block;width:60%;}
.emerg_frmdt {   width: 36%;    display: inline-block; float: left;}
.emerg_todt {  width: 36%;     display: inline-block;float: left; }
.reg_dt {     display: block; }
.emerg_reconsearch{   display: inline; width: 27%;float:right; }
.btn_emerg_recsrch{ background-color: #42b2a6 !important;    border-radius: 4px;color: #fff;font-size: 11px;font-weight: 600;   text-decoration: none;width: 98px;padding: 4px 12px;}
.emergedetlbl{border-bottom:1px solid #ccc;    padding: 0;}
.select_emergencyptdt {     margin-top: 10px;     padding: 0px; }
.emergency_recon{box-shadow: 0 3px 5px 3px rgba(13,60,145,0.20); border-top-style: dotted;}
.selectemrg_detail{display:block;}
.selectemrg_det_lbl{    padding: 10px 0px 9px 0px;}
.reconcile_merge{margin-top:10px;}
.emergsearchimg{padding-right:10px;}
.mergprv_icon{padding-right:10px;}
.exist_ptsrch {     color: #42b2a6;     padding-right: 10px;     font-size: 20px; }
.select_emerg{padding-right:10px;}
/* questionarie */
.card-wrapper {     background: #fff;     padding: 15px;     float: left;     width: 100%;     box-shadow: -5px 5px 0px #e9e9e7;     margin-bottom: 20px;  -webkit-box-shadow: 0px 7px 15px 0px rgba(50, 50, 50, 0.79); -moz-box-shadow:    0px 7px 15px 0px rgba(50, 50, 50, 0.79); box-shadow:         0px 7px 15px 0px rgba(50, 50, 50, 0.79);border-top-style: dotted;border-top-color:#ccc; }

.module-img {     background-image: url(./images/question_icon.png);      background-repeat: no-repeat;     width: 7%;     height: 32px;     color: #fff;     display: inline-block;  float:left;  }
.ques_no {     position: relative;     left: 18px;     top: 4px; }
.dotted-line {     border-top: 1px dashed #00a9a6;     margin: 10px 0px;     padding: 0px;float: left;     width: 100%; }
.questions{     text-align: left;     padding: 0 20px 0px 1px;     font-weight: 700;     font-size: 14px;     color: #585858;     float: left;     width: 100%;    margin: 0;}
.card-question {     width: 92%;     display: inline-block; }
.answer_prt{padding: 0px 0px 0px 18px;}
.section_qust {     float: left;     width: 100%; }
.ques_but {     display: inline-block;     width: 50%;     float: left; }
input[type="text"].fill_dash:focus{   outline:none;box-shadow:0px 0px #fff}
input[type=text].fill_dash { width: 130px;     box-sizing: border-box;     font-size: 11px;     background-color: white;        position: absolute;          left: 0px;     border: 0px;     top: -3px;padding: 0px 0px 0px 4px;     font-size: 12px;}
.blank_val{position:relative;}
.radio_option {     width: 100%; }
.qust_chck_mrgn{margin-left: 10px;}
.strdate_curm   { width: 100%;}
.curdys_txt {     width: 80%; }
.prescription_entry .form-group select {     height: 25px; }
.spcshrt_name{padding: 0px 0px 0px 10px;}
.dg_month {     padding: 6px 0px 0px 0px; }
.ill_dur{     padding: 6px 0px 0px 0px; }
.map-home iframe {
    position: relative;
    width: 100%;
    min-height: 505px;
    outline: none;
    border: none;
}

.view_ntrwk {
    float: right;
    padding: 0px 4px 5px 0px;
}
.show_chck_ntrwk {
    float: left;
    padding: 0px 13px 0px 30px;
    display: inline-block;
}

ul.map_list_ntrwkparent>li {
 list-style-type: none;
    font-size: 11px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
}
ul.map_list_ntrwkparent>li>ul {
list-style-type: none;
    font-size: 11px;
    font-weight: 500;
}
ul.map_list_ntrwkparent>li>ul>li>i{         padding-right: 8px; }

ul.map_list_ntrwkparent {
    padding-left: 0px;

}
ul.map_list_ntrwkparent>li>ul>li{    padding: 5px 0px 8px 0px;}
.parent_fr_childhos {
    padding: 8px 0px 10px 9px;
    display: inline-block;
    font-size: 12px;
    background-color: #0fa99a;
    width: 100%;
	color: #fff;
}
.map_ntrk {
    position: relative;
    float: left;
    width: 100%;
}
.map_list_ntrk {
    width: 100%;
    float: left;
}
.tool_ntwrkmap {
    position: relative;
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 9px 0px 0px 0px;
}

.parnt_ntwrk_icon {
    padding-right: 8px;
    font-size: 20px;
}
table.dataTable thead > tr > th{padding-right:9px;}
/* vital lab device */

.ordr_list li>.fa-bookmark{color:#42b2a6;    padding-right: 10px;}
h3.confrm_head {     margin: 0;     font-size: 12px;     color: #494949;     font-weight: 600;         display: inline-block;      padding: 10px 0px 10px 7px;      float: left;    }
.ordr_list>li{float: left;     display: block;     width: 25%;     padding: 5px 0px 5px 0px;}
.confrm_order { /* -webkit-box-shadow: 0px 3px 10px -2px rgba(0,0,0,0.75); -moz-box-shadow: 0px 3px 10px -2px rgba(0,0,0,0.75); box-shadow: 0px 3px 10px -2px rgba(0,0,0,0.75);  */     padding: 0;  }
.ordr_list {     list-style-type: none;     float: left;     padding: 0px 0px 0px 0px;}
.param_lab {         float: left;  }
.laborder_param{padding:0;}
.place_order { 	width:100%; 	float:left; 	text-align: center; }
.all_select {     width: 100%;     float: left; }
.confrmbox{ border-bottom: 1px solid #ccc;border-top: 1px solid #ccc;}
.list_labparam{width:100%;float:left;}
.labparmsubmit{margin-top:10px;}
.box.box-info {     border-top-color: #26a69a;; }

.spclconslid_submit {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    background-color: #42b2a6 !important;
  padding: 2px 23px 2px 23px;
    margin-right: 20px;
}

    .spclconslid_submit:hover {
   color: #000;
   font-weight: 600;
   font-size: 13px;

    }

    .spclconslid_submit:active {
   color: #fff;
   font-weight: 600;
   font-size: 13px;

    }
.emergency_ptrecord{padding-left:0px;padding-right:0px;}
.username_log{  padding: 5px 12px;}

.calender_switch {
    float: right;
    padding: 0px 0px 0px 6px;
}
.clswitch_icon {
  padding: 2px 5px;
    background-color: #009688;
    color: #fff;
    font-size: 15px;
}

/* patient health record and bookmark icon */

.bookmark_icon
{
position: fixed;
    top: 46%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    z-index: 10000;
	}
.book-fixed li:hover
{
	background-color: #69c7bf;;
}
.book-fixed >li>a>i {
    width: 15%;
    text-align: left;
}
.hvr-curl-top-left{display:block;}
.pthealth_record {

    color: #d7e8f4;
    font-size: 17px;
    color: #255d83;
    padding: 0px 0px 0px 30px;
    font-weight: 500;
	  
	
}
.btn_view_record{
    border-radius: 10px;
    padding: 4px 0px;
    font-size: 11px;
    text-decoration: none;
    width: 100px;
    font-weight: 700;
    color: #fff;
    font-weight: 600;
    background-color: #42b2a6 !important;
}

.btn_view_record:hover {    color: #000 !important;     }
.health_recordall
{
	background: #fff;border: 1px solid #f4f4f4;padding: 12px;    width: 100%;
    float: left;margin-bottom: 10px;
	-webkit-box-shadow: 0px 5px 14px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 14px -3px rgba(0,0,0,0.75);
box-shadow: 0px 5px 14px -3px rgba(0,0,0,0.75);
}
	
.eavesdrop {
    border-top-style: dotted;
    border-top-color: #a5a5a5;
	-webkit-box-shadow: 0px 5px 14px -3px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 5px 14px -3px rgba(0,0,0,0.75);
box-shadow: 0px 5px 14px -3px rgba(0,0,0,0.75);
}
.one.full.eavesdrop {
    background-color: #fff;
	margin-bottom: 10px;
}



.book-fixed { position: fixed;     top: 64%;     -webkit-transform: translateY(-50%);     transform: translateY(-50%);     right: 0px;     z-index: 10000;     float: right; 	}	
.book-fixed ul {     margin: 0;     padding: 0; }
.book-fixed li {      text-align: center;     height: 50px;     width: 150px;     line-height: 50px;     list-style: none;     color: #ffffff;     background: #009688;      font-size: 11px;     font-weight: 700;     -webkit-transition: .4s;     transition: .4s;     border: 1px solid #ccc;     display: block;}	
.book-fixed li a {       color: #fff;       text-decoration: none; font-size: 10px;	  }
.book-fixed li:last-child {       margin-bottom: 0; }
.book-fixed li.active {       background: #69c7bf; }
.book-fixed li.active a {         color: #fff; }

.healthrcrd_head {
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.healthcard { 	        width: 60%;     position: relative;     margin-left: 180px;     background-color: #fff;     float: left;   font-family: latobold !important; }


.healthcard_foot{    background-color: #87cbee;     width: 100%;     float: left;}
.pt_cardinfo li{display:block; list-style: none;  text-align: left; line-height: 42px;  color:#6a6a6a;font-size:14px;width:100%;float:left; }
.emergncy_txt{    float: left;     color: #fff;     padding: 4px;}
.fieldnme_card {     float: left;     text-align: left;     width: 31%; }
.healthcard_body{width:100%;float:left;}
.pt_cardimage { 	 float: left;     width: 20%;}
.pt_cardinfobody { 	 float: left;     width: 57%;}
.pt_qrcode{     float: right;     width: 23%;     text-align: center;     padding: 0px 5px 0px 4px;     margin-top: 32px;}
 .health_header { 	background-color: #87cbee;     width: 100%;     float: left;     text-align: center;     color: #035996;     font-size: 18px;     padding: 5px;	 }
 .card_footlogo {     float: left;     padding: 0px 0px 0px 4px; }
 .pt_cardinfo{padding-left:0px !important;    margin: 0;}
 .pt_cardimage>img {
    margin-left: 5px;
	margin-top:8px;
    width:90px;
    height:100px;
}
 .pt_qrcode > img{height:106px;width:106px;}
.multilanguage{float:right;width:100%;}
.lang-sm.lang-lbl, .lang-sm.lang-lbl-en, .lang-sm.lang-lbl-full {
    padding-left: 30px;
    font-size: 12px;
    margin-left: 5px;
}
.multilanguage .dropdown-menu{padding:8px;}
.lang_sect{    width: 69%;     float: right;text-align: right;padding-right: 9px;}
.lang_drop{width:30%;float:right;}
.lang_lbl{        float: left;
    padding: 5px 0px 0px 0px;
    margin-left: 120px;}

.lang_sectpick{width:70% !important;}

.lang_sect_maninlyt {
    width: 146%;
}
.multilanguage_maninlyt {
    float: left;
    width: 123%;
}
.lang_maninlyt {
padding: 15px 0px 0px 0px;
}

.duplicate_dtremovl {
    max-height: 270px;
    overflow-y: auto;
}

    .duplicate_dtremovl > table {
        border-bottom:0;
    }
.habit_drp{width:80%;float:left;}
.habit_drpstus{width:80%;float:left;}
.userhos_name .fa-user-circle {
    padding-right: 8px;
    color: #009688;
}

.primaryhos_chck{padding-top:24px !important;}
.primaryhos_add{padding-top:24px !important;}
.primrhos_tble{padding-left:10px;}
.primry_hoslbltble {
    padding-left: 6px;
}
h4.userhosconfrm {
    font-size: 13px;
    color: #255d83;
    font-weight: 700;
}
input#txtMedHistIllnessCode {
    width: 100%;
}
input#txtIllnessCode {
    width: 100%;
}
.rprtnme_upld {
 width: 90%;
}

.spclreport_obj {
    width: 101%;
    float: left;
    text-align: center;
    height: 532px;
}
    .spclity_rprt_viewpg {
    background-color: #fff;
    -webkit-box-shadow: 2px 6px 25px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 6px 25px 1px rgba(0,0,0,0.75);
    box-shadow: 2px 6px 25px 1px rgba(0,0,0,0.75);
 width: 55%;
    float: left;
    text-align: center;
        margin-left: 240px;
}
.cur_med_start_dt{
    width: 80%;
}
.control-sidebar-bg, .control-sidebar{    top: 63px;    padding: 0;    right: -239px;}
.theme_sel_color{    background-color: #009688;}
.hvr-bubble-bottom:before{    border-color: #42b2a6 transparent transparent;}
.ptlist_srchnme{
    text-align: right;
    padding-right: 7px;
}
.widget-user .widget-user-image>img{height:90px;}
.param_check_vital{      width: 15%;
    margin: 0 !important;}
.shepherd-theme-arrows {z-index: 10001 !important; }
.prowelcom {
    position: absolute !important;
    left: 414px !important;
    top: -41px !important;
}

 .hero-outer .hero-inner > * {
      -webkit-transition: opacity 0.4s;
              transition: opacity 0.4s;
      opacity: 0.3;
      pointer-events: none; }
	  
body:not(.shepherd-active) > * 
{
        opacity: 1;
        pointer-events: auto;
}
 .shepherd-target.shepherd-enabled 
 {
      opacity: 1;
      pointer-events: auto; 
}
	  
.gender_submit{    margin-top: 24px;}
.mywrk_btn>a{display:block;margin-bottom:5px;}  
input[type="text"]
{
    height: 26px !important;
}
.newpatient_visit_dt {
    display: inline-block;
    width: 9%;
}
.newpatient_visit_create {
    margin: 0;
    padding-left: 23px !important;
    /* padding-bottom: 20px; */
}


/* captcha */
.CaptchaWrap { position: relative; }
.CaptchaTxtField { 

  border: 1px solid #ccc; 
  display: block;  
  box-sizing: border-box;
}


#CaptchaImageCode { 
  text-align:center;
  margin-top: 15px;
  padding: 0px 0;
  width: 300px;
  overflow: hidden;
}

.capcode { 
  font-size: 46px; 
  display: block; 
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; 
  cursor: default;
  letter-spacing: 1px;
  color: #ccc;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-style: italic;
}

.ReloadBtn { 
  background:url('https://cdn3.iconfinder.com/data/icons/basic-interface/100/update-64.png') left top no-repeat;   
  background-size : 100%;
  width: 32px; 
  height: 32px;
  border: 0px; outline none;
  position: absolute; 
  bottom: 30px;
  left : 310px;
  outline: none;
  cursor: pointer; /**/
}

.error_captcha { 
  color: red; 
  font-size: 12px; 
  display: none; 
}
.success {
  color: green;
  font-size: 18px;
  margin-bottom: 15px;
  display: none;
}

.newpt_box {
    width: 600px;
    margin: 4% auto;
}
.newpt_head {
    background-color: #00796b;
}
.newpat_bgimage
{

	background-size: cover;
	width:100%;
	 background-image:url("./images/bg_img2.png");
    background-repeat:no-repeat;
    background-size:cover;
}
.newpt_title{color:#fff;}
.newpt_titlecnt{padding-left:8px;}

/* subscription plan */
.subscript_head{font-size:18px;color:#000000;text-align:center;}
.subscript_subtxt{font-size:14px;color:#868685;text-align:center;}
.features_section{background-color:#fff;}
.subscribe_btn{background-color: #000;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    width: 100%;}

.subscription_plan{float: left;     width: 100%;    padding: 7px;     list-style-type: none;}

.subscription_plan>li{float: left;     width: 20%;}
.sub_plan1{float:left;width:100%;display:block;}


.features_section{    background-color: #fff;     width: 100%;     float: left;}
.features_type{    float: left;     width: 100%;     display: inline-block;     list-style-type: none;     padding: 0px 0px 0px 0px;     margin: 0;     text-align: left;     border: 1px solid #ccc;}
.features_type>li{border-bottom:1px solid #ccc;padding:8px;color:#000;font-size:14px;}
.featuer_point{padding:0px 0px 0px 10px;}
.features_type > li > i{color:#009688;}

.pricetagmark_bg {   display: block;   float: left;   left: 19px;   position: absolute;   text-align: center;   top: 60px;   width: 100%; height:170px;}
.promotion_plan {
  color: #fff;
  display: block;
  float: left;
  font-family: "ImpactRegular";
  font-size: 20px;
  left: -20px;
  position: relative;
  top: -34px;
  width: 100%;
}
.promotion_plan_feature {
  color: #fff;
  display: block;
  float: left;
  font-family: "ImpactRegular";
  font-size: 14px;
  left: 44px;
  position: relative;
  top: -42px;
}
.cost {
  color: #035996;
  float: left;
  font-family: "ImpactRegular";
  font-size: 20px;
  left: 40px;
  position: relative;
  top: -100px;
}
/* .slick-prev, .slick-next
{
	box-shadow: 1px 2px 10px -1px rgba(0,0,0,.3);
	background-color:#fff;
    cursor: pointer;
    transition: box-shadow .5s ease;
    z-index: 3;position: absolute;
    top: 180px;
    bottom: 0;
    left: 0;
    width: 3%;

    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
/* 
    filter: alpha(opacity=50); 
    height: 45px;
	}
	 */
.carousel-control:hover{
	    box-shadow: 1px 2px 10px 1px rgba(0,0,0,.3);
}
.subscribe_btn:hover {
        color: #333;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #5f5f5f;
    border-radius: 0px;
}
.subscript_head_topic{background:url("./images/pricetag.png") no-repeat top center;    height: 47px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 13px 0px 0px 0px;}
	element.style {
}

.subscriptionhead_bg {
    float: left;
    position: relative;
    width: 100%;
    background-color: #009688;
    border: 1px solid #ccc;
    height: 250px;
    border-top-left-radius: 10px;
border-top-right-radius: 10px;}
 .sub_plan1:hover
{
	box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);/* 
transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1; */
	    border-top-left-radius: 10px;
border-top-right-radius: 10px;
} 
.sale-box, .sale-box.two, .sale-box.three {
    position: absolute;
    top: 0;
    overflow: hidden;
    height: 80px;
    width: 93px;
    text-align: center;
    z-index: 0;
    right: 0;
    /* border-top-right-radius: 0.7em; */
    -o-border-top-right-radius: 0.7em;
    -moz-border-top-right-radius: 0.7em;
    -webkit-border-top-right-radius: 0.7em;
}
.sale-box span.on_sale {
background: #04dbdd none repeat scroll 0 0;
box-shadow: 3px -4px 13px 3px rgba(0, 0, 0, 0.75);
color: #fff;
display: block;
font-size: 14px;
left: -52px;
padding: 58px 35px 17px 40px;
position: absolute;
text-align: center;
text-transform: uppercase;
top: -44px;
transform: rotate(40deg);
transition: all 0.5s ease 0s;
width: 281px;
}

.patientportal_body {background-color: #fff !important;     color: #000;     padding: 13px;     font-size: 12px; }
.desc_pricefeature {
background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 7px 3px #ccc;
    height: 400px !important;
    padding: 0px;
    position: absolute;
    left: 190px;
    top: 10px;
    width: 830px !important;
     z-index: 10021; 
overflow-y: auto;
}
.show_sub_desc{background-color: #009688;
    padding: 5px 7px;
   
    text-decoration: none;
    color: #fff;
    text-align: center;}
.show_sub_desc:hover{background-color: #fff;
    padding: 8px 8px;
    box-shadow: 0 0 7px 3px #ccc;
    text-decoration: none;
    color: #000;
    text-align: center;
	border:2px solid #009688;}

.desc_check {
    padding: 0px 10px 0px 0px;
    color: #009688;
}
.feature_sect {
display: block !important;
    margin-bottom: 5px !important;
    width: 100%;
    float: left !important;
}
.featureprice{
height: 46px;
    width: 128px !important;
}
.featurepricecnt {
    font-size: 17px;
    font-family: impact;
    color: #ffffff;
    position: absolute;
top: 8px;
    left: 36px;
}
.fetursectrht {
    padding: 0px 0px 0px 8px;
    border-left: 3px solid #009688;
}
.head_featur {
    font-size: 15px;
    color: #045996;
    font-weight: 600;
    font-family: sans-serif;
}
.featdesc {
    padding: 8px 0px 0px 0px;
}


.immunization_master .form-group .form-control {
    width: 27%;
}

.register-formgroup .immunization_master .form-group {
    margin-bottom: 15px;
}
.immunization_master input[type="checkbox"].checkbox-inline {
    background-color: #333;
}
.descr_short_inside
{
text-overflow:ellipsis !important;width:320px !important;overflow:hidden;
}
.descr_short
{
    width: 130px !important;
    white-space: nowrap;
}

/* Product key master */
.product_key_master .form-group .form-control {
    width: 27%;
}

.register-formgroup .product_key_master .form-group {
    margin-bottom: 15px;
}
.information_product_key{
float: left;
    width: 80%;
	
}
.information_product_pict{
float:left;
	width:20%;
}
.information_product{
padding: 10px;
    font-size: 15px;
    color: #909090;
    font-weight: 700;
    font-family: sans-serif;
}
.subname_product{       font-family: ImpactRegular;
    padding: 13px;
    display: inline-block;
    margin: 0;
    color: #035996;
    font-size: 21px;}
	
.productkey_section
{
    width: 100%;
    float: left;
    box-shadow: 0 0 7px 3px #ccc;
    background-color: #fff;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    border-left: 5px solid #009688;
	}

.product_box {
       width: 1000px;
    margin: 4% auto;
}
.icon_prod{text-align: center;
    margin-left: 59px;
    padding-top: 8px;
    position: relative;
    display: inline-block;}
.tenant_txt
{
	 float: left;
    width: 100%;
}
.tenant_txt input[type="text"]
{
    float: left;
    width: 100%;
}
.role_master .form-group .form-control {
    width: 70%;
}
tr.btn-advanced2:hover {
    box-shadow: 0 10px 14px rgba(0,0,0,.2), 0 4px 15px rgba(0,0,0,.2);
}
.dashboard_hover .box:hover
{
      box-shadow: 0 4px 5px rgba(0,0,0,0.4);
}

.frgtnme
{
    text-decoration:underline;
    font-family:sans-serif
}
/* #patien-visit-chart-container {
    width: 496px !important;
    height: 226px !important;
}
#HospitalWise-Offline-Online-Chart{
    width: 461px !important;
    height: 193px !important;
} */
.unitCode {padding:3px;}
.visit_assementhead {
    /* color: #d7e8f4; */
    font-size: 14px;
    color: #255d83;
    padding: 0px 0px 0px 20px;
    font-weight: 500;
}
.visit_assementhead_prnt {
    float: right;
   padding: 0px 0px 0px 0px;
}
/* #HospitalWisePatientRegChart {
    width: 466px !important;
    height: 226px !important;
} */
/* image viewer for vitalsigns */

/*# sourceMappingURL=wimmViewer.css.map */
/*Some CSS*/

/* 
.wraper {
overflow: hidden;
    width: 582px;
    height: 360px;
    margin: 0px;
border: 5px solid #fff;
    background: #fff;
}
.zoom_area .preview img 
{
  max-width: 100%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 25px #c9ba12;
  box-shadow: 0 0 25px #c9ba12;
}

.magnifier {
position: absolute;
    border: 1px solid #ddd;
    padding: 6px;
    -webkit-box-shadow: 0 0 10px #ddd;
    -moz-box-shadow: 0 0 10px #ddd;
    box-shadow: 0 0 10px #ddd;
    display: none;
    z-index: 20;
    background: #fff;
} */




/* TESTING */

.zoom_area {
  /* position: relative;
  width: 100%;
  height: 100%; */

}

.zoom_area .preview {
  width: 100%;
}

.zoom_area .preview img {
  max-width: 100%;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 25px #c9ba12;
  box-shadow: 0 0 25px #c9ba12;
}

.magnifier {
  position: absolute;
  top: -30%;
  left: -50%;
  display: none;
}
/* TESTING ZOMMER */










.thubnail_view {
    margin-bottom: 10px !important;
    width: 20%;
    float: left;
    display: inline;
}
.dctrnme{width:100%;float:left;display:block;}
.hostlname{width:100%;float:left;display:block;}
.typeofuser {
    padding: 0px 0px 0px 3px;
}
.typeofhosptal {
      padding: 0px 0px 0px 7px;
}
.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header {
  white-space: normal !important;
}
.prese_print {		
    margin-right: 16px;		
}
tr.btn-advanced2:hover {
    cursor: pointer;
}
.device_selection_dflt {
	width: 20%;
    display: inline-block;
    float: left;
}
.device_selection_dflt select.form-control
{
	height: 23px;
    font-size: 12px;
}
h3#deviceName {
    width: 68%;
    float: left;
}
.dvcnme
{
	display:inline-block;
	float:left;
}
.cntdevce
{
	display:inline-block;
	float:left;
    padding: 0px 6px 0px 6px;
}
.viewrecrd_img
{
	display:inline-block;
	margin:0px 0px 0px 0px;
}
.viewrecrd_textcmpl{display:inline-block; 	margin:0px 0px 0px 0px;font-size:17px;}
.viewcmpl_desc{width:50%;float:left;}
.viewcmpl_cmplnt{width:50%;float:left;}
.viewcmpl_record{width:100%;float:left;}
.complain_details{width:100%;float:left;border-bottom:1px solid #ccc;}
.box-comments{background: #ffffff;      box-shadow: 0 4px 5px rgba(0,0,0,0.4);}
.viewrcord_listplan
{    width: 5%;
    color: #009688;
    font-size: 20px;
    display: inline;
    margin: 0;
    float: left;
}
.box-comments .comment-text {
    /* margin-left: 40px; */
    color: #555;
    display: inline-block !important;
    width: 95%;
    padding: 0px 0px 0px 8px;
	margin: 0px;
}
.filebrws_upld
{
	float: left;
    width: 100%;
}
.upld_rport_txt
{
	float: left;
    width: 70%;
}
.visitDate{
    float: left;
    width: 100%;
}
.upload_rprt_dt {
    width: 100%;
    float: left;
}
.uploadtxbx_dt {
    width: 100% !important;
    float: left;
}
.upldicon_dt {
    padding: 4px 9px 4px 7px;
}
.reportnme {
    width: 100%;
    float: left;
}
.start_dt_currmed {
    padding: 4px 9px 4px 7px;

}
.pt_imun_dticn {
   padding: 4px 8px 3px 7px;

}
.chiefcmp_visit_dt {
    padding: 4px 9px 4px 7px;

}
.reconcil_dticon
{
	 padding: 4px 9px 4px 7px;
}
h4.spclty_bsdtest {
    margin: 0;
    color: #d7e8f4;
    font-size: 17px;
    color: #255d83;
    font-weight: 700;
    padding-bottom: 10px;
border-bottom:1px solid #ccc;
}
.spclty_bsdtesthead {
    margin-bottom: 15px;
    padding: 0;
    float: left;
    width: 100%;
}
.vsDevicesInfo {
    margin: 6px 0px 0px 0px;
}
ul.doughnut-legend>li {
    float: left;
    margin-right: 20px;
    width: 38%;
}
ul.doughnut-legend {
    padding-left: 122px;
}
.submneuicon{padding:0px;}

.submneuicon>.fa-th-large
{
 color: #009688;
    font-size: 16px;
    margin-left: 173px;
	}
.showmore{
    display:none;
}
select
{-webkit-appearance: none;
	-moz-appearance: none;
    background: #fff url("./images/arw_drpdwn.png") no-repeat scroll right center !important;
    padding-right: 21px !important;
}

.healthrecrd_head2 {
    margin: 0;
    color: #d7e8f4;
    font-size: 20px;
    color: #255d83;
    font-weight: 700;
}
.healthrcrd_head1 {
    padding-top: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
    text-align: center;
}
.register-formgroup .emgndob_date {
    padding-left: 15px;
    width: 22%;
}
.emgndob_icon {
    float: left;
    padding: 3px 17px 5px 5px;
}
.emergency_ptnt .form-group .dateofbirth {
    width: 88%;
}
.changepwd_entry .form-group .form-control
{
       width: 40%;
}
.helrcrd_prntbtn {
    margin-right: 30px;
}
.vitaltstresult{color: #009688;}
.tesrult_icon {
    padding-right: 4px;
    font-size: 18px;
}
.vitaltstresult{color:#2d86c0;}
.tesrult_icon {
    padding-right: 4px;
    font-size: 18px;
}

.ch-healthcard {
    width: 60%;
    position: relative;
    margin-left: 180px;
    background-color: #fff;
    float: left;
    font-family: latobold !important;
}


.ch-healthcard_foot {
    background-color: #87cbee;
    width: 100%;
    float: left;
}

.ch-pt_cardinfo li {
    display: block;
    list-style: none;
    text-align: left;
    line-height: 42px;
    color: #6a6a6a;
    font-size: 14px;
    width: 100%;
    float: left;
}

.ch-emergncy_txt {
    float: left;
    color: #fff;
    padding: 4px;
}

.ch-fieldnme_card {
    float: left;
    text-align: left;
    width: 31%;
}

.ch-healthcard_body {
    width: 100%;
    float: left;
}

.ch-healthcard_body_first_part {
    width: 28.84%;
    padding: 5px;
    float: left;
}

.ch-healthcard_body_first_part img {
        width: 100% !important;
    }

.ch-healthcard_body_second_part {
    width: 71.16%;
    margin-left: 28.84%;
    padding: 5px;
}

.ch-healthcard-label-name {
    font-weight: normal !important;
    font-size: 14px;
    margin-bottom: 0px;
    font-family: sans-serif;
}

.ch-healthcard-label-value {
    font-weight: bold !important;
    font-size: 18px;
    margin-bottom: 0px;
    font-family: sans-serif;
}

.ch-healthcard_body_second_part_first_part {
    width: 61%;
    float: left;
}

.ch-healthcard_body_second_part_second_part {
    width: 39%;
    margin-left: 61%;
    padding: 5px;
}

.ch-healthcard_body_second_part_second_part img {
        width: 100% !important;
    }

.label-group {
margin-bottom:3px;
}
.ch-emergncy_txt {
    float: left;
    color: #fff;
    padding: 10px;
}

.ch-pt_cardimage {
    float: left;
    width: 20%;
}

.ch-pt_cardinfobody {
    float: left;
    width: 57%;
}

.ch-pt_qrcode {
    float: right;
    width: 23%;
    text-align: center;
    padding: 0px 5px 0px 4px;
    margin-top: 32px;
}

.ch-health_header {
    background-color: #87cbee;
    width: 100%;
    float: left;
    text-align: center;
    color: #035996;
    font-size: 18px;
    padding: 5px;
}

.ch-card_footlogo {
    float: left;
    padding: 0px 0px 0px 4px;
}

    .ch-card_footlogo > img {
        height: 35px !important;
    }

.ch-pt_cardinfo {
    padding-left: 0px !important;
    margin: 0;
}

.ch-pt_cardimage > img {
    margin-left: 5px;
    margin-top: 8px;
    width: 90px;
    height: 100px;
}

.ch-pt_qrcode > img {
    height: 106px;
    width: 106px;
}

.ch-health_header_label {
    line-height: 35px;
}

/* license detail */

.Licens_det {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    margin-bottom: 15px;
	    box-shadow: 2px 2px 10px 2px #ccc;
}

.Licens_det td {    padding: 5px;    text-align: left;     }
.Licens_det th {    padding: 5px;     text-align: left; }

   .Licens_det td:nth-child(1),
   .Licens_det th:nth-child(1) {
 width: 252px;
    position: relative;
    display: inline-block;
    word-wrap: break-word;
   }

   .Licens_det td:nth-child(2),
   .Licens_det th:nth-child(2) {
width: 169px;
    position: relative;
    display: inline-block;
   }

    .Licens_det thead {
   background-color: #42b2a6;
   color: #fdfdfd;
    }

   .Licens_det thead tr {
  display: block;
  position: relative;
   }

    .Licens_det tbody {
   display: block;
   overflow: auto;
   width: 100%;
		   box-shadow: 0px 0px 7px 3px #ccc;
		
    }

   .Licens_det tbody tr {
			    display: block;
			background-color: #fff;
  border-bottom: 2px solid #ccc;
   }
.licenval_txt
{
    display: inline;
    width: 100%;
    float: left;
}
.licdet_icon
{padding-right:10px;}

.licenval_txt_icon
{
    display: inline-block;
    width: 20%;
    height: 26px;
}

.cost_txt_val
{
	display: inline;
    width: 80% !important;
    float: right !important;

}	

.paramname
{
	float:left;
	width:20%;
	display:inline-block;
}
.paramchart
{
	float:left;
	width:80%;
	display:inline-block;
}
.vitalparaname {
    border-bottom: 1px solid #ccc;
}
.vitalparanamelist
{
	list-style-type: none;
    float: left;
    padding: 10px;
    width: 100%;
}
.healthmark
{
	    border-bottom: 4px solid #009688;
}
.vitalparanamelist>li
{
 border-bottom:1px solid #ccc;
 
}

.diesasection{    display: inline;     top: -8px;     position: relative;}
.pat_diseas
{
    display: inline-block;
    padding: 5px 0px 8px 0px;
    margin: 0px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
	}
.disealine{margin:6px;}
.paramslctname{padding-left: 5px;}
.lastpatval {
    margin-bottom: 15px !important;
    float: left;
}
.lastpatvaltxt {
    padding-left: 8px;
    /* margin-bottom: 10px; */
}
.lstvisit
{
	padding-right:10px;
}
.ass_dt.summar_dt {
    float: right;
    padding-right: 30px;
    padding-bottom: 10px;
}
.uhid_font
{
      font-size: 12px;
    font-weight: 700;
}
.refernctxt_val
{
    font-size:10px;
}
div#patient-disease-wise-param-container
{
    padding:5px;
}