/*!
* Start Bootstrap - SB Admin (http://startbootstrap.com/)
* Copyright 2013-2016 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
*/

/* Global Styles */
body {
	margin-top: 100px;
	background-color: #fff;
	font-family: 'Lato', sans-serif;
}

@media ( min-width :768px) {
	body {
		margin-top: 50px;
	}
}

#wrapper {
	padding-left: 0;
}

#wrapper-login {
	padding-left: 0;
}

#page-wrapper {
	width: 100%;
	padding: 0;
	background-color: #fff;
}

.huge {
	font-size: 50px;
	line-height: normal;
}

@media ( min-width :768px) {
	#wrapper {
		padding-left: 225px;
	}
	#page-wrapper {
		padding: 10px;
	}
}

/* Top Navigation */
.top-nav {
	padding: 0 15px;
}

.top-nav>li {
	display: inline-block;
	float: left;
}

.top-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 20px;
	color: #999;
}

thead {
	background: #bebfcc;
	color: #000;
}

.top-nav>li>a:hover, .top-nav>li>a:focus, .top-nav>.open>a, .top-nav>.open>a:hover,
	.top-nav>.open>a:focus {
	color: #fff;
	background-color: #000;
}

.top-nav>.open>.dropdown-menu {
	float: left;
	position: absolute;
	margin-top: 0;
	border: 1px solid rgba(0, 0, 0, .15);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.top-nav>.open>.dropdown-menu>li>a {
	white-space: normal;
}

ul.message-dropdown {
	padding: 0;
	max-height: 250px;
	overflow-x: hidden;
	overflow-y: auto;
}

li.message-preview {
	width: 275px;
	border-bottom: 1px solid rgba(0, 0, 0, .15);
}

li.message-preview>a {
	padding-top: 15px;
	padding-bottom: 15px;
}

li.message-footer {
	margin: 5px 0;
}

ul.alert-dropdown {
	width: 200px;
}

/* Side Navigation */
@media ( max-width :767px) {
	.side-nav {
		background-color: #8490ff;
	}
}

@media ( min-width :768px) {
	.side-nav {
		position: fixed;
		top: 80px;
		left: 225px;
		width: 225px;
		margin-left: -225px;
		border: none;
		
		overflow-y: auto;
		background-color: #417ba4;
		bottom: 0;
		overflow-x: hidden;
		padding-bottom: 40px;
		
	}
	.side-nav>li>a {
		width: 225px;
		border-radius: 25px;
	}
	.side-nav li a:hover, .side-nav li a:focus {
		outline: none;
		background-color: #db5705 !important;
		border-radius: 12px;
	}
}

.side-nav>li>ul {
	padding: 0;
	border-radius: 25px;
}

.side-nav>li>ul>li>a {
	display: block;
	padding: 10px 15px 10px 38px;
	text-decoration: none;
	color: #fff;
}

.side-nav>li>ul>li>a:hover {
	color: #fff;
}

/* Flot Chart Containers */
.flot-chart {
	display: block;
	height: 400px;
}

.flot-chart-content {
	width: 100%;
	height: 100%;
}

/* Custom Colored Panels */
.huge {
	font-size: 40px;
}

.panel-green {
	border-color: #5cb85c;
}

.panel-green>.panel-heading {
	border-color: #5cb85c;
	color: #fff;
	background-color: #5cb85c;
}

.panel-green>a {
	color: #5cb85c;
}

.panel-green>a:hover {
	color: #3d8b3d;
}

.panel-red {
	border-color: #d9534f;
}

.panel-red>.panel-heading {
	border-color: #d9534f;
	color: #fff;
	background-color: #d9534f;
}

.panel-red>a {
	color: #d9534f;
}

.panel-red>a:hover {
	color: #b52b27;
}

.panel-yellow {
	border-color: #f0ad4e;
}

.panel-yellow>.panel-heading {
	border-color: #f0ad4e;
	color: #fff;
	background-color: #f0ad4e;
}

.panel-yellow>a {
	color: #f0ad4e;
}

.panel-yellow>a:hover {
	color: #df8a13;
}

.error {
	color: red;
	font-size: 14px;
	font-weight: normal;
}

/* new css added */
.floatRight {
	float: right;
	margin-right: 18px;
}

.has-error {
	color: red;
}

.custom-width {
	width: 80px !important;
}

.badgebox {
	opacity: 0;
}

.badgebox+.badge {
	/* Move the check mark away when unchecked */
	text-indent: -999999px;
	/* Makes the badge's width stay the same checked and unchecked */
	width: 27px;
}

.badgebox:focus+.badge {
	/* Set something to make the badge looks focused */
	/* This really depends on the application, in my case it was: */
	/* Adding a light border */
	box-shadow: inset 0px 0px 5px;
	/* Taking the difference out of the padding */
}

.badgebox:checked+.badge {
	/* Move the check mark back when checked */
	text-indent: 0;
}

#mainWrapper {
	/*height: 720px; Without explicit px values, % in children's does not work*/
	height: 100px;
	/*with Viewport-Percentage, we can handles all devices screens  */
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.login-container {
	margin-top: 100px;
	/* background-color: floralwhite;
    width: 40%;
    left: 30%; */
	position: absolute;
}

.login-container1 { 356
	px margin-top: 100px;
	width: 500px;
	height: 500px;
	background-image: url(../images/Smart_Red.png);
	position: absolute;
	background-size: 500px 190px;
	background-repeat: no-repeat;
}

.login-card {
	width: 80%;
	margin: auto;
}

.login-form {
	padding: 5% 3%;
}

.authbar {
	margin-bottom: 15px;
}

/*!
* Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
body {
	/* background-color: #c3c95e;
    background-color: #8490ff;*/
	
}

