html
{
    height: 100%;
}
body{
    background: url('../images/bg-pattern1.png') repeat;
    position: relative;
    min-height: 100%;
}
/*scroll bar*/
body::-webkit-scrollbar {
    width: 1em;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #b1b1b1;
    outline: 1px solid #a1a1a1;
}
/*end scroll bar*/

.header-login
{
    margin-top: 3%;
    margin-bottom: 30px;
}
.footer-login
{
    font-size: 12px;
    color: grey;
}
.ewContentTable
{
    min-height: auto !important;
    height: auto !important;

}
.login-page-bg
{
    background-image: url('../images/login-page-bg.jpg');
    background-position: top center;
    background-color: #fafafa;
    background-attachment: fixed;
}
.login-page-bg  .ewLayout
{
    margin-bottom: 0px !important;
}
.ewFooterText {
    padding: 10px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
}
.p-panel
{
    display: block;
    line-height: 30px;
}
.c-panel
{
    display: block;
    width: 100%;
    padding: 10px;
    line-height: 5px;
    color: #888888 !important;
}
.c-panel:hover
{
    background-color: #f5f5f5;

}
.c-panel-color
{
    width: 41px;
    height: 41px;
    display: inline-block;
    margin: 8px;
}
.c-panel-color:hover
{
    border: 1px dashed #cccccc;
}
#navy_blue
{
    background-color: #40546a;
}
#black
{
    background-color: #252525;
}
#sky_blue
{
    background-color: #7d94ab;
}
#grey
{
    background-color: #c6c6c6;
}
#green
{
    background-color: #6b8e23;
}
#purple
{
    background-color: #3e3276;
}
#blue
{
    background-color: #008aff;
}
#red
{
    background-color: #8a0a37;
}
#sand
{
    background-color: #cd853f;
}
#light_green
{
    background-color: #88cf72;
}
#white
{
    background-color: #ffffff;
}
.panel-title
{
    color: #424f5c;
    font-size: 13px;
}
.c-panel-font
{
    height: 29px;
    display: inline-block;
    margin: 6px;
    padding: 8px;
    border: 1px solid black;
    color: black !important;
}
.c-panel-font:hover
{
    border: 1px dashed #cccccc;
}
#arial
{
    font-family: arial !important;

}
#calibri
{
    font-family: calibri !important;
}
#century
{
    font-family: century !important;
}
#futura
{
    font-family: futura !important;
}
#century_gothic
{
    font-family: Century Gothic !important;
}
#comic
{
    font-family: Comic Sans MS !important;
}
#tahoma
{
    font-family: tahoma !important;
}
#courier_new
{
    font-family: Courier New !important;
}
#verdana
{
    font-family: Verdana !important;
}
#lucida_sans
{
    font-family: Lucida Sans !important;
}
#ms_gothic
{
    font-family: MS Gothic !important;
}
#times
{
    font-family: Times New Roman !important;
}
.c-panel-size
{
    height: 29px;
    display: inline-block;
    margin: 6px;
    padding: 8px;
    border: 1px solid black;
    color: black !important;
}
.c-panel-size:hover
{
    border: 1px dashed #cccccc;
}
#px11
{
    font-size: 11px !important;
}
#px12
{
    font-size: 12px !important;
}
#px13
{
    font-size: 13px !important;
}
#px14
{
    font-size: 14px !important;
}
.c-panel-pos
{
    height: 29px;
    display: inline-block;
    margin: 6px;
    padding: 9px;
    border: 1px solid black;
    color: black !important;
}
.c-panel-pos:hover
{
    border: 1px dashed #cccccc;
}
.panel-group {
    margin-bottom: 10px !important;
}
.panel-group .panel {
    margin-bottom: 10px !important;
}
.notify
{
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 5px;
    padding-top: 5px;
}
.company_name
{
    font-size: 30px;
    font-family: "Lato", "Helvetica", serif;
    font-weight: 800;
    display: inline-block;
    line-height: 60px;
    color: white;
    text-decoration: none;
}
.company_name a
{
    color: white;
    text-decoration: none;
}
table {
    border-collapse: inherit;
    border-spacing: 0;
}
.c-panel .glyphicon
{
    padding-right: 25px;
}
.dropdown-menu>li>a {
    padding: 10px 20px;
    border-bottom: 1px solid #e7e7e7;
    box-shadow: 0 1px 0px #ffffff;
    cursor: pointer;
}
.navbar-default .navbar-nav>li>a {
    color: #777;
    padding: 10px 20px;
    border-right: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    box-shadow: 0 1px 0px #ffffff;
}
@media (min-width: 768px){
    .navbar-nav>li {
        float: none;
        text-align: center;
        width: 200px;
        margin: 0 auto;
    }
    .ewToolbar .breadcrumb {
        margin-right: 10px !important;
    }
}
@media (min-width: 1199px){
    .panelstats {
        /*padding-right: 0px;*/
    }
}
.nav>li {
    display: table-cell;
}
@media (max-width: 1150px){
    .nav>li {
        display: block;
    }
    .navbar-nav>li {
        float: left;
        text-align: center;
        width: auto;
    }
    .ewGrid .ewTable {
        width: 1200px;
    }
}
@media (max-width: 768px){
    .nav>li {
        display: block;
    }
    .navbar-nav>li {
        float: none;
        text-align: left;
    }
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    background-image: -webkit-linear-gradient(top, #eee 0, #e1e1e1 100%);
    background-image: -o-linear-gradient(top, #eee 0, #e1e1e1 100%);
    background-image: linear-gradient(to bottom, #eee 0, #e1e1e1 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffe1e1e1', GradientType=0);
    background-color: #e1e1e1;
}
.navbar-toggle {
    padding: 8px 8px;
    border-radius: 0px;
}

.ewLayout {
    margin-bottom: 0px;
}
.dash_box
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;

}
.dash-icon
{
    color: white;
    font-size: 30px;
    padding-top: 14px;
    padding-bottom: 13px;
    text-align: center;
}

.dash-icon .fa
{
    padding-right: 0px;
}
.dash_des
{
    padding-top: 15px;
    padding-bottom: 10px;
    text-align: center;
    border: 1px solid #e1e1e1;
    background-color: #f5f5f5;
    padding-left: 2px;
    padding-right: 2px;
}
.panel {
    border-radius: 0px;
}
.dash-login h4
{
    position: relative;
    border-bottom: 1px solid #c4c4c4;
    padding-bottom: 0px;
    margin-bottom: 10px;
    line-height: 37px;
    box-shadow: 0 1px 0px #ffffff;
}
.dash-login ul
{
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.dash-login ul li
{

}

.dash-login .fa
{
    font-size: 40px;
}
.number
{
    font-size: 18px;
    font-weight: 700;
    padding: 0 10px;
    color: #ed7a53;
    display: inline-block;
}

.dropdown-menu
{
    padding: 0px;
}
.dash_chart
{
    background-color: white;
    box-shadow: 0px 0px 15px rgba(136, 136, 136, 0.29);
}
.dashboard .panel-heading
{
    text-align: center;
    text-transform: uppercase;
}
@media only screen and (min-width: 767px)
{
    #dash-panel
    {
        min-height: 310px;
    }
}
.navbar-toggle {
    background-color: #003d7d;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #003d7d;
}
.ewAdvancedSearch
{
    display: none;
}
#ewHorizMenu .fa{
    font-size: 25px;
    display: block;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 8px;
}
@media (min-width: 768px) {
    .form-horizontal .form-control
    {
        border-radius: 0 !important;
        min-width: 400px;
    }
    .form-horizontal select
    {
        min-width: 358px ;
    }
    .form-horizontal select .fulldropdown
    {
        min-width: 400px !important;
    }
    input[type=text]:not([size]):not([name=pageno]):not(.cke_dialog_ui_input_text), input[type=password]:not([size]) {
        min-width: 358px;
    }
    .form-inline select
    {
        min-width: auto !important;
        margin-left: -5px;
    }
    .form-inline input[type="text"]
    {
        margin-left: -5px;
        min-width: 120px;
        text-align: right;
    }
    .ewQuickSearch input[type="text"]
    {
        min-width: 300px !important;
        margin-left: 0px;
        max-width: 400px !important;
        text-align: left;
        margin-top: 0px;
    }
}
@media (min-width: 300px) and (max-width: 767px) {
    .form-horizontal select
    {
        width: auto !important;
        display: inline-block;
    }
    .form-horizontal .fulldropdown
    {
        width: 100% !important;
    }
    button.ewButton {
        min-width: 100px !important;
        margin-left: 3px !important;
    }
    .subbtns {
        margin-top: 30px;
        margin-bottom: 60px;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .ewGridUpperPanel.panel-heading, .ewGridLowerPanel.panel-footer {
        padding: 7px !important;
    }
    .white_box {
        padding: 5px 5px 25px 5px !important;
    }
    .bodystate .text-right
    {
        font-size: 15px;
    }
    .bodystate .text-left
    {
        font-size: 15px;
    }
    .panel .text-right
    {
        font-size: 15px;
        margin-top: 0px;
    }
    .panel .text-left
    {
        font-size: 15px;
        margin-top: 0px;
    }
    .text-muted {
        font-size: 12px !important;
    }
    .advance_search {
        display: none;
    }
}
textarea
{
    border-radius: 0px !important;
}
.btn {
    border-radius: 0 !important;
    height: 40px !important;
    margin-top: 0px;
    line-height: 30px !important;
}
button {
    border-radius: 0 !important;
    height: 40px !important;
    margin-top: -1px;
    line-height: 30px !important;
}
.panel
{
    border-radius: 0 !important;
    margin-bottom: 40px;
}
.modal-content
{
    border-radius: 0 !important;
    z-index: 999999 !important;
}
.footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    background-color: #f5f5f5;
    text-align: center;
    color: #777;
}
.form-group
{
    background-color: transparent !important;
}
@media (min-width: 768px){
    .form-horizontal .control-label {
        text-align: left !important;
    }}
legend {
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
}
@media (min-width: 768px) {
    .form-control {
        height: 40px;
    }
}
button.ewButton {
    min-width: 195px;
    margin-left: 6px;
}
.ewGrid .ewTable>tbody>tr>td, .ewGrid .ewTable>tfoot>tr>td {
    vertical-align: middle;
    border-right: 0px solid;
    padding-top: 5px;
    padding-bottom: 5px;
}
.ewGrid .ewTable>thead>tr>th, .ewGrid .ewTable>thead>tr>td {
    border-right: 0px solid;
    padding: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
}
.ewListOptionBody .btn-sm {
    padding-top: 3px;
    padding-bottom: 3px;
}
.ewScrollableTable .ewListOptionBody .ewButtonGroup .ewIcon, .ewListOptionBody .ewIcon {
    min-width: 16px;
    line-height: 30px;
    padding: 0;
    font-size: 16px;
}
.dropdown-menu .ewIcon
{
    line-height: 1;
    padding: 0;
}

.badge {
    border-radius: 4px;
}
td
{
    text-align: left !important;
}
@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: left !important;
        line-height: 40px;
        padding-top: 5px;
    }
}
.ewGridUpperPanel.panel-heading input, .ewGridLowerPanel.panel-footer input, .ewGridUpperPanel.panel-heading select, .ewGridLowerPanel.panel-footer select, .ewGridUpperPanel.panel-heading .btn-sm, .ewGridLowerPanel.panel-footer .btn-sm {
    padding-top: 3px;
    padding-bottom: 3px;
    height: 36px;
}
.ewGridUpperPanel.panel-heading .ewPager, .ewGridLowerPanel.panel-footer .ewPager {
    margin-bottom: -2px;
    line-height: 33px;
}
.paddingtop
{
    padding-top: 7px;
}
.breadcrumb {

    border-radius: 0px;
    height: 40px;
    line-height: 30px;
}
.fa_stock_itemslistsrch
{
    display: none !important;
}
.ewQuickSearch .input-group-btn .btn {
    max-height: 40px;
    min-height: 40px;
    margin-top: 0px;
    line-height: 23px !important;
}
.export{
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    margin-bottom: 18px;
    width: 725px;
}
.ewExportLink
{
    display: inline-block;
    color: #5e5e5e;
    padding: 10px;
    background-color: #f5f5f5;
}
.ewExportLink:hover
{
    text-decoration: none;
    color: black;
}
.ewIcon {
    display: inline-block;
}
.ewIcon-inline
{
    display: block;
}
.ewFilterOption
{
    display: none !important;
}
.ewGrid
{
    width: 100%;
    border: 1px solid #dddddd;
}
.ewDetailCaption
{
    text-align: center;
    font-weight: bold;
    margin-top: 25px;
    font-size: 19.5px;
    color: #333;
}
input
{
    /*line-height: 40px !important;*/
    /*padding-right: 6px !important;*/
    border-radius: 0px !important;
    height: 40px !important;
}
select
{
    border-radius: 0px !important;
    height: 40px !important;
    border-radius: 0px !important;
}
.subbtns
{
    margin-top: 30px;
    margin-bottom: 60px;
}
.modal-footer {
    padding: 15px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}
