@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');
body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}
.navbar-header {    margin-left: auto;}.navbar-header .navbar-toggle {    display: none;}.cs-title {
font-size: 2em;
padding-top: 1em;
margin: 0;
}
.site-index th.searial {
width: 20px;
}
.site-index th.action-btns {
width: 32px;
}
.select2-container {
width: 97%!important;
 border-radius: 6px!important;
}
.responsechck {
padding: 18px;
font-size: 15px;
letter-spacing: 1px;
margin: 5px 0 15px;
background: #fff;
border: 1px solid #c3c4c7;
box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
}
.success-notice {
border-left-color: #00a32a;
border-left-width: 4px;
}
.error-notice {
border-left-color: #f44336;
border-left-width: 4px;
}
.site-index td {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
}
.site-index th {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
background-color: #000;
width: 217px;
border-color: #262626!important;
color: #fff;
}
.site-index td.action a:hover {
background-color: #2e2e2e;
}
.navbar-inverse {
background-color: transparent;
border-color: #080808;
}
.error{
color:red;
}
.card {    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;}
.cs-btn {    background: #008060;    border: none;    font-size: 16px;    font-weight: 600;}
.cs-btn:hover {    background: #006e52;}
.flip_ajax_load{
position: fixed;
display:none;
height:13px;
width:208px;
z-index:9999999999;
top: 50%;
left: 50%;
margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html .flip_ajax_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
.flip_ajax_overlay {
position: fixed;
z-index:9999999999;
top: 0px;
left: 0px;
height:100%;
width:100%;
background-color:rgba(255, 255, 255, 0.9);
filter:alpha(opacity=90	);
-moz-opacity: 0.90;
opacity: 0.60;
}
.navbar-collapse ul#w1 {
flex-direction: unset;
}
.navbar-collapse ul#w1 li {
text-transform: uppercase;
margin-right: 30px;
}
.navbar-collapse {
display: inline-flex !important;
overflow: hidden;
background-color: #f1f1f1;
margin-top: 0px;
padding: 0px 0px;
}
.navbar-fixed-top, .navbar-fixed-top .container {
padding-top: 0;
width: 100%;
max-width: 100%;
padding: 0;
}
.navbar-collapse ul#w1 li a {
padding: 16px 20px;
color: #212529;
text-decoration: none;
border-radius: 3px;
}
.navbar-collapse ul#w1 li:last-child {
border: unset;
}
.navbar-collapse ul#w1 li {
text-transform: uppercase;
margin-right: 1px;
padding: 8px 0;
}
.navbar-collapse {
order: 1;
}
.navbar-header {
margin-left: auto;
order: 2;
margin-top: -44px;
}
.navbar-header img {
max-width: 46px;
}
.navbar-collapse ul#w1 {
flex-direction: unset;
padding: 0px 17px;
}
/*--tab css----*/
.rows-contains {
margin-right: 0px;
margin-left: 0px;
}
.tabs-nav {
display: flex;
justify-content: flex-start;
}
li.selected a {
color: #466014 !important;
}
li.selected {
border-bottom: 2px solid #5e8e3e;
}
.navbar-collapse ul#w1 li a {
font-size: 15px;
}
ul.tabs-nav {
overflow: hidden;
border: 1px solid #f7f7f7;
background-color: #f1f1f1;
margin-top: 30px;
padding: 8px 0px;
}
.tabs-nav li {
list-style: none;
padding: 5px 0px;
}
.tabs-nav li a {
padding: 16px 20px;
color: #212529;
text-decoration: none;
border-radius: 3px;
}
.left-col {
background-color: #ffffff;
border: 1px solid #dfdfdf;
box-shadow: rgb(0 0 0 / 24%) 0px 1px 3px;
border-radius: 5px;
}
.left-subscription {
background-color: #e3f1df;
margin: 15px 10px;
padding: 10px 0px;
margin-bottom: 18px;
border-top: 3px solid #50b83c;
border-radius: 5px;
box-shadow: rgb(0 0 0 / 24%) 0px 1px 3px;
}
.right-col {
background-color: #ebeef0;
box-shadow: rgb(0 0 0 / 24%) 0px 1px 3px;
border-radius: 5px;
}
.right-subscription {
margin: 15px 10px;
padding: 10px 0px;
}
.left-subscription .space-padding {
margin-left: 65px;
/* padding-left: 50px; */
}
.left-subscription p {
color: #545b5c;
font-weight: 400;
font-size: 18px;
}
.right-subscription p {
color: #020202;
font-weight: 400;
font-size: 18px;
}
.col-md-1.middle-col {
max-width: 2.333333%;
}
/* The container */
.container-checckbox {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/* Hide the browser's default checkbox */
.container-checckbox .input-cheack {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 15px;
left: 15px;
height: 25px;
width: 25px;
background-color: #fff;
border-radius: 50%;
border: 3px solid #198549;
}
/* On mouse-over, add a grey background color */
/* When the checkbox is checked, add a blue background */
.container-checckbox input:checked ~ .checkmark {
background-color: #ffffff;
box-shadow: 0 0 0 0.3rem rgb(62 175 49 / 38%);
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}
/* Show the checkmark when checked */
.container-checckbox input:checked ~ .checkmark:after {
display: block;
}
/* Style the checkmark/indicator */
.container-checckbox .checkmark:after {
left: 6px;
top: 3px;
width: 7px;
height: 11px;
border: solid #198549;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
/*li.tab-active a {
background-color: #499952;
color: #fff;
border: none;
}*/
li.tab-active a {
background-color: #d7d7d78a;
}
.left-col p input#terms {
margin-left: 23px;
}
.bottom-checkbox {
margin-right: 10px;
}
.textarea-code {
width: 95%;
}
body .content-text .row a {
position: absolute;
right: 72px;
margin-top: 19px;
color: #000;
}
.content-text .row {
position: relative;
width: 100%;
max-width: 100%;
}
.textarea-code {
height: 150px;
padding: 26px 20px;
box-sizing: border-box;
border: none;
/* border: 2px solid #ccc; */
border-radius: 4px;
background-color: #f8f8f8;
font-size: 16px;
resize: none;
margin-left: 10px;
box-shadow: rgb(0 0 0 / 24%) 0px 1px 3px;
}
.main-1 img {
width: 100%;
transition: transform .9s;
}
.left-subscription h4, .right-subscription h4 {
font-size: 18px;
font-weight: 500;
}
textarea#cart_w3review {
white-space: unset;
}
.textarea-code {
width: 95%;
}
.content-text .row a {
position: absolute;
right: 58px;
margin-top: 6px;
color: #000;
}
.content-text .row {
position: relative;
width: 100%;
max-width: 100%;
}
.textarea-code {
text-align: left;
display: block;
white-space: normal;
}
textarea#w3review:focus {
outline: none;
}
.main-1 span {
position: absolute;
right: 63px;
top: -52px;
z-index: 9999;
display: none;
transition: transform .9s;
}
.main-1.main span {
display: block;
transition: transform .9s;
}
.textarea-code {
padding-right: 60px;
}
@media screen and (max-width:767px){
.left-col,.right-col{
margin: 0px 0px 20px 0px;
}
}
@media only screen and (max-width:1400px) and (min-width: 768px) {
.content-text .row a {
margin-top: 22px;
}
.textarea-code {
padding-right: 54px;
}
}
@media (min-width:1500px)  { 
.main-col {
width: 100%;
max-width: 100% !important;
}
.main-row {
max-width: 95% !important;
}
.main-row textarea#register_w3review, .main-row textarea#cart_w3review{
width: 99%;
padding-right: 85px;
}
.content-text .row a {
margin-top: 14px;
}
}
@media (min-width:1801px){
.main-col {
width: 100%;
max-width: 100% !important;
}
.main-row {
max-width: 95% !important;
}
.main-row textarea#register_w3review, .main-row textarea#cart_w3review{
width: 99%;
padding-right: 80px;
}
.content-text .row a {
margin-top: 14px;
}
body .content-text .row a {
right: 42px;
}
}
/*---end----*/
.table input {
padding: 8px 10px;
margin-bottom: 20px;
}
body .Sitting h1 {
font-size: 25px;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
color: #fff;
}
.btn {
display: flex;
justify-content: center;
}