#wrapper {
	width: 100%;
}

#wrapper-login {
	width: 100%;
}

#page-wrapper {
	padding: 0 15px;
	min-height: 531px;
	/* background-color: #fff;
    background-color: #f0f0f0;*/
}

.page-wrapper1 {
	background-image: url(../images/isiwhiz.png);
	background-repeat: no-repeat;
	background-size: 150px;
	margin-top: 0px;
	background-position: 90px 65px;
}

.forgotPassword {
	padding: 30px 30px 0 30px;
}

.des {
	
}

.design {
	margin-left: 170px;
	color: #1277de;
}

.web {
	margin-bottom: 14px;
	box-sizing: border-box;
}

.box-header {
	/* height: 35px;
    min-height: 35px !important;
color: #b26528;
padding-top: 5px;
background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    border-radius: 4px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    height: 35px;
    min-height: 35px !important;*/
	padding: 5px 0px 33px;
	color: #b26528;
}

.box-header h2 {
	font-size: 22px;
	width: auto;
	clear: none;
	float: left;
	line-height: 25px;
	white-space: nowrap;
	margin-top: 0;
	margin-bottom: 0;
}

.box-header h2>i {
	margin-top: 1px;
}

.box-icon {
	float: right;
}

.box-icon-left {
	float: left;
}

.box-icon a {
	clear: none;
	float: left;
	margin: 0 2px;
	height: 24px;
	width: auto;
	color: #fff;
	margin-top: 1px;
}

.box-icon a:hover {
	color: #fff;
}

.box-icon a i {
	margin-left: -4px;
	top: -1px;
}

.btn-round {
	/* border-radius: 40px;
    font-size: 12px;*/
	padding-top: 1px;
}

.login_bg {
	background-image: url("../images/1.jpg");
	background-size: 100% 150%;
}

.block_title.column_title.inner-inline_border {
	float: left;
	position: relative;
	width: 100%;
}

.block_title.column_title.inner-inline_border h3 {
	background: none repeat scroll 0 0 #fff;
	float: left;
	padding-right: 20px;
	position: relative;
	width: auto;
	z-index: 5;
	color: #b26528;
	font-size: 18px;
}

.block_title.column_title.inner-inline_border:after {
	background: none repeat scroll 0 0 #e1e1e1;
	content: "";
	display: block;
	height: 1px;
	margin-top: -0.5px;
	position: absolute;
	top: 63%;
	width: 100%;
	z-index: 1;
}

