body
{
    margin: 0px;
    padding: 0px;
    background: rgba(204, 204, 204, 0.26);;
    font-family: Arial;
}

.alertstock_p
{
    text-align: center;
    font-size: 14px;
    font-weight: bold; 

}
.alertstock_lbl
{
    color: Red;
    padding-top: 4px;
    text-align: center;
    display: inherit;
    margin-bottom: 5px;
}

.logintbl .aspNetDisabled
{
    background: rgba(51, 51, 51, 0.47) !important;
    padding: 6px 15px !important;
    color: #CCC !important;
}

.dash-bg
{
    background: #FFF url('../prfImages/transparent.png');
    background-size: 235px;
    background-repeat: no-repeat;
}
.page-control
{
    background: #333;
    width: 615px;
    color: #FFF;
    padding: 4px;
    text-transform: uppercase;
    margin-bottom: 16px;
}

.dashboardicons
{
      float: left;
     width: 257px;
  margin-top: 13px;
  margin-bottom: 13px;
  border: 2px solid #CCC;
  box-shadow: 1px 1px 11px #CCF;
  height: 233px;
  padding: 7px;
    margin-left: 35px;

}
.dashboard-img
{
  width: 258px;
  height: 191px;
}
.dash-icon-con
{
    background: #333333;
    color: #FFF;
  text-align: center;
  margin-top: 5px;
  padding: 10px 0px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.container
{
width: 900px;
  margin: 0 auto;

  padding: 0px 219px;
}

.header
{
    background: #FE5E00;
    text-align: center;
    padding-top: 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.footer
{
    position: fixed;
    height: 30px;
    background: #FE5E00;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-bottom: 0px;
    color: #FFF;
    line-height: 30px;
    width: 100%;   
}
.qodelogo
{
    margin-left: 21px;
    margin-top: 10px;
    margin-bottom: 7px;
}

.logo
{
    float: left;
}

.header-topicon
{
    float: right;
    margin: 0px 20px;
}

.clear
{
    clear: both;
}

.logout
{
    width: 22px;
    padding-bottom: 6px;
}
.sidemenu
{
    float: left;
    width: 345px;
    background: #FFF;
    height: 1000px;
    margin-right: 6px;
}

.profileimg
{
    width: 133px;
    border-radius: 78px;
    -webkit-border-radius: 78px;
    -moz-border-radius: 78px;
    border: 2px solid #58585A;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 50px;
}

.profileimgsmall
{
    border-radius: 78px;
    -webkit-border-radius: 78px;
    -moz-border-radius: 78px;
    border: 2px solid #58585A;
}
.profilepic
{
    width: 203px;
    float: left;
}
.user-info
{
    margin-top: 50px;
    float: left;
}

.username
{
    color: #FE5E00;
    font-weight: bold;
    text-decoration: none;
    font-family: arial;
    font-size: 18px;
}

a
{
    color: #FE5E00;
    font-weight: bold;
    text-decoration: none;
    font-family: arial;
    font-size: 12px;
}

.dashboardlbl
{
    background: #FE5E00;
    color: #FFF;
    font-size: 17px;
    padding: 5px;
    text-transform: uppercase;
    font-family: arial;
    font-weight: bold;
      text-align: center;
}

.maincontent
{
}

.dashboardpage
{
    background: #58585A;
    color: #FFF;
    padding: 5px;
}

.dashboard-main
{
    margin-top: 25px;
    margin-left: 25px;
    width: 860px;
    float: left;
    padding-bottom: 20px;
}
.dashboard-pregis
{
    margin-top: 25px;
    margin-left: 25px;
    width: 950px;
    float: left;
    padding-bottom: 20px;
}
.dashboard-main-new
{
    margin-top: 25px;
    margin-left: 25px;
    width: 1100px;
    float: left;
    padding-bottom: 20px;
}

.dashboard-main-entry
{
   margin-top: 25px;
  width: 1057px;
  padding-bottom: 20px;
  margin: 0 auto;
}

.getstarted
{
    background: #FE5E00;
    color: #FFF;
    padding: 6px;
    margin-bottom: 20px;
}
.icons
{
    background: #58585A;
    width: 190px;
    height: 130px;
    text-align: center;
    margin-top: 16px;
    padding-top: 50px;
    float: left;
    margin-left: 20px;
}

.icontext
{
    color: #FFF;
    display: block;
}

.first-part
{
    background: #FFF;
    padding-bottom: 20px;
}
.dash-sec
{
    margin-top: 10px;
}

#menu
{
    margin: 0px;
    padding: 0px;
}

#menu .sidebarHeading ul li a
{
    color: #FE5E00;
    text-decoration: none;
    display: inline-block;
    height: 20px;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    list-style: none;
    line-height: 24px;
    text-shadow: 0 1px 0 #fff;
    margin: 2px 0;
}


#menu li.sidebarHeading
{
    background: url('../QodeImages/ARROW_RIGHT.png') no-repeat 20px 0;
    list-style: none;
    padding: 8px 65px 12px;
    border-bottom: 1px solid #CCC;
}

#menu .sidebarHeading ul li
{
    list-style: none;
}

#menu .sidebarHeading ul
{
    margin-left: -28px;
    margin-top: 4px;
}
#menu .sidebarHeading a
{
    color: #58585A;
    font-size: 15px;
}

.sidebarHeading
{
    margin-top: 10px;
}
.dxgvHeader
{
    border: none !important;
    background: #BCBDC1 !important;
    padding: 9px 6px 6px 6px !important;
}

.dxgvEditFormDisplayRow td.dxgv, .dxgvDataRow td.dxgv, .dxgvDataRowAlt td.dxgv, .dxgvSelectedRow td.dxgv, .dxgvFocusedRow td.dxgv
{
  /*  border-right: none !important;
    padding: 10px 39px 20px 12px !important;*/
}
.dxgvFocusedRow
{
    background-color: #FFF !important;
    color: #000 !important;
}

.dxgvDataRowAlt
{
    background: #FFF !important;
}

.dxgvControl, .dxgvDisabled
{
    border: none !important;
    width: 100%;
}
.trailerid
{
    color: #FE5E00;
}
.Last-activity
{
    background: #FFF;
    padding-bottom: 10px;
}
.report
{
    margin: 20px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.report-footer
{
    background: #58585A;
    color: #FFF;
    padding: 11px 10px;
    font-size: 14px;
    margin-top: 20px;
}

.additional
{
    float: left;
    margin-left: 54px;
    margin-right: 50px;
}
.inspection, .yardcheck
{
    float: left;
    width: 139px;
    border: 1px solid #CCC;
    padding-left: 3px;
    padding-top: 0px;
    line-height: 23px;
    margin-top: -4px;
}
.yardcheck
{
    margin-left: 50px;
}

.main-table
{
border: 1px solid #F1F1F1;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 3px;
  width: 637px;
  margin: 0 auto;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  margin-top: 10px;
  
}
.main-table-new
{
border: 1px solid #F1F1F1;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 3px;
  width: 1070px;
  margin: 0 auto;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  margin-top:0px;  
}

.main-table-pregis
{
    border: 1px solid #F1F1F1;
    border-radius: 5px;
    margin-left: 10px;
    padding-bottom: 3px;
    width: 450px;
    padding-left: 3px;
    padding-right: 3px;
    margin-top: 10px;
    float: left;
}
.Camera 
{
    float: right;
    margin-right: 10px;
    border: 1px solid #F1F1F1;
    border-radius: 5px;
    /* margin-left: 10px; */
    padding: 3px;
    margin-top: 10px;
}
select
{
   border: 1px solid #ccc;
  height: 25px;
  width: 128px;
  border-radius: 3px;
}
.main-table-new select
{
   border: 1px solid #ccc;
  height: 25px;
 width: 128px;
  border-radius: 3px;
}
.main-table-stock select
{   
  border: 1px solid #ccc;
  height: 25px;
  width: 129px;
  border-radius: 3px;
}
.main-table input[type="text"], input[type="password"], .wiocliteHI
{
    border: 1px solid #ccc;
    height: 20px;
    width: 126px;
    border-radius: 5px;
}

.main-table-new input[type="text"], input[type="password"], .wiocliteHI,.main-table-stock input[type="text"], input[type="password"]
{
    border: 1px solid #ccc;
    height: 20px;
    width: 126px;
    border-radius: 5px;
} 
 
.main-table-pregis input[type="text"], input[type="password"], .wiocliteHI,.main-table-stock input[type="text"], input[type="password"]
{
    border: 1px solid #ccc;
    height: 20px;
    width: 126px;
    border-radius: 5px;
}
.main-table-new td
{
    width: 262px;
}

.bigtextarea
{
    border: 1px solid #ccc;
    width: 638px;
    height: 85px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}


.tdright
{
    float: right;
}

.savebtn, .cancelbtn
{
    background: #FE5E00 url(../prfImages/icon_save.png)no-repeat;
    background-position-x: 4px;
    background-position-y: 2px;
    padding: 6px 33px;
    background-size: 20px;
    color: #FFF;
    border: none;
    padding-left: 27px;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
}

.prtbtn
{
      background: #FE5E00 url(../prfImages/print-icon.png)no-repeat;
    background-position-x: 4px;
    background-position-y: 2px;
    padding: 6px 33px;
    background-size: 20px;
    color: #FFF;
    border: none;
    padding-left: 27px;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
      margin-top: -2px;
}
.cancelbtn
{
    background: #EF2823 url(../prfImages/Icon_cancel.png)no-repeat;
    background-position-x: 4px;
    background-position-y: 2px;
    padding: 6px 33px;
    background-size: 20px;
    color: #FFF;
    border: none;
    padding-left: 27px;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
}
.viewbtn
{
    background: #EF2823;
    background-position-x: 4px;
    background-position-y: 2px;
    padding: 6px 33px;
    background-size: 20px;
    color: #FFF;
    border: none;
    padding-left: 27px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
}
.validationmsg
{
    color: #EF2823;
    font-size: 14px;
}
.startend
{
    float: left;
    width: 450px;
    margin-top: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.showview
{
    float: left;
    width: 354px;
    margin-top: 20px;
}
.givemargin
{
    margin-left: 20px;
}
.main-table p
{
    margin-bottom: 10px;
    margin-top: 10px;
}
.select-user
{
    color: #FFF;
    width: 272px;
    margin-left: 25px;
    background: #58585A;
    padding: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    float: left;
}

.login
{
    width: 740px;
    margin: 0 auto;
    padding-top:109px;
}

#logo
{
    background: #FE5E00;
    text-align: center;
    border-bottom: 5px solid red;
      border: 1px solid #CCC;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.41);
}
.login-form
{
    background: #FFF;
    text-align: center;
      border: 1px solid #CCC;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.41);
  padding-bottom: 10px;
}
.logintbl
{
    width: 300px;
    margin: 0 auto;
}

.loginbtn
{
    background: #58585A;
    background-position-x: 4px;
    background-position-y: 2px;
    padding: 6px 33px;
    background-size: 20px;
    color: #FFF;
    border: none;
    padding-left: 27px;
    text-transform: uppercase;
    font-weight: bold;
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
}

#LoadImage
{
    margin-left: 50%;
}

#LoadImage2
{
    position: absolute;
    margin-left: 50%;
    margin-top: 8%;
}


/* Content Manager */

.tablesorter
{
    width: 100%;
    margin: -5px 0 0 0;
}

.tablesorter td
{
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #ccc;
}

.tablesorter thead tr
{
    height: 34px;
    background: url(../images/table_sorter_header.png) repeat-x;
    text-align: left;
    text-indent: 10px;
    cursor: pointer;
}
.tablesorter tbody tr th
{
    border: none;
    font-size: 15px;
    font-weight: normal;
}
.tablesorter tbody tr td
{
    border: none;
    border-bottom: 1px dotted #ccc;
}
.tablesorter th
{
    height: 34px;
    background: #BCBDC1;
    text-align: left;
    text-indent: 10px;
    cursor: pointer;
}

.tablesorter td
{
    padding: 15px 10px;
}

.tablesorter input[type=image]
{
    margin-right: 10px;
}
.tablesorter tbody tr td a
{
    color: Red;
}
.tablesorter tbody tr td img
{
    border: 1px solid #FFF;
    border-radius: 50px;
}

.user-status
{
    float: right;
    width: 354px;
}
.trailersearch
{
    position: relative;
    top: -8px;
    margin-right: 10px;
}
.txtsearchtrailer
{
    width: 144px;
    position: relative;
    top: -8px;
}
.searchtrailer
{
    background-color: #EF2823;
    border: none;
    color: #fff;
    width: 120px;
    cursor: pointer;
    height: 28px;
}
#ContentPlaceHolder1_BarChart1__ParentDiv, #ContentPlaceHolder1_PieChart1__ParentDiv
{
    border: none !important;
}
#ContentPlaceHolder1_LineChart1__ParentDiv
{
    border: none !important;
}

.main-content-creation
{
    width: 850px;
    margin: 0 auto;
}

.main-content-creation-new
{
    width: 1100px;
    margin: 0 auto;
}

.main-content-creation-pregis
{
    width: 900px;
    margin: 0 auto;
}
.main-left
{
    background: #FFF;
}
.nepaliname
{
    width: 246px;
    height: 25px;
    border-radius: 3px;
}
.main-table-entry
{
  border: 1px solid #F1F1F1;
  border-radius: 5px;
  margin-left: 7px;
  margin-top: 12px;
}
.main-table-entry input[type="text"], input[type="password"], .wiocliteHI
{
    border: 1px solid #ccc;
    height: 20px;
    width: 126px !important;
    border-radius: 5px;
   /* margin-left: 10px; 
    margin-right: 36px;*/
}

.showgrid
{
    margin-top:5px;
    margin-bottom:5px;
}
.showgrid tr:first-child th
{
    background: #58585A;
    color: #FFF;
    font-size: 13px;
}

.showgrid table tr td input[type="text"], showgrid table tr td input[type="password"], showgrid table tr td .wiocliteHI
{
    font-size: 13px;
   border:none;
}
.showgrid table select
{
    border: none;
}
.label
{
    margin-left:8px;
}

.entry-grid
{
    margin-top:20px;
    margin-bottom:20px;
}

.mytextarea
{
     width: 121px;
    height: 36px;
    border-radius: 5px;
}

.row
{
      background: rgba(204, 204, 204, 0.1);
}
.alt-row{
    background: rgba(204, 204, 204, 0.26);
}

p
{
    margin:0px;
}

.pdf
{
     margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 10px;
    float: left;
}
.clear
{
    clear:both;
}
.dashboard-main-report
{
   width: 1250px;
  margin: 0 auto;
}
.report_content
{
    overflow: auto;
  width: 1280px;
  margin: 0 auto;
}
.logintbl input[type="password"], .logintbl input[type="text"] {
    border: 1px solid #ccc;
  height: 27px;
  border-radius: 5px;
  margin-left: 0px;
  margin-right: 0px;
  width: 252px !important;
}

.footer-login
{
    background: #FE5E00;
    height: 30px;
    text-align: center;
    color: #FFF;
    line-height: 30px;
    bottom: 0px;
    width: 100%;
    position:absolute;
}

.dxbButton
{
     color: #FFF!important; 
   font-weight: bold;
   border: none;
  background : none!important;
 
}
.dxeEditArea  
{
  
  border-radius: 5px;

  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.import
{
    float: right;
  margin-top: 1px;
  margin-right: 8px;
}
.showcheckbox
{
    
}
.printpreview
{
   background: #EF2823 url(../prfImages/printpreview.png)no-repeat;
     background: #EF2823 url(../prfImages/printpreview.png)no-repeat;
  background-position-x: 4px;
  background-position-y: 2px;
  padding: 6px 33px;
  background-size: 20px;
  color: #FFF;
  border: none;
  padding-left: 27px;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
}
.filtergrid
{
    background: #FE5E00 url(../prfImages/filter.png)no-repeat;
  background-position-x: 4px;
    margin-right: 15px;
  background-position-y: 2px;
  padding: 6px 33px;
  background-size: 20px;
  color: #FFF;
  border: none;
  padding-left: 27px;
  text-transform: uppercase;
  font-weight: bold;
  float: left;
}
.printoption
{
      float: right;
  margin-top: 10px;
  margin-bottom: 10px;
}
p
{
  margin: 0px;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 4px;
}
.main-content-creation-stock
{
      width: 1350px;
  margin: 0 auto;
}
.dashboard-main-stock {

 
  margin:0 auto;
  width: 1300px;
 
  padding-bottom: 20px;
}
.main-table-stock {
  border: 1px solid #F1F1F1;
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 3px;
  width: 1270px;
  margin: 0 auto;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  margin-top: 0px;
}
.confirm-delete {
  background: #EF2823;
  color: #FFF;
  font-weight: bold;
  height: 26px;
  font-size: 14px;
  line-height: 26px;
  padding: 5px 5px;
  margin-bottom: 10px;
    text-align: center
}
#delete-record {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #4D7496;
  margin-bottom: 20px;
}
.SaveButton, .no-button
{
border:1px solid #34740e; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-family:arial, helvetica, sans-serif; padding: 10px 10px 10px 10px; text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; text-align: center; color: #FFFFFF; background-color: #4ba614;
	cursor: pointer;
	background-image: linear-gradient(top, #4ba614, #008c00);
}
.no-button
{
    background:#4D7496 !important;
}
.buttons-popup {
  text-align: center;
}
.cancelbtndelete {
  /*background: #EF2823 url(../prfImages/Icon_cancel.png)no-repeat;*/
  background-position-x: 4px;
  background-position-y: 2px;
  padding: 6px 33px;
  background-size: 20px;
  color: black;
  border: none;
  padding-left: 27px;
  text-transform: uppercase;
  font-weight: bold;
}
.savebtndelete{
 /* background: #FE5E00 url(../prfImages/icon_save.png)no-repeat;*/
  background-position-x: 4px;
  background-position-y: 2px;
  padding: 6px 33px;
  background-size: 20px;
  color: black;
  border: none;
  padding-left: 27px;
  text-transform: uppercase;
  font-weight: bold;
}
.btnclose
{
    float:right;
    
}
.main-content-creation-condition {
  width: 753px;
  margin: 0 auto;
}
.dashboard-main-condition {
  margin-left: 25px;
  width: 822px;
  float: left;
  padding-bottom: 20px;
}
.Discount_text
{
    margin-top:10px;
    margin-left:19px;
}
.Profit
{
      float: right;
  margin: 10px;
  font-weight: bold;
}
.SD_uppertext
{
	width: 150px;
text-align: left;

}
.lblDetail
{
	width:140px;
	font-weight:bold;
	display:inline-block;
}
.lbldetailtext
{
	margin-left:30px;
}
.lbl_Display
{
	font-weight: bolder;
background: bisque ! important;
}
.marginup
{

}

.textstyle
{
    border: 1px solid #ccc !important;
  height: 27px !important;
  border-radius: 5px !important;
  margin-left: 24px !important;
  margin-right: 0px !important;
  width: 252px !important;
}
.set-bg
{
    background:url('../prfImages/accountingforlog.jpg')no-repeat 50% 0;
    background-size:cover;
}

.rowA
{
      background-color: rgb(229, 229, 229);
}
.copyright
{
     float: left;
  margin-left: 14px;
}
.address
{
     float: right;
  margin-right: 28px
}

.customerlogin
{
    width: 163px; 
    float: left; 
    margin-left: 22px; 
    text-transform: uppercase;
    font-weight: bold;
}
.YearlySubscription
{
    float: right; 
    margin-right: 22px; 
    font-weight: bold; 
    text-transform: uppercase;
}
.marqueeHome
{
 width: 953px; 
 float: left;    
}
.Hide, .FooterShow
{
    display:none;
}
.cell
{
    width:300px;
}
.gridrow select, .gridrow input[type="text"]
{
        height: 15px !important;
   
    font-size: 12px !important;
}
.footrow 
{
    display:none;
}
 .voucher
  {
  position: absolute;
  }
  table.grdCamera tr.voucher
  {
  position: fixed;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
  z-index: 100;
  }
  table.grdCamera tbody:first-child td
  {
   padding-top: 25px;
  }
.displaynone
{
    display:none;
}
.cellhide
{
  display:none;
}
.hidetext{
  position: relative;
    text-align: justify;
    background: #fff;
    white-space: nowrap;
    overflow: hidden;
    width: 40px;
}
input:read-only 
{
    pointer-events: visible;
}
.modalBackground
        {
            background-color: Black;
            filter: alpha(opacity=90);
            opacity: 0.8;
        }
        .modalPopup
        {
            background-color: #FFFFFF;
            border-width: 3px;
            border-style: solid;
            border-color: black;
            padding-top: 10px;
            height: 200px;
        }
 
        
.lableHide
{
    border: 1px solid #ccc;
    background: #ddd;
    border-radius: 5px;
    font-size: 13px;
    display: block;
    width: 126px;
    height: 22px;
    align-items: center;
    display: flex;
}
.GridLabel
{     
    border-radius: 3px;
    font-size: 13px;   
    height: 18px;
    align-items: center; 
    background: #ddd; 
}
.ItemTotal
{
    font-weight:bold;
    float:right;
}
.RegButton
{
    margin-top: 10px;
    background-color: #008CBA;
    color: white;
    padding: 10px 25px;
    text-align: center;
    border-radius: 4px;
    font-weight: bolder;
}
.capitalize
{
    text-transform: capitalize;
}
 #table-wrapper
{
    position: relative;
}
#table-scroll
{
    margin-top: 30px;
    margin-left: 17px; 
    max-height:190px;
    overflow:auto;
}
        
.text
{
    position: absolute;
    top: -22px;
    z-index: 2;
    height: 20px;
} 
#table-scroll::-webkit-scrollbar
{
     display: none;
}
.aspNetDisabled
{
    color:Black;
}
