﻿.design-studio-bar {
	background-color: #053067;
	padding: 8px 0px;
	text-align: right;
}
.design-studio-bar a {
	color: #fff;
	padding: 0px 0px 0px 40px;
	line-height: 50px;
	font-size: 15px;
}
.design-studio-bar a:hover {
	text-decoration: none;
}
.design-studio-bar a i {
	font-size: 20px;
}
.design-tab {
	float: left;
	width: 40px;
	text-align:right;
}
.design-tab li a {
	position: relative;
	display: block;
	padding: 10px 11px;
	background: #053067;
	border-radius: 5px 0px 0px 5px;
	margin-bottom: 4px;
	text-align:right;
	
}
.design-tab li a i {
	color: #375985;
	font-size: 20px;
}
.design-tab li.active a, .design-tab li.active a:hover, .design-tab li.active a:focus {
	background: #ff812e;
	border-radius: 5px 0px 0px 5px;
	border-right: solid 1px #ff812e;
}

/*li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a{
    background: #ff812e;
	border-radius: 5px 0px 0px 5px;
	border-right: solid 1px #ff812e;
}*/
li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a {
    background: #FFFFFF;
    border-radius: 5px 0px 0px 5px;
    border: solid 1px #CCCCCC;
    /* color: #FFF; */
    border-right: solid 1px #fff;
}

li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-hover a{
    background: #ff812e;
	border-radius: 5px 0px 0px 5px;
	border-right: solid 1px #ff812e;
}

/*.design-tab li.active a i, .design-tab li.active a:hover i, .design-tab li.active a:focus i {
	color: #fff;
	font-size: 20px;
	border:none;
}*/
li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a i {
    color: #FF812E !important;
    font-size: 20px;
    border: none;
}

li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-active a i{
    color: #fff;
	font-size: 20px;
	border:none;
}

li.ui-state-default.ui-corner-top.ui-tabs-active.ui-state-hover a i{
    color: #fff;
	font-size: 20px;
	border:none;
}

li.ui-state-default.ui-corner-top.ui-state-complete a{
    background: #ff812e;
	border-radius: 5px 0px 0px 5px;
	border-right: solid 1px #ff812e;
}
li.ui-state-default.ui-corner-top.ui-state-complete a i{
    color: #fff;
	font-size: 20px;
	border:none;
}

.design-tab > li {
	padding: 0px;
    padding-right: 3px;
}
.design-content {
	float: left;
	height: 460px;
	overflow: auto;
	border: solid 1px #ccc;
	width: 85%;
    position: relative;
	padding-bottom:50px;
}
.canvas-container {
    margin: 5px 0px;
}
.nav li a:hover, .nav li a:focus, .nav li a:hover i{
    text-decoration: none;
    background-color: #fff;
}
.design-tab li:hover a{
	background: #FFFFFF !important;
    border-radius: 5px 0px 0px 5px;
    border: solid 1px #CCCCCC;
    border-right: solid 1px #fff !important;
}
.design-tab li:hover a i {
   color: #FF812E !important;
}

/*.design-tab li.ui-state-complete a i{
	color:rgba(255,255,255,0.5) !important;
}
.design-tab li.ui-state-active a i{
	color:rgba(255,255,255,1) !important;
}*/
 
.tooltip-inner {
	padding:10px 20px !important;
	min-width:150px;
}
.univsty-info{
	width: 85%;
    float: left;
    margin-left: 40px;
    border: solid 1px #ccc;
    padding: 11px 0px;
    border-bottom: 0px;
    margin-top: 5px;
}
.univrsty{
	color:#ff812e;
	font-size:16px;
	font-weight:bold;
}
.frame-style:hover {
    border: solid 1px #053067;
}
.frame-style {
    text-align: center;
    max-height: 190px;
    border: 1px solid rgba(0,0,0,0);
    cursor: pointer;
    margin-bottom: 5px;
    padding: 4px;
}
.summary-info{
	width: 100%;
    float: left;
    border: solid 1px #ccc;
    padding: 11px 0px;
    /*border-bottom: 0px;*/
    margin-top: 5px;
}
.summary{
	color:#ff812e;
	font-size:16px;
	font-weight:bold;
}
.price {
    color: #666666;
    font-size: 22px;
    font-weight: bold;
    position: relative;
    top: 10px;
}
#chp_updPrice {
    border-bottom: none !important;
    padding: 0px !important;
}
.price sup{
	color:#FF812E;
}
/*.btns-control{
	width: 85%;
    float: left;
    margin-left: 40px;
    border: solid 1px #ccc;
    padding: 10px 10px;
    border-top: 0px;
}*/

