
/*---------------- rapid quotation ------------ */

.quote_div {
	float: left;
	width: 100%;
	margin-top: 5px;
}
.oparation_div {
    padding: 15px 0;
    background: #fff;
    position: relative;
    width: 50%;
    float: left;
    margin: 0 15px;
	border-radius: 3px;
	border: 0px solid #999;
    box-shadow: 0 0 3px 1px #999;
}

		.images p { font-size:12px; }

.product_container {
	width: 1110px;
	overflow-y: auto;
	float: left;
	display: table;
	border: 1px solid #ccc;
	/*box-shadow: 0px 0px 0px 2px #353BC7;*/
	margin: 10px 15px;
	background: #fff;
}
.product_img {
    margin: 10px;
    display: inline-block;
    position: relative;
    width: 150px;
    cursor: pointer;
    height: 150px;
}
		
		.product_imgs {
			margin: 10px;
			display: inline-block;
			position: relative;
			background:rgba(170, 170, 170, 0.1);
			padding: 10px;
			border: 1px solid #ccc;
			width:135px;
			cursor:pointer;
		}
		
		.my_quotediv .product_imgss {
			margin: 10px;
			display: inline-block;
			position: relative;
			background:rgba(170, 170, 170, 0.1);
			padding: 10px;
			border: 1px solid #ccc;
			width:162px;
			cursor:pointer;
		}
		
.my_quotediv {
    text-align: center;
    padding: 10px;
    background: #fff;
    width: 30%;
    float: left;
    border-radius: 3px;
	/* min-height: 680px; */
	border: 0px solid #999;
    box-shadow: 0 0 3px 1px #999;
}
		.my_quotediv h5 {
			font-size: 18px;
			margin: 5px 22px;
			text-align: center;
			background: #16a921;
			padding: 8px;
			color: #fff;
		}
.glass_option {
    text-align: center;
    padding: 10px 4px;
    background: #fff;
    width: 17%;
    float: left;
    border-radius: 3px;
    /* min-height: 680px; */
	border: 0px solid #999;
    box-shadow: 0 0 3px 1px #999;
}
		.glass_option h5{
			font-size: 18px;
			margin: 0;
			text-align: center;
		}
.option {
    width: 140px;
    border: 1px solid #ccc;
    margin: 10px auto;
    padding: 4px;
    height: auto;
    background: #ddd;
    font-size: 18px;
    cursor: pointer;
    border-radius: 4px;
}
		.color {
			height: 42px;
			width: 42px;
			border: 1px solid #ccc;
			margin: 10px;
			display: inline-block;
			cursor:pointer;
		}
		
		.colors {
			height: 42px;
			width: 42px;
			border: 1px solid #ccc;
			margin: 10px;
			display: inline-block;
			cursor:pointer;
		}
		
		.color_in, .color_out {
			float: left;
			width: 45%;
			display: inline-block;
			border: 1px solid #ccc;
			text-align: center;
			margin: 5px 12px;
		}
		.pricediv {
			text-align: left;
			padding: 8px;
			float: left;
			width: 100%;
			border-top: 1px solid #ccc;
			margin-top: 10px;
			font-weight: 600;
			font-size: 18px;
		}
		.select_product{
			border: 1px solid #353bc7!important;
			box-shadow: 0px 0px 1px 1px #353bc7!important;
		}
		.product_container input.form-control {
			width: 200px;
			margin: auto;
			box-shadow: none;
			border: none;
			height: 30px;
			padding: 3px;
			font-size: 12px;
			color: #333;
			border-radius: 0;
			border-bottom: 1px solid #ccc;
			font-weight: bold;
		}
		.product_container input[type="button"] {
			background: #16a921;
			border: none;
			color: #fff;
			padding: 6px 40px;
			border-radius: 4px;
			font-family: roboto;
			font-size: 16px;
		}
		
		.my_quotediv input[type="button"] {
			background: #353bc7;
		}
		.my_quotediv p {
			text-align: left;
			font-weight: 600;
			font-size: 18px;
		}
		.myqoutedisplay {
			display: block !important;
		}
		.product_container form .form-group p {
			color: #d80505;
			font-family: roboto;
			font-size: 10px;
			font-weight: 600;
			width: 200px;
			margin: auto;
			text-align: left;
			margin-top: 0px;
		}
