/*  Background Image */
/* #bgImage{
  background: url("../img/TeleMERbgs/TeleMERbg1.png") no-repeat fixed center; 
	background-size: cover;
	background: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -99;
} */

/* Drop Down Button CSS*/
#dropdown-item-button{
	font-family: "Lexend Deca";
	font-size: 12px;
	border-radius: 25px;
	padding: 10px 10px;
	cursor: pointer;
	text-align: center;
	transition: all 0.3s;
	margin: 5px;
	font-weight: 600;
	letter-spacing: 0.4px;
	margin-right: 0px;
	width:100%
}

#dropdown-item-button .dropdown-menu{
	height: auto !important;
	width: 100% !important;
}

#dropdown-item-button:hover, #dropdown-item-button:focus{
	/* color: #00711b;
	background: white; */
	opacity: 0.95;
}

.sidebar{

	max-width: 150px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	height: 100%;
	position: fixed;
	background:#555;
	width: 250px;
	z-index: 1000;
	top:0;
}
.sidebar .logo{
	background: #03aa85;
    height: 75px;
    top: 0;

}
.sidebar .logo img{
	width: 100%;
	padding-top:20px;
	padding-left:10px;
}
.sidebar .logo h1{
	width: 100%;
    text-align: center;
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 75px;
}

.sidebar .menu ul{
	padding: 0;
	margin: 0;
	color:#fff;
}
.sidebar .menu li{
	list-style: none;
}

.sidebar ul{
	padding: 0;
	margin:0;
	margin-top:20px;

}

.sidebar ul li{
	list-style: none;
}

.sidebar ul li ul{
	padding: 0;
	margin: 0;
	background: rgba(0,0,0,0.05);


}
.sidebar ul li ul li>a{
	padding-left: 50px;
}
.sidebar ul li a{
	padding: 15px;
	padding-left: 20px;
	border-bottom: #eee;
	display: block;
	color:#fff;
	transition-duration:0.5s;
}
.sidebar ul li a:hover{
	background: rgba(0,0,0,0.05);
}

.header{
	position: fixed;
	height: 75px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
	width: 100%;
	background:#fff;
	top:0;
	z-index: 100;
}
.header .profile{
	float: right;
	line-height: 75px;
	padding-right: 30px;
}
.header .profile a{
	padding:10px;
}
.content{
	width: 100%;
	position: relative;
	height: auto;
	min-height: 500px;
	height: 100%;
}
.panel{
	margin-top: 20px;
	background: #fff;
	border-radius:10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
	min-height: 200px;


}
.panel .heading{
	border-bottom:1px solid #e3e3e3;

}


.panel .heading h2{
	font-size: 1.2em;
	color:#666;
	font-weight: 400;
	margin: 0;
	padding:20px;
}

.form-elements{
	text-align: center;

}
.form-elements input[type="text"],
.form-elements input[type="email"],
.form-elements input[type="phone"],
.form-elements input[type="number"],
.form-elements input[type="search"],
.form-elements input[type="date"],
.form-elements textarea
{
	width: 95%;
	padding:10px;
	margin:5px auto;

	text-align: left;
    border-radius:5px;
    box-shadow:0px 0px 2px rgba(0,0,0,0.3);
    border:1px solid #eee;


}
.form-elements .richtext{
	width: 80%;
}
.form-elements input[type="submit"],
.form-elements input[type="button"],
.btn
{
	background:white;
	border:1px solid #cacaca;
	border-radius:3px;
	margin: 0;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	vertical-align: center;
	margin-top: 5px;
	margin:10px;
	color: grey;
}
.btn.btn-default{
	border: 0px;
    background: #ff0000;
    padding: 10px;
    color: white;
	margin-left: 15px;
	display:inline-block;
}

.btn.btn-label{
	font-weight: 700;
	color: #3ab6ff;
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
}

.case-tables{
	padding: 20px!important;
	font-weight: 300;
}

.sub-cell{
	margin-top: 10px!important;
}
.click-buttons{
	border: 1px solid #c3c1c1;
	padding: 2px;
	border-radius: 3px;
	color: #929292;
	text-align: center;
	font-size: 12px
}

.click-buttons:hover{
	border: 1px solid #3ab6ff;
	padding: 2px;
	border-radius: 3px;
	color: white;
	background-color: #3ab6ff;
	cursor: pointer;
	text-align: center;
	font-size: 12px
}

.click-buttons.half{
	width: 45%;
	display: inline-block;
}

.click-buttons.third{
	width: 30%;
	display: inline-block;
}

