﻿/*body 
{
    margin: 0 Auto;
    width: 980px;
    height: 402px;
}*/
- .border
{
    text-align: center;
    border: 1px solid #4b6c9e;
    display: inline-block;
    min-width: 50%;
    margin-right: 1px;
    height: 350px;
}
.GroupBoxLegend
{
    padding-bottom: 4px;
}

.GroupBoxLeft
{
    width: 35%;
    display: block;
    padding: 4px;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
    float: left; /*padding:  0px 0px 0px 10px;     float: left;     text-align: left;     font: 14px Arial;*/
}
.GroupBoxRight
{
    font: 14px Arial;
}

.frame
{
    border: 1px solid #4b6c9e;
    width: 980px; /* border: 1px inset black;*/
    background: white;
    padding: 5px auto;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.frameBox
{
    width: 980px;
    padding: 0;
    margin: 0;
    display: inline-block;
}
.frameBoxRow
{
    padding: 0 0 0 10px;
    float: left;
    text-align: right;
}
.frameBoxTextBox
{
    display: inline-block;
}

.formFrame
{
    width: 800px;
    border: 1px red inset;
    padding: 0 auto 0 auto;
    text-align: center;
    display: inline-block;
}
.formRow
{
    width: 99%;
    padding: 0 0 0 5px;
    float: left;
    text-align: center;
    clear: both;
    margin: 5px 0;
    font: 14px Arial;
    display: block;
}
.formRowG
{
    width: 99.5%;
    padding: 0 0 0 5px;
    float: left;
    text-align: center;
    clear: both;
    margin: 0 0;
    display: block;
}
.formCellLeft
{
    width: 72px;
    padding: 0px 0px 0px 10px;
    float: left;
    text-align: right;
    font: bold 14px Arial;
}

.innerCellLeftL
{
    width: 44%;
    padding: 0px 0px 0px 5px;
    text-align: left;
    font: bold 14px Arial;
    margin: 5px 0;
    float: left;
}
.GPBox
{
    border: 1px solid #0000FF;
    display: block; /*padding: 0px 8px 0px 8px;*/
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
    float: left;
}
.color
{
    color: Gray;
}
.innerCellLeftR
{
    width: 61%;
    padding: 0px 0px 0px 10px;
    text-align: left;
    font: bold 14px Arial;
    float: left;
}
.formCellRight
{
    width: 63%;
    padding: 0;
    float: right;
    text-align: left;
    font: 14px arial;
    display: inline;
}

.innerCellRightL
{
    width: 72px;
    padding: 0px 10px 0px 0;
    text-align: right;
    font: bold 14px Arial;
    display: inline;
    float: left;
}

.innerCellRightR
{
    height: 25px;
    width: 180px;
    padding: 0px 0px 0px 0;
    text-align: left;
    font: bold 14px Arial;
    display: inline;
    float: left;
}
.txtBox
{
    float: left;
    width: 450px;
    font-size: 14px;
    font-family: Arial;
    margin-right: 0px;
}
.innerCell
{
    /*   width: 300px;*/
    padding: 0 20px 0 10px;
    margin: 0;
    float: left;
    font-size: 15px;
}
.txtBoxInner
{
    float: left;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    margin-left: 0px;
    margin-right: 0;
    margin-top: 0;
}
.txtBoxInnerReadOnly
{
    border: 1px solid #AEAEAE;
    float: left;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    margin: 0 0 0 5px;
    background-color: #E4E4E4;
}

.btnForm
{
    float: left;
    margin: 0 6px 0 0;
    border-style: outset;
    border-width: 2px;
    font-size: 18px;
    font-family: Arial;
    background-color: ButtonShadow;
}
.boldArial17
{
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    font-family: Arial;
}
.boldArial15
{
    text-align: left;
    font: bold 15px arial;
}
.boldTimes17
{
    text-align: left;
    font-weight: bold;
    font-size: 27px;
    font-family: Arial;
    margin: 0 15px 0 0;
    display: inline;
}
.boldTimes12
{
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial;
}
.regularTimes12
{
    text-align: left;
    font-size: 12px;
    font-family: Arial;
}
.regularArial12
{
    text-align: left;
    font-size: 12px;
    font-family: Arial;
}
.msg
{
    width: 99.5%;
    padding: 0 0 0 5px;
    float: left;
    text-align: center;
    clear: both;
    margin: 5px 0;
    font: 14px Arial;
    display: block;
    font-size: 17px;
    color: Red;
    font-weight: bold;
    font-variant: normal;
    text-transform: capitalize;
}
.pannel
{
    width: 99%; /*border: 2px outset black;*/
    padding: 5px auto 5px auto;
    margin: 10px 0 0 0;
    clear: both;
    display: inline-block;
    text-align: left;
}
.mainPannel
{
    width: 960px; /*border: 2px outset black;*/
    padding: 5px 0;
    margin: 10px 5px;
    clear: both;
    float: left;
    text-align: left;
}
.pannelTitle
{
    float: left;
    margin: -8px 0 0 10px;
    padding: 0 3px 0 5px;
    border: 1px inset black;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    background: #fff;
}
.gridLabels
{
    text-align: center;
    display: inline-block;
    width: auto;
    float: left;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}

.gridLabeltext
{
    text-align: right;
    display: inline-block;
    height: 15px;
    width: auto;
    float: left;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
}
.gridLableTextBox
{
    margin: 0 auto;
    font-size: 12px;
    float: left;
}

.gridLableTextBoxCenter
{
    text-align: center;
    padding: 0;
    margin: 0 auto;
    font-size: 12px;
    float: left;
}

.left
{
    text-align: left;
}

.gridLableTextBoxRight
{
    text-align: right;
    padding: 0;
    margin: 0 auto;
    font-size: 12px;
    float: left;
}

.gridLableTextBoxAmount
{
    padding: 0 2px 0 0;
    text-align: right;
    margin: 0 auto;
    font-size: 12px;
    float: left;
}
.gridLableTxtReadOnly
{
    /* text-align: right;*/ /* height:17px;*/ /* border: 1px solid #AEAEAE;*/ /*background-color: #E4E4E4;*/
    background-color: #E4E4E4;
    margin: 0 auto;
    padding: 0;
    font-size: 12px;
    float: left;
}
.center
{
}
.itemStyleRight, .right
{
    text-align: right;
}
.H1, H1
{
    background-color: #4b6c9e;
    text-align: center;
    font-family: Arial;
    color: White;
    font-size: x-large;
}

.botton
{
    border-style: solid;
    border-width: thin;
    background-color: #4b6c9e;
    color: #FFFFFF;
}

.gridView
{
    width: 890px;
}
.gridViewRow
{
    font: 13px arial;
    text-align: left;
}
.gridViewHeader
{
    background: #4b6c9e;
    color: white;
    font: bold 15px arial;
    text-align: left;
    padding-left: 10px;
}
.gridViewAltRow
{
    font: 13px arial;
    background: #CCCCCC;
    text-align: left;
}
.gridViewSimple
{
    background: #4b6c9e;
    color: white;
    text-align: left;
}

.gridViewForAmount
{
    background: #4b6c9e;
    color: white;
    text-align: right;
}

.ForUnit
{
    background: #4b6c9e;
    color: white;
    text-align: center;
}
.Validation
{
    font-size: 10px;
    font-family: Arial;
    color: Red;
    float: left;
}
.ReportToolbar
{
    width: 925px;
    background-color: Silver;
}

body
{
    width: 100%;
    padding: auto;
    vertical-align: middle;
}
.contentDiv
{
    margin: auto;
    margin-top: 250px;
    padding: auto;
    width: 450px;
    vertical-align: middle;
}
.row
{
    width: 100%;
    clear: both;
}
.lbl
{
    width: 100px;
    float: left;
}
.auto
{
    float: left;
    width: auto;
    display: inline-block;
}
.right
{
    width: 300px;
    float: left;
    display: inline-block;
}
.left
{
    width: 70px;
    float: left;
    text-align: center;
}
.failureNotification
{
    font-size: 1.2em;
    color: Red;
}
.version
{
    float: right;
    font-size: 10px;
    font-family: Verdana;
    color: Black;
}
.bg-white
{
    background: white;
}
.btn
{
    min-width: 100px;
}
.main-bg
{
    background: url(../Images/bg.jpg);
    background-size: 100% 100%;
    
}
.dxnbControl_PlasticBlue
{
    margin-bottom: 30px;
}
.left-border-heading
{
    color: #373C62;
    font-weight: bold;
    font-size: 150%;
    padding: 15px 13px 13px 13px;
    border-left: 6px #11518A solid;
    margin-bottom: 30px;
    background:none !important;
    text-align:left !important;
    border-top:2px solid #ccc;
}
#contentsBox table.t05 th {
    width: 200px;
    border-bottom: 1px #ccc solid;
    padding: 5px 10px;
    color: #666;
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    background: #EBEBEB;
}
.ModelNum{
    padding: 0 10px 12px 10px;
    border-bottom: 3px #2DA3D5 solid;
    margin-bottom: 12px;
}
.detail {
    padding: 0 10px;
    margin-bottom: 10px;
}
.tbl_gray tr th
{
    font-weight: normal;
    text-align: left;
    vertical-align: top;
    background: #EBEBEB;
    width:200px;
}