.btns-control {
    width: 100%;
    float: left;
    border-bottom: solid 1px #ccc;
    padding: 10px 10px;
    border-top: 0px;
}

.progress-heading {
    margin-top: 10px;
}

.btn-ghost {
    border: 1px solid #272727;
    border-radius: 0px;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    padding: 7px 16px;
    margin-right: 5px;
    background: #053067;
	margin:5px 0px;
}
.btn-ghost:hover {
    background: #ff812e;
    color: #fff !important;
	border-color:#ff812e;
}
.frame-style{
	text-align:center;
	min-height:116px;
}
.frame-style img{
	max-height: 116px;
	text-align:center;
	width:100%;
}
/*input[type="image"]{
	max-height: 116px;
    text-align: center;
    width: 100%;
}*/
.frame-style a{
	color:#333;
	text-decoration:none;
}
.frame-style p{
	font-size:14px;
}
.leather a {
    display: block;
    margin: 1px;
    overflow: hidden;
    /* width: 100%; */
}
.leather a img{
	width:100%;
}
.moulding-style{
    background: #aaa;
	text-align:center;
	min-height:150px;
}
.moulding-style a{
	text-decoration:none;
	color:#333;
    cursor: pointer;
}
.moulding-style img{
	max-height: 116px;
	text-align:center;
	max-width:100%;
}
.moulding-style p{
	font-size:12px;
}
.glass-style img{
	width:99%;
	margin-left:1px;
}
.glass-style p{
	font-size:14px;
	color:#333;
	text-decoration:none;
}
.glass-style a{
	text-decoration:none;
	display:block;
}
/*.step-title{
	font-size:18px;
	font-weight:bold;
	margin:0px 10px;
    display:block;
	line-height:45px;
	border-bottom:dashed 1px #ccc;
	margin-bottom:10px;
}*/

.step-title {
    font-size: 18px;
    font-weight: bold;
    margin: 0px 10px;
    display: block;    
}

.paddLeft{
    margin-left: 0px;
}

label{
	font-size:14px;
}
.golden {
    background: #AAA;
    width: 100%;
    height: 115px;
}
.silver {
    color: #000 !important;
    background: #dbdbdb;
    width: 100%;
    height: 115px;
    font-size: 14px !important;
    color: #fff;
}
.orng-icon {
    color: #ff812e;
    font-size: 20px;
    margin-left: 5px;
}
hr {
    margin-top: 2px;
    margin-bottom: 2px;
    border: 0;
    border-top: 1px solid #eee;
}







.design-steps {
	margin-top: 40px;
}
/*Form Wizard*/
.design-steps {
	border-bottom: solid 1px #e0e0e0;
	padding: 0 0 10px 0;
}
.design-steps > .design-steps-step {
	padding: 0;
	position: relative;
}
.design-steps > .design-steps + .design-steps-step {
}
.design-steps > .design-steps-step .bs-wizard-stepnum {
	color: #adadad;
	font-size: 14px;
	margin-bottom: 5px;
	padding:5px 0px;
}
.design-steps > .design-steps-step .bs-wizard-info {
	color: #999;
	font-size: 14px;
}
.design-steps > .design-steps-step > .bs-wizard-dot {
	position: absolute;
	width: 30px;
	height: 30px;
	display: block;
	background: #053067;
	top: 54px;
	left: 50%;
	margin-top: -15px;
	margin-left: -15px;
	border-radius: 50%;
	text-align: center;
	line-height: 28px;
    color:#fff;
}
/*.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } */
.design-steps > .design-steps-step > .progress {
	position: relative;
	border-radius: 0px;
	height: 5px;
	box-shadow: none;
	margin: 20px 0;
}
.design-steps> .design-steps-step > .progress > .progress-bar {
	width: 0px;
	box-shadow: none;
	background: #053067;
}
.design-steps > .design-steps-step.complete > .progress > .progress-bar {
	width: 100%;
}
.design-steps > .design-steps-step.active > .progress > .progress-bar {
	width: 50%;
}
.design-steps > .design-steps-step:first-child.active > .progress > .progress-bar {
	width: 0%;
}
.design-steps > .design-steps-step:last-child.active > .progress > .progress-bar {
	width: 100%;
}
.design-steps > .design-steps-step.disabled > .bs-wizard-dot {
	background-color: #e6eaf0;
}
.design-steps > .design-steps-step.disabled > .bs-wizard-dot:after {
	opacity: 0;
}
.design-steps > .design-steps-step:first-child > .progress {
	left: 50%;
	width: 50%;
}
.design-steps > .design-steps-step:last-child > .progress {
	width: 50%;
}
.design-steps > .design-steps-step.disabled a.bs-wizard-dot {
	pointer-events: none;
}

