@font-face {
font-family: 'PTSans-Bold';
src: url('../fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/PTSans-Bold.woff') format('woff'), url('../fonts/PTSans-Bold.ttf')  format('truetype'), url('../fonts/PTSans-Bold.svg#PTSans-Bold') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'PTSans-Regular';
src: url('../fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/PTSans-Regular.woff') format('woff'), url('../fonts/PTSans-Regular.ttf')  format('truetype'), url('../fonts/PTSans-Regular.svg#PTSans-Regular') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'BauhausITCbyBT-Heavy';
src: url('../fonts/BauhausITCbyBT-Heavy.eot?#iefix') format('embedded-opentype'),  url('../fonts/BauhausITCbyBT-Heavy.woff') format('woff'), url('../fonts/BauhausITCbyBT-Heavy.ttf')  format('truetype'), url('../fonts/BauhausITCbyBT-Heavy.svg#BauhausITCbyBT-Heavy') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Montserrat-Medium';
src: url('../fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),  url('../fonts/Montserrat-Medium.woff') format('woff'), url('../fonts/Montserrat-Medium.ttf')  format('truetype'), url('../fonts/Montserrat-Medium.svg#Lato-Regular') format('svg') !important;
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Crete Round';
src: url('../fonts/CreteRound-Regular.woff2') format('woff2'),
url('../fonts/CreteRound-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Josefin Sans';
src: url('../fonts/JosefinSans-Regular.woff2') format('woff2'),
url('../fonts/JosefinSans-Regular.woff') format('woff');
font-weight: normal;
font-style: normal;
font-display: swap;
}
.reprint_bill a {
background-color: #eee;
padding: 7px 12px 9px 12px;
color: #000;
font-weight: 300;
letter-spacing: 0.8px;
font-size: 9px;
border: 1px solid #ccc;
}
.no_cus_data_found {
width: 100%;
height: auto;
float: left;
background-color: #f8f8f8;
padding: 10px;
text-align: center;
margin: 0px 0px 0px 0px !important;
padding: 30px 0px;
font-size: 12px;
letter-spacing: 1px;
color: #000;
font-weight: normal;
}
.pos_purchase_info_hdtxt {
width: 100%;
height: auto;
float: left;
font-size:14px !important;
color: #000;
letter-spacing: 1px;
font-weight: bold;
margin: 0px 0px 8px 0px;
}
.pos_purchase_info ul li {
width: 100%;
height: auto;
float: left;
list-style: none;
font-size:11px !important;
color: #000;
letter-spacing: 1px;
margin: 0px 0px 8px 0px;
}
.pos_purchase_info ul li label {
width:auto;
}    
.hedermenu_section div.mainNav
{
width: auto !important;
height: auto;
float: left;
}
.hedermenu_section div.mainNav span {
top:3px !important;
}
.hedermenu_section div.accordion-nav 
{
width: auto !important;
height: auto !important;
float: left !important;    
}
.accordion-nav ul
{
width: auto !important;
height: auto !important;
float: left !important;    
}
/* Spinner style */
    .spinner {
      border: 2px solid #f3f3f3;
      border-top: 2px solid #3498db;
      border-radius: 50%;
      width: 16px;
      height: 16px;
      animation: spin 1s linear infinite;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-50%);
      display: none;
    }

    /* Spinner animation */
    @keyframes spin {
      0% { transform: translateY(-50%) rotate(0deg); }
      100% { transform: translateY(-50%) rotate(360deg); }
    }

    /* Loading state */
    .loading {
      opacity: 0.6;
      pointer-events: none;
    }

    .loading .spinner {
      display: block;
    }

    .loading-text::after {
      content: " Processing...";
    }
.sales_order_product_search
{
width: 100%;
height: auto;
float: left;
margin:0px 0px 20px 0px;
}
.salesorder_searchpro tr td
{
font-size:12px !important;    
}
.salesorder_searchpro thead tr th.sno
{
width:50px !important;    
}
.sales_order_product_searchlabel
{
width:auto;
height: auto;
float: left;
font-size: 14px;
letter-spacing: 0.5px;
color: #000;
font-weight: 300;
padding: 7px 0px;
margin:0px 10px 0px 0px;
}
.sales_order_product_search input
{
width:80%;
height: auto;
float: left;
font-size:12px;
letter-spacing:0.5px;
color:#000;
font-weight:300;
border:1px solid #ccc;
padding:8px 8px;
}
.sales_order_product_search button
{
font-size:12px;
letter-spacing:0.5px;
color:#000;
font-weight:300;
border:1px solid #ccc;
padding:8px 12px;
background-color:#ccc;
}
.table-scroll{
/*width:100%; */
display: block;
empty-cells: show;

/* Decoration */
border-spacing: 0;
}
.new_cus_form
{
display:none;
}
.existing_cus_form, .new_cus_form
{
width:100%;
height:auto;
float:left;
padding:0px 0px;
text-align:center;
}
/* Product Catalog */
.product_catalog
{
width:100%;
height:auto;
float:left;
}
.product_catalog_hdr
{
width: 100%;
height: auto;
float: left;
position: fixed;
z-index: 11;  
background-color:#f7f7f7;
margin:-5px 0px 0px 0px !important;
}
.product_catalog_hdr_label
{
width: 100%;
float: left;
font-size: 15px;
letter-spacing: 0.6px;
color: #111;
font-weight: 600;
padding-left: 20px;
padding: 4px 10px;
margin: 0px;    
}
.product_cat_search label {
width: 100%;
height: auto;
float: left;
font-size: 11px;
color: #000;
font-weight: 400;
letter-spacing: 0.8px;
padding: 6px 0px;
}
.product_catalog_hdr form
{
width: 100%;
height: auto;
float: left;  
margin: 0px;
padding: 0px;
}
.product_cat_search
{
width: 100%;
height: auto;
float: left;    
}
.product_cat_search input
{
width: 100%;
height: auto;
float: left;
outline: none;
border: 1px solid #eee;
padding: 8px 8px;
border:1px solid #eee;
font-size:11px;
color:#000;
font-weight:400;
letter-spacing:0.8px;
} 
.product_cat_search i
{
position: absolute;
top: 37px;
margin: 0px 0px 0px -25px;    
}
.product_catalog label
{
width: 100%;
height: auto;
float: left;
font-size:11px;
color: #000;
font-weight: 400;
letter-spacing: 0.8px;
padding: 6px 0px;
}
.product_catalog select
{
width:100%;
height:auto;
float:left;
outline:none;
border:1px solid #eee;
padding:8px 8px;
font-size:11px;
color:#000;
font-weight:400;
letter-spacing:0.8px;
}
.product_catalog_display
{
width: 96%;
height: auto;
float: left;
background-color: #fff;
padding: 18px 10px 10px 0px;
margin: 5.5% 2% 0px 2%;
border-top: 3px solid green;
}
.product_catalog_display section {
width: 100%;
height:400px;
float: left;
}
.lb-data .lb-close {
display:block;
position:absolute;
right:50px;
top:5px;
/*float: right;*/
}
/* catalog slider */
:root {
--arrow-font-size: 30px;
--arrow-color: #000000;
--arrow-color-lightbox: #ffffff;
}

.XXXXX__slide img {
margin: 0 auto;
max-width: 100%;
}

.slick-slider:not(.hero__slider) .slick-prev + .slick-list .slick-slide {
padding: 0 35px;
}

.slick-slider:not(.hero__slider) .slick-prev:before,
.slick-slider:not(.hero__slider) .slick-next:before {
font-size: var(--arrow-font-size);
color: var(--arrow-color);
}

.slick-lightbox .slick-slider:not(.hero__slider) .slick-prev:before,
.slick-lightbox .slick-slider:not(.hero__slider) .slick-next:before {
color: var(--arrow-color-lightbox);
}

.slick-slider:not(.hero__slider) .slick-prev,
.slick-slider:not(.hero__slider) .slick-next {
height: initial;
width: initial;
z-index: 4;
}

.slick-slider:not(.hero__slider) .slick-prev {
left: 0;
}

.slick-slider:not(.hero__slider) .slick-next {
right: 0;
}

.slick-lightbox .slick-slider:not(.hero__slider) .slick-prev {
left: 15px;
}

.slick-lightbox .slick-slider:not(.hero__slider) .slick-next {
right: 15px;
}

@media only screen and (min-width: 1600px) {
.slick-slider:not(.hero__slider) .slick-prev + .slick-list .slick-slide {
padding: 0;
}

.slick-slider:not(.hero__slider) .slick-prev {
left: unset;
right: calc(100% + 30px);
}

.slick-slider:not(.hero__slider) .slick-next {
left: calc(100% + 30px);
right: unset;
}
}

.slick-lightbox .slick-slider:not(.hero__slider) .slick-prev {
left: 30px;
right: unset;
}

.slick-lightbox .slick-slider:not(.hero__slider) .slick-next {
right: 30px;
left: unset;
}

/** Below CSS is completely optional **/
.swiper {
width: 600px;
height: 400px;
}
.img-responsive {
max-width: 100%;
height: auto;
}
/* catalog slider end */


/* Product Catalog End */





/* Access Denied */
.access_denied_section
{
width:100%;
height:auto;
float:left;
text-align:center;
padding:30px 30px 30px 30px;
display:none;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.access_denied_section_img
{
width:100%;
height:auto;
float:left;
text-align:center;
margin:10px 0px;
}
.access_denied_section_hdtxt
{
width:100%;
height:auto;
float:left;
text-align:center;   
margin:20px 0px;
color:#000;
font-size:42px;
font-weight:bold;
letter-spacing:1px;
}
.access_denied_section_subtxt
{
width: 100%;
height: auto;
float: left;
text-align: center;
margin: 0px 0px;
color: #000;
font-size: 16px;
font-weight: normal;
letter-spacing: 1px;
padding: 0px 20px;
line-height: 27px;
}
/* Access Denied End */







.table-scroll thead{
background-color: #f1f1f1;  
position:relative;
display: block;
width:100%;
overflow-y: scroll;
}

.table-scroll tbody{
/* Position */
display: block; position:relative;
width:100%; overflow-y:scroll;
/* Decoration */
border-top: 1px solid rgba(0,0,0,0.2);
}

.table-scroll tr{
width: 100%;
display:flex;
}

.table-scroll td,.table-scroll th{
flex-basis:100%;
flex-grow:2;
display: block;
padding: 1rem;
text-align:left;
}

/* Other options */

.table-scroll.small-first-col td:first-child,
.table-scroll.small-first-col th:first-child{
flex-basis:20%;
flex-grow:1;
}
.table-scroll.small-second-col td:second-child,
.table-scroll.small-second-col th:second-child{
flex-basis:25%;
flex-grow:1;
}
.table-scroll tbody tr:nth-child(2n){
background-color: rgba(130,130,170,0.1);
}

.body-half-screen{
max-height: 50vh;
}

.small-col{flex-basis:25% !important;}
.mrp-small-col{flex-basis:40% !important;}
.barcode-small-col{flex-basis:50% !important;}
.barcode-small-col{flex-basis:50% !important;}
.itemcode-small-col{flex-basis:40% !important;}
.zero_record_found
{
width: auto;
height: auto;
float: left;
font-size: 12px;
color: red;
letter-spacing: 0.8px;
font-weight: 300;
padding: 5px 0px;    
}


td button#searchitemsubmit
{
float: right;
font-size: 13px;
letter-spacing: 1px;
color: #fff;
font-weight: 300 !important;
padding: 7px 12px 7px 12px;
outline:none;
border:1px solid #8d0606 !important;
background-color:#8d0606 !important;
}    
td button#searchitemsubmit:hover, td button#searchitemsubmit:focus
{
text-decoration:none;
color: #8d0606;
background-color:transparent !important;
}


/* Start Field */
.btm_navigation {
width: 100%;
height: 35px;
float: left;
background-color: #555;
padding: 0px 0px;
position: fixed;
z-index: 11111;
margin: 20px 0px 0px 0px;
}
.btm_navigation ul.nav {
overflow: hidden;
width: 100%;
height:auto;
float:left;
margin:0px;
}

.btm_navigation ul.nav > li {
float: left;
background: #555;
width:auto;
margin:0px 10px 0px 0px;
}

.btm_navigation ul.nav > li > a, .btm_navigation ul.nav li ul li a {
display: block;
padding: 10px 20px 10px 20px;
color: #fff;
text-align: center;
}

.btm_navigation ul.nav li ul li a:hover {
background: #222;
}

.btm_navigation ul.nav > li:hover {
background: #333;
}

.btm_navigation ul.nav li ul {
display: none;
display: none;
padding: 0px;
margin: 0px;
list-style: none;
}

.btm_navigation ul.nav > li:hover ul {
display: block;
}



#menu {
background:transparent;
width: 100%;
height: auto;
float: left;
margin:7px 0px;
}
#menu ul,#menu li{margin:0;padding:0;list-style:none; width:78%;}
#menu ul{height:auto; width:48% !important;}
#menu li{float:left;display:inline;position:relative;
width: auto !important;
margin: 0px 22px 0px 0px;   
}
#menu a{display: block;
padding: 0 25px;
text-decoration: none;
color: #000;
font-size: 13px;
letter-spacing: 0.7px;
font-weight: 300;}
#menu ul li:hover a{background:#eee;color:#333!important;}

#menu input{display:none;margin:0 0;padding:0 0;width:100%;height:45px;opacity:0;cursor:pointer;}
#menu label{font:bold 30px Arial;display:none;width:35px;height:45px;text-align:center;color:#fff;}
#menu label span{font-size:13px;position:absolute;left:35px;}

#menu ul li ul{height:auto;
overflow: hidden;
position: absolute;
z-index: 99;
color: #333;
top: 27px;
width: 190px !important;
margin: 0px 0px 0px 0px !important;    
display:none;
}

#menu ul li ul li a{color:#333;width:180px;height:35px;line-height:35px;background:#eee; text-align:left;}
#menu a{
padding:4px 27px 4px 14px;
text-align: left;    
}
#menu .has-subnav a
{
margin:0px !important;    
}
/*#menu a.prett::after{content:"";width:0;height:0;border-width:6px 5px;border-style:solid;border-color:#000 transparent transparent transparent;position:absolute;top:11px;right:9px;}

#menu a.prett:hover::after
{content:"";width:0;height:0;border-width:6px 5px;border-style:solid;border-color:#333 transparent transparent transparent;position:absolute;top:11px;right:9px;}

#menu ul li:hover a.prett::after
{content:"";width:0;height:0;border-width:6px 5px;border-style:solid;border-color:#333 transparent transparent transparent;position:absolute;top:11px;right:9px;}*/


#menu ul li ul li a:hover{background:#eee;}

@media screen and (max-width: 600px){
#menu{position:relative}
#menu ul{background:#838383;position:absolute; top:100%;right:0;left:0;z-index:3;height:auto;display:none;}
#menu ul li ul {width:100%;position:static;border:none}
#menu li{display:block;float:none;width:auto;text-align:left}
#menu li a{color:#fff}
#menu li a:hover{color:#333}
#menu li:hover{background:#BABABA;color:#333;}

/*#menu li:hover > a.prett,#menu a.prett:hover{background:#BABABA;color:#333;}*/

#menu ul li ul a{background:#BABABA;}
#menu ul li ul a:hover{background:#fff;}
#menu input,#menu label{position:absolute;top:0;left:0;display:block}
#menu input{z-index:4;}
#menu ul li ul li a{width:100%;}
}
.cna
{
width:auto !important;
height:auto !important;
float:left;
}






/* End Field */




input
{
outline:none;
}
.view_labeltxt {
font-size: 11px;
font-weight: 600;
letter-spacing: 0.8px;
padding: 0px 0px 0px 0px !important;
}
.updatestatus_modal {
width: 35% !important;
}
#enquiry_for
{
margin: 0px 0px 0px 10px;    
}    
.createmenu_field input[type="checkbox"]:checked, [type="checkbox"]:not(:checked) {
position: relative;
width: auto;
}















/* Access Denied */
.access_denied_bx
{
width:50%; 
height:auto;
float:left;
margin:10% 25% 0px 25%;
text-align:center;
}
.access_denied_icon
{
color: red;
width:70px;
height:70px;
float: left;
border-radius: 50%;
font-size: 30px;
border: 1px solid #000;
margin: 20px 5% 20px 45%;
padding:17px 0px 0px 0px;
}
.access_denied_hdtxt
{
width:100%; 
height:auto;
float:left;   
font-size:30px;
font-weight:500;
color:#000;
letter-spacing:1px;
margin:0px 0px 10px 0px;
}
.access_denied_subtxt {
width: 100%;
height: auto;
float: left;
font-size: 13px;
font-weight: 300;
color: #787878;
letter-spacing: 0.8px;
margin: 5px 0px 10px 0px;
line-height: 22px;
}
.access_denied_btn
{
width:100%; 
height:auto;
float:left;   
margin:20px 0px 10px 0px;
}
.access_denied_btn a
{
font-size:13px;
font-weight:300;
color:#fff;
letter-spacing:0.4px;  
background-color:#ff6600;
padding:10px 25px;
}
.access_denied_logoimg
{
width: 100%;
height: auto;
float: left; 
margin: 5px 0px 15px 0px;
}
/* Access Denied end */







.co_trial_period
{
display:none;    
}
.tri_per
{
width:auto;
height:auto;
color:#ff6600;    
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none !important;
}
.influxlogo_img
{
width:100%;
height:auto;
float:left;
text-align:center;
margin:0px 0px 20px 0px;
}
.influxlogo_img img
{
height:30px;    
}
.login_hdtxt {
width: 100%;
height: auto;
float: left;
font-size: 18px;
letter-spacing: 1px;
font-weight: 300;
color: #000;
margin:-1% 0px 35px 0%;
text-align: center;
}
.mail_verify_code
{
width: 100%;
height: auto;
float: left;
text-align:center;
margin:0% 0px 25px 0%;
line-height: 26px;
font-size:13px;
letter-spacing:0.8px;
font-weight: 800;
}
.mail_verify_code_mailfind
{
width: 100%;
height: auto;
float: left;    
color:#EE1C25;    
}
.login_field {
width: 100%;
height: 58px;
float: left;
}
.login_field input {
width: 100%;
height: auto;
float: left;
outline: none;
border: none;
border-bottom: 1px solid #565656;
padding: 0px 0px 8px 0px;
font-size: 14px;
letter-spacing: 1px;
font-weight: 300;
color: #000;
background-color: transparent;
}
.login_btn {
width: 100%;
height: auto;
float: left;
text-align: center;
margin: 25px 0px 8px 0px;
}
.login_btn input {
width: 100%;
height: auto;
float: left;
padding: 8px 10px;
background-color: #EE1C25;
color: #fff;
border: 1px solid #EE1C25;
font-size: 15px;
letter-spacing: 1px;
font-weight: 300;
outline: none;
}
.login_btn input:hover
{
background-color: transparent; 
border: 1px solid #EE1C25;
color:#EE1C25;
}
.thankyou_form
{
width:100%;
height:auto;
float:left;  
text-align:center;
}
.check_icon
{
width: 100%;
height: auto;
float: left;
text-align: center;
margin:0px 0px 15px 0px;
}
.check_icon i
{
font-size:70px;
font-weight: 300;
color: green;
width:70px;
height:70px;
border-radius: 50%;
padding:5px 0px;
}
.thanks_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size:20px;
font-weight:800;
color: #111;
letter-spacing: 0.8px;
}
.thanks_subtxt
{
width: 100%;
height: auto;
float: left;
font-size:14px;
font-weight:300;
color: #555;
letter-spacing: 0.8px;
margin: 10px 0px 30px 0px;
}
.thanks_btn {
width: 100%;
height: auto;
float: left;
text-align: center;
margin: 20px 0px 20px 0px !important;
}
.thanks_btn a
{
font-weight:300;
color: #fff;
background-color: #EE1C25;
padding: 8px 25px;
border: 1px solid #EE1C25;
letter-spacing: 0.8px;
}
.thanks_btn a:hover
{
background-color: transparent;
color: #EE1C25;
text-decoration: none;
}
body
{
width:100%;
height:auto;
overflow-x:hidden;
/*font-family:"Montserrat-Medium";*/
padding:0px;
margin:0px;
background-color:#f7f7f7;
}
#container {
min-width: 310px;
max-width: 800px;
height:350px;
margin:0px auto 20px auto;
}
#container2 {
min-width: 310px;
max-width: 800px;
height:320px;
margin:0px auto 20px auto;
}
.nopad
{
padding:0px !important;
}
.active
{
text-decoration:none !important;
color:#eee;
background-color:#11558c;
}
.active1
{
color:#fff;
background-color:#0073cf;
}
.active1 a
{
color:#fff !important;
text-decoration:none !important;
font-weight:700 !important;
padding: 18px 0px 18px 30px !important;
}
.active2
{
color:#fff;
background-color:#0073cf;
}
.active2 a
{
color:#fff !important;
text-decoration:none !important;
font-weight:700 !important;
padding: 18px 0px 18px 30px !important;
}
.active3
{
color:#fff !important;
background-color:#555 !important;
}
.active3 a
{
color:#fff !important;
text-decoration:none !important;
font-weight:700 !important;
padding: 18px 0px 18px 30px !important;
}
.pagewrap
{
width:100%;
height:auto;
float: left;
}


/* On and Off Toggle Button */
.switch_box{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}

/* Switch 2 Specific Style Start */
input[type="checkbox"].switch_2{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width:28px;
height: 8px;
background: #f90000;
border-radius: 5px;
position: relative;
outline: 0;
cursor: pointer;
}
input[type="checkbox"].switch_2:after
{
display:none;    
}
input[type="checkbox"].switch_2:before,
input[type="checkbox"].switch_2:after{
position: absolute;
content: "";
-webkit-transition: all .25s;
transition: all .25s;
}

input[type="checkbox"].switch_2:before{
width:15px;
height:15px;
background: #f90000;
border: 3px solid #cf0c0c;
border-radius: 50%;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}

input[type="checkbox"].switch_2:after{
width:5px;
height:5px;
background: #666;
border-radius: 50%;
top: 50%;
left: 10px;
-webkit-transform: scale(1) translateY(-50%);
transform: scale(1) translateY(-50%);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}

input[type="checkbox"].switch_2:checked:before{
left: calc(100% - 15px);
background-color: #00e700;
border: 3px solid #027c02;
}
[type="checkbox"]:checked{
position: relative;
background-color:#00e700 !important;
}
input[type="checkbox"].switch_2:checked:after{
left: 75px;
-webkit-transform: scale(0);
transform: scale(0);
}
/* Switch 2 Specific Style End */
/* On and Off Toggle Button end*/





/* list products new */
.new_product_list_sec
{
width:100%;
height:auto;
float:left;   
}
.new_product_list_sec ul
{
width:100%;
height:auto;
float:left;
padding:0px;
margin:0px;
}
.new_product_list_sec ul li
{
width: 23%;
height:auto;
float: left;
list-style: none;
margin: 0px 0px 30px 15px;
background-color:#fff4f4;
padding:8px 8px;
}
.list_product_img
{
width: 100%;
height: 120px;
float: left;
background-color: #fff;
margin: 0px 0px 5px 0px;
border: 1px solid #eee;
text-align: center;

}
.list_product_img img
{
width: auto;
height:100px;
margin:0 auto; 
padding: 15px 15px 15px 15px;
}
.product_title_txt
{
width:100%;
height:auto;
font-size:13px;
float:left;   
font-weight:800;
color:#000;
letter-spacing:1px;
margin:0px 0px 5px 0px;
display: inline-block;
white-space: nowrap;
overflow: hidden !important;
text-overflow: ellipsis;
}
.product_title_subtxt
{
width:180px;
height:auto;
font-size:10px;
float:left;   
font-weight:300;
color:#000;
letter-spacing:1px;
margin:0px 0px 5px 0px;
display: inline-block;
white-space: nowrap;
overflow: hidden !important;
text-overflow: ellipsis;
}
.product_title_nxsubtxt
{
width:52%;
height:auto;
font-size:13px;
float:left;   
font-weight:600;
color:#f30606;
text-align:left;
letter-spacing:1px;
margin:0px 0px 5px 0px;
line-height: 22px;
}
.product_title_nxsubtxt span
{
text-decoration: line-through;
color: #555;   
}
.aval_stck {
width: 42%;
height: auto;
float: left;
line-height: 24px;
padding:0px 0px;
margin:0px 0px 0px 11px;
}
.product_title_editviewbtn
{
width:100%;
height: auto;
float: left;
text-align: left;
margin: 12px 0px 0px 0px;
}
.aval_stck_hdtxt
{
width:100%;
height: auto;
float: left;
text-align:right;
font-size:12px;
font-weight:600;
color:#000;
letter-spacing:0.5px;
}
.aval_stck_qty
{
width: 100%;
height: auto;
float: left;
text-align:right;
font-size:14px;
font-weight: 800;
color: #000;
letter-spacing: 1px;
}
.product_title_editviewbtn a
{
font-size:11px;
font-weight:600;
color:#000;
letter-spacing:1px;
background-color:#e1e1e1;
padding:5px 6px;
border:1px solid #e1e1e1;
border-radius:5px;
margin:0px 0px 0px 2px;
}
.product_title_editviewbtn a:hover
{
background-color:#ccc; 
border:1px solid #ccc;
}
.off_txt
{
width: 5%;
height: auto;
float: left;
font-size:8px;
font-weight: 600;
color: #fff;
letter-spacing: 2px;
background-color: red;
padding:4px 3px;
border-radius: 5px;
position: absolute;
margin: 8px 8px 0px 8px;
}
.view_pro_icon {
width: 50%;
height: auto;
float: left;
text-align: right;
}
.view_pro_icon i {
color: #fff;
position: absolute;
margin: 8px 0px 0px 7%;
padding: 3px 5px;
background-color:#760000;
border-radius: 5px;
font-size: 13px;
}
.std_profile
{
margin: 0px 0px 0px 0px;
}    
.std_profile .edit_icon
{
position: absolute;
top: 0;
right:0px;
padding: 8px 7px;
}
.std_profile_img img
{
width:100%;
height: auto;
float: left;    
}
.reprint_bill {
width: auto;
height: auto;
float: left;
margin:9px 0px 0px 5px;
}
.unbilled_btns
{
text-align:right;    
}
.unbilled_btns a
{
color:#000;    
}
.pro_item_entry_grid
{
width:88%;
height: auto;
float: left; 
margin:0px 5px 0px 0px;
}
.pro_item_subbtn_col
{
width:11%;
height: auto;
float: left;    
}
.pro_item_subbtn
{
width:100%;
height: auto;
float: left;    
}
.pro_item_subbtn button {
width: 100%;
height: auto;
float: left;
background-color: green;
color: #fff;
border: 1px solid green;
padding:27px 2px;
font-size:21px;
letter-spacing: 0.5px;
margin:0px 0px;
}

.unbilled_btns input
{
background-color: #e9e9e9;
padding:10px 9px;
font-size:12px;
font-weight: 300;
color: #000;
letter-spacing:0.3px;
border: 1px solid #e9e9e9;    
}
.unbilled_btns input:hover
{
background-color:#dbdbdb;    
border:1px solid #dbdbdb;
box-shadow: -1px 1px 2px 0.2px #898989;
}
.sales_person_combobox {
width: 100%;
height: auto;
float: left;
border: 1px solid #eee;
padding: 5px 7px;
outline: none;
font-size: 12px;
}


.reprint_bill a
{
background-color: #eee;
padding:10px 12px 10px 12px;
color: #000;
font-weight: 300;
letter-spacing: 0.8px;
font-size: 12px;
border: 1px solid #ccc;
}
.reprint_bill a:hover
{
background-color:#dbdbdb;    
border:1px solid #dbdbdb;
box-shadow: -1px 1px 2px 0.2px #898989;
}
/* list products new end*/



/* sales order */
.customer_phno
{
width: 100%;
height:auto;
float: left;    
}
.customer_phno input
{
width:58%;
height: auto;
float: left;
font-size: 11px;
letter-spacing: 1px;
padding:6px 11px;
border: 1px solid #eee;
margin: 0px 5px 0px 0px;   
}
.customer_phno button
{
background-color: #e9e9e9;
padding: 6px 8px;
font-size: 10px;
color: #000;
letter-spacing: 1px;
border: 1px solid #e9e9e9;
}
.customer_phno button:hover
{
background-color:#dbdbdb;    
border:1px solid #dbdbdb;
box-shadow: -1px 1px 2px 0.2px #898989;
}
.customer_phno a
{
font-size:12px;
color: #000;
letter-spacing: 1px;
text-decoration:underline !Important;
margin:0px 0px 0px 8px;
}
.customer_phno a:hover
{
color:green;    
}
.ref_id {
width: auto;
height: auto;
float: left;    
font-size: 10px;
color: #15823F;
letter-spacing: 2px;
padding: 4px 0px;
margin: 0px;
font-weight: 800;
}
.sales_order_tables
{
width: 100%;
height:auto;
float: left;
margin:10px 0px 5px 0px;   
}
.sales_order_tables table
{
width: 100%;
height: auto;
float: left;    
}
.sales_order_tables table { 
width: 100%; 
border-collapse: collapse; 
margin:0px auto 10px auto;
}
.available_stk
{
width: 100%;
height: auto;
float: left;
font-size: 11px;
font-weight: 300;
color: #000;
letter-spacing: 0.8px;
margin: 7px 0px 0px 0px;    
}
.available_stk span
{
color:green !important;    
}
.salesorder_pg
{
padding: 10px 15px 5px 15px !important;
width:100% !important;
margin:0px 0px 0px 0px !important;
height: auto !important;
float: left !important;   
}
.unbilled_bdy
{
width: 96%;
float: left;
background-color: #fff;
padding:20px 20px 0px 20px !important;
margin:2px 2% 15px 2% !important;
border-top: 3px solid green;    
}









/* Zebra striping */
.sales_order_tables tr:nth-of-type(odd) { 

}

.sales_order_tables th {
background: #efefef;
color: #000;
font-weight: normal !important;
font-size:17px !important;
letter-spacing: 1px;
line-height: normal;
padding: 7px 4px !important;
/*font-family: 'PTSans-Bold' !important;*/
}

.sales_order_tables td, th {
padding:8px 3px !important;
border: 1px solid #ccc;
text-align: left;
font-size:13px !important;
line-height: 1;
font-weight:normal !important;
/*font-family: 'PTSans-Bold' !important;*/
}
.err_noti_txt
{
width: 100%;
margin:5px 0px 5px 0px;
color: red;
height: auto;
float: left;
font-size:15px;
letter-spacing:1px;
text-align: left;
}
.weight_inputbx
{

}
/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

.sales_order_tables table { 
width: 100%; 
}

/* Force table to not be like tables anymore */
.sales_order_tables table, thead, tbody, th, td, tr { 

}

/* Hide table headers (but not display: none;, for accessibility) */

.sales_order_tables tr { border: 1px solid #ccc; }

.sales_order_tables td { 
/* Behave  like a "row" */
border: none;
border: 1px solid #a7a4a4; 
padding-left: 50%; 
font-family: 'PTSans-Bold' !important;
}



}
.sales_order_field
{
width: 100% !important;
height:auto !important;
float: left !important;
padding:4px 0px;
}
.sales_order_field textarea
{
width: 100%;
height:45px !important;
float: left;    
}
.sales_order_field a {
font-size: 11px;
color: #ff6600;
letter-spacing: 0.5;
font-weight: 300;
margin: 0px 0px 0px 5px;
position: relative;
top:3px;
}
.add_mobno
{
width: 100%;
height:auto;
float: left; 
margin:3px 0px 0px 0px;
}
.add_mobno button
{
width: 100%;    
font-size:10px;
font-weight:300;
color:#fff;
padding:6px 12px;
border:1px solid #15823F;
background-color:#15823F;
}
.add_mobno button:hover, .add_mobno button:focus
{
background-color:transparent;
color:#15823F;
}
.confirm_payment_btn
{
width:auto;
height:auto;
float: right;  
text-align:right;
margin:7px 0px;
padding:11px 3px;
background-color:#fff;
border-radius:8px;
}
.confirm_payment_btn a{
background-color: #e9e9e9;
padding: 7px 8px;
font-size: 12px;
font-weight: 300;
color: #000;
letter-spacing: 1px;
border: 1px solid #e9e9e9;
border-radius: 8px;
margin: 0px 2px;
box-shadow: -1px 1px 2px 0.2px #898989;
}
.confirm_payment_btn a:hover
{
background-color:#dbdbdb;    
border:1px solid #dbdbdb;
box-shadow: -1px 1px 2px 0.2px #000;
}
.confirm_payment_btn input {
background-color: #e9e9e9;
padding:6px 10px;
font-size:10px;
font-weight:300;
color: #000;
letter-spacing: 1px;
border:1px solid #e9e9e9;
}
.confirm_payment_btn input:hover
{
background-color:#dbdbdb;    
border:1px solid #dbdbdb;
box-shadow: -1px 1px 2px 0.2px #898989;
}
.payment_mode a
{
background-color: #15823F;
padding: 8px 10px;
font-size:13px;
font-weight: 300;
color: #fff;
letter-spacing: 1px;
box-shadow: 2px 2px 2px 1px #234831;
margin: 0px 8px 0px 0px;
}
.last_transction_field
{
width: 100%;
height:auto;
float: left; 
margin:0px 0px 10px 0px;
}
.last_transction_field table
{
width: 100%;
height:auto;
float: left;     
}
.last_transction_field table th
{
font-size: 10px !important;
letter-spacing: 1px;
line-height: 1px;    
}
.last_transction_field table td {
border: 1px solid #f4f4f4 !important;
padding: 8px 5px !important;
font-size: 10px;
letter-spacing: 1px;
line-height: 5px;
text-align: center;
}
.align_cnr
{

}
.address_col
{
width:100% !important;
height:auto !important;
float: left;     
}
.pointstill_field
{
width: 100%;
height:auto !important;
float: left;     
}
.addfield_field
{
width: 100%;
height:auto !important;
float: left; 
margin:0px 0px 12px 0px;
font-size: 12px;
letter-spacing: 0.5px;
line-height: 22px;
}
.addfield_field label
{
width:85px;
height:28px !important;
float: left;
font-size: 15px;
letter-spacing: 1px;
font-weight: 600;    
}
.sales_order_scrollbar {
float: left;
height: auto;
width: 100%;
background: #F5F5F5;
overflow-y: scroll;
margin-bottom:10px;
min-height: auto;
max-height:280px;
}