.mt-4.mb-5 {
display: flex;
justify-content: center;
align-items: center;
}
.site-index th.searial {
width: 20px;
}
.table b {
font-weight: 500;
}
.site-index td.action {
text-align: center;
}
.site-index td.action a {
color: #fff;
background-color: #000;
padding: 5px 15px;
display: inline-block;
text-transform: uppercase;
font-size: 10px;
border-radius: 4px;
text-decoration: none;
transition: 0.25s;
margin: 2px;
}
input#s_submit {
    padding: 0px 15px;
    line-height: 0;
    margin-right: 8px;
    background: #007ba7;
    color: #fff;
    border-color: #007ba7;
    height: 30px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .4px;
}
.site-index {
border: 0px;
border-radius: 0px;
max-width: 100%;
margin: 10px auto;
padding: 0px;
}
.site-index td a {
color: #000;
text-decoration: underline;
font-weight: bold;
}
.site-index td.desc {
width: 473px;
}
.site-index table {
font-family: arial, sans-serif;
border-collapse: collapse;
width: 100%;
}
.site-index td, .site-index th {
border: 1px solid #dddddd;
text-align: left;
padding:14px;
line-height: normal;
}
.site-index tr:nth-child(even) {
background-color: #f3f0ee;
}
.mt-4.mb-5 {
margin-bottom: 0px !important;
}
.form-control:focus {
box-shadow: none !important;
color: #495057;
/* background-color: #006e52;
border-color: #006e52;*/
}
.btn-primary.focus, .btn-primary:focus {
color: #fff;
background-color: #006e52;
border-color: #006e52;
box-shadow: none !important;
}
@media (max-width:767px)
{
body .table
{
width:100%;
}
.site-index
{
width:100%;  
}
}
/*---css merge app----*/
* html .flip_ajax_overlay { /* ie6 hack */
position: absolute;
height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
/*-------13 jul 2023--------*/
   /* .Polaris-Card {
    margin: 30px auto;
    width: 950px;
}*/
.Polaris-Card .Polaris-Text--headingLg {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}
.Polaris-Card .Polaris-Button{
    outline: unset;
    border: unset;
    padding: 8px 20px;
    border-radius: 5px;
    background: #b46b3a;
    color: #fff;
    margin-top: 10px;
}
/*.Polaris-FormLayout {
    max-width: 700px;
    margin: 0 auto;
    background-color: #fff;
    padding: 40px;
}*/
.Polaris-Card__Section {
    padding-top: 40px;
}
.Polaris-EmptyState.Polaris-EmptyState--withinContentContainer {
    padding: 40px  0;
      margin-left: 40px;
}
.Polaris_Parent {
    margin: 0 auto;
    background-color: #fff;
    padding: 0 40px 0px;
    border-radius: 10px;
    display: flex;
}
.Polaris_Parent  .Polaris_Left_container {
    flex: 0 0 20%;
    max-width: 20%;
    border-right: 1px solid #dedede;
}
.Polaris_Parent  .Polaris_Right_container{
 flex: 0 0 80%;
    max-width: 80%;
}
.Polaris_Parent  .Polaris_Left_container .Polaris-Navigation__Text {
    font-size: 20px;
    line-height: 36px;
    color: #212529;
}

.Polaris_Left_container .Polaris-Navigation__Section .Polaris-Navigation__ListItem .Polaris-Navigation__ListItem {
    padding-bottom: 20px;
    position: relative;
}
.Polaris_Parent  .Polaris_Left_container .Polaris-Navigation__Item{
    text-decoration: none !important;
}
.Polaris_Parent  .Polaris_Right_container .Polaris-FormLayout .Polaris-TextField {
    display: flex;
    padding: 0px 0 20px;
}
.Polaris_Left_container .Polaris-Navigation__Section {
    padding: 40px 0 0;
    list-style: none;
}
.Polaris-FormLayout .Polaris-Button__Content svg {
    width: 34px;
    height: 34px;
    border: 0.075rem solid #abb1ba;
    border-radius: 5px;
    cursor: pointer;
    padding: 4px;
    fill: #616a75;
}
.Polaris-FormLayout .Polaris-TextField__Input {
    width: 100%;
    padding: 0 20px;
    height: 45px;
      border-radius: 5px;
      outline: 0;
    border: 1px solid #dedede;
}
.Polaris-Card .Polaris-FormLayout .Polaris-Button {
    border-radius: 5px;
    margin-top: 0px;
    height: 45px;
     border: 1px solid #b46b3a;
}
.Polaris-FormLayout .Polaris-TextField {
    display: flex;
         padding: 20px 20px 0;
}
button.copy-button {
    border: 0;
    background-color: transparent;
}
table.table-striped td.frm_btn {
    display: flex;
    align-items: center;
    gap: 5px;
}
table.table-striped a.video-link {
    color: #b46b3a;
}
table.table-striped td.frm_btn a.del_link {
    color: #fff;
    padding: 4px 7px;
    background:#b46b3a;
    border-radius: 5px;
    font-size: 12px;
  text-decoration:none !important;
}
.Polaris-Text--root.Polaris-Text--bodyMd.Polaris-Text--regular.Polaris-Text--subdued {
    
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    padding: 0 20px;
    margin-top: 15px;
}
.Polaris-Text--root.Polaris-Text--bodyMd.Polaris-Text--regular.Polaris-Text--subdued textarea#iframeCodeTextArea {
    width: 100%;
    border-radius: 5px;
    background: #fffdfa;
   	padding:10px;
	overflow:hidden;
}
.Polaris-Text--root.Polaris-Text--bodyMd.Polaris-Text--regular.Polaris-Text--subdued button {
    border: 0;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
    background: #b46b3a;
}

