/*
Header
*/
.header
{
	/* width: 100%; */
	
	height: 75px;
	margin-bottom: 3px;
    background: #0273B4; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#0273B4, #005F96); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#0273B4, #005F96); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#0273B4, #005F96); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#0273B4, #005F96); /* Standard syntax (must be last) */
}

.header-title
{
	color: white;
  margin: 0px;
}
.header-title img
{
  margin: 14px 0px;
}




/*
Table Prop
*/
/*table
{
  width: 100%;
  display: block;
  overflow-x: scroll;
}
*/
/*.table-call-activity
{
  width: 922px !important;
  margin: 0 auto;
}*/
table.dataTable.no-footer {
     border-bottom: 1px solid #ddd!important; 
}

.dropdown_zindex{
	z-index:10000;
}
.table-head
{
  font-size: 13px;
  background-color:#0FA584;
}

.table-head > .headerTotCls
{
  font-size: 13px;
  background-color:#FFFFFF !important;
  color: #333;
}

/*
Hyper link 
*/
.nsm_dailyactivitysummarydetail
{
  color: #0067A5;
  cursor: pointer;
}



/*
Body
*/

/*-------------------------------
         LOGIN PAGE BODY
-------------------------------*/
.body-content
{
	border: 1px solid #0168a3;
	padding: 0px;
  margin: 50px 0px;
}
.login-content
{
	/* background-color: #5cb85c; */
	background-color: #0FA584;
	height: 50px;
	padding: 0px;
	    margin-bottom: 20px;
}
.login_index
{
	text-align: center;
	color: white;
	margin: 0px !important;
	padding-top: 10px;
}
#login_form
{
  min-height: 240px;
}

.email
{
	margin-top: 3px;
}
.for-reg
{
	color: #0fa484;
	cursor: pointer;
}
.button
{
	margin-bottom: 10px;
}
.login_submit
{
  margin: 0px 0px;
}
.login_emp, .login_pass
{
  height: 74px;
}
.login_forget
{
  height: 40px;
}

/*---------------------------
	DAILY ACTIVITY REPORT 
---------------------------*/
.menu
{
	background-color: #0FA584;
	padding: 0px !important;
}
#navbar-collapse-1
{
	background-color: #0FA584;
}
.navbar-default, 
.navbar-nav>li>a {
    color: white !important;
}
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
#menu_nav_marg
{
	margin: 0px !important;
}
.dropdown-submenu {
    position:relative;
}
.drop-bckColor
{
	background-color: #0FA584 !important;
}
.drop-bckColor li a
{
	color: white;
	
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.labelText
{
	color: #0168a3;
}
.star
{
	color: red;
	margin-right: 3px;
}
.padLabel
{
	padding-top: 11px;
	text-align: right;
}
.showButton
{
	background-color: #0FA584;
	color: white;
}
.boxes
{
	border: 1px solid rgba(128, 128, 128, 0.46);
	background-color: rgba(128, 128, 128, 0.13);
}
.table_header
{
	/*background-color: #0fa484; */
}

/*#DataTables_Table_0_length,
#DataTables_Table_0_filter,
#DataTables_Table_0_info,
#DataTables_Table_0_paginate,
#DataTables_Table_1_length,
#DataTables_Table_1_filter,
#DataTables_Table_1_info,
#DataTables_Table_1_paginate
{
	display: none;
}*/

/*
Footer
*/
.footerMenu
{
	width: 100%;
	background-color: #0168a3;
	height: 25px;
}
.footerMenuLogin
{
	bottom: 0;
	position: fixed;
	width: 100%;
	background-color: #0168a3;
	height: 25px;
}
.footer-content
{
	text-align: center;
	color: white;
}


 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  

.table-content{
    margin: 25px 0px;
}
.broadcast-content{
  margin: 20px 0px;
}

.action-content{
  margin: 20px 0 0 0;
}

.action-content input{
    padding: 8px;
    background-color: #0FA584;
    color: white;
    border: none;
    cursor: pointer;
}

thead{
	color: white;
}
/*@media (max-width: 924px) {
  .table-call-activity
{
  width: 100% !important;
  display: block;
  overflow-x: scroll;
}
}*/

@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }
   .login_submit
{
  margin: 10px 0px;
}
.login_action
{
  height: 110px;
}

}

/* .loader {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	 z-index: 9999;
	background: url('../images/loading-red.gif') 50% 50% no-repeat rgb(249,249,249);
} */

.loader {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../images/page-loader.gif') 50% 50% no-repeat #F9F9F9;
/* 	background-color: #000; */
	opacity: 0.3;
	background-size: 100px;
}

