dl, ul, ol, li{ list-style: none; padding: 0; margin: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
audio, canvas, iframe, img, svg, video { vertical-align: middle; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }
a { background-color: transparent; text-decoration: none; }
a:active, a:hover { outline: 0; text-decoration: none; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
img { border: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 1em 40px; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; box-sizing: content-box; }
pre { overflow: auto; }
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; padding: 0; }
button { overflow: visible; outline: none; border: none; background-color: transparent; padding: 0; }
button, select { text-transform: none; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], html input[disabled] { cursor: default; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input { line-height: normal; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
fieldset {  border: 0; margin: 0; padding: 0; background: transparent; }
legend { border: 0; padding: 0; display: none; }
textarea { overflow: auto; resize: vertical; }
optgroup { font-weight: bold; }
blockquote p { font-size: 1.3em; font-style: italic; margin-bottom: 8px; }
blockquote cite { display: block; font-size: 1.3em; }
pre { background: #fffbeb; font: 1.3em/1.5 "Lucida Console", "Monaco", "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace; overflow: scroll; margin: 28px 0; padding: 14px 10px; width: 90%; }
table { border-collapse: collapse; border-spacing: 0; }
th, td, caption { text-align: left; font-weight: normal; vertical-align: middle; padding: 0; }
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }
.browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }
.hidden { display: none !important; }
p { margin: 0; }

.v-center { display: table; width: 100%; height: 100%; }
.v-center > .inner { display: table-cell; vertical-align: middle; }

/* Text */
.txt-left { text-align: left !important; }
.txt-center { text-align: center !important; }
.txt-right { text-align: right !important; }

.txt-bold { font-weight: bold; }

.txt-wt-100 { font-weight: 100; }
.txt-wt-200 { font-weight: 200; }
.txt-wt-300 { font-weight: 300; }
.txt-wt-400 { font-weight: 400; }
.txt-wt-500 { font-weight: 500; }
.txt-wt-600 { font-weight: 600; }
.txt-wt-700 { font-weight: 700; }

.txt-co-primary { color: #502a77 !important; }
.txt-co-secondary { color: #4ec7a4 !important; }
.txt-co-success { color: #8bc716 !important; }
.txt-co-danger { color: #ff0000 !important; }
.txt-co-gray { color: #999; }
.txt-co-progress { color: #4aaedc; }

.txt-link { color: #39c0c7; text-decoration: underline; }
.txt-condition { font-size:12px; color: #999; margin-top: 5px; }

.txt-sz-sm { font-size: 12px !important; }
.txt-sz-nm { font-size: 14px !important; }
.txt-sz-md { font-size: 16px !important; }
.txt-sz-lg { font-size: 18px !important; }
.txt-sz-xlg { font-size: 24px !important; }
.txt-sz-xxlg { font-size: 48px !important; }

.txt-wt-ut { font-weight: 100 !important; }
.txt-wt-lt { font-weight: 300 !important; }
.txt-wt-rg { font-weight: 400 !important; }
.txt-wt-bd { font-weight: 700 !important; }

.txt-sz-10 { font-size: 10px !important; }
.txt-sz-11 { font-size: 11px !important; }
.txt-sz-12 { font-size: 12px !important; }
.txt-sz-13 { font-size: 13px !important; }
.txt-sz-14 { font-size: 14px !important; }
.txt-sz-15 { font-size: 15px !important; }
.txt-sz-16 { font-size: 16px !important; }
.txt-sz-18 { font-size: 18px !important; }
.txt-sz-20 { font-size: 20px !important; }
.txt-sz-22 { font-size: 22px !important; }
.txt-sz-24 { font-size: 24px !important; }
.txt-sz-26 { font-size: 26px !important; }
.txt-sz-28 { font-size: 28px !important; }
.txt-sz-30 { font-size: 30px !important; }
.txt-sz-32 { font-size: 32px !important; }
.txt-sz-36 { font-size: 36px !important; }
.txt-sz-40 { font-size: 40px !important; }
.txt-sz-50 { font-size: 50px !important; }
.txt-sz-60 { font-size: 60px !important; }
.txt-sz-70 { font-size: 70px !important; }
.txt-sz-80 { font-size: 80px !important; }

.txt-upper { text-transform: uppercase !important; }
.txt-lower { text-transform: lowercase !important; }
.txt-cap { text-transform: capitalize !important; }

.txt-narrow { letter-spacing: -0.5px !important; }
.txt-narrow-x2 { letter-spacing: -1px !important; }
.txt-wide { letter-spacing: 0.5px !important; }
.txt-wide-x2 { letter-spacing: 1px !important; }

.txt-limit { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: auto; }
.txt-limit.multirow {
	line-height: 16px;
	max-height: 32px;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.txt-limit.multirow.row3 { max-height: 48px; -webkit-line-clamp: 3;}
.txt-limit.multirow.row4 { max-height: 64px; -webkit-line-clamp: 4;}
.txt-limit.multirow.row5 { max-height: 80px; -webkit-line-clamp: 5;}

.txt-initspacing { letter-spacing: 0; }

.txt-vali, .txt-help { position: relative; font-size: 12px; vertical-align: middle; line-height: 1; }
.txt-vali { font-weight: 500; padding-left: 20px; }
.txt-vali:before { content:''; display: block; width: 16px; height: 16px; position: absolute; left: 0; top: 50%; margin-top: -0.500rem; }
.txt-vali.fail { color: #de8800; }
.txt-vali.fail:before { content:url('../images/validation_icon_fail.png'); }
.txt-vali.success { color: #6fb820; }
.txt-vali.success:before { content:url('../images/validation_icon_success.png'); }
.txt-help { color: #999; font-weight: 400; padding-left: 10px; }
.txt-help:before { content: '*'; position: absolute; left: 0; font-size: 18px; }

.txt-cancel { text-decoration: line-through; }

.txt-num, txt-en { font-family: 'Lato'; letter-spacing: 0; }

.hide-txt {
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	border: 0; padding: 0;
	margin: -1px;
}


/* Margin */
.mt-5 { margin-top: 5px !important; }
.mt-10 { margin-top: 10px !important; }
.mt-12 { margin-top: 12px !important; }
.mt-14 { margin-top: 14px !important; }
.mt-16 { margin-top: 16px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-24 { margin-top: 24px !important; }
.mt-28 { margin-top: 28px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-32 { margin-top: 32px !important; }
.mt-36 { margin-top: 36px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-48 { margin-top: 48px !important; }

.mr-5 { margin-right: 5px !important; }
.mr-10 { margin-right: 10px !important; }
.mr-12 { margin-right: 12px !important; }
.mr-14 { margin-right: 14px !important; }
.mr-16 { margin-right: 16px !important; }
.mr-20 { margin-right: 20px !important; }
.mr-24 { margin-right: 24px !important; }
.mr-28 { margin-right: 28px !important; }
.mr-30 { margin-right: 30px !important; }
.mr-32 { margin-right: 32px !important; }
.mr-36 { margin-right: 36px !important; }
.mr-40 { margin-right: 40px !important; }
.mr-48 { margin-right: 48px !important; }

.mb-5 { margin-bottom: 5px !important; }
.mb-10 { margin-bottom: 10px !important; }
.mb-12 { margin-bottom: 12px !important; }
.mb-14 { margin-bottom: 14px !important; }
.mb-16 { margin-bottom: 16px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-24 { margin-bottom: 24px !important; }
.mb-28 { margin-bottom: 28px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-32 { margin-bottom: 32px !important; }
.mb-36 { margin-bottom: 36px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-48 { margin-bottom: 48px !important; }

.ml-5 { margin-left: 5px !important; }
.ml-10 { margin-left: 10px !important; }
.ml-12 { margin-left: 12px !important; }
.ml-14 { margin-left: 14px !important; }
.ml-16 { margin-left: 16px !important; }
.ml-20 { margin-left: 20px !important; }
.ml-24 { margin-left: 24px !important; }
.ml-28 { margin-left: 28px !important; }
.ml-30 { margin-left: 28px !important; }
.ml-32 { margin-left: 32px !important; }
.ml-36 { margin-left: 36px !important; }
.ml-40 { margin-left: 40px !important; }
.ml-48 { margin-left: 48px !important; }

.pull-left { float: left !important; }
.pull-right { float: right !important; }
.no-padding { padding: 0 !important; }

.width-10 { width: 10% !important; }
.width-20 { width: 20% !important; }
.width-30 { width: 30% !important; }
.width-40 { width: 40% !important; }
.width-50 { width: 50% !important; }
.width-60 { width: 60% !important; }
.width-70 { width: 70% !important; }
.width-80 { width: 80% !important; }
.width-90 { width: 90% !important; }
.width-100 { width: 100% !important; }




/* Buttons */
.btn {
    position: relative;
	display: inline-block;
    border-radius: 3px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    text-align: center;
	text-decoration: none;
	padding: 0 12px;
    width: auto;
	height: 36px;
    vertical-align: middle;
	line-height: 35px;
    top: 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}
.btn.btn-block { display: block; }
.btn.btn-primary { background-color: #581e92; border-color: #4c1782; color: #fff; }
.btn.btn-secondary { background-color: #2dbdbe; border-color: #27b2b3; color: #fff; }
.btn.btn-success { background-color: #8ec660; border-color: #86bc59; color: #fff; }
.btn.btn-danger { background-color: #d42828; border-color: #c21c1c; color: #fff; }
.btn.btn-lightgray { background-color: #efefef; color: #888; }
.btn.btn-gray { background-color: #666; border-color: #555; color: #fff; }
.btn.btn-cancel { background-color: #c8c8c8; border-color: #c8c8c8; color: #fff; }
.btn.btn-transparent { background-color: transparent; border-color: transparent; }
.btn.disabled, .btn:disabled { opacity: 0.35; }

.btn.btn-normal:hover { background-color: #f4f4f4; }
.btn.btn-primary:hover { background-color: #8825ea; border-color: #781fd0; }
.btn.btn-secondary:hover { background-color: #27dfe8; border-color: #27dfe8; color: #fff; }
.btn.btn-success:hover { background-color: #75b83f; border-color: #6eb138; color: #fff; }
.btn.btn-danger:hover { background-color: #ee3e3e; border-color: #d62424; color: #fff; }
.btn.btn-lightgray:hover { background-color: #e2e2e2; border-color: #d6d6d6; color: #888; }
.btn.btn-gray:hover { background-color: #555; border-color: #666; color: #fff; }

.btn-primary.focus, .btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus
{ box-shadow: 0 0 0 0.2rem rgba(57,192,199,.5); }

.btn-flex { display: flex; }
.btn-flex .btn { flex-grow: 1; }

.btn i { font-size: 18px; vertical-align: middle; margin-right: 8px; }
.btn.btn-icon { padding: 0; width: 30px; height: 30px; line-height: 1; }
.btn.btn-icon i { margin-right: 0; }
.btn.btn-icon.btn-icon-sm { width: 22px; height: 22px; }
.btn.btn-icon.btn-icon-sm i { font-size: 14px; }

.btn.btn-sm { font-size: 12px; height: 28px; line-height: 27px; padding: 0 8px; }
.btn.btn-lg { font-size: 18px; height: 48px; line-height: 47px; padding: 0 30px; font-weight: bold;}

.btn-group:before, .btn-group:after { content: ''; display: table; }
.btn-group:after { clear: both; }
.btn-group.btn-group-center { text-align: center; }
.btn-group.btn-group-center .btn { display: inline-block; }

.btn-group.btn-group-inline { display:inline-block; }


/* Checkbox, Radio */
.checks { position: relative; margin-right: 10px; }
.checks:last-child { margin-right: 0; }
.checks.checks-solid input[type="checkbox"] + label,
.checks.checks-solid input[type="radio"] + label { padding-left: 16px; }
.checks.checks-inline { display: inline-block; margin-right: 8px; vertical-align: middle; }
.checks input[type="checkbox"],
.checks input[type="radio"] {
	position: absolute !important;
	width: 1px; height: 1px;
	padding: 0; margin: -1px;
	overflow: hidden;
	clip:rect(0,0,0,0);
	border: 0
}
.checks input[type="checkbox"] + label,
.checks input[type="radio"] + label {
	position: relative;
	padding-left: 21px;
	font-size: 13px;
	cursor: pointer;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 1.4;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	vertical-align: middle;

}
.checks input[type="checkbox"] + label:before,
.checks input[type="radio"] + label:before {
	content: '';
	display: block;
	position: absolute;
	width: 16px; height: 16px;
	top: 50%; margin-top: -8px; left: 0;
	margin-right: 6px;
	text-align: center;
	background: #fff;
	border: 1px solid #bcbec1;
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.05);
	box-shadow: inset 1px 1px 2px 0px rgba(0,0,0,0.05);
}
.checks input[type="checkbox"][disabled="disabled"] + label:before,
.checks input[type="radio"][disabled="disabled"] + label:before { background: #f7f7f7; border-color: #e0e0e0; cursor: not-allowed; }
.checks input[type="radio"][disabled="disabled"] + label:after { cursor: not-allowed; }

.checks input[type="radio"] + label:before { border-radius: 100%; }

.checks input[type="checkbox"] + label:active:before,
.checks input[type="checkbox"]:checked + label:active:before { margin-top: -7px; }
.checks input[type="radio"] + label:active:before,
.checks input[type="radio"]:checked + label:active:before { width: 14px; height: 14px; margin-top: -7px; left: 1px; }

.checks input[type="checkbox"]:checked + label:before {
	content: '\2714';
	font-size: 12px;
	line-height: 16px;
	color: #229be9;
	text-shadow: 1px 1px #fff;
	border-color: #a2a4a7;
}
.checks input[type="radio"]:hover + label:after,
.checks input[type="radio"]:checked + label:after {
	content: '';
	position: absolute;
	top: 50%; left: 4px;
	width: 8px; height: 8px;
	margin-top: -4px;
	border-radius: 100%;
}
.checks input[type="radio"]:hover + label:after { background-color: #ddd; }
.checks input[type="radio"]:checked + label:after { background-color: #5d4bca; }
.checks input[type="radio"][disabled="disabled"]:checked + label:after { background-color: #999; }

.checks.checks-lg input[type="checkbox"] + label,
.checks.checks-lg  input[type="radio"] + label { padding-left: 28px; font-size: 16px; }
.checks.checks-lg input[type="checkbox"] + label:before,
.checks.checks-lg  input[type="radio"] + label:before { width: 24px; height: 24px; margin-top: -12px; margin-right: 12px; }
.checks.checks-lg input[type="radio"]:hover + label:after,
.checks.checks-lg input[type="radio"]:checked + label:after { left: 6px; width: 12px; height: 12px; margin-top: -6px; }
.checks.checks-lg input[type="radio"]:checked + label,
.checks.checks-lg input[type="checkbox"]:checked + label { font-weight: bold; color: #5d4bca; }
.checks.checks-lg  input[type="checkbox"] + label:active:before,
.checks.checks-lg  input[type="checkbox"]:checked + label:active:before { margin-top: -7px; }
.checks.checks-lg  input[type="radio"] + label:active:before,
.checks.checks-lg  input[type="radio"]:checked + label:active:before { width: 26px; height: 26px; margin-top: -13px; left: -1px; }


/* Toggle Switch */
.toggle {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative; overflow: hidden;
    display: inline-block; width: 48px; height: 24px; background-color: #ccc;
    border-radius: 12px;
    outline: none; border: none; cursor: pointer;
    transition: background-color ease 0.3s;
}

.toggle:before {
    content: ''; 
    display: block; width: 20px; height: 20px; background-color: #fff;
    position: absolute; left: 2px; top: 2px; z-index: 2;
    border-radius: 50%;
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    transition: left .2s ease-in-out;
}
.toggle:checked { background-color: #39c0c7; }
.toggle:checked:before { left: 26px; }

/* Checkbox, Radio Group */
.switch-group { overflow: hidden; position: relative; }
.switch-group input[type="checkbox"] { display: none; }
.switch-group input[type="checkbox"] + label {
    display: inline-block; padding: 0 10px; margin: 0;
    width: auto; height: 30px; line-height: 28px;
    font-size: 12px; color: #999;
    border: 1px solid #e0e0e0; background-color: #fff;
    cursor: pointer;
}
.switch-group input[type="checkbox"]:checked + label { background-color: #39c0c7; border-color: #39c0c7; color: #fff; }

/* Forms */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"], 
select, 
.form-control {
    display: inline-block; background-color: #fff; 
    width: auto; height: 36px; line-height: 36px; max-width: 100%;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    padding: 0 10px;
    vertical-align: middle;
}
.form-control.form-control-full { width: 100%; }
textarea {
    display: inline-block; background-color: #fff; 
    width: 100%; min-height: 100px; border: 1px solid #d8d8d8; border-radius: 4px; padding: 10px;
}
textarea.form-control { display: block; width: 100%; height: auto; min-height: 100px; padding: 10px; line-height: 1.4; }
input::-webkit-input-placeholder { color: #ccc; }
:-ms-input-placeholder,
input:-ms-input-placeholder,
input:-mos-input-placeholder { color: #ccc; }
.form-control + em { font-style: normal; margin-left: 4px; }


.form { position: relative; min-height: 36px; vertical-align: top; }
.form.form-flex { display: flex; flex-direction: row; align-items: center; }
.form.form-flex .form-control,
.form.form-flex .dz-wrap { flex: 1; }
.form.form-flex .btn { margin-left: 6px; }
.form-control:focus,
.btn:focus { border-color: #39c0c7; box-shadow: 0 0 3px 3px rgba(57,192,199,.2); outline: none; }
.form-control:disabled,
.form-control[readonly] { background-color: #f1f1f1; border-color: #e8e8e8; }
.form-control:disabled:focus,
.form-control[readonly]:focus { border-color: #ddd; box-shadow: 0 0 0 0.2rem rgba(0,0,0,.03); }
.form-readonly-white .form-control[readonly],
.form-readonly-white .form-control[readonly]:focus { background-color: transparent; border-color: transparent; box-shadow: none; }
.form .toggle { margin-top: 6px; }
.form-address .form-control { margin: 2px 0; }

.form-control.autowidth { width: auto!important; }
.form-number .btn-icon { background-color: #f3f3f3; }
.form-number input[type=number] { width: 120px; }

textarea.form-control { min-height: 60px; }

.form-group { position: relative; padding-top: 6px; padding-bottom: 6px; }
.form-group > label { display: block; font-size: 12px; font-weight: normal; color: #888; line-height: 1.3; margin-bottom: 0.75rem; }
.form-group:last-child { margin-bottom: 0; }
.form-group .form .form-value { padding-top: 9px; }
.form-group.essential > label::after { content:'\002A'; position: absolute; color: #ff0000; font-size: 18px; margin-left: 4px; }

.form-inline fieldset { display: inline-block; margin-right: 8px; vertical-align: middle; }

.form-btngroup input + label { float: left; margin-left: -1px; border-radius: 0px; cursor: pointer; }
.form-btngroup .btngroup-first { border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
.form-btngroup .btngroup-last { border-top-right-radius: 4px; border-bottom-right-radius: 4px; }
.form-btngroup input[type=radio],
.form-btngroup input[type=checkbox] { display: none; }
.form-btngroup input[type=radio]:checked + .btn,
.form-btngroup input[type=checkbox]:checked + .btn { background-color: #39c0c7; border-color: #39c0c7; color: #fff; z-index: 1; }
.form-btngroup.form-btngroup-lg input + label { height: 50px; line-height: 50px; font-size: 16px; }

.form-message { font-weight: 700; font-size: 12px; }
.form-message-lg { text-align: center; font-size: 14px; font-weight: bold; margin: 20px 0; }


/* Form Horizontal*/
.form-horizontal { max-width: 960px; }
.form-horizontal .form-group { padding: 6px 20px 6px 130px; border-bottom: 1px solid #f0f0f0; }
.form-horizontal .form-group > label { position: absolute; top: 18px; left: 20px; width: 100px; }
.form-horizontal .form-group.form-group-first { margin-top: 10px; }
.form-horizontal .form-group.form-group-last { margin-bottom: 10px; border-bottom: none; }
/*.form-horizontal .form-group:hover { background-color: #fbfbfb; }*/
.form-horizontal .form-group:hover::after { 
    content: ''; display: block; 
    position: absolute; left: 0; top: 0; bottom: 0;
    border-left: 2px solid #5d4bca;
}

.form-condition { font-size: 12px; color: #777; margin: 7px 0; }

.form-icon-inner { position: relative; }
.form-icon-inner > i { position: absolute; }

/* Form Search */
.form-filter { margin-bottom: 15px; display: flex; justify-content: space-between; align-items: center; }
.form-only-value .form-group .form { line-height: 36px; }

.form-option .option-primary label { font-size: 14px; font-weight: bold; top: 14px; }
.form-option .option-secondary label { padding-left: 10px; }

.multi-input { width: 100%; }
.multi-input > li { display: flex; align-items: center; }
.multi-input > li .select2 { flex: 1; margin-right: 6px; }


/* ¾÷·Îµå */
.form-upload-grid { overflow: hidden; margin-left: -10px; margin-right: -10px; }
.form-upload-grid > li { padding: 5px 10px; }
.form-upload-grid .form-multiple { margin-bottom: 0; }
@media only screen and (min-width: 961px) {
	.form-upload-grid > li { float: left; width: 33.33%; }
}
@media only screen and (max-width: 960px) {
	
}
.form-upload > li { position: relative; padding-right: 26px; margin-bottom: 5px; }
.form-upload .form-delete {
	position: absolute; right: 0; top: 8px;
	width: 20px; height: 20px; border-radius: 4px;
    font-size: 10px; font-weight: bold; text-align: center; color: #fff;
    background-color: #999; border: 1px solid #888; margin-left: 10px;
}
.form-upload .form-control { height: 32px; line-height: 32px; }
.error-log { font-size: 11px; color: #999; font-style: italic; line-height: 1.2; padding: 2px 0; }

.upload { overflow: hidden; position: relative; padding-right: 75px; }
.upload > .upload-filename { width: 100%; height: 32px; line-height: 30px; padding-left: 10px; border: 1px solid #d8d8d8; background-color:#fff; vertical-align:middle; }
.upload > label {
	position: absolute; right: 0; top: 0; display: block; width: 70px; height: 32px;line-height:30px; cursor: pointer;
	font-size: 12px; color: #999; text-align: center; background-color: #fff; border-radius: 4px; border: 1px solid #d8d8d8;	
}
.upload > label > input[type="file"] {position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0;}

/* Ã·ºÎÆÄÀÏ */
.file {
	display: flex; align-items: center; flex-direction: row; position: relative; font-size: 14px; 
	padding: 8px 10px 8px 25px; background-color: #f6f6f6; border: 1px solid #e0e0e0; border-radius: 5px;
}
.file::before {
    content: ''; display: block; width: 16px; height: 16px;
    position: absolute; left: 5px; top: 50%; margin-top: -8px;
    background: url('../images/file_icons.png') no-repeat;
    background-position-y: 0;
    background-size: 100%;
}
.file.file-inline { display: inline-flex; margin-right: 5px; }
.file.file-image { padding-left: 10px; padding-top: 4px; padding-bottom: 4px; }
.file.file-image::before { content: none; }
.file .file-thumb { margin-right: 5px; background-color: #fff; }
.file .file-thumb img { width: auto; height: 40px; border: 1px solid #ccc; }
.file .file-name { flex: 1; font-size: 13px; color: #20a1a8; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right: 10px; }
.file .file-size {  font-size: 12px; color: #666; }
.file-delete {
	width: 20px; height: 20px; border-radius: 4px;
	font-size: 10px; font-weight: bold; color: #fff; text-align: center; 
	background-color: #cf2e2e; border: 1px solid #b31616;
	margin-left: 10px;
}



/* Tables */
.content-body > .table-responsive > .table { margin-bottom: 0; }

.table { background-color: #fff; width: 100%; border-top: 1px solid #e4e4e4; border-bottom: 1px solid #e4e4e4; }
.table.table-bordered td,
.table.table-bordered th { border-left: 1px solid #e4e4e4; }
.table.table-bordered th:last-child,
.table.table-bordered td:last-child { border-right: 1px solid #e4e4e4; }
.table tr.linkable { cursor: pointer; }

.table tbody tr:hover td,
.table tbody tr:hover th { background-color: #fafafa; }
.table tbody tr.table-detail:hover td { background-color: #f6f6f6; }
.table tbody tr.table-toggle.active:hover td { background-color: #8c9aaa; }

.table .col-checkbox	{ width: 44px; }
.table .col-num			{ width: 50px; }
.table .col-ip			{ width: 8rem; }
.table .col-date	    { width: 100px; }
.table .col-datetime	{ width: 140px; }
.table .col-datetimesec	{ width: 150px; }
.table .col-price	    { width: 180px; }
.table .col-name	    { width: 140px; }
.table .col-length3		{ width: 5rem; }
.table .col-length4		{ width: 6rem; }
.table .col-length5		{ width: 7rem; }
.table .col-length6		{ width: 8rem; }
.table .col-length7		{ width: 9rem; }
.table .col-length8		{ width: 10rem; }
.table .col-length9		{ width: 11rem; }
.table .col-length10	{ width: 12rem; }
.table .col-img-sm      { width: 60px; }

.table td, .table th { text-align: left; vertical-align: middle; }
.table thead th { border-bottom: 2px solid #e4e4e4; font-size: 12px; color: #888; padding: 10px 10px 10px 14px; vertical-align: middle; }
.table tbody td {
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 14px; 
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    max-width: 80px;
    overflow: hidden;}

.table-wide { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 16px; }
.table-wide th, .table-wide td { white-space: nowrap; }
.table-wide th p, .table-wide td p { white-space: normal; }

.table .txt-break { white-space: normal; word-break: keep-all; min-width: 100px; }
.table .txt-break.min100 { min-width: 100px; }
.table .txt-break.min200 { min-width: 200px; }
.table .txt-break.min300 { min-width: 300px; }
.table .txt-break.min400 { min-width: 400px; }
.table .txt-break.min500 { min-width: 500px; }

td.td-left, td.td-left a, td.td-left li, td.td-left p { text-align: left; }
td.td-right, td.td-right a, td.td-right li, td.td-right p { text-align: right; }
td.td-valign-top { vertical-align: top !important; }

td.no-result { height: 400px; }

.table.table-sm td, .table.table-sm th { padding: 8px 10px; }

.table tr.table-toggle { cursor: pointer; }
.table tr.table-toggle td { border-bottom: 0; }
.table tr.table-toggle.active td { background-color: #8c9aaa; color: #fff; }
.table tr.table-toggle.active td a { color: #fff; }
.table tr.table-detail > td {
    background-color: #f6f6f6; text-align: left;
    padding: 0; 
    -webkit-box-shadow: inset 0px 3px 10px 0px #fff;
    -moz-box-shadow: inset 0px 3px 10px 0px rgba(0,0,0,0.05);
    box-shadow: inset 0px 3px 10px 0px rgba(0,0,0,0.05);
    border-top: none
}
.table .table-detail-content { display: none; padding: 20px; }
.table .table-detail-content > label { display: block; font-weight: bold; font-size: 14px; margin-bottom: 10px; }
.table .table-detail-content .table { background-color: transparent; }

.table thead th[colspan] { border-bottom-width: 1px; }
.table a:hover { text-decoration: underline; }

.box + .pagination-container { margin-top: -10px; }
.pagination-container { letter-spacing: 0; }
.pagination-container .pagination { overflow: hidden; }
.pagination-container .pagination .page-item { float: left; margin-right: 3px; }
.pagination-container .pagination .page-item.PagedList-skipToPrevious { margin-right: 8px; }
.pagination-container .pagination .page-item.PagedList-skipToNext { margin-left: 8px; }
.pagination-container .pagination .page-item.PagedList-skipToPrevious .page-link,
.pagination-container .pagination .page-item.PagedList-skipToNext .page-link { background-color: transparent; border: none; width: 14px; }

.pagination-container .pagination .page-item:last-child { margin-right: 0; }
.pagination-container .pagination .page-item a,
.pagination-container .pagination .page-item span {
    font-family: 'Lato'; font-size: 14px; color: #999; text-align: center; 
    display: block; width: 28px; height: 28px; line-height: 26px;
    border-radius: 5px; background-color: #fff; border: 1px solid #e4e4e4; }
.pagination-container .pagination .page-item.active span { background-color: #39c0c7; color: #fff; font-weight: 700; border-color: #39bfc6; }

/* ÅÂ±× */
.tag { display: inline-block; padding: 0 8px 0 7px; height: 26px; line-height: 25px; border-radius: 3px; background-color: #999; color: #fff; font-size: 13px; font-weight: bold; margin-right: 4px; }
.tag.tag-sm { padding: 0 5px 0 4px; height: 20px; line-height: 20px; border-radius: 2px; font-size: 12px; }
.tag.tag-primary { background-color: #5d4bca; }
.tag.tag-secondary { background-color: #5acaa2; }
.tag.tag-danger { background-color: #ff0000; }
.tag.tag-lightgray { background-color: #999; }


/* Bootstrap Grid */
.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }
/*
@media (min-width: 768px) {
  .container { width: 750px; }
}
@media (min-width: 992px) {
  .container { width: 970px; }
}
@media (min-width: 1200px) {
  .container { width: 1170px; }
}
    */
.container-fluid { margin-right: auto; margin-left: auto; }
.row { width: 100%; }
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative; min-height: 1px; }
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.66666667%; }
.col-xs-10 { width: 83.33333333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666667%; }
.col-xs-7 { width: 58.33333333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666667%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }
.col-xs-pull-12 { right: 100%; }
.col-xs-pull-11 { right: 91.66666667%; }
.col-xs-pull-10 { right: 83.33333333%; }
.col-xs-pull-9 { right: 75%; }
.col-xs-pull-8 { right: 66.66666667%; }
.col-xs-pull-7 { right: 58.33333333%; }
.col-xs-pull-6 { right: 50%;}
.col-xs-pull-5 { right: 41.66666667%;}
.col-xs-pull-4 { right: 33.33333333%;}
.col-xs-pull-3 { right: 25%;}
.col-xs-pull-2 { right: 16.66666667%;}
.col-xs-pull-1 { right: 8.33333333%;}
.col-xs-pull-0 { right: auto;}
.col-xs-push-12 { left: 100%;}
.col-xs-push-11 { left: 91.66666667%;}
.col-xs-push-10 { left: 83.33333333%;}
.col-xs-push-9 { left: 75%;}
.col-xs-push-8 { left: 66.66666667%;}
.col-xs-push-7 { left: 58.33333333%;}
.col-xs-push-6 { left: 50%;}
.col-xs-push-5 { left: 41.66666667%;}
.col-xs-push-4 { left: 33.33333333%;}
.col-xs-push-3 { left: 25%;}
.col-xs-push-2 { left: 16.66666667%;}
.col-xs-push-1 { left: 8.33333333%;}
.col-xs-push-0 { left: auto;}
.col-xs-offset-12 { margin-left: 100%;}
.col-xs-offset-11 { margin-left: 91.66666667%;}
.col-xs-offset-10 { margin-left: 83.33333333%;}
.col-xs-offset-9 { margin-left: 75%;}
.col-xs-offset-8 { margin-left: 66.66666667%;}
.col-xs-offset-7 { margin-left: 58.33333333%;}
.col-xs-offset-6 { margin-left: 50%;}
.col-xs-offset-5 { margin-left: 41.66666667%;}
.col-xs-offset-4 { margin-left: 33.33333333%;}
.col-xs-offset-3 { margin-left: 25%;}
.col-xs-offset-2 { margin-left: 16.66666667%;}
.col-xs-offset-1 { margin-left: 8.33333333%;}
.col-xs-offset-0 { margin-left: 0%;}
@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 { width: 100%;}
  .col-sm-11 { width: 91.66666667%;}
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-pull-11 { right: 91.66666667%; }
  .col-sm-pull-10 { right: 83.33333333%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-8 { right: 66.66666667%; }
  .col-sm-pull-7 { right: 58.33333333%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-5 { right: 41.66666667%; }
  .col-sm-pull-4 { right: 33.33333333%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-2 { right: 16.66666667%; }
  .col-sm-pull-1 { right: 8.33333333%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-push-11 { left: 91.66666667%; }
  .col-sm-push-10 { left: 83.33333333%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-8 { left: 66.66666667%; }
  .col-sm-push-7 { left: 58.33333333%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-5 { left: 41.66666667%; }
  .col-sm-push-4 { left: 33.33333333%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-2 { left: 16.66666667%; }
  .col-sm-push-1 { left: 8.33333333%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-offset-12 { margin-left: 100%; }
  .col-sm-offset-11 { margin-left: 91.66666667%; }
  .col-sm-offset-10 { margin-left: 83.33333333%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-8 { margin-left: 66.66666667%;}
  .col-sm-offset-7 { margin-left: 58.33333333%;}
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-5 { margin-left: 41.66666667%; }
  .col-sm-offset-4 { margin-left: 33.33333333%;}
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-2 { margin-left: 16.66666667%; }
  .col-sm-offset-1 { margin-left: 8.33333333%; }
  .col-sm-offset-0 { margin-left: 0%; }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-pull-11 { right: 91.66666667%; }
  .col-md-pull-10 { right: 83.33333333%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-8 { right: 66.66666667%; }
  .col-md-pull-7 { right: 58.33333333%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-5 { right: 41.66666667%; }
  .col-md-pull-4 { right: 33.33333333%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-2 { right: 16.66666667%; }
  .col-md-pull-1 { right: 8.33333333%; }
  .col-md-pull-0 { right: auto; }
  .col-md-push-12 { left: 100%; }
  .col-md-push-11 { left: 91.66666667%; }
  .col-md-push-10 { left: 83.33333333%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-8 { left: 66.66666667%; }
  .col-md-push-7 { left: 58.33333333%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-5 { left: 41.66666667%; }
  .col-md-push-4 { left: 33.33333333%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-2 { left: 16.66666667%; }
  .col-md-push-1 { left: 8.33333333%; }
  .col-md-push-0 { left: auto; }
  .col-md-offset-12 { margin-left: 100%; }
  .col-md-offset-11 { margin-left: 91.66666667%; }
  .col-md-offset-10 { margin-left: 83.33333333%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-8 { margin-left: 66.66666667%; }
  .col-md-offset-7 { margin-left: 58.33333333%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-5 { margin-left: 41.66666667%; }
  .col-md-offset-4 { margin-left: 33.33333333%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-2 { margin-left: 16.66666667%; }
  .col-md-offset-1 { margin-left: 8.33333333%; }
  .col-md-offset-0 { margin-left: 0%; }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-pull-11 { right: 91.66666667%; }
  .col-lg-pull-10 { right: 83.33333333%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-8 { right: 66.66666667%; }
  .col-lg-pull-7 { right: 58.33333333%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-5 { right: 41.66666667%; }
  .col-lg-pull-4 { right: 33.33333333%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-2 { right: 16.66666667%; }
  .col-lg-pull-1 { right: 8.33333333%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-push-11 { left: 91.66666667%; }
  .col-lg-push-10 { left: 83.33333333%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-8 { left: 66.66666667%; }
  .col-lg-push-7 { left: 58.33333333%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-5 { left: 41.66666667%; }
  .col-lg-push-4 { left: 33.33333333%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-2 { left: 16.66666667%; }
  .col-lg-push-1 { left: 8.33333333%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-offset-12 { margin-left: 100%; }
  .col-lg-offset-11 { margin-left: 91.66666667%; }
  .col-lg-offset-10 { margin-left: 83.33333333%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-8 { margin-left: 66.66666667%; }
  .col-lg-offset-7 { margin-left: 58.33333333%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-5 { margin-left: 41.66666667%; }
  .col-lg-offset-4 { margin-left: 33.33333333%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-2 { margin-left: 16.66666667%; }
  .col-lg-offset-1 { margin-left: 8.33333333%; }
  .col-lg-offset-0 { margin-left: 0%; }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after { content: " "; display: table; }
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after { clear: both; }
.center-block { display: block; margin-left: auto; margin-right: auto; }
.pull-right { float: right !important; }
.pull-left { float: left !important;}
.hide { display: none !important; }
.show { display: block !important;}
.invisible { visibility: hidden;}
.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0;}
.hidden { display: none !important;}
.affix { position: fixed;}
@-ms-viewport { width: device-width; }
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg { display: none !important; }
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block { display: none !important;}
@media (max-width: 767px) {
  .visible-xs { display: block !important; }
  table.visible-xs { display: table !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; }
}
@media (max-width: 767px) {
  .visible-xs-block { display: block !important; }
}
@media (max-width: 767px) {
  .visible-xs-inline { display: inline !important; }
}
@media (max-width: 767px) {
  .visible-xs-inline-block { display: inline-block !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm { display: block !important; }
  table.visible-sm { display: table !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm,
  td.visible-sm { display: table-cell !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block { display: block !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline { display: inline !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block { display: inline-block !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md { display: block !important; }
  table.visible-md { display: table !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md,
  td.visible-md { display: table-cell !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block { display: block !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline { display: inline !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block { display: inline-block !important; }
}
@media (min-width: 1200px) {
  .visible-lg { display: block !important; }
  table.visible-lg { display: table !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg,
  td.visible-lg { display: table-cell !important; }
}
@media (min-width: 1200px) {
  .visible-lg-block { display: block !important; }
}
@media (min-width: 1200px) {
  .visible-lg-inline { display: inline !important; }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block { display: inline-block !important; }
}
@media (max-width: 767px) {
  .hidden-xs { display: none !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm { display: none !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md { display: none !important; }
}
@media (min-width: 1200px) {
  .hidden-lg { display: none !important; }
}
.visible-print { display: none !important; }
@media print {
  .visible-print { display: block !important; }
  table.visible-print { display: table !important; }
  tr.visible-print { display: table-row !important; }
  th.visible-print,
  td.visible-print { display: table-cell !important; }
}
.visible-print-block { display: none !important; }
@media print {
  .visible-print-block { display: block !important; }
}
.visible-print-inline { display: none !important; }
@media print {
  .visible-print-inline { display: inline !important; }
}
.visible-print-inline-block { display: none !important; }
@media print {
  .visible-print-inline-block { display: inline-block !important; }
}
@media print {
  .hidden-print { display: none !important; }
}



@media (min-width: 1440px) {
}
@media (min-width: 1600px) {
}
@media (min-width: 1280px) {
}

@media (min-width: 961px) { /* desktop */
	.show-mobile { display: none !important; }
	.show-mobile-ib { display: none !important; }
	.show-desktop { display: block !important; }
	.show-desktop-ib { display: inline-block !important; }
    tr.show-desktop { display: table-row !important; }
    th.show-desktop,
    td.show-desktop { display: table-cell !important; }
    col.show-desktop { display: table-column !important; }
}

@media (max-width: 960px) { /* mobile */
	.show-mobile { display: block !important; }
	.show-mobile-ib { display: inline-block !important; }
	.show-desktop { display: none !important; }
	.show-desktop-ib { display: none !important; }
    tr.show-desktop,
    th.show-desktop,
    td.show-desktop,
    col.show-desktop{ display: none !important; }
}

@media (max-width: 768px) {
}
@media (max-width: 480px) {
}
