﻿.main-board
{
    padding: 0px 0 0;
    clear: both;
    overflow: hidden;
    background: #E7EBF2;
}

.main-board-inner
{
    float: left;
    width: 100%;
}
.wrap-search
{
    background: none repeat scroll 0 0 #F6F7F9;
    border: 1px solid #C4CDE0;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 10px;
    margin-left: 109px
}



.maincol
{
    padding: 0px;
    vertical-align: top;
}
.none
{
    background: transparent;
}
.MainArea
{
    border: 1px solid #ccc !important;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 20px;
    background: #fff;
}
.MainArea .dnnForm
{
    background: #fff;
}

.button_action
{
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    height: 35px;
    margin-bottom: 10px;
    padding: 5px 20px;
    position: relative;
}
.button_action p
{
    height: 35px;
    padding: 5px 0;
}

.button_action .page
{
    position: absolute;
    right: 0;
    top: 2px;
}
.ordersearch
{
    margin-top: 10px;
}

.ddllocationfilter
{
    margin-right: 15px;
    margin-left: 5px;
}
.ddlpaging
{
    margin-right: 15px;
    margin-left: 5px;
}
.txtsearch
{
    margin-right: 15px !important;
    min-width: 200px !important;
    width: 225px !important;
}
.ddlfields
{
    margin-right: 15px !important;
}
.ac-title
{
    border-bottom: 1px solid #AAAAAA;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.msgError
{
    display: block;
    width: 90%;
    margin-bottom: 10px;
}
.rblHorizontal
{
    width: 200px;
}
.rblHorizontal label
{
    width: auto;
}
.dnnGrid th
{
    border-bottom: solid 1px #ccc;
    margin-bottom: 10px;
}

.fl
{
    float: left;
}
.panelshow
{
    overflow: hidden;
    margin-top: 10px;
}
div.scroll
{
    overflow: auto;
    padding: 8px 0px;
}
.center
{
    margin: 0 auto;
}

.h250
{
    height: 250px;
}

.h100
{
    height: 100px;
}

.selectedRow
{
    background: #fff;
}
.area_content
{
    height: 200px;
    min-width: 60% !important;
}
.selected
{
    background: #FCEDBD !important;
}
.header-bg
{
    background: #F3F3F3;
}
.cursorpoint
{
    cursor: pointer;
}



/*Modified Style UX */
.dnnGrid2
{
    background: #DDDDFF;
}
.dnnGrid2 tr
{
    background: #fff;
}
.dnnGrid td
{
    padding: 7px 5px;
}
.dnnGrid td a
{
    cursor: pointer;
    color: #5A94CE;
}
.dnnGrid td a:hover
{
    cursor: pointer;
    color: #DA3535;
}

.dnnGrid th
{
    border-bottom: 1px solid #DFE8F5;
    margin-bottom: 10px;
    padding: 5px;
}

.ControlPanel, .PagingTable
{
    background-color: #FFFFFF;
    border: none;
    border-top: 1px solid #EFEFFF;
    width: 100%;
}

.dnnForm fieldset
{
    border: medium none;
    display: block;
    margin: 0;
    padding: 0.5em 0;
    text-align: left;
}
.mrl20
{
    margin-left: 20px;
}
.fl
{
    float: left;
}
.w92
{
    width: 92%;
}
h3.mr3
{
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 5px;
}
.p-relative
{
    position: relative;
}

.w50p
{
    width: 50%;
}
.info-right
{
    position: absolute;
    top: 5px;
    right: 5px;
}

ul.dnnActions li a, a.dnnPrimaryAction, a.dnnPrimaryAction:link, a.dnnPrimaryAction:visited, a.dnnSecondaryAction, a.dnnSecondaryAction:link, a.dnnSecondaryAction:visited
{
    line-height: 2.4;
    padding: 0 1.2em;
}
.dnnFormItem input, .dnnFormItem .dnnFormInput
{
    height: 1.1em;
}
.auto-w
{
    width: auto !important;
}

.mt10
{
    margin-top: 10px;
}
.pd-l30
{
    padding-left: 30px !important;
}

.w20-pc
{
    padding-right: 25px;
    width: 17% !important;
}
.w100
{
    width: 100px !important;
    float: left;
}

.tblForm tr td
{
    padding: 2px 0;
}
.RadUpload .ruInputs li
{
    list-style: none outside none;
    margin: 0 0 5px;
}
.w30
{
    width: 30px;
}
.f11
{
    font-size: 10px;
    font-weight: normal !important;
}
.customerExsist
{
    background: none repeat scroll 0 0 #DDDDDD;
    border: medium none #AAAAAA;
    font-size: 10px;
    padding: 2px 4px;
    cursor: pointer;
}
.w210
{
    width: 210px !important;
}
.linkattach
{
    width: 100px;
    float: left;
    display: inline-block;
}
a:link, a:visited, a:active
{
    color: #003366;
    text-decoration: none;
}
.linkattach
{
    background: url("pdf.gif") no-repeat scroll 1px 2px transparent;
    display: inline-block;
    float: left;
    padding-left: 25px;
    padding-top: 1px;
    width: 100px;
}
#orderdetails_view
{
    background: none repeat scroll 0 0 #EEEEED;
    border: 6px solid #46A3D3;
    display: none;
    height: 200px;
    position: absolute;
    width: 900px;
    z-index: 500;
    overflow: auto;
    border: 1px solid rgba(0, 0, 0, 0.35);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.25);
}
.leftmenu
{
    margin-bottom: 10px;
    vertical-align: top;
    background: #E7EBF2;
}