.updatebtns
{
    margin-bottom: 60px;
    padding-left: 10px;
}
.ewPager .input-group>input.form-control[name=pageno] {
    width: 4em !important;
    min-width: auto;
    height: 40px;
    margin-top: -1px;
    text-align: center !important;
    padding-top: 7px;
}
.ewPager span:not(.glyphicon):not([class^=icon-]) {
    float: left;
    padding-top: 7px;
    padding-bottom: 4px;
    padding-right: 5px;
}
.ewPager {
    float: left;
    padding-right: 20px;
    line-height: 35px;
}
.ewListOtherOptions {
    margin-bottom: 2px;
    margin-top: 4px;
    float: left;
}
.ewGridUpperPanel.panel-heading, .ewGridLowerPanel.panel-footer {
    height: auto !important;
    padding-left: 5px;
}
.ewGrid {
    margin-bottom: 30px;
}
.ewButton
{
    color: #ffffff !important;
}
.nowbuttons
{
    font-size: inherit;
    font-family: inherit;
}
input[type="radio"], input[type="checkbox"] {
    margin: 0px;
    vertical-align: middle;
}
.icon-expand, .icon-collapse {
    vertical-align: middle;
    font-size: 16px;
}
.ewSearchOperator select {
    min-width: 250px !important;
}
.ewBasicSearch .ewRow
{
    margin-bottom: 0px !important;
}
.ewBasicSearch .form-control {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}
.ewBasicSearch button
{
    min-width: auto !important;
}
.ewBasicSearch .dropdown-menu
{
    border-radius: 0px;
    margin-top: 0px;
    margin-left: -1px;
}
.ewScrollableTable .ewScrollableTableHeader .ewScrollableTableOverhang {
    background-image: none;
    background-image: none;
    background-image: none;
    background-repeat: repeat-x;
}
.ewTablePreviewRow .ewGrid .ewTable {
    width: 100% !important;
}
.ewScrollableTableBody
{
    min-height: 400px;
    height: auto !important;
}
.ewPrevNext input
{
    text-align: left !important;
    margin-bottom: 5px !important;
    margin-top: 4px !important;
    width: auto !important;
    margin-right: 1px !important;
    margin-left: 0px !important;
}
.ewPrevNext .btn
{
    line-height: 38px !important;
}
.navbar-brand {
    float: left;
    padding: 10px 15px;
    font-size: 15px;
    height: 40px;
}
#fa_purchases_detailgrid .btn-default {
    color: #333 !important;
    padding-top: 7px !important;
}
#fa_sales_detailgrid .btn-default {
    color: #333 !important;
    padding-top: 7px !important;
}
#fa_adjuststock_detailgrid .btn-default {
    color: #333 !important;
    padding-top: 7px !important;
}
#fa_salesquotes_detailgrid .btn-default {
    color: #333 !important;
    padding-top: 7px !important;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
    height: 18px !important;
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 15px;
}
@media (min-width: 767px)
{
    .logintb
    {
        width: 250px !important;
        min-width: 20px !important;

    }
}
@media (max-width: 767px) and (min-width: 300px)
{
    .logintb
    {
        width: 100% !important;
        min-width: 100% !important;

    }
    .loginbt
    {
        width: auto !important;
    }
}
@media (min-width: 1200px)
{
    .ewChangepwdForm input[type=password]:not([size]) {
        min-width: 400px !important;
    }
    .ewChangepwdForm #npwd {
        min-width: 350px !important;
    }
    .ewAddForm #x_Password {
        min-width: 358px !important;
    }
    .ewEditForm #x_Password {
        min-width: 358px !important;
    }
}