.form-horriz .form-control {
	background-color: #fff;
	background-image: none;
	border: medium none;
	border-radius: 4px;
	box-shadow: none;
	color: #555;
	display: block;
	font-size: 14px;
	height: auto;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s
		ease-in-out 0s;
	width: auto;
}

.form-horriz .form-group {
	margin-bottom: 0px;
}

.col-lg-86 {
	width: 86% !important;
}

@media ( min-width :768px) {
	#page-wrapper {
		position: inherit;
		padding: 20px 0px;
		border-left: 1px solid #e7e7e7;
	}
}

.navbar-top-links {
	margin-right: 0;
}

.navbar-top-links li {
	display: inline-block;
}

.navbar-top-links li:last-child {
	margin-right: 15px;
}

.navbar-top-links li a {
	padding: 30px 15px;
	/* min-height: 50px;
    min-height: 90px; */
	border-radius: 25px;
}

.orange {
	background-color: #b26528;
	box-shadow: 0px 5px 4px 0px #8a4203;
	border-radius: 3px;
	width: auto;
}

.orange:hover {
	background-color: #df8026;
	border-color: #df8026;
}

.orange1 {
	background-color: #db5705;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	width: auto;
	border-color: #db5705;

	/* background-color: #2196f3 ;
  box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
  border-radius:3px;
  width:auto;
  border-color:#2196f3;
  box-shadow: 0 6px 0 rgba(32, 135, 232, 1), 0 9px 25px rgba(0, 0, 0, 0.7);
  font-size: 20px;
  font-weight: normal;*/
}

.orange1:hover {
	background-color: #ef7021;
	border-color: #ef7021;
	border-radius: 3px;
}

.action_button {
	position: relative;
	color: rgba(255, 255, 255, 1);
	text-decoration: none;
	background-color: rgba(219, 87, 5, 1);
	font-size: 18px;
	display: block;
	padding: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 5px 0px rgba(219, 31, 5, 1), 0px 9px 5px
		rgba(0, 0, 0, .7);
	-moz-box-shadow: 0px 5px 0px rgba(219, 31, 5, 1), 0px 9px 5px
		rgba(0, 0, 0, .7);
	box-shadow: 0px 5px 0px rgba(219, 31, 5, 1), 0px 9px 5px
		rgba(0, 0, 0, .7);
	padding: 3px 20px;
	width: auto;
	text-align: center;
	-webkit-transition: all .1s ease;
	-moz-transition: all .1s ease;
	-ms-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
}

.action_button:active {
	-webkit-box-shadow: 0px 3px 0px rgba(219, 31, 5, 1), 0px 3px 6px
		rgba(0, 0, 0, .9);
	-moz-box-shadow: 0px 3px 0px rgba(219, 31, 5, 1), 0px 3px 6px
		rgba(0, 0, 0, .9);
	box-shadow: 0px 3px 0px rgba(219, 31, 5, 1), 0px 3px 6px
		rgba(0, 0, 0, .9);
	position: relative;
	top: 6px;
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
}

.action_button:hover {
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
}

.action_button:focus {
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
}

.action_btn {
	background-color: #db5705;
	border-color: #db5705;
	color: #fff;
}

.action_button.disabled, .action_button[disabled], fieldset[disabled] .action_button
	{
	box-shadow: 0 5px 0 rgba(219, 31, 5, 1), 0 9px 5px rgba(0, 0, 0, 0.7);
}

.user_format {
	float: left;
	width: 220px;
}

.user_format_date {
	float: left;
	width: 120px;
}

.user-settings .nav-pills>li.active>a, .user-settings .nav-pills>li.active>a:focus,
	.user-settings .nav-pills>li.active>a:hover {
	border-radius: 5px;
	padding: 10px;
}

.fieldset_user {
	border: 1px solid #ccc;
	padding: 20px;
	border-radius: 4px;
	/* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;*/
	margin-bottom: 10px;
}

.panel-title-email {
	color: #2196f3;
	font-size: 14px;
	margin-bottom: 14px;
}

.clearable {
	background: #fff url(../images/clear.png) no-repeat right -20px center;
	border: 1px solid #999;
	padding: 3px 18px 3px 4px; /* Use the same right padding (18) in jQ! */
	border-radius: 3px;
	transition: background 0.4s;
}

