.footer.fixed.copyright-layout {
	margin-left: 0;
}

.frame.wrapper-content {
	padding: 15px;
}

.nomargin-card {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
}

.frame.page-heading {
	padding: 15px;
}

.refresh-layout {
	text-align: right;
}

.date-range-control .date-range-layout {
	/*padding-left: 15px;*/
	padding-right: 15px;
}

.form-group.normal {
	margin-bottom: 0;
}

.nomargin-card .no-border {
	border: none;
}

.show-yellow {
	color: #FF9800;
	font-weight: 400;
}

.show-red {
	color: #ed5565;
	font-weight: 400;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
	color: #d3d3d3;
	cursor: not-allowed;
}

.datepicker table tr td.active.active.focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active.focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active.highlighted.focus:active, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active.focus:active, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active:hover {
	background-color: #2491ff;
	border-color: #2491ff;
}

.datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active:active {
	background-color: #2491ff;
	border-color: #2491ff;
}

.top-space-middle {
	margin-top: 24px;
}

.bottom-space-middle {
	margin-bottom: 24px;
}

.small-margin.float-e-margins {
	margin-bottom: 15px;
} 

.inline-group {
	margin-left: 10px;
}

.m-b-m {
	margin-bottom: 15px;
}

.vertical-center {
	height: 100%;
	vertical-align: middle;
	margin: 0 auto;
}

.horizontal-center {
	text-align: center;
}

