.body-container {
	padding-left: 0;
	padding-right: 0;
}
.xtb-custom-step1 {
	margin: 30px 0px 45px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.xtb-heading-cont {
	border-bottom: 2px #f58409 solid;
}
.xtb-heading-cont .left-part {
	float: left;
}
.xtb-heading-cont .left-part h1 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 16px;
	color: #565656;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 5px;
}
.xtb-heading-cont .left-part h1 i {
	font-size: 15px !important;
	color: #f9020a;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.xtb-heading-cont .left-part h1 i:before {
	content: "\f054";
}
.done .xtb-heading-cont .left-part h1 i:before {
	content: "\f00c";
	color: #008c3a;
}
.xtb-heading-cont .right-part {
	float: right;
	text-align: right;
}
.xtb-heading-cont .right-part i {
	font-size: 20px;
	padding-right: 3px;
	color: #5a7edc;
	position: relative;
	top: 1px;
}
.xtb-heading-cont .right-part span {
	padding-left: 20px;
	display: inline-block;
}
.xtb-heading-cont .right-part a {
	color: #5a7edc;
	text-decoration: underline;
	font-size: 14px;
}
.xtb-heading-cont .right-part a:hover {
	text-decoration: none;
}
.xtb-inner-cont {
	font-size: 14px;
	line-height: 1.4;
	padding: 0px 0px 0px 20px;
	border-bottom: 1px #d3d3d3 solid;
}
.xtb-custom-step2 .xtb-inner-cont {
	border-bottom: none;
}
.xtb-custom-step2 hr {
	border-top: 1px #d3d3d3 solid;
	height: 1px;
	margin: 0;
	padding-left: 0
}
.xtb-inner-cont .custom-style-box {
	width: 180px;
	float: left;
	margin: 15px 20px 20px 0;
	border: 1px solid #e3e1e1;
	text-align: center;
	position: relative;
	background: #fff;
	text-decoration: none;
}
.xtb-inner-cont .custom-style-box .tab-title {
	text-align: center;
	bottom: 0;
	padding: 2px 0;
	color: #fff;
	font-size: 14px;
	display: block;
}
a.custom-style-box {
	text-decoration: none;
	color: #7d7979;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
	display: block;
}
.xtb-inner-cont .custom-style-box .style-img {
	height: 150px;
	display: block;
}
.xtb-inner-cont .custom-style-box .style-a {
	background: url(../img/src/style-a.png) left 5px no-repeat;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.xtb-inner-cont .custom-style-box .style-c-l {
	background: url(../img/src/style-c-l.png) bottom center no-repeat;
	height: 150px;
	margin-top: 0;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.xtb-inner-cont .custom-style-box .style-c-r {
	background: url(../img/src/style-c-r.png) bottom center no-repeat;
	height: 150px;
	margin-top: 0;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.xtb-inner-cont .custom-style-box .tab-title {
	text-align: center;
	bottom: 0;
	padding: 2px 0;
	color: #fff;
	font-size: 14px;
	display: block;
	background: #737373;
	-moz-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.xtb-inner-cont .custom-style-box.selected {
	border: 1px solid #f58409;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.xtb-inner-cont .custom-style-box.selected .style-a {
	background-image: url(../img/src/style-a-selected.png);
}
.xtb-inner-cont .custom-style-box.selected .style-c-l {
	background-image: url(../img/src/style-c-l-selected.png);
}
.xtb-inner-cont .custom-style-box.selected .style-c-r {
	background-image: url(../img/src/style-c-r-selected.png);
}
.xtb-inner-cont .custom-style-box.selected .tab-title {
	background: #d43900;
}
.action-btn-cont .btn {
	padding: 6px 30px;
	margin: 0 0 0 10px;
}
.action-btn-cont .btn:first-child {
	margin: 0;
}
.action-btn-cont {
	padding-top: 15px;
	margin-top: 15px;
	border-top: 1px #d3d3d3 solid;
	padding-bottom: 5px;
}
.btn-custom {
	color: #fff !important;
	background-color: #008c3a;
	border-color: none;
	box-shadow: 0 4px 0px 0px #065f2a;
	font-size: 14px;
	font-weight: bold !important;
	text-decoration: none !important;
}
.btn-custom:hover {
	color: #fff !important;
	background-color: #029e43;
	border-color: none;
	font-weight: bold;
	box-shadow: 0 4px 0px 0px #065f2a;
}
.btn-custom:focus {
	color: #fff !important;
	box-shadow: 0 4px 0px 0px #065f2a;
}
.btn-custom:active {
	color: #fff !important;
	box-shadow: 0 0px 0px 0px #065f2a;
	transform: translateY(4px);
}
.btn-custom-default {
	color: #565656 !important;
	background-color: #f5f5f5;
	border-color: #d4d4d4;
	box-shadow: 0px 4px 0px 0px #929292;
	font-size: 14px;
	font-weight: bold !important;
	text-decoration: none !important;
}
.btn-custom-default:focus {
	color: #565656 !important;
	box-shadow: 0px 4px 0px 0px #929292;
}
.btn-custom-default:hover {
	color: #565656 !important;
	background-color: #f1f1f1;
	border-color: none;
	font-weight: bold;
	box-shadow: 0px 4px 0px 0px #929292;
}
.btn-custom-default:active {
	color: #565656 !important;
	box-shadow: 0px 0px 0px 0px #929292;
	transform: translateY(4px);
}
.xtb-custom-step2 {
	margin: 0;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.tabs-cont {
	background: #fafafa;
}
.tabs-cont ul {
	list-style: none;
    padding-bottom: 0;
    padding-left: 40px;
    max-width: 1020px;
    margin: 0px auto;
    padding-right: 10px;
    width: 100%;
    /*white-space: nowrap;*/
    /*overflow-x: auto;*/
}
.tabs-cont ul li span.tab-info {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 13px;
	padding: 0;
	min-height: 18px;
	padding-top: 5px;
}
/*.tabs-cont ul li span.tab-info span.tabEditBtn{cursor:pointer;color:#1D50C3;text-decoration:underline; padding-right:5px;}*/

.custom-tabs-cont-li .custom-tab-label.edited:hover {
	box-shadow: none;
}
[class*="SelectCut-1"].style-c-r span.tab-info {
	text-align: left !important;
	padding-left: 15px!important;
}
.tabs-cont ul li span.tab-info span.tabEditBtn:not(.tablabel) {
	cursor: pointer;
	color: black;
	font-style: normal;
	font-family: "Roboto", "Cursive";
	font-weight: 400;
	text-decoration: underline;
	font-size: 15px;
}
.tabs-cont ul li span.tab-info span.tablabel {
	cursor: pointer;
	color: #000000;
    font-weight: 500;
	font-family: "Roboto", "Cursive";
	font-style: normal;
	line-height: 34px;
    font-size: 20px;
}
.tabs-cont ul li span.tab-info span.tabEditBtn.tablabel:hover {
	text-decoration: underline;
}
.tabs-cont ul li span.tab-info .checkbox {
	margin: 0;
}
.tabs-cont>ul li {
	display: inline-block;
	margin-left: -40px;
	position: relative;
	height: 110px;
}
#carteditpage .tabs-cont>ul li {
	display: inline-block;
	margin-left: -44px;
	position: relative;
	height: 110px;
}
.cls-1 {
	stroke: #383535;
	stroke-miterlimit: 2.61;
	stroke-width: 0.5px;
}
#custom-tabs-cont ul>div>li svg {
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-2>div>li svg {
	width: 518px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-3>div>li svg {
	width: 360px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-4>div>li svg {
	width: 280px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-5>div>li svg {
	width: 232px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-6>div>li svg {
	width: 200px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-7>div>li svg {
	width: 178px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-8>div>li svg {
	width: 160px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-9>div>li svg {
	width: 146px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-10>div>li svg {
	width: 136px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-11>div>li svg {
	width: 126px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-12>div>li svg {
	width: 120px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-13>div>li svg {
	width: 114px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-14>div>li svg {
	width: 108px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-15>div>li svg {
	width: 104px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-16>div>li svg {
	width: 100px;
	height: 50px;
}
#custom-tabs-cont ul.SelectCut-2>div>li {
	width: 519px;
}
#custom-tabs-cont ul.SelectCut-3>div>li {
	width: 360px;
}
#custom-tabs-cont ul.SelectCut-4>div>li {
	width: 280px;
}
#custom-tabs-cont ul.SelectCut-5>div>li {
	width: 232px;
}
#custom-tabs-cont ul.SelectCut-6>div>li {
	width: 200px;
}
#custom-tabs-cont ul.SelectCut-7>div>li {
	width: 178px;
}
#custom-tabs-cont ul.SelectCut-8>div>li {
	width: 160px;
}
#custom-tabs-cont ul.SelectCut-9>div>li {
	width: 146px;
}
#custom-tabs-cont ul.SelectCut-10>div>li {
	width: 136px;
}
#custom-tabs-cont ul.SelectCut-11>div>li {
	width: 126px;
}
#custom-tabs-cont ul.SelectCut-12>div>li {
	width: 120px;
}
#custom-tabs-cont ul.SelectCut-13>div>li {
	width: 114px;
}
#custom-tabs-cont ul.SelectCut-14>div>li {
	width: 108px;
}
#custom-tabs-cont ul.SelectCut-15>div>li {
	width: 104px;
}
#custom-tabs-cont ul.SelectCut-16>div>li {
	width: 99px;
}
.custom-tab-label {
	position: absolute;
	left: 0;
	right: 0;
	padding: 0;
	font-family: sans-serif;
	height: 38px;
	width: 66%;
	margin: 0 auto;
	top: 3px;
	z-index: 1;
}
.custom-tab-label.edited {
	/*border:1px solid #5583fb;*/
	overflow: hidden;
}
.custom-tab-label div.tabarea {
    	line-height: 1em !important;
	color: #66718C !important;
	font-size:12px; 
	font-family: Arial, 'sans-serif';
		line-height: 1em !important;
	width: 436px;
	height: 36px;
	line-height: 36px;
	resize: none;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	z-index: 10;
	background-color: transparent;
	overflow: hidden;
	display: table-cell;
	outline: none;
}
.drop-down-cont {
	padding-top: 0px;
	margin: 0;
}
.drop-down-cont>ul {
	list-style: none;
}
.drop-down-cont>ul>li {
	display: inline-block;
	float: left;
	width: 33.33%;
	padding: 0 15px;
}
.xtb-inner-cont .drop-down-cont>ul>li {
	padding: 0 30px 0 0;
	width: 25%;
}
.drop-down-cont>ul>li .form-control {
	color: #5a5454;
	border: 1px solid #c8c8c8;
	border-radius: 0px;
	padding: 0 0 0 12px;
	line-height: 34px;
}
.CustomCheckbox label {
	font-size: 14px;
	color: #5a5454;
	padding-left: 0px;
	line-height: 15px;
}
.CustomCheckbox[type="checkbox"]:not(:checked),
.CustomCheckbox[type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
.CustomCheckbox[type="checkbox"]:not(:checked)+label,
.CustomCheckbox[type="checkbox"]:checked+label {
	position: relative;
	padding-left: 0px;
	cursor: pointer;
}
.CustomCheckbox[type="checkbox"]:not(:checked)+label:before,
.CustomCheckbox[type="checkbox"]:checked+label:before {
	content: '';
	position: absolute;
	left: -24px;
	top: -1px;
	width: 17px;
	height: 17px;
	background: #e8e8e8;
	border: 1px solid #8c8c8c;
}
.CustomCheckbox[type="checkbox"]:not(:checked)+label:after,
.CustomCheckbox[type="checkbox"]:checked+label:after {
	content: 'âœ”';
	position: absolute;
	top: 3px;
	left: -21px;
	font-size: 14px;
	line-height: 0.8;
	color: #000;
	transition: all .2s;
}
.CustomCheckbox[type="checkbox"]:not(:checked)+label:after {
	opacity: 0;
	transform: scale(0);
}
.CustomCheckbox[type="checkbox"]:checked+label:after {
	opacity: 1;
	transform: scale(1);
}
.CustomCheckbox[type="checkbox"]:disabled:not(:checked)+label:before,
.CustomCheckbox[type="checkbox"]:disabled:checked+label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}
.CustomCheckbox[type="checkbox"]:disabled:checked+label:after {
	color: #999;
}
.CustomCheckbox[type="checkbox"]:disabled+label {
	color: #aaa;
}
.CustomCheckbox[type="checkbox"]:checked:focus+label:before,
.CustomCheckbox[type="checkbox"]:not(:checked):focus+label:before {
	border: 1px dotted blue;
}
.CustomCheckbox label:hover:before {
	border: 1px solid #4778d9 !important;
}
.ImgBox img {
	cursor: pointer;
}
.xtb-custom-step2 .alert-warning {
	font-size: 14px;
}
.multiple-colorgrid ul {
	list-style: none;
	float: left;
	width: 100%;
}
.multiple-colorgrid ul li {
	display: inline-block;
	float: left;
	margin-left: 27px;
	width: 24px;
	line-height: 10px;
}
.multiple-colorgrid>ul li:first-child {
	margin-left: 0px;
}
.multiple-colorgrid ul li a {
	width: 24px;
	height: 24px;
	display: block;
	margin: 0 auto;
}
.multiple-colorgrid ul li .color-info {
	font-size: 10px;
	padding-top: 5px;
	display: block;
}
.xtb-custom-step3 {
	margin: 0 0 45px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#tabSelectedStyle.xtb-inner-cont .custom-style-box {
	margin-top: 0;
	margin-right: 0;
	width: 140px;
}
#tabSelectedStyle.xtb-inner-cont .custom-style-box .style-img {
	height: 100px;
}
#tabSelectedStyle.xtb-inner-cont .custom-style-box.selected .style-a,
#tabSelectedStyle.xtb-inner-cont .custom-style-box.selected .style-c-l,
#tabSelectedStyle.xtb-inner-cont .custom-style-box.selected .style-c-r {
	background-size: 100px;
}
.ui-sortable-placeholder {
	border: 1px dashed #F0F0F0;
}
#tabSelectedStyle>a {
	cursor: default;
}
#CreateYourTabs {
	display: none;
}
#page3 {
	display: none;
}
.drop-down-cont ul li .btn-group {
	width: 120px;
}
.btn-cont-default .btn-default {
	margin: 25px 10px 0 0;
	padding: 5px 6px;
}
.drop-down-cont ul.tab-txt-style li:first-child {
	width: 80%;
	padding: 0 8px 0 0;
}
.drop-down-cont ul.tab-txt-style li label {
	display: block;
}
.drop-down-cont ul.tab-txt-style li {
	width: 30%;
	padding: 0 8px;
}
.drop-down-cont ul.tabs-quick-options li {
	width: 100%;
	padding: 0 0 0 30px
}
.drop-down-cont ul.tabs-quick-options li {
	width: 100%;
}
.drop-down-cont .CustomCheckbox {
	position: relative;
	display: block;
	margin-top: 33px;
	margin-bottom: 0;
	float: right;
}
.simplecolorpicker.fontawesome span.color[data-selected]:after {
	font-family: 'FontAwesome';
	-webkit-font-smoothing: antialiased;
	content: '\f00c';
	margin-right: 1px;
	margin-left: 1px;
	font-size: 18px;
	vertical-align: top;
	line-height: 1em;
}
.multiple-colorgrid .simplecolorpicker.fontawesome span.color[data-selected]:after {
	font-family: 'FontAwesome';
	-webkit-font-smoothing: antialiased;
	content: '\f00c';
	position: absolute;
	left: 0px;
	right: 0;
	top: 2px;
	text-shadow: 1px 1px 1px #7d7d7d;
	font-size: 18px;
}
.multiple-colorgrid .simplecolorpicker.icon,
.multiple-colorgrid .simplecolorpicker span.color {
	display: inline-block;
	cursor: pointer;
	border: 1px solid transparent;
	width: 48px;
	height: 24px;
	position: relative;
	margin: 0 10px 10px 0;
}
.multiple-colorgrid .simplecolorpicker span.color {
	float: left
}
.multiple-colorgrid .simplecolorpicker.icon:after,
.multiple-colorgrid .simplecolorpicker span.color:after {
	content: '\00a0\00a0\00a0\00a0';
	font-size: 18px;
}
.multiple-colorgrid .simplecolorpicker span {
	margin: 0 0 10 10px;
}
.multiple-colorgrid .simplecolorpicker span:first-child {
	border: 1px solid #666363;
}
.simplecolorpicker span.color:first-child {
	border: 1px solid #666363 !important;
}
.multiple-colorgrid .simplecolorpicker span.color:first-child[data-selected]:after {
	color: #4a4a4a;
	text-shadow: none;
}
.simplecolorpicker span.color:first-child[data-selected]:after {
	color: #4a4a4a;
	text-shadow: none;
}
.choose-multiple-color {
	display: inline-block;
	padding-left: 5px;
}
.choose-multiple-color .simplecolorpicker {
	position: relative;
}
.choose-multiple-color .simplecolorpicker.icon,
.choose-multiple-color .simplecolorpicker span.color {
	display: inline-block;
	cursor: pointer;
	border: 1px solid transparent;
	width: 28px;
	height: 28px;
	padding: 0;
	outline: none;
	vertical-align: middle;
}
.choose-multiple-color .simplecolorpicker.icon::after {
	content: '';
	/*background:url(../images/select-color.png) bottom right no-repeat;*/
	width: 32px;
	height: 32px;
	position: absolute;
	top: -1px;
	left: -1px;
	padding: 0;
	margin: 0;
	text-align: left;
	outline: none;
}
.simplecolorpicker.icon,
.simplecolorpicker span.color {
	display: inline-block;
	cursor: pointer;
	border: 1px solid transparent;
	width: 25px;
	height: 25px;
	text-align: center;
	padding-left: 1px;
	text-shadow: 1px 1px 1px #7d7d7d;
}
.simplecolorpicker[disabled] {
	pointer-events: none;
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1;
}
.Cut2nd {
	width: 503px !important;
}
.Cut3rd {
	width: 354px !important;
}
#preloader {
	display: none;
	width: 64px;
	height: 64px;
	position: absolute;
	top: 50%;
	margin-top: -64px;
	left: 50%;
}
.select-tab-style {
	height: 213px;
	position: relative;
	width: 100%;
}
.select-tab-style .tab-style-container a {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 21;
}
.select-tab-style .tab-style-container a:nth-child(1) {
	left: 0
}
.select-tab-style .tab-style-container a:nth-child(2) {
	left: 201px;
}
.select-tab-style .tab-style-container a:nth-child(3) {
	left: 402px;
}
.select-tab-style .tab-style-container a:hover {
	-webkit-box-shadow: 0 0 10px 1px #b7b7b7;
	box-shadow: 0 0 5px 1px #b7b7b7;
}
.select-tab-style .tab-style-container a:hover .style-img {
	height: 150px;
}
.tabs-cont ul li div.flipCont {
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	transition: all 0.2s ease 0s;
}
.tabs-cont ul.style-c-l li div.flipCont {
	-webkit-transform: rotatex(-180deg);
	-moz-transform: rotatex(-180deg);
	-ms-transform: rotatex(-180deg);
	transform: rotatex(-180deg);
}
.tabs-cont ul.style-c-r li div.flipCont {
	-webkit-transform: rotatex(-180deg);
	-moz-transform: rotatex(-180deg);
	-ms-transform: rotatex(-180deg);
	transform: rotatex(-180deg);
}
.tabs-cont ul.style-c-l li .custom-tab-label,
.tabs-cont ul.style-c-r li .custom-tab-label {
	top: 25px;
}
.tabs-cont ul.style-c-l li {
	float: left !important;
}
.tabs-cont ul.style-c-r li {
	float: right !important;
}
.tabs-cont ul li span.tab-info .CustomCheckbox[type="checkbox"]:not(:checked)+label:before,
.tabs-cont ul li span.tab-info .CustomCheckbox[type="checkbox"]:checked+label:before {
	content: '';
	position: absolute;
	left: 0;
	top: -7px;
	width: 17px;
	height: 17px;
	background: #fff;
	border: 1px solid #8c8c8c;
}
.tabs-cont ul li span.tab-info .CustomCheckbox[type="checkbox"]:not(:checked)+label:after,
.tabs-cont ul li span.tab-info .CustomCheckbox[type="checkbox"]:checked+label:after {
	content: 'âœ”';
	position: absolute;
	top: -3px;
	left: 2px;
	font-size: 14px;
	line-height: 0.8;
	color: #000;
	transition: all .2s;
}
.tabs-cont ul li span.tab-info .tablabel,
.tabs-cont ul li span.tab-info .CustomCheckbox {
	display: block;
	padding-right: 5px;
}
.tabs-cont ul li span.tab-info>span {
	padding: 0
}
.tabs-cont ul.SelectCut-10 div li span.tab-info>span,
.tabs-cont ul.SelectCut-10 div li span.tab-info .CustomCheckbox {
	display: inline-block;
	padding-bottom: 5px;
}
.colorgrid .multiple-colorgrid .simplecolorpicker span {
	margin: 0 5px 5px 0;
}
.tabEditPopup.popover {
	max-width: 300px;
    width: 300px;
    left: 50%!important;
    transform: translateX(-50%)!important;
}
.hintpopup.popover {
	width: 276px;
}
.customHintPopup.popover {
	width: 450px;
	max-width: inherit;
}
.CustomHintleft {
	padding: 0 10px 0 0;
	display: table-cell;
	vertical-align: top;
}
.CustomHintright {
	display: table-cell;
	vertical-align: top
}
.tabLengthTable {
	margin-bottom: 0;
	padding-bottom: 0;
}
.tabLengthTable>tbody>tr>td,
.tabLengthTable>tbody>tr>th,
.tabLengthTable>tfoot>tr>td,
.tabLengthTable>tfoot>tr>th,
.tabLengthTable>thead>tr>td,
.tabLengthTable>thead>tr>th {
	padding: 2px;
	text-align: center;
}
.tabLengthTable>thead>tr>th {
	border-bottom: 0;
	background: #f7f7f7;
}
.tabLengthTable>thead>tr>th:first-child,
.tabLengthTable>tbody>tr>td:first-child {
	white-space: nowrap;
	text-align: left;
}
.multipleDesignPopup .drop-down-cont {
	padding-top: 0;
}
.multipleDesignPopup .colorgrid .simplecolorpicker+.simplecolorpicker {
	display: none;
}
ul.SelectCut-16 div .custom-tab-label {
	width: 32%;
}
ul.SelectCut-15 div .custom-tab-label {
	width: 34%;
}
ul.SelectCut-14 div .custom-tab-label {
	width: 37%;
}
ul.SelectCut-13 div .custom-tab-label {
	width: 40%;
}
ul.SelectCut-12 div .custom-tab-label {
	width: 42%;
}
ul.SelectCut-11 div .custom-tab-label {
	width: 45%;
}
ul.SelectCut-10 div .custom-tab-label {
	width: 44%;
    left: 7px!important;
}
ul.SelectCut-9 div .custom-tab-label {
	width: 51%;
}
ul.SelectCut-8 div .custom-tab-label {
	width: 54%;
}
ul.SelectCut-7 div .custom-tab-label {
	width: 57%;
}
ul.SelectCut-6 div .custom-tab-label {
	width: 61%;
}
ul.SelectCut-5 div .custom-tab-label {
	width: 66%;
}
ul.SelectCut-4 div .custom-tab-label {
	width: 71%;
}
ul.SelectCut-3 div .custom-tab-label {
	width: 77%;
}
ul.SelectCut-2 div .custom-tab-label {
	width: 84%;
}
.multiple-colorgrid label {
	font-size: 14px;
	color: #5a5454;
	font-weight: bold;
}
.multiple-colorgrid label span.color_name {
	font-size: 12px;
	font-weight: bold;
}
.showSelectedColor,
.showSelectedColorPopup {
	font-size: 12px;
	font-weight: normal;
}
.tabsetup,
.typography {
	margin: 0;
}
.tabsetup>ul,
.typography>ul {
	list-style: none;
}
.tabsetup>ul>li,
.typography>ul>li {
	display: inline-block;
	float: left;
	width: 33.33%;
	padding: 0px 30px 0px 0px;
}
.tabsetup>ul>li {
	width: 50%;
	padding: 0 30px 0 0;
}
.typography>ul>li {
	padding: 0 30px 0 0;
	width: 25%;
}
.typography>ul>li:first-child {
	width: 40%;
}
.tabsetup>ul>li .form-control,
.typography>ul>li .form-control {
	color: #5a5454;
	border: 1px solid #c8c8c8;
	border-radius: 0px;
}
.tabsetup label,
.typography label {
	font-size: 14px;
}
.tabsetup label a,
.typography label a {
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	margin-left: 10px;
}
.step {
	font-family: 'Open Sans', Arial, 'Helvetica Neue', Helvetica, 'sans-serif';
	font-size: 18px;
	font-weight: 400;
	color: #cc0000;
	margin: 15px 0px 10px;
}
.step i {
	font-style: normal;
	color: white;
	background-color: #cc0000;
	border-radius: 50%;
	width: 22px;
	height: 22px;
	display: inline-block;
	text-align: center;
	padding-top: 1px;
}
.xtb-heading-cont h1 {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	color: #565656;
	font-weight: normal;
	margin: 0px 0px 6px 5px;
}
.xtb-heading-cont h1 i {
	font-family: 'FontAwesome';
	font-size: 15px !important;
	font-style: normal;
	font-weight: normal;
	color: #f9020a;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}
.xtb-heading-cont h1 i:before {
	content: "\f054";
}
.intro {
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 15px;
	margin-top: 0px;
}
.pricebox {
	padding: 10px 15px;
	border: 2px solid #FF8600;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFF7D6;
}
label a.hintTxt {
	font-size: 12px;
	font-weight: 400;
	text-decoration: none;
	margin-left: 20px;
}
.popover-title {
	color: #cc6600;
}
#custom-tabs-cont ul>li.selected svg {} #tab-shape-5 {
	width: 200px;
}
.cls-1.selected {
	stroke: #CC0000;
	stroke-miterlimit: 2.61;
	stroke-width: 2px;
}
#custom-tabs-cont ul>li.selected svg {
	stroke-dasharray: 5, 5;
}
.totalPrice {
	padding: 10px 15px;
	border: 2px solid #FF8600;
	font-size: 16px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFF7D6;
}
.xtb-top-fixed {
	position: fixed;
	top: 0;
	z-index: 999;
	width: 296px;
}
/* [contentEditable=true]:empty:not(:focus):before {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	content: 'Enter text here';
	color: #c5c2c2;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, 'sans-serif';
} */
#accessories .price-text {
	font-size: 16px;
	color: #cc0000;
	font-family: arial;
	font-weight: bold;
}
#accessories .accessories_column_base .access_list-item {
	width: 25%;
}
#accessories .group-access-list .select-qty-cont {
	width: 43%;
}
#accessories .accessories_column_base .access_list-item:nth-child(5) {
	border-right: none;
}
#loader-wrapper {
	background: none;
}
#loader-wrapper > .loader-box {
	position: absolute;
	top: 50%;
	left: 0;
	width: 130px;
	height: 130px;
	z-index: 1000;
	margin: -65px auto 0;
	right: 0;
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
#loader {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #3498db;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
}
#loader:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #e74c3c;
	-webkit-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite;
}
#loader:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #f9c922;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite;
}
.tab_collation_price_wrapper {
	width: 100%;
	float: none;
	display: block;
	min-width: 40px;
	position: relative;
	text-align: right;
}
@media (min-width: 992px) {
	#accessories .accessories_column_base .tab_collation_price_wrapper .access_adder-qty {
		display: inline-block;
		vertical-align: middle;
		padding: 0 20px;
	}
	#accessories .accessories_column_base .tab_collation_price_wrapper .adder-rate {
		padding: 0 20px;
		min-width: auto;
	}
}
@media (max-width: 767px) {
	.xtb-inner-cont .drop-down-cont>ul>li {
		width: 100%;
		padding: 0px;
	}
	#custom-tabs-cont ul.SelectCut-5>div>li {
		/*margin: 0 auto;*/
	}
	.typography>ul>li,
	.typography>ul>li:first-child {
		width: 100%;
	}
	.typography {
		margin: 0 0 10px 0;
	}
	.xtb-protabs .action-btn-cont > .btn {
		padding: 6px 10px;
		margin: 0 0 0 5px;
	}
	#accessories .accessories_column_base .access_list-item.list__description {
		width: 100%;
		display: block;
		border-bottom: 1px solid #ccc;
	}
	#accessories .accessories_column_base .access_list-item {
		width: 50%;
		float: left;
		display: inline-block;
		vertical-align: top;
		border: none;
	}
	.tab_collation_price_wrapper {
		float: left;
		width: 100%;
		display: block;
		border-top: 1px solid #ccc;
	}
	#accessories .accessories_column_base .select-qty-cont {
		padding-top: 0px;
		line-height: 30px;
	}
	#accessories .group-access-list:last-child {
		border-bottom: 0;
	}
	#accessories .group-access-list {
		padding: 10px 0;
		border-bottom: 1px solid #ccc;
	}
	#accessories .group-access-list .select-qty-cont {
		width: 100%;
	}
	.TableView.radio-button--list-item {
		line-height: normal;
	}
	.tabs-cont {
		display: block;
		overflow-x: scroll;
	}
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.custom-tab-label div.tabarea p {
	margin: 0;
	padding: 0
}

#accessories .qty {
	border-right: 1px solid #ccc !important;
	border-left: 1px solid #ccc !important;
	width: 38px !important;
	font-size: 16px !important;
	height: 30px !important;
}

/* Style the active class (and buttons on mouse-over) */

.simplecolorpicker span.active {
	border: 3px solid #000;
}
.color {
	border: none;
	outline: none;
	padding: 10px 16px;
	background-color: #f1f1f1;
	cursor: pointer;
}
.multipleDesignPopup .simplecolorpicker span.active {
	border: 1px solid #000;
}
.color {
	border: none;
	outline: none;
	padding: 10px 16px;
	background-color: #f1f1f1;
	cursor: pointer;
}