.add-item-top, .add-item-bottom {
	font-size:14px;
	display:inline-block;
}

.main-header .logo {
 
  line-height: 46px;
  
}

.add-item-top, .delete-item-top {
	margin-top:10px;
}

.delete-item-top, .delete-item-bottom {
	font-size: 10px;
	margin-left: 10px;
}

button.label {
	border:0px none;
	padding:0.3em 0.6em 0.4em;
}

.image-box {
	margin:10px 0;
}

.image-box img {
	max-width: 100%;
	max-height: 200px;
	display:block;
}

.bd-example-modal-lg .modal-dialog {
	width: 1200px;
	max-width: 100%;
	margin-top: 40px !important;
}

.table-custom-bordered
.table-custom-bordered > thead > tr > th,
.table-custom-bordered > tbody > tr > th,
.table-custom-bordered > tfoot > tr > th,
.table-custom-bordered > thead > tr > td,
.table-custom-bordered > tbody > tr > td,
.table-custom-bordered > tfoot > tr > td {
	border: 1px solid #f4f4f4;
	background:#fff;
}

.table-striped tr:nth-child(even),
.table-striped tr:nth-child(even) {
	background:#f9f9f9;
}

.table-custom-bordered.table-striped tr:nth-child(even) td,
.table-custom-bordered.table-striped tr:nth-child(even) td {
	background:#f9f9f9;
}

.table-file-details {
	table-layout: fixed;
}

.table-file-details tr td:nth-child(1) {
	width:30%;
}

.table-file-details tr td:nth-child(2) {
	width:70%;
}

.jFiler-items-grid .jFiler-item .jFiler-item-container .jFilter-item-insert-button {
	position: absolute;
	width:100%;
	margin:0 auto;
	text-align: center;
	height:25px;
	margin-top: -12.5px;
	top:-30px;
	z-index: 10;
	-webkit-transition: top 0.3s; /* Safari */
    transition: top 0.3s;
}

.jFiler-items-grid .jFiler-item .jFiler-item-container .jFilter-item-insert-button a {
	padding:6px 9px;
	font-size: 15px;
}

.jFiler-items-grid .jFiler-item .jFiler-item-container .jFiler-item-thumb:hover .jFilter-item-insert-button {
	top:50%;
}

.bg-light-gray {
	background:#fafafa;
	color:#626262;
	font-size: 14px;
}

.gallery-list {
	list-style-type:none;
	margin:0px;
	padding:11px 11px 20px 11px;
}

.gallery-list li {
	float:left;
	width:12.5%;
	padding:3.5px;
	display: table;
	height: 235px;
}

.gallery-list li div {
	border: 1px solid #e6e6e6;
	padding:5px;
	height:180px;
	display:table-cell;
	vertical-align: middle;
	text-align: center;
	background:#f5f5f5;
}

.gallery-list li div img {
	max-width: 100%;
	max-height: 150px;
	margin-bottom: 5px;
}

.placeHolder div { background-color:white !important; border:dashed 1px gray !important; }

.form-group textarea.form-control {
	height:130px;
}

select[multiple].form-control {
	height:200px;
}

/* tree sort begin */
.sortableLists ul, .sortableLists li, #sortableListsBase ul, #sortableListsBase li {
	list-style-type:none;
	color:#000;
	border:1px solid #337ab7;
}

.sortableLists ul, #sortableListsBase { padding:0; background-color:#DDD; }

.sortableLists li, #sortableListsBase li {
	padding-left:50px;
	margin:5px; border:1px solid #337ab7;
	background-color:#337ab7;
}

.sortableLists li div, #sortableListsBase li div {
	padding:7px;
	background-color:#FAFAFA;
}

.sortableLists li, #sortableListsBase li, .sortableLists ul, #sortableListsBase ul, .sortableLists div, #sortableListsBase div { border-radius: 3px; }