.Polaris-FormLayout .Polaris-FormLayout__Item {
    margin: 40px 0;
    margin-left: 40px;
}
.Polaris-FormLayout .Polaris-Label__Text {
margin-bottom: 0.3rem;
}
.Polaris-table {
background-color: #493932;
color: #fff;
}
.Polaris-Stack__Item {
text-align: right;
}
.Polaris-Card .table thead th {
vertical-align: bottom;
border-bottom: 0;
}
.Polaris-Text-th {
    border-top-left-radius: 10px;
}
.Polaris-Text-th_n {
    border-top-right-radius: 10px;
}
.Polaris-Card .table td, .Polaris-Card .table th {

    border-top: 0px solid #dee2e600;
}
.Polaris-Card .table {
    text-align: center;
    background-color: #fff;
    border-radius: 10px;
}
.Polaris-FormLayout .Polaris-Button__Content {
    cursor: pointer;
    display: inline;
}

.Polaris-Labelled__LabelWrapper .Polaris-Label span {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 17px;
    padding-top: 9px;
    display: inline-block;
    width: 100%;
    padding-bottom: 1px;
}
label.Polaris-Choice.Polaris-Checkbox__ChoiceLabel {
    width: 100%;
}
.Polaris-LegacyStack.Polaris-LegacyStack--vertical .Polaris-LegacyStack__Item {
    display: inline-block;
}
ul.Polaris-Navigation__Section .Polaris-Navigation__ItemWrapper .Polaris-Navigation__ItemInnerWrapper.Polaris-Navigation__ItemInnerWrapper--selected a {
   /*background: #B46B3A; */
    display: inline-block;
    /* width: 100%; */
    padding: 5px 9px;
   
}
ul.Polaris-Navigation__Section li.Polaris-Navigation__ListItem a.Polaris-Navigation__Item {
    display: inline-block;
    width: 95%;
    padding: 5px 9px;
    background: #F7F7F7;
    border: 0px;
    margin-top: 4px;
}