.force-overflow
{
min-height: auto;
max-height:280px;
}

#wrapper
{
text-align: center;
width:100%;
height:auto;
float:left;
margin: auto;
}

/*
*  STYLE 1
*/

#style-1::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius:5px;
background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
width: 12px;
background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
border-radius:5px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #555;
}

/*
*  STYLE 2
*/

#style-2::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 5px;
background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
width:10px;
background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
border-radius:5px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color:#ccc;
}
.sales_order_table_bdy
{

}
.product_total_summary
{
width: 100%;
height:auto;
float: left;    
}
.product_total_summary_sec
{
width: 100%;
height: auto;
float: left; 
line-height: 28px;
}
.confirm_pay_product_total_summary_sec
{
width:100%;
height: auto;
float: right;
line-height: 28px;
margin: 0px 0% 15px 0%;
}
.product_total_summary_field
{
width: 100%;
height: auto;
float: left;
font-size: 13px;
letter-spacing: 1px;      
}
.paidbx
{
width: 100%;
height: auto;
float: left;
margin:5px 0px !important;
}
.aligncnr
{
text-align:center !important;    
}
.payment_mode
{
width: 100%;
height: auto;
float: left;
margin: 0px 0px 22px 0px;   
}
.subtotal_field
{
font-weight: 800 !important;
font-size: 14px;
margin: 0px 0px 8px 0px;
}
.balance_field
{
font-weight:800 !important;
font-size:14px !important;
color:#15823F !important;
margin: 0px 0px 5px 0px;
}
.product_total_summary_label
{
width:50%;
height: auto;
float: left;      
}
.product_total_summary_label span
{
float:right;    
}
.product_total_summary_amt
{
width:48%;
height: auto;
float: left;   
font-size: 17px;
letter-spacing: 1px;
color: #8d0606;
}
.product_total_summary_amt i
{
margin: 3px 5px 0px 0px;
font-size: 10px;  
}
.product_total_summary_amt input
{
width:100px;
height:auto;
float:right;
text-align:right;
font-size: 17px;
letter-spacing: 1px;
line-height: 0;
}
.paid_rsicon
{
position: relative;
top: 4px;   
}
.tableFixHead          
{ 
overflow: auto;
height:auto; 
}
.tableFixHead th
{
font-size:14px !important;
}
.product_list_grid
{
overflow: hidden !important;
height:250px !important;
width: 100%;
float: left;
overflow-y: scroll !important;
margin: 0px 0px 20px 0px;    
}
.tableFixHead thead th { position: sticky; top: 0; z-index: 1; }

/* Just common table stuff. Really. */
table  { border-collapse: collapse; width: 100%; }
th, td { padding: 8px 16px; }
th     { background:#eee; }
.tableFixHead tr td a 
{
width:100%;   
height:auto;
color:#fff; 
float: left;
color: #000;
font-size: 15px;
}
.sell_pricetxtbx
{
width:100px;    
}
.sell_pricetxtbx input
{
width:80px;
height:auto;
border:1px solid #15823f; 
padding:5px;
text-align:right;
}
.qty_txtbx
{
width:50px;
height:auto;    
}
.qty_txtbx input
{
width:50px;
height:auto;
border:1px solid #000; 
padding:5px;
text-align:right;
}
.weight_txtbx
{
width:50px;
height:auto;    
}
.weight_txtbx input
{
width:50px;
height:auto;
border:1px solid #000; 
padding:5px;
text-align:right;
}
.qty_error_bx
{
width: 50px !important;
height: auto;
border: 1px solid #f7ceb3 !important;
padding: 5px;
background-color:#f7ceb3 !important;    
}
.normal_grid_bx
{
background-color: #eee !important;      
}
.itemcode_error
{
border: 1px solid #000 !important;
background-color: #ffe2e2 !important;  
}
.item_codetxtbx
{
width:100px;    
}
.item_codetxtbx input
{
width:100%;
height:auto;
border:1px solid #000; 
padding:5px;
text-align:left;
letter-spacing:1px;
font-size:17px;
}
/*.item_codetxtbx input:focus, .item_codetxtbx input:hover
{
background-color:#00e056;
}*/
.delete_confirm_txt
{
width: 100%;
height: auto;
float: left;
color: #383838 !important;
font-size:14px !important;
font-weight: 300 !important;
line-height: 25px !important;
letter-spacing: 0.4px !important;
text-align:left;
}
.delete_confirm_txt span
{
color:red;    
}
.error_item_view {
width: 96%;
float: left;
background-color: #fff;
padding: 5px 0px 5px 5px;
margin: 0px 2% 40px 2%;
border-top: 1px solid red;
margin-top: 0px;
position: fixed;
bottom: 0;
left: 0;
right: 0;
}
.autodraft_modal
{
width:480px !important;    
}
.salesorder_table_list
{
width:98%;
float: left;
background-color: #fff;
padding:0px 20px 0px 20px !important;
margin:0px 1% 15px 1% !important;
border-top: 3px solid green;
}
.table-scroll{
/*width:100%; */
display: block;
empty-cells: show;

/* Decoration */
border-spacing: 0;
}

.table-scroll thead{

position:relative;
display: block;
width:100%;
overflow:hidden;
}

.table-scroll tbody{
/* Position */
display: block; 
position:relative;
width:102%; 
overflow-y:scroll;
height:40vh;
/* Decoration */

}

.modal-content form#search_item_form
{
width: 100%;
height:70vh;
float: left;    
}
.table-scroll tr{
width: 100%;
display:flex;
}

.table-scroll td,.table-scroll th{

flex-grow:2;
display: block;
padding: 1rem;
text-align:left;
}

/* Other options */

.table-scroll.small-first-col td:first-child,
.table-scroll.small-first-col th:first-child{

}

.table-scroll tbody tr:nth-child(2n){
background-color: rgba(130,130,170,0.1);
}

.body-half-screen{
max-height: 50vh;
}

.small-col{flex-basis:10%;}
.edit_sales_orderbtn
{
font-size: 14px;
padding: 2px 0px;    
}
.delete_salesorder
{
color:#000 !important;    
}
/* sales order end */











/* Seller Product Image */
.seller_pro_img
{
width: 100%;
height: auto;
float: left;    
}
.seller_pro_img_list
{
width: 100%;
height: auto;
float: left;    
}
.seller_pro_img_list ul
{
width: 100%;
height: auto;
float: left; 
padding:0px;
margin:0px;
}
.seller_pro_img_list ul li
{
width:22%;
height: auto;
float: left;  
list-style:none;
background-color:#f9f9f9; 
padding:10px;
margin: 0px 0px 20px 20px;
}
.seller_pro_img_tg
{
width: 100%;
height: auto;
float: left;
text-align:center;
}
.seller_pro_img_tg img
{
width:auto;
height: 100px;
}
.seller_pro_img_uploadicon
{
width: 50%;
text-align: left;
float: left;
}
.seller_pro_img_uploadicon a
{
color:#8d0606;    
}
.seller_pro_img_editicon 
{
width: 100%;
text-align: right;
float: left;
}
.seller_pro_img_editicon a
{
color:#8d0606;    
}
.file {
visibility: hidden;
position: absolute;
}
.upload_seller_img_preview
{
width:100%;
height:150px;
float: left;
margin:20px 0px 10px 0px;
}
.img-thumbnail
{
width:100%;
height:150px;
float: left;
}
.upload_seller_img_contain
{
width:100%;
height:auto;
float: left; 
margin:0px 0% 0px 0% !important;
}
.input-group-append button
{
background-color:#8d0606 !important;
border:1px solid #8d0606 !important;
font-size: 11px !important;
letter-spacing: 1px !important;
}
.upload_seller_img_contain input[type="file"]
{
display: none;    
}
/*.modal-open {
overflow: auto !important;
}*/

/*Seller Product Image end */


/* Product category image upload */
.avatar-upload {
position: relative;
max-width: 205px;
margin:10px 0px 0px 0px;
}
.avatar-upload .avatar-edit {
position: absolute;
right:20px;
z-index: 1;
top:6px;
}
.avatar-upload .avatar-edit input {
display: none;
}
.avatar-upload .avatar-edit input + label {
display: inline-block;
width: 34px;
height: 34px;
margin-bottom: 0;
/*border-radius: 100%;*/
background: #FFFFFF;
border: 1px solid transparent;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12);
cursor: pointer;
font-weight: normal;
transition: all 0.2s ease-in-out;
padding: 9px 0px;
text-align: center;
}
.avatar-upload .avatar-edit input + label:hover {
background: #f1f1f1;
border-color: #d6d6d6;
}