.sortableLists .c1, #sortableListsBase .c1 { color:#000; }
.sortableLists .c2, #sortableListsBase .c2 { color:#63c0f5; }
.sortableLists .c3, #sortableListsBase .c3 { color: #f77720; }
.sortableLists .c4, #sortableListsBase .c4 { color: #888; }
.sortableLists .c5, #sortableListsBase .c5 { color: #666667; }
.sortableLists .c6, #sortableListsBase .c6 { color: #888; }

.sortableLists .bgC1, .sortableLists .gray { background-color:#ccc; }
.sortableLists .bgC2, .sortableLists .yellow { background-color:#ff8; }
.sortableLists .bgC3, .sortableLists .red { background-color:#ff9999; }
.sortableLists .bgC4, .sortableLists .blue { background-color:#aaaaff;}
.sortableLists .bgC5, .sortableLists .green { background-color:#99ff99; }
.sortableLists .bgC6, .sortableLists .gree2 { background-color:#bbffbb; }
.sortableLists .bgC7, .sortableLists .brown { background-color:#c26b2b; }

.sortableLists .pT20, #sortableListsBase .pT20 { padding-top:20px; }

.sortableLists .pV10, #sortableListsBase .pV10 { padding-top:10px; padding-bottom:10px; }

.sortableLists .pR, #sortableListsBase .pR { position: relative; }

.sortableLists .t10, #sortableListsBase .t10 { top: 10px; }

.sortableLists .dN, #sortableListsBase .dN { display:none; }

.sortableLists .zI1000, #sortableListsBase .zI1000 { z-index:1000; }

.sortableLists .small1, #sortableListsBase .small1 { font-size:0.8em; }
.sortableLists .small2, #sortableListsBase .small2 { font-size:0.7em; }
.sortableLists .small3, #sortableListsBase .small3 { font-size:0.6em; }

.sortableLists .tAR, #sortableListsBase .tAR { text-align:right; }

.sortableLists .clear, #sortableListsBase .clear { clear:both; }

.sortableLists img.descPicture, #sortableListsBase img.descPicture {
	display:block;
	width:100%;
	margin:0 7px 30px 0;
	float:left;
	cursor:pointer; /*transition: all 0.5s ease;*/
}

.sortableLists img.descPicture.descPictureClose, #sortableListsBase img.descPicture.descPictureClose { width:150px; }

.sortableLists, #sortableListsBase  { margin:10px auto; }
.sortableLists .sortableListsOpener { cursor: pointer; }
/* tree sort end */

tr.status-new, tr.status-new td {
	background-color:#f7bdbd;
	color:#242424;
}

tr.status-supplies, tr.status-supplies td {
	background-color:#e0dea5;
	color:#242424;
}

tr.status-assembly, tr.status-assembly td {
	background-color:#a7cfdf;
	color:#242424;
}

tr.status-sent, tr.status-sent td {
	background-color:#c0dfa7;
	color:#242424;
}

.sortable-list {
	margni:0;
	padding:0;
	list-style: none;
}

.sortable-list li {
	display:block;
	height: 35px;
    line-height: 35px;
	background:#00c0ef;
	border-left:10px solid #00a7d0;
	padding:0 15px;
	color:#FFF;
	margin:1px 0;
}

.sortable-list li .drag-handle {
	padding:5px;
	cursor: move;
}

.video-list,
.ad-item-list {
	margin:0;
	padding:0;
	list-style: none;
}

.bg-red a, .bg-yellow a, .bg-aqua a, .bg-blue a, .bg-light-blue a, .bg-green a, .bg-navy a, .bg-teal a, .bg-olive a, .bg-lime a, .bg-orange a, .bg-fuchsia a, .bg-purple a, .bg-maroon a, .bg-black a, .bg-red-active a, .bg-yellow-active a, .bg-aqua-active a, .bg-blue-active a, .bg-light-blue-active a, .bg-green-active a, .bg-navy-active a, .bg-teal-active a, .bg-olive-active a, .bg-lime-active a, .bg-orange-active a, .bg-fuchsia-active a, .bg-purple-active a, .bg-maroon-active a, .bg-black-active a {
	color:#FFF !important;
}

.login-logo a img {
	width:100%;
	max-width: 300px;
}

.logo-lg img {
	width: 90px;
}

.logo-mini img {
	width: 34px;
}

.sortable-list-music .jFiler-theme-default .jFiler-input {
	margin-bottom:0;
}

.sortable-list-music .jFiler-items-default .jFiler-item {
	margin-bottom:0;
	margin-top:15px;
}

.sortable-list {
	margni:0;
	padding:0;
	list-style: none;
}

.sortable-list li {
	display:block;
	height: 35px;
    line-height: 35px;
	background:#00c0ef;
	border-left:10px solid #00a7d0;
	padding:0 15px;
	color:#FFF;
	margin:1px 0;
}

.sortable-list li .drag-handle {
	padding:5px;
	cursor: move;
}

.about_item-list {
	margin:0;
	padding:0;
	list-style: none;
}

.about_item-list li {
	display:block;
}

.about_item-list li .drag-handle {
	padding:15px;
	cursor: move;
}

.box-right-handle {
	float:right;
}

.box-right-handle a {
	display:inline-block;
	padding: 0px 7px;
	font-size: 18px;
}

.modal-full .modal-dialog {
  width: 90%;
  height: 700px;
  margin: 5% auto;
  padding: 0;
}

.modal-full .modal-content {
  height: auto;
  min-height: 90%;
  border-radius: 0;
}

.credit-row {
	
}

.credit-row .credit-title {
	font-size: 17px;
	margin-top: 4px;
	display: inline-block;
}

.credit-row .text-green {
	
}

.credit-row .credit-select-container {
	text-align: right;
}

.credit-row .credit-select-container .credit-price {
	font-size: 16px;
	font-weight: bold;
}

.credit-row .credit-select-container .credit-price .old-price {
	display:inline-block;
	margin-right: 10px;
	text-decoration: line-through;
	color:#999;
	font-size: 14px;
}

.credit-row .credit-select-container .credit-select {
	display:inline-block;
	width:65px;
	margin-left: 10px;
}

.all-credit-number {
	text-align: center;
	font-size: 25px;
	margin-top: 9px;
}

.total-text {
	margin-top: 4px;
	margin-bottom: 0;
}

.total-text .total {
	font-size: 20px;
	font-weight: bold;
}

.register-box {
    width: 380px;
}

.tip-container {
	display:inline-block;
	position: relative;
	color:#00a7e1;
	margin-left: 5px;
	font-size: 18px;
	vertical-align: middle;
}

.ticket-message-list {
	width:100%;
	height: auto;
	overflow: hidden;
	padding:20px 0 !important;
}

.ticket-message-list .direct-chat-msg:not(.right) .direct-chat-text {
	margin-left:50%;
}

.ticket-message-list .direct-chat-msg.right .direct-chat-text {
	margin-right:50%;
	background:#0073b7;
	border-color: #0073b7;
	color: #fff;
}

.ticket-message-list .direct-chat-msg.right .direct-chat-text::after, .ticket-message-list .direct-chat-msg.right .direct-chat-text::before {
    border-left-color: #0073b7;
}

.direct-chat-timestamp.pull-right {
	margin-right: 20px;
}

.direct-chat-timestamp.pull-left {
	margin-left: 20px;
}

.chat-attachment {
	border-top: #DDD;
	padding-top: 10px;
}

.ticket-message-list .direct-chat-msg.right .direct-chat-text .chat-attachment a {
	color:#EEE;
}

.chat-attachment h4 {
	font-size: 13px;
	font-style: italic;
}

.closed-row {
	color:#93908c;
}

.sub-check-item {
	
}

.sub-check-item label {
	font-weight: 300;
	margin-top: 5px;
}

.sub-check-item label input {
	margin-right: 10px;
}

.file-drop-area {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 100%;
	padding: 25px;
	border: 1px dashed rgba(0, 0, 0, 0.4);
	border-radius: 3px;
	transition: 0.2s;
}

.file-drop-area.is-active {
	background-color: rgba(0, 0, 0, 0.1);
}

.fake-btn {
	flex-shrink: 0;
	background-color: rgba(0, 0, 0, 0.04);
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	padding: 8px 15px;
	margin-right: 10px;
	font-size: 12px;
	text-transform: uppercase;
	cursor: pointer;
}

.file-msg {
	font-size: small;
	font-weight: 300;
	line-height: 1.4;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.file-input {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	cursor: pointer;
	opacity: 0;
	&:focus {
		outline: none;
	}
}

.login-box,
.register-box {
	width:100%;
	max-width:950px;
	background:#FFF;
	border:1px solid #AAA;
}

.req {
	color: #CC0000;
	display: inline-block;
	margin-left: 9px;
	font-weight: bold;
	line-height: 14px;
	font-size: 18px;
}

.sidebar-menu > li > a {
	padding-top:18px;
	padding-bottom:18px;
}

.skin-blue .sidebar-menu > li > .treeview-menu {
	padding-top: 12px;
	padding-bottom: 12px;
}

.sidebar-menu .treeview-menu > li > a {
	padding-top: 7px;
	padding-bottom: 7px;
}
/*
.paypal-select {
	
}

.paypal-select img {
	max-height: 40px;
	margin-left: 10px;
}

.stripe-select {
	margin-right: 50px;
}

.stripe-select img {
	max-height: 40px;
	margin-left: 10px;
}

.stripe-select img.apay,
.stripe-select img.gpay
.stripe-select img.ideal {
	max-height: 30px;
}

.klarna-select {
	
}

.klarna-select img {
	max-height: 31px;
	vertical-align: top;
	margin-top: -7px;
	margin-left: 10px;
}*/

.credit-header {
	color:#FFF;
	padding:16px 15px;
	display:inline-block;
}

.credit-header-button {
	
}

.email1 {
	display:none !important;
}

.payment-select-item {
	padding-top: 20px;
	padding-bottom: 20px;
	display:flex;
	border-bottom: 1px solid #f4f4f4;
}

.payment-select-item img {
	max-height: 30px;
}

.payment-select-item.klarna-select img {
	max-height: 20px;
}

.payment-select-item .radio-container {
	width:30px;
	text-align: center;
	display:block;
}

.payment-select-item .img-container {
	width:160px;
	text-align: center;
	display:block;
	padding-left: 10px;
	padding-right: 10px;
}

.payment-select-item .desc-container {
	font-weight: 400;
	margin-top: 7px;
	display:block;
	width:100%;
}

.payment-select-item .desc-container p {
	margin-bottom: 0;
}

.checkout-loader {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	background:rgba(255, 255, 255, 0.5);
	text-align: center;
	padding: 6px 0;
	display:none;
}

.checkout-content {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.navbar-nav > .tasks-menu > .dropdown-menu.dropdown-language-select {
	width:56px;
	min-width: 56px;
	background:#111111;
	border: 0px none;
}

.skin-blue .main-header .navbar .dropdown-menu.dropdown-language-select li a {
	color:#FFF;
	text-align: center;
    padding-left: 0;
    padding-right: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

.skin-blue .main-header .navbar .dropdown-menu.dropdown-language-select li a:hover {
	background:#333;
}

.special-offer-info-box .info-box-content {
	padding-top: 21px;
}

.home-time-info {
	max-width: 320px;
    margin-left: auto;
    margin-right: auto;
	margin-top: 30px;
}

.same-height-row {
	display: flex;
	align-items: stretch;
	justify-items: center;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 30px;
}

.same-height-row > div {
	float:none;
}

.same-height-row > div .box {
	height:100%;
}

.info-box {
	display: flex;
	align-items: center;
	justify-content: left;
}

.info-box-content {
	margin-left: 0;
}

.custom_price-list {
	list-style: none;
	padding:0;
	margin:0;
}

.row-5 .col-md-2 {
    width: 20%;
}

.inactive-button {
	opacity: 0.2;
	cursor: not-allowed;
}

.header-search {
	padding-top:10px;
}

.recipient-container {
	padding:0;
	margin:0;
}

.recipient-container ul {
	list-style: none;
	padding:0;
	margin:0;
}

.recipient-container ul li {
	display:inline-block;
	margin-right: 5px;
	margin-top: 5px;
}

.recipient-container ul li .recipient-item,
.recipient-add {
	display:inline-block;
	background:#f22826;
	color:#FFF;
	padding:2px 4px 2px 10px;
	border-radius: 13px;
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	vertical-align: middle;
}

.recipient-add {
	cursor: pointer;
}

.recipient-container ul li .recipient-item .remove,
.recipient-add .recipient-add-icon {
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
	height: 21px;
	margin-top: 0px;
	background: #000;
	border-radius: 50%;
	width: 21px;
	text-align: center;
	margin-left: 7px;
	padding-top:1px;
}

.recipient-add .recipient-add-icon {
	background:#4ab54a;
}

.table-wrapper {
	position:relative;
}
.table-scroll {
	max-height:350px;
	overflow:auto;  
	margin-top:20px;
}

.video-gallery-item {
	display:block;
	width:100%;
	height: 0;
	padding-bottom: 56.25%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	margin-bottom: 30px;
}

.video-gallery-item .play-icon {
	position: absolute;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	color:#FFF;
	font-size: 38px;
}

.video-gallery-item .title {
	position: absolute;
	width:100%;
	left:0;
	bottom:0;
	padding:4px 6px;
	color:#FFF;
	background:rgba(0, 0, 0, 0.5);
}

.wpb-video-wrapper {
	position: relative;
	width:100%;
	padding-bottom: 56.25%;
}

.wpb-video-wrapper iframe {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
}

.pt-2 {
	padding-top:6px;
}

.select2-container {
	width: 100% !important;
}

@media screen and (min-width: 1200px) {
	.modal-dialog {
		/*top: 50%;
		transform: translateY(-50%) !important;*/
		margin-top: 200px !important;
	}
}

@media screen and (max-width: 991px) {
	.payment-select-item {
		flex-flow: wrap;
	}
	
	.payment-select-item .img-container {
		width: auto;
		text-align: left;
		padding-left: 20px;
	}
	
	.payment-select-item .desc-container {
		width:100%;
		padding-left: 50px;
	}
	
	.checkout-loader {
		padding: 20px 0;
	}
	
	.same-height-row {
		display: block;
		margin-bottom: 0;
	}

	.same-height-row > div {
		float:none;
		width:100%;
	}

	.same-height-row > div .box {
		height:auto;
	}
	
	.row-5 .col-md-2 {
		width: 100%;
	}
}

@media screen and (max-width: 767px) {
	.checkout-button-container {
		text-align: center !important;
		padding-top: 10px;
	}
	
	.skin-blue .main-header .logo {
		background-color: #111111;
		color: #fff;
		border-bottom: 0 solid transparent;
		position: absolute;
		z-index: 9999;
		width: auto;
		left: 50%;
		transform: translateX(-50%);
	}
}

@media screen and (max-width: 479px) {
	.credit-row .col-xs-6:first-child {
		padding-right: 0;
	}
	
	.credit-row .col-xs-6:last-child {
		padding-left: 0;
	}
	
	.credit-row .credit-title {
		font-size: 15px;
		margin-top: 10px;
	}

	.credit-row .text-green {
		font-size: 13px;
	}
	
	.credit-row .credit-select-container .credit-price {
		font-size: 15px;
	}
	
	.special-offer-info-box .info-box-content {
		padding-top: 5px;
	}
}