#myquoteModal {
    display: block;
    overflow: auto;
    /*background-color: #000000d1;*/
}
#myquoteModal .modal-dialog {
    width: 100%;
}
#myquoteModal .modal-content {
    margin: auto;
    background: transparent;
    display: table;
    width: 1200px;
    text-align: center;
    box-shadow: none;
    border: none;
}
#closequotemodel {
    color: #fff;
    opacity: 1;
    padding: 0px;
    margin-right: 30px;
    margin-bottom: 0;
}
#myquoteModal .modal-body {
    display: table;
    padding: 30px;
    border-top: 0;
    padding-top: 0;
    width: 100%;
}
#myquoteModal .choose_product {
    display: table;
    width: 100%;
    background: #fff;
    padding-bottom: 20px;
    border-radius: 3px;
	border: 0px solid #999;
    box-shadow: 0 0 3px 1px #999;
}
.choose_product h3 {
    margin: 0;
    margin-bottom: 15px;
    font-size: 24px;
    font-family: roboto;
    font-weight: 400;
    margin-top: 15px;
}
.choose_product h4 {
    font-size: 16px;
    margin-bottom: 0;
}
.choose_product .images{
	background: #fff;
    border: 1px solid #ddd;
    padding: 10px;
    box-shadow: 0px 0px 3px 0px #aaa;
    cursor: pointer;
}
.choose_product .images img{
	height: 110px;
}
.choose_product .images p{
    font-size: 14px;
    font-family: roboto;
    font-weight: 500;
    margin-bottom: 0;
    color: #666;
}
.product_container {
    margin: 30px 0px;
    font-family: roboto;
    font-size: 20px;
    font-weight: 400;
	    border-radius: 3px;
}
.quote_div input[type="button"]{
	background: #16a921;
	border: none;
	color: #fff;
	padding: 5px;
	border-radius: 4px;
	margin: 0 5px;
}		
.product_img img {
    height: 100%;
    box-shadow: 0px 0px 3px 0px #aaa;
	background: #f9f9f9;
    width: 100%;
}
.product_container h3{
    margin: 10px 0;
    font-family: roboto;
    font-size: 20px;
    font-weight: 400;
}
.product_container form{
	margin:auto;
	width:60%;
	display: table;
}
.product_container form h3{
	margin: 10px 0;
    clear: both;
    float: left;
    width: 100%;
	font-family: roboto;
    font-size: 20px;
    font-weight: 400;
}
.product_container .scrolldiv {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 0 40px;
	position: relative;
}
.product_container .scrolldiv .item {
    display: inline-block;
}
.scrolldiv .MS-content {
    overflow: hidden;
}
.scrolldiv .MS-left {
    position: absolute;
    left: 10px;
    top: -30px;
    bottom: 0;
    margin: auto;
    border: none;
    color: #16a921;
    font-weight: 100;
    background: #fff;
    font-size: 50px;
}
.scrolldiv .MS-right {
    position: absolute;
    right: 10px;
	top: -30px;
    bottom: 0;
    background: #fff;
    border: none;
    margin: auto;
    color: #16a921;
	font-size: 50px;
}
.cilldiv {
    float: left;
    width: 95px;
    text-align: center;
	margin: -13px 9px 13px 30px;
	padding: 2px;
	background: #ddd;
	border-radius: 4px;
	cursor: pointer;
}
.oparation_div .tooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
	opacity:1 !important;
    margin-top: 15px;
}

.oparation_div .tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 0;
  transition: opacity 0.3s;
}

.oparation_div .tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.oparation_div .tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.option p {
    margin-bottom: 0;
}
.colors.select_product, .color.select_product {
    border: 1px solid #16a921!important;
    box-shadow: 0px 0px 1px 1px #16a921!important;
}
.product_img p {
    text-transform: uppercase;
    font-size: 16px;
    margin: 10px;
}
span.viweout {
    background: #16a921;
    border: none;
    color: #fff;
    padding: 5px;
    border-radius: 4px;
    position: absolute;
    right: 25px;
}
.option.select_product {
    background: #008000;
    box-shadow: none !important;
    color: #fff;
    border: 1px solid #008000 !important;
    border-radius: 4px;
}

.qcill.select_product {
    background: #008000;
    box-shadow: none !important;
    color: #fff;
    border: 1px solid #008000 !important;
    border-radius: 4px;
    
}

.rqext {
    font-size: 13px; 
    color: #000;
    font-weight: 400; 
    float: right;
    padding: 5px;
    background: #ddd;
    border-radius: 4px;
    cursor: pointer;
}

.rqext.select_product {
    background: #16a921 !important;
    box-shadow: none !important;
    color: #fff;
    border: 1px solid #16a921 !important;
    border-radius: 4px;
}


.rqs_height {
    position: absolute;
    height: 225px;
    left: 120px;
    top: 75px;
}
.rqs_left {
    position: relative;
    height: 8px;
    width: 0px;
    border-right: 2px solid #ccc;
    transform: rotate(-40deg);
    left: 3px;
    transform-origin: left;
    top: 0;
}
.rqs_right {
    position: absolute;
    height: 8px;
    width: 0px;
    border-right: 2px solid #ccc;
    transform: rotate(40deg);
    right: 1px;
    transform-origin: right;
    top: 0;
}
.rqs_top {
    position: absolute;
    height: 8px;
    width: 0px;
    border-right: 2px solid #ccc;
    transform: rotate(140deg);
    right: 3px;
    transform-origin: right;
    bottom: 0;
}
.rqs_bottom {
    position: absolute;
    height: 8px;
    width: 0px;
    border-right: 2px solid #ccc;
    transform: rotate(-140deg);
    right: -3px;
    transform-origin: right;
    bottom: 1px;
}
span.rqs_height_label {
    position: absolute;
    width: 45px;
    /*background: #fff;*/
    height: 24px;
    bottom: 0;
    top: 0;
    margin: auto;
    left: -3px;
    padding: 1px;
    /*border: 1px solid #aaa;*/
    font-weight: bold;
}
.rqs_width {
    width: 178px;
    position: absolute;
    margin: 18px auto;
    left: 0;
    right: 0;
}
.rqs_width span.rqs_height_label {
    left: 0;
    padding: 1px;
    right: 0;
    top: 20px;
}
.rqs_width .rqs_top {
    position: absolute;
    height: 8px;
    width: 0px;
    border-right: 2px solid #ccc;
    transform: rotate(40deg);
    left: 2px;
    transform-origin: right;
    top: -7px;
}
.rqs_width .rqs_bottom {
    position: absolute;
    height: 8px;
    width: 0px;
    border-right: 2px solid #ccc;
    transform: rotate(-40deg);
    right: 2px;
    transform-origin: right;
    bottom: 9px;
}
.rqs_width .rqs_right {
    right: 2px;
    top: -1px;
}
.rqs_width .rqs_left {
    top: -1px;
}