@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700");

body {
	height: 100%;
	font-family: "Poppins", sans-serif;
	background: #f0f3f5
}

.index_bg {
	background: #fff
}

.logo img {
	margin: 0 auto;
	display: block
}

.tell_btn {
	background: #fff;
	color: #17a2b8 !important;
	font-weight: 500;
	font-size: 18px;
	display: table;
	margin: 14px auto 0;
	border: 1px solid #17a2b8;
	padding: 8px 21px;
	font-family: "Poppins", sans-serif;
}

.tell_btn:hover {
	background: #17a2b8;
	color: #fff !important;
	text-decoration: none
}

.white_bg p {
	font-family: "Poppins", sans-serif;
	color: #000000;
	font-size: 18px;
	text-align: center;
	margin-top: 10px
}

.white_bg {
	padding-top: 28px
}

.blue_bg {
	background: #17a2b8
}

.tab-content h3 {
	color: #fff;
	font-size: 25px;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	/*margin-top:42px*/
	margin-top: 30px;
}

.tab-content p {
	color: #fff;
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	/*margin-top:20px*/
	margin-top: 10px;
}

.tab-content .form-group {
	background: #fff;
	overflow: hidden;
	padding: 10px;
}

.tab-content .form-group i {
	float: left;
	margin-top: 11px;
	color: #17a2b8
}

.tab-content .form-group input[type="email"],
.tab-content .form-group input[type="text"],
.tab-content .form-group input[type="password"] {
	width: 91.1%;
	margin-left: 14px;
	float: left;
	padding-left: 0;
	background-color: #fff !important;
	border-radius: 0;
	border: none;
	background: #fff !important;
	-webkit-appearance: none !important;
	font-family: "Poppins", sans-serif;
	background-clip: content-box;
	appearance: none !important;
	-moz-appearance: none !important
}

_:-webkit-full-screen,
.tab-content .form-group input[type="email"],
.tab-content .form-group input[type="text"],
.tab-content .form-group input[type="password"] {
	width: 91.1%;
	margin-left: 14px;
	float: left;
	padding-left: 0;
	background-color: #fff !important;
	border-radius: 0;
	border: none;
	background: #fff !important;
	font-family: "Poppins", sans-serif;
	background-clip: content-box;
	padding-left: 5px
}

_:-webkit-full-screen,
input:-internal-autofill-selected {
	background-color: #fff !important
}

.form-check {
	background: none !important;
	padding: 0 !important
}

.form-check-input {
	margin: 0 !important;
	position: static !important
}

.login-form-section .form-check-label {
	color: #fff;
	font-size: 16px;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
}

.tab-content button {
	background: #ffffff;
	border-radius: 0;
	border: none;
	color: #17a2b8;
	text-transform: uppercase;
	font-weight: 500;
	font-family: "Poppins", sans-serif;
	padding: 11px 31px;
	font-size: 15px
}

.tab-content button:hover {
	background: #000
}

.forgot_pass a {
	color: #fff;
	font-size: 13px;
	font-family: "Poppins", sans-serif;
}

.forgot_pass {
	margin-top: 11px !important
}

.copyright_text {
	font-family: "Poppins", sans-serif;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-top: 20px
}

input:focus {
	box-shadow: none !important;
	border: none !important
}


input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
	background-color: #fff !important;
}

.logo_inner img {
	width: 232px
}

#main_navigation {
	box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
	height: 60px;
	background: #fafbfc;
}

.container {
	max-width: 1170px;
}

.inner_navbar .nav-item a {
	color: #6c757d !important;
	font-size: 14px !important
}

.tell_friend {
	font-size: 14px;
	color: #fff;
	border-radius: 4px;
	background: #42aec7;
	text-align: center;
	padding: 7px 10px;
	margin-top: 1px !important;
	display: table;
}

.tell_friend:hover {
	background: #000 !important;
	color: #fff !important;
	text-decoration: none
}

.welcome_user {
	color: #495057;
	opacity: 0.8;
	font-size: 14px;
	font-weight: 600;
	display: block;
}

.welcome_name {
	opacity: .5;
	color: #495057;
	font-size: 14px
}

.profile_anchor {
	float: left;
	margin-right: 11px;
}

.dropdown-item:focus {
	background: #42aec7;
	color: #fff !important
}

.tell_list {
	margin-left: 15px;
	margin-right: 9px;
}

.modal-footer .btn-reset {
	background-color: #f7b924;
	color: #fff
}

.modal-footer .btn-cancel {
	color: #fff;
	background-color: #343a40;
}

.modal-content .form-control {
	margin-bottom: 10px !important;
}

.modal-content label {
	margin-bottom: 0 !important
}

.modal-content .form-group {
	margin-bottom: 0 !important
}

.ui-dialog {
	top: 0 !important
}

.profile_anchor {
	line-height: 1.3
}

.profile_anchor:hover {
	text-decoration: none
}