.ewPasswordGenerator {
    max-height: 40px;
    min-height: 40px;
}
#olark-container .olark-branding-link {
     display: none !important;
}
input[type="file"] {
    display: block;
    padding-top: 12px;
}
.modal-header .close {
    margin-top: -7px;
}
.calendar thead .title, .calendar td {
    text-align: center !important;
}
.page_heading
{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}
.plug_1box
{
    border: 1px solid #c8c8c8;
    padding: 10px;
    padding-bottom: 0px;
    background-color: white;
    min-height: 300px;
}
.plug_2box
{
    background-color: #f9f9f9; padding: 10px;
    margin-bottom: 10px;
}
.plug_head
{
    font-size: 20px;
    font-weight: bold;
    color: #ff8a00;
}
.plug_head a
{
    font-size: 20px;
    font-weight: bold;
    color: #ff8a00;
}
.plug_head a:hover
{
    text-decoration: none;
}
.plug_description
{
    color: #4b4b4b;
    display: inline-block;
}
.plug_description a
{
    color: #4b4b4b;
    font-style: italic;
}
.plug_description a:hover
{
    color: black;
    text-decoration: none;
}
.plug_head1
{
    font-size: 16px;
    font-weight: bold;
    color: #ff8a00;
    display: inline-block;
    width: 80px;
}
.plug_description1
{
    color: #4b4b4b;
    display: inline-block;
    font-size: 14px;
}
.plugins .col-sm-4 {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-bottom: 30px !important;
}
.ewHeaderRow {

    background-image: url('../images/header-overlay.png');
    background-position: center;
    background-repeat: no-repeat;
}
#ewHorizMenu #mi_account .dropdown-menu {
    right: 0;
    left: auto;
}
#flogin button.ewButton {
    min-width: 135px;
}
@media (max-width: 400px)
{
.header-login {
    margin-bottom: 0px;
}}
.btn .btn-default .ewButton
{
    color: black !important;
}
.dash-top
{
    min-height: 400px;
}
@media (max-width: 767px) {
    .dash-top {
        min-height: auto;
    }
    .a_sales_detail_Sales_Quantity input
    {
        display: inline-block;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
        vertical-align: middle;
    }
    .a_purchases_detail_Purchasing_Quantity input
    {
        display: inline-block;
        margin-bottom: 5px !important;
        margin-top: 5px !important;
        vertical-align: middle;
    }

}
.popover
{
    min-width: 900px !important;
}
.canvasjs-chart-credit
{
    display: none !important;
}
.aviewmore, .aviewmore:hover, .aviewmore:active, .aviewmore:focus
{
    color: white;
}
.paddingtopright
{
    padding-top: 7px;
    padding-right: 2px;
}
.input-block-level
{
    width: 100% !important;
    text-align: left !important;
    min-width: 100% !important;
    max-width: 100% !important;
    margin: 0px !important;
}
.img-thumbnail
{
    cursor: pointer;
}
.modal-body img
{
    width: 100%;
}
/*select2 dropdown with search custom css*/
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
}
.select2-container--default .select2-selection--single {
    border-radius: 0px !important;
    border: 1px solid #ccc !important;
}
.select2-container .select2-selection--single {
    height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
}
.select2-container--focus
{
    min-width: 170px !important;
}
.select-8-container--below
{
    min-width: 170px !important;
}
.select2-container--default{
    min-width: 170px !important;
}
/*end select2 dropdown with search custom css*/
input:checked ~ #blah {
    opacity: 0.5;
}
input:checked #blah {
    opacity: 0.5;
}
input {
    content: "\20AC";
}
.remaining_quantity
{
    width: 50px !important;
    min-width: 50px !important;
    max-width: 50px !important;
    vertical-align: middle !important;
    text-align: center !important;
    padding: 0px !important;
}
#loading {
    position: fixed;
    width: 100%;
    height: 100%;
    background: url('../images/loader.gif') no-repeat center center;
    z-index: 999999;
    background-color: #fffdff;
    overflow: hidden;
}
.pro_package
{
    color: red;
    font-size: 12px;
}
.select2-selection--multiple {
    border: solid #cccccc 1px !important;
    outline: 0;
    height: 40px!important;
    width: 250px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 9px !important;
}
.select2-container--open .select2-dropdown--below, .select2-container--open .select2-dropdown--above {
    width: 250px !important;
}
.select2-results__message
{
    display: none;
    border: 0;
}
@media (max-width:1150px) {
    .ewGrid {
        display: block
    }
    .ewGrid .ewGridMiddlePanel {
        overflow-x: auto;
        overflow-y: visible
    }
    #ewContentTable, #ewContentRow, #ewContentColumn {
        display: block
    }
    .ewMultiColumnForm>.ewMultiColumnRow>div[class^=col-]:not(:last-child) {
        margin-bottom: 15px
    }
    .ewItemTable {
        width: 100%
    }
    .ewItemTable td {
        display: block;
        width: 100%
    }
    .form-horizontal .ewItemTable td {
        padding-top: 0
    }
    .ewItemTable td:empty {
        display: none
    }
    .ewPager .input-group-btn {
        width: auto
    }
    .ewAddOptBtn {
        margin-top: 6px
    }
    .ewAutoSuggest {
        display: block
    }
    #ewGoogleMap {
        width: 100% !important
    }
    .ewDesktop {
        display: block
    }
    .ewDesktop .ewDesktopTable {
        border: 0
    }
    .ewDesktop .ewDesktopTable>tbody>tr>td {
        border: 0;
        padding: 0 0 6px;
        display: inline-block
    }
    .ewDesktop .ewDesktopTable>tbody>tr>td:first-of-type {
        text-align: inherit;
        padding-right: 6px
    }
    .ewDesktop .ewDesktopTable>tbody>tr>td:last-of-type {
        display: block
    }
    .table-striped>tbody>tr:nth-child(odd), .table-striped>tbody>tr:nth-child(even), .table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(even)>td {
        background-color: transparent
    }
}
.extension__buy {
    width: 60px;
    height: 44px;
    float: right;
    border-radius: 5px;
    background-color: #fff;
    line-height: 44px;
    font-size: 16px;
    color: inherit;
    text-align: center;
}
.extension__title {
    margin-top: 0px;
    line-height: 26px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.extension__description {
    line-height: 19px;
    font-size: 15px;
    color: #fff;
    min-height: 135px;
}
.extension__stats__reviews {
    font-size: 15px;
}
.extension__footer {
    right: 12px;
    bottom: 12px;
    left: 17px;
    padding-top: 20px;
}
.extension__stats {
    float: left;
    color: #fff;
}
.extension {
    padding: 40px 17px 40px;
    display: inline-block;
    border-radius: 5px;
    background-color: #9e9e9e;
    color: #9e9e9e;
    text-align: left;
    text-decoration: none;
    overflow: visible;
    width: 100%;
}
.extension__image {
    height: 100px;
    margin-bottom: 45px;
    text-align: center;
}
.extension:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.extensions__item {
    margin-bottom: 25px;
}
.stock_name_id
{
    min-width: 0 !important;
    width: 0 !important;
    border: 0 !important;
    padding: 0 !important;
    position: absolute !important;

}
.custom-label
{
    color: #8e8e8e;
    font-size: 12px;
    font-weight: normal;
}
.add_sales_page .form-control, .add_sales_page input[type=text]:not([size]):not([name=pageno]):not(.cke_dialog_ui_input_text), input[type=password]:not([size])
{
    min-width: 100%;
    width: 100%;
}
.space-10
{
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.input-group input, .input-group select
{
    width: 100% !important;
    min-width: 100% !important;
}
.add_sales_page .input-group select {
    min-width: 100px !important;
    width: 200px !important;
}

.input-group-addon
{
    width: 125px;
}
.add_sales_page_left .input-group-addon
{
    width: 75px;
}
.barcode-enabled
{
    background-color: #88d388;
    color: white;
    float: right;
    padding: 5px 10px 5px 10px;
    border-radius: 2px;
    margin: 25px 10px 25px 10px;
}
.custom-textbox
{
    text-align: left !important;
    border: 0;
    outline: 0;
    background-color: transparent;
    height: 25px !important;
}
.stock_name_only
{
    font-weight: bold;
}
#fa_salesview .section_for_add, #fa_purchasesview .section_for_add, #fa_workorderview .section_for_add, #fa_salesquotesview .section_for_add
{
    display: none;
}
.section_for_add {
    position: sticky;
    top: 73px;
    background: whitesmoke;
    border-bottom: 1px solid #dddddd;
    z-index: 99;
    margin-left: 0;
    box-shadow: 0px 3px 7px #0000002b;
}
.ajax_loader
{
    display: block;
    background: white;
    text-align: center;
    width: 100%;
    position: absolute;
    z-index: 9999999;
    height: 79px;
    margin-left: -15px;
}
.ajax_loader img
{
    width: 50px;
    padding: 15px 0px 14px 0px;
}
.add_sales_page .input-group .fulldropdown {
    min-width: 100% !important;
    width: 100% !important;
}
#psearch
{
    min-width: 200px !important;
}
.ewShowAll
{
    margin-top: -18px !important;
    padding-left: 5px !important;
}
.advance_search
{
    margin-top: -18px !important;
}
.advance_search_box select, .advance_search_box input
{
    min-width: 250px !important;
}
.advance_search_box #x_Date_Added,.advance_search_box #x_Purchase_Date,.advance_search_box #x_Sales_Date, .advance_search_box #x_Date_Transaction
{
    min-width: 215px !important;
}
.purchase_sku
{
    display: none;
}
#fa_purchasesview .purchase_sku
{
    display: table-cell;
}
#fa_purchasesview .custom-textbox
{
    display: none;
}

.workorder_sku
{
    display: none;
}
#fa_workorderview .workorder_sku
{
    display: table-cell;
}
#fa_workorderview .custom-textbox
{
    display: none;
}

.sales_sku
{
    display: none;
}
#fa_salesview .sales_sku
{
    display: table-cell;
}
#fa_salesview .custom-textbox
{
    display: none;
}

.salesquotes_sku
{
    display: none;
}
#fa_salesquotesview .salesquotes_sku
{
    display: table-cell;
}
#fa_salesquotesview .custom-textbox
{
    display: none;
}

.open_sales
{
    padding-left: 0px;
}
.open_purchases
{
    padding-right: 0px;
}
@media (max-width: 767px) {
    #ewContentTable, #ewContentRow, #ewContentColumn {
        padding: 5px 0px 5px 0px;
    }
    .open_sales
    {
        padding-left: 0px;
        padding-right: 0px;
    }
    .open_purchases
    {
        padding-left: 0px;
        padding-right: 0px;
    }
    .panel {
        margin-bottom: 20px !important;
    }
    .white_box {
        margin-bottom: 20px !important;
    }
}
.input-text
{
    width: 100%;
    min-width: 100% !important;
    border: 0;
    height: 18px !important;
    outline: 0;
    background: transparent;
    font-size: 12px;
}
.ewViewTable {
    min-width: 100%;
}

.back-red
{
    background-color: #ff0000b8;
    padding: 5px;
    color: white;
    border-radius: 5px;
}
.back-green
{
    background-color: #7ac57a;
    padding: 5px;
    color: white;
    border-radius: 5px;
}
.back-orange
{
    background-color: #ffc600;
    padding: 5px;
    color: white;
    border-radius: 5px;
}
.back-blue
{
    background-color: #00abff;
    padding: 5px;
    color: white;
    border-radius: 5px;
}
.back-brown
{
    background-color: #794346;
    padding: 5px;
    color: white;
    border-radius: 5px;
}
.back-darkblue
{
    background-color: #374f69;
    padding: 5px;
    color: white;
    border-radius: 5px;
}
.back-grey
{
    background-color: #b9b9b9;
    padding: 5px;
    color: white;
    border-radius: 5px;
}
.ewQuickSearch .input-group-btn button
{
    display: none;
}
.ewQuickSearch .input-group-btn #btnsubmit
{
    display: inline-block;
}
.btn-default .badge {
    background-color: #7b7b7b;
    margin-left: 5px;
    padding: 2px 5px 2px 5px;
}
.box-maintenance {
    text-align: center;
}
.input-group-addon input[type=checkbox]
{
    outline: 0 !important;
    height: 26px !important;
}
.ifrmae header, .yq-header
{
    display: none !important;
}
.thin
{
    display: none !important;
}
.ewSearchOption
{
    display: none;
}
.multiselect {
    width: 200px;
}

.selectBox {
    position: relative;
}

.selectBox select {
    width: 100%;
    font-weight: bold;
}

.filterbox
{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 18px;
    width: 84px;
}
.overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 75px;
    cursor: pointer;
}
#checkboxes {
    margin-top: 2px;
    display: none;
    position: absolute;
    z-index: 100;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