.avatar-upload .avatar-preview {
width: 192px;
height: 192px;
position: relative;
/*border-radius: 100%;*/
border: 6px solid #F8F8F8;
box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.avatar-upload .avatar-preview > img {
width: 100%;
/*border-radius: 100%;*/
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.cus_height
{
width:100%;
height:auto !important;
float:left;
}
/* Product category image upload end */



/*Seller View*/
.view_section {
width: 100%;
height: auto;
float: left;
margin:0px 0px 25px 0px;
}
.profile
{
width:100%;
height:200px;
float:left;
text-align:center;
padding:0px 0px;
border-top: 1px solid #eee;
}
.profile a
{
position: absolute;
top: 8px;
right: 8px;
font-size: 15px;
color: #ff6600;
}
.btm_icons
{
width:22%;
height: auto;
float: left;
position:absolute;
top:0px;
}
.btm_icons span i
{
color:#fff;
background-color:#ff6600;
padding: 6px;
font-size: 13px;
margin: 0px 4px 0px 0px;
}
.btm_icons span i:hover
{
cursor:pointer;
}
.file_upldspn
{
text-align: left;
width: 100%;
height: auto;
float: left;
}
.btm_icons ul
{
padding:0px;
margin:0px;
}
.btm_icons ul li
{
list-style:none;
float:left;
}
#file
{
position:absolute;

}
.profile img
{
width:100%;
height:200px;
border-bottom: 1px solid #eee;
}
.nobrder
{
border:none !important;
padding:0px 15px 25px 0px !important;
}
.profile_img
{
width:100%;
height:200px;
margin: 0 auto;}
.view_hdr
{
width:100%;
height:auto;
float:left;
border: 1px solid #eee;
padding:10px 15px;
line-height: 25px;
}
.user_name
{
width: 100%;
height: auto;
float: left;
font-size:13px;
letter-spacing:1px;
font-weight:600;
color:#555;
margin: 0;
padding: 0;
}
.abt_user
{
width: 100%;
height: auto;
float: left;
font-size:12px;
letter-spacing:1px;
font-weight:300;
color:#555;
margin: 0;
padding: 0;
}
.send_msg_std_parent
{
width: 100%;
height: auto;
float: left;
font-size:11px;
letter-spacing:1px;
font-weight:600;
color:#418EB8;
margin: 0;
padding:14px 0px;
}
.std_parent
{
width: 100%;
height: auto;
float: left;
font-size:11px;
letter-spacing:1px;
font-weight:600;
color:#418EB8;
margin:0px;
padding:0px;
}
.communicate_modes
{
width: 100%;
height: auto;
float: left;
text-align: center;
padding:0px 0px;
}
.communicate_modes table
{
width: 100%;
height: auto;
float: left;
text-align: center;
}
.communicate_modes table tr td
{
padding:8px 0px 8px 0px;
margin:0px;
border: 1px solid #eee;
}
.view_bdy
{
width:100%;
height: auto;
float: left;
padding:12px 0px 10px 0px;
border:1px solid #eee;
border-bottom:none;
border-top:none;
}
.view_bdy .view_insertfield input
{
width:100%;
height: auto;
float: left;    
margin:0px;
padding:0px;
}
.user_view_field_label
{
width: 100%;
height: auto;
float:left;
margin: 0px;
font-size:11px;
padding: 0px 0px 0px 4px;
font-weight:800 !important;
letter-spacing:0.8px;
}
.user_activities
{
width: 100%;
height: 245px;
float: left;
border: 1px solid #eee;
border-left: none;
border-right: none;
padding: 0px;
}
.user_activities p
{
width:100%;
height: auto;
float:left;
padding:30px 10px;
font-size:12px;
letter-spacing:0.8px;
line-height:24px;
color:#555;

}
.tab2
{
width:100%;
height: auto;
float:left;
padding:30px 10px;
font-size:12px;
letter-spacing:0.8px;
line-height:24px;
color:#555;
}
.ranks
{
width:100%;
height: auto;
float:left;
text-align:center;
margin:0px 0px 0px 0px;
}
.ranks a
{
width:100%;
height:auto;
float:left;
font-size: 12px;
letter-spacing: 0.8px;
padding: 0px 0px 0px 0px;
border: none;
background-color: #fff;
color: #337ab7;
}
.ranks span a
{
font-size:25px;
letter-spacing:0.8px;
font-weight:800;
color:#ff6600;
text-align:center !important;
}
[data-tooltip] {
position: relative;
z-index: 10;
}

.lead_generatedby {
width: 200px;
height: auto;
float: left;
}
.lead_generatedby span
{
font-weight:300; 
}
.lead_generatedby_label
{
font-size:9px;
color: #000;
width:100%;
letter-spacing: 0.1px;
height: auto;
float: left;
text-align: left;
position: relative;
top: 6px;
font-weight:800; 
padding:10px 10px 0px 0px;
}
.lead_generatedby_label a {
font-size: 12px;
margin: 0px 0px 0px 12px;
position: relative;
top: 0px;
color: #fff;
background-color: #ff6600;
border: 1px solid #ff6600;
padding:3px 4px 3px 7px;
width: 50px;
height: 50px;
border-radius: 50%;
}
.lead_generatedby_label a:hover
{
background-color:transparent; 
color:#ff6600;
}
.seller_approval_status
{
width:100%;    
height:auto;
float:left;
}
.seller_approval_status_label
{
font-size:9px;
color: #000;
width:100%;
letter-spacing: 0.1px;
height: auto;
float: left;
text-align: left;
position: relative;
top: 6px;
font-weight:800;
}
.seller_approval_status_label span
{
font-size:9px;
color: #000;
font-weight:300;
letter-spacing: 0.1px;
}
.communicate_modes table tr td {
padding: 8px 0px 8px 0px;
margin: 0px;
border: 1px solid #eee;
width: 45px !important;
}
#target {
background: #f7f7f7;
width: 150px;
height: auto;
text-align: left;
display: none;
position: absolute;
top:34px;
right: 0;
z-index: 11;
border: 1px solid #ccc;
}

.updatestatus_modal {
width: 35% !important;
}
.seller_approval_status {
width: 100%;
height: auto;
float: left;
}
.seller_approval_status_label {
font-size: 9px;
color: #000;
width: 100%;
letter-spacing: 0.1px;
height: auto;
float: left;
text-align: left;
position: relative;
top: 6px;
font-weight: 800;
}
.seller_approval_status_label span {
font-size: 9px;
color: #000;
font-weight: 300;
letter-spacing: 0.1px;
}



#target ul
{
width:100%;
height: auto;
float:left;
padding:8px 12px;
margin:0px;
}
#target ul li
{
list-style:none;
line-height: 20px !important;
}
#target ul li a
{
font-size:10px;
letter-spacing:0.8px;
color:#000;
}
#target ul li a:hover, #target ul li a:focus
{
text-decoration:none; 
color:#000;
}
.togbtn
{
background-color:transparent;
border: 1px solid transparent;
padding: 2px 6px;
}
.togbtn:hover, .togbtn:focus
{
outline:none;    
}
.togbtn i
{
font-size: 18px;
line-height:17px;  
}
.Hide
{
display:none;
}
.updatestatus_hdtxt
{
font-size: 14px !important;    
}
.update_status_labeltxt
{
font-size: 10px;
letter-spacing: 0.8px;
font-weight: 800;
color: #000;
padding: 8px 0px;  
}
.update_status_field
{
width:100%;
height: auto;
float:left;    
}
.update_status_field select
{
width:60%;
height: auto;
float:left;  
border:1px solid #ccc;
outline:none;
font-size:10px;
letter-spacing:0.8px;
color:#000;
padding: 7px 0px;
}

.gettemp_confirm_txt
{
width:100%;
height: auto;
float:left;    
}
.gettemp_confirm_txt select {
width:60%;
height: auto;
float: left;
border: 1px solid #ccc;
outline: none;
font-size: 13px;
letter-spacing: 0.8px;
color: #000;
padding:8px 8px;
}





/* Positioning and visibility settings of the tooltip */
[data-tooltip]:before,
[data-tooltip]:after {
position: absolute;
visibility: hidden;
opacity: 0;
left:47%;
bottom: calc(100% + 5px);
pointer-events: none;
transition: 0.2s;
will-change: transform;
z-index: 1;
top:30px !important;
}
.isDisabled a {
color: currentColor;
cursor: not-allowed;
opacity: 0.5;
text-decoration: none;
}

/* unauthorised Access Page */
.un_athu_acs_bdy
{
width:100%;
height:auto;
float:left;
padding:0px;
margin:0px;
background-color:#fff !important;
}
.un_athen_content_Sec
{
width:50%;
height:auto;
float:left;
}
.un_athen_content
{
width:100%;
height:auto;
float:left;
margin:9% 0px 0px 0px;
}
.un_athen_content_txt
{
width:100%;
height:auto;
float:left;
margin: 30px 0px 0px 0px;
}
.un_athen_img
{
width:100%;
height:400px;
float:left;
text-align:center;
}
.un_athen_img img
{
width:300px;
height:300px;
margin:0 auto;
}
.un_athen_img i
{
position: absolute;
color: red;
right: 325px;
top: 180px;
font-size: 250px;
opacity: 0.5;
font-weight: 300;
}
.band_img
{
width:100%;
height:400px;
float:left;
}
.un_athen_content_logo
{
width:100%;
height:32px;
float:left;
background-image:url(../images/ecampus360-logo.PNG);
background-position:left;
background-repeat:no-repeat;
background-size:auto 100%;
}
.custom_container
{
width:90%;
height:auto;
float:left;
margin:0px 5%;
}
.sbtxt
{
width:100%;
height:auto;
float:left;
font-size:15px;
letter-spacing:0.8px;
color:#949494;
font-weight:300;
margin:30px 0px 0px 0px;
}
.sbtxt span
{
font-weight:800 !important;
color:#111;
}
.un_athen_content_subtxt
{
width:100%;
height:auto;
float:left;
font-size:15px;
letter-spacing:0.8px;
color:#111;
font-weight:300;
margin:20px 0px 0px 0px;
line-height: 20px;
}
.un_athen_content_subtxt span
{
color:#949494;
}
.back_to_login
{
width:100%;
height:auto;
float:left;
margin:40px 0px 0px 0px;
}
.back_to_login a
{
font-size:15px;
letter-spacing:0.8px;
color:#fff;
background-color:#EA4335;
padding:8px 15px;
border:none;
text-decoration:none;
}
/* unauthorised Access Page End */

/* The actual tooltip with a dynamic width */
[data-tooltip]:before {
content: attr(data-tooltip);
padding:5px 5px;
border-radius:5px;
width:100px;
font-size:10px;
letter-spacing:0.9px;
background-color: rgba(59, 72, 80, 0.9);
background-image: linear-gradient(30deg,
rgba(59, 72, 80, 0.44),
rgba(59, 68, 75, 0.44),
rgba(60, 82, 88, 0.44));
box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
color: #fff;
text-align: center;
white-space: pre-wrap;
transform: translate(-50%, -5px) scale(0.5);
}

/* Tooltip arrow */
[data-tooltip]:after {
content: '';
border-style: solid;
border-width: 5px 5px 0px 5px;
border-color: rgba(55, 64, 70, 0.9) transparent transparent transparent;
transition-duration: 0s; /* If the mouse leaves the element, 
the transition effects for the 
tooltip arrow are "turned off" */
transform-origin: top;   /* Orientation setting for the
slide-down effect */
transform: translateX(-50%) scaleY(0);
}

/* Tooltip becomes visible at hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
visibility: visible;
opacity: 1;
}
/* Scales from 0.5 to 1 -> grow effect */
[data-tooltip]:hover:before {
transition-delay: 0.3s;
transform: translate(-50%, -5px) scale(1);
}
/* Slide down effect only on mouseenter (NOT on mouseleave) */
[data-tooltip]:hover:after {
transition-delay: 0.5s; /* Starting after the grow effect */
transition-duration: 0.2s;
transform: translateX(-50%) scaleY(1);
}
/*
That's it.
*/







/*
If you want some adjustability
here are some orientation settings you can use:
*/

/* LEFT */
/* Tooltip + arrow */
[data-tooltip-location="left"]:before,
[data-tooltip-location="left"]:after {
left: auto;
right: calc(100% + 5px);
bottom: 50%;
}

/* Tooltip */
[data-tooltip-location="left"]:before {
transform: translate(-5px, 50%) scale(0.5);
}
[data-tooltip-location="left"]:hover:before {
transform: translate(-5px, 50%) scale(1);
}

/* Arrow */
[data-tooltip-location="left"]:after {
border-width: 5px 0px 5px 5px;
border-color: transparent transparent transparent rgba(55, 64, 70, 0.9);
transform-origin: left;
transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="left"]:hover:after {
transform: translateY(50%) scaleX(1);
}



/* RIGHT */
[data-tooltip-location="right"]:before,
[data-tooltip-location="right"]:after {
left: calc(100% + 5px);
bottom: 50%;
}

[data-tooltip-location="right"]:before {
transform: translate(5px, 50%) scale(0.5);
}
[data-tooltip-location="right"]:hover:before {
transform: translate(5px, 50%) scale(1);
}

[data-tooltip-location="right"]:after {
border-width: 5px 5px 5px 0px;
border-color: transparent rgba(55, 64, 70, 0.9) transparent transparent;
transform-origin: right;
transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="right"]:hover:after {
transform: translateY(50%) scaleX(1);
}



/* BOTTOM */
[data-tooltip-location="bottom"]:before,
[data-tooltip-location="bottom"]:after {
top: calc(100% + 5px);
bottom: auto;
}

[data-tooltip-location="bottom"]:before {
transform: translate(-50%, 5px) scale(0.5);
}
[data-tooltip-location="bottom"]:hover:before {
transform: translate(-50%, 5px) scale(1);
}

[data-tooltip-location="bottom"]:after {
border-width: 0px 5px 5px 5px;
border-color: transparent transparent rgba(55, 64, 70, 0.9) transparent;
transform-origin: bottom;
}
.tooltip {
display: inline;
position: relative;
}

.tooltip:hover {
color: #c00;
text-decoration: none;
}

.tooltip:hover:after {
background: #111;
background: rgba(0,0,0,.8);
border-radius: .5em;
bottom: 1.35em;
color: #fff;
content: attr(title);
display: block;
left: 1em;
padding: .3em 1em;
position: absolute;
text-shadow: 0 1px 0 #000;
white-space: nowrap;
z-index: 98;
}

.tooltip:hover:before {
border: solid;
border-color: #111 transparent;
border-color: rgba(0,0,0,.8) transparent;
border-width: .4em .4em 0 .4em;
bottom: 1em;
content: "";
display: block;
left: 2em;
position: absolute;
z-index: 99;
}

.ranks p
{
width:100%;
height: auto;
float:left;
font-size:10px;
letter-spacing:0.8px;
color:#555;
}
.ranks a input
{
width:90%;
height:auto;
float:left;
margin:0px 5% 12px 5%;
border:none;
background-color:#eee;
color:#111;
font-size:13px;
letter-spacing:0.8px;
font-weight:300;
padding:5px 5px 5px 5px;
border:1px solid #eee;
}
.ranks a input:hover
{
background-color:#fff;
border:1px solid green;
color:green;
}
.curriculum_list
{
width:100%;
height: auto;
float:left;
}
.curriculum_list a
{
color: #337ab7;
letter-spacing: 0.8px;
font-size: 11px;
}
.curriculum_list ul
{
padding:20px 0px 0px 10px;
margin:0px;
}
.curriculum_list ul li
{
list-style:none;
line-height:28px;
}
.other_activities_list
{
width:100%;
height: auto;
float:left;
}
.other_activities_list a
{
color: #337ab7;
letter-spacing: 0.8px;
font-size: 12px;
}
.other_activities_list ul
{
padding:20px 0px 0px 10px;
margin:0px;
}
.other_activities_list ul li
{
list-style:none;
line-height:28px;
}
.sub_name
{
width:58%;
height: auto;
float: left;
font-size: 11px;
font-weight: 300;
letter-spacing: 0.8px;
}
.sub_name span, .oa_sub_name span
{
font-weight:800;
}
.oa_sub_name
{
width:55%;
height:auto;
float:left;
font-size:12px;
}
.sub_name a
{
font-weight:800;
letter-spacing:0.9px;
text-align:center;
}
.addui-Tabs
{
width: 100%;
height: auto;
float: left;
}
.addui-Tabs .addui-Tabs-tabHolder {
display: flex;
}

.addui-Tabs .addui-Tabs-tabHolder .addui-Tabs-tab {
flex: 1;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
text-align: center;
padding:14px 16px;
cursor: pointer;
color: rgba(0, 0, 0, 0.87);
font-size: 12px !important;
letter-spacing:0.1px;
}

.addui-Tabs .addui-Tabs-tabHolder .addui-Tabs-tab.addui-Tabs-active {
padding-bottom:10px;
border-bottom: 4px solid #f9a065;
}

.addui-Tabs .addui-Tabs-content {
display: none;
}

.addui-Tabs .addui-Tabs-content.addui-Tabs-active {
display: block;
}

/*# sourceMappingURL=addTabs.css.map */
.edit_field_btn
{
width:100%;
height:auto;
float:left;
padding:10px 8px 0px 8px;
text-align:right;
}
.edit_field_btn a
{
font-size:12px;
letter-spacing:0.8px;
padding:0px 0px 0px 0px;
border:none;
background-color:#fff;
color:#337ab7;
}
.edit_field_btn div
{
width:auto;
height:auto;
float:left;
}
.view_details_line
{
width: 100%;
height: auto;
float: left;
padding: 10px 10px 10px 15px;
border: 1px solid #eee;
border-left:none;
font-size:11px;
letter-spacing:0.5px;
color:#111;
font-weight:600;
margin:0px 0px 20px 0px;
}
.view_details_line a
{
position:absolute;
right:10px;
font-size:11px;
letter-spacing:0.6px;
}
.content_spc
{
padding: 15px 0px 0px 0px;
}
/*Seller View End*/



/* seller index dashboard */
.inventory_sec
{
width: 100% !important;
height: auto !important; 
float: left !important;
margin:20px 0px 20px 0px !important;    
}
.inventory_sec p {
width: auto;
float: left;
font-size: 20px;
letter-spacing: 0.6px;
color: #111;
font-weight: 300;
margin: 12px 0px;
}
.sales_activity_list
{
width: 100%;
height: auto;
float: left;
}
.search_seller
{
width: auto;
height: auto; 
float: right;
padding:10px 0px 10px 0px;
}
.search_seller form
{
width: 100%;
height: auto;
float: left;
}
.search_seller label
{
width: auto;
height: auto;
float: left;
font-size:14px;
letter-spacing: 1px;
font-weight: 300;
padding:8px 8px 5px 0px;
}
.sales_activity_list ul
{
width: 100%;
height: auto;
float: left;
padding: 0px;
margin: 0px;
}
.search_seller form input
{
width:220px;
height: auto;
float: left;
outline:none;
border:1px solid #eee;
padding:8px 10px;
font-size: 13px;
letter-spacing: 1px;
font-weight: 300;
margin:0px 8px 8px 0px;
}
.search_seller form button
{
height: auto;
float: left;
outline:none;
border:1px solid #000;
background-color:#000;
padding:6px 10px;
font-size: 13px;
letter-spacing: 1px;
font-weight: 300;
color:#fff;
margin:2px 0px 0px 0px;
}
.search_seller form button:hover, .search_seller form button:focus
{
background-color:transparent;
color:#000;
}
.sales_activity_list ul li 
{
list-style: none;
width: 18%;
height: auto;
padding: 8px 5px 12px 5px;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 5px;
float: left;
margin:0px 1% 2% 1%;
text-align: center;
}
.sales_activity_list ul li:hover, .sales_activity_list ul li:focus
{
cursor: pointer;
border:1px solid #3A9DD7;	
}
.qty_count
{
width: 100%;
height: auto;
float: left;
font-size:24px;
font-weight: 800;
color: #3A9DD7;
letter-spacing: 1px;
margin: 0px 0px 8px 0px; 
}
.qty_count span {
font-size: 10px;
font-weight: 300;
color: #000;
letter-spacing: 0.5px;
line-height: 0px !important;
position: relative;
top: -4px;
}
.item_price
{
width: 100%;
height: auto;
float: left;
font-size:10px;
font-weight: 800;
color: #3A9DD7;
text-align:right;
letter-spacing:0.8px;
margin: 0px 0px 8px 0px; 
}
.item_price span {
font-size:8px;
font-weight: 300;
color: #000;
letter-spacing: 0.5px;
line-height: 0px !important;
position: relative;
top: 0px;
}

.qty_count p
{
width: 100%;
height: auto;
float: left;
font-size:12px;
font-weight:300;
color:#737373;
padding: 0px !important;
margin: 0px !important;
border:none !important; 
}
.qty_count_details
{
width: 100%;
height: auto;
float: left;
font-size: 11px;
font-weight:800;
color: #000;
letter-spacing: 0.5px;
}
.inventory_summary
{
width: 100%;
height: auto;
float: left;
}
.inventory_summary ul
{
width: 100%;
height: auto;
float: left;
padding: 0px;
margin: 0px;	
}
.inventory_summary ul li
{
width: 100%;
height: auto;
float: left;
text-align: left;
background-color: #fff;	
list-style: none;
font-size:11px;
padding:10px 10px;
border-radius: 5px;
margin: 0px 0px 10px 0px;
}
.inventory_summary ul li label 
{
padding: 6px 0px 0px 0px;
margin: 0px;
font-size: 10px;
width: auto;
height: auto;
float: left;
}
.inventory_summary ul li span
{
float: right;
font-weight: 800;
font-size:16px;	
}
.product_detail_varients
{
width: 100%;
height: auto;
float: left;
background-color: #fff;
padding: 20px 20px;
margin:30px 0px 0px 0px;	
}

/* Add product details */
.add_product_details
{
width: 100%;
height: auto;
float: left;    
}
.add_product_detail_tabs
{
width: 100%;
height: auto;
float: left;   
margin:0px 0px 30px 0px;
}
.add_product_detail_tabs ul
{
width: 100%;
height: auto;
float: left;
padding:0px;
margin:0px;
}
.add_product_detail_tabs ul li {
list-style: none;
float: left;
width:18%;
margin: 0px;
text-align: center;
border-left:14px solid #fff;
}
.title_txt
{
width:100%;
height:auto;
float:left;
font-size:13px;
letter-spacing: 0.8px;
color: #111;
font-weight: 600;
margin: 0px 0px 20px 0px;
}
.title_txt span
{
color:#8d0606 !important;
font-weight:300;
}
.add_product_detail_tabs ul li a
{
font-size: 12px;
font-weight: 300;
letter-spacing: 1px;
padding:10px 0px 10px 0px; 
color: #000;  
background-color: #eee;
width:100%;
height: auto;
border-bottom:2px  solid #555;
float: left;
}
.add_product_detail_tabs_active a
{
color: #fff !important; 
background-color: #8d0606 !important;
border-bottom:2px solid #8d0606;
}
.shipping_pincode
{
width: 100%;
height: auto;
float: left;    
display: block;
margin-bottom: 15px;
}

/*Checkboxes styles*/
.shipping_pincode input[type="checkbox"] { display: none; }

.shipping_pincode input[type="checkbox"] + label {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 20px;
font: 14px/20px 'Open Sans', Arial, sans-serif;
color: #000;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
}

.shipping_pincode input[type="checkbox"] + label:last-child { margin-bottom: 0; }

.shipping_pincode input[type="checkbox"] + label:before {
content: '';
display: block;
width: 20px;
height: 20px;
border: 1px solid #8E0606;
position: absolute;
left: 0;
top: 0;
opacity: .6;
-webkit-transition: all .12s, border-color .08s;
transition: all .12s, border-color .08s;
}

.shipping_pincode input[type="checkbox"]:checked + label:before {
width: 10px;
top: -5px;
left: 5px;
border-radius: 0;
opacity: 1;
border-top-color: transparent;
border-left-color: transparent;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
/* Add product details end */




.product_details
{
width: 100%;
height: auto;
float: left;
padding: 10px 10px;	
border:1px solid #ccc;
}
.product_details_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size:12px;
text-align: left;
letter-spacing:0.5px;
color: #000;
font-weight: 600;
border-bottom: 1px solid #ccc;	
padding: 0px 0px 8px 0px;
}
.product_details ul
{
width: 100%;
height: auto;
float: left;
margin:24px 0px 0px 0px;
padding: 0px;	
}
.product_details ul li
{
width: 100%;
height: auto;
float: left;
text-align:left;	
list-style: none;
line-height:29px;
font-size:12px;
letter-spacing:0.5px;
color: #4e4e4e;
font-weight: 300;	
}
.product_details ul li span
{
float: right;	
font-weight:800;
font-size:14px;
}
.dif_clr
{
color: #8D0606 !important;	
}
.top_selling_varinets
{
width: 100%;
height: auto;
float: left;
padding: 10px 10px;
border: 1px solid #ccc;
margin: 0px 0px 30px 0px;
}
.svg-item {
width: 100% !important;
font-size: 16px;
margin:0px 0px 0px 0px;
animation: donutfade 1s;
}

@keyframes donutfade {
/* this applies to the whole svg item wrapper */
0% {
opacity: .2;
}
100% {
opacity: 1;
}
}

@media (min-width: 992px) {
.svg-item {
width: 70%;
}
}

.donut-ring {
stroke: #EBEBEB;
}

.donut-segment {
transform-origin: center;
stroke: #FF6200;
}

.donut-segment-2 {
stroke: #8D0606;
animation: donut1 3s;
}

.donut-segment-3 {
stroke: #d9e021;
animation: donut2 3s;
}

.donut-segment-4 {
stroke: #ed1e79;
animation: donut3 3s;
}

.segment-1{fill:#ccc;}
.segment-2{fill:aqua;}
.segment-3{fill:#d9e021;}
.segment-4{fill:#ed1e79;}

.donut-percent {
animation: donutfadelong 1s;
}

@keyframes donutfadelong {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}

@keyframes donut1 {
0% {
stroke-dasharray: 0, 100;
}
100% {
stroke-dasharray: 69, 31;
}
}

@keyframes donut2 {
0% {
stroke-dasharray: 0, 100;
}
100% {
stroke-dasharray: 30, 70;
}
}

@keyframes donut3{
0% {
stroke-dasharray: 0, 100;
}
100% {
stroke-dasharray: 1, 99;
}
}

.donut-text {
fill: #8D0606;
}
.donut-text-1 {
fill: #8D0606;
}
.donut-text-2 {
fill: #8D0606;
}
.donut-text-3 {
fill: #8D0606;
}

.donut-label {
font-size: 0.28em;
font-weight: 700;
line-height: 1;
fill: #000;
transform: translateY(0.25em);
}

.donut-percent {
font-size: 0.5em;
line-height: 1;
transform: translateY(0.5em);
font-weight: bold;
}

.donut-data {
font-size: 0.12em;
line-height: 1;
transform: translateY(0.5em);
text-align: center;
text-anchor: middle;
color:#666;
fill: #666;
animation: donutfadelong 1s;
}
/* ---------- */
/* just for this presentation */

.svg-item {
max-width:100%;
display:inline-block;
}
.act_itemtxt
{
width:100%;
height: auto;
float: left;  
text-align: center;
margin:15px 0px 10px 0px;	
font-size: 12px;
font-weight:300;
color: #000;
letter-spacing: 1px;
}
.slider {
width: 100%;
height: 200px;
background-color: transparent !important;
position: relative !important;
margin: auto;
overflow-x: scroll;
overflow-y: hidden;
}

.slider::-webkit-scrollbar {
display: none;
}

.slider .slide {
display: flex;
position: absolute;
left: 0;
transition: 0.3s left ease-in-out;
}
.slider .item {
width: 178px;
margin:11px 10px 0px 0px !important;
height: 205px;
background-color: #f8f8f8;
}
.slider .item img
{
width: 70%;
height: 110px;
float: left;
background-color: #ccc;
margin: 14px 15%;	
}
.slider .item:last-child {
margin-right: 0;
}

.ctrl {
text-align: center;
margin-top: 5px;
}

.ctrl-btn {
padding: 12px 10px;
min-width: 30px;
background: #eaeaea;
border: none;
font-weight: 600;
text-align: center;
cursor: pointer;
outline: none;
position: absolute;
top:32%;
}

.ctrl-btn.pro-prev {
left:0px;
font-size: 21px;
}

.ctrl-btn.pro-next {
right: 0;
font-size: 21px;
}
.year_of_survey
{
width:150px;
height: auto;
float: right; 
margin: 0px 0px 5px 0px; 	
}
.year_of_survey select
{
width:100%;
height: auto;
float: left;
border:1px solid #ccc;
color: #555;
letter-spacing: 0.8px;
font-weight: 300;
padding:4px 8px 4px 8px;
outline: none;	
}
.year_of_survey select:hover
{
cursor:pointer;    
}
.itemname_txt
{
width:100%;
height: auto;
float: left;
text-align: center;	
color: #555 !important;
font-size: 12px !important;
letter-spacing: 0.8px !important;
font-weight: 300 !important;
margin: 0px !important;
padding: 0px !important;
}
.sell_product_count
{
width:100%;
height: auto;
float: left;
font-size:17px;
letter-spacing: 0.8px !important;
font-weight:800 !important;
color: #000;
text-align: center;
margin:5px 0px 0px 0px;	
}
.sell_product_count span
{
font-size:12px !important;	
font-weight: 300 !important;	
}
/* seller index dashboard end */








/* Seller Confirmation */
.seller_confirmation_sec
{
width:100%;
height:auto;
float: left; 
text-align:left;
}
.seller_confirm_company_name
{
width:100%;
height:auto;
float: left; 
color:#B20505;
letter-spacing:0.8px;
font-size:15px;
margin:0px 0px 10px 0px;
font-weight:800;
}
.seller_confirm_content
{
width:100%;
height:auto;
float: left; 
color:#111;
letter-spacing:0.8px;
font-size:13px;
margin:0px 0px 10px 0px;
font-weight:800;
}
.seller_confirm_info
{
width:100%;
height:auto;
float: left; 
color:#111;
letter-spacing:0.8px;
font-size:12px;
margin:0px 0px 10px 0px;
font-weight:300;
}
.seller_confirm_info_list
{
width:100%;
height:auto;
float: left; 
color:#111;
letter-spacing:0.8px;
font-size:12px;
margin:0px 0px 10px 0px;
font-weight:300;    
}
.seller_confirm_info_list ul
{
width:100%;
height:auto;
float: left; 
margin:0px;
padding:0px;
}
.seller_confirm_info_list ul li
{
width:100%;
height:auto;
float: left;    
list-style:none;  
line-height:25px;
}
.seller_confirm_info_list ul li i
{
float: left;
color: #B20505;
font-size:20px;
width: auto;
height: auto;
padding: 1px 0px;
margin: 0px 5px 0px 0px;
}
.seller_confirm_info_list ul li label
{
width:150px;
height:auto;
float:left;
}
.seller_confirm_btns
{
text-align:left !important;
margin:25px 0px 10px 0px !important;
}
.seller_confirm_btns input
{
background-color: #f7f7f7;
border: 1px solid #000;
padding:8px 21px !important;
color: #000;
font-size: 12px;
letter-spacing: 1px;
font-weight: 300;
margin: 0px 2px 0px 5px !important;
border:1px solid #000 !important;
}
.seller_confirm_btns input:hover, .seller_confirm_btns input:focus
{
background-color:#A00505 !important; 
color:#fff !important;
border:1px solid #A00505 !important;
}
/* Seller Confirmation end */



/*customize Table Grid*/
#sales_order_form
{
width: 100%;
height: auto;
float: left;
margin: 0px;
padding: 0px;  
}
.customer_name_txt {
width: 100%;
height: auto;
float: left;
font-size: 11px;
color: #000;
letter-spacing: 0.3px;
padding:0px;
position: relative;
top: -1px;
}
.sent_msgstatus
{
width:200px;
height:auto;
float:left;
text-align:center;
}
.msg_sent
{
background-color:#ff6600;
padding:4px 10px;
color:#fff !important;
font-size:10px !important;
letter-spacing:0.8px;
margin:5px 0px;
position:relative;
top:7px;
z-index:1;
}
.msg_sent:hover
{
color:#fff !important;
text-decoration:none !important;
}
.msg_deliverd
{
background-color:green;
padding:4px 10px;
color:#fff !important;
font-size:10px !important;
letter-spacing:0.8px;
margin:5px 0px;
position:relative;
top:2px;
z-index:1;
}
.msg_deliverd:hover
{
color:#fff !important;
text-decoration:none !important;
}
.msg_failed
{
background-color:red;
padding:4px 10px;
color:#fff !important;
font-size:10px !important;
letter-spacing:0.8px;
margin:5px 0px;
position:relative;
top:2px;
z-index:1;
}
.msg_failed:hover
{
color:#fff !important;
text-decoration:none !important;
}
.send_msg_btn
{
width:auto;
height:auto;
float:left;
margin:0px 0px 10px 0px;
position:absolute;
right:45px;
padding:6px 10px 6px 10px;
background-color:#eee;
color:#111;
border:1px solid #eee;
letter-spacing:0.8px;
font-size:13px;
display:none;
}
.send_msg_btn[disabled]
{
background-color:#f7f7f7;
color:#e6e1e1;
border:none;
}
.send_msg_btn[disabled]:hover
{
background-color:#f7f7f7;
border:none;
color:#e6e1e1;
}
.send_msg_list_hdr
{
width:12%;
height:auto;
float:left;
margin:0px 10px;
}
.s_no
{
width:3% !important;
text-align: center ;
}
.chkbx {
width: 6% !important;
text-align: center !important;
line-height: 0;
padding: 4px 0px !important;
}
.unbill_chkbx
{
width:3%;
text-align: center;
}
table.customize {
table-layout: auto;
width: 100%;    
}
table {
border-collapse: collapse;
} 

th
{
border:1px solid #9b9b9b;
padding:10px 3px 3px 12px;
text-align: left;
border-top: none;
font-size:10px;
}
td
{
font-size:12px;
letter-spacing:0.6px;
padding:8px 0px 8px 12px;
word-break: break-all;
}
tr
{
font-size:12px;
letter-spacing:0.6px;

}
tr:hover
{
cursor:pointer;
}
td select
{
width:100px;
height:auto;
padding:3px 15px 3px 2px;
border:none;
outline:none;
border:1px solid #f9c9a8;
}
td select[disabled]
{
border:1px solid #fff;
-webkit-appearance: none;
padding: 3px 15px 3px 2px;
background-color:#fff !important;
}
.table_grid_header
{

}
.table_grid_header:hover
{
box-shadow:none;
}
.check_bx
{
width:4%;
}
tr span
{
/*    position:absolute;
top: 65px;
right: 383px;
display:none;
*/}
.grid_angledown
{
position: relative;
right: 20px;
display:block;
}
/*pagination */
section {
}
section h2 {
width: 90%;
margin: 2em auto 0;
color: #7d98ba;
font-weight: 700;
text-align: center;
}
@media only screen and (min-width: 1170px) {
section h2 {
margin: 4em auto 0;
}
}

/* -------------------------------- 

Basic style

-------------------------------- */
nav[role="navigation"] {
text-align:right;
}
nav ul
{
padding:0px;
}
.cd-pagination {
width: 90%;
max-width: 768px;
margin: 2em auto 4em;
text-align: center;
}
.cd-pagination li {
/* hide numbers on small devices */
display: none;
margin: 0 .2em;
}
.cd-pagination li.button {
/* make sure prev next buttons are visible */
display: inline-block;
}
.cd-pagination a, .cd-pagination span {
display: inline-block;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
/* use padding and font-size to change buttons size */
padding: .6em .8em;
font-size: 1.6rem;
}
.cd-pagination a {
border: 1px solid #e6e6e6;
border-radius: 0.25em;
}
.no-touch .cd-pagination a:hover {
background-color: #f2f2f2;
}
.cd-pagination a:active {
/* click effect */
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-ms-transform: scale(0.9);
-o-transform: scale(0.9);
transform: scale(0.9);
}
.cd-pagination a.disabled {
/* button disabled */
color: rgba(46, 64, 87, 0.4);
pointer-events: none;
}
.cd-pagination a.disabled::before, .cd-pagination a.disabled::after {
opacity: .4;
}
.cd-pagination .button:first-of-type a::before {
content: '\00ab  ';
}
.cd-pagination .button:last-of-type a::after {
content: ' \00bb';
}
.cd-pagination .current {
/* selected number */
background-color:#0072b1;
border-color:#0072b1;
color: #ffffff !important;
pointer-events: none;
}
@media only screen and (min-width: 768px) {
.cd-pagination li {
display: inline-block;
}
}
@media only screen and (min-width: 1170px) {
.cd-pagination {
margin:30px 0px 10px 0px;
}
}

/* -------------------------------- 

No space - remove distance between list items

-------------------------------- */
.cd-pagination.no-space {
width: auto;
max-width: none;
display: inline-block;
border-radius: 0.25em;
border: 1px solid #e6e6e6;
}
.cd-pagination.no-space:after {
content: "";
display: table;
clear: both;
}
.cd-pagination.no-space li {
margin: 0;
float: left;
border-right: 1px solid #e6e6e6;
}
.cd-pagination.no-space li:last-of-type {
border-right: none;
}
.cd-pagination.no-space a, .cd-pagination.no-space span {
float: left;
border-radius: 0;
padding:10px 12px;
border: none;
font-size: 13px;
color: #111;
}
.cd-pagination.no-space li:first-of-type a {
border-radius: 0.25em 0 0 0.25em;
}
.cd-pagination.no-space li:last-of-type a {
border-radius: 0 0.25em 0.25em 0;
}

/* -------------------------------- 

move buttons - move prev and next buttons to the sides

-------------------------------- */
.cd-pagination.move-buttons:after {
content: "";
display: table;
clear: both;
}
.cd-pagination.move-buttons .button:first-of-type {
float: left;
}
.cd-pagination.move-buttons .button:last-of-type {
float: right;
}

.cd-pagination.no-space.move-buttons {
width: 90%;
max-width: 768px;
display: block;
overflow: hidden;
}
.cd-pagination.no-space.move-buttons li {
float: none;
border: none;
}
.cd-pagination.no-space.move-buttons a, .cd-pagination.no-space.move-buttons span {
float: none;
}

/* -------------------------------- 

custom icons - customize the small arrow inside the next and prev buttons 

-------------------------------- */
.cd-pagination.custom-icons .button a {
position: relative;
}
.cd-pagination.custom-icons .button:first-of-type a {
padding-left: 2.4em;
}
.cd-pagination.custom-icons .button:last-of-type a {
padding-right: 2.4em;
}
.cd-pagination.custom-icons .button:first-of-type a::before,
.cd-pagination.custom-icons .button:last-of-type a::after {
content: '';
position: absolute;
display: inline-block;
/* set size for custom icons */
width: 16px;
height: 16px;
top: 50%;
/* set margin-top = icon height/2 */
margin-top: -8px;
background: transparent url("../img/cd-icon-arrow-1.svg") no-repeat center center;
}
.cd-pagination.custom-icons .button:first-of-type a::before {
left: .8em;
}
.cd-pagination.custom-icons .button:last-of-type a::after {
right: .8em;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}

/* -------------------------------- 

custom buttons - replace prev and next buttons text with a custom icon 

-------------------------------- */
.cd-pagination.custom-buttons a, .cd-pagination.custom-buttons span {
vertical-align: middle;
}
.cd-pagination.custom-buttons .button a {
/* set custom width */
width: 40px;
/* image replacement */
overflow: hidden;
white-space: nowrap;
text-indent: 100%;
color: transparent;
background-image: url("../img/cd-icon-arrow-2.svg");
background-repeat: no-repeat;
background-position: center center;
}
.cd-pagination.custom-buttons .button:last-of-type a {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.no-touch .cd-pagination.custom-buttons .button:last-of-type a:active {
-webkit-transform: scale(0.9) rotate(180deg);
-moz-transform: scale(0.9) rotate(180deg);
-ms-transform: scale(0.9) rotate(180deg);
-o-transform: scale(0.9) rotate(180deg);
transform: scale(0.9) rotate(180deg);
}

.cd-pagination.no-space.custom-buttons .button:last-of-type a {
border-radius: 0.25em 0 0 0.25em;
}

/* -------------------------------- 

animated buttons - animate the text inside prev and next buttons 

-------------------------------- */
.cd-pagination.animated-buttons a, .cd-pagination.animated-buttons span {
padding: 0 1.4em;
height: 50px;
line-height: 50px;
overflow: hidden;
}
.cd-pagination.animated-buttons .button a {
position: relative;
padding: 0 2em;
}
.cd-pagination.animated-buttons .button:first-of-type a::before,
.cd-pagination.animated-buttons .button:last-of-type a::after {
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
right: auto;
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}
.cd-pagination.animated-buttons .button:last-of-type a::after {
-webkit-transform: translateX(-50%) rotate(180deg);
-moz-transform: translateX(-50%) rotate(180deg);
-ms-transform: translateX(-50%) rotate(180deg);
-o-transform: translateX(-50%) rotate(180deg);
transform: translateX(-50%) rotate(180deg);
}
.cd-pagination.animated-buttons i {
display: block;
height: 100%;
-webkit-transform: translateY(100%);
-moz-transform: translateY(100%);
-ms-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition: -webkit-transform 0.3s;
-moz-transition: -moz-transform 0.3s;
transition: transform 0.3s;
}

.no-touch .cd-pagination.animated-buttons .button a:hover i {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}

.no-touch .cd-pagination.animated-buttons .button:first-of-type a:hover::before {
-webkit-transform: translateX(-50%) translateY(-50px);
-moz-transform: translateX(-50%) translateY(-50px);
-ms-transform: translateX(-50%) translateY(-50px);
-o-transform: translateX(-50%) translateY(-50px);
transform: translateX(-50%) translateY(-50px);
}

.no-touch .cd-pagination.animated-buttons .button:last-of-type a:hover::after {
-webkit-transform: translateX(-50%) rotate(180deg) translateY(50px);
-moz-transform: translateX(-50%) rotate(180deg) translateY(50px);
-ms-transform: translateX(-50%) rotate(180deg) translateY(50px);
-o-transform: translateX(-50%) rotate(180deg) translateY(50px);
transform: translateX(-50%) rotate(180deg) translateY(50px);
}

/*Pagination End*/
[type="checkbox"]:checked,
[type="checkbox"]:not(:checked) {
position:relative;

}

.createmenu_field > .popup_insertfield
{
width: 100%;
height: 48px;
float: left;
font-size: 12px;
letter-spacing: 0.2px;
color: #000;
}
[type="checkbox"]:checked + label,
[type="checkbox"]:not(:checked) + label
{
position: relative;
padding:0px 5px 0px 25px;
cursor: pointer;
line-height: 20px;
display: inline-block;
color: #666;
}
[type="checkbox"]:checked + label:before,
[type="checkbox"]:not(:checked) + label:before {
content: '';
position: absolute;
left: 0;
top: -14px;
width: 18px;
height: 18px;
border: 1px solid #f9c9a8;
background: #fff;
}
[type="checkbox"]:checked + label:after,
/*[type="checkbox"]:not(:checked) + label:after {
content: '';
width: 8px;
height: 8px;
background: #f9a065;
position: absolute;
top: -9px;
left: 5px;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}*/

[type="checkbox"]:not(:checked) + label:after {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
[type="checkbox"]:checked + label:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.check_bx_dropdown
{
position: relative;
right: -2px;
top: 0px;
}

label
{
width: 100%;
margin: 0px;
height: auto;
float: left;
}
.add_exfield_label
{
width: 100%;
height: auto;
margin:10px 0px 1px 0px;
font-size:13px;
letter-spacing: 0.6px;
color: #111;
font-weight:600;
padding: 5px 0px 0px 0px;
}
.add_cls_sec_field_label
{
width: 100%;
height: auto;
margin:0px 0px 1px 0px;
font-size:13px;
letter-spacing: 0.6px;
color: #111;
font-weight:600;
padding: 5px 0px 0px 0px;
}

.exadd_txt
{
font-size:12px;
letter-spacing: 0.6px;
color:#565656;
font-weight: 400;
}
.glyphicon-ok:before
{
color:green;
font-size:9px;
position:relative;
left:1px;
}
.rd:before
{
color:red;
font-size: 10px;
}
.checkbox .subtxt_chbx
{
border:1px solid #ff6600;
}

.org:before
{
color:#ff6600;
font-size: 10px;
}
.gry:before
{
color:#ccc;
font-size: 10px;
}
.mainNav ul li a > label 
{
width:160px;
float:left;
font-weight:normal;
position:sticky;
font-size:13px !important;
font-weight:500 !important;
letter-spacing: 0.8px !important;
padding:0px 0px 0px 0px;}

.mainNav ul li a > label:hover
{
cursor:pointer;
} 
.mainNav ul ul li a > label 
{
width:180px;
float:left;
position:sticky;
font-size:12px !important;
padding: 2px 0px;

}
.mainNav ul ul li a > label:hover
{
cursor:pointer;
} 

.check_bx a
{
color:#f9a065;
}
.dropbtn {
background-color: #fff;
color: #111;
padding:0px;
font-size:15px;
border: none;
cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
background-color: #fff;
}

.dropdown {
position: relative;
display: inline-block;
}

.dropdown-content {
display: none;
position: absolute;
background-color: #eee;
min-width:70px;
margin-left: -30px;
overflow: auto;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}

.dropdown-content a {
color: black;
padding:8px 16px;
text-decoration: none;
display: block;
font-size:13px;
font-weight:300;
}

.dropdown a:hover 
{
font-weight:500;
color:#f9a065;
}

.show {display:block;}

.table_status
{
width:80px;	
text-align:center;
}
.table_action
{
width:120px;	
text-align:center;
}
.table_grade
{
text-align:center;
}
.edit button
{
font-size:12px;
padding:2px 10px;
color:#111;
background-color:#ccc;
border:1px solid #ccc;
}
.activebtn
{
}
.activebtn button
{
background-color:green;
border:1px solid green;
color:#fff;
}
.withholdbtn
{
}
.withholdbtn button
{
background-color:#3c8dbc;
border:1px solid #3c8dbc;
color:#fff;
}

.disabledbtn
{
}
.disabledbtn button
{
background-color:red;
border:1px solid red;
color:#fff;
}
.trbggray
{
background-color:#fafafa;
}
.footertr
{
}
.footertr td
{
font-weight:700;
color:#111;
}
.user_designation 
{
font-size:14px;
}
.user_designation span
{
color:#2196F3;
}
.user_institute_name {
width:100% !important;
float:left;
font-size: 14px;
font-weight: 500;
color: #111;
padding: 5px 0px;
margin-bottom: 0px;
}
.user_institute_name input
{
width:43%;
height:33px;
padding:4px 5px;
border: none;
outline: none;
border-bottom: 1px solid #eee;
}
.user_designation input
{
width:14%;
height:33px;
padding:4px 5px;
border: none;
outline: none;
border-bottom: 1px solid #eee;
}
.firstnameinput
{
width:10% !important;
height:33px;
padding:4px 0px;
border: none;
outline: none;
border-bottom: 1px solid #eee;
}
.user_infohdtxt input[disabled]
{
border:none;
}
.user_designation input[disabled]
{
border:none;
background-color:#fff;
}
.viewfield input[disabled]
{
border:none;
background-color:#fff;
}
.fb {
width: 20px;
height: 20px;
font-size: 10px;
padding: 3px 8px;
border-radius: 50%;
background-color: #2196F3;
color: #fff;
cursor: pointer;
}
.tw {
width: 20px;
height: 20px;
font-size: 10px;
padding: 3px 6px;
border-radius: 50%;
background-color: #1dcaff;
color: #fff;
cursor: pointer;
}
.linkin {
width: 20px;
height: 20px;
font-size: 10px;
padding: 2px 7px 4px 7px;
border-radius: 50%;
background-color: #337ab7;
color: #fff;
cursor: pointer;
}

.botmbrd
{
border-bottom:1px solid #eee;
padding-bottom:5px;
margin-bottom:20px;
}
.field_text
{
width:100%;
}
.field_text input
{
width:100%;
font-size:13px;
letter-spacing:0.8px;
padding:5px 0px;
border:none;
outline:none;
border-bottom:1px solid #eee;
}
.field_text input[disabled]
{
border:none;
outline:none;
background-color:#fff !important;
}
.field_text select[disabled]
{
background-color:#fff !important;
-webkit-appearance: none;
}
.field_text textarea[disabled]
{
background-color:#fff !important;
-webkit-appearance: none !important;
border:none !important;
overflow:hidden;
resize: none;
}
.field_text select[disabled]
{
background-color:#fff !important;
-webkit-appearance: none !important;
border:none !important;
overflow:hidden;
resize: none;
}
.field_text select
{
width:100%;
font-size:13px;
letter-spacing:0.8px;
padding:5px 0px;
border:none;
outline:none;
border-bottom:1px solid #eee;
overflow: hidden;
}	
.field_text select option
{
margin-bottom:5px;
}
.inptfiled textarea
{
width: 100%;
height: 50px;
font-size: 11px;
letter-spacing:1px;
padding: 5px 15px;
border:none;
outline:none;
border-bottom:1px solid #eee;
}
input.file {
width: 150px;
height: 20px;
border: 1px solid #BBB;
border-right: 0;
color: #888;
padding: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
outline: none;
}

div.file_upload {
width: 80px;
height:auto;
background: #fff;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
display: inline;
cursor: pointer;
font-weight: bold;
color: #111;
padding-top:0px;
}
div.file_upload:hover
{
cursor:pointer !important;
}
div.file_upload:before {
/*	content: 'UPLOAD';
position: absolute;
left:px; 
text-align: center;
cursor: pointer !important;
*/}

div.file_upload input {
position: relative;
height: 30px;
width: 250px;
display: inline;
cursor: pointer;
opacity: 0.8;
}
div.file_upload input[disabled] {
position: relative;
height: 30px;
width: 250px;
display: inline;
cursor: pointer;
opacity:0;
}	
.update_institute_profile
{
}
.fileup
{
width: 100% !important;
font-size: 13px !important;
letter-spacing: 0.8px !important;
padding: 3px 0px;
border:1px solid #fff !important;
}
.inptfiled input[type="file"]{background-color:#fff; border:none !important;}
.profilelogoimg
{
width: 100%;
text-align: right;
}
.profilelogoimg img
{
width:75px;
height:auto;
}

.field_label
{
width: 100%;
padding: 5px 0px;
font-size: 13px;
letter-spacing:0.9px;
font-weight: 600;
}
.address
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}

.country
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.timezone
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.gstno
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.lanlineno
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.mobileno
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.website
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.emailid
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.pincode
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.district
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.state
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.profile_field
{
width:100%;
height:48px;
float:left;
}
.view_profile_field
{
width:100%;
height:35px;
float:left;
}
.view_profile_logo_field
{
width:100%;
height:auto;
float:left;
}
.brandhdtxt
{
width:100%;
height:auto;
background-color:#eee;
}
.brandhdtxt td
{
font-size: 14px;
color: #111;
font-weight: 700;
border-right: 1px solid #fff!important
}
.errortxt
{
width:100%;
height:auto;
float:left;
margin:2px 0px 0px 0px;
color:red !important;
text-align:left;
font-size:12px;
font-weight:300;
letter-spacing:0.8px;
}
.pw_info
{
width:100%;
height:auto;
float:left;
margin:9px 0px 0px 0px;
color:green !important;
text-align:left;
font-size:12px;
font-weight:600;
letter-spacing:1px;
}
.time_zone
{
width:100%;
height:auto;
float:left;
}
.time_zone select
{
width:100%;
height:auto;
float:left;
border:none;
border-bottom:1px solid #eee;
padding:8px 10px;
}
.login_errortxt
{
width:100%;
height:auto;
float:left;
margin:2px 0px 0px 0px;
color:#fff !important;
text-align:left;
font-size:12px;
font-weight:600;
letter-spacing:1px;
}

.submit_button
{
width:100%;
height:auto;
float:left;
margin:30px 0px 0px 0px;
text-align:right;
}
.submit_button input
{
background-color:#ccc;
border:1px solid #ccc;
color:#111;
padding:7px 25px;
font-size:15px;
letter-spacing:0.8px;
}
.pricinghdtxt
{
background-color: #eee;
width:10% !important;
}
.pricinghdtxt td
{
font-weight: 700;
font-size:13px;
padding:0px;
}
.sno
{
width:45px;
}
.select_employee
{
width:150px;
float:left;
margin-right:20px;
}
.select_employee select
{
width:100%;
padding:5px 0px 5px 2px;
border:1px solid #aaa;
letter-spacing:0.8px;
color:#aaa;
}
.select_employee p
{
font-size:14px;
letter-spacing:0.6px;
font-weight:700;}

.select_route
{
width:150px;
float:left;
}
.select_route select
{
width:100%;
padding:5px 0px 5px 2px;
border:1px solid #aaa;
font-size:13px;
letter-spacing:0.8px;
color:#aaa;
}
.select_route p
{
font-size:14px;
letter-spacing:0.6px;
font-weight:700;}

.selectemp
{
padding: 0px 0px 20px 0px;
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
}
.srchbtn
{
width:100px;
float:left;
margin-left:20px;
padding:30px 0px 10px 0px;
}
.srchbtn input
{
width: 90px;
border: 1px solid #0072b1;
background-color: #0072b1;
color: #fff;
font-size: 14px;
letter-spacing: 0.6px;
font-weight: 600;
padding:4px 15px;
}

.file_functions
{
width: 100%;
height: auto;
float: left;
text-align: center;
padding: 8px 25px;
}
.file_functions a
{

}
.file_functions a i
{
font-size: 18px;
color: #bebebe !important;
}
.file_functions a i:hover
{
color:#f9a065 !important;
}
.file_functions img:hover
{
color:#f9a065 !important;
}
.switch {
position: relative;
display: inline-block;
width: 37px;
height:19px;
}

.switch input {display:none;}

.toggle_slider {
position: absolute;
cursor: pointer;
top: 8px !important;
left: 7px;
right: -6px;
bottom: 0;
padding: 10px;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
float: left;
}

.toggle_slider:before {
position: absolute;
content: "";
height:11px;
width:11px;
left: 4px;
bottom:5px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;}

input:checked + .toggle_slider {
background-color:green;
}

input:focus + .toggle_slider {
box-shadow: 0 0 1px #2196F3;
}

input:checked + .toggle_slider:before {
-webkit-transform: translateX(22px);
-ms-transform: translateX(22px);
transform: translateX(22px);
}
/* Rounded sliders */
.toggle_slider.round {
border-radius:10px;
}

.toggle_slider.round:before {
border-radius: 50%;
}


.switch2 {
position: relative;
display: inline-block;
width: 37px;
height:19px;
}

.switch2 input {display:none;}

.slider2 {
position: absolute;
cursor: pointer;
top: 0;
left: 7px;
right: -6px;
bottom: 0;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
}

.slider2:before {
position: absolute;
content: "";
height:9px;
width:10px;
left: 4px;
bottom:5px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;}

input:checked + .slider2 {
background-color:green;
}

input:focus + .slider2 {
box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider2:before {
-webkit-transform: translateX(18px);
-ms-transform: translateX(18px);
transform: translateX(18px);
}
/* Rounded sliders */
.slider2.round {
border-radius:10px;
}

.slider2.round:before {
border-radius: 50%;
}
.toggle span {
font-size: 12px;
letter-spacing: 0.8px;
font-weight: 400;
color: #15547D;
margin-top: 0px !important; 
}

.deletebtn
{
display:none;
}

.modal-body
{
padding:18px 25px 5px 25px;
width:100%;
height:auto;
overflow:hidden;
overflow-y:hidden;
float: left;
position:relative;
z-index:11;
}
.popup_checkbx
{
width:100%;
}
.popup_checkbx input
{
width: 20px;
float:left;
position: absolute;
opacity: 0;
cursor: pointer;
}
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: #eee;
}
.popup_checkbx:hover input ~ .checkmark {
background-color: #ccc;
}
.popup_checkbx input:checked ~ .checkmark {
background-color: #2196F3;
}

.checkmark:after {
content: "";
position: absolute;
display: none;
}

.popup_checkbx input:checked ~ .checkmark:after {
display: block;
}
.popup_checkbx .checkmark:after {
left: 9px;
top: 5px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}


/*.container {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size:15px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
*/
/* Hide the browser's default checkbox */
.container input {
position: absolute;
opacity: 0;
cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 22px;
background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
display: block;
}



.viewcust
{
width:100%;
height:auto;
float:left;    
}
.viewcust input
{
outline:none;
}
.viewcust > .view_labeltxt {
font-size: 11px;
font-weight: 600;
letter-spacing: 0.8px;
padding: 0px 0px 0px 0px !important;
}






/* Style the checkmark/indicator */
.container .checkmark:after {
left: 9px;
top: 5px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.leadview_field
{
width:100%;
height:auto;
float:left;
margin-bottom:0px;
}
.view_field
{
width:100%;
height:auto;
}
.view_labeltxt
{
font-size:14px;
font-weight:600;
letter-spacing:0.8px;
padding:8px 5px 8px 15px;
}
.view_field input
{
width:100%;
border:none;
padding:8px 5px 8px 15px;
font-size:14px;
font-weight:300;
letter-spacing:0.8px;
}
.view_field input[disabled]
{
background-color:#fff !important;
-webkit-appearance: none !important;
border:none !important;
}
.leadview_header
{
width:100%;
height:auto;
float:left;
padding:10px 0px;
border-bottom:1px solid #eee;
margin-bottom:20px;
}
.ownername
{
font-size:15px;
letter-spacing:0.8px;
color:#111;
}
.ownername span
{
color:#2196F3;
}
.lead_desc
{
width:100%;
height:auto;
float:left;
margin:30px 0px;
}
.lead_desc p
{
font-size:16px;
letter-spacing:0.8px;
color:#111;
font-weight:300;
}
.input_sno
{
width:100%;
padding:8px 5px 8px 0px;
font-size:14px;
font-weight:300;
letter-spacing:0.8px;
background-color:#fff !important;
-webkit-appearance: none !important;
border:none !important;
margin-bottom:20px;
font-style:italic;
}
.date
{
padding:0px;
}
.viewtext_area
{
width:100%;
font-size:14px;
font-weight:300;
letter-spacing:0.8px;
background-color:#fff !important;
-webkit-appearance: none !important;
border:none !important;
margin-bottom:20px;
font-style:italic;
resize: none;

}
.customer_comment_hdtxt
{
width:100%;
height:auto;
float:left;
margin:40px 0px 0px 0px;
font-size:20px;
letter-spacing:0.5px;
font-weight:300;
}
.lead_description
{
width: 100%;
height: auto;
float: left;
margin: 15px 0px 0px 0px;
}


.popup_tabs
{
width: 95%;
height: auto;
float: left;
margin: 30px 2.5% 30px 3%;
}
.popup_tabs button
{
background-color:#eee;
color:#111;
border:1px solid #eee;
padding:8px 20px;
}
.customermodal
{
width:650px !important;
}
.billing_infoview
{
display:none;
}
.contact_infoview
{
display:none;
}
.discount_infoview
{
display:none;
}
.crntproduction
{
width:100%;
}
.crntproduction input
{
width:100%;
text-align:right;
border:1px solid #aaa;
padding:4px 10px;
}
.prolab
{
padding:0px;
margin:0px;
}
.modal-dialog
{
width:860px !important;
}
.rupeebx
{
width:56%;
border:1px solid #ccc;
padding:4px 5px 4px 10px;
}
.contactclient_information
{
display:none;
}
.lead_infosec
{
display:none;
}
.addlead
{
width:100%;
margin:0px 0px 30px 0px;
float:left;
}
.addlead div
{
width:200px;
float:left;
text-align:center;
margin-right:20px;
background-color:#ccc;
padding:8px 30px;
color:#111;
border:1px solid #ccc;
}
.addlead div:hover
{
cursor:pointer;
}
.activeinfo
{
background-color:#555 !important;
color:#fff !important;
}
.leadsc
{
text-align:left;
padding:0px;
}
.leadsource 
{
width:100%;
height:auto;
float:left;
}
.leadlabel
{
width: 25%;
float: left;
font-size: 14px;
color: #111;
letter-spacing: 0.6px;
padding: 6px 0px;
font-weight: 400;}
.leadsrc
{
width:65%;
float:left;
font-size:12px;
font-weight:300;
letter-spacing:0.2px;
color:#111;
}
.leadsrc input
{
width:180px;
padding: 4px 15px 4px 5px;
font-size:12px;
border:1px solid #eee;
color:#111;
-webkit-appearance: none;
}
.leadsrc select
{
width:180px;
padding: 4px 15px 4px 5px;
border:none;
font-size:12px;
border:1px solid #eee;
color:#111;
border:none;
outline:none;
-webkit-appearance: none;
}
.leadsrc input[disabled]
{
background-color:#fff !important;
-webkit-appearance: none !important;
border:none !important;
}

.edit_leadsrc
{
width:65%;
float:left;
font-size:12px;
font-weight:300;
letter-spacing:0.2px;
color:#111;
}
.edit_leadsrc input
{
width:180px;
padding:5px 15px 5px 5px;
font-size:12px;
border:1px solid #eee;
color:#111;
-webkit-appearance: none;
margin-bottom:15px;
}
.edit_leadsrc select
{
width:180px;
padding:5px 15px 5px 5px;
border:none;
font-size:12px;
border:1px solid #eee;
color:#111;
margin-bottom:15px;
}
.create_leadsrc
{
width:65%;
float:left;
font-size:12px;
font-weight:300;
letter-spacing:0.2px;
color:#111;
}
.create_leadsrc input
{
width:90% !important;
padding:6px 15px 10px 6px;
font-size:14px;
border:1px solid #eee;
color:#111;
-webkit-appearance: none;
margin-bottom:15px;
letter-spacing:0.5px;

}
.create_leadsrc select
{
width:90% !important;
padding:6px 15px 10px 6px;
border:none;
font-size:14px;
letter-spacing:0.5px;
border:1px solid #eee;
color:#111;
margin-bottom:15px;
}



.markalign
{
text-align:right;
}
.clss select[multiple], select[size]
{
display:none !important;
}
.add_atten_chkbx
{
width:1%;
height:auto;
}
.rowname
{
width:auto;
height:auto;
float:left;
}
.rowaction
{
width: auto;
height: auto;
float: left;
display: none;
position: absolute;
right: 140px;
padding: 5px 5px;
margin: -7px 0px 0px 0px;
z-index: 11;
background-color: #f8f8f8;   
}
.ec-edit:hover, .ec-view:hover, .ec-delete:hover
{
background-color:#eee !important;
}
tr:hover .rowaction
{
display:block;
} 
.ec ec-edit:hover 
{
display:none;
}
#chart {
width: 100%;
height: auto;
float: left;
margin: 0px 0px 40px 0px;
}
#chart, .chart-box {
padding:20px 20px 0px 10px;
background: #fff;
}
#graph {
width:100%;
height:250px;
float:left;
margin:0;
padding:60px 0px 10px 0px;
background-color: #fff;
}
pre {
height: 250px;
overflow: auto;
}
.morris-hover{position:absolute;z-index:1000}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255,255,255,0.8);border:solid 2px rgba(230,230,230,0.8);font-family:sans-serif;font-size:12px;text-align:center}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:bold;margin:0.25em 0}
.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:0.1em 0}
select.flat-select {
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
background: #008FFB url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\' width=\'60px\' height=\'60px\'><polyline fill=\'white\' points=\'46.139,15.518 25.166,36.49 4.193,15.519\'/></svg>") no-repeat scroll right 2px top 9px / 16px 16px;
border: 0 none;
border-radius: 3px;
color: #fff;
font-size: 16px;
font-weight: bold;
outline: 0 none;
height: 33px;
padding: 5px 20px 5px 10px;
text-align: center;
text-indent: 0.01px;
text-overflow: "";
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
transition: all 0.3s ease 0s;
width: auto;
-webkit-transition: 0.3s ease all;
-moz-transition: 0.3s ease all;
-ms-transition: 0.3s ease all;
-o-transition: 0.3s ease all;
transition: 0.3s ease all;
}
select.flat-select:focus, select.flat-select:hover {
border: 0;
outline: 0;
}