.design-steps > .design-steps-step.active > .bs-wizard-dot{
	background:#e6eaf0;
	color:#000;
	box-shadow:0px 0px 8px #333;
}
.design-steps> .design-steps-step.active > .progress > .progress-bar{
	background:#E6EAF0;
}
.progress{
	background:#E6EAF0;
}

.design-steps > .design-steps-step.active .bs-wizard-stepnum{
	margin: 0px 10px;
    background: #FF812E;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    position: relative;
    padding: 5px 0px;
}
.design-steps > .design-steps-step.active .bs-wizard-stepnum:after{
	content: "";
    border-top: solid 5px #FF812E;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
    position: absolute;
    bottom: -5px;
    left: 48%;
}
.design-steps > .design-steps-step.complete .bs-wizard-stepnum{
	color:#FF812E;
	font-weight:bold;
	padding:5px 0px;
}

/*END Form Wizard*/
.design-steps .complete a {
	color: #fff;
}
.design-steps .active a {
	color: #fff;
}
.design-steps .disabled a {
	color: #000;
}
.design-stu-footer {
	line-height: 42px;
	background: #053067;
	text-align: center;
}
.design-stu-footer p {
	text-align: center;
	color: #c1c9da;
	font-size: 14px;
	margin-bottom:0px;
}
.design-stu-footer a {
	line-height: 42px;
	color: #c1c9da;
	font-size: 14px;
}

@media (min-width:1601px){
	.frame-style{
	text-align:center;
	min-height:116px;
}
}


#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	background:#fff;
	z-index:999;
	}
.screenshot{
	color:#333 !important;
	text-decoration:none;
}
.screenshot:hover{
	text-decoration:none;
	color:#333;
}
.spin img {
    vertical-align: middle;
}

.spin {
  padding: 40px;
  border: 5px solid #053067;
  vertical-align: middle;
  background-color: #ffffff;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 45%;
  margin-left: -75px;
  margin-top: -50px;
  z-index: 999;
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	background:#fff;
}
.ui-tooltip {
    background: #333;
    color: white;
    border: none;
    padding: 0;
    opacity: 1;

}
.ui-tooltip-content {
    position: relative;
    padding: 1em;
}
.ui-tooltip-content:after {
    content: '';
    position: absolute;
    border-style: solid;
    display: block;
    width: 0;
}
.right .ui-tooltip-content:after {
    top: 18px;
    left: -10px;
    border-color: transparent #666;
    border-width: 10px 10px 10px 0;
}
.ui-tooltip-content:after {
    top: 18px;
    right: -10px;
    border-color: transparent #333;
    border-width: 10px 0 10px 10px;
}
.top .ui-tooltip-content:after {
    bottom: -10px;
    left: 72px;
    border-color: #666 transparent;
    border-width: 10px 10px 0;    
}