.btn.new-click{
	margin:0px;
	padding: 5px;
	font-size: 12px;
}

.wizard{
	margin-top: 20px;
	width: 100%;
}
.wizard .breadcrumb {
	float: right;
	padding: 10px;
}

.wizard .body{

	padding:10px;
}
.wizard .footer{
	height: 60px;
	border-top:1px solid #eee;
	text-align: right;
}
.wizard .footer a{
	margin-right: 10px;
}
.wizard .col{
	padding: 10px;
}

#ud_otherinsurances{
	width: 100%;
	border:1px solid #eee;
}

.parent-form{
	width :80%;
	margin: 0% 10%;
	background: white;
}
.detail-container{
	padding: 3% 20%;
}
.detail-container input[type="text"],input[type="number"]{
	padding: 4% 2%;
	font-size: inherit;
	border: 1px solid #c7c7c7;
	border-radius: 3px;
	width: 100%;
}
.select-container{
	margin: 0px;
	width: 50%!important;
}
.subject{
	font-size: 15px;
	font-weight: 500;
	padding-bottom: 3%;
}
.heading{
	padding-top: 1% 10%;
	font-size: 23px;
	padding-left: 10%;
}
.sub-heading{
	padding-bottom: 3%;
	padding-left: 10%;
	color: #737272;
	padding-top: 1%;
	font-size: 17px;
}

.edit-btn{
    border-radius: 2px;
    margin: 0;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    vertical-align: center;
    margin: 20px 30px;
    padding: 10px;
    color: white;
    background: #37c56c;
}

.edit-btn :hover{
    border-radius: 2px;
    margin: 0;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    vertical-align: center;
    margin: 20px;
    padding: 10px;
    color: white;
    background: #0edf66;
}

.update-button{
	background: #37c56c;
    border-radius: 3px;
    margin: 0;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    vertical-align: center;
    margin: 10px;
    color: white;
    padding: 10px;
}

.update-button :hover{
    border-radius: 2px;
    margin: 0;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    vertical-align: center;
    margin: 20px;
    padding: 10px;
    color: white;
    background: #0edf66;
}

.update-status{
	background: white;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
	margin: 10px;
	padding: 10px;
    color: white;
    background-color: #37c56c;
}

.detail-content{
	padding: 4% 2%;
	font-size: inherit;
	border: 0px;
	width: 100%;
	color: grey;
}

.row .col.right {
	float: right;
}

/* Common Elements */
button{
	border-radius: 3px;
	margin: 0;
	display: inline-block;
	text-align: center;
	vertical-align: center;
	padding: 5px 15px;
	color: white;
	background: #05a62b;
	cursor: pointer;
	transition: all 0.3s !important;
	min-height: 35px;
}
button:hover, button:focus{
	opacity: 0.9;
}

button:disabled {
	cursor: not-allowed;
	background: #5a4a4a;
}

/* Booking Component */

.flex-container{
	display: flex;
	flex-flow: column wrap;
	align-items: center;
}
.flex-container > div{
	display: flex;
}
.flex-container div{
	justify-content: center;
	max-width: 540px;
}
.page-heading{
	font-size: 18px;
	margin-top: 20px;
}
.page-sub-heading{
	margin-bottom: 20px;
}
.form-container{
	flex-flow: column wrap;
}
.form-container div{
	margin-bottom: 10px;
	text-align: center;
}
.text-center{
	text-align: center;
}
.form-container select, .form-container input{
	margin: 0px;
	padding: 5px 20px 5px 10px;
}
.form-container select{
	display: inline;
}

/* Sales HDFC form starts*/

.hdfc-container {
	width: 95%;
	margin: 20px auto 0;
	padding: 1.0rem 0;
}
.hdfc-container form {
	margin-bottom: 15px;
}
.hdfc-container .center {
	text-align: center;
}
.hdfc-container .input-field {
	margin: 10px 0;
}
.hdfc-container .input-field input{
	margin: 5px 0;
	padding: 10px;
}
.hdfc-container .mRight {
	margin-right: 10px;
}
.hdfc-container .block {
	display: block;
}

.hdfc-container .btn {
	padding: 5px 15px;
}

.hdfc-container input[type=submit] {
	background: #26a69a;
	width: 100px;
	padding: 10px;
	cursor: pointer;
}
.waves-effect {
	background: #e0f90f;
	color: black;
}

.form-border {
	border: solid 1px rgba(51,51,51,0.12);
}
/* Sales HDFC form ends */