/*ul.Polaris-Navigation__Section .Polaris-Navigation__ItemWrapper .Polaris-Navigation__ItemInnerWrapper.Polaris-Navigation__ItemInnerWrapper--selected a span.Polaris-Navigation__Text {
    color: #fff;
} */
.activeNav{
    background: #B46B3A!important;

}
.activeNav .Polaris-Navigation__Text {
    color: #fff !important;
}
.Polaris-Connected__Item.Polaris-Connected__Item--primary input#prev {
    padding-top: 6px;
}

.Polaris_Parent .Polaris_Right_container p.Polaris-Text--root.Polaris-Text--headingLg.Polaris-Text--semibold {
    padding-top: 17px;
    margin-bottom: 0px;
}

.Polaris-Connected .Polaris-Connected__Item.Polaris-Connected__Item--primary .Polaris-TextField {
    display: inline-block;
    width: 100%;
}
.Polaris-Connected__Item.Polaris-Connected__Item--primary input#prev {
    padding-top: 6px;
    width: 100%;
}

.Polaris-image_preview {
    width: 100%;
    margin-top: 11px;
}

.parent_copy {
    text-align: right;
    width: 100%;
}



.right {
    float: right;
    width: 42%;
    margin: 6px 0px 0px 0px;
}

.right ul li {
    list-style: none;
    float: left;
    margin-left: 7px;
}