.loadinguitab {
    font-size: 16px;
    text-align: center;
    margin-top: 40%;
}
.tooltp {
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    background: #333;
    position: absolute;
    z-index: 999;
    right: 53px;
    display:none;
    min-width: 180px;
    padding: 8px;
    border-radius: 5px;
    top:0px;
    text-align: center;

}
.tooltp:after {
    content: "";
    border-left: solid 10px #333;
    position: absolute;
    right: -10px;
    display: inline-block;
    border-top: solid 10px transparent;
    border-bottom: solid 10px transparent;
    top: 10px;
}
 .design-tab li:hover .tooltp{
  display:block !important;
 }

 @media(max-width:1400px){
   .btns-control{
        padding: 10px 0 !important;
    }
}

 .slider-item-matt {
    text-align: center;
    width: 100%;
}
.divpaddingleftright {
    /*min-height:200px;*/
}

.divpaddingleftright input[type="image"] {
    cursor: pointer;
}

.divpaddingleftright p {
    font-size:13px;
    text-align:center;
    line-height:16px;
    /*min-height: 40px;*/
    min-height: 60px;
}

/*.content div {
    padding: 12px 10px;
    border-bottom: 1px dotted #ddd;
}*/

.content div {
    padding: 5px 10px;
    border-bottom: 1px dotted #ddd;
    font-size: 14px;
}

.btnprocess {
    display: inline;
}

.btnprocess .btn {
    display: inline-block;
    /*margin: 0px 5px;*/
}

.slider-item-opening > img {
    margin-bottom: 5px;
    border: 1px solid rgb(173, 173, 173);
    height: auto;
    width: 100%;
}

.slider-item-opening > select {
    width: 35%;
    font-size: 14px;
}
.matheading {
    display: block;
    font-size: 18px;
    font-weight: bold;
    clear: both;
    padding: 7px 0px 3px;
    border-bottom: 1px solid #ddd;
}
.matdiv {
    padding-left:10px;}
.matdiv li {
    width: 50px !important;
    height: 50px;
}
.matdiv .item-shadow {
    padding:5px !important;}

.matdiv .slider-overlay {
    height:auto !important;}
/*.matdiv li img{
    height:50px;
    width:50px;
}*/
.slider-section-scroll {
     margin: 0px;
}
.matdiv .slider-item{
    height: 40px;
}

.matdiv .img-responsive {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
}

.matdiv .slider-item-matt {
    font-weight: normal;
    padding: 0px 10px 0px 10px;
    text-align: center;
    height: 40px;
    position: relative;
}

.mouldingheading{
    padding-left: 5px;
}

.edit strong{
    font-size:12px;
}

.selectbox{
    width: 100%;
    margin: 5px 0px;
}
.selectboxp{
    margin: 5px 0px;
}

.onedocument li {
    float: none !important;
    margin: 0 auto !important;
}

.sealbackground{
    border: 1px solid #ccc;
    padding: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background-color: rgb(173, 173, 173) !important;
}
/*.sealbackground:hover{
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    background-color: #3c3c3c !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
}

.sealbackgroundimg:hover{
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    background-color: #3c3c3c !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
}*/

/*div.item-shadow {
    border: 1px solid #ccc;
    padding: 3px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background-color: rgb(173, 173, 173) !important;
}*/

div.item-shadow:hover, div.item-shadow-hover {
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    background-color: #3c3c3c !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
}

.fix-btn-tab-cont {
    position: absolute;
    bottom: 0;
    left: 32%;
    right: auto;
    display: inline-block;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    padding: 7px 10px 40px;
    margin: 0px auto;
    width: 150px;
    text-align: center;
    overflow: visible;
    border-radius: 5px 5px 0px 0px;
}


.fix-btn-tab-cont i {
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 5px;
    position: absolute;
    bottom: 5px;
    background-color: rgba(0,0,0,0.5);
    left: 40%;
}

.sealimage{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100% !important;
}

.help_info{
    position: absolute;
    top: -3px;
    right: 5px;
    cursor: pointer;
    max-width: 18px;
}

.help_info img{
    max-width:18px;
}

.uvDynamicText > ul {
    margin-top: 20px;
    line-height: 30px;
    padding-left: 10px;
}

.uvDynamicText > ul > li {
    list-style-type: disc;
}
.nopad{
    padding-left: 0px;
    padding-right: 0px;
}
.imprintimg{
    width: 100% !important;
}

.summary-info input[type="image"] {
    cursor: pointer;
}