.apexcharts-canvas {
margin: 0 auto;
}
.apexcharts-legend-text, apexcharts-yaxis-title, .apexcharts-yaxis-texts-g, .apexcharts-yaxis-title-text 
{
font-family:"Montserrat-Medium" !important;
letter-spacing:1px !important;
}
.apexcharts-legend
{
bottom:0px !important;
}
.apexcharts-toolbar
{
display:none !important;
}


/*grid End*/


/* List Supplier */
.list_supplier_contentarea
{
width: 96% !important;
float: left;
background-color: #fff;
padding: 12px 0px 0px 0px !important;
margin: 68px 2% 80px 2% !important;
border-top: 3px solid green;
}
.list_supplier_frm
{
width: 100%;
height: auto;
float: left;    
}
.informationtxt_left
{
width:auto;
height: auto;
float: left;    
}
.fullwidth
{
width:100%;
height: auto;
float: left;    
}
.infotxt_left {
width:100%;
float: left;
font-size: 12px;
letter-spacing: 0.6px;
color: #111;
font-weight: 600;
padding-left: 20px;
border-left: 3px solid #8D0606;
padding: 0px 10px;
margin: 0px;
}
.infotxt_left_hdtxt
{
width: auto;
float: left;
height: auto;
font-size: 12px;
letter-spacing: 0.6px;
color: #111;
font-weight: 600;
padding-left: 20px;
border-left: 3px solid #8D0606;
padding:6px 10px;
margin:9px 0px;
line-height: 0.5;   
}
.infotxt_hdtxt
{
width:100%;
float: left;
height: auto;
font-size:10px;
letter-spacing: 0.6px;
color: #111;
font-weight: 600;
padding-left: 20px;
padding:0px 0px;
margin:0px 0px;
line-height:1;   
}
.list_product_bx select {
width: 100%;
height: auto;
float: left;
border: 1px solid #000;
background-color: #fff;
padding: 5px 8px 5px 8px;
font-size: 11px;
font-weight: 300;
letter-spacing: 1px;
color: #000;
outline: 0px;
margin: 5px 0px 0px 0px;
}
.informationtxt_right {
width:auto;
height: auto;
float: right;
padding: 6px 0px;
}
.informationtxt_right div
{
width:100% !important;
height: auto;
float: right;     
}
.informationtxt_left select {
width:100%;
height: auto;
float: left;
border: 1px solid #ccc;
padding:5px 8px 5px 8px;
font-size: 11px;
font-weight: 300;
letter-spacing: 1px;
color: #000;
outline: 0px;
border-radius: 5px;
margin:5px 0px 0px 0px;
}
.list_trial_req li
{
margin: 30px 0px 10px 8px !important;    
}
.list_trial_req li li 
{
margin:0px 0px 0px 0px !important;    
}
.list_supplier_sec {
width: 100%;
height: auto;
float: left;
margin: 0px 0px 0px 0px;
}
.list_supplier_sec ul {
width: 100%;
height: auto;
float: left;
padding: 0px 0px 0px 0px;
margin: 0px;
}
.list_supplier_sec ul li {
width: 24%;
height: auto;
float: left;
list-style: none;
margin:0px 0px 10px 8px;
position: relative;
}
.list_supplier_bx
{
width: 100%;
height: auto;
float: left;
border:1px solid #a9a9a9;
background-color:#f1f1f1;
padding:5px 9px;
border-radius:5px;
}
.add_supplier_hdtxt 
{
width: 100%;
height: auto;
float: left;
color: #8D0606;
font-size: 10px;
font-weight: 800;
letter-spacing: 0.8px;
padding: 6px 0px;
margin: 0px 0px 8px 0px;
z-index: 1;
}
.supplier_logo {
width: auto;
height: auto;
float: left;
margin: 0px 0px 10px 0px;
position: absolute;
right: 11%;
z-index: 99;
}
.supplier_logo_img 
{
width:40px;
height:40px;
border-radius: 50%;
background-color:#ffffffcf;
border: 1px solid #ccc;
margin: 0 0 0 auto;
text-align: center;
}
.supplier_logo_img img
{
height:18px;
position: relative;
top:10px;
}
.abt_product_supplier {
width: 100%;
height: auto;
float: left;
margin:0px 0px 5px 0px;
}
.abt_product_supplier ul
{
width: 100%;
height: auto;
float: left;
padding:0px;
margin:0px;
}
.abt_product_supplier ul li
{
width: 100%;
height: auto;
float: left;
padding:0px;
margin:0px;
color: #000;
font-size:10px;
font-weight:300;
line-height:18px;
letter-spacing: 0.4px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.abt_product_supplier ul li label 
{
width:auto;
height: auto;
float: left;
color: #000;
font-size:10px;
font-weight:300 !important;
letter-spacing: 0.4px;
}
.abt_product_supplier ul li span
{
font-weight:800 !important;    
}
.list_supplier_bx span a
{
position: absolute;
right:13px;
top:14px;
color:#000;
font-size:20px;
}
.list_supplier_bx span a:hover
{
color:#ff6600;    
}
.toggle {
color: #fff;
display: block;
float: left;
height: auto !important;
line-height: auto !important;
text-align: center ;
width: auto !important;
color: #000 !important;
font-size: 23px !important;
right:0px !important;
top:0px !important;
}
.right {
float: right !important;
}
.menu a
{
white-space: break-spaces !important;  
line-height:auto !important;
height: auto !important;
line-height: auto !important;
}
.list_supplier_bx a i
{
top: 13px !important;
right: 13px !important;
position: absolute !important;
font-size: 24px !important;
color: #000 !important;
}
.menu.menu--right {
transform-origin: top right !important;
}
.menu2.menu--right {
transform-origin: top right !important;
}


.menu2.menu--right li
{
margin-bottom: 6px !important;    
}
.menu2 a
{
color:#8D0606;    
}


#list_supplier_toggle
{
background-color: #fff !important;
padding: 0px 10px !important;
margin: 0px !important;
line-height: 0 !important; 
}
.list_supplier_bx ul li
{
width:100% !important;
height: auto;
float: left;    
}
.trial_req_img {
width: 60px;
height: 60px;
/* float: left; */
background-color: #555;
border-radius: 50%;
border: 1px solid #eee;
margin: -35px auto 5px auto;
}
.trial_req_img img 
{
width: auto;
height: 58px;
border-radius: 50%;
}
/* List Supplier end */





.product_spc_field
{
width:100%;
height:auto !important;
float: left;
margin: 25px 0px 0px 0px;  
}
.addproduct_spc_field
{
width:100%;
height:auto !important;
float: left;
margin: 0px 0px 0px 0px;  
}
.addproduct_spc_field ul
{
width:100%;
height:auto !important;
float: left;    
padding:0px;
margin:0px;
}
.addproduct_spc_field ul li
{
width:48% !important;
height:auto !important;
float: left;    
padding:0px;
margin:0px 0px 0px 18px;
list-style:none;
}
.product_spc_field_list
{
width:100%;
height:45px;
float: left;
}
.product_spc_field_list_txtarea {
width: 100%;
height:75px;
float: left;
}
.product_spc_field_list_txtarea textarea
{
width:100%;
height:55px !important;
float: left;  
overflow:hidden;
resize:none;
}
.autoheight
{
width:100%;
height:auto !important;
float: left;  
}
.product_spc_field_hdtxt
{
width:100%;
height:auto !important;
float: left; 
margin:10px 0px 10px 0px !important; 
font-size:10px !important;
font-weight: 800;  
color: #8D0606;
}
.list_product_bx {
width: 100%;
height: auto;
float: left;
margin:0px 0px 0px 0px;
}
.product_spc_field_list input
{
width: 100%;
padding: 5px 5px 5px 5px;
font-size: 13px;
letter-spacing: 0.5px;
background-color: white;
border: none;
outline: none;
border-bottom: 1px solid #d2d6de;  
}
.product_dec
{
width:100%;
height:150px !important;
float: left;  
}
.product_dec_ckeditor
{
width:100%;
height:auto !important;
float: left;  
}
.product_dec_insert
{
width:100%;
height:120px !important;
float: left;  
}
.product_dec_insert textarea
{
width:100%;
height:120px !important;
float: left;  
}

.product_dec_txtedit_insert
{
width:100%;
height: auto !important;
float: left;
margin: 8px 0px 0px 0px;
}
.product_dec_txtedit_insert textarea
{
width:100%;
height:auto !important;
float: left;  
}








.char_count
{
width:100%;
height:auto;
float: left;
text-align: right;
font-size:12px !important;
color: red;
letter-spacing: 0.8px;   
}
.price_align
{
text-align:right !important;  
}
.align_right
{
text-align:right !important;  
}
.align_center
{
text-align:center !important;  
}
.dealer_info
{
width:100%;
height:auto;
float: left;  
}
.dealer_info_hdtxt
{
width:100%;
height:auto;
float: left;
font-size:22px;
font-weight: 800;
color: #000;
letter-spacing: 1px;
margin: 0px 0px 10px 0px;  
}
.dealer_info_col
{
width:100%;
height:auto;
float: left;  
margin: 0px 0px 20px 0px;
}
.dealer_cname
{
width:100%;
height:auto;
float: left;
font-size:14px;
font-weight:600;
color: green;
letter-spacing: 1px;
margin: 0px 0px 8px 0px;  
}
.dealer_name_desg
{
width:100%;
height:auto;
float: left;
font-size:14px;
font-weight:300;
color:#888;
letter-spacing:0.5px;
margin: 0px 0px 8px 0px;  
}
.dealer_mail_id
{
width:100%;
height:auto;
float: left;
font-size:14px;
font-weight:300;
color:#888;
letter-spacing:0.5px;
margin: 0px 0px 8px 0px;  
}
.dealer_contact_no, .delaer_address1, .dealer_gstno
{
width:100%;
height:auto;
float: left;
font-size:14px;
font-weight:300;
color:#888;
letter-spacing:0.5px;
margin: 0px 0px 8px 0px;  
}



.logoutuser_logo
{
width: 100%;
height: auto;
text-align:left;
margin:0px;
font-size:28px;
padding: 2px 0px 0px 0px;
font-family: 'Crete Round' !important;
color:#000;  
}
.logoutuser_logo img {
margin: 0px 0px 15px 0px;
width: 55%;
height: auto;
}
.logoutuser_logo span {
font-family: 'Josefin Sans' !important;
}
.logoutuser_logo a
{
padding: 0px 8px 8px 10px !important;  
}

.sa_search_pro {
width: auto;
height: auto;
float: left;
margin: 0px 0px 0px 3px;
padding: 8px 0px 0px 0px;
}
.sa_search_pro a {
background-color: #eee;
padding: 7px 12px 9px 12px;
color: #000;
font-weight: 300;
letter-spacing: 0.8px;
font-size: 15px;
border: 1px solid #ccc;
}




/*Header*/
.hederlogo_section {
width: 14% !important;
height: auto;
float: left;
margin: 0px 15px 0px 0px;
}
.hedermenu_section {
width:50% !important;
height: 38px;
float: left;
background-color: #eee;
}
.pagedirect_section {
width:100% !important;
height: auto;
float: left;
}
.topheader
{
width:100%;
height:30px;
float:left;
padding:7px 15px;
margin-bottom:15px;
background-color:#11558c;
border-bottom:1px solid #11558c;
}

.topheader a
{
color:#000;
}

.price_align
{
text-align: right;  
}


/*Admin*/
div.dataTables_wrapper div.dataTables_filter label
{
text-align: right !important;    
}
table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting
{
padding-right: 22px !important;
}
table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting
{
padding-right:15px !important;
width: 25px !important;
}
.view_link_img
{
width:20px;
height: 18px;
float: left;
background-image:url(../images/view.svg);
background-position:center;
background-repeat:no-repeat;
margin:0px 0px 0px 5px;
background-size: contain;
}
.view_link_img:hover
{
background-image:url(../images/red-view.svg);
}
.edit_link_img
{
width:20px;
height: 18px;
float: left;
background-image:url(../images/edit.svg);
background-position:center;
background-repeat:no-repeat;
margin:0px 0px 0px 3px;
background-size: contain;
}
.edit_link_img:hover
{
background-image:url(../images/red-edit.svg);
}
.delete_link_img
{
width:20px;
height: 18px;
float: left;
background-image:url(../images/delete.svg);
background-position:center;
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
background-size: contain;
}
.delete_link_img:hover
{
background-image:url(../images/red-delete.svg);
}
.ecom_logo
{
width: 100%;
height:40px;
float: left;
/*background-image: url(../images/hydrocart-logo.png);*/
background-repeat: no-repeat;
background-position: left;
background-size: contain;
margin:0px 0px 0px 0px;
text-align:left;
}
.ecom_logo img
{
width:auto;
height:60px;
object-fit: cover;
}
.ecom_logout_logo
{
width: 100%;
height:50px;
float: left;
/*background-image: url(../images/hydrocart-logo.png);*/
background-repeat: no-repeat;
background-position: left;
background-size: contain;
margin:0px 0px 5px 0px;
}
.pro_img_sec
{
width:100% !important;
height:auto !important;
float:left;
}
.pro_img
{
width:30% !important;
height:auto !important;
float:left;
margin:5px 0px 0px 0px;
}

#product_img, #product_img1, #product_img2, #product_img3, #c_logo, #c_water_mark_img {
display: none;
}
.pro_img img {
cursor: pointer;
width:112px;
height:112px;
margin:0px 0px 25px 0px;
}
.pro_img a i
{
position: absolute;
margin:8px 7px 0px -25px;
background-color: #fff;
border: 1px solid #111;
color:#111;
width: 18px;
height: 18px;
padding: 0px 0px 0px 2px;
border-radius: 50%;
}
.pro_img img.default {
border: 2px gray dashed;
padding: 35px;
height: 112px;
width: 112px;
}
.all_rightcontentarea {
width: 96%;
float: left;
margin: 80px 20px 20px 20px;
}
.index_box {
width: 19%;
height: auto;
float: left;
background-color: #ccc;
padding: 14px;
box-shadow: 1px 1px 1px #a7a5a5;
margin: 0px 10px 15px 0px;
}
.index_box a {
color: #111;
}
.Count_icon {
width: 100%;
height: 20px;
float: left;
margin: 0px;
font-size: 22px;
text-align: right;
}
.index_box a i {
color: #333;
}
.number_count {
width: 100%;
height: 70px;
float: left;
margin: 0px;
font-size: 57px;
font-weight: 600;
}
.Count_txt {
width: 100%;
height: 25px;
float: left;
font-size: 14px;
letter-spacing: 0.4px;
color: #333;
margin: 6px 0px 0px 0px;
}
.createmenu_field {
width: 100%;
height: 45px;
float: left;
}
.create_menu_label {
width: 100%;
height: auto;
font-size: 13px;
letter-spacing: 0.5px;
color: #111;
padding-top: 5px;
font-weight: 400;
}
.create_menu_addbx {
width: 100%;
height: auto;
float:left;
font-size: 11px;
}
.create_menu_addbx input {
width: 100%;
height: auto;
padding: 3px 10px 3px 3px;
border: none;
outline: none;
font-size:11px;
border-bottom: 1px solid #ccc;
}
.create_menu_addbx select {
width: 100%;
height: auto;
padding: 3px 10px 3px 3px;
border: none;
outline: none;
font-size:11px;
border-bottom: 1px solid #ccc;
-webkit-appearance: none;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th
{
font-size: 12px;
letter-spacing: 0.5px;
}
.deal_mini_char
{
width: auto;
height: auto;
float: left;
text-align: right;
position: absolute;
right:15px;
font-size: 12px;
color: red;
margin: 85px 0px 0px 0px;
}
.company_info_close_icon i
{
}
.userper ul, .userper ul ul
{
background-color:transparent !important;
}
.userper ul li:hover
{
background-color:transparent;
}
.userper ul li a
{
padding:3px 0px !important;  
font-size:10px !important;
}
.checkbox label, .radio label {
min-height: 20px;
padding-left:12px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
width: auto !important;
height: auto !important;
float: left !important;
}
.radio {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
width:7% !important;
height: auto;
float: left;
position: relative;
top: -6px;
}
.checkbox {
position: relative;
display: block;
margin:0px !important;
width:18%;
height: auto;
float: left;
position: relative;
top:0px !important;
}

input[type="file"] {
display: block;
}
.imageThumb {
max-height: 75px;
border: 1px solid #eee;
padding: 8px;
cursor: pointer;
}
.pip {
width: 22%;
display: inline-block;
margin: 10px 10px 0 0;
height: auto;
float: left;
margin: 20px 13px 0px 0px;
}
.pip:hover
{
cursor:pointer;
}
.pip img
{
width:100%;
height:250px;
float:left;
}	

.remove {
FONT-WEIGHT: 100;
width: 100%;
height: 24px;
float: left;
display: block;
color: white;
padding: 10px 8px;
letter-spacing: 0.8px;
background-image: url(../images/delete.svg);
background-repeat: no-repeat;
background-position: right;
background-size: contain;
margin: 12px 0px 0px 0px;
}
.remove:hover {
background: white;
color: black;
cursor:pointer;
background-image:url(../images/red-delete.svg);
background-repeat: no-repeat;
background-position: right;
background-size: contain;

}

.upload-btn-wrapper {
width:100%;
height:auto;
float:left;
position: relative;
overflow: hidden;
display: inline-block;
}
.upload-btn-wrapper button:hover
{
cursor:pointer;
}

.upload-btn-wrapper input[type=file] {
font-size: 100px;
position: absolute;
left: 0;
top: 0;
opacity: 0;
}
.product_fields 
{
width: 100%;
height: auto;
float: left;
padding: 15px 0px 0px 5px;
border: 1px solid #eee;
border-radius: 5px;
margin: 10px 0px 15px 0px;
}
.product_fields_hdtxt
{
width: 100%;
height: auto;
float: left;
color: #8D0606;
font-size: 10px;
font-weight:800;
letter-spacing: 0.8px;
padding: 6px 0px;
margin:0px 0px 8px 0px;
z-index: 1;
}
.product_fields_hdtxt2 {
width: auto;
height: auto;
float: left;
color: #8D0606;
font-size: 10px;
font-weight: 800;
letter-spacing: 0.8px;
padding: 6px 0px;
margin: 0px 0px 8px 0px;
}
.topspace
{
margin:20px 0px 0px 0px; 
}
.product_thumbnail_list
{
width:100%;
height: auto;
float: left;  
}
.product_thumbnail_list ul
{
width:100%;
height: auto;
float: left;
padding: 0px;
margin: 0px; 
}
.product_thumbnail_list ul li
{
width:100%;
height:90px;
float: left; 
list-style: none;
margin: 0px 0px 15px 0px;
border:2px solid #ccc; 
}
#blah2, #blah3, #blah4, #blah5{  
max-height:85px;
height:auto;
width:80%;
display:block;
margin-left: auto;
margin-right: auto;
padding:5px;
}
.img_contain img
{
height:85px;
}
#img_contain, .img_contain{
width: 100%;
height: 85px;
float: left;
border-radius: 5px; 
}
.input-group{  
margin-left: calc(calc(20vw - 310px)/2);
position: relative;
top: -30px;
width: 100%;
height: auto;
float: left;
margin: 0px;
text-align: center;
padding: 0px 0px 0px 0px;
background-color: #000000c7;
color: #fff;
font-weight: 300;
letter-spacing: 2px;
font-size:10px;
}
.imgInp{  
width:150px;
margin-top:10px;
padding:10px;
background-color:#d3d3d3;  
}
.loading{
animation:blinkingText ease 2.5s infinite;
}
@keyframes blinkingText{
0%{     color: #000;    }     
50%{   color: #transparent; }
99%{    color:transparent;  }
100%{ color:#000; }
}
.custom-file-label{
cursor: pointer;
width: 100%;
height: auto;
margin: 0;
float: left;
padding: 9px 0px;
}
.custom-file input[type="file"]
{
display: none !important;  
}
.product_img_hdtxt
{
width:100%;
height: auto;
float: left; 
font-size:12px;
font-weight: 800;
letter-spacing: 1px;
color: #000;
margin: 0px 0px 20px 0px;  
}
.product_preview_image
{
width:100%;
height: auto;
float: left; 
padding: 30px;
border:2px solid #ccc;  
}
.product_preview_image img
{
width:100%;
height:350px;
float: left;   
}
.admin_product_list
{
width:100%;
height: auto;
float: left;   
}
.admin_product_list ul 
{
width:100%;
height: auto;
float: left; 
padding: 0px;
margin: 0px;  
}
.admin_product_list ul li
{
width:100%;
height: auto;
float: left; 
padding: 0px;
margin: 0px 0px 20px 0px;  
list-style: none;
border:1px solid #ccc;
border-radius: 5px;
box-shadow: 5px 5px 5px -5px #333;
/*transition: .5s;*/
}
.admin_product_list ul li:hover
{
/*box-shadow: 0 3px 3px #CBA8EB;
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);*/  
}
.product_cat_drop
{
width: 100%;
height: auto;
float: left;
margin:10px 0px 15px 0px; 
}
.product_cat_drop select
{
width:22%;
height: auto;
float: left; 
border:1px solid #ccc;
padding: 10px 15px 10px 10px;
outline: none; 
font-size:13px;
letter-spacing: 0.5px;
font-weight: 300;
}
.product_img_sec
{
width:100%;
height: auto;
float: left;
border-right: 1px solid #eee;  
}
.product_img
{
width:100%;
height: auto;
float: left;  
}
.product_img img
{
width: 100%;
height:350px;
float: left;
padding: 20px;  
}
.product_ckdec
{
width:100%;
height: auto !important;
float: left;  
}
.product_ckdec textarea
{
display:none !important;    
}
.product_ckdec_insert
{
width:100%;
height: auto !important;
float: left;  
}
.image_edit_btn {
position: absolute;
top: 15px;
left:15px;
background-color: #ccc;
padding: 8px;
border-radius: 50%;
z-index: 11;
}
.pro_img_count {
position: absolute;
z-index: 11;
left:4%;
top: 15%;
font-size: 16px;
letter-spacing: 4px;
color: #D40606;
}
.image_edit_btn i
{
color: #000;
width:auto !important;
}
.product_name_details
{
width: 100%;
height: auto;
float: left;
background-color: #eee;
padding:15px 15px 25px 15px;
}
.product_name_details span 
{
/*width: auto;*/
height: auto;
/*float: left;*/
line-height: 1;
}
.abt_product span
{
float: left;    
}
.img_name_txt {
width: 100%;
height: auto;
float: left;
color: #000;
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 0px;
}
.img_name_txt input
{
width: auto;
min-width:310px;
height: auto;
float: left;
outline: none;
border: 1px solid #ccc;
background-color: transparent;
/* padding: 0px 20px 0px 0px; */
padding: 10px 10px;
font-weight: 800;
letter-spacing: 1px;
font-size: 13px;
}
.img_name_txt input[disabled]
{
border: 1px solid transparent; 
}
.img_name_txt input a, .img_name_txt a
{
color: #000;    
}
.img_name_txt:hover
{
cursor:pointer !important;    
}

.sell_price_txt
{
width:auto;
height: auto;
float: left;    
}
.dis_per_txt
{
width:auto;
height: auto;
float: left;    
}
.productlist_pagination {
width: 100%;
height: auto;
float: left;
margin:15px 0px 30px 0px;
}
.total_pro_items
{
width: auto;
height: auto;
float: left;
margin: 7px 20px 0px 0px;
font-size: 12px;
font-weight: 600;
letter-spacing: 1px;
color:#f90000;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover
{
background-color: #8d0606 !important;
border-color: #8d0606 !important; 
color:#fff !important;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover
{
font-size:12px !important; 
border: 1px solid #828282 !important;
color:#000 !important;
}
.pagination>li>a, .pagination>li>span
{
font-size:12px !important; 
border: 1px solid #828282 !important;
color:#000 !important;
}
.items_shw_perpage
{
width:auto;
height: auto;
float: left;    
}
.items_shw_perpage label
{
width: auto;
height: auto;
float: left;
margin: 6px 8px 0px 0px;
font-size: 12px;
font-weight: 600;
letter-spacing: 0.5px;
}
.items_shw_perpage form
{
width:58px;
height: auto;
float: left; 
margin:0px 8px 0px 0px;
}
.items_shw_perpage form select
{
width: 100%;
height: auto;
float: left;
border: 1px solid #adadad;
outline: none;
padding: 4px 3px;
}
.pro_paginate
{
width:100%;
height: auto;
float:right;
position: relative;
right: 10px;
}
.pro_paginate .pagination
{
float:right;
padding:0px;
margin:0px;
}









/* view order */
.address_sec
{
width: 100%;
height: auto;
float: left;
}
.customer_add
{
width:100%;
height: auto;
float: left;
background-color: #e9e9e9;
padding: 15px 8px 15px 15px;
border-radius: 10px;
margin: 0px 0px 3px 0px;
}
.customer_add_hdtxt
{
width: 100%;
height: auto;
float: left;
font-weight: 400;
letter-spacing: 1px;
font-size: 13px;
margin: 0px 0px 6px 0px;
color: #e10202;
}
.customer_add_subtxt
{
width: 100%;
height: auto;
float: left;
font-weight: 300;
font-size:10px;
margin: 0px 0px 10px 0px;
line-height: 21px;
letter-spacing: 1px;
}
.shipping_payment_details
{
width: 100%;
height: auto;
float: left;    
}
.shipping_payment_details_hdtxt
{
width: 100%;
height: auto;
float: left;
font-weight: 600;
font-size: 13px;
margin: 0px 0px 10px 0px;
letter-spacing: 1px;
color: #e10202;
}
.order_products_details
{
width: 100%;
height: auto;
float: left;
margin:30px 0px 10px 0px;
}
.order_tablehdtxt th
{
font-size:11px !important;
letter-spacing: 1px !important;
color: #000;
font-weight: 600 !important;
}
.total_summary
{
width: 100%;
height: auto;
float: left;    
}
.product_total_summary
{
width: 100%;
height: auto;
float: left;    
}
.product_total_summary_sec
{
width: 100%;
height: auto;
float: left; 
line-height: 28px;
}
.product_total_summary_field
{
width: 100%;
height: auto;
float: left;
font-size: 13px;
letter-spacing: 1px;      
}
.subtotal_field
{
font-weight:800 !important;
font-size:14px;
}
.balance_field
{
font-weight:800 !important;
font-size:14px !important;
color:#15823F !important;
}
.product_total_summary_label
{
width:50%;
height: auto;
float: left;      
}
.product_total_summary_label span
{
float:right;    
}
.product_total_summary_amt
{
width:48%;
height: auto;
float: left;      
}
.product_total_summary_amt i
{
margin:3px 5px 0px 0px;   
}
.product_total_summary_amt input
{
width:100px;
height:auto;
float:right;
text-align:right;
}
.parcel_history
{
width:100%;
height:auto;
float:right;
margin:30px 0px 0px 0px;  
}
.parcel_history_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size: 15px;
letter-spacing: 1px;
color: #e30303;
margin: 0px 0px 6px 0px;
font-weight: 800; 
}
.align_right
{
text-align:right;    
}
.order_list_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size: 15px;
letter-spacing: 1px;
color: #e30303;
margin: 0px 0px 6px 0px;
font-weight: 800;
}
.noright_pad
{
padding:0px 0px 0px 15px !important;   
}
/* view order end */











.img_name 
{
width: 50%;
height: auto;
float: left;
margin: 0px 0px 0px 0px;
}
.img_name input
{
width: auto;
min-width:310px;
height: auto;
float: left;
outline: none;
border: 1px solid #ccc;
background-color: transparent;
/* padding: 0px 20px 0px 0px; */
padding: 10px 10px;
font-weight: 800;
letter-spacing: 1px;
font-size: 13px;
}
.img_name input[disabled]
{
border: 1px solid transparent; 
}

.img_name a
{
color: #000;
position: absolute;
padding: 10px 10px; 
}
.abt_product
{
width:100%;
height: auto;
float: left;
font-size: 12px;   
}
.moretxt
{
display: none;  
}
.cat_spc {
width: 100%;
height: auto;
float: left;
margin: 0px 0px 0px 0px;
padding: 0px 30px 30px 30px;
}
.category_sec
{
width:100%;
height: auto;
float: left;  
}
.spec_sec
{
width:100%;
height: auto;
float: left; 
}
.brand_nametxt {
width: auto;
height: auto;
float: left;

padding: 0px 10px 0px 10px;
}
.brand_nametxt a
{
font-size: 11px;
font-weight: 800;
color: #8d0606 !important;
letter-spacing: 1px;    
}
.product_cate_list
{
width:100%;
height: auto;
float: left; 
margin:0px;
border-right: 1px solid #eee; 
}
.product_cate_list ul
{
width: 100%;
height: auto;
float: left;
padding: 8px 0px 0px 8px;
margin: 0px;
}
.product_cate_list ul li
{
width:100%;
height: auto;
float: left;
box-shadow: 0px 0px 0px 0px !important;
border: none;
margin: 0px 0px 8px 0px;
font-size:11px;
}
.product_cate_list ul li a, .product_cate_list ul li a i
{
color:#000 !important;    
}

.pro_cate_list
{
width:100%;
height: auto;
float: left;    
}
.pro_cate_list ul
{
width:100%;
height: auto;
float: left;  
padding:0px;
margin:3px 0px 10px 0px;
}
.pro_cate_list ul li
{
width:auto;
height: auto;
float: left; 
list-style:none;
margin: 7px 20px 12px 0px;
}
.pro_cate_list ul li input
{
float:left;  
margin: 0px 5px 0px 0px;
}
.pro_cate_item_label
{
width:auto;
height: auto;
float: left;  
font-size:11px;
font-weight:300;
color:#000;
}


.abt_product
{
width:100%;
height: auto;
float: left;    
}
.abt_product a
{
color:#000;    
}
.product_cate_list ul li a i
{
font-size:13px;
color: red;
margin: 0px 0px 0px 5px;  
}
.add_morebtn
{
width: 100%;
height: auto;
float: left;
padding: 0px 0px 0px 10px;
font-size: 11px;
font-weight: 300;
color: #08c;
letter-spacing: 1px; 
}
.add_morebtn:hover
{
cursor:pointer; 
}
.add_morebtn a
{
font-size: 11px;
font-weight: 300;
color: #08c;
letter-spacing: 1px;  
}
.product_cate_list_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size: 13px;
font-weight: 800;
color: #000;
letter-spacing: 1px;
margin: 0px 0px 7px 0px;  
}
.product_img_edit_modal
{
width: 1000px !important;  
}

.spc_add_details_modal
{
width:950px !important;    
}

/*List Product load more or less */
.readall-hide:after {
background: linear-gradient(to bottom, rgba(34,34,34, 0.1), #222 75%);
}
.readall {
position: relative;
text-align: left;
box-sizing: border-box;
font-size: 10px !important;
letter-spacing: 0.5px !important;
margin: 10px 0px 0px 0px;
}

.readall-wrapper {
text-align: right;
width:95%;
height: auto;
float: left;
}
.readall-button {
display: inline-block;
width: auto;
border: 1px solid silver;
padding: 1px 5px;
/* text-align: center; */
cursor: pointer;
font-size: 14px;
letter-spacing: 0.5px;
font-weight: 800;
margin: -25px 0px 0px 0px;
position: relative;
z-index: 11;
}
.more_spec 
{
margin:0px 0px 30px 0px;
}
.desc_more
{
width: 100%;
height: auto;
float: left;
font-size:10px !important;
letter-spacing:0.5px !important;
font-weight: 300 !important;  
}
.readall-button:hover {
color: white;
background: silver;
}

.readall-hide:after {
content: "";
display: inline-block;
position: absolute;
bottom: 0;
right: 0;
width: 100%;
height: 25px;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1), white 75%);
}

/*List Product load more or less end */


.abt_product_price {
width: 100%;
height: auto;
float: left;
text-align: left;
padding: 15px 15px;
line-height: 22px;
}
.abt_product_price:hover
{
cursor:pointer;    
}
.mrp {
width: 100%;
height: auto;
float: left;    
font-size:13px;
color: #111;
font-weight: 800;
letter-spacing: 0.8px;
margin: 0px 5px 0px 0px;
}
.mrp label
{
width:110px !important;    
}
.price label
{
width:110px !important;     
}
.price, .quantity, .subtotal {
width: 15%;
}
.price {
width: 100%;
height: auto;
float: left;    
font-size:13px;
color: #7b7b7b;
letter-spacing: 0.8px;
margin: 0px 5px 0px 0px;
}
.price span
{
text-decoration: line-through;    
}
.off_per 
{
font-size: 9px;
font-weight: 300;
color: #fff;
letter-spacing: 0.5px;
position: absolute;
right:10px;
background-color: #b50008;
padding: 3px 4px;
border-radius: 5px;
top:15px;
z-index:111;
}


















.read-more-wrap
{
width:100%;
height: auto;
float: left;  
}
.read-more-state {
display: none;
}

.read-more-target {
opacity: 0;
max-height: 0;
font-size: 0;
transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
opacity: 1;
font-size: inherit;
max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
content: 'Show more';
}

.read-more-state:checked ~ .read-more-trigger:before {
content: 'Show less';
}

.read-more-trigger
{
cursor: pointer;
display: inline-block;
padding: 0 .5em;
color: #666;
font-size: 10px;
border: 1px solid #ddd;
border-radius: .25em;
position: relative;
letter-spacing: 1px;
font-weight: 300;
}
.content_show
{
width: 100%;
height: auto;
float: left;
margin:0px 0px 0px 0px; 
}
.spec_sec_hdtxt {
width: 100%;
height: auto;
float: left;
font-size: 13px;
font-weight: 800;
letter-spacing: 0.5px;
margin: 10px 0px 10px 0px;
}
.spec_sec_list
{
width: 100%;
height: auto;
float: left;
}
.spec_sec_list ul {
width: 100%;
height: auto;
float: left;
padding: 0px 0px 0px 20px;
}
.spec_sec_list ul li 
{
width:50%;
height: auto;
float: left;
box-shadow: 0px 0px 0px 0px !important;
border: none;
margin: 0px 0px 10px 0px;
line-height: 17px;
font-size: 11px;
list-style: circle;
}
.spec_sec_list ul li label
{
width: 140px;
height: 27px;
float: left;
}
.addproduct_spc_field
{
width: 100%;
height: auto !important;
float: left; 
margin: 0px !important; 
}

.read-more-wrap a
{
color: #000;  
}
.product_abttxt
{
width: 100%;
height: auto;
float: left;
padding: 0px 13px;  
}
.add_desc_area {
width: 95%;
height: auto;
float: left;
background-color: transparent;
border: 1px dashed #000;
padding: 18px 10px 18px 10px;
outline: none;
overflow-y: hidden;
overflow-x: hidden;
text-align: center;
margin: 18px 0px 0px 0px;
}
.add_desc_area a {
background-color: #e8e8e8;
padding: 7px 8px;
border: 1px solid #ccc;
font-size: 10px;
font-weight: 300;
color: #000;
position: relative;
top: 35%;
}
.readall p {
font-size: 10px !important;
font-weight: 300 !important;
color: #000 !important;
line-height: 17px;
}
.add_spec_area {
width: 95%;
height: auto;
float: left;
background-color: transparent;
border: 1px dashed #000;
padding: 20px 10px 20px 10px;
outline: none;
overflow-y: hidden;
overflow-x: hidden;
text-align: center;
margin: 20px 0px 0px 0px;
}
.add_spec_area a {
background-color: #e8e8e8;
padding: 9px 15px;
border: 1px solid #ccc;
font-size: 11px;
font-weight: 300;
color: #000;
position: relative;
top: 35%;
}





.product_abttxt a
{
margin: 0px 0px 0px 0px;
color: #000;  
}
.product_abttxt a i
{
position: absolute;
right: 25px;    
}
.more_details
{
right: 0;
top: 0px;
padding:0px;
font-size:18px;
}
.more_details a {
position: absolute !important;
right: 15px !important;
top: 18px !important;
font-size: 25px !important;
color: #000 !important;
}
.view_sales_reportbtn 
{
position: absolute;
right: 6%;
top:18px;
}
.view_sales_reportbtn button
{
font-size:10px;
font-weight: 600;
color: #0072b1;
letter-spacing:1px;
border:none;
text-decoration: underline !important;
}
.view_sales_reportbtn a:hover
{
background-color: transparent;

font-weight:300;  
}




.img_container{
margin: 0 auto;
position: relative;
height: 0;
user-select: none;
width: 100%;
height: 400px;
float: left;
box-shadow: 0px 0px 10px 1px #cccc;
}


.img_container .slide_img {
position: absolute;
width: 100%;
height: 400px;
float: left;
padding: 30px;
}
.slide_img2 {
position: absolute;
width: 100%;
height: 400px;
float: left;
padding: 30px;
}
.img_container input
{
display: none;  
} 
.img_container .slide_img img{
width: 100%;
height:300px;
padding: 30px;
}
.slide_img2 img{
width: 100%;
height:300px;
padding: 30px;
}
.btnprev, .btnnext{
width: 12%;
height: inherit;
position: absolute;
top:0; 
color:#000;
z-index:9;
transition: .45s;
cursor: pointer;
text-align: center;
}

.btnnext{right:0;}
.btnprev{left:0;}

label span{
position: absolute !important;
font-size: 100pt !important;
top: 50% !important;
transform: translateY(-50%) !important;
}

.btnprev:hover, .btnnext:hover{
transition: .3s;
color: #000; 
}

.img_container #nav_slide {
width: 100%;
bottom:0%;
height: 11px;
position: absolute;
text-align: center;
z-index: 9;
cursor: default;
display:none;
}