.clearable.x {
	background-position: right 5px center;
}

.clearable.onX {
	cursor: pointer;
}

legend a:hover {
	text-decoration: none;
}

legend a:focus {
	text-decoration: none;
}

.msg_li li a {
	text-decoration: underline;
}

.msg_li li {
	list-style: outside none none;
}

.navbar-top-links .dropdown-menu li {
	display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
	margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
	padding: 3px 20px;
	min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
	white-space: normal;
}

.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks,
	.navbar-top-links .dropdown-alerts {
	width: 310px;
	min-width: 0;
}

.navbar-top-links .dropdown-messages {
	margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
	margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
	margin-left: -123px;
}

.navbar-top-links .dropdown-user {
	right: 0;
	left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
	padding-right: 0;
	padding-left: 0;
}

.sidebar .sidebar-search {
	padding: 15px;
}

.sidebar ul li {
	border-bottom: 1px solid #e7e7e7;
	border-radius: 25px;
}

.sidebar ul li a.active {
	/* background-color: #b26528;*/
	background-color: #db5705;
	border-radius: 12px;
}


.sidebar ul li a {
	/* background-color: #b26528;*/
	background-color: #417ba4;
	border-radius: 12px;
}


.sidebar .arrow {
	float: right;
}

.sidebar .fa.arrow:before {
	content: "\f104";
	float: right;
	margin-top: 3px;
}

.sidebar .active>a>.fa.arrow:before {
	content: "\f107";
}

.sidebar .nav-second-level li, .sidebar .nav-third-level li {
	border-bottom: 0 !important;
}

.sidebar .nav-second-level li a {
	padding-left: 37px;
}

.sidebar .nav-third-level li a {
	padding-left: 52px;
}

@media ( min-width :768px) {
	.sidebar {
		z-index: 1;
		position: absolute;
		width: 250px;
		/* margin-top: 51px;*/
		margin-top: 90px;
	}
	.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks,
		.navbar-top-links .dropdown-alerts {
		margin-left: auto;
	}
}

.btn-outline {
	color: inherit;
	background-color: transparent;
	transition: all .5s;
}

.btn-primary.btn-outline {
	color: #428bca;
}

.btn-success.btn-outline {
	color: #5cb85c;
}

.btn-info.btn-outline {
	color: #5bc0de;
}

.btn-warning.btn-outline {
	color: #f0ad4e;
}

.btn-danger.btn-outline {
	color: #d9534f;
}

.btn-primary.btn-outline:hover, .btn-success.btn-outline:hover,
	.btn-info.btn-outline:hover, .btn-warning.btn-outline:hover,
	.btn-danger.btn-outline:hover {
	color: #fff;
}

.chat {
	margin: 0;
	padding: 0;
	list-style: none;
}

.chat li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
	margin-left: 60px;
}

.chat li.right .chat-body {
	margin-right: 60px;
}

.chat li .chat-body p {
	margin: 0;
}

.panel .slidedown .glyphicon, .chat .glyphicon {
	margin-right: 5px;
}

.chat-panel .panel-body {
	height: 350px;
	overflow-y: scroll;
}

.login-panel {
	margin-top: 10%;
}

.flot-chart {
	display: block;
	height: 400px;
}

.flot-chart-content {
	width: 100%;
	height: 100%;
}

