/* Lumino Admin Bootstrap Template Version 1.0*/
@import url(https://fonts.googleapis.com/css?family=Lobster+Two:700italic,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:300);

/*Global Styles*/
body {
    font-family: Segoe UI, Frutiger, Frutiger Linotype, Dejavu Sans, Helvetica Neue, Arial, sans-serif;
}
body {background: #f1f4f7;padding-top: 50px;color: #5f6468;}
p {color: #777;}
a, a:hover, a:focus {color: #30a5ff;}
h1, h2, h3, h4, h5, h6 {color: #5f6468;}
h1 {font-weight: 300;font-size: 40px;}
h2 {font-weight: 300;margin-bottom: 20px;}
h3, h4 {font-weight: 300;}
textarea.form-control{
	resize: none;
}
.glyphicon{
	color:#fff;
}
.large {font-size: 2em;}
.text-muted {color: #9fadbb;}
.color-gray { color: #5f6468; }
.color-blue { color: #30a5ff; }
.color-teal { color: #1ebfae; }
.color-orange { color: #ffb53e; }
.color-red { color: #f9243f; }
.bg-primary .glyphicon-remove { color: #5f6468;}
.bg-primary .glyphicon-remove:hover { color: #ef4040;}
.no-padding {padding: 0; margin: 0;}
.glyphicon-xl {font-size: 6em;}
.glyphicon-l {font-size: 3em;}
.glyphicon-m {font-size: 1.5em;}
.glyphicon-s {font-size: 0.75em;}
.form-control {}
.form-control:focus {border: 1px solid #30a5ff;outline: 0;box-shadow: inset 0px 0px 0px 1px #30a5ff;}
.navbar-header .navbar-brand {color: #fff;font-size: 16px;text-transform: uppercase;font-weight: 500;letter-spacing: 2px;}
.navbar-header .navbar-brand span {color: #30a5ff;}
.login-panel{ min-height: auto !important;}
/*Buttons*/

a.btn:hover, button:hover {opacity: 0.8;}
a.btn:active, button:active {box-shadow: inset 0px 0px 500px rgba(0,0,0,.1);opacity: 1;}
.btn-default,
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {background-color: #e9ecf2;border-color: #e9ecf2;color: #1b3548;}
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {background-color: #30a5ff;border-color: #30a5ff;}
.btn-success,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {background-color: #8ad919;border-color: #8ad919;}
.btn-warning,
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {background-color: #ffb53e;border-color: #ffb53e;}
.btn-danger,
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {background-color: #f9243f;border-color: #f9243f;}

/*Backgrounds*/

.bg-primary {color: #1b3548;background-color: #e9ecf2;}
a.bg-primary:hover {background-color: #e9ecf2;}
.bg-success {color: #fff;background-color: #8ad919;}
a.bg-success:hover {background-color: #8ad919;}
.bg-success a {color: rgba(255, 255, 255, .75);}
.bg-info {color: #fff;background-color: #30a5ff;}
a.bg-info:hover {background-color: #30a5ff;}
.bg-info a {color: rgba(255, 255, 255, .75);}
.bg-warning {color: #fff;background-color: #ffb53e;}
a.bg-warning:hover {background-color: #ffb53e;}
.bg-warning a {color: rgba(255, 255, 255, .75);}
.bg-danger {color: #fff;background-color: #f9243f;}
a.bg-danger:hover {background-color: #f9243f;}
.bg-danger a {color: rgba(255, 255, 255, .75);}

/*Panels*/

.panel {border: 0;}
.panel-heading {font-size: 18px;font-weight: 300;letter-spacing: 0.025em;height: 66px;line-height: 45px;}
.panel-default .panel-heading {background: #fff;border-bottom: 1px solid #eee;color: #5f6468;}
.panel-footer {background: #fff;border-top: 1px solid #eee;}
.panel-widget {padding: 0;position: relative;}
.panel-widget .panel-footer {border: 0;text-align: center;}
.panel-footer .input-group {padding: 0px;margin: 0 -5px;}
.panel-footer .input-group-btn:last-child>.btn, 
.panel-footer .input-group-btn:last-child>.btn-group {margin: 0;}
.panel-widget .panel-footer a {color: #999;}
.panel-widget .panel-footer a:hover {color: #666;text-decoration: none;}
.panel-blue { background: #30a5ff; color: #fff; }
.panel-teal { background: #1ebfae; color: #fff; }
.panel-orange { background: #ffb53e; color: #fff; }
.panel-red { background: #f9243f; color: #fff; }
.panel-blue .panel-body p,
.panel-teal .panel-body p,
.panel-orange .panel-body p,
.panel-red .panel-body p { color: #fff; color: rgba(255, 255, 255, .8);}
.panel-blue .panel-heading,
.panel-teal .panel-heading,
.panel-orange .panel-heading,
.panel-red .panel-heading {border-bottom: 1px solid rgba(255, 255, 255, .2);}
.panel-blue .text-muted,
.panel-teal .text-muted,
.panel-orange .text-muted,
.panel-red .text-muted { color: rgba(255, 255, 255, .5); }
.dark-overlay {background: rgba(0, 0, 0, .05);text-align: center;}
.widget-left {height: 80px;padding-top: 15px;text-align: center;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.widget-right {text-align: left;line-height: 1.6em;margin: 0px;padding: 20px;height: 80px;color: #999;font-weight: 300;background: #fff;border-top-right-radius: 4px;border-bottom-right-radius: 4px;}

@media (max-width: 768px) {

.widget-right {width: 100%;margin: 0;text-align: center;border-top-left-radius: 0px;border-top-right-radius: 0px;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;}

}

@media (max-width: 768px) {

.widget-left {border-top-left-radius: 4px;border-top-right-radius: 4px;border-bottom-left-radius: 0px;order-bottom-right-radius: 0px;}

}

.widget-right .text-muted {color: #9fadbb;}
.widget-right .large {color: #5f6468;}
.panel-blue .widget-left { background: #30a5ff; color: #fff; }
.panel-teal .widget-left { background: #1ebfae; color: #fff; }
.panel-orange .widget-left { background: #ffb53e; color: #fff; }
.panel-red .widget-left { background: #f9243f; color: #fff; }
.panel-widget {background: #fff;}

/*Jumbotron*/

.jumbotron {background: #fff;border-bottom: 1px solid #eee;color: #5f6468;}

/*Tabs*/

.panel .tabs {margin: 0;padding: 0;}
.nav-tabs {background: #e9ecf2;border: 0;}
.nav-tabs li a:hover {background: #fff;}
.nav-tabs li a,
.nav-tabs li a:hover,
.nav-tabs li.active a,
.nav-tabs li.active a:hover {border: 0;padding: 15px 20px;}
.nav-pills {padding: 15px;padding-bottom: 0;}
.nav-pills li a,
.nav-pills li a:hover,
.nav-pills li.active a,
.nav-pills li.active a:hover {border: 0;padding: 7px 15px;}
.nav-pills li.active a,
.nav-pills li.active a:hover {background: #30a5ff;}
.tab-content {padding: 15px;}

/*Navbar*/

.navbar {border: 0;}
.navbar input {border: 0;background: #444;color: #fff;}
.navbar input:focus {color: #fff;background: #555;border: 1px solid #30a5ff;outline: 0;box-shadow: inset 0px 0px 0px 1px #30a5ff;}
.user-menu {display: inline-block;margin-top: 14px;margin-right: 10px;float: right;list-style: none;padding: 0;}
.user-menu a {color: #fff;}
.user-menu a:hover, .user-menu a:focus {text-decoration: none; color: #fff;}

/* Sidebar */

.sidebar {display: block;background-color: #fff;padding: 0;display: none;}
.sidebar form {padding: 20px 15px 5px 15px;border-bottom: 1px solid #eee;margin-bottom: 20px;}

@media (min-width: 768px) {

.sidebar {display: block;position: fixed;top: 50px;bottom: 0;left: 0;z-index: 1000;display: block;margin: 0;padding: 0;overflow-x: hidden;overflow-y: auto; background-color: #fff;box-shadow: 1px 0px 10px rgba(0, 0, 0, .05);}
.navbar-header {width: 100%;}

}

.sidebar ul.nav a:hover, .sidebar ul.nav li.parent ul li a:hover {text-decoration: none;background-color: #e9ecf2;}
.sidebar ul.nav .active a, .sidebar ul.nav li.parent a.active,
.sidebar ul.nav .active > a:hover, .sidebar ul.nav li.parent a.active:hover,
.sidebar ul.nav .active > a:focus, .sidebar ul.nav li.parent a.active:focus {color: #fff;background-color: #30a5ff;}*/
.sidebar ul.nav ul,
.sidebar ul.nav ul li {list-style: none;list-style-type: none;}
.sidebar ul.nav ul.children {width: auto;padding: 0;margin: 0;background: #f9f9f9;}
.sidebar ul.nav li.current a {background-color: #30a5ff;color: #fff!important;}
.sidebar ul.nav li.parent ul li a {border: none;display:block;line-height: 40px;}
.sidebar span.glyphicon {margin-right: 10px;}
.sidebar ul.nav li.divider {border-bottom: 1px solid #eee;margin: 20px 0;}
.sidebar .attribution {position: absolute;bottom: 0px;width: 100%;padding: 15px;text-align: center;border-top: 1px solid #eee;font-size: 12px;}

/*Breadcrumbs*/

.breadcrumb {border-radius: 0;padding: 10px 15px;background: #e9ecf2;box-shadow: 0 1px 1px rgba(0, 0, 0, .05);margin: 0 ;}
h1.page-header {margin-top: 30px;border-bottom: 0;}

/*Charts*/

.main-chart {background: #fff;}
.easypiechart-panel {text-align: center;padding: 1px 0;margin-bottom: 20px;}
.placeholder h2 {margin-bottom: 0px;}
.donut {width: 100%;}
.easypiechart {position: relative;text-align: center;width: 120px;height: 120px;margin: 20px auto 10px auto;}
.easypiechart .percent {display: block;position: absolute;font-size: 26px;top: 38px;width: 120px;}
#easypiechart-blue .percent { color: #30a5ff;}
#easypiechart-teal .percent { color: #1ebfae;}
#easypiechart-orange .percent { color: #ffb53e;}
#easypiechart-red .percent { color: #ef4040;}

/*Calendar Widget*/

#calendar, .datepicker-inline {width: 100%;}
#calendar table {width: 100%;}
.datepicker table tr td.old,
.datepicker table tr td.new {color: rgba(255, 255, 255, .50);}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:focus,
.datepicker table tr td.active:hover:focus,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.disabled:hover:focus,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.open .dropdown-toggle.datepicker table tr td.active,
.open .dropdown-toggle.datepicker table tr td.active:hover,
.open .dropdown-toggle.datepicker table tr td.active.disabled,
.open .dropdown-toggle.datepicker table tr td.active.disabled:hover {color: #ffffff;background-color: rgba(0, 0, 0, .5);border-color: #285e8e;}
.datepicker table tr td span:hover,
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {background: rgba(0, 0, 0, 0.25);}
.panel-heading .glyphicon {margin-right: 10px;}

/*Todo List Widget*/

.todo-list-item .glyphicon { margin-right:5px; color: #9fadbb; }
.todo-list-item .glyphicon:hover { margin-right:5px; color: #1b3548; }
.todo-list { padding: 0;margin: -15px;background: #fff;color: #5f6468;}
#checkbox {margin: 0;}
.todo-list .checkbox { display:inline-block; margin: 0px;}
.panel-body input[type=checkbox]:checked + label { text-decoration: line-through;color: #777; }
.todo-list-item {list-style: none;line-height: 0.9;padding: 14px 15px 8px 15px;}
.todo-list-item:hover, a.todo-list-item:focus {text-decoration: none;background-color: #f6f6f6;}
.todo-list-item .trash .glyph:hover {color: #ef4040;}

/*Chat Widget*/

.chat ul {list-style: none;margin: -15px;padding: 15px;}
.chat ul li {margin-bottom: 10px;padding: 15px 5px;border-bottom: 1px solid #eee;}
.chat ul li.left .chat-body { margin-left: 100px;}
.chat ul li.right .chat-body { margin-right: 100px;}
.chat ul li .chat-body p {margin: 0;}
.chat ul .glyphicon {margin-right: 5px;}
.chat .panel-body {overflow-y: scroll;height: 300px;}
.chat-body small {margin-left: 5px;}

/*Tables*/

.table {background: #fff;}
.fixed-table-container {border: 1px solid #eee;}
.fixed-table-container thead th {background: #f7f7f8;border-color: #ddd;color: #5f6468;font-weight: 300;font-size: 16px;}
.fixed-table-container tbody td {border: 1px solid #eee;}
.fixed-table-container tbody td:last-child {border-right: none;}
.fixed-table-pagination .pagination {margin-top: 10px;margin-bottom: 0px;}
.fixed-table-pagination .pagination-detail {margin-top: 20px;}

/*Icons*/

.sidebar .glyph, .user-menu .glyph {height: 16px;width: 16px;margin: 0 10px 0 0;stroke-width: 3px;}
.user-menu .glyph {stroke-width: 4px;}
.breadcrumb .glyph {height: 14px;width: 14px;margin: -2px 0 0 0;stroke-width: 4px;}
.alert .glyph, .panel-heading .glyph {width: 26px;height: 26px;margin: 0 10px 0 0;stroke-width: 2px;}
.panel-widget .glyph {stroke-width: 2px;}
.todo-list .glyph {width: 14px;height: 14px;stroke-width: 4px;color: #999;}
.glyph.table {background: none;border: none;}

/*Icon Grid*/

.icon-grid div {border: 1px solid #ddd;margin: 0 0 -1px -1px;text-align: center;padding: 10px 0 20px 0;}
.icon-grid svg {width: 35%;display: block;margin: 0 auto;}
.icon-grid h4 {display: none;}
.icon-grid pre {margin: 10px 10px -10px 10px;border-radius: 0;font-size: 10px;border-color: #ddd;height: 65px;overflow: scroll;}
.inputfield {  /* border: 1px solid #f000 !important;  */  box-shadow: inset 0 1px 1px rgba(0,0,0,.075)!important;}
.bg-danger {color: #fff;background-color: #f9243f;float: left;width: 100%;}
.bg-danger ul {padding-left: 20px;float: left;}
.alert.bg-danger a {
    margin-right: 1%;
    position: absolute;
    right: 15px;
    top: 8px;
}
.alert.bg-success a{margin-right: 1%; margin-top: 5px;}
.fabprofile{width: 52%;float: left;margin-top: 10px;}
span.addmore, span.remove, span.edit{float: right;background: green;color: #fff;padding: 6px;border-radius: 6px;cursor:pointer;}
span.delete{float: right;background: red;color: #fff;padding: 6px;border-radius: 6px;cursor:pointer;margin-right: 10px;}

/*table css*/

.responstable {width: 100%;background: #FFF;color: #024457;border-radius: 10px;border: 1px solid #167F92;font-size: 12px;margin-bottom: 13px;min-width:400px;}
.responstable tr {border: 1px solid #D9E4E6;}
.responstable tr:nth-child(odd) {background-color: #EAF3F3;}
.responstable th {display: none;background-color: #30a5ff;color: #FFF;padding: 0.2em;}
.responstable th:first-child {display: table-cell;text-align: center;}
.responstable th:nth-child(2) {display: table-cell;}
.responstable th:nth-child(2) span {display: none;}
.responstable th:nth-child(2):after {content: attr(data-th);}

@media (min-width: 480px) {

.responstable th:nth-child(2) span {display: block;}
.responstable th:nth-child(2):after {display: none;}

}
.responstable td {word-wrap: break-word;/* max-width: 7em; */padding-left: 14px;}
.responstable td:first-child {display: table-cell;text-align: left;padding-left: 14px;border-right: 1px solid #D9E4E6;}

@media (min-width: 480px) {

.responstable td {border: 1px solid #D9E4E6;}

}
.responstable th {text-align: center;margin: .5em 1em;}
.responstable td {text-align: left;margin: .5em 1em;}

@media (min-width: 480px) {

.responstable th, .responstable td {display: table-cell;}

}
.form-group.profile1container {margin-top: 47px;}

/*table css*/

.radio{padding-left: 10px;}
.productboxcontainer{height: 50px;}
.textlabel{font-size: 12px;}
.producttd{text-align: left;}
td.tdcenter{text-align: center;width: 20%;}
.tdcenter a {text-decoration: none;}

@media screen and (max-width: 767px) {
.connect-with-table-wrap table{
    min-width: 800px;
}
#tbl_astrical_bar, #tbl_single_astrical_bar, .available-unit-table-wrap table{
    min-width: 1000px;
}
#tbl_windows_cills, #tbl_frame_extenders{
    min-width: 1400px;
}
#profilesystem table{
    min-width: 950px;
}
.glass-calculator{
    width: 100% !important;
}
.glass-calculator .drop-down{
    float: none;
}
.glass-calculator label, .glass-calculator select{
    display: inline-block;
}
.glass-calculator label{
    width: 30%;
}
.right-Details-Section {margin-left: 0px !important;margin-top:15px;}
.col-md-8.right-Details-Section.pull-right {  width: 100% !important;}
.tabsystem .tab-content {float: left !important;padding: 0 !important;position: inherit !important;width: 70% !important;}
.panel-body.new_panel {padding: 0;}


}
@media only screen and (min-width: 768px) and (max-width: 1024px){ 

.col-md-8.right-Details-Section.pull-right {margin-top: 15px;width: 100%!important;}
.left-Price-Section {width: 100% !important;}
.tabsystem ul{min-width:177px !important;}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px){

.right-Details-Section{margin-left:10px!important;}

}
@media only screen and (min-width: 800px) and (max-width: 890px){

.tabsystem ul{min-width:185px !important;}

}

/** ====================== style by Mukesh ================ **/

.pricebookLayout {float: left;padding: 0;width: 100%;}
/* .PriceBox label {color: #555;font-size: 10px;font-weight: 100;margin: 0;padding: 5px 0;} */
.PriceBox label {
    color: #555;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    padding: 5px 0;
}
.details-Price {float: left;font-size: 13px;text-transform: capitalize;}
.price-Top > ul {display: inline-block;padding: 0;width: 100%;}
.price-Top > ul > li {float: left;font-size: 14px;list-style: outside none none;padding: 5px;color:#555;line-height:35px;}
.price-Top > ul > li:last-child {float:right;}
.left-Price-Section {border: 1px solid #ccc;padding: 15px;}
.right-Details-Section {border: 1px solid #ccc;margin-left: 15px;padding: 15px;}
.col-md-8.right-Details-Section.pull-right {width: 65%; padding-right: 0;}
.pricedetails > label {margin: 0;}
.price-Top > ul > li select {
    color: #555;
    font-size: 12px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(images/down.png) no-repeat right 9px top 10px;
    width: auto;
    padding-right: 25px;
}
.priceDetailsTable {float: left;width: 100%;}
.textInput > input {background: transparent none repeat scroll 0 0;border: 0 none;float: left;width: 100%;color:#555;padding: 2px 5px;}
.headingTable {background: #eaf3f3 none repeat scroll 0 0;float: left;width: 100%;margin-top: 15px;padding:0px;}
.headingTable > li:last-child {float: right !important;list-style: outside none none;width: auto;}
.headingTable > li {float: left;padding: 5px;list-style: outside none none;color:#555;width:auto !important;}
.headingTable > li hr {border-color: #d5d5d5;margin: 5px 0;}
.left-Price-Section {height: 750px;overflow: auto;}
.rightPriceArea {display: inline-block;margin-right: 15px;}
.pull-left.updateBtn{margin: 15px auto;}
.newPriceover {height: 719px;overflow-y: scroll;}
#overlay {position: absolute;left: 0;top: 0;bottom: 0;right: 0;height:1400px; width:100%;background: #000;opacity: 0.8;filter: display:block !important; alpha(opacity=80);z-index: 99999;}
#loading {
    left: 63%;
    margin: 0 auto;
    position: fixed;
    top: 45%;
}
.productgroup th:first-child {width: 4%;}
i.fa.fa-book {font-size: 20px;padding: 5px;}
.sidebar ul.nav ul.children li a {background: #f9f9f9 none repeat scroll 0 0;color: #30a5ff !important;display: inline-block;height: 40px;padding: 10px 15px;width: 100%;text-decoration: none;}
.currentpage{color: #fff !important;background-color: #30a5ff!important;}
.profiletextfield{min-height: 100px;margin-bottom: 0px;}
.thw{width: 20%;}
.profileinputbox{display: block;width: 95%;padding: 6px 12px;font-size: 14px;line-height: 1.42857143;color: #555;background-color: #fff;background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
margin: 5px 5px 5px 5px;
}
.profileselectbox {float: left;width: 100%;}
.right-Details-Section {height: auto;min-height: 750px;}
.profileselectbox {float: left;width: 100%;}
.headercontainer {float: left;width: 2500px;}
.systemcontainer {float: left;/* margin-right: 5%; */}
.pricebookLayout > li {float: left;list-style: outside none none;margin-right: 2%;min-height: 90px;text-align: center;width: 32%;}
.table_profile1 tr {height: 30px;}
table.table_grid {padding-left: 5px;}
.table_grid th {cursor: default;width: 10px;padding: 0px;font-weight:100;}
table.table_grid td{padding-left: 0px;}
.mand{color:red;}
.sameerror{border: 1px solid red;}

/*New css for price grid*/

#demo{/*==position: relative;==*/margin: 0 auto;width: 100%;padding:0px;line-height: 20px;}
.callbacks ul li.off{ opacity: 0.4; }
.callbacks ul li a, .disable-destroy ul li a, .show-hide ul li a, .dialog ul li a, .all-themes-switch ul li a, .scrollTo ul li a{display: block;padding: 3px 15px;text-decoration: none;color: #ccc;}
.callbacks + p{color: #bbb;font-size: 12px;}
.callbacks + p span{ display: inline-block;}
.callbacks + p span span{color: #eee;min-width: 40px;}
.callbacks a span{display: inline-block;vertical-align: middle;width: 14px;height: 14px;background: #333;margin-right: 3px;
-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px;}
.callbacks a span.on{ background: #eb3755; }
.callback-offset, .callback-offset-back{width: 100%;position: absolute;}
.callback-offset-back{top: 0;height: 50px;border-bottom: 1px dashed #ffed0d;}
.callback-offset{bottom: 0;height: 60px;border-top: 1px dashed #ffed0d;}
code{color: #caaee1;font-family: monospace;}
#examples{padding: 5px 0 0 5px;overflow: hidden;}
#examples > hr{ margin: 20px 10px; }
.content {box-sizing: border-box;margin: 10px;max-height: 1160px;max-width: 100%;min-height: 590px;overflow: auto;padding: 20px;position: relative;width: 740px;}
.content.hidden{ display: none; }
.content.light{color: #333;}
.content hr{margin-bottom: -10px;border-top: 1px solid rgba(0,0,0,0.7);}
.content.light hr{border-bottom: 1px solid rgba(255,255,255,0.6);border-top: 1px solid rgba(0,0,0,0.1);}
.content p{ margin: 30px 0; }
.content p:last-child{ margin-bottom: 5px; }
.content p:nth-child(odd), .content.light p:nth-child(odd){background: #444;background: rgba(255,255,255,0.1);padding: 5px 10px;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.content p:nth-child(3n+3){color: #bbb;background: none;padding: 0;}
.content.light p:nth-child(odd){background: #fff;background: rgba(255,255,255,0.8);}
.content.light p:nth-child(3n+3){ color: #666; }
.content p.full:nth-child(odd), .content p.half:nth-child(odd), 
.content p.full:nth-child(3n+3), .content p.half:nth-child(3n+3){background: none;padding: 0;}
.content h2{font-size: 200%;line-height: 130%;}
.content h2:first-child{ margin-top: 5px; }
.content:nth-child(odd) h2{font-family: "Oswald", sans-serif;font-weight: 300;font-style: normal;}
hr + .content:nth-child(odd) h2{font-family: "Lobster Two", "Georgia", serif;font-weight: 700;font-style: italic;}
.content.light h2{ color: inherit; }
.content img{margin: 0;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;padding: 3px 3px 3px 0;background: rgba(0,0,0,0.2);}
.content.light img{ background: rgba(255,255,255,0.4);}
.content textarea{min-height: 80px;width: 70%;}
.content .half img{max-width: 48%;margin: 0 0 2% 2%;}
.content .half img:nth-child(odd){ margin: 0 2% 2% 0; }
#demo.showcase{ min-width: 740px; }
.showcase .content{float: left;width: 340px;height: 300px;}
.showcase .horizontal-images.content{height: 140px;width: 700px;max-width: 97%;padding: 5px 5px 0 5px;}
.showcase .horizontal-images.content h2, .showcase .horizontal-images.content li img{ height: 119px; }
.showcase .horizontal-images.content h2{color: #fff;background-color: #eb3755;padding: 10px 20px;margin: 0;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;font-size: 165%;}
.horizontal-images.content ul, .vertical-images.content ul{margin: 0;padding: 0;list-style: none;overflow: hidden;}
.horizontal-images.content li{margin: 0 3px;float: left;}
.vertical-images.content li{ margin: 3px 0; }
.horizontal-images.content li:first-child{ margin-left: 0; }
.vertical-images.content li:first-child{margin-bottom: 3px;margin-top: 0;}
.horizontal-images.content li:last-child{ margin-right: 0; }
.vertical-images.content li:last-child{ margin-bottom: 0; }
.horizontal-images.content li img{width: auto;padding: 0;}
.showcase #content-1.content{ height: 620px; }
.showcase #content-2.content{ height: 620px; }
.showcase #content-2.content h2{ color: #333; }
.showcase #content-3.content{
background-color: #412626;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAJ0lEQVQIW2NkwA7+M2IR/w8UY0SXAAuCFCNLwAWRJVAEYRIYgiAJALsgBgYbCawOAAAAAElFTkSuQmCC");
margin-right: 40px;
width: 310px;
}
.showcase #content-3.content h2{ color: #eb3755; }
.showcase #content-4.content{ background-color: #1C383F; }
.showcase #content-4.content h2{ color: #ddd; }
.showcase #content-6.horizontal-images.content{padding: 10px 0 5px 0;background-color: #444;background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAG0lEQVQIW2NkYGA4A8QmQAwGjDAGNgGwSgwVAFVOAgV/1mwxAAAAAElFTkSuQmCC");}
.showcase #content-6.horizontal-images.content .mCSB_scrollTools{margin-left: 10px;margin-right: 10px;}
.showcase #content-6.horizontal-images.content ul{margin-left: 10px;margin-right: 10px;}
.showcase #content-6.horizontal-images.content h2{color: #222;background-color: #c2beb2;}
.showcase #content-6.horizontal-images.content h2, .showcase #content-6.horizontal-images.content li img{ height: 105px; }
.showcase #content-7.content{ height: 620px; }
.showcase #content-8.content{width: 670px;height: 580px;padding: 0;background-color: #151515;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAK0lEQVQIW2NkwAL+//9vzIguDhZkZDyLIgETBCmGSyALwiXQBcES2ARBEgCUVxc3f8oLcQAAAABJRU5ErkJggg==");
border: 5px solid rgba(0,0,0,0.5);margin-right: 40px;margin-bottom: 50px;}
.showcase #content-8.content h2{margin-top: 20px;margin-left: 20px;margin-right: 20px;}
.showcase #content-8.content p{width: 710px;float: left;margin: 15px 20px;}
.showcase #content-8.content hr + p{ margin-top: 30px; }
.showcase #content-8.content p:nth-child(3n+1){width: 1460px;clear: both;}
.showcase #content-9.content{height: 620px;background-color: #c2beb2;padding: 5px;}
.showcase #content-9.content .mCSB_container{ margin-right: 21px; }
.showcase #content-9.content h2{height: 85px;padding: 10px;margin-bottom: 0;margin-top: 15px;font-size: 180%;color: #333;}
.showcase #content-9.content img{padding: 0;vertical-align: bottom;}
#iframe-container{width: 90%;max-width: 1110px;background: #000;overflow: hidden;}
#iframe-container iframe{ vertical-align: bottom; }
#infinite-scroll .offset{display: block;width: 100%;height: auto;color: #ffed0d;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#infinite-scroll .offset p{margin-bottom: 60px;}
#infinite-scroll .offset .indicator{display: block;width: 100%;height: 100px;background: #ffed0d;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#examples.resizable{ background:#444; padding-bottom: 30px; }
#resizable.content{overflow: hidden;width: 640px;max-width: 80%;-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; /* jquery ui resizable bug: http://bugs.jqueryui.com/ticket/8932 */}
#resizable.content h2{ color: #444; }
#resizable.content p{ width: 1000px }
.content.fluid{width: 90%;max-width: 1680px;}
.content.fluid h2{color: #eb3755;font-family: "Lobster Two", "Georgia", serif;font-weight: 700;font-style: italic;}
.content.nested{ height: 600px; }
.content.nested .nested{margin: 0 auto;background-color: rgba(0,0,0,0.1);height: 400px;}
#content-1.content.nested{ margin-bottom: 40px; }
#content-1.content.nested p{ width: 1000px; }
#content-1.content.nested .nested{margin: 20px;width: 600px;height: 300px;}
.content.zero-height{ height: 0; }
.content.zero-width{ width: 0; }
.init-hidden #examples{ min-height: 420px; }
.full-page .content{ height: 800px; }
.full-page-alt #mCSB_1_container{width: 97% !important; /* override plugin property */min-width: 480px;}
.full-page-alt #mCSB_1_scrollbar_vertical{position: fixed;margin-right: 30px;margin-top: 16px;margin-bottom: 16px;}
.full-page-alt #mCSB_1_scrollbar_horizontal{position: fixed;margin-bottom: 30px;margin-left: 16px;margin-right: 16px;}
.full-page-alt .outer.content{ width: 960px; }
.full-page-alt .horizontal-images.content{height: 275px;width: 100%;margin: 20px auto 10px auto;}
.full-page-alt .horizontal-images.content img{ height: 200px; }
.sortable{ min-width: 800px; }
#sortable ul{margin-top: 20px;margin-bottom: 10px;}
#sortable li{margin: 10px 40px;background: #444;padding: 5px 10px;color: #fff;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#sortable li:active, #sortable .ui-sortable-helper{ background: #eb3755; }
#examples.tabs, #examples.accordion, #examples.autocomplete{padding: 5px 20px 20px 20px;background-color: #333;}
#examples.tabs h3, #examples.accordion h3{color: #222;font-family: inherit;font-style: inherit;}
#tabs{ margin-bottom: 20px; }
#tabs, #tabs-2, #accordion{ width: 600px; max-width:95%; }
#examples.tabs .ui-widget-content{ background-image: none; }
#autocomplete{border: none;background: #fff;min-height: 20px;padding: 5px 8px;font-size: inherit;font-family: inherit;color: #222;margin-top: 15px;}
#autocomplete:focus{ outline: none; }
.ui-menu a{-webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;}
.ui-menu .mCSB_container{ padding: 2px; }
.ui-menu .mCSB_scrollTools{ right: 5px;margin-top: 5px;margin-bottom: 5px;}
.bootstrap #examples{ background: transparent; }
.bootstrap #myModal-2 .modal-body{max-height: 340px;-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;margin-bottom: -15px;}
.bootstrap #myTab{ max-width: 600px; }
.bootstrap #myTab .tab-pane{ padding: 15px 5px 15px 15px; }
body.colorbox-demo #cboxContent, body.colorbox-demo #cboxContent p, body.colorbox-demo #cboxContent a:hover{ color: #333; }
.all-themes #examples{ padding: 15px 0 0 15px; }
.all-themes .content{width: 310px;height: 500px;margin: 0 20px 20px 0;float: left;}
.all-themes .content h2, .all-themes .content p, .all-themes .content hr{ width: 240px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.all-themes #content-m h2, .all-themes #content-m p, .all-themes #content-m hr, 
.all-themes #content-md h2, .all-themes #content-md p, .all-themes #content-md hr{ width: 270px; }
.all-themes .content.expanded-content h2, .all-themes .content.expanded-content p, .all-themes .content.expanded-content hr, 
.all-themes #content-m.expanded-content h2, .all-themes #content-m.expanded-content p, .all-themes #content-m.expanded-content hr, 
.all-themes #content-md.expanded-content h2, .all-themes #content-md.expanded-content p, .all-themes #content-md.expanded-content hr{ width: 540px; }
.max-height-example .content{height: auto;max-height: 400px;}
.max-width-example{ min-width: 620px; }
.max-width-example .content{ height: auto;width: auto;max-width: 50%;min-width: 600px;display: inline-block;vertical-align: bottom;}
.max-width-example .content ul{max-height: 135px;overflow-y: hidden;}
.max-width-example .content img, .max-width-example .content ul li > a{height: 130px;border: 3px solid #444;}
.max-width-example .content ul li > a{display: block;padding: 20px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background: rgba(0,0,0,0.3);}
.snap-scrolling-example .content{ height: auto; width: 853px;}
.snap-scrolling-example .content img{ height: 160px; }
.textarea-example .content{ width: 360px; }
.textarea-example .content form{ margin: 25px 0 15px 0; }
.textarea-example .content textarea, .textarea-example .textarea-clone{width: 300px;padding: 0 10px;line-height:25px;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.textarea-example .content textarea{height:160px; resize:none; overflow:hidden; outline:none;margin: 0;border:none;background:transparent;box-shadow: none;}
.textarea-example .content .textarea-wrapper{height:182px; overflow:hidden;background-color: #bbb;background-color: rgba(255,255,255,0.6);
-moz-box-shadow: inset -1px -1px 1px rgba(255,255,255,0.6), inset 3px 3px 20px rgba(0,0,0,0.5);
-webkit-box-shadow: inset -1px -1px 1px rgba(255,255,255,0.6), inset 3px 3px 20px rgba(0,0,0,0.5);
box-shadow: inset -1px -1px 1px rgba(255,255,255,0.6), inset 3px 3px 20px rgba(0,0,0,0.5);
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
.textarea-example .textarea-clone{position:absolute; top:-9999px; left:-9999px; visibility:hidden; min-height: 160px; word-wrap: break-word;white-space: pre-wrap;}
.textarea-example .content .textarea-wrapper .mCSB_scrollTools{ margin: 10px 5px; }
.scrollTo-demo .content{ height: 290px; }
.scrollTo-demo .demo-y{ height: 600px; }
.scrollTo-demo .demo-x{width: 660px;background-color: #252525;}
.scrollTo-demo .demo-x p{float: left;width: 300px;margin-left: 30px;height: auto;padding: 5px 10px;background-color: #333;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.scrollTo-demo .demo-x hr + p{ margin-left: 0; }
.scrollTo-demo .demo-yx{ background-color: #424242; }
.scrollTo-demo .demo-yx p{ width: 1000px; }
.scrollTo{ font-size: 12px; }
.scrollTo + .scrollTo{ margin-top: 20px; }
.scrollTo ul li:first-child span{display: block;padding: 3px 15px;}
#test-id{background-color: #eb3755;color: #fff;}
.rtl-demo #content-1{ width: 100%;padding:0px; margin:0px;}
.rtl-demo #content-1 p{ width: 1000px; }
.transitions #examples{-webkit-perspective: 1000;-moz-perspective: 1000;}
.transitions .content{-webkit-transition: all .6s ease-out; -moz-transition: all .6s ease-out; -o-transition: all .6s ease-out; transition: all .6s ease-out; }
.mCustomScrollBox .inner-content-section {display: inline-flex;}
.mCustomScrollBox .inner-content-section li {float: left;width: 1000px;}

/*======== 27 september style =================*/

.inner-content-section {
    display: table;
    padding: 0;
    margin: 0px;
}

@media only screen and (min-width: 1229px){
	
.showcase .horizontal-images.content{ width: 1060px; }

}

@media only screen and (min-width: 1629px){

.showcase .horizontal-images.content{ width: 700px; }

}

/*New css for price grid*/

th.firstrow{border-bottom: 1px solid #30a5ff;text-align: left;padding-left: 6px;}    
th.firstth{background-color: #eaf3f3;} 

/*=============== changes by Mukesh on (12 oct)===================*/
.priceDetailsTable .responstable td:first-child {background: #30a5ff none repeat scroll 0 0;color: #fff;padding: 0 5px !important;}
.inner-content-section > li {
    list-style: outside none none;
    margin-right: 1%;
    width: auto;
    display: table;
    clear: both;
    float: left;
}
.table_grid th:first-child {border: 1px solid #fff;display: table-cell;text-align: center;width: 2% !important;}
.new_panel .right-Details-Section {min-height: 750px;}
.outerPriceArea.headertext {padding: 5px;}
.custompricebookLayout {margin: 0;padding: 0;}
.custompricebookLayout > li {list-style: outside none none;margin: 0 auto 1%;min-height: 90px;text-align: center;width: 46%;}
.inner-content-section > li:last-child {padding-right: 1%;}
.showbox{display:none;}
.headingTable > li.headingTitleNew {line-height: 33px;}
.headingTable > li.secondSelectSection {float: left;padding-right: 0;}
.headingTable > li.secondSelectSection select {float: left;margin-right: 5px;width: auto;}
.headingTable > li.secondSelectSection .showbox {float: left;line-height: 27px;width: 120px;}
.headingTable > li.showInput {float: left;margin-top: 5px;padding: 0 5px 5px;width: 130px;}
.headingTable > li.showInput input {float: left;line-height: 27px;width: 75%;}
span.percentspan{vertical-align: -webkit-baseline-middle;padding: 5px 5px 5px 5px;}
#colorpercent{width: 75%;}
.fa-question-circle{font-size: 20px;color: #30a5ff;cursor: pointer;}
.textcontainer{width: 500px;padding: 10px;}
/* .patio li {width: 100%;} */

/* ================== Popup box css ================== */

.MainSection {margin: 0 auto;width: 600px;min-height :auto;max-height:500px;}
.fabricatorRoof {float: left;padding: 10px;width: 100%;}
.popValuesection .topText {color: #30a5ff;font-size: 11px;}
.popValuesection > p {color: #333;font-size: 12px; text-align: justify;}
.mainHeadingTable > p {font-size: 12px;color:#333;}
.mainHeadingTable > p span {font-size: 11px;}
table.RoofPop-up th {background: #30a5ff none repeat scroll 0 0;border-right: 1px solid #d9e4e6;color: #fff;font-weight: 600;text-align:left;}
table.RoofPop-up th:last-child {border: medium none;}
table.RoofPop-up td {border: 1px solid #ccc !important;}
table.RoofPop-up tbody {border-left: 1px solid #ccc;}
.popUpBottomSection {display: inline-block;width: 100%;margin-top: 20px;}
.popUpBottomSection li {border: 1px solid #ccc;float: left;list-style: outside none none;margin: 5px 5px 5px 0;width: 68%;}
.popUpBottomSection li.listdropdown {float: left;padding: 0;width: 30%;}
.popUpBottomSection li.listdropdown select {border: medium none;padding: 6px;width: 100%;}
.bottomButn.text-center > a {background: #30a5ff none repeat scroll 0 0;border: medium none;color: #ffffff;height: auto;padding: 10px;text-decoration: none;}
.bottomButn.text-right > a {background: #30a5ff none repeat scroll 0 0;color: #fff;padding: 10px;text-decoration: none;}
.bottomButn.text-center {float: left;margin: 25px auto;width: 100%;}
.popUpBottomSection li input {background: rgba(0, 0, 0, 0) none repeat scroll center top;border: 1px solid #000;padding: 1px;width: 50px;  height: 20px;margin-top: 6px;}
#colorpercentage, #optionpercentage, #squarepercentage, #roundpercentage, #framepercentage {text-align: right;border: 1px solid #ccc !important;border-radius: 4px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;color: #555;font-size: 14px;line-height: 1.42857;transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;}
#framepercentage, #colorpercentage:focus {border: 1px solid #30a5ff;outline: 0;box-shadow: inset 0px 0px 0px 1px #30a5ff;}
#squarepercentage:focus {border: 1px solid #30a5ff;outline: 0;box-shadow: inset 0px 0px 0px 1px #30a5ff;}
#roundpercentage:focus {border: 1px solid #30a5ff;outline: 0;box-shadow: inset 0px 0px 0px 1px #30a5ff;}
#optionpercentage:focus {border: 1px solid #30a5ff;outline: 0;box-shadow: inset 0px 0px 0px 1px #30a5ff;}
#othercolor, #otheroption{padding: 5px;height: 32px;width: 173px;}
#ex2, #ex1{height: 32px;}

/* ============== 7 dec 2016 ================= */

#ex3{height: 34px;}
.popUpBottomSection li #newcheckboxfarm {float: left;padding: 0;}
#newcheckboxfarm > li {border: medium none;float: left;margin: 0 8px 0 0;width: auto;}
#newcheckboxfarm > li input {float: left;margin: 0;width: auto;}
#newcheckboxfarm > li .checktitle {margin-left: 2px;}

/* ============== 7 dec 2016 end here ================= */

table.RoofPop-up td:first-child {background: #30a5ff none repeat scroll 0 0;color: #fff;width:20px;}
table.RoofPop-up td .textInput {width: auto;color:#555;}
.popUpBottomSection > ul {display: inline-block;margin: 0;padding: 0;width: 100%;}
/* .popUpBottomSection li.colorli select {border: 1px solid #ccc;border-radius: 0;} */
.popUpBottomSection li.colorli select {
    border: 1px solid #ccc;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance:none;
	background: url(images/down.png) no-repeat right 9px top 10px ;
}
.popUpBottomSection li.colorli {border: medium none;}
.popUpBottomSection li.colorli > input {border: 1px solid #ccc;margin-top: 5px;}
.fa-trash-o{color : red;}
.icondiv{text-align: center;}
.norecord{background: #fff none repeat scroll 0 0 !important;color: #000 !important;text-align: center !important;}
.popUpBottomSection li.listdropdown select:focus {border: 1px solid #30a5ff !important;outline: 0;border-radius: 0;box-shadow: inset 0px 0px 0px 1px #30a5ff;}
.popUpBottomSection li.colorli > input:focus {border: 1px solid #30a5ff !important;}
.tbl_bifold th{border: 1px solid #fff !important;}
.bifoldul > li{width: 100%;}
.bifoldtextInput{width : 100% !important;}
.sillprice{background: rgba(0, 0, 0, 0) none repeat scroll center top;border: 1px solid #ccc !important;height: auto !important;margin-top: 0 !important;padding: 8px !important;text-align: right;width: 130px !important;}
.sillprice:focus {border: 1px solid #30a5ff;outline: 0;box-shadow: inset 0px 0px 0px 1px #30a5ff;}
.responstable td.disabledtd {background: #A9A9A9 none repeat scroll 0 0 !important;}
.hidebox {background: #A9A9A9 none repeat scroll 0 0 !important;display:none;}
.button {background-color: white;border: 1px solid #30a5ff;color: black;display: inline-block;font-size: 14px;font-weight: 400;margin-left: 20px;padding: 5px 10px;text-align: center;text-decoration: none;border-radius: 4px;color:#555;}
a.button:hover {background-color: #30a5ff;color: white;text-decoration: none;}
a.button:active {outline-width : 0;text-decoration: none;}
.headingTable > li ul {padding: 0;}
.headingTable > li ul li {float: left;list-style: outside none none;}
.headingTable > li ul li a {margin: 0 4px;}
.headingTable > li a:focus {outline: medium none;text-decoration: none;}
.popUpBottomSection li div i {float: left;line-height: 35px;margin: 0 1px 0 5px;}
.warmcoreproduct{text-align: center;width: 100%;}
.productdetailul li{list-style: outside none none;}
.compodoorheader > li{float: left;list-style: outside none none; padding: 5px 0;}
.compodoorheader > li:last-child{float: right;}
.doordesignlist > li{float: left;list-style: outside none none;margin-bottom: 20px;margin-right: 15px;}
.imgplaceholderblank{width : 135px;height:200px;border: 1px #30a5ff dashed;}
.button.compodoor {height: 23px;margin-left: -3px;margin-top: 5px;padding: 1px;}
.compocoldiv > select{width: 180px;}

/* ================== change by mukesh  ================= */

.right-Details-Section .doordesignlist {display: inline-block;padding: 0;}
.imgplaceholder {background-image: url("../images/placeholder.png");background-size: 156px 210px;border: 1px dashed #30a5ff;height: 200px;width: 147px;}
.doordesignlist > li div a {float: left;margin-bottom: 0 !important;margin-left: 0 !important;margin-right: 0 !important;margin-top: 5px;width: 100%;}
.doordesignlist > li div a {font-weight: 600;border: 1px solid #777;color: #777;float: left;margin-bottom: 0 !important;margin-left: 0 !important;margin-right: 0 !important;margin-top: 5px;width: 100%;}
.doordesignlist > li div a:hover {border-color: transparent !important;}
.doordesignlist li:first-child .imgplaceholder {box-shadow: 0 2px 3px #454545;}
.compodoorheader {height: 33px;padding:0px;margin-left: 10px;}
.doordesignlist > li div {float: left;width: 169px;}
.doordesignlist > li div a.addcolour {float: left;padding: 0;width: 100%;}
.doorname {font-weight: bold;margin: 5px auto;}
.doordesignlist > li div {float: left;text-align: center;width: 169px;cursor: pointer;}
.doordesignlist > li div .imgplaceholder > span {float: left;font-size: 16px;margin-top: 10px;width: 100%;}
.doordesignlist > li .imgplaceholderblank {border: 2px dotted #000000;border-radius: 5px;}
.doordesignlist > li .imgplaceholderblank > label {color: #000000;cursor: pointer;font-size: 17px;line-height: 21px;margin: 0;padding: 47% 10px;}


/* ================== popup design style  ================= */

.imagePicSection .rightImageSection img {height: 80%;margin-bottom: 5px;}
.imagePicSection .rightImageSection img {height: 80%;margin-bottom: 5px;}
.imagePicSection .rightImageSection input {border: 1px solid #777;color: #777;font-size: 13px;text-align: center;width: 55%;}
.imagePicSection .rightImageSection {float: left;height: 180px;max-width: 300px;text-align: center;}
ul.colorSection {width: 100%;}
ul.colorSection h3 {color: #333;float: left;font-size: 18px;width: 100%;}
ul.colorSection li {float: left;margin: 2px;width: 19%;}
ul.colorSection li button {background: #ccc none repeat scroll 0 0;border: 1px solid #ccc;border-radius: 25px;color: #333;font-size: 14px;height: 35px;width: 100%;}
.SeclectColr select {border: 1px solid #777;border-radius: 3px;height: 30px;width: 50%;}
.popValuesection h4 {font-weight: 400;color: #222;}
.fabricatorRoof ul {float: left;width: 100%;padding: 0;margin: 0;}
.fabricatorRoof ul li form {padding: 23% 1%;}
.bottomButn.text-center a.savebtn {border-radius: 3px;}
.bottomButn.text-right a.savebtn {border-radius: 3px;}
.fabricatorRoof ul li .rightImageSection .imgdiv {float: left;height: 80%;width: 100%;margin-bottom: 5px;}
.imagePicSection .rightImageSection img {height: 100%;}
.statusmsg.error{color:red;}
.statusmsg.success{color:green;}
.infodoorimg{width: 100%;}
.copopositecolor .select2.select2-container {   width: 100% !important; }
.select2-container.select2-container--default.select2-container--open { z-index:99999 !important; }
.copopositecolor .select2-container--default .select2-selection--multiple .select2-selection__choice { background-color:#30a5ff; color:#fff;}
.copopositecolor .select2-container--default .select2-selection--multiple .select2-selection__choice__remove { color:#fff; }
.select2-search__field { width:auto;}
.popValuesection .selection {position: relative;}
.popValuesection .selection .select2-search__field {position: relative;}
.linkbutton{text-align: right;}
.linkbutton a{margin-right: 10px;}

/* ================== css style for dwc ==================== */

.doordesignlist > li {float: left;height: 292px;list-style: outside none none;margin: 5px;width: 180px;}
.fabricatorRoof ul li {list-style: none;/* width: 45%; */height: auto;text-align:center;}
table.RoofPop-up th:first-child {width: auto;font-weight: 100;border-right: 1px solid #fff;}
table.table_grid td .textInput {width: 100px;float: left;}
.pricedetails {float: left;margin-right: 2%;width: 170px;height: 150px;overflow: hidden;}
.custompricebookLayout > li .PriceBox .priceTopBox {/* width: 46%; */margin: 0 auto;}
.custompricebookLayout > li .PriceBox .priceTopBox img {float: none;}
.custompricebookLayout > li {list-style: outside none none;margin: 0 auto 1%;min-height: 90px;text-align: center;width: 100%;float: left;}
.compodoorheader > li:last-child a.colorboxlink {margin-right: 05px;}
.doordesignlist > li div .imgplaceholder1 {border: 1px solid #333333;box-shadow: 0 2px 5px #222222;height: 200px;padding: 5px;text-align: center;display: flex;justify-content: center;overflow: hidden;}
/* .doordesignlist > li div .imgplaceholder1 img {height: 190px;width: auto;display: block;margin: 0 auto;flex: none;} */
.outerPriceArea {display: inline-block;height: auto;margin-bottom: 5px;width: 100%;color:#555;}
.pricedetails .priceTopBox {float: left;height: 150px;margin: 0 auto;position: relative;width: 170px;}
.inner-content-section .priceTopBox img {left: 0;margin: auto;max-height: 100%;max-width: 100%;position: absolute;right: 0;top: 0;}
.leftpaneltopbox > img {height: auto !important;}
.custompricebookLayout > li .priceTopBox img {float: none;height: 80px;width: auto;}
.priceTopBox > label {width: 100%;}
.pricebookLayout > li .priceTopBox {float: left;height: 80px;margin: 0 auto;position: relative;text-align: center;width: 128px;max-width:100%;}
.pricebookLayout > li .priceTopBox img {bottom: 0;height: 80px;left: 0;margin: auto;max-height: 100%;max-width: 100%;position: absolute;right: 0;top: 0;width: auto;}
.doorpricepopnew li {float: left !important;width: 49% !important;}
.doorpricepopnew li select {border: medium none;}
.doorpricepopnew li input {border: medium none;font-size: 13px;height: 30px;margin: 0;padding: 5px;text-align: right;width: 100%;}
.leftpanalimagesize {height: 120px !important;}
.leftpanalimagesize > img {height: 110px !important;}
.popValuesection {margin-bottom: 15px;text-align: left;color:#555;margin-top:-12px;}
.customecontainer ul > li {width: 199px;}
.customecontainer ul > li div {width: 100%;}
.customecontainer ul > li div .imgplaceholder {background-position: 22px 0;}

/* ================ pagination css ================ */

.paging-nav {text-align: right;padding-top: 2px;}
.paging-nav a { margin: auto 1px;  text-decoration: none;  display: inline-block;  padding: 1px 7px;  background: #91b9e6;  color: white;  border-radius: 3px;}
.paging-nav .selected-page {  background: #30a5ff;  font-weight: bold;}
.paging-nav{font-family: Arial,sans-serif;   margin-bottom: 7px; margin-top: 10px; text-align: center; width: 100%;}
#tableData{ margin-bottom: 7px !important;}

/* ================ pagination css ================ */

.combprice {border: 1px solid #000 !important;padding-right: 4px;text-align: right;}
.fa.fa-floppy-o {color: #30a5ff;font-size: 20px;}
.details-Price > label {color:#555555;font-weight: normal !important;}

/* ================ 6 jan 2017 ================ */

.table>thead>tr>th {border-bottom: 1px solid #e6e7e8;vertical-align: middle;height: auto;}
.wfoldcontainer .outerPriceArea ul > li .PriceBox {float: left;width: 100%;}
.wfoldcontainer .outerPriceArea ul > li .PriceBox .priceTopBox {float: left;width: 100%;}
/* input[type="radio"], input[type="checkbox"] {float: left;margin: 0px;} */
input[type="radio"], input[type="checkbox"] {
	float: left;
}
.warmcoreproduct .myradio {margin: 4px 0 0;}
.pricebookLayout > li:last-child {margin-right: 0;}
.price-Top {color: #555555;}
.dataTables_wrapper div label {color: #555555;}
.table > thead > tr > th {font-weight: 100;}

#noscriptfound{ color: red;font-weight: bold;line-height: 50px;margin-left: 305px;text-align: center; width: 771px;}

@media screen and (min-width:1170px) and (max-width:1200px) {
.tabsystem ul li.active a{width:309px !important;}
}
.bottomButn.text-right{float: right;text-align: right;width: 100%;}
@-webkit-keyframes spin {0% { -webkit-transform: rotate(0deg); }100% { -webkit-transform: rotate(360deg); }}
@keyframes spin {0% { transform: rotate(0deg); }100% { transform: rotate(360deg); }}
.loaderwrapper {background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99999;
}
.loader{left: 48%;
	transform: translateX(-50%);
	/* margin-left: -4em; */
}
.loader, .loader::after {
	border-radius: 50%;
	display: block;
	height: 4em;
	margin-top: -3.05em;
	position: fixed;
    top: 50%;
	width: 4em;
}
.loader {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	animation: 2s linear 0s normal none infinite running spin;
	border-color: #3498db #f3f3f3 #f3f3f3;
	border-image: none;
	border-radius: 50%;
	border-style: solid;
	/* border-width: 0.5em; */
	height: 40px;
	width: 40px;
   margin: 0 auto;
}
}
.panel-default {  border-color: #dddddd; 
 position: relative;
}
.popupul .imagePicSection  label {float: left;overflow: hidden; word-wrap: break-word;width: 100%;}
.popupul .imagePicSection .deletebtn {border: 1px solid #ff2800;padding: 2px 6px;position: relative;right: -40%;top: -36%;}
.popupul .imagePicSection .deletebtn i {color: #fff;}
.popupul .imagePicSection .imgdiv > img {height: 80%;}
/* one item */
.popupul li:only-child {width: 100%;}
/* two items */
.popupul li:first-child:nth-last-child(2),
.popupul li:first-child:nth-last-child(2) ~ li {width: 50%;}
.allproducts {position: relative;top: -8px;}
.delcontainer {background: #cccccc none repeat scroll 0 0;float: right;position: relative;width: 38px;}
form.productSlug .delcontainer #overlay2 {background: rgba(0, 0, 0, 0) none repeat scroll 0 0;height: 25px;padding: 0 !important;position: absolute;right: -13px;top: -9px;width: 35px;z-index: 9;}
.popupul .imagePicSection .deletebtn {background: #ff2800 none repeat scroll 0 0;border-radius: 15px;height: auto;padding: 0 4px;position: absolute;right: -5px;top: -8px;}
form.productSlug .imgdiv {height: auto !important;}
.delcontainer {background: #cccccc none repeat scroll 0 0;float: right;left: -79px;position: relative;width: 38px;}
form.productSlug  a {border: 1px solid #cccccc;display: inline-block;height: 150px;}
form.productSlug  a img {height: 150px;}
form.productSlug .bottomButn {margin-top: 13%;}
.panel-default {min-height: 400px;}
.imagePicSection .rightImageSection a {border: 1px solid #cccccc;display: inline-block;height: auto;}
.fabricatorRoof .popupul li .delcontainer {left: -30%;}
.imagePicSection .rightImageSection a img {height: 120px;}
.fabricatorRoof .popupul li .delcontainer a img {height:38px;}
.delcontainer #overlay2 img {height: 20px;margin: 0;width: 20px !important;}
.delcontainer #overlay2 {border: medium none;height: 25px;padding: 0 !important;position: absolute;right: -11px;top: -9px;width: 33px;z-index: 9;}
.bottomButn.text-center > a img {height: auto !important;}
.imagePicSection .rightImageSection > label {margin-top: 10px;font-size:11px;}


#fileupload{
   display: none;
}
.fileupload{
   display: none !important;
}
.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
    min-height: 115px;
    color: #30a5ff; 
	margin-top: 20px;
}
.fa.fa-cloud-upload {
    font-size: 59px;
    margin-top: 12px;
}
.browselabel{
	border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
	background-color: #30a5ff;
    color: #fff;
	width: 100% !important;
	margin-left: 0 !important;
	
}
.tableheading label {font-size: 14px;font-weight: normal;}


/*------------------- kinjalk css----------*/
table.dataTable thead .sorting_asc{
	background-image:none !important;
}
table.dataTable thead .sorting_asc::after {
    content: '\f0dd';
    font-family: FontAwesome;
    font-size: 14px;
    margin-left: 3px;
    position: relative;
    top: -3px;
}
table.dataTable thead .sorting_desc::after {
    content: '\f0de';
    font-family: FontAwesome;
    font-size: 14px;
    margin-left: 3px;
    position: relative;
    top: 3px;
}
#moduleproduct{
	-webkit-appearance:none;
	-moz-appearance:none;
	padding: 5px;
    border: 1px solid #ddd;
    width: 200px;
}
/* .text-center.allproducts:after {
    content: '\f0dd';
    font-family: FontAwesome;
    left: -25px;
    position: relative;
    top: -3px;
    cursor: pointer;
} */
.postbaySection .cillsinputarea ul li label{
	width: 25% !important;
}
#moduleproduct {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 5px;
    border: 1px solid #ddd;
    width: 230px;
    background: url(images/down.png) right 10px top 10px;
    background-repeat: no-repeat;
}
.new_panel .right-Details-Section {
    max-height: 750px;
    overflow-y: scroll;
}
.cillsInputSection .cillsinputarea{
	text-align:left;
	display: table;
	width: 100%;
}
.cillsInputSection .cillsinputarea select {
    border: 1px solid #cccccc;
    padding: 5px 3px;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(images/down.png) no-repeat right 9px top 10px;
	width: 20%;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	cursor: pointer;
}
.cillsInputSection .cillsinputarea label{
	float: left;
	width: 14% ;
	margin-left: 15px;
}
.cillsInputSection .cillsinputarea > input{
	float: left;
	width: 14%;
}
.cillsinputarea .multiselect.btn-default {
    border-radius: 0;
    border: 1px solid #ccc;
    color: #333;
    font-size: 14px;
    text-transform: capitalize;
	margin-left: 10px !important;
	width: 177px;
    text-align: left;
	background: url(images/down.png) no-repeat right 9px top 10px;
}
b.caret {
	display:none;
}
.cillsinputarea .multiselect.btn-default:hover, .cillsinputarea .multiselect.btn-default:focus,
.cillsinputarea .multiselect.btn-default:active{
	background: none;
	background-image: none;
	box-shadow: none;
	border: 1px solid #ccc;
	color: initial;
	background: url(images/down.png) no-repeat right 9px top 10px !important;
}
.available-product-list.cillsInputSection .cillsinputarea{
    float: left;
    width: 50%;
}
.available-product-list.cillsInputSection .cillsinputarea label{
    width: 40% !important;
    float: left;
}
.available-product-list.cillsInputSection .cillsinputarea select{
    width: 50%;
    float: left;
}
.available-product-list.cillsInputSection .cillsinputarea #profilediv{
    width: 50%;
}
.available-product-list.cillsInputSection .cillsinputarea .unitdiv{
    width: 100%;
}
.available-product-list.cillsInputSection .cillsinputarea #systemdiv{
    width: 50%;
}
.available-product-list.cillsInputSection .cillsinputarea input{
    width: 50% !important;
    float: left;
}
.available-product-list.cillsInputSection .cillsinputarea .unittext{
    width: 56%;
    float: right;
}
@media screen and (max-width: 767px){
    .available-product-list.cillsInputSection .cillsinputarea{
        width: 100%;
    }
}
.btn-group.open  .dropdown-toggle {
	background: #fff !important;
    box-shadow: none !important;
    border-color: #ccc !important;
}
table td {
	/*padding: 10px !important;*/
    word-break: keep-all;
    word-wrap: break-word;
}
.cillsInputSection{
	margin-top: 15px;
}
.tableparent .dataTables_wrapper{
	max-width: 100%;
}
.multiselect-container.dropdown-menu {
    max-height: 85px;
    box-shadow: none;
    border-radius: 0;
    left: 10px;
    overflow-y: scroll;
	margin-bottom: 15px;
	    width: 100%;
}
.innertable{
	overflow:visible !important;
}
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:focus, 
.dropdown-menu > .active > a:hover {
    color: initial !important;
    background-color: initial !important;
    display: table !important;
    width: 100% !important;
    border: none !important;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
	background-color: #fff !important;
}
/* .centrediv {
    text-align: center !important;
    width: auto !important;
    margin: 0 auto;
} */
table.dataTable td:nth-last-child(2), table.dataTable td:last-child {
    width: 1%;
}
.centrediv .cillsinputarea{
	text-align:center;
}
.centrediv .cillsinputarea label, 
.centrediv .cillsinputarea > input, 
.centrediv .cillsinputarea select {
    float: none;
}
.multiselect-container>li>a>label.checkbox{
	padding: 0px 0px 0px 10px;
}
ul.multiselect-container.dropdown-menu{
	min-width: 138px !important;
}
.postbaySection .cillsinputarea{
	text-align: left;
}
.centrediv .cillsinputarea .price-label{
    width: 22% !important;
}
.centerselect {
    width: 14% !important;
}
span.blankcost {
    width: 6%;
    display: inline-block;
}
.fr-box.fr-fullscreen .fr-sticky {
    position: relative !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999999;
    width: 100%;
}
.fr-fullscreen .navbar-inverse{
	z-index:-1;
}

#editor .fr-box .fr-sticky {
    position: sticky;
    top: -18px;
}
.navbar-header a.navbar-brand {
    color: #fff !important;
}
#profilediv select, #systemdiv select {
    width: 100%;
}
#profilediv {
    display: table;
    width: 20%;
}
#systemdiv{
	display: table;
    width: 54%;
}
.selectoverlay {
    background: rgba(0, 0, 0, 0.26);
    padding: 5px 0px;
    margin-right: -10px;
    margin-left: 10px;
}
.selectoverlay .fa-circle-o-notch{
	color: #30a5ff;
	margin-left: -142px;
	margin-top: 5px;
	font-weight: bold;
	font-size: 15px;
}
.unitdiv {
    width: 37%;
    float: left;
}
.cillsinputarea .unitdiv label {
    width: 38% !important;
}

.unitdiv input[type="text"] {
    width: 54% !important;
    margin-left: 12px;
    border: 1px solid #ccc;
    padding: 5px;
}
.cillsinputarea .unittext {
    width: 26%;
    display: block;
    float: left;
    font-size: 13px;
}
table.dataTable thead .sorting{
	background-image:none !important;
}
select#triple_glasscolour {
    width: 14%;
}
#middlesection ul.productimg {
    border: none;
    padding: 0;
    list-style-type: none;
}
.cillsInputSection .cillsinputarea > ul li:last-child{
	margin-top: -5px;
}
.infofooter p {
    margin-top: 8px;
}
.cillsInputSection .cillsinputarea label.maxlabel {
    width: 22% !important;
}
.cillsInputSection .lastSection label.maxlabel {
    width: 33% !important;
}
.cillsInputSection .cillsinputarea label.grosslabel {
    width: 18% !important;
}
#sillprice {
    text-align: left;
}
.bg-danger svg.cancel {
    display: none;
}
.file_upload {
    margin-bottom: 25px;
}
.color_switch {
    text-align: center;
}
#tbl_standared_pattern img {
    height: 30px;
    width: 30px;
}
.custom-file-upload .fa.fa-cloud-upload {
    font-size: 59px;
    margin-top: 2px;
    float: left;
    width: 100%;
}
.setimagename {
    display: inline-block;
    word-break: break-all;
    word-wrap: break-word;
    margin-bottom: 10px;
    width: 70px;
}
.swatches_img_view{
 border: 1px solid;
 vertical-align: middle;
}


#frame_inside_image, #frame_outside_image {
    float: right !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 247px !important;
}
.image_container_12 img { 
	width: 100%; 
	height: auto; 
	margin-top: 30px; 
} 
.image_container_13 img { 
	width: 100%; 
	height: auto; 
	margin-top: 15px; 
} 
.image_container_14 img {
	width: auto; 
	height: auto; 
	margin-top: 10px; 
} 
.image_container_17 img {
    float: left;
    margin-left: 25px;
    height: 100%;
}
.image_container_20 img, 
.image_container_44 img{ 
	height: auto; 
	float: left; 
	margin-left: 20px; 
	margin-top: 25px; 
	max-height: 150px;
} 
.image_container_22 img,
.image_container_26 img, 
.image_container_25 img, 
.image_container_19 img {
	height: 80px; 
	width: 80px; 
	margin-top: 50px; 
} 
.image_container_43 img { 
	width: 100%; 
	height: 100px; 
	margin-top: 35px;
}

.image_container_11 img, .image_container_15 img {
    height: 100%;
    width: 65px;
}
.image_container_16 img, 
.image_container_18 img, 
.image_container_21 img, 
.image_container_27 img, 
.image_container_41 img,
.image_container_45 img,
.image_container_46 img,
.image_container_47 img{
    height: 100%;
}
.addimage img {
    width: auto;
    height: 100%;
}

.drop-down {
    border: 1px solid #ddd;
    padding: 5px;
    float: right;
    margin: 2px 2px;
}
.drop-down {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 5px;
    border: 1px solid #ddd;
    width: 230px;
    background: url(images/down.png) right 10px top 10px;
    background-repeat: no-repeat;
}

.drop-down {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 5px;
    border: 1px solid #ddd;
    width: 200px;
}