.doctorvisit{
  width: 49%!important;
  margin-right: 2%;
}
.chemistvisit{
  width: 49%!important;
}
.samplewidth{
  min-height: 100px;
}
.drvisit{
  background-color: #0266a1;
  color: white;
}
.chevisit{
 background-color:#0fa484; 
 color:white;
}
.pie-value {
  display: block;
  position: absolute;
  font-size: 14px;
  height: 40px;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -20px;
  line-height: 40px;
}
.pie-title-center {
  display: inline-block;
  position: relative;
  text-align: center;
}
#pie-1{
  margin-left: 24%;
}
#pie-2{
  margin-left: 24%;
}
.sss {
  position: relative;
  text-align: center;
}




/*My Message staring*/
/*
Header
*/
.header
{
  /* width: 100%; */
  
  height: 75px;
  margin-bottom: 3px;
    background: #01A2DE; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#01A2DE, #01A2DE); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#01A2DE, #01A2DE); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#01A2DE, #01A2DE); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#01A2DE, #01A2DE); /* Standard syntax (must be last) */
}
.header-title
{
  color: white;
  margin: 0px;
}
.header-title img
{
  margin: 14px 0px;
}

/*
Table Prop
*/
/*table
{
  width: 100%;
  display: block;
  overflow-x: scroll;
}*/
.table-call-activity
{
  width: 922px !important;
  margin: 0 auto;
}
.table-head
{
  font-size: 13px;
  background-color:#01A2DE;
}

/*
Hyper link 
*/
.nsm_dailyactivitysummarydetail
{
  color: #01A2DE;
  cursor: pointer;
}



/*
Body
*/

/*-------------------------------
         LOGIN PAGE BODY
-------------------------------*/
.body-content
{
  border: 1px solid #01A2DE;
  padding: 0px;
  margin: 50px 0px;
}
.login-content
{
  background-color: #01A2DE;
  height: 50px;
  padding: 0px;
}
.login_index
{
  text-align: center;
  color: white;
  margin: 0px !important;
  padding-top: 10px;
}
#login_form
{
  min-height: 240px;
}

.email
{
  margin-top: 3px;
}
.for-reg
{
  color: #0fa484;
  cursor: pointer;
}
.button
{
  margin-bottom: 10px;
}
.login_submit
{
  margin: 0px 0px;
}
.login_emp, .login_pass
{
  height: 74px;
}
.login_forget
{
  height: 40px;
}

/*---------------------------
  DAILY ACTIVITY REPORT 
---------------------------*/
.menu
{
  background-color: #3071a9;
  padding: 0px !important;
}
#navbar-collapse-1
{
  background-color: #3071a9;
  min-height: 10px!important;
}
.navbar-default, 
.navbar-nav>li>a {
    color: white !important;
}
.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
#menu_nav_marg
{
  margin: 0px !important;
}
.dropdown-submenu {
    position:relative;
}
.drop-bckColor
{
  background-color: #0FA584 !important;
}
.drop-bckColor li a
{
  color: white;
  
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.labelText
{
  color: #0168a3;
}
.star
{
  color: red;
  margin-right: 3px;
}
.padLabel
{
  padding-top: 11px;
  text-align: right;
}
.showButton
{
  background-color: #0FA584;
  color: white;
}
.boxes
{
  border: 1px solid rgba(128, 128, 128, 0.46);
  background-color: rgba(128, 128, 128, 0.13);
}
.boxess
{border: 1px solid rgba(128, 128, 128, 0.46);
  background-color: rgba(128, 128, 128, 0.13);
      width: 100%;
	
}
.table_header
{
  /*background-color: #0fa484; */
}

/*#DataTables_Table_0_length,
#DataTables_Table_0_filter,
#DataTables_Table_0_info,
#DataTables_Table_0_paginate,
#DataTables_Table_1_length,
#DataTables_Table_1_filter,
#DataTables_Table_1_info,
#DataTables_Table_1_paginate
{
  display: none;
}*/

/*
Footer
*/
.footerMenu
{
  width: 100%;
  background-color: #01A2DE;
  height: 25px;
}
.footerMenuLogin
{
  bottom: 0;
  position: fixed;
  width: 100%;
  background-color: #01A2DE;
  height: 25px;
}
.footer-content
{
  text-align: center;
  color: white;
}


 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  

.table-content{
    margin: 25px 0px;
    overflow-x: auto;
}
.broadcast-content{
  margin: 20px 0px;
}

.action-content{
  margin: 20px 0 0 0;
}

.action-content input{
    padding: 8px;
    background-color: #01A2DE;
    color: white;
    border: none;
    cursor: pointer;
}

thead{
  color: white;
}
/*@media (max-width: 924px) {
  .table-call-activity
{
  width: 100% !important;
  display: block;
  overflow-x: scroll;
}
}*/

@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }
   .login_submit
{
  margin: 10px 0px;
}
.login_action
{
  height: 110px;
}

}

