/* =======================================================================
Template Name: Dil Hospital
Author:  SmartEye Adminpanel
Author URI: www.smarteyeapps.com
Version: 1.0
coder name:Prabin Raja
Description: This Template is created for web template
======================================================================= */
/* ===================================== Import Less ================================== */
 @font-face {
 font-family: 'latoblack';
 src: url('../fonts/lato-black-webfont.woff2') format('woff2'), url('../fonts/lato-black-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'latobold';
 src: url('../fonts/lato-bold-webfont.woff2') format('woff2'), url('../fonts/lato-bold-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'latohairline';
 src: url('../fonts/lato-hairline-webfont.woff2') format('woff2'), url('../fonts/lato-hairline-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'latoheavy';
 src: url('../fonts/lato-heavy-webfont.woff2') format('woff2'), url('../fonts/lato-heavy-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'latoitalic';
 src: url('../fonts/lato-italic-webfont.woff2') format('woff2'), url('../fonts/lato-italic-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'latolight';
 src: url('../fonts/lato-light-webfont.woff2') format('woff2'), url('../fonts/lato-light-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'latomedium';
 src: url('../fonts/lato-medium-webfont.woff2') format('woff2'), url('../fonts/lato-medium-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'latoregular';
 src: url('../fonts/lato-regular-webfont.woff2') format('woff2'), url('../fonts/lato-regular-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'latosemibold';
 src: url('../fonts/lato-semibold-webfont.woff2') format('woff2'), url('../fonts/lato-semibold-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'latothin';
 src: url('../fonts/lato-thin-webfont.woff2') format('woff2'), url('../fonts/lato-thin-webfont.woff') format('woff');
 font-weight: normal;
 font-style: normal;
}
/* ===================================== Basic CSS ================================== */
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
img {
	max-width: 100%;
}
a {
	text-decoration: none;
	outline: none;
	color: #444;
}
a:hover {
	color: #444;
}
ul {
	margin-bottom: 0;
	padding-left: 0;
}
a:hover, a:focus, input, textarea {
	text-decoration: none;
	outline: none;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.cp {
	cursor: pointer;
}
html, body {
	height: 100%;
}
p {
	margin-bottom: 0px;
	width: 100%;
}
.no-padding {
	padding: 0px;
}
.no-margin {
	margin: 0px;
}
.hid {
	display: none;
}
.top-mar {
	margin-top: 15px;
}
.h-100 {
	height: 100%;
}

::placeholder {
 color: #747f8a !important;
 font-size: 13px;
 opacity: .5 !important;
}
.container-fluid {
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'latomedium';
}
strong {
	font-family: 'latomedium';
}
body {
	background-color: #FFF !important;
	font-family: 'latomedium';
	color: #333;
}
.session-title {
	padding: 30px;
	margin: 0px;
}
.session-title h2 {
	width: 100%;
	text-align: center;
}
.session-title p {
	max-width: 850px;
	text-align: center;
	float: none;
	margin: auto;
}
.session-title span {
	float: right;
	font-style: italic;
}
.inner-title {
	padding: 20px;
	padding-left: 0px;
	margin-bottom: 30px;
}
.inner-title h2 {
	width: 100%;
	text-align: center;
	font-size: 2rem;
	font-family: "slab", Arial, Helvetica, sans-serif;
}
.inner-title p {
	width: 100%;
	text-align: center;
}
.page-nav {
	padding: 40px;
	text-align: center;
	padding-top: 160px;
}
.page-nav ul {
	float: none;
	margin: auto;
}
.page-nav h2 {
	font-size: 36px;
	width: 100%;
	color: #444;
}
 @media screen and (max-width: 600px) {
 .page-nav h2 {
 font-size: 26px;
}
}
.page-nav ul li {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 16px;
}
.page-nav ul li i {
	width: 30px;
	text-align: center;
	color: #444;
}
.page-nav ul li a {
	color: #444;
}
.btn-success {
	background-color: #2980B9;
	border: 0 none;/*	border-color: #00ab9f;*/
}
.btn-success:hover {
	background-color: #2975A7 !important;
	border-color: #00ab9f !important;
}
.btn-success:active {
	background-color: #2975A7 !important;
	border-color: #00ab9f !important;
}
.btn-success:focus {
	background-color: #2975A7 !important;
	border-color: #00ab9f !important;
	box-shadow: none !important;
}
.btn-info {
	background-color: #4f6dcd;
	border-color: #4f6dcd;
}
.btn-info:hover {
	background-color: #4f6dcd !important;
	border-color: #4f6dcd !important;
}
.btn-info:active {
	background-color: #4f6dcd !important;
	border-color: #4f6dcd !important;
}
.btn-info:focus {
	background-color: #4f6dcd !important;
	border-color: #4f6dcd !important;
	box-shadow: none !important;
}
.btn {
	box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
	border-radius: 2px;
}
.form-control:focus {
/*	box-shadow: none !important;
	border: 2px solid #00a8df;*/
}
.btn-light {
	background-color: #FFF;
	color: #3F3F3F;
}
.collapse.show {
	display: block !important;
}
.form-control:focus {
/*	box-shadow: none;
	border: 2px solid #0d7a40 !important;*/
}
.form-control {
	background-color: #F8F8F8;
	margin-bottom: 20px;
	font-size:12px;
	width: 82%;
 padding: .375rem .75rem;
	line-height: 1.3;
	margin-left: 21px !important;
}
.form-control:focus {
	background-color: #FFF;
	border-color: #CCC;
}
.container {
	max-width: 1100px;
}
 @media screen and (max-width: 575px) {
 .container {
 padding: 20px 30px;
}
}
/* ===================================== Header CSS ================================== */
.login-box {
	background-color: #FFF;
	float: none;
	margin: auto;
	/*box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
	border-radius: 1px;*/
	margin-top: 12%;
}
.login-txt-wrp {
	margin-top: 10% !important;
}
 @media screen and (max-width: 575px) {
 .login-box {
 margin-top: 0px;
}
}
 @media screen and (max-width: 767px) {
 .login-box {
 margin-bottom: 60px;
}
}
.log-det {
	padding: 5px 10px;
	background:#F6F6F6;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.log-det .small-logo {
	display: inline-block;
	align-items: center;
	font-size:14px;
	vertical-align: top;
	color: #7F7F7F;
}
.log-det .small-logo i {
	font-size: 32px;
	margin-right: 10px;
}
.log-det h2 {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
.log-det ul {
	float: none;
	margin: auto;
	width: 200px;
}
.log-det ul li {
	float: left;
	padding: 10px;
}
.log-det ul li i {
	padding: 10px;
	border: 1px solid #CCC;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 50px;
}
.log-det p {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}
.log-det .small-info {
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #7F7F7F;
	margin-top: 25px;
}
.log-det .text-box-cont {
	max-width: 240px;
	float: none;
	margin: auto;
}
.log-det .text-box-cont .input-group .input-group-prepend span {
	background-color: #F8F8F8;
	border-radius: 0px;
	border-right: 0px;
}
.log-det .text-box-cont .input-group .input-group-prepend i {
	color: #777474;
}
.log-det .text-box-cont .input-group input {
	border-left: 0px;
	border-radius: 0px;
}
.log-det .text-box-cont .btn {
	border-radius: 3px;
	padding: 5px 30px;
	margin: auto;
	margin-bottom: 10px;
	font-size: 13px;
	box-shadow: inherit;
	width: 82%;
	margin-top: 27px;/*box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);*/
/*	width:100%;*/
}
.box-de {
	background-color: #2980B9;
	display: flex;box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.08);
}
.box-de .ditk-inf {
	margin: auto;
	align-items: center;
	text-align: center;
	color: #FFF;
	/* margin-top: -3%; */
}
.box-de .ditk-inf p {
	margin-top: 13px;
	font-size: 9px;
	letter-spacing: 1px !important;
}
.box-de .ditk-inf .btn-outline-light {
	border-radius: 50px;
	box-shadow: none;
	padding: 5px 20px;
	margin-top: 25px;
}
.box-de .small-logo {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #FFF;
}
.box-de .small-logo i {
	font-size: 22px;
	margin-right: 5px;
}
 @media screen and (max-width: 767px) {
 .box-de {
 padding: 30px;
}
}
.sup {
	margin-top: 40px;
}
 @media screen and (max-width: 767px) {
 .sup-oi {
 margin-top: 40px !important;
}
}

/*# sourceMappingURL=style.css.map */

@media (min-width: 992px){
.col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 52.333333%;
    max-width: 52.333333%;
}}

.signin {
  position: relative;
  font-size: 12px;
  color: #666666;
  margin-top: 1.5%;
  padding: .5% 2%;
  float: left;
  cursor: pointer;
}

.signup       { position: relative; font-size: 10px; color: #666666;
                /* margin-top: 1.5%; padding: .5% 0%; margin-top: 1.5%; */
                float: left; background-color: transparent; cursor: pointer; }

.signup:hover { position: relative; font-size: 10px; color: #3366ff;
                /* margin-top: 1.5%; padding: .5% 2%; margin-top: 1.5%; */
                float: left; background-color: transparent; cursor: pointer; }

.users_section { position: relative; margin: 0 auto; }

.user_login_sign_items { position: relative; width: 50%; color: #848484; }

.signin:hover {
  position: relative;
  font-size: 12px;
  color: #666666;
  margin-top: 1.5%;
  padding: .5% 2%;
  float: left;
  background-color: #DCDCDC;
  cursor: pointer;
}

.logout {
  position: relative;
  font-size: 12px;
  color: #666666;
  padding: 0 2%;
  margin-top: 1.5%;
  float: left;
  cursor: pointer;
  z-index: 999999999;
}

.logout input {
  border: none;
  padding: .5% 2%;
  background-color: #F1F1F1;
  font-size: 12px;
  color: #666666;
  cursor: pointer;
}