#main_navigation .container {
	max-width: 1201px;
}

.login-form-section .modal-dialog {
	max-width: 50%;
	margin: 1.75rem auto;
}

.login-form-section .modal-content .form-control {
	margin-bottom: 0px !important;
}

.login-form-section .modal-content .form-group {
	margin-bottom: 10px !important;
}

.login-form-section .modal-content {
	background-color: #17a2b8;
}

.login-form-section .modal-body {
	padding-top: 0
}

.login-form-section .white_bg {
	padding-bottom: 15px;
	background: #fff
}

.login-form-section .modal-header {
	border-bottom: none !important
}

.login-form-section #tellAFriendModal .modal-content {
	background-color: #fff;
}

.login-form-section .tab-content .form-group {
	background: #fff;
	overflow: hidden;
	padding: 5px 10px;
}

.radio {
	float: left;
	width: 100px;
	margin: -130px 0 0 100px;
}


@media screen and (min-width:320px) and (max-width:360px) {
	.logo img {
		width: 100%
	}

	.home_big {
		width: 100%
	}

	.white_bg {
		padding-bottom: 28px;
	}

	.tab-content .form-group input[type="email"],
	.tab-content .form-group input[type="text"],
	.tab-content .form-group input[type="password"] {
		width: 88.1%;
	}

	.logo_inner img {
		width: 216px;
	}

	.navbar-nav {
		background: #fff;
		padding-left: 13px;
	}

	.tell_list {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.profile_anchor {
		margin-left: 0 !important;
		margin-right: 0
	}

	.modal-content {
		height: 500px;
		overflow-y: scroll;
		width: 95%;
		margin: 0 auto;
		left: 0;
		right: 0;
		position: absolute;
	}

	.modal-footer {
		display: block
	}

	.inner_container .page-title-heading div:last-child {
		width: 71%
	}

	.inner_page_margin {
		margin-top: 42px;
	}

	.inner_pages_content {
		display: unset
	}

	.login-form-section .modal-dialog {
		max-width: 90%;
		margin: 1.75rem auto;
	}

	.login-form-section .blue_bg {
		padding: 0px
	}

	.login-form-section .tab-content .form-group input[type="email"],
	.login-form-section .tab-content .form-group input[type="text"],
	.login-form-section .tab-content .form-group input[type="password"] {
		width: 85%;
	}
}


@media screen and (min-width:361px) and (max-width:480px) {
	.logo img {
		width: 305px
	}

	.home_big {
		width: 100%
	}

	.white_bg {
		padding-bottom: 28px;
	}

	.tab-content .form-group input[type="email"],
	.tab-content .form-group input[type="text"],
	.tab-content .form-group input[type="password"] {
		width: 88.1%;
	}

	.password_copy {
		margin-top: 78px;
	}


	.logo_inner img {
		width: 216px;
	}

	.inner_container {
		margin-top: 18px;
	}

	.page-title-icon {
		margin: 0 17px 0 0
	}

	.navbar-nav {
		background: #fff;
		padding-left: 13px;
	}

	.tell_list {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.profile_anchor {
		margin-left: 0 !important;
		margin-right: 0
	}

	.modal-content {
		height: 500px;
		overflow-y: scroll;
		width: 95%;
		margin: 0 auto;
		left: 0;
		right: 0;
		position: absolute
	}

	.modal-footer {
		display: block
	}

	.inner_container .page-title-heading div:last-child {
		width: 78%
	}

	.inner_page_margin {
		margin-top: 42px;
	}

	.inner_pages_content {
		display: unset
	}

	.login-form-section .modal-dialog {
		max-width: 90%;
		margin: 1.75rem auto;
	}

	.login-form-section .blue_bg {
		padding: 0px
	}

	.login-form-section .tab-content .form-group input[type="email"],
	.login-form-section .tab-content .form-group input[type="text"],
	.login-form-section .tab-content .form-group input[type="password"] {
		width: 85%;
	}
}


@media screen and (min-width:481px) and (max-width:550px) {

	.logo img {
		width: 305px
	}

	.home_big {
		width: 100%
	}

	.white_bg {
		padding-bottom: 28px;
	}

	.tab-content .form-group input[type="email"],
	.tab-content .form-group input[type="text"],
	.tab-content .form-group input[type="password"] {
		width: 88.1%;
	}

	.password_copy {
		margin-top: 78px;
	}


	.logo_inner img {
		width: 216px;
	}

	.inner_container {
		margin-top: 18px;
	}

	.page-title-icon {
		margin: 0 17px 0 0
	}

	.navbar-nav {
		background: #fff;
		padding-left: 13px;
	}

	.tell_list {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.profile_anchor {
		margin-left: 0 !important;
		margin-right: 0
	}

	.modal-content {
		height: 500px;
		overflow-y: scroll;
		width: 95%;
		margin: 0 auto;
		left: 0;
		right: 0;
		position: absolute
	}

	.modal-footer {
		display: block
	}

	.inner_page_margin {
		margin-top: 42px;
	}


	.inner_pages_content {
		display: unset
	}

	.login-form-section .modal-dialog {
		max-width: 90%;
		margin: 1.75rem auto;
	}

	.login-form-section .blue_bg {
		padding: 0px
	}

	.login-form-section .tab-content .form-group input[type="email"],
	.login-form-section .tab-content .form-group input[type="text"],
	.login-form-section .tab-content .form-group input[type="password"] {
		width: 85%;
	}
}

@media screen and (min-width:551px) and (max-width:640px) {

	.logo img {
		width: 305px
	}

	.home_big {
		width: 469px
	}

	.white_bg {
		padding-bottom: 28px;
	}

	.tab-content .form-group input[type="email"],
	.tab-content .form-group input[type="text"],
	.tab-content .form-group input[type="password"] {
		width: 88.1%;
	}

	.password_copy {
		margin-top: 78px;
	}


	.logo_inner img {
		width: 216px;
	}

	.inner_container {
		margin-top: 18px;
	}

	.page-title-icon {
		margin: 0 17px 0 0
	}

	.navbar-nav {
		background: #fff;
		padding-left: 13px;
	}

	.tell_list {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.profile_anchor {
		margin-left: 0 !important;
		margin-right: 0
	}

	.modal-content {
		height: 500px;
		overflow-y: scroll;
		width: 95%;
		margin: 0 auto;
		left: 0;
		right: 0;
		position: absolute
	}

	.modal-footer {
		display: block
	}

	.inner_page_margin {
		margin-top: 42px;
	}

	.inner_pages_content {
		display: unset
	}

	.login-form-section .modal-dialog {
		max-width: 90%;
		margin: 1.75rem auto;
	}

	.login-form-section .blue_bg {
		padding: 0px
	}

	.login-form-section .tab-content .form-group input[type="email"],
	.login-form-section .tab-content .form-group input[type="text"],
	.login-form-section .tab-content .form-group input[type="password"] {
		width: 85%;
	}
}


@media screen and (min-width:641px) and (max-width:767px) {

	.white_bg {
		padding-bottom: 28px;
	}


	.logo_inner img {
		width: 216px;
	}

	.inner_container {
		margin-top: 18px;
	}

	.page-title-icon {
		margin: 0 17px 0 0
	}

	.navbar-nav {
		background: #fff;
		padding-left: 13px;
	}

	.tell_list {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.profile_anchor {
		margin-left: 0 !important;
		margin-right: 0
	}

	.inner_page_margin {
		margin-top: 42px;
	}

	.inner_pages_content {
		display: unset
	}

	.login-form-section .modal-dialog {
		max-width: 90%;
		margin: 1.75rem auto;
	}

	.login-form-section .blue_bg {
		padding: 0px
	}

	.login-form-section .tab-content .form-group input[type="email"],
	.login-form-section .tab-content .form-group input[type="text"],
	.login-form-section .tab-content .form-group input[type="password"] {
		width: 85%;
	}
}


@media screen and (min-width:768px) and (max-width:991px) {

	.white_bg {
		padding-bottom: 28px;
	}


	.logo_inner img {
		width: 216px;
	}

	.inner_container {
		margin-top: 18px;
	}

	.page-title-icon {
		margin: 0 17px 0 0
	}

	.navbar-nav {
		background: #fff;
		padding-left: 13px;
	}

	.tell_list {
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.profile_anchor {
		margin-left: 0 !important;
		margin-right: 0
	}

	.login-form-section .modal-dialog {
		max-width: 70%;
		margin: 1.75rem auto;
	}

	.login-form-section .blue_bg {
		padding: 0px
	}

	.login-form-section .tab-content .form-group input[type="email"],
	.login-form-section .tab-content .form-group input[type="text"],
	.login-form-section .tab-content .form-group input[type="password"] {
		width: 85%;
	}
}


@media screen and (min-width:992px) and (max-width:1290px) {

	.tab-content .form-group input[type="email"],
	.tab-content .form-group input[type="text"],
	.tab-content .form-group input[type="password"] {
		width: 87.1%;
	}
}

@media screen and (min-width:992px) and (max-width:1160px) {

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 3px;
		padding-right: 3px;
	}

	.logo_inner img {
		width: 210px;
	}

	.tell_list {
		margin-left: 8px;
		margin-right: 8px;
	}
}

@media screen and (min-width:992px) {

	.navbar-nav {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}

	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}

	.logo_inner {
		float: left
	}

	.navbar-collapse {
		float: right
	}

	.row {
		display: -webkit-box;
	}

	.page-title-icon {
		float: left
	}
}

/* ExSprites Added */
.dropdown-menu li a {
	color: inherit;
}

.ui-tooltip {
	overflow-wrap: break-word;
}