.right ul li a{
	
	display: inline-block;
    line-height: 35px;
    height: 35px;
    padding: 0 13px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background: #ffffff;
    font-family: 'Raleway', sans-serif;
    color: #32373c;
    border: 1px solid #7e8993;
	text-decoration: none !important;

}

.Sitting {
    padding: 24px 0px 19px 0px;
}


.Sitting h1{
	
	font-size: 33px;
    font-weight: 400;
    display: table;
    margin: 0 auto;
    color: #000000;
    text-align: center;
    position: relative;
	font-family: 'Raleway', sans-serif;
}

.Sitting h1:before {
    position: absolute;
    content: "";
    background: #000000;
    height: 1px;
    width: 100px;
    left: -115px;
    top: 17px;
}

.Sitting h1:after {
    position: absolute;
    content: "";
    background: #000000;
    height: 1px;
    width: 100px;
    right: -115px;
    top: 17px;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    margin-left: 10px;

}

.table label {
    display: inline-block;
    margin-bottom: .2rem;
    margin-left: 8px;
    margin-top: 8px;
    font-weight: 500;
    color: #6d6868cc;
}
.table select {
    width: 97%;
    padding: 5px 10px;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin: 0px 2px 0px 7px;
    border-radius: 6px;
}

.table input[type=text], input[type=password], input[type=number], input[type=url]{
    width: 97%;
    padding: 5px 10px;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin: 0px 2px 0px 7px;
    border-radius: 6px;
}

.brand_id {
    width: 100%;
    margin-bottom: 2rem;
    color: #212529;
    margin-left: 13px;

}


.brand_id input[type=text] {
    background: #fcfcff;
    border-radius: 0;
    border: 1px solid #eee;
    height: 27px;
    line-height: 27px;
	width: 97%;
	margin: 0px 2px 0px 7px;
	padding: 5px 10px;
		
}

.brand_id label {
    display: inline-block;
    margin-bottom: .3rem;
    margin-left: 8px;
    margin-top: 8px;
    font-weight: 500;
    color: #6d6868cc;
	
}


.brand_id input[type=number] {
    background: #fcfcff;
    border-radius: 0;
    border: 1px solid #eee;
    height: 27px;
    line-height: 27px;
    outline: none;
    width: 97%;
    margin: 0px 1px 0px 9px;
	padding: 5px 10px;
}


.btn a{
	display: inline-block;
    line-height: 35px;
    height: 35px;
    padding: 0 13px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background: #ffffff;
    font-family: 'Raleway', sans-serif;
    color: #32373c;
    border: 1px solid #7e8993;
	text-decoration: none !important;

}

.btn {
    margin-top: 30px;
}