.dataTables_wrapper {
	position: relative;
	clear: both;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc,
	table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled,
	table.dataTable thead .sorting_desc_disabled {
	background: 0 0;
}

table.dataTable thead .sorting_asc:after {
	content: "\f0de";
	float: right;
	font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
	content: "\f0dd";
	float: right;
	font-family: fontawesome;
}

table.dataTable thead .sorting:after {
	/* content: "\f0dc"; */
	float: right;
	font-family: fontawesome;
	color: rgba(50, 50, 50, .5);
}

.btn-circle {
	width: 30px;
	height: 30px;
	padding: 6px 0;
	border-radius: 15px;
	text-align: center;
	font-size: 12px;
	line-height: 1.428571429;
}

.btn-circle.btn-lg {
	width: 50px;
	height: 50px;
	padding: 10px 16px;
	border-radius: 25px;
	font-size: 18px;
	line-height: 1.33;
}

.btn-circle.btn-xl {
	width: 70px;
	height: 70px;
	padding: 10px 16px;
	border-radius: 35px;
	font-size: 24px;
	line-height: 1.33;
}

.show-grid [class^=col-] {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #ddd;
	background-color: #eee !important;
}

.show-grid {
	margin: 15px 0;
}

.huge {
	font-size: 40px;
}

.panel-green {
	border-color: #5cb85c;
}

.panel-green .panel-heading {
	border-color: #5cb85c;
	color: #fff;
	background-color: #5cb85c;
}

.panel-green a {
	color: #5cb85c;
}

.panel-green a:hover {
	color: #3d8b3d;
}

.panel-red {
	border-color: #d9534f;
}

.panel-red .panel-heading {
	border-color: #d9534f;
	color: #fff;
	background-color: #d9534f;
}

.panel-red a {
	color: #d9534f;
}

.panel-red a:hover {
	color: #b52b27;
}

.panel-yellow {
	border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
	border-color: #f0ad4e;
	color: #fff;
	background-color: #f0ad4e;
}

.panel-yellow a {
	color: #f0ad4e;
}

.panel-yellow a:hover {
	color: #df8a13;
}

.btn3d.btn-primary {
	background-color: #0084bf;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	padding: 0 16px;
	position: relative;
	text-align: center;
	border: none;
	box-shadow: 0 0.25em 0 0 #097690, 0 4px 9px rgba(0, 0, 0, 0.75);
}

.btn3d.btn-primary:hover {
	background-color: #0073b1;
	color: #fff;
}

.box-header {
	/* height: 35px;
    min-height: 35px !important;
color: #b26528;
padding-top: 5px;
background-color: #dff0d8;
    border: 1px solid #d6e9c6;
    border-radius: 4px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
    height: 35px;
    min-height: 35px !important;*/
	padding: 5px 0px 33px;
	color: #b26528;
}

.box-header h2 {
	font-size: 22px;
	width: auto;
	clear: none;
	float: left;
	line-height: 25px;
	white-space: nowrap;
	margin-top: 0;
	margin-bottom: 0;
}

.box-header h2>i {
	margin-top: 1px;
}

.box-icon {
	float: right;
}

.box-icon-left {
	float: left;
}

.box-icon a {
	clear: none;
	float: left;
	margin: 0 2px;
	height: 30px;
	width: auto;
	color: #fff;
	margin-top: 1px;
}

.box-icon a:hover {
	color: #fff;
}

.box-icon a i {
	margin-left: 0px;
	margin-top: 8px;
}

.btn-round {
	/* border-radius: 40px;
    font-size: 12px;*/
	padding: 5px 10px;
}

.box>.icon {
	text-align: center;
	position: relative;
}

.box>.icon>.image {
	position: relative;
	z-index: 1;
	margin: auto;
	width: 88px;
	height: 88px;
	border: 7px solid white;
	line-height: 88px;
	border-radius: 50%;
	background: #2196f3;
	vertical-align: middle;
}

.box>.icon:hover>.image {
	border: 4px solid #ed8323;
}

.box>.icon>.image>i {
	font-size: 40px !important;
	color: #fff !important;
}

.box>.icon:hover>.image>i {
	color: white !important;
}

.box>.icon>.info {
	margin-top: -24px;
	background: rgba(0, 0, 0, 0.04);
	border: 1px solid #e0e0e0;
	padding: 15px 0 10px 0;
}

.box>.icon>.info>h3.title {
	color: #222;
	font-weight: 500;
}

.box>.icon>.info>p {
	color: #666;
	line-height: 1.5em;
	margin: 20px;
}

.box>.icon:hover>.info>h3.title, .box>.icon:hover>.info>p, .box>.icon:hover>.info>.more>a
	{
	color: #222;
}

.box>.icon>.info>.more a {
	color: #ed8323;
	font-weight: bold;
	line-height: 12px;
	text-transform: capitalize;
	text-decoration: none;
}

.box>.icon:hover>.info>.more>a {
	color: #000;
	padding: 6px 8px;
	border-bottom: 4px solid black;
}

.box .space {
	height: 30px;
}

.box>.icon>.image_search {
	background: #2196f3 none repeat scroll 0 0;
	border: 7px solid white;
	border-radius: 50%;
	height: 50px;
	line-height: 47px;
	margin: auto;
	position: relative;
	vertical-align: middle;
	width: 50px;
	z-index: 2;
}

.box>.icon>.image_search>i {
	color: #fff !important;
	font-size: 20px !important;
}

.box>.icon:hover>.image_search {
	border: 4px solid #ed8323;
}

.box-icon-search a:hover {
	text-decoration: none;
}

.generic-container {
	padding: 25px 0px;
}

.dataTables_wrapper .dataTables_filter input {
	margin-left: 0.5em;
	border: 1px solid #ccc;
}

.text-highlight {
	font-weight: bold;
}

footer {
	background-color: #142c3c;
	padding-top: 20px;
	/* border-top: 8px solid #f5a07f; */
	color: #ccc;
}

footer p {
	color: #ccc;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #fff;
	text-decoration: underline;
}

.footer-widget {
	margin-bottom: 45px;
}

.footer-widget h4 {
	color: #eee;
	text-transform: uppercase;
	padding-bottom: 8px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 700;
	position: relative;
}

.footer-widget h4 .head-line {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 50px;
	height: 3px;
	background-color: #333;
	margin: 0;
}

.copyright-section {
	padding: 15px 0;
	font-size: 11px;
	letter-spacing: 0.5px;
	/* border-top: 1px solid rgba(255,255,255,.06); */
}

.copyright-section p {
	font-size: 13px;
}

.copyright-section p a:hover {
	text-decoration: none;
	color: #fff;
}

ul.footer-nav {
	float: right;
}

ul.footer-nav li {
	display: inline-block;
	float: left;
	margin-left: 15px;
}

ul.footer-nav li:first-child {
	margin-left: 0;
}

ul.footer-nav li a {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	font-size: 13px;
}

ul.footer-nav li a:hover {
	color: #fff;
}

.thank-you {
	background: #fff;
	position: relative;
	box-shadow: inset 0px 0px 0px 0px #ABABAB, -1px 1px 15px 0px #0F0000;
	-webkit-box-shadow: inset 0px 0px 0px 0px #ABABAB, -1px 1px 15px 0px
		#0F0000;
	-moz-box-shadow: inset 0px 0px 0px 0px #ABABAB, -1px 1px 15px 0px
		#0F0000;
	-o-box-shadow: inset 0px 0px 0px 0px #ABABAB, -1px 1px 15px 0px #0F0000;
}

.thank-you h4 {
	background: #2980b9;
	color: #fff;
	padding: 16px;
	font-size: 20px;
}

.fieldf {
	border-bottom: 1px dashed #ddd;
	padding: 10px 0px;
	display: inline-block;
}

.hidel {
	margin-top: 5px;
}

.padding5 {
	padding: 5px;
}

.btn5 {
	padding: 9px;
	margin-top: -5px;
	border-radius: 4px !important;
}

.ldimage {
	width: 300px;
	margin: 0 auto;
}

.loading-img {
	z-index: 9999;
	margin-top: 140px;
	position: fixed;
	width: 150px;
}

.board {
	width: 100%;
	margin: 0px auto;
	height: auto;
	/* background: #f5f5f5; */
	border-radius: 4px;
	box-shadow: 0px 0px 0px 5px #ccc, 0px 0px #ddd;
}

.board .nav-tabs {
	position: relative;
	/* border-bottom: 0; */
	/* width: 80%; */
	margin: 0px auto;
	margin-bottom: 0;
	box-sizing: border-box;
}

.board>div.board-inner {
	background: #fafafa
		url(http://subtlepatterns.com/patterns/geometry2.png);
	background-size: 30%;
}

p.narrow {
	width: 60%;
	margin: 10px auto;
}

.liner {
	height: 2px;
	background: #ddd;
	position: absolute;
	width: 80%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 1;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus
	{
	color: #555555;
	cursor: default;
	/* background-color: #ffffff; */
	border: 0;
	border-bottom-color: transparent;
}

span.round-tabs {
	width: 70px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	border-radius: 100px;
	background: white;
	z-index: 2;
	position: absolute;
	left: 0;
	text-align: center;
	font-size: 25px;
}

span.round-tabs.one {
	color: rgb(34, 194, 34);
	border: 2px solid rgb(34, 194, 34);
}

li.active span.round-tabs.one {
	background: #fff !important;
	border: 2px solid #ddd;
	color: rgb(34, 194, 34);
}

span.round-tabs.two {
	color: #febe29;
	border: 2px solid #febe29;
}

li.active span.round-tabs.two {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #febe29;
}

span.round-tabs.three {
	color: #3e5e9a;
	border: 2px solid #3e5e9a;
}

li.active span.round-tabs.three {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #3e5e9a;
}

span.round-tabs.four {
	color: #f1685e;
	border: 2px solid #f1685e;
}

li.active span.round-tabs.four {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #f1685e;
}

span.round-tabs.five {
	color: #999;
	border: 2px solid #999;
}

li.active span.round-tabs.five {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #999;
}

.nav-tabs>li.active>a span.round-tabs {
	background: #fafafa;
}

.nav-tabs>li {
	width: 20%;
}

.nav-tabs>li:after {
	content: " ";
	position: absolute;
	left: 45%;
	opacity: 0;
	margin: 0 auto;
	bottom: 0px;
	border: 5px solid transparent;
	border-bottom-color: #ddd;
	transition: 0.1s ease-in-out;
}

.nav-tabs>li.active:after {
	content: " ";
	position: absolute;
	left: 45%;
	opacity: 1;
	margin: 0 auto;
	bottom: 0px;
	border: 10px solid transparent;
	border-bottom-color: #417ba4;
}

.nav-tabs>li a {
	width: 70px;
	height: 70px;
	margin: 20px auto;
	border-radius: 100%;
	padding: 0;
}

.nav-tabs>li a:hover {
	background: transparent;
}

.tab-content {
	
}

.tab-pane {
	position: relative;
	padding-top: 10px;
}

.tab-content .head {
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.btn-outline-rounded {
	padding: 10px 40px;
	margin: 20px 0;
	border: 2px solid transparent;
	border-radius: 25px;
}

.btn.green {
	background-color: #5cb85c;
	/*border: 2px solid #5cb85c;*/
	color: #ffffff;
}

@media ( max-width : 585px ) {
	.board {
		width: 90%;
		height: auto !important;
	}
	span.round-tabs {
		font-size: 16px;
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.tab-content .head {
		font-size: 20px;
	}
	.nav-tabs>li a {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.nav-tabs>li.active:after {
		content: " ";
		position: absolute;
		left: 35%;
	}
	.btn-outline-rounded {
		padding: 12px 20px;
	}
}

.label-align-right {
	text-align: right;
	padding-left: 0px;
	font-weight: bold;
}

.label-align-left {
	text-align: left;
	padding-left: 0;
}

.indArticle {
	border: 1px dashed #ddd;
	background: #fff;
	padding: 15px;
	display: inline-block;
	margin-bottom: 10px;
}

.indName {
	font-size: 20px;
	color: #417ba4;
	font-weight: bold;
}

.more-less {
	float: right;
}

.dropTab {
	height: 30px;
}

.dropTab p {
	display: inline-block;
	position: relative;
	margin-bottom: 24px;
	padding: 0px 10px 0px;
	background: #d9d9d9;
	border-bottom-left-radius: 16px;
	border-bottom-right-radius: 16px;
	transition: ease 0.15s all;
	color: #656565;
	font-size: 12px;
	float: right;
}

.top-text {
	font-weight: 700;
}

.table th, table {
	border-bottom: none !important;
}

.pac-container:after {
	/* Disclaimer: not needed to show 'powered by Google' if also a Google Map is shown */
	background-image: none !important;
	height: 0px;
}

.mt-20 {
	margin-top: 20px;
}