#nav_slide .dots{
top: -5px;
width:12px;
height:12px;
margin: 0 4px;
position: relative;
border-radius: 100%;
display: inline-block;
background-color: rgba(0, 0, 0, 0.6);
transition: .4s;
}

#nav_slide .dots:hover {
cursor: pointer;
background-color:rgb(0 0 0 / 38%);
transition: .25s
}

.slide_img{z-index: -1;}
.slide_img2{z-index: -1;}
#i1:checked ~ #one  ,
#i2:checked ~ #two  ,
#i3:checked ~ #three,
#i4:checked ~ #four ,
#i5:checked ~ #five 
{z-index: 9; animation: scroll 1s ease-in-out;}

#i1:checked  ~  #nav_slide #dot1,
#i2:checked  ~  #nav_slide #dot2,
#i3:checked  ~  #nav_slide #dot3,
#i4:checked  ~  #nav_slide #dot4,
#i5:checked  ~  #nav_slide #dot5
{ background-color: #8D0606;}

@keyframes scroll{
0%{ opacity:.4;}
100%{opacity:1;}
}   

/* .yt{
margin: 0 auto;
margin-top: 50px;
position: relative;
width: 150px;
height:50px;
border: outset #2c2c2c 4px;
border-radius: 10px;
text-align: center;
font-size: 30pt;
transition: .5s;
}

.yt a{
text-decoration: none;
color: #4c4c4c;
transition: .5s;
}

.yt:hover{
background: #4c4c4c;
transition: .3s;
}

.yt:hover a{
color: #fff;
transition: .3s;
}
*/
@media screen and (max-width: 685px){
.img_container{
border: none;
width: 100%;
height: 0;
padding-bottom: 55%; 
} 

label span { font-size: 50pt; }

.btnprev, .btnnext{
width: 15%;
} 
#nav_slide .dots{
width: 12px;
height: 12px;
}
}





.dropdown-menu
{
min-width: 300px !important;  
left: -142px !important; 
padding:20px 20px !important;
font-size:12px !important;
font-weight: 300 !important;
letter-spacing: 0.8px !important;
line-height: 25px !important; 
top: 22px !important;
z-index: 9 !important;
}
.dropdown-menu.dropdown-anchor-top-left.dropdown-anchor-top-left .dropdown-anchor, 
.dropdown-menu.dropdown-anchor-top-center.dropdown-anchor-top-left .dropdown-anchor, 
.dropdown-menu.dropdown-anchor-top-right.dropdown-anchor-top-left .dropdown-anchor
{
left:68% !important;  
}
.dropdown-menu ul
{
overflow: hidden !important; 
min-width: 300px !important;
margin: 0px 0px 0px 0% !important; 
background-color:transparent !important;
box-shadow: 0px 0px 0px 0px !important
}
.dropdown-menu ul li
{
border:none !important; 
box-shadow: 0px 0px 0px 0px !important;
font-size:10px !important;
font-weight: 300 !important;
letter-spacing: 0.7px !important;
line-height:20px !important; 
margin: 0px 0px 0px 0px !important;
list-style: circle !important;
padding:5px 8px !important; 
border-radius:0px !important;
width: 100% !important;
height: auto !important;
float: left !important;
text-align: left !important;
}
.dropdown-menu ul li label
{
width:135px !important;
float: left;
padding: 0px !important;
margin: 0px !important;
border-radius: 0px !important;
color:#000 !important;
letter-spacing: 0.8px !important;
}
.dropdown-menu ul li label:hover
{
background-color: transparent !important;  
}
.dropdown-menu.dropdown-opened
{
left: -175px !important;  
}
.dropdown-anchor {
border: 10px solid #fff;
}
.toggle {
color: #000;
display: block;
float: right;
position:relative;
z-index:111;
}
.right {
float: right;
}
.menu--right
{
float: right !important;
right:45px !important;
}
h1 { margin:150px auto 30px auto; text-align:center; color:#fff;}

.menu
{
top:48px !important;
right: 0px !important; 
padding: 20px !important;
min-width:40% !important;
width:40% !important;
box-shadow: 0px 0px 0px 0px !important;
border:none !important;
box-shadow: 0 0 5px #333 !important; 
background: lightblue !important;
z-index: 10 !important;
} 
.menu li
{
box-shadow: 0px 0px 0px 0px !important;
border:none !important;
margin: 0px !important;
padding: 0px !important;
min-height: auto !important;
line-height:nomal !important;
}
.menu li a {
font-size:10px !important;
font-weight: normal !important;
color: #000 !important;
letter-spacing: 0.7px !important;

}
.menu li a:hover
{
color:#8D0606 !important;    
}
.menu li:hover
{
background-color: transparent !important; 
}
.menu li a:hover
{
background-color: transparent !important; 
}
.spec_sec_edit
{
position: absolute;
right:2%;
background-color: #ccc;
padding: 11px;
border-radius: 50%;  
}
.spec_sec_edit a
{
color: #000 !important;  
}
/*Admin end*/



.caretdown_icon {
position: relative;
left: 3px;
}
.sidenav {
height:auto;
float:left;
width: 0;
position: fixed;
z-index:11;
top:58px;
right:0;
background-color:#fff;
box-shadow: 1px 1px 1px 1px #aaa;
overflow:hidden !important;
transition: 0.08s;
padding:12px 0px;
}

.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size:18px;
color: #818181;
display: block;
transition: 0.3s;
}

.sidenav a:hover {
color: #f1f1f1;
}

.sidenav .closebtn {
top:0px;
right:-5px;
position:absolute;
font-size: 30px;
margin-left: 50px;
color: #8D0606;
margin: 0px;
padding: 0px 12px 0px 0px;
text-align: right;
}
.closebtn:hover
{
color:#FA0000 !important;
}


@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}


.hdralign
{
padding:10px 20px 10px 10px;
}
.usernametxt {
width: 100%;
height: auto;
float: left;
letter-spacing: 0.8px;
font-size: 13px;
font-weight: 600;
}
.insid {
width: 100%;
height: auto;
float: left;
padding: 0px 0px 10px 0px;
margin-bottom: 9px;
letter-spacing: 0.8px;
font-size: 12px;
font-weight: 300;
color: #555;
border-bottom: 1px solid #eee;
}
.insid a {
padding: 0px;
font-size: 12px;
display: inline;
color: #111;
}
.insid a:hover {
color: #f9a065;
}
.user_role
{
}
.user_role a
{
background-color:#8D0606;
border:1px solid #8D0606;
color: #fff;
font-size: 12px;
font-weight: 400;
letter-spacing: 1px;
border-radius: 5px;
padding:4px 8px;
}
.user_role a:hover
{
background-color:transparent;
color:#8D0606;
}
.subscriptiontxt {
width: 100%;
height: auto;
float: left;
letter-spacing: 0.8px;
font-size: 13px;
font-weight: 600;
}
.std_trail {
width: 100%;
height: auto;
float: left;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
letter-spacing: 0.8px;
font-size: 12px;
font-weight: 300;
color: #555;
border-bottom: 1px solid #eee;
}
.signbtn {
width: 100%;
height: auto;
float: left;
text-align: center;
}
.signbtn button {
width: 100%;
padding: 10px 30px;
border: 1px solid #f9f9f9;
background-color: #f9f9f9;
color: #111;
font-size: 14px;
letter-spacing: 0.8px;
box-shadow: 3px 3px 1px #ccc;
}

.signbtn button a {
color:#111 !important;
font-size: 14px;
letter-spacing: 0.8px;
}
.signbtn button a:hover {
color:#11558c !important;
font-size: 14px;
letter-spacing: 0.8px;
text-decoration:none;
}


.topheader {
width: 100%;
height: 30px;
float: left;
padding:7px 30px 7px 15px;
margin-bottom: 15px;
background-color: #bdbdbd;
border-bottom: 1px solid #bdbdbd;
}


.modalright
{
width:100%;
height:auto;
float:left;
margin:-25px 10px 0px 10px !important;
}

.header {
width: 100%;
height:auto;
float: left;
position: fixed;
z-index:9999;
top: 0px;
padding:4px 0px;
background-color: #fff;
border-bottom: 1px solid #eee;
}
.user_logout
{
padding: 9px 0px;  
}
.user_logout a
{
color: #000;  
}
.hdr_combobx
{
width:96%;
height:auto;
float:left;
margin:15px 0px 50px 0px;
}
.sales_person_combobx
{
width:26.5%;
height:auto;
float:left;
margin:0px 10px 0px 0px;
}
.routes_combobx
{
width:26.5%;
height:auto;
float:left;
margin:0px 10px 0px 0px;
}
.routecombo
{
margin:0px 0px 30px 0px;
}
.routecombo select
{
outline:none !important;
}
.plus_icon
{
width: 100%;
height: auto;
float: left;
text-align: center;
padding: 8px 0px !important;
border: none !important;
}
.ziehharmonika, .ziehharmonika p
{
width: 100%;
height: auto;
float: left;
}
.ziehharmonika h3 {
color: #111;
text-align: left;
padding:11px 12px;
letter-spacing:0.9px;
cursor: pointer;
margin-top: 0;
margin-bottom: 9px;
padding-right: 40px;
transition: 0.25s all;
position: relative;
font-size:13px;
font-weight:600;
width: 100%;
height: auto;
float: left;
}
.ziehharmonika h3.active {
margin-bottom: 21px;
background:#11558c;
color:#fff;
}
.ziehharmonika h3::before {
content: attr(data-prefix);
font-size: 18px;
margin-right: 9px;
}
.ziehharmonika h3.alignLeft {
padding-left: 35px;
}
.ziehharmonika > div {
display: none;
background: #fff;
border: 1px solid #cdcdcd;
text-align: left;
padding:7px 33px;
margin-bottom: 9px;
width: 100%;
height: auto;
float: left;
}
.ziehharmonika .arrowDown {
width: 0;
height: 0;
border-style: solid;
border-width: 13.0px 7.5px 0 7.5px;
border-color: #272e35 transparent transparent transparent;
position: absolute;
bottom: 0;
left: 40px;
transition: 0.25s all;
opacity: 0;
}
.ziehharmonika .active .arrowDown {
bottom: -13px;
border-color:#11558c transparent transparent transparent;
opacity: 1;
}
.ziehharmonika .collapseIcon {
position: absolute;
right: 20px;
top: 45%;
font-size: 25px;
font-weight: 300;
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
}
.ziehharmonika .collapseIcon.alignLeft {
right: initial;
left: 20px;
}
.driver_combobx
{
width:26.5%;
height:auto;
float:left;
margin:0px 10px 0px 0px;
}
.sales_person_combobx select, .routes_combobx select, .driver_combobx select
{
width:100%;
height:auto;
float:left;
margin:0px 10px 0px 0px;
border:1px solid #eee;
padding:8px 8px 8px 8px;
outline:none;
}
.hd_combobx_bx
{
width: 130px;
height: auto;
float: left;
margin:2px 0px;
}
.hd_combobx_bx button
{
width:100px;
height:auto;
float:left;
border:1px solid #11558c;
background-color:#11558c;
padding:6px 0px;
color:#fff;
outline:none;

}
.multi-select-container {
display: inline-block;
position: relative;
}

.multi-select-menu {
position: absolute;
left: 0;
top:24px;
width: 210px !important;
z-index: 1;
float: left;
min-width: 100%;
background: #fff;
margin: 1em 0;
border: 1px solid #eee;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
display: none;
}
.multi-select-menuitem {
display: block;
font-size: 0.875em;
padding: 0.6em 1em 0.6em 30px;
white-space: nowrap;
}

.multi-select-menuitem + .multi-select-menuitem {
padding-top: 0;
}

.multi-select-presets {
border-bottom: 1px solid #ddd;
}

.multi-select-menuitem input {
position: absolute;
margin-top: 0.25em;
margin-left: -20px;
}

.multi-select-button {
display: inline-block;
padding:8px;
width:300px;
float:left;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: -0.5em;
background-color: #fff;
border: 1px solid #eee;
cursor: default;
}

.multi-select-button:after {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 0.4em 0.4em 0 0.4em;
border-color: #999 transparent transparent transparent;
margin-left:192px;
vertical-align: 0.1em;
}

.multi-select-container--open .multi-select-menu {
display: block;
}

.multi-select-container--open .multi-select-button:after {
border-width: 0 0.4em 0.4em 0.4em;
border-color: transparent transparent #999 transparent;
}

.multi-select-container--positioned .multi-select-menu {
/* Avoid border/padding on menu messing with JavaScript width calculation */
box-sizing: border-box;
}

.multi-select-container--positioned .multi-select-menu label {
/* Allow labels to line wrap when menu is artificially narrowed */
white-space: normal;
}


.company_logo {
width: 100%;
height: auto;
text-align:left;
margin:0px;
font-size:28px;
padding:0px 0px 0px 0px;
font-family: 'Crete Round' !important;
color:#000;
}
.company_logo img {
width: 100%;
height: 100%;
object-fit:contain;
}
.company_logo span {
font-family: 'Josefin Sans' !important;
}
.company_logo a {

}
.company_logo a sup {
font-size: 12px;
position: relative;
top: -22px;
left: -12px;
}
.company_sales_login_logo
{
width: 100%;
height: auto;
text-align: center;
margin:0px;
}
.company_sales_login_logo a {
font-size:50px;
font-weight: 900;
color: #15547D;
letter-spacing: 0.5px;
text-shadow: 2px 2px #ccc;
text-align: right;
font-family: "BauhausITCbyBT-Heavy" !important;
position:relative;
top:-10px;
}
.company_sales_login_logo a sup {
font-size: 12px;
position: relative;
top: -22px;
left: -12px;
}
.add_pay_btn
{
width:100%;
height:auto;
float:left;
}
.addpay
{
width:900px !important;
}
.amttxt p, .amttxt input
{
font-size:15px !important;
color:red !important;
}
.add_pay_popbtn {
width:100%;
float: left;
text-align: right;
}
.add_pay_popbtn input {
background-color: #0072b1;
border: 1px solid #0072b1;
padding: 6px 20px;
color: #fff;
}
.sales_person_opt
{
position: absolute;
left:16%;
width:750px;
height: auto;
float: left;
z-index:1;
}
.addicon
{
width:auto;
height:auto;
text-align:center;
font-size:20px;
font-weight:800;
color:#111;
}
.sales_person_opt select
{
width:100%;
height:auto;
float:left;
border:1px solid #eee;
padding:5px;
outline:none;
font-size:13px;
}
.sales_person_opt input
{
width:80%;
height:auto;
float:left;
border:1px solid #eee;
padding:5px;
outline:none;
font-size:13px;
}
.sales_person_label
{
width: auto;
height: auto;
float: left;
margin: 0px 10px 0px 0px;
padding: 10px 0px 0px 0px;
font-size: 11px;
letter-spacing: 0.8px;
font-weight: 600;
color: #555;
}
.add_pay_btn input
{
border:1px solid #555;
background-color:#555;
color:#fff;
padding:5px 10px;
font-size:10px;
letter-spacing:0.8px;
}
.logoimg
{
width:100%;
text-align:left;
}
.header_menus
{
width:100%;
text-align:center;
float:left;
}
.header_menus ul
{
padding: 0px;
position: absolute;
}
.header_menus ul li
{
list-style:none;
float:left;
padding-left:5px;
}
.header_menus ul li a
{
font-size:13px;
color:#fff;
font-weight:500;
padding:8px 6px;
}
.header_menus ul li a:hover
{
text-decoration:none;
color:#eee;
background-color:#11558c;
}
.sessiontxt
{
font-size:12px;
letter-spacing:0.5px;
color:#fff;
font-weight:300;
text-align:right;
}
.sessiontxt a
{
color:#fff;
margin-right:20px;
}
.sessiontxt a:hover
{
}

/*Header End*/


/*============= Active Classes End ==========*/

/* Tree Menu */
.content {
/*  margin: 100px auto;
width: 260px;
*/}

.colors {
float: left;
margin: 20px auto;
width: 260px;
}

.colors a {
float: left;
height: 30px;
width: 33.33333333%;
}