.main {
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    height: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.btn a {
    display: inline-block;
    line-height: 35px;
    height: 35px;
    padding: 0 13px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background: #ffffff;
    font-family: 'Raleway', sans-serif;
    color: #32373c;
    border: 1px solid #7e8993;
    text-decoration: none !important;
}


.right {
    float: right;
    width: 42%;
    margin: 6px 0px 0px 0px;
}

.right ul li {
    list-style: none;
    float: left;
    margin-left: 7px;
}

.right ul li a{
	
	display: inline-block;
    line-height: 35px;
    height: 35px;
    padding: 0 13px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background: #ffffff;
    font-family: 'Raleway', sans-serif;
    color: #32373c;
    border: 1px solid #7e8993;
	text-decoration: none !important;

}

.Sitting {
    padding: 24px 0px 19px 0px;
}


.Sitting h1{
	
	font-size: 33px;
    font-weight: 400;
    display: table;
    margin: 0 auto;
    color: #000000;
    text-align: center;
    position: relative;
	font-family: 'Raleway', sans-serif;
}

.Sitting h1:before {
    position: absolute;
    content: "";
    background: #000000;
    height: 1px;
    width: 100px;
    left: -115px;
    top: 17px;
}

.Sitting h1:after {
    position: absolute;
    content: "";
    background: #000000;
    height: 1px;
    width: 100px;
    right: -115px;
    top: 17px;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
    margin-left: 10px;

}

.table label {
    display: inline-block;
    margin-bottom: .2rem;
    margin-left: 8px;
    margin-top: 8px;
    font-weight: 500;
    color: #6d6868cc;
}

.table input[type=text], input[type=password], input[type=number], input[type=url] {
    width: 97%;
    padding: 5px 10px;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin: 0px 2px 0px 7px;
    border-radius: 6px;
}
form#setting_from label {
    color: #000;
    margin-bottom: 0;
}

.barss label[for="psw"] {
    display: block;
}

body input[type=checkbox], input[type=radio] {
    margin-left: 8px;
    margin-bottom: 0 !important;
    accent-color: red;
}
.barss {
    margin-bottom: 20px;
}




@media (max-width:518px){
.Polaris-Card {
padding:20px 1rem;
padding-bottom:57px;
}
}
@media (max-width:1007px){
.Polaris-Card {
padding:30px 4rem;
}
}
body .navbar-header img {
max-width: 54px;
}



/* 24 July 2023 */