ul.ul-leftmenu h3
{
    padding: 0px;
}

ul.ul-leftmenu
{
    padding-left: 5px !important;
}
ul.ul-leftmenu li
{
    background: none repeat scroll 0 0 #E7EBF2;
    list-style-type: none;
    margin-bottom: 10px;
}

.ul-leftmenu li a
{
    color: #627AAD;
    cursor: pointer;
    display: block;
    font-size: 12px;
    padding: 45px 5px 5px;
    text-align: center;
}
.ul-leftmenu li a.selected
{
    color: #FF4D4D;
    font-weight: bold;
}
.ul-leftmenu li a.customer-mrg
{
    background: url(images/icon_customer.png) no-repeat center 0 !important;
}
.ul-leftmenu li a.customer-add
{
    background: url(images/icon_customer_add.png) no-repeat center 0 !important;
}

.ul-leftmenu li a.order-mrg
{
    background: url(images/icon_order.png) no-repeat center 0 !important;
}

.ul-leftmenu li a.order-add
{
    background: url(images/icon_order_add.png) no-repeat center 0 !important;
}
.ul-leftmenu li a.contract-mrg
{
    background: url(images/icon_contract.png) no-repeat center 0 !important;
}
.ul-leftmenu li a.contract-add
{
    background: url(images/icon_contract_add.png) no-repeat center 0 !important;
}
.ul-leftmenu li a.clearcache
{
    background: url(images/icon_deletecache.png) no-repeat center 0 !important;
}
.wrap-search .dnnForm
{
    background: #F6F7F9;
}
.mh50
{
    min-height: 50px !important;
}
.title{width:100px;}
.PagingTable tr td span a{text-decoration:none; }
.PagingTable tr td span a : hover {color:Blue  !important; }
.Loading
{
    width: 100%;
    height: 100%;
    background: url(../../images/loading.gif) no-repeat center center #CCC;
    opacity: 0.8;
    position: fixed ;
    top: 0px;
    left: 0px;
    z-index: 900;
}

td > .dnnTooltip label {
 text-align : left !important;
}
.mes
{
    font-size: bold;
    color: Red;
    padding-top: 10px;
    float: left;
}
#list-cate
{
    border: solid 1px #ddd;
}
#list-cate label
{
    display: inline !important;
    float:inherit;
}
.btn-action
{
    margin: 10px 0px !Important;
}
.ui-widget-header
{
    background: none !important;
}
.ui-widget-content
{
    border: none !important;
}
.inputCaptcha > input 
{ float: left !important;}
.fb {
    font-weight: bold;
}
.tblForm select {
    width: 234px !important;
}

.Content_dieukhoan {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c9c9c9;
    height: 220px;
    margin: 10px auto auto;
    padding: 15px;
    width: 400px;
    text-align: justify;
}
.Check {
    padding-left: 30px;
    padding-top: 10px;
}
.news {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc !important;
    border-radius: 5px;
    margin-bottom: 20px;
}
.PagingTable {
    border: medium none;
    margin: 10px 0;
}
.header-bg {
    background: #f3f3f3 none repeat scroll 0 0;
}
span > a > span {
    border: 1px solid #ccc !important;
    padding: 10px 15px;
}
.Check > label {
    font-weight: bold;
}
ul.dnnActions li.dangky {
    float: right !important;
    padding-right: 14px;
}
.dnnForm.dnnLoginService.dnnClear {
    min-width: 400px;
}
.dnnFormItem > input {
    min-width: 200px !important;
}
#form-demo img {
    margin-left: 100px;
}
label {
    font-weight: bold !important;
    width: 30% !important;
}
.dnnPrimaryAction {
    margin-left: 140px;
}
.dnnFormMessage.dnnFormValidationSummary {
    margin-left: 124px;
    width: 1052px;
}
.loginContent .dnnFormMessage.dnnFormValidationSummary {
    margin-left: 111px;
    width: 1052px;
}