.gallery-layout {
	width: 160px;
	height: 160px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	cursor: pointer;
}
.gallery-opt {
	line-height: 160px;
}
.gallery-layout-qr {
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.pointer {
	cursor: pointer;
}

.pointer:hover {
	background: rgba(0,0,0,0.05);
}

.text-bold {
	font-weight: 400;
}

.gallery-collection {
	margin-top: 10px;
}

.gallery-img {
	width: 160px;
	height: 160px;
}

.thumb-title {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	margin: 0 auto;
	z-index: 1;
	left: 0;
	bottom:0;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	text-overflow: ellipsis;
	vertical-align: middle;
	white-space:nowrap;
	overflow: hidden; 
}
.thumb-opt {
	position: absolute;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	z-index: 2;
	left: 0;
	bottom:0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-weight: normal;
	text-overflow: ellipsis;
	vertical-align: middle;
	white-space:nowrap;
	overflow: hidden; 
}

.add-btn {
	display: none;
}
.slide-nav > li {
	background: #2f4050;
}

.navbar-custom {
	background-color: #fff;
	border-radius: 0;
	min-height: 64px;
	margin-bottom: 0;
}

.main-panel {
	margin-top: 100px;
}

.footer-normal {
	border: none;
	background: transparent;
}

.kv-avatar .file-preview-frame,.kv-avatar .file-preview-frame:hover {
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    text-align: center;
}
.kv-avatar .file-input {
    display: table-cell;
    max-width: 220px;
}

.navbar-top-links li a {
    padding: 15px 10px;
}

.main-bg {
	background-color: rgb(227, 234, 243);
}

.banner {
	background: url('../img/ic_banner_login.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 600px;
}

.outer {
	display:table;
	height:100%; 
}

.center-panel {
	display: table-cell;
	vertical-align: middle;
	margin-left: 66.66666667%;
	width: 28%;
	position: relative;
	/*left: 33.33333333%;*/
}
.left-panel {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	color: #fff;
}

.qr-panel {
	display: table;
}

.h-title {
	font-weight: bold;
	font-size: 36px;
}

.qr-rigth {
	display: table-cell;
	vertical-align: top;
}

.qr-img-sm {
	width: 128px;
	height: 128px;
	display: table-cell;
}

.qr-title {
	position: relative;
	top: 0;
	margin-top: 0;
}

.form .form-group {
	margin-bottom: 0;
}

.form .form-group .fa {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	top: 26px;
	left: 8px;
	color: #ccc;
}

.form .form-group .left-icon {
	padding-left: 26px;
}

.checkbox {
	margin-left: 20px;
	font-weight: normal;
}

.footer.footer-panel {
	margin-left: 0;
}

.custom-action-panel .file-actions {
	margin-top: 0;
}

.custom-action-panel .file-thumb-progress {
	top: 32px;
	left: 4px;
	right: 4px;
}

.custom-footer-desc {
	margin: 5px;
}

.closeable-alert {
	margin-left: -15px;
	margin-right: -15px;
}

.selected {
	border: #2491ff 4px solid;
}

.unselected {
	border: #cccccc 4px solid;
}

.qr-panel .bottombar {
	padding-left: 25px;
	padding-right: 25px;
}

.qr-panel .bottombar .btn {
	width: 40%;
}
.qr-panel .bottombar .btn.right {
	margin-left: 18%;
}

.p-l-no {
	padding-left: 0;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
    color: inherit;
}

.clear-float {
	clear: both;
}

.navbar .logo {
	height: 36px;
}

.navbar-brand > img.logo {
	display: inline-block;
}

.logo-desc {
	color: #d12a1a;
	font-weight: bold;
}

.help {
	cursor: help;
}

.qr-layout {
	width: 300px;
	height: 300px;
}

.img-qr {
	width: 100%;
	height: 100%;
}

.group-check .c-check.abc-radio, .group-check .c-check.abc-checkbox {
	padding-left: 20px;
}

.c-check.abc-radio label, .c-check.abc-checkbox label {
	font-weight: normal;
}

.c-check.abc-radio-primary input[type="radio"] + label::after {
  background-color: #2491ff; }

.c-check.abc-radio-primary input[type="radio"]:checked + label::before {
  border-color: #2491ff; }

.c-check.abc-radio-primary input[type="radio"]:checked + label::after {
  background-color: #2491ff; }

.c-check.abc-checkbox-primary input[type="checkbox"]:checked + label::before,
.c-check.abc-checkbox-primary input[type="radio"]:checked + label::before {
	background-color: #2491ff;
	border-color: #2491ff;
}

.c-check.abc-checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.c-check.abc-checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #0275d8;
  border-color: #0275d8; }

.group-inline .form-control {
	display: inline-block;
}
.group-inline .w-m {
	width: 30%;
}

.group-inline .w-l {
	width: 40%;
}

.input-daterange input.datetime:first-child, .input-daterange input.datetime:last-child {
	border-radius: 1px 0 0 1px;
}

.filePicker {
    display: inline-block;
    float: left;
}

.webuploader-pick {
	width: 160px;
	height: 160px;
	background: inherit;
	color: inherit;
}

.uploader-list .thumb-opt {
	background: rgba(0, 0, 0, 0.5);
}

.triangle-right-top {
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
    height: 0;
    border-top: 40px solid;
    border-left: 40px solid transparent;
}

.triangle-border-top-primary {
	border-top-color: #2491ff;
}

.triangle-border-top-danger {
	border-top-color: #ec4758;
}

.state-right-top {
	position: absolute;
	right: 4px;
	top: 5px;
	z-index: 1;
}

.text-white {
	color: #fff;
}

table.dataTable thead .sorting::after {
	content: "\f0dc";
}

table.dataTable thead .sorting_asc::after {
	content: "\f0de";
}

table.dataTable thead .sorting_desc::after {
	content: "\f0dd";
}

table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after, table.dataTable thead .sorting_asc_disabled::after, table.dataTable thead .sorting_desc_disabled::after {
	font-family: 'FontAwesome';
}

.img-item-container {
	position: relative;
	width: 64px;
	height: 64px;
}

.img-count {
	position: absolute;
	width: 24px;
	height: 20px;
	right: 2px;
	bottom: 2px;
	border-radius: 10px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
	background: rgba(0,0,0,0.6);
	z-index: 2;
}

@media (max-width: 970px) {
	.toolbar .date-short-group {
	    margin-left: 8px;
	    margin-right: 8px;
	}

	.date-range-control .date-range-layout {
		padding-left: 20px;
		padding-right: 20px;
	}

	.nomargin-l {
		margin-left: 0;
	}

	.inline-group {
		margin-left: 0;
	}
}

@media (max-width: 1170px) and (min-width: 768px) {

	.add-box {
		display: none;
	}

	.add-btn {
		display: block;
	}
}