.tbl_gray tr:first-child
{
    border-top:2px solid #ccc;
}
.table td, .table th {
    padding: 5px .75rem;
}
.hr {
    margin: 20px 15px;
    border-bottom: 1px dotted #999;
    padding-bottom: 10px;
    clear:both;
}
.detail-heading
{
    color: #666;
    font-weight: bold;
    font-size: 120%;
    padding: 6px;
    border-left: 4px #2DA3D5 solid;
    margin-bottom: 10px;
    border-bottom:none;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto
{
    float:left;    
}
.tbl_gray tr:last-child
{
    border-bottom:1px solid #ccc;
}
.xzoom-thumbs
{
    margin-top:10px;
}
.ul_thumbnails li
{
    width:0;
}
.lSPager.lSGallery
{
    width:105% !important;
    text-align:center;
    
    transform: translate3d(00px, 0px, 0px) !important;
}
.lSPager.lSGallery li
{
    margin-bottom:1px;
    border:2.5px solid #adadad;
}

.xzoom-thumbs> a
{
    display:block;
    margin-right:1px;
    float:left;
}
.xzoom-thumbs> a img
{
    border:2.5px solid #adadad;
}
.xzoom-gallery
{
    margin-left:0px !important;
    margin-bottom:0px !important;
    min-height:65px;
}
.mt10
{
    margin-top:10px;
}
.lSPager.lSGallery li.active,.xzoom-gallery.xactive
{
    
    border:2.5px solid #3598eb;
}
.dxeEditArea.dxeEditAreaSys
{
    
    height:22px !important;
}
.dxeTextBoxSys.dxeTextBox
{
    margin-bottom:10px;
}
.right .row .lbl
{
    margin-top:6px;
    margin-right:5px;
}
.mb10
{
    margin-bottom:10px;
}
.lSSlideOuter .lSPager.lSGallery img
{
    height:60px !important;
    width:100%;
}
.info-color
{
    background:#E0EDFF url('/DXR.axd?r=0_193-jptif') repeat-x left top;
}
.card
{
    margin-bottom:15px;
}
.card-body *{
    text-transform:capitalize !important;
    font-weight:normal !important;
}
.card-body .innerCellLeftL
{
    width:120px !important;
}

.card-body input
{
    margin-right:5px;
}
.card-header.info-color.white-text {
    color: black;
    font-weight: bold;
}