.colors .default { background: #414956; }

.colors .blue { background: #4a89dc; }

.colors .white { background: #ffffff; }

.menu {
float: left;
min-width: 100%;
outline: 0;
position: relative;
}
.scrollbar
{
float: left;
height:100vh;
width:100%;
background:#e2e2e2;
overflow-y: scroll;
}

.force-overflow
{
min-height:100vh;
}
#style-6::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar
{
width:4px;
background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar-thumb
{
background-color:#11558c;	
}


.mainNav {

width:100%;
}
/* First Level */
.mainNav ul {
width: 100%;
margin: 0;
padding: 0px 0px 0px 5px;
list-style: none;
height: auto;
float: left;
}
.mainNav ul li {
width: 100%;
height: auto;
float: left;
}
.mainNav ul li:hover
{
/*background-color:#c8c8c8;*/
}
.mainNav ul li a {
color: #111;
display: block;
font-size:12px;
letter-spacing:0.6px;
line-height: normal;
padding:8px 0px;
text-decoration:none;
margin: 0px !important;
}
.mainNav ul li a i {
margin-right:6px !important;
}
.mainNav ul li a:hover {

text-decoration: none;
}
/* Second Level */
.mainNav ul ul {
border-bottom: none;
/*background-color:#eee !important; */
padding: 0px 0px 0px 10px;
}
.mainNav ul ul li {

}
.mainNav ul ul li:hover
{
/*background-color:#f5f5f5;*/
}
.mainNav ul ul li a {
color: #111;
display: block;
font-size:11px;
letter-spacing:0.2px;
line-height: normal;
width:220px;
height: auto;
float: left;
}
.mainNav ul ul li a:hover {

}
/* Third Level */
.mainNav ul ul ul {

}
.mainNav ul ul ul li {
border:none;
}
.mainNav ul ul ul li a {
width: auto;
height: auto;
float: left;
margin: 0px 0px 0px 5px !important;    
color: #111;
}
/* Accordion Button */
ul li.has-subnav .accordion-btn {
width:auto !important;
height:25px !important;
color:#111; 
top:10px;
position:absolute;
right:0px;
font-size: 13px;
}
ul ul li.has-subnav .accordion-btn {
width:65% !important;
height:25px !important;
color:#111; 
top:9px !important;;
position:absolute;
right:0px;
font-size: 13px;
}
ul ul ul li.has-subnav .accordion-btn {
width:65% !important;
height:25px !important;
color:#111; 
top:20px !important;;
position:absolute;
right:0px;
line-height:20px !important;
font-size: 13px;
}

@media screen and (max-width: 1024px) {
.mainNav {width:  100%;}
}
@media screen and (max-width: 700px) {
.mainNav {width: 100%;}
}
.menu-label
{
position: absolute !important;
right:35px;
font-size: 13px;
}
.treemenu_active
{
/*background-color:#c8c8c8 !important;*/
}
.treemenu_active li ul
{
display:block;
}
.sidemenu_active
{
background-color:#c8c8c8 !important;
}
/* Tree Menu End */



/*Sidemenu*/
.sidemenu
{
padding: 0px;
width:15%;
left: 0;
top:60px;
z-index: 1;
position:fixed;
background-color: #f9f9f9;
height: 600px;}
.sidebar
{
width:100%;
height:100vh;
background-color:#fff;
border-right:1px solid #e6e0e0;
}
.sidebarhdtxt
{
width: 100%;
text-align: left;
font-size:14px;
letter-spacing: 0.8px;
font-weight:700;
float:left;
padding:10px 15px 10px 30px;
}
.sidebarhdtxt select
{
width:100%;
padding:10px 12px;
border:1px solid #eee;
letter-spacing:1.5px;
-moz-appearance:none;
}
option
{
line-height:32px !important;
letter-spacing:1.5px !important;
}
.sidemenu_list
{
width:100%;
height:auto;
float:left;
}
.sidemenu_list ul
{
padding:0px;
}
.sidemenu_list ul li
{
list-style: none;
line-height:35px;
}
.sidemenu_list ul li a
{
font-size:14px;
letter-spacing:0.6px;
color:#111;
font-weight:400;
padding: 17px 0px 17px 30px;
}
.sidemenu_list ul li a:hover
{
text-decoration:none;
color:#fff;
}
.sidemenu_list ul li:hover
{
background-color:#0073cf;
}
/*Sidemenu End*/



/* Tree Menu */
.content {
/*  margin: 100px auto;
width: 260px;
*/}

.colors {
float: left;
margin: 20px auto;
width: 260px;
}

.colors a {
float: left;
height: 30px;
width: 33.33333333%;
}

.colors .default { background: #414956; }

.colors .blue { background: #4a89dc; }

.colors .white { background: #ffffff; }

.menu {
float: left;
min-width: 100%;
outline: 0;
position: relative;
}

.menu * {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: 0;
}

.menu .menu-footer {
background: #414956;
color: #f0f0f0;
float: left;
font-weight: normal;
height: 50px;
line-height: 50px;
font-size: 6px;
width: 100%;
text-align: center;
}

.menu {
float: left;
min-width: 100%;
height:465px;
outline: 0;
position: relative;

}

.scrollbar
{
float: left;
height:88vh;
width:100%;
background:#fff;
overflow-y: scroll;
overflow-x:hidden;
padding:14px 14px 14px 5px;

}
.scrollbar2
{
float: left;
height:500px;
width:100%;
background:#fff;
overflow-y: scroll;

}
.force-overflow
{
min-height:500px;
}
#style-6::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color:#eee;
}

#style-6::-webkit-scrollbar
{
width:2px;
background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar-thumb
{
background-color:#11558c;	
}





.nav a, .nav label {
display: block;
color: #111;
-webkit-transition: all .25s ease-in;
transition: all .25s ease-in;
}

.nav a:focus, .nav a:hover, .nav label:focus, .nav label:hover {

}

.nav label { cursor: pointer; }

/**
* Styling first level lists items
*/

.group-list a, .group-list label {
padding-left: 2rem;
}
.group-list a:focus, .group-list a:hover, .group-list label:focus, .group-list label:hover {  }

/**
* Styling second level list items
*/

.sub-group-list a, .sub-group-list label {
padding-left: 4rem;

}

.sub-group-list a:focus, .sub-group-list a:hover, .sub-group-list label:focus, .sub-group-list label:hover {  }

/**
* Styling third level list items
*/

.sub-sub-group-list a, .sub-sub-group-list label {
padding-left: 6rem;

}

.sub-sub-group-list a:focus, .sub-sub-group-list a:hover, .sub-sub-group-list label:focus, .sub-sub-group-list label:hover {  }

/**
* Hide nested lists
*/

.group-list, .sub-group-list, .sub-sub-group-list {
height: 100%;
max-height: 0;
overflow: hidden;
-webkit-transition: max-height .5s ease-in-out;
transition: max-height .5s ease-in-out;
}

.nav_list input[type=checkbox]:checked + label + ul { /* reset the height when checkbox is checked */
max-height: 1000px; }

/**
* Rotating chevron icon
*/
label > span {
float: right;
position: relative;
-webkit-transition: -webkit-transform .65s ease;
transition: transform .65s ease;
top: 7px;
font-size: 50px !important;
background-color: #ccc;
padding: 0px 10px 8px 10px;
line-height: 1;
}
.btnprev span
{
left:0px !important;    
}
.btnnext span
{
right:0px !important;    
}
.nav_list input[type=checkbox]:checked + label > span {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.group-list
{
background-color:#eee;
}
/* Tree Menu End */








/*information Box*/

.welcometxt
{
width:100%;
height:auto;
float:left;
text-align:center;
font-size:55px;
letter-spacing:1px;
color:#111;
font-weight:300;
padding:130px 0px 10px 0px;
}
.welcome_subtxt
{
width:100%;
height:auto;
float:left;
text-align:center;
font-size:20px;
letter-spacing:1px;
color:#111;
font-weight:300;
padding:0px 80px;
line-height:30px;
}
/*.infobox {
width: 96%;
height: auto;
float: left;
margin:65px 2% 20px 2%;
background-color: #f7cfb4;
padding: 6px 15px;
}*/
.infobox {
width: 96%;
height: auto;
float: left;
margin:0px 2% 20px 2%;
background-color: #f7cfb4;
padding: 6px 15px;
}
.infoicon_contain {
width: 4%;
height: auto;
float: left;
text-align: left;
}
.infoicon {
width: 100%;
height: auto;
color: #111;
font-size: 28px;
margin: 6px 0px;
}
.infocontent_contain {
width: 96%;
height: auto;
float: left;
padding: 2px 0px;
}
.infocontent {
width: 100%;
height: auto;
font-size:11px;
font-weight:600;
letter-spacing: 0.6px;
letter-spacing: 0.5px;
color:#111;
margin: 0px;
}



/*information Box End*/

/*User Permission*/
.user_permission_hdr
{
width:100%;
height:auto;
float:left;
border-bottom:1px solid #eee;
padding-bottom:15px;
margin-bottom:15px;
display:none;
}
.usernametxt
{
width:100%;
height:auto;
float:left;
font-size:13px;
font-weight:600;
letter-spacing:0.8px;
color:#111;
line-height:23px;
}
.updtbtn
{
width:100%;
height:auto;
float:left;
text-align:right;
}
.updtbtn button
{
background-color:#eee;
padding:6px 25px;
border:1px solid #eee;
letter-spacing:0.6px;
outline:0px;
}
.usrper_field
{
width:100%;
height:auto;
float:left;
text-align:right;
margin:0px !important;
}
.userpermission_field
{
width:100%;
height:auto;
float:left;
margin-bottom:18px;
}
.hdtxt {
width: auto;
height: auto;
float: left;
margin-bottom: 0px;
font-size: 12px;
letter-spacing: 1px;
color: #ff6600;
font-weight: 600;
padding-left: 0px;
margin-top:1px;
}
.permission_row
{
width:100%;
height:auto;
float:left;
margin-bottom:15px;
}
.permission_row .mainNav
{
width:100%;
height:auto;
float:left;
margin:10px 0px 0px 0px;
}
.permission_row .mainNav ul li
{
margin:0px 0px 5px 0px;    
}
.permission_row .mainNav ul 
{
padding:0px 0px 0px 25px;   
}
.bottom_line
{
width:90%;
height:1px;
background-color:#ddd;
margin:10px 5% 10px 5%;
float:left;
}
.checkbox label:after {
content: '';
display: table;
clear: both;
}

.checkbox .cr {
position: relative !important;
display: inline-block;
border:1px solid #a9a9a9 !important;
border-radius: 5px;
width:18px !important;
height:18px !important;
float: left;
margin-right: 0px;
background-color: transparent;
padding:7px 3px !important;
top:0px !important;
transform: translateY(0%) !important;
}

.checkbox .cr .cr-icon {
position: absolute;
font-size:10px;
line-height: 0;
top: 50%;
left: 15%;
}

.checkbox label input[type="checkbox"] {
display: none;
}

.checkbox label input[type="checkbox"]+.cr>.cr-icon {
opacity: 0;

}

.checkbox label input[type="checkbox"]:checked+.cr>.cr-icon {
opacity: 1;
}
.checkbox label input[type="checkbox"]:checked+.cr {
border:1px solid green;
}
.checkbox label input[type="checkbox"]:disabled+.cr {
opacity: .5;
border:1px solid green;
color:green;
}
.glyphicon-ok:before
{
color:green;
}
input
{
outline:none;
}
/*User Permission End*/







/* Client Profile*/
.fieldline
{
width:100%;
height:40px;
float:left;
margin:0px 0px 0px 0px;
}
.user_profile_view_fieldline
{
width:100%;
height:30px;
float:left;
margin:0px 0px 0px 0px;
}
.fieldbx_multiselect
{
width:100%;
height:105px !important;
float:left;
}
.fieldbox
{
width:100%;
height:30px;
float:left;
}
.fieldbox input
{
width:100%;
height:auto;
float:left;
font-size:13px;
color:#333;
font-weight:300;
letter-spacing:0.5px;
border:none;
outline:none;
border-bottom:1px solid #ccc !important;
}
.fieldbox textarea
{
width:100%;
height:auto;
overflow:hidden;
resize: none;
border:none;
outline:none;
border-bottom:1px solid #ccc !important;
}
.fieldbox select
{
width:100%;
height:auto;
float:left;
padding:0px 5px 5px 0px;
border:none;
outline:none;
border-bottom:1px solid #ccc !important;
font-size:13px;
}
.add_pay_hdxontent
{
width:100%;
height:auto;
float:left;
text-align:right;
font-size:14px;
letter-spacing:0.8px;
color:red;
font-weight:300;
position: relative;
right: -5px;
}
.add_pay_hdxontent span
{
color:#111;
}
.fieldbox textarea[disabled]
{
background-color:#fff;
resize: none;
border:none !important;
}
.fieldbox input[disabled]
{
border:none !important;
outline:none;
background-color:#fff !important;
}
.fieldbox select[disabled]
{
-webkit-appearance: none;
border:none !important;
outline:none;
}
.fieldbox select multiple[disabled]
{
-webkit-appearance: none;
border:none !important;
outline:none;
}
.hideoverflow {
overflow: hidden;
border:none !important;
}
.empty
{
padding:0px;
}
.product_hdtxt
{
width:100%;
height:auto;
float:left;
text-align:center;
font-size:13px;
letter-spacing:0.8px;
color:#555;
font-weight:600;
}
.fieldlabel
{
width:100%;
height:auto;
float:left;
font-size:13px;
color:#111;
letter-spacing:0.4px;
font-weight:600;}
.fieldlabel p
{
margin:0px;
}
.generatepw {
width: 100%;
height: auto;
float: left;
text-align: left;
position:absolute;
top: 5px;
left:-30px;
}
.generatepw a {
background-color: #eaeaea;
color: #111;
padding: 6px 20px;
letter-spacing: 0.8px;
}

.user_permis 
{ color:#FF0000 !important;
}
/* Client Profile*/
.bill_no_bt
{
width:100%;
height:auto;
float:left;
}
.bill_no_bt_hdtxt
{
width:100%;
height:auto;
float:left;
font-size:13px;
letter-spacing:0.8px;
color:#111;
font-weight:600;
text-align:center;
}
.payment_list 
{
width:100%;
height:auto;
float:left;
}
.payment_list ul
{
padding:0px;
margin:0px;
}
.payment_list ul li {
list-style: none;
line-height: 24px;
float: left;
padding: 0px 30px 0px 0px;
text-align: left;
width: 100%;
font-size: 12px;
}
.payment_list ul li span
{
font-weight:600;
}
.hdlist
{
font-weight:600;
}
/*============= Record Added Success Alert ==========*/
.success_popup
{
width:100%;
height:auto;
float:left;
margin:0px 0px 0px 0px;
text-align:center;
position: absolute;
top: 0;
z-index: 111;
}
.sucess_content
{
width:100%;
height:auto;
float:left;
}
.sucess_content a
{
background-color: #aadcaa;
border: 1px solid green;
color: green;
padding: 8px 30px 8px 10px;
}
.sucess_content a:hover
{
text-decoration:none;
}
.sucess_content i
{
background-color: #aadcaa;
border: 1px solid green;
color: green;
padding:10px;
border-right:0px;
}
.sucessline_txt
{
width: 80%;
font-size: 14px;
letter-spacing: 0.5px;
font-weight: 300;
color: green;
text-align: left;
float: left;
padding-left: 8px;
}
.success_popup
{
display:none;
}
.successwidth
{
width: 450px !important;
margin:-2px 0px 0px 0px !important;
}
.contentshadow
{
width: 100%;
border-radius: 0px !important;
float: left;
padding:7px 15px 3px 20px;
}
.sucess_checkmark
{
width:6%;
text-align:left;
height:auto;
float:left;
padding:3px 0px;
}
.recordsuccess_body {
width: 94% !important;
padding: 0 !important;
}

/*============= Record Added Success Alert End ==========*/









/*body right section*/
.leadcontact {
width: 100%;
float: left;
height: auto;
margin:45px 0px 0px 0px !important;
}
.unbilled_lecon
{
margin:38px 0px 0px 0px !important;    
}
.del_checkbx {
position: relative;
cursor: pointer;
/*left:10px;*/
top:1px;
}
.del_checkbx:before {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
content: "";
position: absolute;
left: 0;
z-index: 1;
width:15px;
height:15px;
border: 2px solid #eee;
}
.del_checkbx:checked:before {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
height: .8rem;
border-color:#11558c;
border-top-style: none;
border-right-style: none;
}
.del_checkbx:after {
content: "";
position: absolute;
left: 0;
width:15px;
height:15px;
background: #fff;
cursor: pointer;
}

.pro_cate_img
{
width:100%;
height:auto;
float:left;
margin: 20px 0px;
}
.pro_cate_img img
{
width:auto;
height:160px;
float:left;
}





.dashcontent
{
width:100%;
height:auto;
padding: 0px 20px;
overflow: hidden;
position: relative;
right:0px;
top:0px;
/*position:absolute;*/}
.contentarea
{
width:97%;
float: left;
background-color: #fff;
padding:12px;
margin:10px 20px 80px 20px;
border-top: 3px solid green;
margin-top:70px !important;
}
.sales_orderlist
{
width:97%;
float: left;
background-color: #fff;
padding:12px;
margin:10px 20px 80px 20px;
border-top: 3px solid green;
margin-top:10px !important;
}
.menulist_nobtmmargin
{
margin:110px 20px 15px 20px !important;    
}
.nobtmmargin
{
margin:12px 20px 15px 20px !important;    
}
.listtrial_nobtmmargin
{
margin:110px 20px 15px 20px !important;    
}
.role_nobtmmargin
{
margin:75px 20px 15px 20px !important;    
}
.list_apppaln_nobtmmargin
{
margin:110px 20px 15px 20px !important;    
}
.sauser_permission {
float:left;    
font-size: 20px;
color: #555;
margin: 0px 0px 0px 5px;
}
.lead_contentarea
{
width: 96%;
float: left;
background-color: #fff;
padding:0px 20px 20px 20px;
margin:10px 20px 80px 20px;
border-top: 3px solid green;
margin-top:60px;
}
.whitespace
{
/*width:94%;
height:auto;
float:left;
background-color:#fff;
margin:0% 3% 0% 3%;
padding:20px;
*/}

.labeltxt
{
width:74%;
float:left;
padding-left:30px;
}
.countnumber
{
width:20%;
float:left;
text-align:right;
}
/*.informationtxt {
width:83%;
height: auto;
padding:25px 25px 5px 0px;
background-color: #f7f7f7;
position: fixed;
z-index: 1111;
float: left;
margin:0px 0px 0px 18px;
}*/

.informationtxt {
width: 100%;
height: auto;
padding: 0px;
background-color: #f7f7f7;
position: relative;
z-index: 1111;
float: left;
margin: 0px 0%;
}
.informationtxt2
{
width: 100%;
height: auto;
float: left;
margin:6px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.informationtxt h3
{
font-size:14px !important;    
margin:0px 0px 0px 0px !important; 
font-weight:800;
color:#ff6600;
letter-spacing:1px;
}
.list_pro_bdy
{
margin-top: 115px;    
}
.list_pro_bdy .pro_paginate
{
padding:0px !important;
right:-12px !important;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 11111 !important;
background-color: #000;
}
.addfinancial_btntxt
{
width:100%;
height:40px;
padding:0px 25px 10px 25px;
background-color:#ececec;
}
/*body right section End*/
.pagelink
{
width:100%;
height: auto;
float: left;
text-align: left;
font-size:12px;
letter-spacing:0.5px;
word-spacing:1px;
color:#000;
padding: 10px 0px;
}
.pagelink a
{
font-size:12px;
letter-spacing:0.5px;
color:#000;
margin-right:5px;
font-weight:600;
}
.entries_shown
{
width:70%;
text-align:left;
float:left;
}
.search
{
width:30%;
text-align:right;
float:left;
}
.show
{
width:45px;
float: left;
font-size: 14px;
letter-spacing: 0.8px;
text-align:left;
}
.selectshown
{
width:54px;
float: left;
text-align: left;
}
.selectshown select
{
border:1px solid #ccc;
}
.searchtxt
{
width:120px;
float:left;
padding:5px 0px;
}
.entries
{
width: 50px;
float: left;
font-size: 14px;
letter-spacing: 0.5px;
}
.searchbx
{
}
.searchbx input
{
padding: 5px 10px;
border: 1px solid #eee;
}
/*grid*/
.grid
{
width:100%;
height:auto;
background-color:;
}
.gridheader
{
width:100%;
height:30px;
padding:0px 0px;
float:left;
margin-top:18px;
background-color:#eee;
}
.grid_sno
{
width:100%;
padding:5px 0px 5px 10px;
border-right:1px solid #fff;
font-size: 14px;
color: #111;
font-weight: 700;
}
.grid_financial_year
{
width:100%;
padding:5px 0px 5px 10px;
border-right:1px solid #fff;
font-size: 14px;
color: #111;
font-weight: 700;
}
.grid_status
{
width:100%;
padding:5px 0px 5px 10px;
border-right:1px solid #fff;
font-size: 14px;
color: #111;
font-weight: 700;
}
.grid_action
{
width:100%;
padding:5px 0px 5px 10px;
font-size: 14px;
color: #111;
font-weight: 700;
}
.gridtable
{
width:100%;
height:auto;
float:left;
}
.ajaxSearchItems td
{
font-size:12px !important;
font-weight: 700 !important;
}
td
{
padding:3px 2px !important;
font-size:17px !important;
letter-spacing: 0.8px !important;
border: 1px solid #e7e7e7 !important;
font-family: 'PTSans-Bold' !important;
}
.edit
{
}
.edit button
{
font-size:12px;
padding:2px 10px;
color:#111;
background-color:#ccc;
border:1px solid #ccc;
}
.activebtn
{
}
.activebtn button
{
background-color:green;
border:1px solid green;
color:#fff;
}
.withholdbtn
{
}
.withholdbtn button
{
background-color:#3c8dbc;
border:1px solid #3c8dbc;
color:#fff;
}

.disabledbtn
{
}
.disabledbtn button
{
background-color:red;
border:1px solid red;
color:#fff;
}
.trbggray
{
background-color:#fafafa;
}
.footertr
{
}
.footertr td
{
font-weight:700;
color:#111;
}
.user_designation 
{
font-size:14px;
}
.user_designation span
{
color:#2196F3;
}
.user_infohdtxt {
font-family: "Open Sans";
font-size: 14px;
font-weight: 500;
color: #111;
padding: 5px 0px;
margin-bottom: 0px;
}
.fb {
width: 20px;
height: 20px;
font-size: 10px;
padding: 3px 8px;
border-radius: 50%;
background-color: #2196F3;
color: #fff;
cursor: pointer;
}
.tw {
width: 20px;
height: 20px;
font-size: 10px;
padding: 3px 6px;
border-radius: 50%;
background-color: #1dcaff;
color: #fff;
cursor: pointer;
}
.linkin {
width: 20px;
height: 20px;
font-size: 10px;
padding: 2px 7px 4px 7px;
border-radius: 50%;
background-color: #337ab7;
color: #fff;
cursor: pointer;
}

.botmbrd
{
border-bottom:1px solid #eee;
padding-bottom:5px;
margin-bottom:20px;
}
.inptfiled
{
width:100%;
}
.inptfiled input
{
width:100%;
font-size:13px;
letter-spacing:0.8px;
padding:5px 15px;
border:1px solid #eee;
}
.inptfiled input[disabled]
{
background-color:#fff !important;
}
.inptfiled select[disabled]
{
background-color:#fff !important;
-webkit-appearance: none;
}
.inptfiled textarea[disabled]
{
background-color:#fff !important;
-webkit-appearance: none !important;
border:none !important;
overflow:hidden;
resize: none;
}
.inptfiled select
{
width:100%;
font-size:13px;
letter-spacing:0.8px;
padding:5px 15px;
border:none;

}
.inptfiled textarea
{
width: 100%;
height: 50px;
font-size: 11px;
letter-spacing:1px;
padding: 5px 15px;
border: 1px solid #eee;
}

.fieldbx
{
width:100%;
padding:0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.address
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}

.country
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.timezone
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.gstno
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.lanlineno
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.mobileno
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.website
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.emailid
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.pincode
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.district
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.state
{
width:100%;
padding:5px 0px;
font-size: 14px;
letter-spacing: 0.8px;
}
.profile_field
{
width:100%;
height:40px;
float:left;
}
.brandhdtxt
{
width:100%;
height:auto;
background-color:#eee;
}
.brandhdtxt td
{
font-size: 14px;
color: #111;
font-weight: 700;
border-right: 1px solid #fff!important
}
.errortxt, .errormsg
{
width:100%;
margin:3px 0px 0px 0px;
color:red;
height:auto;
float:left;
font-size:10px;
letter-spacing:0.3px;
text-align:left;

}
.login_errortxt
{
width: 100%;
margin:3px 0px 5px 0px;
color: red !important;
height: auto;
float: left;
font-size:12px;
font-weight: 300;
letter-spacing: 0.5px;
text-align:left;
}
.hr_login_errortxt
{
width: 100%;
margin:3px 0px 5px 0px;
color: red !important;
height:18px;
float: left;
font-size:12px;
font-weight: 300;
letter-spacing: 0.5px;
text-align:left;
}
.pricinghdtxt
{
background-color: #eee;
width:10% !important;
}
.pricinghdtxt td
{
font-weight: 700;
font-size:13px;
padding:0px;
}
.sno
{
width:45px;
}
.select_employee
{
width:150px;
float:left;
margin-right:20px;
}
.select_employee select
{
width:100%;
padding:5px 0px 5px 2px;
border:1px solid #aaa;
letter-spacing:0.8px;
color:#aaa;
}
.select_employee p
{
font-size:14px;
letter-spacing:0.6px;
font-weight:700;}

.select_route
{
width:150px;
float:left;
}
.select_route select
{
width:100%;
padding:5px 0px 5px 2px;
border:1px solid #aaa;
font-size:13px;
letter-spacing:0.8px;
color:#aaa;
}
.select_route p
{
font-size:14px;
letter-spacing:0.6px;
font-weight:700;}

.selectemp
{
padding: 0px 0px 20px 0px;
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
}
.srchbtn
{
width:100px;
float:left;
margin-left:20px;
padding:30px 0px 10px 0px;
}
.srchbtn input
{
width: 90px;
border: 1px solid #0072b1;
background-color: #0072b1;
color: #fff;
font-size: 14px;
letter-spacing: 0.6px;
font-weight: 600;
padding:4px 20px;
}
/*grid End*/



.inventory_total
{
width:auto;
height: auto;
float: right;
margin: 10px 17px 10px 0px;
font-size:16px;
font-weight: 800;   
text-align:right;
}
.inventory_total i
{
font-size: 12px !important;
margin: 0px 0px 0px 11px;
color: #15823f;    
}
.chek_totvalue button:hover, .chek_totvalue button:focus {
background-color: #eee;
color: #000;
}
.chek_totvalue button {
font-size: 10px !important;
font-weight: 800;
letter-spacing: 1px;
border: 1px solid #000;
background-color: #fff;
color: #000;
padding: 7px 10px;
width: 107px;
height: auto;
float: left;
text-align: center;
line-height: 15px;
margin: 0px 0px 6px 0px;
}
.available_stk {
width: 100%;
height: auto;
float: left;
font-size: 11px;
font-weight: 300;
color: #000;
letter-spacing: 0.8px;
margin: 7px 0px 0px 0px;
}
.available_stk span {
color: green !important;
}





/*Modal*/
.pay_confirm_modal div.modal-header
{
padding:0px !important;    
}
.pay_confirm_modal div.modal-body
{
padding:0px !important;    
}
.customer_nametxt
{
width: 100%;
height: auto;
float: left;
margin: 10px 0px 15px 0px;  
}
.customer_name_labeltxt
{
width:100%;
height:auto;
float:left;
font-size:12px;
letter-spacing:0.8px;
color:#000;
font-weight:bold;
}
.cus_redeem_points
{
width:100%;
height: auto;
float: left;
font-size:11px;
letter-spacing: 0.8px;
color: #000;
font-weight: normal !important;
}
.cus_redeem_points_label
{
width:55%;
height: auto;
float: left;
font-size:10px;
letter-spacing: 0.8px;
color: #000;
font-weight: normal !important;  
text-align:center;
}
.popup_form_hdtxt {
width: 100%;
height: auto;
float: left;
text-align: center;
font-size: 20px;
font-weight: 600;
color: #000;
letter-spacing: 0.8px;
margin: 0px 0px 3px 0px;
}
.popup_form_divider {
width: 10%;
height: 3px;
float: left;
background-color: #b80404;
margin: 5px 45% 12px 45%;
}
.popup_form_subtxt {
width: 100%;
height: auto;
float: left;
text-align: center;
font-size: 12px;
font-weight: 300;
color: #555;
letter-spacing: 0.5px;
margin: 0px 0px 12px 0px;
}
.popup_form_subtxt a {
font-size: 12px;
font-weight: 300;
color: red;
letter-spacing: 0.5px;
}
.popup_field {
width: 100%;
height: 58px;
float: left;
}
.otpverify input[type="text"]:disabled {
background: #f2f2f2;
}
.otpenter_bx {
width: 100% !important;
height: auto !important;
float: left !important;
}
.txtalignright
{
width:auto !important;
height:auto !important;
float:right !important;    
}
.alignright
{
width:auto !important;
height:auto !important;
float:right !important;    
}
.otpenter_bx input {
display: inline-block;
width: 50px !important;
height: 50px !important;
text-align: center;
margin: 0px 5px 0px 0px;
border: 1px solid #eee !important;
}
.otpenter_bx div.login_withotp_back
{
margin:8px 0px 10px 0px !important;    
}
.errormsg {
width: 100%;
height: auto;
float: left;
font-size: 10px;
letter-spacing: 0.5px;
font-weight: 300;
color: red;
margin: 5px 0px 0px 0px;
}
.signinotp_field {
width: 100%;
height: 25px;
float: left;
}
.wrongotp {
width: 100%;
height: auto;
float: left;
text-align: left;
font-size: 10px;
font-weight: 300;
color: red;
letter-spacing: 0.5px;
margin: 5px 0px 0px 0px;
}
.resendotp_success {
width: 100%;
height: auto;
float: left;
text-align: left;
font-size: 10px;
font-weight: 300;
color: green;
letter-spacing: 0.5px;
margin: 0px 0px 0px 0px;
}
.login_withotp_contain {
width: 100%;
height: auto;
float: left;
}
.login_withotp_back {
width: 100%;
height: 20px;
float: left;
margin: 8px 0px 0px 0px;
}
.login_withotp_back a {
color: #000;
font-size: 11px;
font-weight: 300;
letter-spacing: 0.8px;
}
.resetopt {
float: right;
}
.resend_timer {
width: auto;
height: auto;
float: right;
margin: 8px 0px 0px 0px;
font-size: 10px;
letter-spacing: 1px;
}
.resend_otpin {
width: auto;
height: auto;
float: left;
margin: 0px 5px 0px 0px;
}
.resend_timer span {
color: #ff6600;
font-size: 11px;
font-weight: 300;
letter-spacing: 0.8px;
position: relative;
margin: 0px 0px 0px 0px;
width: 35px;
height: 35px;
float: left;
}
.form_btn_sec {
width: 92%;
height: auto;
float: left;
margin: 20px 4% 7px 4%;
text-align: left;
}
.signup_skip_btn
{
float:right;    
}
/*#user_login_modal input#customersubmit
{
float:right !important;    
}*/
/*.form_btn_sec input#login_subbtn_btn
{
float: right !important;
position: relative !important;
right: 12px !important;   
}*/
#user_login_modal div.modal-content
{
padding: 18px 18px 18px 18px !important;    
}
.form_btn_sec input {
background-color: #EF1C26;
color: #fff;
padding: 8px 25px;
border: 1px solid #EF1C26;
font-size: 15px;
font-weight: 300;
outline: none;
letter-spacing: 0.8px;
}
.dont_hvac {
width: 100%;
height: auto;
float: left;
color: #000;
font-size: 11px;
font-weight: 300;
text-align: left;
letter-spacing: 0.8px;
margin: 10px 0px 0px 0px;
}
.dont_hvac a {
outline: none;
}
.otpverify input[type="text"]:disabled {
background: #f2f2f2;
}
.popup_field input {
width: 100%;
height: auto;
float: left !important;
border: 1px solid #eee !important;
padding: 8px 8px 8px 10px !important;
font-size: 12px !important;
font-weight: 300 !important;
letter-spacing: 0.7px !important;
color: #111 !important;
outline: none;
background-color: transparent;
}
.cus_redeem_points_label label
{
width: auto !important;
height: auto;
float: left;
font-weight: bold !important;
font-size: 10px;
padding:0px;
margin: 0px 2px 0px 0px;    
}

.cus_redeem_points_btn
{
width:45%;
height:auto;
float:left;  
font-size:11px;
letter-spacing:0.8px;
color:#000;
font-weight:normal !important;  
text-align:left;
}
.cus_redeem_points_btn a
{
background-color: #ff6600;
color: #fff;
font-size:11px;
letter-spacing: 0.8px;
color: #fff;
font-weight: normal !important;
padding:7px 14px !important;
border-radius: 40px;
}
.redemmable_btn_disable
{
cursor: not-allowed !important;  
}
.popupfield
{
width:100%;
height:50px;
float:left;
}
.popupfield img
{
width:240px;
height:160px;
float: left;    
}
.popupfield_textarea
{
width:100%;
height:100px;
float:left;
}

.view_popupfield
{
width:100%;
height:auto;
float:left;
margin: 0px 0px 10px 0px;
}
.stock_details_view
{
width:100%;
height:40px;
float:left;
}
.edit_popupfield
{
width:100%;
height:30px;
float:left;
}
.view_product_field
{
width:100%;
height:40px;
float:left;
}
.assign_brand
{
width:100%;
height:85px !important;
float:left;
}
.assign_sales_channel
{
width:100%;
height:85px !important;
float:left;
}
.popup_label
{
width: 100%;
height: auto;
float: left;  
margin: 0;
font-size:10px;
letter-spacing: 0.5px;
padding:4px 0px;
font-weight: 800;
}
.saor_popup_label
{
width:auto !important;
height: auto;
float: left;  
margin:0px 5px 0px 0px;
font-size:10px;
letter-spacing: 0.5px;
padding:4px 0px;
font-weight: 800;
}
.ps_sal_person {
width: auto;
height: auto;
float: left;
margin: -3px 15px 10px 0px;
}
.paymentfrm_combo
{
width:45% !important;
height: auto;
float: left;    
}
.ps_sal_person select
{
width: 100%;
height: auto;
float: left;
border: 1px solid #eee;
background-color: #eee;
font-size: 10px;
letter-spacing: 0.5px;
padding: 6px 5px;
outline: none;
}
.popup_check_stock_label
{
margin: 0;
font-size:12px;
letter-spacing: 0.5px;
padding:4px 0px;
}
.popup_check_stock_label span
{
color:red !important;
}
.bold
{
font-weight:600;
}
.divide_line
{
width:100%;
height:1px;
float:left;
margin:15px 0px;
background-color:#eee;
}
.multiselect_field
{
height: auto !important;
margin-bottom: 25px;
}
.multiselect_field select
{
height:55px !important;
}

.popup_insertfield
{
width:100%;
height:48px;
float:left;
font-size: 12px;
letter-spacing: 0.2px;
color: #000;
}
.product_insertfield
{
width:100%;
height:48px;
float:left;    
}
.product_insertfield select
{
width:100% !important;
height:auto;
float:left;
padding:5px 0px !important;
}
.product_insertfield select[disabled], .product_insertfield input[disabled]
{
border:none !important;
-o-appearance: none !important;
-ms-appearance: none !important;
-webkit-appearance: none !important; 
-moz-appearance: none !important;
appearance: none !important;
}
.product_insertfield select span
{
display:none !important;    
}
.product_uptbtn
{
display:none;    
}





/*List Inventory*/
.list_inventory_sec {
width: 100%;
height: auto;
float: left;
margin: 0px 0px 0px 0px;
}
.list_inventory_bx {
width: 100%;
height: auto;
float: left;
border: 1px solid #ff6600;
background-color: #ffccaa;
padding: 5px 9px;
border-radius: 5px;
}
.list_inventory_bx ul li {
width: 100% !important;
height: auto;
float: left;
}
.abt_product_inventory {
width: 100%;
height: auto;
float: left;
margin: 4px 0px 5px 0px;
}
.abt_product_inventory ul {
width: 100% !important;
height: auto !important;
float: left !important;
padding: 0px !important;
margin: 0px !important;
}
.abt_product_inventory ul li {
width: 100% !important;
height: auto !important;
float: left !important;
padding: 0px !important;
margin: 0px !important;
color: #000 !important;
font-size: 10px !important;
font-weight: 300 !important;
line-height: 25px !important;
letter-spacing: 0.4px !important;
text-overflow: ellipsis !important;
overflow: hidden !important;
white-space: nowrap !important;
}
.abt_product_inventory ul li label {
width: auto;
height: auto;
float: left;
color: #000;
font-size: 10px;
font-weight: 300 !important;
letter-spacing: 0.4px;
}
.abt_product_inventory ul li span {
font-weight: 800 !important;
}
.list_inventory_sec ul {
width: 100%;
height: auto;
float: left;
padding: 0px 0px 0px 8px;
margin: 0px;
}
.list_inventory_sec ul li {
width: 23%;
height: auto;
float: left;
list-style: none;
margin: 0px 8px 20px 8px;
position: relative;
}

.list_inventory_frm 
{
width:250px;
height: auto;
float: left;
border:1px solid #ccc;
padding:8px 8px 8px 10px; 
font-size:13px;
font-weight:300;
letter-spacing:1px;
color:#000;
outline:0px;
border-radius:5px;
}
.list_inventory_box {
width: 100%;
height:220px;
float: left;
background-color: #dbefff;
padding:0px;
}
.list_inventory_box ul
{
width: 100%;
height: auto;
float: left; 
padding:0px;
margin:0px;
}
.list_inventory_box ul li {
width: 100%;
height: auto;
float: left;
list-style: none;
margin: 0px 0px 5px 0px;
}
.product_inventory_logo {
width: auto;
height: auto;
float: left;
margin: 0px 0px 10px 0px;
position: absolute;
right: 11%;
z-index: 99;
}
.product_inventory_logo_img {
width: 40px;
height: 40px;
border-radius: 50%;
background-color: #fff;
border: 1px solid #ccc;
margin: 0 0 0 auto;
text-align: center;
}
.product_inventory_logo_img img {
height: 30px;
position: relative;
top: 4px;
}
.menu3 {
top: 40px !important;
right: 10px !important;
padding:8px 5px 4px 6px !important;
min-width: 28% !important;
width:30% !important;
border: none !important;
box-shadow: 0 0 5px #333 !important;
background: white !important;
border-radius: 5px !important;
z-index: 111 !important;
position: absolute !important;
} 
.menu3 li
{
min-height:auto !important;  
margin: 0px 0px 9px 0px !important;
}
.menu3 a
{
height: auto !important;
line-height: normal !important;    
}
.menu3 a:hover
{
color:#8E0606;    
}

.menu2
{
top: 40px !important;
right: 13px !important;
padding:8px 9px 0px 9px !important;
min-width: 32% !important;
width: 28% !important;
border-radius: 5px;
border: none !important;
box-shadow: 0 0 5px #333 !important;
background: white !important;
z-index: 111 !important;
position: absolute !important;
}

.menu2 li
{
min-height:auto !important;  
margin: 0px 0px 9px 0px !important;
}
.menu2 a
{
height: auto !important;
line-height: normal !important;    
}
.menu2 a:hover
{
color:#8E0606;    
}


.listempmenu2
{
top: 40px !important;
right: 13px !important;
padding:8px 9px 0px 9px !important;
min-width: 32% !important;
width: 28% !important;
border-radius: 5px;
border: none !important;
box-shadow: 0 0 5px #333 !important;
background: white !important;
z-index: 111 !important;
position: absolute !important;
}

.listempmenu2 li
{
min-height:auto !important;  
margin: 0px 0px 9px 0px !important;
}
.listempmenu2 a
{
height: auto !important;
line-height: normal !important;    
}
.listempmenu2 a:hover
{
color:#8E0606;    
}
.viewemp > .view_labeltxt {
font-size: 11px;
font-weight: 600;
letter-spacing: 0.8px;
padding: 0px 0px 0px 0px !important;
}

.tog2
{
color: #fff;
display: block;
float: left;
height:auto !important;
line-height:auto !important;
text-align: center;
width:auto !important; 
color: #000;
font-size: 23px;
right: 14px !important;
position: absolute;
top: 12px !important;
}
.tog2:hover, .tog2:focus
{
color: #000 !important;    
}

.abt_item {
width:100%;
height: auto;
float: left;
padding:8px 5px 5px 8px;
}
.total_stk_sec {
width: 25%;
height: auto;
float: left;
font-size: 8px;
font-weight: 800;
letter-spacing: 0.8px;
color: #8c0606;
text-align: center;
padding:0px 0px 0px 0px;
}
.total_stk_sec span {
width: 100%;
height: auto;
float: left;
margin:0px 0px 0px 0px;
}
.item_nametxt_label {
width:auto;
height: auto;
float: left;
font-size:10px;
font-weight: 800;
letter-spacing: 0.8px;
color: #000;
}
.item_nametxt_label span
{
float:right;    
}
.item_nametxt {
width: 50%;
height: auto;
float: left;
text-align: left;
font-size:10px;
font-weight: 300;
letter-spacing: 0.8px;
color: #000;
line-height: 18px;
margin: 0px 0px 0px 10px;
padding: 0px 0px 0px 0px;
}
.list_inventory_row
{
width:100%;
height: auto;
float: left;  
margin:20px 0px 0px 0px;
}
.val_txt
{
color:#8c0606 !important;    
}
.list_inventory_area
{
width: 97% !important;
height:auto;
float: left; 
padding: 9px !important;
margin-top: 113px !important;
}
.total_stk_sec_row 
{
width: 100% !important;
height: auto;
float: left;
margin: 0px 0px 8px 0px;
line-height: 14px;
}
.total_stk_sec_row span
{
width:100% !important;
height:auto;
float: left;     
}
.product_stk_img {
width: auto;
height: auto;
float: left;
text-align: center;
margin: 0px;
position: absolute;
right:27px;
top: 38px;
}
.product_stk_img img {
width: 100%;
height: 172px;
float: left;
border: 1px solid #93cfff;
}
.view_inventory_productimg
{
width:100% !important;
height:auto;
float: left;    
}
/*List Inventory end*/


/*.profileview
{
}
.profileview input
{
outline:none !important;
border:none !important;
}*/

.popup_insertfield select 
{
width:100%;
padding: 5px 5px 5px 5px;
font-size: 13px;
letter-spacing: 0.5px;
border: none;
outline: none;
border-bottom: 1px solid #d2d6de;
}
.tab select, .tab input, .tab textarea 
{
width:100% !important;
padding: 5px 5px 5px 5px;
font-size: 12px;
letter-spacing: 0.5px;
border: none;
outline: none;
border-bottom: 1px solid #d2d6de;
text-align:center;
}
.current_sales_field
{
width:18%;
height:auto;
float:left;
text-align:center;
margin:0px 10px 0px 0px;
} 
.fieldspace
{
}
.popup_insertfield input
{
width:100%;
padding: 5px 5px 5px 11px;
font-size:10px;
letter-spacing:1px;
background-color: white;
border: none;
outline: none;
border-bottom: 1px solid #d2d6de;
}
.popup_insertfield select
{
width:100%;
padding: 5px 5px 5px 5px;
font-size:10px;
letter-spacing: 0.5px;
background-color: white;
border: none;
outline: none;
border-bottom: 1px solid #d2d6de;
outline:none;
margin:0px !important;
}

.popup_insertfield input[disabled]
{
border-bottom:none !important;
font-size:10px;
outline:none;
}
.popup_insertfield textarea[disabled]
{
resize:none; 
border-bottom:none !important;
font-size:12px;
}
.product_uptbtn:focus
{
outline:none;    
}
.product_editbtn:focus
{
outline:none;    
}
.popup_insertfield textarea
{
width:100%;
height:80px;
float:left;
padding: 5px 5px 5px 5px;
font-size:10px;
letter-spacing: 0.5px;
border: none;
outline: none;
border-bottom: 1px solid #d2d6de;
}
.popup_insertfield span
{

}
.modal
{
z-index:1111111 !important;  
}

.view_insertfield
{
width: 100%;
height: auto;
float: left;
font-size: 11px;
line-height: 15px;
letter-spacing: 0.2px;
overflow-wrap: break-word;
}
.view_insertfield select
{
width: 80%;
padding: 5px 5px 5px 5px;
font-size: 12px;
font-weight:500;
letter-spacing: 0.5px;
border: none;
outline: none;
border-bottom: 1px solid #d2d6de;
}
.view_insertfield input
{
width: 80%;
padding: 5px 5px 5px 5px;
font-size: 12px;
font-weight:500;
letter-spacing: 0.5px;
background-color: white;
border: none;
outline: none;
border-bottom: 1px solid #d2d6de;
}
.view_insertfield input[disabled]
{
font-size:11px;
border-bottom:none !important;
padding:6px 0px 0px 0px;
}
.view_insertfield textrea[disabled]
{
font-size: 12px;
border-bottom:none !important;
padding:6px 0px 0px 0px;
}
.view_insertfield select[disabled]
{
font-size: 12px;
border-bottom:none !important;
padding:6px 0px 0px 0px;
}
.view_insertfield textarea
{
width: 80%;
padding: 5px 5px 5px 5px;
font-size: 12px;
font-weight:500;
letter-spacing: 0.5px;
border: none;
outline: none;
border-bottom: 1px solid #d2d6de;
}

.edit_insertfield
{
width: 100%;
height: 30px;
float: left;
}
.edit_insertfield select
{
width: 80%;
padding: 5px 5px 5px 5px;
font-size: 12px;
font-weight:500;
letter-spacing: 0.5px;
border: none;
outline: none;
border-bottom: 1px solid #d2d6de;
}
.edit_insertfield input
{
width: 80%;
padding: 5px 5px 5px 5px;
font-size: 12px;
font-weight:500;
letter-spacing: 0.5px;
background-color: white;
border: none;
outline: none;
border-bottom: 1px solid #d2d6de;
}
.edit_insertfield input[disabled]
{
font-size:13px;
border-bottom:none !important;
padding:6px 0px 0px 0px;
}
.edit_insertfield textrea[disabled]
{
font-size: 12px;
border-bottom:none !important;
padding:6px 0px 0px 0px;
}
.edit_insertfield select[disabled]
{
font-size: 12px;
border-bottom:none !important;
padding:6px 0px 0px 0px;
}
.edit_insertfield textarea
{
width: 80%;
padding: 5px 5px 5px 5px;
font-size: 12px;
font-weight:500;
letter-spacing: 0.5px;
border: none;
outline: none;
border-bottom: 1px solid #d2d6de;
}
.website_menu_chkbx {
width: 100%;
height: auto;
float: left;
margin: 6px 0px 0px 0px;
}
.website_menu_chkbx input
{
width: auto;
height: auto;
float: left;
margin: 0px 4px 0px 0px; 
}
.websitemenu_label
{
float: left;
width: auto;
height: auto;
font-size: 11px;
letter-spacing: 1px;
color: #000;    
}





.modal-title
{
font-size:18px;
letter-spacing:0.8px;
color:#111;
font-weight:600;
}
.modal-footer button {
background-color: transparent;
border: 1px solid #2b2b2b;
padding: 6px 22px;
color: #000;
border-radius: 0px !important;
font-size: 12px;
letter-spacing: 0.8px;
}
.modal-footer button:focus
{
outline: none !important;  
}
.modal-header
{
border:none !important;
text-align:left !important;
}
.modal-footer
{
width:100%;
height:auto;
float:left;
border:none !important;
padding: 15px;
text-align: right;
}
.addpricing_footer
{
border:none !important;
padding: 15px;
text-align: right;
}
.addpricing_footer button {
background-color: #eee;
border: 1px solid #eee;
padding: 5px 20px;
}
.addpricing_btn
{
width:92%;
height:auto;
float:left;
margin:20px 30px 0px 0px;
}
.modal-content
{
width: 100%;
border-radius: 0px !important;
padding: 18px 18px 0px 18px;
height: auto;
float: left;}
.form_submitbtn {
width:100%;
height: auto;
float: left;
margin: 20px 0px;
text-align: right;
}

.form_submitbtn input {
padding: 6px 20px;
background-color: #eee;
border: 1px solid #eee;
color: #111;
}
.addui-Tabs .addui-Tabs-tabHolder {
display: flex;
}

.addui-Tabs .addui-Tabs-tabHolder .addui-Tabs-tab {
flex: 1;
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
text-align: center;
padding: 8px 16px;
cursor: pointer;
color: rgba(0, 0, 0, 0.87);
font-size: 16px;
letter-spacing: 1px;
font-weight: 800;
color: #111;
}

.addui-Tabs .addui-Tabs-tabHolder .addui-Tabs-tab.addui-Tabs-active {
padding-bottom: 5px;
border-bottom: 4px solid #f9a065;
font-size: 16px;
letter-spacing: 1px;
font-weight: 800;
color: #111;
}

.addui-Tabs .addui-Tabs-content {
display: none;
}

.addui-Tabs .addui-Tabs-content.addui-Tabs-active {
display: block;
}
.tab_content
{
width: 100%;
height: auto;
float: left;
margin: 20px 0px 0px 0px;
}

.close
{
opacity:1 !important;
}
.usertxtbx
{
width:100% !important;
}
.switch {
position: relative;
display: inline-block;
width: 44px;
height: 20px;
}

.switch input {display:none;}

.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
}

.slider:before {
position: absolute;
content: "";
height: 12px;
width: 12px;
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;}

input:checked + .slider {
background-color:green;
}

input:focus + .slider {
box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}

input[type="file"] {
display: block;
}
.imageThumb {
max-height: 75px;
border: 2px solid;
padding: 1px;
cursor: pointer;
}
.pip {
display: inline-block;
margin: 10px 10px 0 0;
}
.remove {
display: block;
background: #444;
border: 1px solid black;
color: white;
text-align: center;
cursor: pointer;
}
.remove:hover {
background: white;
color: black;
}


/* List Product image upload */
.product_image_uploadsec input[type="file"] {
display: block;
}
.product_image_uploadsec input[type=file] {
cursor: pointer;
width: 180px;
height: 34px;
overflow: hidden;
outline:none;
}

.product_image_uploadsec input[type=file]:before {
width: 158px;
height: 32px;
font-size: 16px;
line-height: 32px;
content: 'Select your file';
display: inline-block;
background: white;
border: 1px solid #000;
padding: 0 10px;
text-align: center;
font-family: Helvetica, Arial, sans-serif;
}

.product_image_uploadsec input[type=file]::-webkit-file-upload-button {
visibility: hidden;
}
.product_image_uploadsec
{
width:100%;
height: auto;
float: left;    
}
.imageThumb {
max-height:140px;
border:none;
padding: 1px;
cursor: pointer;
}
.pip {
display: inline-block;
margin: 10px 10px 0 0;
width: 25%;
height: auto;
float: left;
}
.remove {
display: block;
background: #444;
border: 1px solid black;
color: white;
text-align: center;
cursor: pointer;
width: 100%;
height: auto;
float: left;
font-size: 11px;
}
.remove:hover {
background: white;
color: black;
}

/* List Product image upload end*/






/* Rounded sliders */
.slider.round {
border-radius:20px;
}

.slider.round:before {
border-radius: 50%;
}

.modal-body
{
padding: 15px 15px 10px 15px;
width: 100%;
height: auto;
float: left;
}
.popup_checkbx
{
width:100%;
}
.popup_checkbx input
{
width: 20px;
float:left;
position: absolute;
opacity: 0;
cursor: pointer;
}
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 25px;
width: 25px;
background-color: #eee;
}
.popup_checkbx:hover input ~ .checkmark {
background-color: #ccc;
}
.popup_checkbx input:checked ~ .checkmark {
background-color: #2196F3;
}

.checkmark:after {
content: "";
position: absolute;
display: none;
}

.popup_checkbx input:checked ~ .checkmark:after {
display: block;
}
.popup_checkbx .checkmark:after {
left: 9px;
top: 5px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}


.container {
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size:15px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
position: absolute;
opacity: 0;
cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 22px;
background-color: #eee;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
left: 9px;
top: 5px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.leadview_field
{
width:100%;
height:35px;
float:left;
margin-bottom:0px;
}
.leadedit_field
{
width:100%;
height:48px;
float:left;
margin-bottom:0px;
}

.view_field
{
width:100%;
height:auto;
}
.edit_field
{
width:100%;
height:auto;
}
.edit_field input
{
width:100%;
border:none;
padding:8px 5px 8px 0px;
font-size:14px;
font-weight:300;
letter-spacing:0.8px;
border-bottom: 1px solid #eee;
outline:none;
}
.edit_field select
{
width:100%;
border:none;
padding:8px 5px 8px 0px;
font-size:14px;
font-weight:300;
letter-spacing:0.8px;
border-bottom: 1px solid #eee;
outline:none;
}
.edit_field textarea
{
width:100%;
border:none;
padding:8px 5px 8px 0px;
font-size:14px;
font-weight:300;
letter-spacing:0.8px;
border-bottom: 1px solid #eee;
outline:none;
}
.edit_field input[disabled]
{
background-color:#fff !important;
-webkit-appearance: none !important;
border:none !important;
}
.view_labeltxt
{
font-size:11px;
font-weight:600;
letter-spacing:0.8px;
padding:3px 5px 3px 0px;
}
.edit_labeltxt
{
font-size:13px;
font-weight:600;
letter-spacing:0.8px;
padding:8px 5px 8px 15px;
}
.view_field input
{
width:100%;
border:none;
padding:8px 5px 8px 0px;
font-size:14px;
font-weight:300;
letter-spacing:0.8px;
border-bottom: 1px solid #eee;
outline:none;
}
.view_field select
{
width:100%;
border:none;
padding:8px 5px 8px 0px;
font-size:14px;
font-weight:300;
letter-spacing:0.8px;
border-bottom: 1px solid #eee;
outline:none;
}
.view_field textarea
{
width:100%;
border:none;
padding:8px 5px 8px 0px;
font-size:14px;
font-weight:300;
letter-spacing:0.8px;
border-bottom: 1px solid #eee;
outline:none;
}
.view_field input[disabled]
{
background-color:#fff !important;
-webkit-appearance: none !important;
border:none !important;
}
.leadview_header
{
width:100%;
height:auto;
float:left;
padding:10px 0px;
border-bottom:1px solid #eee;
margin-bottom:20px;
}
.business_header
{
width:100%;
height:auto;
float:left;
padding:10px 0px;
border-bottom:1px solid #eee;
margin-bottom:20px;
}
.ownername
{
font-size:12px;
letter-spacing:0.8px;
color:#111;
font-weight:800;
}
.ownername span
{
color:#2196F3;
}
.lead_desc
{
width:100%;
height:auto;
float:left;
margin:30px 0px;
}
.lead_desc p
{
font-size:16px;
letter-spacing:0.8px;
color:#111;
font-weight:300;
}
.input_sno
{
width:100%;
padding:8px 5px 8px 0px;
font-size:14px;
font-weight:300;
letter-spacing:0.8px;
background-color:#fff !important;
-webkit-appearance: none !important;
border:none !important;
margin-bottom:20px;
font-style:italic;
font-family:"Open Sans" !important;
}
.date
{
padding:0px;
}
.viewtext_area
{
width:100%;
font-size:14px;
font-weight:300;
letter-spacing:0.8px;
background-color:#fff !important;
-webkit-appearance: none !important;
border:none !important;
margin-bottom:20px;
font-style:italic;
font-family:"Open Sans" !important;
resize: none;

}
.customer_comment_hdtxt
{
width:100%;
height:auto;
float:left;
margin:40px 0px 0px 0px;
font-size:20px;
letter-spacing:0.5px;
font-weight:300;
}
.lead_description
{
width: 100%;
height: auto;
float: left;
margin: 15px 0px 0px 0px;
}


.popup_tabs
{
width: 95%;
height: auto;
float: left;
margin: 30px 2.5% 30px 3%;
}
.popup_tabs button
{
background-color:#eee;
color:#111;
border:1px solid #eee;
padding:8px 20px;
}
.customermodal
{
width:650px !important;
}
.billing_infoview
{
display:none;
}
.contact_infoview
{
display:none;
}
.discount_infoview
{
display:none;
}
.crntproduction
{
width:100%;
}
.crntproduction input
{
width:100%;
text-align:right;
border:1px solid #aaa;
padding:4px 10px;
}
.prolab
{
padding:0px;
margin:0px;
}
.modal-dialog
{
width:750px !important;
}
.check_stock_modal_dialog
{
width:1250px !important;
}
.rupeebx
{
width:56%;
border:1px solid #ccc;
padding:4px 5px 4px 10px;
}
.lead_description
{
width: 100%;
height: auto;
float: left;
margin: 15px 0px 0px 0px;
}
.field_delete_btn
{
background-color:#0072b1;
border:1px solid #0072b1;
}
.field_delete_btn[disabled]
{
background-color:#aacde0;
border:1px solid #aacde0;
}
.field_btns_dsabld
{
background-color:#0072b1;
border:1px solid #0072b1;
}
.field_btns_dsabld[disabled]
{
background-color:#aacde0;
border:1px solid #aacde0;
}
.add_lead_btn
{
width:100%;
height:auto;
float:left;
text-align:right;
}
.add_lead_btn input
{
background-color:#eee;
color:#111;
padding:8px 15px;
border:none;
}
.lead_infosec
{
display:none;
}
.addlead
{
width:74%;
margin:0px 0px 30px 0px;
float:left;
position:fixed;
background-color:#fff;
padding:20px 0px;
}


.field_add_business_btn
{
background-color:#0072b1;
border:1px solid #0072b1;
}
.field_add_business_btn[disabled]
{
background-color:#aacde0;
border:1px solid #aacde0;
}
.add_business_field
{
width:14%;
height:auto;
float:left;
}
.business_add_btn
{
width:95%;
height:auto;
float:left;
text-align:right;
padding:15px 0px;
}
.business_add_btn button, .business_add_btn input
{
background-color:#0072b1;
border:1px solid #0072b1;
color:#fff;
font-size:14px;
letter-spacing:0.6px;
padding:6px 20px;
}



.store_info
{
width: 100%;
height: auto;
float: left;
margin-top:100px;
}
.contactclient_information
{
width: 100%;
height: auto;
float: left;
margin-top:100px;
}
.addlead div
{
width:auto;
float:left;
text-align:center;
margin-right:20px;
background-color:#ccc;
padding:8px 30px;
color:#111;
border:1px solid #ccc;
}
.addlead div:hover
{
cursor:pointer;
}
.activeinfo
{
background-color:#555 !important;
color:#fff !important;
}
.leadsc
{
text-align:left;
padding:0px;
}
.leadsource 
{
width:100%;
height:60px;
float:left;
}
.desctxt
{
width:100%;
height:80px !important;
float:left;
}
.comment_text 
{
width:100%;
height:auto;
float:left;
}
.leadlabel
{
width: 25%;
float: left;
font-size: 14px;
color: #111;
letter-spacing: 0.6px;
padding: 6px 0px;
font-weight: 400;}
.leadsrc
{
width:65%;
float:left;
font-size:12px;
font-weight:300;
letter-spacing:0.2px;
color:#111;
}
.leadsrc input
{
width:180px;
padding: 4px 15px 4px 5px;
font-size:12px;
border:1px solid #eee;
color:#111;
-webkit-appearance: none;
}
.leadsrc select
{
width:180px;
padding: 4px 15px 4px 5px;
border:none;
font-size:12px;
border:1px solid #eee;
color:#111;
border:none;
outline:none;
-webkit-appearance: none;
}
.leadsrc input[disabled]
{
background-color:#fff !important;
-webkit-appearance: none !important;
border:none !important;
}

.edit_leadsrc
{
width:65%;
float:left;
font-size:12px;
font-weight:300;
letter-spacing:0.2px;
color:#111;
}
.edit_leadsrc input
{
width:180px;
padding:5px 15px 5px 5px;
font-size:12px;
border:1px solid #eee;
color:#111;
-webkit-appearance: none;
margin-bottom:15px;
}
.edit_leadsrc select
{
width:180px;
padding:5px 15px 5px 5px;
border:none;
font-size:12px;
border:1px solid #eee;
color:#111;
margin-bottom:15px;
}
.create_leadsrc
{
width:65%;
float:left;
font-size:12px;
font-weight:300;
letter-spacing:0.2px;
color:#111;
}
.create_leadsrc input
{
width:70% !important;
padding:6px 15px 10px 6px;
font-size:14px;
border:1px solid #eee;
color:#111;
-webkit-appearance: none;
margin-bottom:0px;
letter-spacing:0.5px;

}
.create_leadsrc select
{
width:50% !important;
padding:6px 15px 10px 6px;
border:none;
font-size:14px;
letter-spacing:0.5px;
border:1px solid #eee;
color:#111;
margin-bottom:0px;
}

.create_leadsrc textarea
{
width:100% !important;
padding:6px 15px 10px 6px;
border:none;
font-size:14px;
letter-spacing:0.5px;
border:1px solid #eee;
color:#111;
margin-bottom:0px;
}

.customersays
{
width:100%;
float:left;
height:auto;
margin-bottom:0px;
}
.customersays_label
{
width:35%;
float:left;
font-size:16px;
color:#111;
letter-spacing:0.8px;
padding:6px 0px;
font-weight:normal;
}
.customersays textarea
{
width:100%;
margin-top:5px;
height:55px;
border:1px solid #eee;
padding:8px 20px;
}

.bill
{
color:#009900 !important;
font-size:20px !important;
text-align:right;
}

.view_history
{
width:100%;
margin:30px 0px 6px 0px !important;
float:left;
}
.view_history a
{
background-color:#aaa;
color:#111;
padding:6px 30px;
border:1px solid #ccc;
box-shadow: 2px 2px 8px #ccc;
}
.view_history a:hover
{
text-decoration:none;
}
.view_history_content
{
width:100%;
height:100px;
border:1px solid #ccc;
float:left;
display:none;
}
.zip
{
width:150px !important;
padding: 4px 15px 4px 5px;
font-size: 14px;
border:1px solid #eee;
color:#aaa;
}
.parentdiv
{
width:100%;
float:left;
margin-bottom:50px;
}
.rightside
{
margin-top:-15px;
}
.centercontainer
{
padding:0px;
}
.addlabel
{
width:21% !important;
float: left;
font-size: 12px;
color: #111;
letter-spacing: 0.2px;
padding: 6px 0px;
font-weight: 600;
}
.mailtxtbox
{
width:250px !important;
padding: 4px 15px 4px 5px;
font-size: 14px;
border: 1px solid #eee;
color: #aaa;
}
.phnotxtbox
{
width:250px !important;
padding: 4px 15px 4px 5px;
font-size: 14px;
border: 1px solid #eee;
color: #aaa;
}
.leadstatus
{
width:100%;
text-align:right;
}
.lead_brand
{
width:100%;
height:130px;
padding:10px;
margin-bottom:15px;
background-color:#0073b7;
border-radius:2px;
}
.submitbtn
{
width:100%;
height:auto;
float:left;
margin:30px 0px;
text-align:right;
}
.submitbtn button
{
text-decoration:none;
border:1px solid #ccc;
color:#111;
background-color:#ccc;
padding:8px 25px;
margin-right:20px;
font-weight:normal;
}
.clear
{
text-decoration:none;
border:1px solid #ccc;
color:#111;
background-color:#ccc;
padding:8px 25px;
margin:5px !important;
font-weight:normal;
}
.charts_contain
{
width:100%;
height:auto;
float:left;
margin:25px 0px 0px 0px;   
}
.chart_combobx {
width: 100%;
height: auto;
padding: 20px 30px 20px 30px;
float: left;
}
.chart_combobx select
{
width: 200px;
height: auto;
float: right;
border: 1px solid #ccc;
padding: 7px 18px 7px 10px;
position: absolute;
z-index: 11;
outline: none;
right: 55px;
top:22px;
font-size: 11px;
letter-spacing: 0.5px;
color: #000;
}
.chart_combobx select:hover, .chart_combobx select:focus
{
cursor:pointer;  
outline:none;
}
.dashboard_count_bx
{
width: 100%;
height: auto;
float:left;
margin:10px 0px 10px 0px;
}
.dashboard_count_bx ul
{
width: 100%;
height: auto;
float:left;
padding:0px;
margin:0px;
}
.dashboard_count_bx ul li
{
width: 19%;
height: 160px;
float: left;
/* background-image: linear-gradient(-225deg, #5D9FFF 0%, #B8DCFF 48%, #6BBBFF 100%); */
background-image: linear-gradient(to top, #48c6ef 0%, #6f86d6 100%);
list-style: none;
border-radius: 10px;
margin: 0px 4px 26px 5px;
padding:40px 5px;
text-align:center;
}
.dashboard_count_bx ul li:hover, .dashboard_count_bx ul li:focus
{
cursor:pointer;
box-shadow: -5px -2px 8px -6px #000;
}
.newcust_hdtxt
{
font-size:13px !important;
letter-spacing:1px;
color: #111;
font-weight: 600;   
text-align:left !important;
}
.newcust_hdtxt input
{
float: right !important;
font-size: 10px;
letter-spacing: 1px;
padding: 5px 14px;
background-color: #0072b1;
border: 1px solid #0072b1;
color: #fff;
box-shadow: 2px 3px 5px -3px #000;
border-radius: 10px;
position: relative;
right: 5px;
}
.newcust_hdtxt input:hover, .newcust_hdtxt input:focus
{
font-size: 10px;
background-color: #0698e9;
border: 1px solid #0698e9;    
}
#user_login_modal div.popup_form_hdtxt
{
text-align: left;
font-size: 15px;    
}
#user_login_modal
{
margin-top:30px !important;    
}
#user_login_modal div.popup_form_divider {
width: 10%;
height: 3px;
float: left;
background-color: #b80404;
margin:5px 45% 22px 0% !important;
}
#user_login_modal div.popupfield
{
width:100%;
height:62px;
float: left;    
}
#user_login_modal div.form_btn_sec input
{
background-color: #EF1C26;
color: #fff;
padding:6px 20px;
border: 1px solid #EF1C26;
font-size:13px;
font-weight: 300;
outline: none;
letter-spacing: 0.8px;
border-radius: 9px; 
box-shadow: 2px 3px 5px -3px #000;
border-radius: 10px;
}
#user_login_modal div.form_btn_sec input:hover, #user_login_modal div.form_btn_sec input:focus
{
background-color:#c50f18;
border: 1px solid #c50f18;
box-shadow: 2px 3px 8px -6px #000;
}
.signup_skip_btn:hover, .signup_skip_btn:focus
{
background-color:#c50f18 !important;
border: 1px solid #c50f18 !important;
box-shadow: 2px 3px 8px -6px #000;    
}
.login_check_btn:hover, .login_check_btn:focus
{
font-size: 10px;
background-color: #0698e9 !important;
border: 1px solid #0698e9 !important;     
}
#user_login_modal div.popupfield input
{
border:1px solid #eee !important;    
}
#user_login_modal div.popupfield select
{
border:1px solid #eee !important;    
}
#user_login_modal div.modal-body
{
padding:0px !important;    
}
.signup_sub_btn
{
width:100% !important;
height:auto !important;
float: left;
margin:10px 0px 8px 0px;
text-align:left;
}
.login_skip_btn
{
background-color:#a93333 !important;
border:1px solid #a93333 !important;
}
.login_skip_btn:hover, .login_skip_btn:focus
{
background-color:#eb5050 !important;
border:1px solid #eb5050 !important;    
}
.signup_sub_btn input.login_check_btn
{
float: right !important;
position: relative !important;
right: 6px !important;   
}
.new_cus_login
{
width: auto !important;
height: auto !important;
float: right;
font-size: 10px;
letter-spacing: 1px;
padding: 8px 0px;
}
#user_login_modal p.popup_label
{
margin: 0px 0px 5px 0px !important;
letter-spacing: 0.9px;
border-left: 2px solid transparent;
padding: 0px 0px 0px 5px;
text-align:left;
}
.popup_label_mandatory
{
border-left: 2px solid red !important;    
}
#user_login_modal div.signup_sub_btn input
{
font-size: 12px;
letter-spacing: 1px;
padding: 5px 14px;
background-color: #0072b1;
border: 1px solid #0072b1;
color: #fff;
box-shadow: 2px 3px 5px -3px #000;
border-radius: 10px;   
}
#user_login_modal div.signup_sub_btn input:hover, #user_login_modal div.signup_sub_btn input:focus
{
box-shadow: 2px 3px 5px -3px #000;    
}
.signup_sub_btn input:hover, .signup_sub_btn input:focus
{
font-size: 10px;
background-color: #0698e9;
border: 1px solid #0698e9;      
}




#customersubmit
{
font-size: 12px;
letter-spacing: 1px;
padding: 5px 14px;
background-color: #0072b1 !important;
border: 1px solid #0072b1 !important;
color: #fff;
box-shadow: 2px 3px 5px -3px #000;
border-radius: 10px;   
}
#customersubmit:hover, #customersubmit:focus
{
box-shadow: 2px 3px 5px -3px #000; 
font-size: 10px;
background-color: #0698e9 !important;
border: 1px solid #0698e9 !important;
}


.dashboard_count_bx_numtxt
{
width: 100%;
height: auto;
float: left;
font-size:20px;
letter-spacing: 3px;
color: #fff;
font-weight: bold;
}
.dashboard_count_bx_hdtxt
{
width: 100%;
height: auto;
float: left;
font-size:13px;
letter-spacing: 0.8px;
color: #fff;
font-weight: normal;
margin: 10px 0px 0px 0px;
}
.infotxt 
{
width:auto;
float: left;
font-size:13px;
letter-spacing: 0.6px;
color: #111;
font-weight: 600;
/*border-left: 3px solid #8D0606;*/
margin: 0px;
}
.dash_hdtxt
{
width:100% !important;
height:auto;
float: left;    
}
.dt_branch
{
width:100% !important;
height:auto;
float: left;    
}
.dt_branch p
{
width:auto !important;
height:auto;
float: left;     
font-size: 12px;
padding: 0 !important;  
letter-spacing: 0.6px;
color: #111;
font-weight:normal;   
}
.dt_branch p label
{
width:auto !important;
height:auto;
float: left;     
font-size: 12px;
padding: 0 !important;  
letter-spacing: 0.6px;
color: #111;
font-weight:bold; 
margin:0px 5px 0px 0px;
}
.dashlabel 
{
font-weight:bold !important;    
}
.dash_hdtxt p
{
width:auto !important;
height:auto;
float: left;     
font-weight:normal;    
}
.dt_branch_das
{
width:auto !important;
height:auto;
float: left;
margin:0px 10px 0px 0px;
}
.dash_dt
{
font-size: 12px;
float: right !important;
padding: 0 !important;  
letter-spacing: 0.6px;
color: #111;
font-weight:normal;
}
.dash_dt label
{
width:auto !important;
float: left;    
font-weight:bold !important;    
}
.infotxt span
{
float:left;
padding: 4px 0px;
}
.status_form{
width:100%;
height: auto;
float: left;
margin:10px 0px 0px 10px;
}
.status_form form {
width:100%;
height: auto;
float: left;
margin: 0px 0px 0px 0px;
}
.status_form form label
{
width: auto;
height: auto;
float: left;
font-size: 11px;
letter-spacing: 0.6px;
color: #111;
font-weight: 300;
margin: 0px 5px 0px 0px;
padding:8px 0px;
}
.status_form form select
{
width:160px;
height: auto;
float: left;
border: 1px solid #eee;
padding:6px 8px;
font-size:10px;
letter-spacing: 0.6px;
color: #111;
font-weight: 300;
outline:none;
}

.status_form {
width:100%;
height: auto;
float: left;
margin:7px 0px 0px 0px;
}
.status_form label
{
width: auto;
height: auto;
float: left;
font-size:10px !important;
letter-spacing: 0.6px;
color: #111;
font-weight: 300;
margin: 0px 5px 0px 0px;
padding:0px 0px;
}
.status_form select
{
width:100%;
height: auto;
float: left;
border: 1px solid #eee;
padding:6px 8px;
font-size:11px;
letter-spacing: 0.6px;
color: #111;
font-weight: 300;
outline:none;
}
.addorderbtn
{
position:relative;
top:10px;
}
.addsalebtn 
{
width:auto;
float: right;
text-align: right;
height: auto;
padding: 0px;
}
.addsalebtn button
{
background-color:#fff;
border:1px solid #8D0606;
padding:5px 10px;
color:#8D0606;
}
.addsalebtn button a
{
color:#fff;
}

.addsalebtn input
{
background-color: #f7f7f7;
border: 1px solid #000;
padding: 4px 15px;
color:#000;
font-size: 12px;
letter-spacing: 1px;
font-weight: 300;
margin: 0px 0px 0px 5px;
}
.addsalebtn button
{
background-color: #eee;
border: 1px solid #000;
padding:5px 7px;
color:#000;
font-size:10px;
letter-spacing: 1px;
font-weight: 300;
margin: 0px 0px 0px 5px;
}
.addsalebtn input:hover, .addsalebtn input:focus, .addsalebtn button:hover, .addsalebtn button:focus
{
color: #555;
border: 1px solid #555;
}
.addsalebtn input a
{
color:#fff;
}

.msgtxt
{
width: 97%;
height: auto;
float: left;
padding: 15px 30px;
font-size: 15px;
letter-spacing: 0.3px;
background-color: #bee2ff;
margin:10px 10px 15px 10px;
display:none;
}
.leadsts
{
text-align:right;
padding:0px;
}

/*Modal End*/

/*AdminLTE Grid*/
.dataTables_filter
{
width:100%;
text-align:right;
margin-bottom:20px;
}
.paging_simple_numbers
{
width:100%;
text-align:right;
margin-bottom:20px;
}
.input-sm
{
border-radius: 1px;
}
.form-control
{
box-shadow:0px 0px 0px 0px !important;
}
.table>thead>tr>th
{
font-size:11px;
border: 1px solid #eee; 
}
.table>tr>th
{
font-size:11px;
border: 1px solid #eee;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th
{
font-size: 11px;
}
table.dataTable
{
border: 1px solid #eee;
margin-bottom: 20px !important;
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td
{
border: 1px solid #f9f9f9;
}
.viewbtn {
padding: 2px 5px;
font-size: 14px;
color: #00b7c3;
background-color: #F9F9F9;
border: 1px solid #F9F9F9;
}
.replybtn {
padding: 2px 5px;
font-size: 14px;
color: #006023;
background-color: #F9F9F9;
border: 1px solid #F9F9F9;
}
.deltebtn {
padding: 2px 5px;
font-size: 14px;
color: red;
background-color: #F9F9F9;
border: 1px solid #F9F9F9;
}
.input_bottles
{
text-align:left !important;
padding:5px 10px 5px 0px !important;
margin-bottom:15px;
}
.count_no
{
width:100%;
height:auto;
float:left;
text-align:right;
padding-top:5px;
font-size:15px;
color:#11558c;
}
.cont
{
width:88%;
height:auto;
float:left;
margin-right:7px;
text-align:right;
}
.cont_charter
{
width:5%;
height:auto;
float:left;
text-align:right;
}

.inputvalue
{
width:25%;
float:left;
}
.inputvalue p
{
margin:0px 0px 5px 0px;
padding:0px 0px 10px 0px;
}
.input_cost
{
text-align:right;
padding-bottom:6px;
}
.inputvalue input
{
text-align:right;
padding:5px 10px;
margin-bottom:15px;
}
.inputfield
{
margin-top:30px;
}

/*AdminLTE Grid End*/
.grid_top_combobx
{
width: 282px;
height: auto;
float: left;}
.grid_top_combobx label
{
width:30%;
height:auto;
float:left;
font-size:14px !important;
letter-spacing:0.5px !important;
font-weight:300 !important;
padding:5px 0px !important;
margin:0px 10px 0px 0px !important;
}
.grid_top_combobx div
{
width:65%;
height:auto;
float:left;
}
.grid_top_combobx select
{
width:100%;
height:auto;
float:left;
border:1px solid #eee;
padding:5px 10px 5px 10px;
outline:none;
}
.partpaid_btn
{
background-color:#ccc;
color:#111;
border:1px solid #ccc;
}
.available_stock
{
width: 29%;
float: left;
text-align: right;
letter-spacing: 0.8px;
font-size: 16px;
position:relative;
top:10px;
}
.conform
{
display:none;
}
.userrole
{
width:100%;
height:auto;
float:left;
margin:12px 0px 10px 0px;
font-size:18px;
letter-spacing:0.8px;
}
.grid_select
{
width:100%;
height:auto;
float:left;
margin-bottom:30px;
}
.grid_select select
{
width:250px;
padding:8px 10px 8px 15px;
border:1px solid #eee;
}

.tab_status_input
{

}
.tab_status_input input
{
width:auto !important;    
}


/*Multi Select Combobox*/
.form-control
{
width:80%;
border-radius:0px;
border:1px solid #eee !important; 
}
/*Multi Select Combo Box End*/

.menu2
{
top: 40px !important;
right: 13px !important;
padding: 9px 9px 4px 9px !important;
min-width:37%;
width:31% !important;
border-radius: 5px;
border: none !important;
box-shadow: 0 0 5px #333 !important;
background: white !important;
z-index: 111 !important;
position: absolute !important;
}   









.login_wrap
{
width:100%;
height:auto;
text-align:center;
position:absolute;
top:100px;
}
.login_logo
{
width:100%;
height:auto;
}
.login_logo img
{
}
.logincontent_section
{
width:35%;
margin:0px 32.5% 30px 32.5%;
float:left;
background-color:#fff;
padding:20px 40px;
}
.start_session
{
width:100%;
margin:15px 0px;
font-size:13px;
letter-spacing:0.8px;
color:#111;
}
.signin_hdtxt
{
width:100%;
letter-spacing:0.5px;
padding:5px 0px;
font-size:18px;
font-weight:600;
color:#111;
margin:20px 0px;
}
.login_inputfield
{
width:100%;
height:45px;
text-align:left;
}
.login_inputfieldbtn
{
width:100%;
}
.login_inputfieldbtn button
{
width:100%;
height:45px;
text-align:center;
margin:0px !important;
}
.login_inputfield input
{
width:100%;
padding:8px 15px;
border:1px solid #eee;
}
.superadmintbtn
{
background-color:#15547D;
color:#fff;
margin: 21px 0px 0px 0px;
}
.field
{
width:100%;
height:60px;
}
.field p
{
text-align:left;
padding:6px 0px;
}
.password
{

}
.forgettxt
{
width:100%;
text-align:right !important;
margin-top:41px;
}
.forgettxt a
{
font-size:13px;
letter-spacing:0.5px;
margin-top:10px;
color:#aaa;
}
.forgettxt a:hover
{
color:#367fa9;
}
.field button
{
background-color:#367fa9;
color:#fff;
padding:10px 157px;
font-size:14px;
letter-spacing:0.5px;
border:1px solid #367fa9;
margin:20px 0px;
}
.userwith_login
{
width:30%;
margin: 30px 35%;
padding: 10px;
float:left;
}
.userentry
{
width:100%;
padding:15px;
}
.user
{
width: 100px;
height: 100px;
border-radius: 50%;
background-color: #fff;
font-size: 45px;
padding: 25px 15px 25px 15px;
float:left;}
.user img
{
width: 80px;
background-color: #aaa;
padding: 13px 10px;
border-radius: 50%;
height: 80px;
margin: -15px;
}
.locksrn
{
width:284px;
float: left;
text-align:left;
}
.locksrn input
{
width:100%;
border: none;
padding: 10px 20px;
margin-left: -8px;
}
.gopw
{
position: absolute;
font-size: 20px;
margin: 10px 0px 0px -30px;
}
.lockscrn_username
{
font-size:13px;
letter-spacing:0.5px;
color:#111;
}
.enter_retrievesession
{
width: 100%;
text-align: center;
float: left;
margin:18px 0px 0px 0px;
letter-spacing: 0.5px;}

.orsignup
{
width: 100%;
text-align: center;
float: left;
margin:5px 0px;
letter-spacing: 0.5px;}

.lockscrn_footer
{
width:100%;
height:auto;
padding:10px 0px 20px 0px;
position:absolute;
bottom:0px;
text-align:center;
font-size:12px;
letter-spacing:0.5px;
color:#111;
}
.sales_dashbtmcharts
{
width: 100%;
height: auto;
float: left; 
margin:10px 0px 10px 0px;
}
.dashboard_box
{
width: 100%;
height: auto;
float: left;
height: auto;
padding: 12px;
}
.dashboard_countbg
{
width: 100%;
height: 110px;
float: left;
background-color: #fff2f2 !important;
border: 1px solid #8d0606 !important;
padding: 12px;
}
.dashboard_count_label
{
width: 100%;
height: auto;
float: left;
font-size:15px;
text-align: left;
color: #8d0606;
font-weight: 300;
letter-spacing: 0.2px;
margin: 0px 0px 10px 0px;
}
.dashboard_count_number
{
width: 100%;
height: auto;
float: left;
font-size:20px;
text-align: center;
color: #000;
font-weight: 800;
letter-spacing: 1px;
margin: 0px 0px 10px 0px;    
}
.branch_stk
{
width:100%;
height:auto;
float:left; 
background-color:#d3e0e7;
}
.branch_stk ul
{
width:100%;
height:auto;
float:left; 
padding:0px;
margin:0px;
}
.branch_stk ul li
{
width:50%;
height:auto;
float:left;
list-style:none;
}
.rightpad
{
padding:0px 0px 0px 15px;    
}
.brand
{
width:100%;
height:115px;
padding:8px;
background-color:#2b2b2b;
border-radius:2px;
}
.dashproducts
{
width:100%;
height:115px;
padding:8px;
background-color:#2b2b2b;
border-radius:2px;

}

.dashboard_txt
{
width:100%;
height:auto;
float:left;
font-size:14px;
color:#fff;
}

.dashroutes
{
width:100%;
height:115px;
padding:8px;
background-color:#2b2b2b;
border-radius:2px;

}
.bronze
{
width:100%;
height:115px;
padding:8px;
background-color:#2b2b2b;
border-radius:2px;
}

.dashboard_txt
{
width:100%;
height:auto;
float:left;
font-size:14px;
color:#fff;

}
.dashcount
{
width: 100%;
float: left;
color: #fff;
font-size: 11px;
letter-spacing: 0.5px;
line-height: 50px;
}
.dashcount span
{
font-size:46px;
font-weight:300;
font-family:"Segoe UI";
}
.dashcounticon
{
width: auto;
color: #fff;
font-size: 15px;
float: right;
}
.titletxt
{
font-size:20px;
letter-spacing:1px;
color:#111;
font-weight:300;
padding: 0px 12px;
}
.config
{
width:100%;
height:500px;
margin-top:20px;
}
.enablebtn
{
color:#fff;
background-color:green;
padding:3px 6px;
font-size:12px;
margin-right:5px;
letter-spacing:0.6px;
}
.enablebtn:hover
{
color:#fff;
}
.disabledbtn
{
color:#fff;
background-color:red;
padding:3px 6px;
font-size:12px;
letter-spacing:0.6px;
}
.disabledbtn:hover
{
color:#fff;
}
.suspendbtn
{
color:#fff;
background-color:#FFA500;
padding:3px 6px;
font-size:12px;
letter-spacing:0.6px;
}
.suspendbtn:hover
{
color:#fff;
}
.fullbx
{
width:95% !important;
margin-left: 5px;
}
.rhtemty
{
padding-right:0px;
}
.calendaricon
{
position: absolute;
right:30px;
width: 10px;
float: left;
top:2px;
} 
.edit_calendaricon
{
position: absolute;
right: 12px;
width: 10px;
float: left;
top: 0px;
}
.stock
{
width:100%;
}
.customertype
{
width:100%;
height:560px;
}
.salesperson
{
width:100%;
height:115px;
padding:10px;
margin-bottom:15px;
background-color:#555;
border-radius:2px;
}
.user_infohdtxt {
font-family: "Open Sans";
font-size: 14px;
font-weight: 500;
color: #111;
padding: 5px 0px;
margin-bottom: 0px;
}
.user_designation {
font-family: "Open Sans";
}
.user_designation span {
color: #2196F3;
}
.hdborder
{
border-bottom: 1px solid #eee;
margin-bottom: 15px;
padding-bottom: 10px;
}
.lead_edit
{
background-color: #eeeeef !important;
border: 1px solid #aaa !important;
padding: 3px 20px !important;
color: #111 !important;
font-weight: 700 !important;
letter-spacing: 0.8px !important;
box-shadow: 0px 3px 5px #ccc !important;
}





/*.footer
{
width:85%;
height:auto;
background-color: rgb(0 0 0 / 50%);
padding:3px 0px;
position: fixed;
bottom:0px;
z-index:111;
}*/
.footer {
width: 100%;
height: auto;
background-color: rgb(0 0 0 / 50%);
padding: 3px 0px;
position: fixed;
bottom: 0px;
z-index: 111;
left: 0;
}
.copyrigts
{
width:50%;
float:left;
}
.privacypolicy_terms
{
width:29%;
float:right;
}

.copyrights
{
width:100%;
text-align:left;
padding:3px 10px;
font-size:10px;
color:#fff;
letter-spacing:0.5px;
}
.privacypolicy
{
width:100%;
text-align:right;
padding:0px 10px;
}
.privacypolicy a
{
font-size:10px;
color:#fff;
letter-spacing:0.5px;
}



.welcome_txt
{
font-size:14px;
color:#ea4334;
letter-spacing:0.7px;
text-align: left;
margin: 0px 0px 15px 0px;
}

.addproduct_spc_field ul li { width:48%; }



.c-container {
position: relative;
width: 100%;
height: 300px;
border: 1px solid silver;
z-index: 10;
}
.c-container .c-item {
position: relative;
float: left;
width: 100%;
height: 100%;
background-color: silver;
z-index: 15;
}
.c-container .c-item .c-img {
/* Center image both vertically and horizontally */
position: absolute;
display: block;
max-height: 100%;
width: auto;
margin: 0 auto;
top: 50%;
left: 50%;
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.c-container .c-arrow {
position: absolute;
width: 0;
height: 0;
z-index: 20;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.c-container .c-next {
left: 90%;
border-top:15px solid transparent;
border-bottom: 15px solid transparent;
border-left: 15px solid green;
}
.c-container .c-previous {
right: 90%;
border-top: 15px solid transparent;
border-bottom: 15px solid transparent;
border-right: 15px solid green;
}

/* sourceMappingURL=styles.css.map */







@media screen and (min-width:897px) and (max-width:1100px) 
{
.reprint_bill a
{
font-size:10px !important;    
}
.infotxt {
font-size:12px !important;
}
.unbilled_btns input
{
font-size:9px !important;    
}
.customer_name_txt, .customer_phno input, .customer_phno button
{
font-size:9px !important;     
}
.list_supplier_sec ul li {
margin-left: 6px;
}
.list_supplier_sec ul
{
padding: 0px 0px 0px 0px;    
}
.checkbox
{
width: 18%;    
}
.menu2
{
min-width: 57% !important;    
}
.mainNav ul li a
{
font-size:10px !important;    
}
.profile
{
height: 200px !important;
}
.profile_img {
height: 200px !important;
}
.profile img {
height: 200px !important;
}
.salesorder_pg
{
padding: 10px 15px 5px 30px !important;
width: 99% !important;
margin:0px 0px 0px 0px !important;
height: auto !important;
float: left !important;   
}
.salesorder_table_list
{
width: 96%;
float: left;
background-color: #fff;
padding:0px 20px 0px 20px !important;
margin:0px 2% 15px 2% !important;
border-top: 3px solid green;
}
.gettemp_confirm_txt select 
{
font-size:11px;    
}
.gettemp_confirm_txt select option
{
line-height:10px;
letter-spacing:0.5px;
}
.autodraft_modal
{
width:480px !important;    
}

}


@media all and (min-width:375px) and (max-width:599px) and (orientation:Portrait)
{
.accordion-nav
{
width: 100% !important;
height: auto !important;
float: left !important;    
}
.mainNav ul.sales_order_menu
{
display:block !important;
background-color: transparent !important;
width: 100% !important;
height:auto !important;
float:left !important;
}
#menu ul.sales_order_menu
{
width: 100% !important;
height:auto !important;
float:left !important;    
}
#menu ul.sales_order_menu li a
{
color:#000 !important;    
}
.hedermenu_section {
width: 82% !important;
height: 38px;
float: left;
background-color: #eee;
}
.sales_order_menu li
{
width: auto !important;
height: auto !important;
float: left !important;
}
.hederlogo_section {
width: 70% !important;
height: auto;
float: left;
margin: 0px 15px 10px 0px;
}
.reprint_bill {
width: auto;
height: auto;
float: left;
margin: 17px 0px 10px 0px;
}
.leadcontact {
width: 100%;
float: left;
height: auto;
margin:144px 0px 0px 0px !important;
}
.error_item_view {
width: 96%;
float: left;
background-color: #fff;
padding: 10px 20px 20px 20px;
margin: 0px 20px 0px 20px;
border-top: 1px solid red;
margin-top: 0px;
position: fixed;
bottom: -75px;
}
.pro_item_entry_grid {
width: 100%;
height: auto;
float: left;
margin: 0px 5px 0px 0px;
}
.error_item_view {
width: 90%;
float: left;
background-color: #fff;
padding: 10px 20px 20px 20px;
margin: 0px 20px 0px 20px;
border-top: 1px solid red;
margin-top: 0px;
position: fixed;
bottom: -75px;
}
.salesorder_pg {
padding: 10px 5px 5px 5px !important;
width: 99% !important;
margin: 0px 0px 0px 0px !important;
height: auto !important;
float: left !important;
}
}




@media all and (min-width:110px) and (max-width:900px) and (orientation:Portrait)
{
.hydro_login_contain 
{
width:50%;
height: auto;
float: left;
margin: 10% 25% 0px 25%;
position: absolute;
z-index: 111;
background-color: #fffc;
padding: 20px 30px;
}  
.product_list_grid {
overflow: hidden !important;
height: 280px !important;
width: 100%;
float: left;
overflow-y: scroll !important;
margin: 0px 0px 20px 0px;
}
.errortxt, .errormsg {
width: 100%;
margin: 3px 0px 0px 0px;
color: red;
height: auto;
float: left;
font-size: 8px !important;
letter-spacing: 0.3px;
text-align: left;
}
.sales_order_tables
{
width: 100%;
height:275px;
float: left;
margin:10px 0px 5px 0px;   
}
.sales_order_tables {
width: 100%;
height: auto;
float: left;
margin: 10px 0px 5px 0px;
overflow-x: hidden;
max-height: 350px;
}
.error_item_view 
{
width: 96%;
float: left;
background-color: #fff;
padding: 10px 20px 20px 20px;
margin: 0px 20px 0px 20px;
border-top: 1px solid red;
margin-top: 0px;
position: relative;
bottom: 0;
}
.reprint_bill 
{
width: auto;
height: auto;
float: left;
margin:15px 0px 0px 3px;
}
.customer_name_txt
{
padding: 0px 0px;    
}
.stklist {
width:23.5% !important;
height: auto;
float: left;
list-style: none;
margin:0px 0px 20px 8px !important;
position: relative;
}
.menu2
{
min-width: 57% !important;    
}

/* sales order */
.customer_phno
{
width: 100%;
height:auto;
float: left;    
}
.customer_phno input
{
width:68%;
height: auto;
float: left;
font-size: 11px;
letter-spacing: 1px;
padding:6px 11px;
border: 1px solid #eee;
margin: 0px 5px 0px 0px;   
}
.customer_phno button
{
background-color: #e9e9e9;
padding: 6px 8px;
font-size: 10px;
color: #000;
letter-spacing: 1px;
border: 1px solid #e9e9e9;
}
.customer_phno button:hover
{
background-color:#dbdbdb;    
border:1px solid #dbdbdb;
box-shadow: -1px 1px 2px 0.2px #898989;
}
.customer_phno a
{
font-size:12px;
color: #000;
letter-spacing: 1px;
text-decoration:underline !Important;
margin:0px 0px 0px 8px;
}
.customer_phno a:hover
{
color:green;    
}
.ref_id
{
font-size: 13px;
color: #15823F;
letter-spacing: 2px;
padding: 1px 0px;
margin: 0px;
font-weight: 800;
}
.sales_order_tables
{
width: 100%;
height:230px;
float: left;
margin:10px 0px 5px 0px;   
}
.sales_order_tables table
{
width: 100%;
height: auto;
float: left;    
}
.sales_order_tables table { 
width: 100%; 
border-collapse: collapse; 
margin:0px auto 10px auto;
}
.available_stk
{
width: 100%;
height: auto;
float: left;
font-size: 11px;
font-weight: 300;
color: #000;
letter-spacing: 0.8px;
margin: 7px 0px 0px 0px;    
}
.available_stk span
{
color:green !important;    
}
.salesorder_pg
{
padding: 10px 15px 5px 30px !important;
width: 99% !important;
margin: 60px 0px 0px 0px !important;
height: auto !important;
float: left !important;   
}
.unbilled_bdy
{
width: 96%;
float: left;
background-color: #fff;
padding:20px 20px 0px 20px !important;
margin:2px 2% 15px 2% !important;
border-top: 3px solid green;    
}
/* Zebra striping */
.sales_order_tables tr:nth-of-type(odd) { 
background: #eee; 
}

.sales_order_tables th {
background: #efefef;
color: #000;
font-weight: 600;
font-size:11px !important;
letter-spacing: 1px;
line-height: normal;
padding: 7px 4px !important;
}

.sales_order_tables td, th {
padding:8px 3px !important;
border: 1px solid #ccc;
text-align: left;
font-size:11px !important;
line-height: 1;
font-weight: normal !important;
}

.sales_order_tables table { 
width: 100%; 
}

/* Force table to not be like tables anymore */
.sales_order_tables table, thead, tbody, th, td, tr { 
/*display: block; */
}

/* Hide table headers (but not display: none;, for accessibility) */
.sales_order_tables thead tr { 
position: absolute;
top: -9999px;
left: -9999px;
}

.sales_order_tables tr { border: 1px solid #ccc; }

.sales_order_tables td { 
/* Behave  like a "row" */
border: none;
border-bottom: 1px solid #eee; 
position: relative;
padding-left: 50%; 
}

.sales_order_tables td:before { 
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%; 

}

.sales_order_field
{
width: 100% !important;
height:auto !important;
float: left !important;
padding:4px 0px;
}
.sales_order_field textarea
{
width: 100%;
height:45px !important;
float: left;    
}
.add_mobno
{
width: 100%;
height:auto;
float: left; 
margin:3px 0px 0px 0px;
}
.add_mobno button
{
width: 100%;    
font-size:10px;
font-weight:300;
color:#fff;
padding:6px 12px;
border:1px solid #15823F;
background-color:#15823F;
}
.add_mobno button:hover, .add_mobno button:focus
{
background-color:transparent;
color:#15823F;
}
.confirm_payment_btn
{
width:auto;
height:auto;
float: right;  
text-align:right;
margin:0px 0px 0px 0px;
padding: 6px 0px;
}
.confirm_payment_btn a{
background-color:#e9e9e9;
padding:7px 10px;
font-size:10px;
font-weight:300;
color: #000;
letter-spacing: 1px;
border:1px solid #e9e9e9;
}
.confirm_payment_btn a:hover
{
background-color:#dbdbdb;    
border:1px solid #dbdbdb;
box-shadow: -1px 1px 2px 0.2px #898989;
}
.confirm_payment_btn input {
background-color: #e9e9e9;
padding:6px 10px;
font-size:10px;
font-weight:300;
color: #000;
letter-spacing: 1px;
border:1px solid #e9e9e9;
}
.confirm_payment_btn input:hover
{
background-color:#dbdbdb;    
border:1px solid #dbdbdb;
box-shadow: -1px 1px 2px 0.2px #898989;
}
.payment_mode a
{
background-color: #15823F;
padding: 8px 10px;
font-size:13px;
font-weight: 300;
color: #fff;
letter-spacing: 1px;
box-shadow: 2px 2px 2px 1px #234831;
margin: 0px 8px 0px 0px;
}
.last_transction_field
{
width: 100%;
height:auto;
float: left; 
margin:0px 0px 10px 0px;
}
.last_transction_field table
{
width: 100%;
height:auto;
float: left;     
}
.last_transction_field table th
{
font-size: 10px !important;
letter-spacing: 1px;
line-height: 1px;    
}
.last_transction_field table td {
border: 1px solid #f4f4f4 !important;
padding: 8px 5px !important;
font-size: 10px;
letter-spacing: 1px;
line-height: 5px;
text-align: center;
}
.align_cnr
{

}
.address_col
{
width:100% !important;
height:auto !important;
float: left;     
}
.pointstill_field
{
width: 100%;
height:auto !important;
float: left;     
}
.addfield_field
{
width: 100%;
height:auto !important;
float: left; 
margin:0px 0px 12px 0px;
font-size: 12px;
letter-spacing: 0.5px;
line-height: 22px;
}
.addfield_field label
{
width:85px;
height:28px !important;
float: left;
font-size: 15px;
letter-spacing: 1px;
font-weight: 600;    
}
.sales_order_scrollbar {
float: left;
height: auto;
width: 100%;
background: #F5F5F5;
overflow-y: scroll;
margin-bottom:10px;
min-height: auto;
max-height:280px;
}

.force-overflow
{
min-height: auto;
max-height:280px;
}

#wrapper
{
text-align: center;
width:100%;
height:auto;
float:left;
margin: auto;
}

/*
*  STYLE 1
*/

#style-1::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius:5px;
background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
width: 12px;
background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
border-radius:5px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #555;
}

/*
*  STYLE 2
*/

#style-2::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 5px;
background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
width:10px;
background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
border-radius:5px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color:#ccc;
}
.sales_order_table_bdy
{
overflow:hidden !important;
overflow-y:scroll !important;
max-height:280px !important;
}
.product_total_summary
{
width: 100%;
height:auto;
float: left;    
}
.product_total_summary_sec
{
width: 100%;
height: auto;
float: left; 
line-height: 28px;
}
.confirm_pay_product_total_summary_sec
{
width:100%;
height: auto;
float: right;
line-height: 28px;
margin: 0px 0% 15px 0%;
}
.product_total_summary_field
{
width: 100%;
height: auto;
float: left;
font-size: 13px;
letter-spacing: 1px;      
}
.paidbx
{
width: 100%;
height: auto;
float: left;
margin:5px 0px !important;
}
.aligncnr
{
text-align:center !important;    
}
.payment_mode
{
width: 100%;
height: auto;
float: left;
margin: 0px 0px 22px 0px;   
}
.subtotal_field
{
font-weight: 800 !important;
font-size: 14px;
margin: 0px 0px 8px 0px;
}
.balance_field
{
font-weight:800 !important;
font-size:14px !important;
color:#15823F !important;
margin: 0px 0px 5px 0px;
}
.product_total_summary_label
{
width:50%;
height: auto;
float: left;      
}
.product_total_summary_label span
{
float:right;    
}
.product_total_summary_amt
{
width:48%;
height: auto;
float: left;   
font-size: 17px;
letter-spacing: 1px;
}
.product_total_summary_amt i
{
margin: 3px 5px 0px 0px;
font-size: 10px;  
}
.product_total_summary_amt input
{
width:100px;
height:auto;
float:right;
text-align:right;
font-size: 17px;
letter-spacing: 1px;
line-height: 0;
}
.paid_rsicon
{
position: relative;
top: 4px;   
}
.tableFixHead{ overflow: hidden; height:auto; float:left; width:100%; }
.tableFixHead thead th { position: sticky; top: 0; z-index: 1; }

/* Just common table stuff. Really. */
table  { border-collapse: collapse; width: 100%; }
th, td { padding: 8px 16px; }
th     { background:#eee; }
.tableFixHead tr td a 
{
width:100%;   
height:auto;
color:#fff; 
float: left;
color: #000;
font-size: 15px;
}
.sell_pricetxtbx
{
width:100px;    
}
.sell_pricetxtbx input
{
width:80px;
height:auto;
border:1px solid #15823f; 
padding:5px;
text-align:right;
}
.qty_txtbx
{
width:50px;
height:auto;    
}
.qty_txtbx input
{
width:50px;
height:auto;
border:1px solid #000; 
padding:5px;
text-align:right;
}
.qty_error_bx
{
width: 50px !important;
height: auto;
border: 1px solid #000 !important;
padding: 5px;
background-color:#f4faff !important;    
}
.normal_grid_bx
{
background-color: #eee !important;      
}
.itemcode_error
{
border: 1px solid #000 !important;
background-color: #ffe2e2 !important;  
}
.item_codetxtbx
{
width:100px;    
}
.item_codetxtbx input
{
width:100%;
height:auto;
border:1px solid #000; 
padding:5px;
text-align:left;
letter-spacing:1px;
font-size:12px;
}
/*.item_codetxtbx input:focus, .item_codetxtbx input:hover
{
background-color:#00e056;
}*/
.delete_confirm_txt
{
width: 100%;
height: auto;
float: left;
color: #383838 !important;
font-size:14px !important;
font-weight: 300 !important;
line-height: 25px !important;
letter-spacing: 0.4px !important;
text-align:left;
}
.delete_confirm_txt span
{
color:red;    
}
.error_item_view {
width: 96%;
float: left;
background-color: #fff;
padding: 10px 20px 20px 20px;
margin: 0px 20px 0px 20px;
border-top: 1px solid red;
margin-top: 0px;
position: fixed;
bottom: 60px;
}
.salesorder_table_list
{
width: 96%;
float: left;
background-color: #fff;
padding:0px 20px 0px 20px !important;
margin:122px 2% 15px 2% !important;
border-top: 3px solid green;
}

/* sales order end */
}


@media only screen and (width:1000px){
.leadcontact {
width: 100%;
float: left;
height: auto;
margin: 55px 0px 0px 0px !important;
}    
}


@media only screen and (max-width: 750px) and (min-width: 600px){
.confirm_payment_btn
{
padding:20px 0px !important;    
}
.confirm_payment_btn a
{
font-size:8px !important;    
}
#list_unbilled_form
{
width: 100%;
height: auto;
float: left;
margin: 10px 0px 0px 0px;
}
.customer_phno input
{
width: 50%;
height: auto;
float: left;    
}
.sidenav {
height:auto;
float:left;
width: 0;
position: fixed;
z-index:11;
top:48px;
right:0;
background-color:#fff;
box-shadow: 1px 1px 1px 1px #aaa;
overflow:hidden !important;
transition: 0.08s;
padding:12px 0px;
}
.sales_order_tables td {
border: none;
border: 1px solid #a7a4a4;
padding-left: 50%;
font-family: 'PTSans-Bold' !important;
font-size: 11px !important;
letter-spacing: 0.9px !important;
}
.sales_order_tables th
{
font-size:13px !important;  
background: #8d0606 !important;
color: #fff !important;
}
.tableFixHead th
{
font-size:10px !important;
}
.searchpro_modal {
width:750px !important;
}
.saor_popup_label
{
font-size:10px !important;    
}
.customer_name_txt
{
font-size:10px !important;    
}
.pro_item_subbtn button {
width: 100%;
height: auto;
float: left;
background-color: green;
color: #fff;
border: 1px solid green;
padding: 27px 12px !important;
font-size: 13px !important;
letter-spacing: 0.5px;
margin: 3px 0px;
}
.product_list_grid {
overflow: hidden !important;
height:310px !important;
width: 100%;
float: left;
overflow-y: scroll !important;
margin: 0px 0px 20px 0px;
}
.salesorder_pg {
padding: 10px 9px 5px 8px !important;
width: 100% !important;
margin: 0px 0px 0px 0px !important;
height: auto !important;
float: left !important;
}
.ps_sal_person
{
margin:0px !important;    
}    
.errortxt, .errormsg
{
font-size: 8px !important;
letter-spacing: 0.8px !important;    
}
.salesorder_table_list {
width: 98%;
float: left;
background-color: #fff;
padding: 0px 20px 0px 20px !important;
margin: 0px 1% 15px 1% !important;
border-top: 3px solid green;
}
.product_list_grid {
overflow: hidden !important;
height:250px !important;
width: 100%;
float: left;
overflow-y: scroll !important;
margin: 0px 0px 20px 0px;
}
.leadcontact {
width: 100%;
float: left;
height: auto;
margin:40px 0px 0px 0px !important;
}
}


@media only screen and (max-width: 1024px) and (min-width: 751px) {
.confirm_payment_btn a
{
font-size: 9px !important;
box-shadow: 1px 1px 4px -3px #000;
border-radius: 9px;
}
#list_unbilled_form
{
width: 100%;
height: auto;
float: left;
margin: 10px 0px 0px 0px;
}
.customer_phno input
{
width: 50%;
height: auto;
float: left;    
}
.sidenav {
height:auto;
float:left;
width: 0;
position: fixed;
z-index:11;
top:48px;
right:0;
background-color:#fff;
box-shadow: 1px 1px 1px 1px #aaa;
overflow:hidden !important;
transition: 0.08s;
padding:12px 0px;
}
.sales_order_tables td {
border: none;
border: 1px solid #a7a4a4;
padding-left: 50%;
font-family: 'PTSans-Bold' !important;
font-size: 11px !important;
letter-spacing: 0.9px !important;
}
.sales_order_tables th
{
font-size:13px !important;  
background: #8d0606 !important;
color: #fff !important;
}
.tableFixHead th
{
font-size:10px !important;
}
.searchpro_modal {
width:570px !important;
}
.saor_popup_label
{
font-size:9px !important;    
}
.customer_name_txt
{
font-size:9px !important;    
}
#myModalcustomeraddressdetails div.modal-dialog
{
width: 500px !important;    
}
#myModalcustomeraddressdetails div.modal-title
{
font-size: 13px;
letter-spacing: 0.8px;
color: #111;
font-weight: 600;  
}
#myModalcustomeraddressdetails div.modal-body
{
padding:0px !important;    
}
#myModalcustomeraddressdetails div.modal-header
{
padding:0px !important;    
}
.popup_insertfield
{
font-size: 11px !important;
letter-spacing: 0.8px !important;    
}
.sales_order_field a
{
font-size: 9px !important; 
top: 4px !important;
}
.pro_item_subbtn button {
width: 100%;
height: auto;
float: left;
background-color: green;
color: #fff;
border: 1px solid green;
padding: 27px 12px !important;
font-size: 13px !important;
letter-spacing: 0.5px;
margin: 3px 0px;
}
.product_list_grid {
overflow: hidden !important;
height:310px !important;
width: 100%;
float: left;
overflow-y: scroll !important;
margin: 0px 0px 20px 0px;
}
.salesorder_pg {
padding: 10px 9px 5px 8px !important;
width: 100% !important;
margin: 0px 0px 0px 0px !important;
height: auto !important;
float: left !important;
}
.ps_sal_person
{
/*margin:0px !important;    */
}    
.errortxt, .errormsg
{
font-size: 8px !important;
letter-spacing: 0.8px !important;    
}
.salesorder_table_list {
width: 98%;
float: left;
background-color: #fff;
padding: 0px 20px 0px 20px !important;
margin: 0px 1% 10px 1% !important;
border-top: 3px solid green;
}
.product_list_grid {
overflow: hidden !important;
height:275px !important;
width: 100%;
float: left;
overflow-y: scroll !important;
margin: 0px 0px 20px 0px;
}
.leadcontact {
width: 100%;
float: left;
height: auto;
margin:40px 0px 0px 0px !important;
}


}

#cover-spin
{
z-index: 1111111111 !important;    
}
#cover-spin { position:fixed !important; width:100%; left:0;right:0;top:0;bottom:0; background-color: rgba(255,255,255,0.7); z-index:9999999999 !important; display:none; }

@-webkit-keyframes spin {
from {-webkit-transform:rotate(0deg);}
to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
from {transform:rotate(0deg);}
to {transform:rotate(360deg);}
}

#cover-spin::after { content:''; display:block; position:absolute; left:48%;top:40%; width:40px;height:40px; border-style:solid; border-color:black; border-top-color:transparent; border-width: 4px; border-radius:50%; -webkit-animation: spin .8s linear infinite; animation: spin .8s linear infinite; }

.pos_purchase_info
{
width:100%;
height:auto;
float:left;
margin:0px 0px;
background-image: linear-gradient(to right top, #7fc6ed, #acd2f5, #d0dff9, #ebeefc, #ffffff);
padding:8px 15px;
box-shadow:1px 1px 8px -5px #000;
}
.pos_purchase_info_left
{
background-color: #0072b1;
width:65%;
height: auto;
float: left;
padding:15px;
}
.pos_purchase_info_right
{
background-color: #f1f1f1;
width:30%;
height: auto;
float: left;
}
.pos_purchase_info_hdtxt
{
width:100%;
height:auto;
float:left;
font-size:11px !important;
color:#000;
letter-spacing:1px;
font-weight:bold;
margin:0px 0px 4px 0px;
}
.pos_purchase_info ul
{
padding:0px;
margin:0px;
}
.pos_purchase_info ul li
{
width:100%;
height: auto;
float: left;    
list-style:none;   
font-size:9px !important;
color:#000;
letter-spacing:1px;
margin:0px 0px 8px 0px;
}
.pos_purchase_info ul li span
{
width:auto;
height:auto;
float:left;  
margin:0px 5px 0px 5px;
}
.pos_purchase_info ul li div
{
width:auto;
height:auto;
float:left;    
}
.pos_purchase_info ul li label
{
width:100px !important;    
}
.no_cus_data_found
{
width:100%;
height:auto;
float:left;
background-color:#f8f8f8;
padding:10px;
text-align:center;
margin: 0px 0px 0px 0px !important; 
padding:18px 0px;
font-size:12px;
letter-spacing:1px;
color:#000;
font-weight:normal;
}