@charset "utf-8";
body { font-family: 'Open Sans', sans-serif; font-size: 1em; }

a, button {
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
}
button, input[type='button'], input[type='reset'], input[type='submit'] { cursor: pointer; }
img { max-width: 100%; }
.main-header { background: #0394ca none repeat scroll 0 0; box-shadow: 0 4px 8px 3px; }
.main-footer { background: #5a5a5a; }

.navbar-inverse {
	background: transparent;
	border: none;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

.dropdown > a {
	-webkit-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}

.content-header h2, .breadcrumb > li + li:before, .breadcrumb > li {
	color: #00aaea !important;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	display: inline-block;
}

.pagination > li { font-weight: 600; }

.breadcrumb > li + li:before { color: #ccc; content: '/ '; padding: 0; }
.nav-tabs > li { float: none; }

.breadcrumb > li + li:before, .breadcrumb > li {
	color: #a9a9a9 !important;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	margin: 0;
}

.price-section li {
	flex-grow: 1;
	flex-shrink: 1;
	width: auto;
	margin: 0 10px 10px;
	text-align: center;
}

.browse-file li {
	display: inline-block;
	vertical-align: bottom;
	margin: 10px 5px;
}

.flat-btn-row li { display: inline-block; margin: 10px 10px 0; }
.content-header > .breadcrumb > li { margin-left: 5px; }
.wizard .nav-tabs > li { width: 100%; }

.button-row a {
	padding: 20px;
	color: #fff;
	position: relative;
}
.navigation-anchor span { font-size: 0.77em; display: block; }
.settings-icon span { line-height: 1.55; }

.pagination > li > a, .pagination > li > span {
	border: none;
	margin-left: 0;
	padding: 2px 10px;
}

.pagination > li > a {
	background: #fafafa none repeat scroll 0 0;
	color: #000;
}

.price-section li a { display: block; }
.settings-icon:hover a { color: #fff; }

.pagination > .active > a {
	background-color: #00aaea;
	border-color: #00aaea;
	color: #fff;
	cursor: default;
	z-index: 2;
}

.content-header > .breadcrumb > li > a {
	color: #00aaea;
	display: inline-block;
	text-decoration: none;
}

.navbar-inverse .navbar-nav > li > a {
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	border: 2px solid transparent;
	padding: 10px 18px;
	margin-left: 5px;
	border-radius: 30px;
}

.login .password-container span,
.signup .password-container span {
	color: #7f919e;
	position: absolute;
	right: 10px;
}

.pagination > .active > span {
	background-color: #00aaea;
	border-color: #00aaea;
	color: #fff;
	cursor: default;
	z-index: 2;
}

.radio input[type='radio'] + span {
	background-image: url('../images/radio.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	height: 24px;
	width: 24px;
}

.wizard .nav-tabs > li a {
	background: #00aaea none repeat scroll 0 0;
	border-radius: 30px;
	color: #fff;
	height: auto;
	margin: 20px auto;
	padding: 6px 15px;
	width: 100%;
}

.navbar-custom-menu .nav > li > a {
	font-size: 1.7em;
	font-weight: 300;
	padding: 20px 15px;
	line-height: 1.177em;
}

.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
	background-color: #00aaea;
	border-color: #00aaea;
	color: #fff;
	cursor: default;
	z-index: 2;
}
.navbar-custom-menu > .navbar-nav > li { height: 45px; }
.breadcrumb > li:first-child { color: #00aaea !important; }

.price-icon i {
	padding: 15px 20px;
	color: #fff;
	font-size: 2.9em;
}

.button-row a i {
	font-size: 24px;
	vertical-align: middle;
}

.badge {
	background: #011f2b none repeat scroll 0 0;
	left: 25px;
	position: absolute;
	top: 15px;
}
.round-tab i.fa { color: #555; }
.button-row a .badge { left: 40px; }
.flat-btn-row a i { vertical-align: middle; }

.nav.nav-tabs.info-emnployee a {
	background: #f1f1f1 none repeat scroll 0 0;
	border-radius: 0;
	color: #333 !important;
	padding: 10px 25px;
}

.navbar-inverse .navbar-nav > .active > a {
	background-color: #76c5a3;
	color: #fff;
}

.nav.nav-list.tree > li > a { font-size: 12px; padding: 3px; color: #888; }
.navbar-inverse .navbar-nav > li > a:hover { border: 2px solid #fff; }

.wizard .nav-tabs > li a:hover {
	background: #fff;
	color: #212121;
}

.wizard .nav > li.disabled > a {
	background: #e8e8e8 none repeat scroll 0 0 !important;
	color: #777 !important;
	display: inline-block;
}

.wizard .nav-tabs > li.active > a {
	color: #555;
	cursor: default;
	border: 0;
	border-bottom-color: transparent;
	background: #e8e8e8;
	padding: 6px 15px;
}

.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
	background-color: #76c5a3;
	color: #fff;
}

.wizard .nav-tabs > li.active > a:hover,
.wizard .nav-tabs > li.active > a:focus {
	color: #555;
	cursor: default;
	border: 0;
	border-bottom-color: transparent;
	background: #e8e8e8;
	padding: 6px 15px;
}

.skin-blue .main-header .navbar .nav > li > a {
	color: #fff;
	border-left: 1px solid #199dcf;
}

.skin-blue .main-header .navbar .nav .open > a,
.skin-blue .main-header .navbar .nav > .active > a { background: #011f2a; }

.skin-blue .main-header .navbar .nav > li > a:hover,
.skin-blue .main-header .navbar .nav > li > a:active,
.skin-blue .main-header .navbar .nav > li > a:focus { background: #011f2a; }

.skin-blue .main-header .navbar .nav .open > a:hover,
.skin-blue .main-header .navbar .nav .open > a:focus { background: #011f2a; }

.navbar-inverse .navbar-nav > li > a.login-button {
	background: transparent;
	color: #fff;
	font-weight: 500;
	border: 2px solid #fff;
	border-radius: 30px;
}

.navbar-inverse .navbar-nav > li > a:hover.login-button {
	border: 2px solid #56bb8f;
	background: #56bb8f;
}
h1 { font-size: 32px; }

.medium-input .bar:before {
	left: 50%;
}

.medium-input .bar:after {
	right: 50%;
}

.medium-input .bar:before, .medium-input .bar:after {
	content: '';
	height: 2px;
	width: 0;
	bottom: 0;
	position: absolute;
	background: #03a9f4;
	transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
}

.group input:focus ~ .bar:before,
.group input:focus ~ .bar:after { width: 50%; }

.signup-form:-moz-placeholder {
	color: #fff;
	opacity: 1;
}

.btn-primary {
	background: #222735;
	border-color: #222735;
	color: #fff;
}

.dropdown-menu.animated {
	-webkit-animation-duration: 0.55s;
	animation-duration: 0.55s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
}

.navbar-inverse .navbar-nav > .open > a.dropdown-toggle.login-button,
.navbar-inverse .navbar-nav > .open > a:focus.dropdown-toggle.login-button,
.navbar-inverse .navbar-nav > .open > a:hover.dropdown-toggle.login-button {
	color: #fff;
	background-color: #56bb8f;
	border-color: #56bb8f;
}

.browse-file.inventory-vertical-top li { vertical-align: top; }

.navbar-brand {
	height: auto;
	padding: 5px 15px;
}

.navbar-brand:focus { outline: none; }

.wizard .nav-tabs {
	position: relative;
	margin: 40px auto;
	margin-bottom: 0;
	border-bottom-color: transparent;
}

.panel-default.info > .panel-heading {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	color: #000;
}

.panel-heading li.active a:after {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: '';
	border-top: 5px solid #328bc3;
	position: absolute;
	top: 41px;
	left: 50%;
	margin-left: -5px;
}

.radio.radio-primary .ckeck-box-wrap {
	float: left;
	position: relative;
}

.radio.radio-primary input[type='radio'] {
	height: 24px;
	left: 24px;
	margin-top: 0;
	opacity: 0;
	position: absolute;
	width: 24px;
}

.radio input[type='radio']:checked + span {
	background-position: 0 -25px !important;
	background-repeat: no-repeat;
}

.btn.dropdown-toggle.btn-default {
	border: 1px solid #d2d6de;
	border-radius: 0;
}

.address textarea {
	border: 1px solid #d2d6de;
	min-height: 50px;
	height: auto;
}

.btn.btn-default.btn-save {
	background: #0b3c5d none repeat scroll 0 0;
	border-radius: 5px;
	color: #fff;
	padding: 6px 20px;
	border: 1px solid #0b3c5d;
	margin-bottom: 10px;
}

.table-check label {
	width: 20%;
	display: inline-block;
}

.medium-input label {
	color: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	font-weight: normal;
	position: absolute;
	pointer-events: none;
	left: 5px;
	top: 10px;
	transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
}

.form-group label, .date-label {
	color: #000;
	font-weight: 400;
	font-size: 1.4em;
}

.basic-info .checkbox label,
.basic-info .radio label { padding-left: 10px; }

.page-nation .form-group label {
	line-height: 5;
	margin: 0;
	padding: 0;
}

.medium-input .medium-form-control:focus ~ label,
.medium-input .medium-form-control:valid ~ label {
	top: -15px;
	font-size: 14px;
	color: #183d5d;
}

.tree_view_ui .nav.nav-list label,
.tree_view_ui .nav.nav-list.tree label {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #00aaea;
	font-weight: 500;
	border-image: none;
	border-radius: 0;
	border-style: solid;
	border-width: 1px 1px 1px 3px;
	width: 100%;
	padding: 6px 0 0 5px;
	color: #fff;
}

.form-control.salary {
	width: 75%;
	display: inline-block;
}

.btn.btn-default.btn-save.clear {
	background: #328bc3;
	border: 1px solid #328bc3;
	color: #fff;
}

.btn.btn-default.btn-save.clear:hover,
.btn.btn-default.btn-save.clear:focus {
	background: #1e4f70;
	border: 1px solid #1e4f70;
}

.form-control {
	border-color: #d2d6de;
	border-radius: 4px;
}

.basic-info .form-control { font-weight: 300; }
.custom-select { position: relative; }

.custom-select select {
	display: block;
	width: 100%;
	border: 1px solid #d2d6de;
	padding: 4px 3px 3px 5px;
	margin: 0;
	font: inherit;
	outline: none;
	line-height: 1.55;
	background: #fff;
	height: 34px;
	color: #333;
	position: relative;
	font-weight: 300;
}

.pull-left a.btn-flat, .pull-right a.btn-flat {
	padding: 6px 15px;
	min-height: auto;
	font-size: 1em;
}

.custom-select select option { width: 100%; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	.custom-select select { padding-right: 40px; }
}

.custom-select:after {
	content: '\f0dd';
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	font-size: 16px;
	line-height: 1.55;
	text-align: center;
	background: #fff;
	color: #666;
	width: 40px;
	height: 34px;
	pointer-events: none;
	border-right: 1px solid #d2d6de;
	border-top: 1px solid #d2d6de;
	border-bottom: 1px solid #d2d6de;
}
.no-pointer-events .custom-select:after { content: none; }
.custom-checkbox { margin-top: 8px; }

.custom-checkbox input[type='checkbox'] { display: none; }

.custom-checkbox input[type='checkbox'] + label:before {
	font-family: FontAwesome;
	display: inline-block;
	font-size: 30px;
	color: #1d84c6;
}

.custom-checkbox input[type='checkbox'] + label:before { content: '\f096'; }

.custom-checkbox input[type='checkbox'] + label:before {
	letter-spacing: 10px;
	width: 20px;
	vertical-align: top;
	line-height: 1.55;
}
.table-section table td { vertical-align: middle !important; }

.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-top: 1px solid #e1e7f0; }
.custom-checkbox input[type='checkbox']:checked + label:before { content: '\f046'; }
.custom-checkbox input[type='checkbox']:checked + label:before { letter-spacing: 5px; }
.dashboard-table table.table td, .dashboard-table table.table th { vertical-align: middle; }
.dashboard-table table.table td.gray, .dashboard-table table.table th.gray { background: #e2e7ed; }

.navbar-nav {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	margin-top: 10px;
}

.navbar-custom-menu .navbar-nav { margin-top: 0; }
html, body { height: 100%; }
.navbar-right { margin-right: 0; }

.navbar-fixed-top.top-nav-collapse .navbar-nav {
	margin-top: 10px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.amount-radio { margin-top: 10px; }

.control {
	cursor: pointer;
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
	vertical-align: top;
}

.control input {
	left: 0;
	margin: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	z-index: -1;
}

.control-indicator:after {
	content: '';
	display: none;
	position: absolute;
}

.control--checkbox .control-indicator:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #fff;
	border-image: none;
	border-style: solid;
	border-width: 0 2px 2px 0;
	height: 8px;
	left: 6px;
	top: 3px;
	transform: rotate(45deg);
	width: 5px;
}

.control-indicator {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	height: 18px;
	left: 3px;
	position: absolute;
	top: -3px;
	width: 18px;
	border-radius: 4px;
}

.time-card-check .control-indicator {
	left: 0;
	top: 5px;
}

.steps-check-box .control-indicator { top: 5px; }
.configure-custom-check-box .form-group .control-indicator { top: 1px; }
.control input:checked ~ .control-indicator:after { display: block; }

.control input:checked ~ .control-indicator {
	background: #5da4d0 none repeat scroll 0 0;
	border-radius: 4px;
}

.amount-radio .control {
	float: left;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.55;
	margin-right: 30px;
	padding-left: 30px;
}

.form-horizontal .control-label.text-left {
	text-align: left;
	margin-bottom: 6px;
}

.date-input {
	display: inline-block;
	width: 200px;
}

.from-label {
	float: left;
	margin-right: 10px;
	width: 40px;
}

.from-input {
	float: left;
	width: 160px;
}

.btn-search {
	display: inline-block;
	width: 40px;
	vertical-align: top;
}
.from-input-search { position: relative; }

.from-input-search .btn-search {
	position: absolute;
	top: 0;
	right: 0;
}

.search-bar {
	float: right;
	margin-bottom: 15px;
	width: 300px;
}

.btn-default.focus, .btn-default:focus {
	background-color: #1e4f70;
	border-color: #1e4f70;
	color: #fff;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default.focus:active,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
	background-color: #1e4f70;
	border-color: #1e4f70;
	color: #fff;
}
.main-sidebar .slimScrollBar { background: #fff !important; }

.profile_info {
	border: 4px solid #999;
	max-height: 150px;
	max-width: 150px;
	margin: 0 auto;
}

.table.table-bordered.wdth80 { width: 80%; }

.navbar-nav > .user-menu .user-image {
	border-radius: 0;
	width: 33px;
	height: 33px;
	margin-top: -2px;
}
.skin-blue .main-header .navbar .nav > li.dropdown.user.user-menu > a { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; }

.content-header {
	position: absolute;
	background: #fff;
	min-height: 50px;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: 0 auto;
	width: 96%;
	z-index: 999;
	padding: 15px 28px;
}

.content-header > .breadcrumb {
	font-size: 14px;
	font-weight: 300;
	padding: 0;
	right: 25px;
}

.content-header > .breadcrumb-new {
	font-size: 14px;
	font-weight: 300;
	padding: 0;
	right: 25px;
	float: right;
	margin-bottom: 0;
}

.content-header .breadcrumb {
	left: 20px;
	float: left;
}
.content-header > .breadcrumb > li + li:before { content: none; }
.content-wrapper, .right-side { background: #eaeaea none repeat scroll 0 0; }

.price-section {
	padding: 0;
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	align-content: space-around;
	list-style: none;
}

.panel {
	margin: 0;
	padding: 15px;
}
.container-fluid { padding-right: 0; padding-left: 0; }

.price-box {
	border: 1px solid #00aaea;
	padding: 20px 15px;
	border-radius: 4px;
}

.average-price {
	display: inline-block;
	vertical-align: bottom;
}

.average-price p {
	font-size: 1.4em;
	color: #c8c8c8;
	margin: 0;
}

.average-price h3 {
	font-size: 2.9em;
	color: #00aaea;
	margin: 15px 0 0;
}

.price-icon {
	max-height: 68px;
	max-width: 68px;
	border-radius: 4px;
	background: #00aaea;
	display: inline-block;
	margin: 0 0 0 45px;
}

.box-header {
	color: #fff;
	background: #00aaea;
}
.btn-box-tool { color: #fff; }
.box-tools .btn.focus { color: #fff; }
.box-tools .btn-box-tool{ font-size: 1.4em; outline: none; }
.box-header .box-title{ font-size: 1.8em; }

.btn.btn-flat {
	border: 1px solid #d2dadb;
	border-radius: 4px;
	background-color: #fff;
	font-size: 1.4em;
	font-weight: 300;
	color: #011f2b;
	width: auto;
	vertical-align: top;
	min-height: 36px;
}

.table-section.table-responsive .table-condensed tr th{ font-size: 1.3em; }
.table-section.table-responsive .table-condensed tr td{ font-size: 1.1em; }

.table-section.table-responsive .table-condensed tbody tr th {
	color: #8b8b8b;
	font-weight: 600;
	vertical-align: middle;
	border-top: none;
}
.feeds-component-text { color: #00aaea; }
.product-component-text { color: #75d002; }
.darkTxt { color: #525252; }
.tdImgBorder { border: 1px solid #959595; }
.requiredStar { color: #f00; }
.requiredTxt { float: right; margin-right: 20px; }

.box-body {
	border: 1px solid #f5f5f5;
	border-radius: 0 0 4px 4px;
	border-style: none solid solid;
}

.table-section .table-responsive .table-condensed tr td { vertical-align: top !important; }

.table-label {
	color: #011f2b;
	font-size: 16px;
	font-weight: 400;
}

.table-sub-label {
	color: #8b8b8b;
	font-size: 1em;
	font-weight: 500;
	margin: 6px 0;
}

.table { margin-bottom: 0; }

.box {
	border: 1px solid #f5f5f5;
	border-radius: 4px 4px 0 0;
}

.header {
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
	border-radius: 4px 4px 0 0;
	color: #444;
	font-size: 14px;
	padding: 7px 10px;
	position: relative;
}

.content-header > ul.breadcrumb > li + li:before {
	content: ' ';
	font-family: FontAwesome;
}

.content-header-section {
	background: #eee;
	border: 1px solid #d9dfdf;
	border-radius: 4px;
	padding: 12px 25px;
	position: relative;
	margin: 0 0 15px;
}

.content-header-section h2 {
	font-size: 36px;
	color: #212121;
	margin: 0;
}

.content-header-section p {
	font-size: 16px;
	color: #8d8d8d;
}

.content-header-section .btn.btn-block.btn-default.btn-flat {
	position: absolute;
	right: 2%;
	top: 40%;
}

.btn-login {
	background: none repeat scroll 0 0 #2e9fff;
	border: medium none;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	float: left;
	margin-right: 15%;
	padding: 8px 12px;
	width: 40%;
}
.charts-section { margin: 30px 0 65px; }
.btn-block + .btn-block { margin-top: 0; }
.componet-background { background: #f2f2f2; }
.btn-flat i.fa { font-size: 18px; margin-right: 10px; }
.wizard li.active .round-tab i { color: #5bc0de; }
.nav.nav-list.tree > li > a i { margin: 0 6px 0 0; color: #888; }

.button-row { text-align: right; }

.search {
	float: left;
	height: 30px;
	left: -10px;
	line-height: 1.55;
	padding: 5px 0;
	position: relative;
	top: 12px;
	width: 30px;
}

.search input {
	position: absolute;
	width: 0;
	float: Left;
	margin-left: 210px;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	-o-transition: all 0.7s ease-in-out;
	transition: all 0.7s ease-in-out;
	height: 30px;
	line-height: 1.55;
	padding: 0 0 0 5px;
	border-radius: 1px;
	right: -10px;
	top: 5px;
	background-color: transparent;
	border-color: transparent;
}

.search:hover input, .search input:focus {
	width: 200px;
	margin-left: 0;
	background-color: #fff;
	top: 50px;
	z-index: 1;
	border-radius: 5px;
	box-shadow: 0 0 5px #ccc;
}

.from-input-search .btn-search {
	height: 30px;
	position: absolute;
	right: 0;
	top: 8px;
	border-radius: 1px;
	color: #fff !important;
}

.activity-component-title { color: #212121 !important; }
.page-nation { background: #e5e5e5; padding: 0 25px; }
.pagination { background: #fff none repeat scroll 0 0; margin: 18px 0 14px; padding: 10px 0; }
.child-drop-down select.form-control{ font-size: 1.4em; }

.child-drop-down select {
	-moz-appearance: none;
	-webkit-appearance: none;
	color: #999;
	display: block;
	font-size: 1em;
	height: 45px;
	word-break: normal;
	padding: 0 28px 0 18px;
}
.basic-info .form-control{ font-size: 1em; margin: 0.1em 0; }

.child-drop-down:after {
	color: #333;
	content: '';
	font-family: FontAwesome;
	pointer-events: none;
	position: absolute;
	right: 12px;
	top: 11px;
}

.parent-drop-down.select-compnonet-space,
.search-input-box.select-compnonet-space,
.ui-multiselect.ui-widget.ui-state-default{ width: 100%; }
.ui-multiselect .ui-multiselect-label{ padding: 0.5em 2em 0.25em 0.9em; }
.ui-multiselect-label.ui-corner-all{ font-size: 1.3em; font-weight: normal; }
.ui-multiselect-trigger .fa-caret-down:before{ position: relative; top: 0.75em; }
.child-drop-down { display: inline-block; position: relative; top: 0; }
.page-nation .form-group { display: inline-block; float: right; }
.parent-drop-down .child-drop-down { width: 100%; }
.parent-drop-down .child-drop-down select { border-radius: 4px; }
.button-row .parent-drop-down { display: inline-block; }

.form-group .child-drop-down select {
	-moz-appearance: none;
	-webkit-appearance: none;
	color: #999;
	display: block;
	font-size: 14px;
	height: 35px;
	padding: 0 18px 0 10px;
	word-break: normal;
}
.search-input-box .child-drop-down select { height: 35px; }
.button-row .parent-drop-down .child-drop-down select { height: 36px; min-width: 150px; padding: 0 10px; }
.select-compnonet-space.select-all{ max-width: 80px; }
.select-compnonet-space.buyformat-select .child-drop-down{ max-width: 145px !important; }
ul.search-drop-down li.search-price-box input { max-width: 112px; }
.order-component-table-background { background: #66ccf2; color: #fff !important; }
.shpipped-text { color: #7e0021; }
.feeds-component-text2 { color: #ed8f12; }
.processTxt { color: #004586; }

.shpipped-text button, .shpipped-text [type='button' i], .shpipped-text input[type='submit'] {
	background: #7e0021;
	text-align: center;
	color: #fff;
	padding: 3px 5px;
	border: 0;
	border-radius: 5px;
	font-size: 13px;
}

.feeds-component-text2 button, .feeds-component-text2 [type='button' i], .feeds-component-text2 input[type='submit'] {
	background: #0013cb;
	text-align: center;
	color: #fff;
	padding: 3px 5px;
	border: 0;
	border-radius: 5px;
	font-size: 13px;
}

.processTxt button, .processTxt [type='button' i], .processTxt input[type='submit'] {
	background: #004586;
	text-align: center;
	color: #fff;
	padding: 3px 5px;
	border: 0;
	border-radius: 5px;
	font-size: 13px;
}

.product-component-text button, .product-component-text [type='button' i], .product-component-text input[type='submit'] {
	background: #75d002;
	text-align: center;
	color: #fff;
	padding: 3px 5px;
	border: 0;
	border-radius: 5px;
	font-size: 13px;
}

table.table-section.table-responsive .table-condensed tr th,
table.table-section.table-responsive .table-condensed tr td,
table.table-section.table-responsive .table-condensed tbody tr td,
table.table-section.table-responsive .table-condensed tfoot tr td { padding: 15px 5px; }
.orderTD { padding: 0 !important; }
.content-header > .breadcrumb { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; float: right; }
.column-space-zero { padding: 0; }
.box-header h3.box-title { margin: 10px 0; text-transform: uppercase; }
.product-Details .box.box-default { padding: 0; border: none; }
.product-Details .box-header { background: #fff; border: none; }
.product-Details .btn-box-tool { color: #8c8c8c; font-size: 20px; }
.product-specification { width: 100%; }
.product-specification-text { color: #00aaea !important; font-weight: 400; }
.label-sub-text { color: #8d8d8d; font-weight: 400; }
.product-specification .form-group { margin-bottom: 25px; }

.btn.btn-block.btn-flat {
	background: #fff;
	font-weight: 400;
	padding: 6px !important;
	min-width: 0 !important;
}

.carousel-control > .fa {
	font-size: 24px;
	color: #c1c1c1;
}

.carousel-control {
	text-align: left;
	text-shadow: none;
}
.wizard .nav-tabs > li > a .round-tab { display: none; }
.steps-section { max-width: 800px; margin: 0 auto; }
.wizard { margin: 20px auto; background: #fff; }
.wizard .wizard-inner { position: relative; }

.connecting-line {
	position: absolute;
	background: url('../images/hr-img.png') repeat;
	background-size: cover;
	height: 2px;
	width: 80%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
}

span.round-tab {
	width: 34px;
	height: 34px;
	line-height: 1.55;
	display: inline-block;
	border-radius: 100px;
	background: transparent;
	border: none;
	z-index: 2;
	position: relative;
	left: -10px;
	text-align: center;
	font-size: 18px;
}

.wizard li.active span.round-tab {
	background: #00aaea none repeat scroll 0 0;
	border: 2px solid #00aaea;
	color: #fff;
	display: inline-block;
}

.wizard li:after {
	content: ' ';
	position: absolute;
	left: 46%;
	opacity: 0;
	margin: 0 auto;
	bottom: 0;
	border: 5px solid transparent;
	border-bottom-color: #5bc0de;
	transition: 0.1s ease-in-out;
}

.trash-icon {
	font-size: 1.4em;
	cursor: pointer;
}

.wizard .tab-pane {
	position: relative;
	padding-top: 30px;
}

.wizard h3 { margin-top: 0; }

.steps-content h2 {
	font-size: 20px;
	color: #212121;
	margin: 15px 0 40px;
}

.steps-content h3 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 35px;
}
.steps-section .box-body { padding: 15px 80px; }

.browse-file {
	padding: 0;
	width: 100%;
	margin: 20px 0;
}

.flag-select .form-group {
	margin: 0;
	padding: 20px 0;
}
.breadcrumb-new .form-group { margin: 0; }
.browse-file li .form-group { margin: 0; }
.browse-file li.inputUl { max-width: 430px; width: 100%; }
.steps-check-box { padding-left: 40px; }

.steps-check-box .control {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.55;
	padding-left: 35px;
}

.wizard .nav > li.disabled > a .round-tab {
	line-height: 1.55;
}

.steps-content p {
	font-size: 16px;
	color: #212121;
	margin-top: 25px;
}

.btn.btn-default:hover {
	background: #e7ebeb;
	color: #212121;
	border-color: #e7ebeb;
}

.box-footer-btn {
	margin: 40px 0 10px;
	text-align: center;
}

.table-sub-text {
	color: #a8a8a8 !important;
	display: block;
}
.table-check { text-align: center; }

.table-section.step-tbl .table > tbody > tr > th {
	background: #a8a8a8;
	padding: 15px 10px;
	color: #fff;
	font-weight: 400;
}
table.table-section.step-tbl .table > tbody > tr > td { padding: 15px; }

.search-input-box .form-control {
	background: #f5f5f5;
	color: #9f9f9f;
}

table.table-condensed tr td .form-control { margin: 2px 0; }

.invertor-steps-icon {
	background: url('../images/done-img.png') no-repeat;
	display: inline-block;
	height: 34px;
	left: -10px;
	line-height: 11;
	position: relative;
	top: 0;
	vertical-align: middle;
	width: 34px;
}

.wizard .nav > li.disabled > a .invertor-steps-icon,
.wizard .nav-tabs > li.active > a .invertor-steps-icon,
.wizard .nav-tabs > li.active > a:hover .invertor-steps-icon,
.wizard .nav-tabs > li.active > a:focus .invertor-steps-icon { display: none; }

.wizard .nav-tabs > li.active > a .round-tab,
.wizard .nav > li.disabled > a .round-tab,
.wizard .nav-tabs > li.active > a:hover .round-tab,
.wizard .nav-tabs > li.active > a:focus .round-tab { display: inline-block; }
.inputSubTxt { display: block; }

.product-content p {
	text-align: left;
	padding: 0;
	margin: 0 30px 30px;
}

.inventory-mrg p {
	line-height: 1.777;
	margin: 20px 0;
}
.steps-content.inventory-mrg h2 { margin: 5px 0 0; }

.shipp-chart {
	text-align: center;
	margin-top: 10px;
}

.search-input-box {
	margin-top: 5px;
	position: relative;
}

.stream-loader {
	width: 6%;
	top: -25px;
	height: 0;
}

.stream-section-btn { width: 20% !important; }

.search-icon {
	background-color: rgba(0, 0, 0, 0);
	border: medium none;
	color: #b1b1b1;
	position: absolute;
	right: 15px;
	top: 2px;
}

.btn.btn-block.btn-default2.btn-flat {
	background-color: transparent;
	border: 1px solid #00aaea;
	border-radius: 4px;
	color: #00aaea;
	font-size: 14px;
	font-weight: 300;
	width: auto;
	display: inline-block;
}

.search-compnoent-cell {
	font-size: 34px;
	font-weight: 300;
}
.search-componet-tabel-background { background: #e6e6e6; }
.table-message { background: #00aaea; color: #fff !important; }

.button-row .search-input-box .form-control {
	background: #fff none repeat scroll 0 0;
	color: #9f9f9f;
	min-height: 36px;
	font-size: 1.3em;
}

.button-row .search-input-box {
	display: inline-block;
	position: relative;
	vertical-align: top;
	margin-top: 0;
	width: 100%;
}
button.btn.btn-default{ padding: 0.5em 0.9em; }

.btn.search-icon {
	background-color: rgba(0, 0, 0, 0);
	border: medium none;
	color: #b1b1b1;
	position: absolute;
	right: 2px;
	top: 4px;
}

.btn-update.btn-flat {
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #1cbf06;
	border-radius: 4px;
	color: #1cbf06;
	display: inline-block;
	font-size: 12px;
	font-weight: 300;
	width: auto;
}
.product-content img { margin: 30px 0 25px; text-align: center; }
.box-header.with-border img { background-color: #fff; }
.flat-btn-row { padding: 0; text-align: center; }

.btn.flat-ui-btn {
	border-radius: 0;
	border: none;
	background: #00aaea;
	color: #fff;
	padding: 10px 14px;
}

.btn.btn-default.flat-ui-btn:hover {
	background: #e7ebeb;
	color: #212121;
}
.fa-icon-font-size { font-size: 22px; }
.flat-btn-row { margin: 0 0 10px; }

.setting-customfields-label-btn {
	background-color: #f00;
	color: #fff;
	font-size: 12px;
	padding: 2px 6px;
	text-transform: uppercase;
}

.order-component-table.max-height-tbl {
	max-height: 550px;
	overflow: auto;
}

.fa-bolt {
	background: #00aaea none repeat scroll 0 0;
	color: #fff;
	padding: 2px 6px;
}

.search-compnoent-anchor {
	line-height: 2.4;
	padding: 0 0 0 10 !important;
	vertical-align: middle;
}

.configure-custom-check-box .form-group .control {
	padding-left: 26px;
	font-size: 14px;
	margin-left: 15px;
	display: inline-block;
	vertical-align: super;
}

.medium-input {
	bottom: 18px;
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.medium-input .medium-form-control {
	font-size: 14px;
	padding: 10px 10px 10px 5px;
	display: block;
	border: none;
	border-bottom: 2px solid #cacaca;
	box-shadow: none;
	width: 100%;
}

.medium-input .feeds-listing-highlight {
	position: absolute;
	height: 60%;
	width: 100px;
	top: 25%;
	left: 0;
	pointer-events: none;
	opacity: 0.5;
}

.medium-input .medium-form-control:focus ~ .bar:before,
.medium-input .medium-form-control:focus ~ .bar:after {
	width: 50%;
}
.tree_view_ui { padding: 0 15px; }
.tree_view_ui .nav.nav-list.tree { padding-left: 12px; }
.nav.nav-list.tree > li > a img { width: 50px; }
.filter-section .button-row .form-control { border-color: #00aaea; }
.filter-section .button-row .child-drop-down select { color: #00aaea; }
.btn.btn-primary.search-icon { color: #00aaea; }
.page-nation .child-drop-down:after { right: 8px; top: 12px; }
.filter-section .button-row .child-drop-down:after { color: #00aaea; }
.page-nation .form-group .child-drop-down select { height: 45px; }

.btn.btn-block.btn-default2.btn-flat:hover,
.filter-section .button-row .child-drop-down select:hover {
	background: #fff none repeat scroll 0 0;
	border-color: #212121;
	color: #212121;
}
.btn-block.btn-default2.btn-flat { vertical-align: top; min-height: 36px; }
.add-inventory-view_filter { display: none; }
.select-compnonet-space { margin-bottom: 5px !important; }
.filter-section .button-row .parent-drop-down { margin: 0; }

/* .category-select{ max-width: 120px; } */
.img-circle { border-radius: 50% !important; }

.custom-search #input {
	color: #666;
	position: relative;
	display: inline-block;
}

.custom-search .br-botom {
	position: absolute;
	left: 50%;
	content: '';
	height: 40px;
	height: 3px;
	background: #fff;
	transition: all 0.5s linear;
	width: 0;
	bottom: -2px;
}

.custom-search input:hover ~ .br-botom {
	margin-left: -120px;
	width: 237px;
}
.custom-search { padding: 20px 22px; }

.custom-search .input-group {
	background: transparent none repeat scroll 0 0;
	border: 0;
	border-bottom: 1px solid #fff;
	color: #fff;
	width: 237px;
}

.custom-search .search-icon {
	position: absolute;
	right: 0;
	top: -8px;
}

.custom-search { padding: 30px 22px 10px; }
.flag-select { display: inline-block; }

.flag-select .btn.dropdown-toggle {
	background-color: transparent;
	border: none;
	position: absolute;
	top: -15px;
}
.product-Details-price .box-header h3 { margin: 15px 0; }
.product-Details-price .box-header h5 { margin: 10px 0; }
.product-content { text-align: center; }
.feeds-component-input { display: inline-block; vertical-align: middle; margin-bottom: 5px; }
.filter-section .button-row .child-drop-down:hover:after { color: #000 !important; }

.settings-icon {
	background: #f0f0f0 none repeat scroll 0 0;
	border: 1px solid #c8c8c8;
	display: inline-block;
	font-size: 14px;
	margin-top: 50px;
	min-height: 163px;
	padding: 40px;
	text-align: center;
	vertical-align: top;
	width: 169px;
}
.settings-icon:hover { background: #00aaea; text-decoration: none; }
.settings-icon .fa { font-size: 30px; }

@media (max-width: 991px) {
	.navbar-custom-menu { display: none; }
	.logo-large { display: none; }
	table>thead>tr>th.breathe-space, table>tbody>tr>td.breathe-space{padding: 12px!important;}
}

@media (min-width: 992px) {
	.skin-blue .main-header .navbar .sidebar-toggle { display: none; }
	.content-wrapper, .right-side, .main-footer { margin-left: 0; }
	.main-sidebar, .left-side { display: none; }
	.skin-blue .main-header .navbar .logo-large { display: none; }
	.add-inventory-view { display: none; }
	.add-inventory-view-btn { display: none; }
	.M-search { display: none; }
}

@media (min-width: 767px) {
	.navbar {
		padding: 20px 0;
		-webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
		-moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
		transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
	}

	.top-nav-collapse {
		padding: 0;
		background-color: rgba(0, 0, 0, 0.75);
	}
	.content-wrapper, .right-side, .main-footer { margin-left: 0; }
	.main-header .logo .logo-large { max-width: 100%; }
}

@media (max-width: 996px) {
	.banner-height { min-height: 430px; }
}

@media (max-width: 991px) {
	.check-main { margin-right: 25px; }
	.login-section .signup-form h1 { font-size: 24px; }
	.search-bar { margin-bottom: 0; }
	.navbar-custom-menu .nav > li > a { padding: 20px 16px; }
	.custom-search { padding: 30px 5px 10px; }
	.custom-search .input-group { width: 157px; }
}

@media (max-width: 992px) {
	.nav > li.dropdown.user-menu > a { font-size: 12px; }
	.main-header .logo { width: 204px; }
	.main-header > .navbar { margin-left: 198px; }
}
@media (max-width: 1200px) {
	.table-section.table-responsive .table-condensed tr td {
		font-size: 1.1em;width: 150px;max-width: 150px;min-width: 100px;
	}
}
@media (max-width: 767px) {
	.main-header > .navbar { margin-left: 0; }
	.navbar-brand > img { text-align: center; margin: 0 auto; }

	.navbar-brand {
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
		top: 0;
		z-index: 0;
		outline: none;
	}
	.navbar-brand:focus { outline: none; }

	.navbar-inverse {
		margin-top: 0;
		margin-bottom: 0;
	}

	.navbar-toggle {
		margin-top: 1px;
		margin-left: 15px;
		background-color: #fff;
		border-radius: 0;
		color: #000;
		z-index: 1;
		float: left;
	}
	.navbar-inverse .navbar-toggle { border-color: #fff; }

	.navbar-toggle .icon-bar {
		position: relative;
		transition: all 500ms ease-in-out;
	}
	.navbar-inverse .navbar-toggle .icon-bar { background-color: #000; }
	.navbar-inverse .navbar-toggle { z-index: 4; }

	.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
		background-color: #56bb8f;
		border-color: #56bb8f;
	}
	.navbar-toggle .icon-bar:nth-of-type(2) { top: 1px; }
	.navbar-toggle .icon-bar:nth-of-type(3) { top: 2px; }

	.navbar-inverse .navbar-toggle:focus .icon-bar,
	.navbar-inverse .navbar-toggle:hover .icon-bar { background-color: #000; }

	.navbar-collapse {
		background: #000;
		position: absolute;
		width: 100%;
		left: 0;
		top: 0;
		z-index: 3;
		margin: 0 !important;
		text-align: center;
	}
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form { border: none; box-shadow: none; }
	.button-row a { padding: 5px; }
	.button-row a .badge { left: 23px; }
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a { color: #fff; }
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover { background-color: #328bc3; }
	.price-section li { margin-right: 0; }
	.nav.nav-tabs.info-emnployee > li { margin-bottom: 8px; }
	.panel-heading li.active a:after { border: 0; }
	.navbar-toggle.active .icon-bar:nth-of-type(1) { top: 6px; transform: rotate(45deg); }
	.navbar-toggle.active .icon-bar:nth-of-type(2) { background-color: transparent; }
	.navbar-toggle.active .icon-bar:nth-of-type(3) { top: -6px; transform: rotate(-45deg); }
	.navbar-nav { margin-top: 80px; }
	.top-nav-collapse { background-color: rgba(0, 0, 0, 0.75); }
	.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse { max-height: inherit; }
	.search-bar { width: 100%; }

	.logo-large {
		display: block;
		margin: 0 auto;
		max-width: 190px;
		padding: 10px 0 0;
	}
	.main-header .logo .logo-large { text-align: center; }
	.main-header .logo { display: none; }
	.skin-blue .main-header .navbar .sidebar-toggle { color: #fff; position: absolute; }
	.msearch-icon { display: block; }
	.top-banner { display: none; }
	.main-header { min-height: 50px; }
	.content-header-section .btn.btn-flat { position: relative; }

	.button-row .btn.btn-block.btn-default.btn-flat {
		display: block;
		margin: 2px auto;
		text-align: center;
		width: 100%;
	}

	.box-header .box-title {
		display: block;
		font-size: 1.8em;
		text-align: left;
		margin: 0 0 10px;
	}

	.button-row .parent-drop-down {
		display: block;
		margin: 0 auto;
		text-align: center;
		width: 100%;
	}
	.parent-drop-down .child-drop-down { width: 100%; }
	.table-section.table-responsive { display: none; }

	.add-inventory-view {
		background: #fdfbfc none repeat scroll 0 0;
		border: 1px solid #e8e8e8;
		display: block;
		margin: 20px 0 0;
	}
	.add-inventory-view .feeds-component-text h3 { margin: 0 0 10px; font-size: 18px; }
	.panel { padding: 25px 0; margin: 0; }
	.box-body { box-shadow: none; padding: 0; }
	.add-inventory-view_img img { min-width: 100px; }
	.add-inventory-view .text-right .darkTxt { font-size: 18px; }
	.add-inventory-view .text-right img { min-width: 35px; }
	.all-component-bottom-background-label p, .dashboard-footer-box-label p { margin: 0; }
	.box-footer-btn { margin: 10px 0; }
	.steps-content p { margin: 0; }
	.add-inventory-view .text-right p i, .add-inventory-view .text-right p { color: #aedc74; margin: 6px 0; }
	.column-space-zero .feeds-component-text { margin-right: 5px; }
	.all-component-bottom-background-label { padding: 10px; text-align: center; margin: 10px 0 0; }

	.dashboard-footer-box-label {
		text-align: center;
		background: #686868;
		color: #fff;
		padding: 5px 0 10px;
		margin: 10px 0 0;
	}
	.dashboard-footer-box-label p span { font-size: 18px; }
	.all-component-gray-background { margin-top: 10px; }
	.all-component-content { padding: 15px 15px 0; }
	.add-inventory-view-btn { display: block; }
	.page-nation .pagination { margin: 8px 0 4px; }
	.charts-section { margin: 15px 0; text-align: center; }
	.content-header-section { margin: 0 8px; }
	.search input { top: 46px; }
	.M-search { position: absolute; right: 0; top: -5px; }
	.price-section { text-align: center; }
	.notification_tbl.table-responsive, .notification_tbl.order-component-table { display: block; }
	.page-nation { display: none; }
	.add-inventory-view-btn .page-nation { display: block; }
	.button-row .parent-drop-down { margin-top: 10px; }
	.skin-blue .sidebar-menu > li > a .badge { position: relative; }
	.product-Details .box-header h3.box-title { font-size: 22px; text-align: left; }
	.product-specification { padding: 5px 15px; }
	.product-specification .form-group { margin-bottom: 10px; }
	.steps-section { width: auto; }
	.connecting-line { display: none; }
	.wizard .nav-tabs { margin: 0; }
	.steps-section .box-body { padding: 15px; }
	.steps-content h2 { margin: 0 0 10px; }
	.browse-file { margin: 15px 0; }
	.steps-check-box { padding-left: 0; }
	.steps-section .wizard { margin: 0; padding: 15px; }
	.table-section.step-tbl { display: block; }
	.button-row .search-input-box { display: block; /* margin-bottom: -8px; */ }
	.search { width: 20px; }
	.settings-icon { margin-top: 5px; margin-left: 30px; margin-right: 30px; }
	.add-inventory-view_filter { display: block; }
	.filter-section .btn.btn-flat { width: 100%; }
	.search-record-list td:nth-child(1){ min-width: 40px; }
	.panel-xs{ padding-top: 0 !important; }
	.search_section { padding: 10px 0 0; }
	.table-responsive>.table>tbody>tr>td{white-space: normal;}
	table>tbody>tr>td>img{margin-left: 10px;
    padding-right: 5px;}
}

@media (max-width: 140px) {
	.btn-search {
		display: block;
		margin: 0 -15px;
		width: 60px;
	}
	.from-label { margin-right: 0; width: 100%; }
	.from-input { width: 100%; }
	.date-input { display: block; width: 100%; }
	.dashboard-footer-box-label p { font-size: 12px; }
}

@media (max-width: 767px) {
	.skin-blue .main-header .navbar .sidebar-toggle {
			color: #fff;
    	position: absolute;
    	margin-left: 50px;
    	margin-top: 0px;
		}
  .logo-large {
      display: block;
      margin: 0;
      max-width: 160px;
      padding: 6px 0 0;
  }
  .navbar-static-top{
		margin-left: 11px !important;
	}
	.logo-large > img {
	  height:40px;
	  width: 40px;
  }

	.logo-mini > img {
		width: 40px;
		height: 40px;
		margin-left: 10px;
	}

	.small-signout {
		white-space: normal;
	}
}

@media (max-width: 480px) {
	.navbar-brand > img {
		margin: 5px auto;
		max-width: 130px;
	}
	.from-input-search .btn-search { right: 15px; }
	.button-row .parent-drop-down { width: 100%; }
	.button-row .btn.btn-flat { display: block; width: 100%; }
	.parent-drop-down .child-drop-down { width: 100%; }
	.add-inventory-view .feeds-component-text h3 { font-size: 14px; }
	.dashboard-footer-box-label p { font-size: 12px; }
	.dashboard-footer-box-label p span { font-size: 14px; }
	.all-component-gray-background { background: #686868; }
	.dashboard-footer-box-label { margin: 0; }
	.all-component-content { padding: 8px 8px 0; }
}

@media (max-width: 350px) {
	.dashboard-footer-box-label p span { display: block; }
}

.navigation-anchor {
	display: block;
	padding: 10px 23px !important;
	color: white;
	font-size: 12px;
	text-align: center;
}
.navigation-anchor .fa { font-size: 1.1em; }
.user-name { font-size: 0.78em; }
.main-header > .navbar { height: 10px; }

.search-input-box-new { width: 14%; }

@media (max-width: 767px) {
	.search-input-box-new {
		width: 100%;
	}
	.search-component-cell { padding: 0 20px 0px 20px; }
}

.Result-Boxes {
	padding-right: 4px;
	padding-left: 4px;
}

.ui-datatable-emptymessage {
	text-align: center !important;
}
.alert-notification { background: #d2ebf7 !important; }
.feeds-listing-highlightFeedTypeStream { background: #ffffe0 !important; }

.login, .signup {
	-moz-box-sizing: border-box;
	background: none repeat scroll 0 0 #fff;
	border-radius: 0;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 0 0 0 rgba(0, 0, 0, 0.1);
	margin: 30px auto;
	padding: 20px 15px 40px 15px;
	width: 478px;
	max-width: 95%;
}

.login h1, .signup h1 {
	color: #546673;
	font-family: 'ProximaNova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 600;
	margin-bottom: 30px;
	text-align: center;
	font-size: 24px;
	font-style: normal;
}

.login .password-container,
.signup .password-container {
	position: relative;
}

.btn-submit {
	background: none repeat scroll 0 0 #2e9fff;
	border: medium none;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	float: left;
	margin-right: 15%;
	padding: 8px 12px;
	width: 40%;
	line-height: normal;
}

.btn-register {
	background: none repeat scroll 0 0 #80919f;
	border: medium none;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	float: left;
	padding: 8px 12px;
	width: 40%;
}

.profile-login {
	background-color: #ededed;
	background-repeat: repeat;
	background-size: auto auto;
	color: #525355;
	font-family: 'ProximaNova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.55;
	margin: 0;
	padding: 0;
	position: relative;
	min-height: 100vh;
}

.profile-login:before {
	background: url('https://a.disquscdn.com/1380582764/img/signup-banner.png') repeat scroll 0 0 / cover rgba(0, 0, 0, 0);
	content: '';
	height: 250px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: -1;
}

.global-header {
	background: none repeat scroll 0 0 #2e9fff;
	font-family: 'ProximaNova', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 50px 0;
	width: 100%;
}

.global-header:before,
.global-header:after {
	content: '';
	display: table;
}

.global-header nav {
	margin: 0 auto;
	max-width: 960px;
	position: relative;
	z-index: 1000;
}

.global-header .logo {
	margin: 2px 0 0 11px;
	text-align: center;
	float: left;
	width: 100%;
}

.profile-login form {
	margin: 0;
	display: inline-block;
	width: 100%;
}

.profile-login .form-control-login {
	color: #525355;
	display: inline-block;
	font-size: 16px;
	height: 44.2px;
	line-height: 1.55;
	margin-bottom: 10px;
	padding: 4px 6px;
}

tr.ui-state-default{ font-size: 1.4em;background: #c5c5c5;}
tr.ui-datatable-even, tr.ui-datatable-odd{ font-size: 1.3em; }

.ui-widget-content{border:none!important;}

.parent-drop-down select.form-control,
/* .parent-drop-down input.form-control{ font-size: 1em; } */
.search-component-cell ul.search-drop-down {
	/* display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-content: space-around; */
	display: block;
	list-style: none;
	padding: 0;
}

.search-component-cell ul.search-drop-down li {
	margin: 2px;
	text-align: left;
	min-width: 76px;
	display: inline-block;
	vertical-align: top;
}

@media (max-width: 991px) {
	.panel.clearfix {
		width: calc(100% - 50px);
		margin-left: 50px;
	}

	.search {
		float: right;
		height: 30px;
		right: 10px;
		line-height: 10px;
		padding: 5px 0;
		position: relative;
		top: -14px;
		width: 30px;
	}

	.search:hover input, .search input:focus {
		top: 25px;
		right: 5px;
	}
}

@media (max-width: 767px) {
	.panel.clearfix {
		width: 100%;
		margin-left: 0;
	}
}

.filter-section .search-component-cell {
	text-align: left;
}

.paddomg-zero {
	padding: 0;
}

@media (max-width: 1024px) {
	.search-drop-down li {
		width: auto;
	}

	.btn.btn-default {
		padding: 6px 20px !important;
	}
}
.search-component-cell ul.search-drop-down li input { width: 100%; /* max-width: 110px; */ }
.search-component-cell ul.search-drop-down li.add-word-text-box input { max-width: 150px; }
.ui-multiselect-panel .ui-multiselect-item { font-size: 1.4em; }
.ui-multiselect-filter-container { width: 88% !important; }
.ui-multiselect-header .ui-multiselect-filter-container .fa { top: 0.7em !important; left: 0.7em !important; }
.ui-multiselect-header .ui-inputtext { padding: 0.5em 2em !important; }
.ui-multiselect-header .ui-multiselect-close { color: #000; padding: 6px; }
.srchRes { font-size: 1.2em; }

#legenddiv {
	margin-top: 20px;
	overflow: scroll;
	height: 180px !important;
	position: relative;
}

#legenddiv > svg {
	position: relative !important;
}

.amChartNoData {
	width: 10px;
	height: 10px;
}

.amCharthasData {
	width: 413px;
	height: 400px;
}

.ng-valid[required], .ng-valid.required {
	border-left: 5px solid #42a948; /* green */
}

.ng-invalid:not(form) {
	border-left: 5px solid #a94442; /* red */
}

/*  Search css */
.fillter_icon a {
	color: #328bc3;
	font-size: 14px;
	padding: 8px 10px !important;
	line-height: 36px;
}

.fillter_icon a:hover{ text-decoration: underline; }

.search_section{ display: block; padding: 10px 15px; }

@media (max-width: 470px) {
	.search-component-cell ul.search-drop-down li{ width: 48%; }

	.button-row .parent-drop-down .child-drop-down select {
		height: 36px;
		min-width: 100%;
	}

	ul.search-drop-down li.search-price-box input {
		max-width: 100%;
	}

	.ui-multiselect{ min-width: 100%; }

	.search_section {
		padding: 10px 0;
	}

	.width_auto_mob, .fillter_icon{ width: auto !important; }

	.search-component-cell ul.search-drop-down li.add-word-text-box input {
		max-width: 100%;
	}
}

.search-record-list td:nth-child(1){
	min-width: 50px;
	width: 85px;
	text-align: left;
}
.search-record-list td:nth-child(2) {
	min-width: 85px;
	text-align: left;
}
.search-record-list td:nth-child(3) {
	min-width: 85px;
	text-align: left;
	max-width: 85px;
}
.search-record-list td:nth-child(4) {
	min-width: 85px;
	text-align: left;
  max-width: 85px;
}
.panel-xs{ min-height: 0 !important; }
.del-row{ margin-top: 11px; padding-left: 0; }

.fit-width {
	min-width: 260px;
}

.table > thead > tr > th {
	border: 1px solid #c7c7c7 !important;
	font-size: 14px !important;
	white-space: nowrap;
}

.price-fit-size {
	min-width: 97px;
	width: 130px;
}

.img-inline-fit {
	min-width: 135px;
}

/* Table responsive view for accounts page */
.accountListing .ui-datatable-reflow .ui-datatable-data > tr > td .ui-column-title-head {
	display: none !important;
}

@media (max-width: 992px)
{
	/* Data in responsive mode */
	.accountListing .ui-datatable-reflow .ui-datatable-data > tr > td {
		width: 100% !important;
		text-align: left;
		border: 0;
		box-sizing: border-box;
		float: left;
		clear: left;
	}

	.accountListing .ui-datatable-reflow .ui-datatable-data tr.ui-widget-content {
		border-left: 0;
		border-right: 0;
	}

	.accountListing .ui-datatable-reflow .ui-datatable-data.ui-widget-content {
		border: 0;
	}

	/* Hide the headers in responsive mode */
	.accountListing .ui-datatable-reflow thead th {
		display: none !important;
	}

	.accountListing .apiDesc {
		width: 56%;
		float: right;
	}

	/* Display the headers inline with the data in responsive mode */
	.accountListing .ui-datatable-reflow .ui-datatable-data td .ui-column-title-head {
		padding: .4em;
		min-width: 40%;
		display: inline-block;
		margin: -.4em 1em -.4em -.4em;
		font-weight: bold;
	}

	.accountListing .ui-datatable-reflow .ui-datatable-data > tr > td {
		text-align: left;
		display: block;
		border: 0;
		width: 100% !important;
		box-sizing: border-box;
		float: left;
		clear: left;
	}

	.accountListing .ui-datatable-reflow .ui-datatable-data > tr > td .ui-column-title {
		display: none;
	}

	.accountListing .ui-datatable-reflow .ui-datatable-data > tr > td .ui-column-title-head {
		display: inline-block !important;
	}

	.accountListing .ui-datatable-reflow .ui-datatable-data > tr:nth-child(even) {
		background-color: #DFECF8;
	}
}
table>thead>tr>th.breathe-space, table>tbody>tr>td.breathe-space{padding: 20px;}
/* ----Table responsive view for accounts page---- */

.feeds-sheduler {
	width: 200px;
	display: -webkit-inline-box;
}

.sd-block {
	display: block;
	position: absolute;
}

select {
	padding-left: 10px !important;
}