#checkboxes label {
    display: block;
    padding: 0 15px;
    font-weight: normal;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 0px;
}
#checkboxes label input {
    margin-right: 5px;
    height: 38px !important;
}
#checkboxes label:hover {
    background-color: #e1e1e1;
}
.filtersavebtn
{
    width: 100%;
}
.estimated-box {
    background-color: #cecece87;
    color: inherit;
    line-height: 40px;
    display: inline-block;
    padding: 0px 10px 0px 10px;
    border-radius: 2px;
}
.btns_right
{
    right: 30px;
    position: absolute;
}
.expense-btn
{
    display: inline-block;
    position: absolute;
    margin-top: 7px;
    right: 40px;
}
.expense-btn .dropdown-menu
{
    transform: translate3d(-31px, -2px, 0px);
    border-radius: 0;
}
.income-btn
{
    display: inline-block;
    position: absolute;
    margin-top: 7px;
    right: 30px;
}
.income-btn .dropdown-menu
{
    right: 0;
    left: auto;
}
#mi_subusers .dropdown-menu
{
    transform: translate3d(-158px, 4px, 0px);
}
.head-color
{
    background: red !important;
    color: white !important;
    font-size: 14px !important;
}
.head-color>td
{
    background: red !important;
}
#tbl_userpriv input[type='checkbox']
{
    width: 14px !important;
}