body .sidenav {
    width: 200px;
}
.site-index .main {
    margin-left: 0;
 }
 body .container.bars .main{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.site-index.bars {
    overflow-x: hidden;
}
.site-index.bars .Sitting {
    padding: 10px 0px 10px 0px;
}
.site-index.bars .main {
    margin-left: 0;
}
.site-index .body-content .row {
    margin-left: 0;
    margin-right: 0;
}
.wrap > .container {
    max-width: 100%;
}
.container.bars .site-index {
    padding-left: 200px;
}
.container.bars .col-md-12 {
    padding: 0;
}
.container.bars a{
    color: #fff;
    background-color: #007ba7;
    padding: 5px 15px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 10px;
    border-radius: 4px;
    text-decoration: none;
    transition: 0.25s;
    font-weight: bold;
}
.container.bars .col-md-12 {
    padding: 0;
}

.site-index.side-bars {
    overflow-x: hidden;
}
.site-index.side-bars .body-content {
    padding-left: 200px;
}
.container.bars .Sitting {
    padding: 0px;
}
.container.bars .Sitting.bar {
    background: #000;
    margin-bottom: 5px;
}
.table label b {
    font-size: 18px;
}
.table input#p_name {
    font-size: 18px;
}
body .Sitting h1:before, .Sitting h1:after {
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
}
.Sitting h1 {
    font-size: 30px;
}
.container.bars .btn a {
    height: 30px;
    padding: 0px 15px;
    background-color: #000;
    border-color: #000;
    width: auto;
    font-weight: normal;
    font-size: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: .4px;
    font-weight: 600;
    width: 61px;
}
form#setting_from .btn {
    margin-bottom: 20px;
}
.Sitting.bar {
    overflow: hidden !important;
}
.site-index td.action a[title="Update"], .site-index td.action a[title="Update Bar"] {
    background-color: #f11212;
    margin: 2px !important;
}
.container.bars a:hover{
    background-color: #000;
    transition: 0.25s;
}
form#setting_from .btn a:hover {
     background-color: #2e2e2e;
     border-color: #2e2e2e;
}
.table input {
    font-size: 18px;
}
.table label {
    font-size: 16px;
}
.alert-success {
    font-size: 20px;
}
.table input[type="file"]{
    font-size: 16px;
    color: #000;
}
body .sidenav a{
    font-size: 18px;
}
div#w0-collapse {
    margin-left: 200px;
    background-color: #007ba7;
}
.navbar-collapse ul#w1 li a {
    padding: 0;
}
body .sidenav {
    background-color: #1d1918;
}
body .sidenav a{
    color: #fff;
}
body .sidenav a:hover {
    color: #f8b63b;
}
body .container.bars .main {
    margin-top: 0;
}
body .container.bars a[title="Update Bar"], body .container.bars a[title="Add"]{
    margin-bottom: 20px;
}
.site-index td {
    color: #000;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
}
body .main {
    padding: 0px 0px;
}
body .navbar-collapse ul#w1 li a {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}
body .table select {
    font-size: 16px;
}
body .table input[type="text"]{
    font-size: 18px;
}
body .sidenav a.active {
    color: #f8b63b;
}
form#setting_from label[for="psw"] {
    display: block;
}
body label.error {
    color: red !important;
}
body div#error_dialog_msg {
    font-size: 18px;
}
.btn .form-control.flip_setting_submit[value="Update"]{
    margin: 0px;
}
.form-control.flip_setting_submit[value="Update"] {
    margin: 20px 14px;
}
form#setting_from label[for="uname"] {
    display: block;
}
.site-index td.action {
    font-size: 0;
}




@media(max-width: 1260px){
.site-index td.action a {
    margin: 2px;
}
}


@media(max-width: 1060px){
.site-index td.action {
    font-size: 0;
}
}



@media(max-width: 767px){
body .sidenav {
    width: 140px;
}
.container.bars .site-index, .site-index.side-bars .body-content {
    padding-left: 140px;
}
body .sidenav a {
    font-size: 16px;
}
.main {
    margin-top: 15px;
    margin-bottom: 15px;
}
.container.bars .Sitting {
    overflow-x: scroll;
}
body .table {
    margin-left: 0;
}
body .Sitting h1 {
    font-size: 20px;
}
.container.bars .row .main {
    margin-top: 0;
}
.container.bars .row .main .table input {
    width: -webkit-fill-available;
    margin-right: 7px;
}
div#w0-collapse {
    margin-left: 140px;
}
.site-index td {
    font-size: 14px;
}
.wrap {
    padding: 0 0 10px;
}
}


@media (max-width: 478px){
body .sidenav {
    width: 110px;
}
.container.bars .site-index, .site-index.side-bars .body-content {
    padding-left: 110px;
}
.container.bars .site-index, .site-index.side-bars .body-content {
    padding-left: 110px;
}
.site-index td, .site-index th {
    padding: 10px;
}
div#w0-collapse {
    margin-left: 110px;
}
.Sitting h1 {
    font-size: 20px;
}
body .Sitting h1 {
    font-size: 18px;
}
.table label b {
    font-size: 16px;
}
.container.bars .row .main .table input {
    font-size: 16px;
}
}

	.select2-container--default .select2-selection--multiple {
    width: 100%;
    padding: 5px 10px;
    margin: 0px 2px 0px 7px;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 2px !important;
}
.select2-dropdown.select2-dropdown--above,.select2-dropdown.select2-dropdown--below {
    margin: 0 0px 0 7px;
}
.selection .select2-selection__choice {
    font-size: 18px;
}
.selection .select2-selection.select2-selection--multiple {
    border-radius: 6px;
    border: 1px solid #ccc;
}


.ui-sortable-handle{
	cursor: grab !important;
}