/* index.html */
.carousel-inner img {
      width: 100%;
      margin: auto;
      min-height:200px;
      height: 25%!important;
  }
  @media (max-width: 600px) {
    .carousel-caption {
      display: none; 
    }
  }


/*Index1.html*/
.doctorvisit{
  width: 49%!important;
  margin-right: 2%;
}
.chemistvisit{
  width: 49%!important;
}
.samplewidth{
  min-height: 100px;
}
.drvisit{
  background-color: #0266a1;
  color: white;
}
.chevisit{
 background-color:#0fa484; 
 color:white;
}
.pie-value {
  display: block;
  position: absolute;
  font-size: 14px;
  height: 40px;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -20px;
  line-height: 40px;
}
.pie-title-center {
  display: inline-block;
  position: relative;
  text-align: center;
}
#pie-1{
  margin-left: 24%;
}
#pie-2{
  margin-left: 24%;
}
.listofvisit {
  position: relative;
  text-align: center;
}




/*My Message staring*/
.nav-tabs .glyphicon:not(.no-margin) { margin-right:10px; }
.tab-pane .list-group-item:first-child {border-top-right-radius: 0px;border-top-left-radius: 0px;}
.tab-pane .list-group-item:last-child {border-bottom-right-radius: 0px;border-bottom-left-radius: 0px;}
.tab-pane .list-group .checkbox { display: inline-block;margin: 0px; }
.tab-pane .list-group input[type="checkbox"]{ margin-top: 2px; }
.tab-pane .list-group .glyphicon { margin-right:5px; }
.tab-pane .list-group .glyphicon:hover { color:#FFBC00; }
a.list-group-item.read { color: #222;background-color: #F3F3F3; }
hr { margin-top: 5px;margin-bottom: 10px; }
.nav-pills>li>a {padding: 5px 10px;}

.ad { padding: 5px;background: #F5F5F5;color: #222;font-size: 80%;border: 1px solid #E5E5E5; }
.ad a.title {color: #15C;text-decoration: none;font-weight: bold;font-size: 110%;}
.ad a.url {color: #093;text-decoration: none;}
.mymgs{color: #0fa484; }

.fa{
	color: #428bca;
}
.navbar{
	border-width: 0 0 1px;
}

.a_text_color{
color: #FFFFFF;
}

#update_commsettings
{
	margin-left: 25px;width: 174px;
}

/* .monYrPckerCls{ */
/* 	background-color: #fff; */
/* } */
.formatdate{
	min-width:100px;
}
.img-padd{
	    padding-top: 10px;
    padding-bottom: 20px;
   /*  top: 50%;
    left: 50%;
    width:30em;
    height:18em;
    margin-top: -9em; set to a negative number 1/2 of your height
    margin-left: -15em; set to a negative number 1/2 of your width */
    border: 1px solid #ccc;
    background-color: #f3f3f3;
/*     position:fixed; */
  
}

.mtpDateChkCls {
    background-color: #989a9a;
    width: 65px;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    height: 55px;
    float: left;
    color: #FFFFFF;
    font-size: 16px;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 1.1s;
}

.daysCls {
	background-color: #989a9a;
    width: 65px;
    height: 50px;
    line-height: 47px;
    text-align: center;
    border: 1px solid white;
    border-left: none;
    cursor: pointer; 
    float: left;
    color: #FFFFFF;
    font-size: 13px;
}

.animateMtpDateDivCls {
	-webkit-transform: rotatey(360deg);
}
.legendfeilds{

}
.legend1{
	width:25px;
	height:25px;
	background-color:#fff;
	margin: 5px;
	float:left;
}
.legend2{
	width:25px;
	height:25px;
	background-color:#c8c8ff;
	margin: 5px;
	float:left;
}
.legend21
{
	    margin-top: 6px;
}

.legendholiday
{
	width:25px;
	height:25px;
	background-color:#ffff99;
	margin: 5px;
	float:left;
}
.legend3{
	width:25px;
	height:25px;
	background-color:#F2815E;
	margin: 5px;
	float:left;
}
.legend4{
	width:25px;
	height:25px;
	background-color:#64c8ff;
	margin: 5px;
	float:left;
}
.legendContent{
	float:left;
	padding:6px;
}

.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: 1px solid #ddd!important; 
}
@-moz-document url-prefix() {
  daysCls {
     width: 64.9px;
    }
}
#holidayallocationtable input[disabled],select[disabled]{
	background:none;
	border:none;
	text-align: center;
}
