﻿  .white_show {
        display: none;
        position: absolute;
        top: 25%;
        left: 25%;
        width: 796px;
        height: 304px;
        -webkit-border-radius: 20px;
        background-color: white;
        z-index: 1002;
        overflow: auto;
    }
.TXT
* { font-family: Tahoma; font-size: 9pt; }

/*input, textarea, select { outline: none; margin: 0; color: #2D405E; vertical-align: middle; font: 500 9pt tahoma;border:solid 1px #928DA0 }*/

.ulform input[type=text], input[type=password], .ullisttop input[type=text]{ width: 230px; border: 1px solid #AEA9BC; padding: 4px 4px; border-radius: 2px;background: #ffffff url("../DesktopModules/ImportFromExcelToDB/image/bg-textbox.png") repeat-x}
.ulform input[type=text]:focus, input[type=password]:focus {border-color:#FA64B5; box-shadow:0 0 5px 0 #B5DFF1 }

.ulform textarea { width: 230px; border: 1px solid #AEA9BC; padding: 4px 4px; border-radius: 2px}
.ulform textarea:focus { border-color:#FA64B5; box-shadow:0 0 5px 0 #B5DFF1 }

.loginbox{text-align:center;width:100%;margin-top:10px;}

.button-login { background: url("../DesktopModules/ImportFromExcelToDB/image/bg-button.png") no-repeat; color: #fff; font: 500 12px/13px tahoma; cursor: pointer; width:90px;height:27px;border:0;padding-bottom:4px;margin-left:10px}
.button-login:hover { background: url("../DesktopModules/ImportFromExcelToDB/image/bg-button.png") no-repeat; color: #fff; font: 500 12px/13px tahoma; cursor: pointer; width:90px;height:27px;border:0;padding-bottom:4px;margin-left:10px}

a.button { background: url("../DesktopModules/ImportFromExcelToDB/image/bg-button.png") no-repeat; display:inline-table;text-align:center; padding-top:5px; color: #fff; font: 500 12px/13px tahoma; cursor: pointer; width:90px;height:22px;border:0;padding-bottom:4px;margin-left:10px}
a.button:hover { background: url("../DesktopModules/ImportFromExcelToDB/image/bg-button-hover.png") no-repeat }

.button { background: url("../DesktopModules/ImportFromExcelToDB/image/bg-button.png") no-repeat; color: #fff; font: 500 12px/13px tahoma; cursor: pointer; width:90px;height:27px;border:0;padding-bottom:4px;margin-left:10px}
.button:hover { background: url("../DesktopModules/ImportFromExcelToDB/image/bg-button-hover.png") no-repeat }

.ulform input[type=checkbox] { margin: 0 0 2px 4px; vertical-align: middle; }
.ulform input[type=radio] { margin: 0 0 2px 5px; vertical-align: middle; }

.ulform select, .ullisttop select{ width: 229px; border: 1px solid #AEA9BC; padding: 3px; border-radius: 2px}

.ulform { list-style: none !important; direction: rtl; text-align:right; }
.ulform li { color: #000; padding: 5px 0; list-style-type: none !important; text-align: right;}
.ulform li label { float: right; font: 12px tahoma; height: 20px; padding-top: 5px; }

.ulform li label span { color: red !important; }

.ulform-1 { width: 94%; border: 1px solid #d7d7d7; padding: 15px 25px 0; margin: 0 auto; }
.ulform-2 { width: 60%; border: 1px solid #d7d7d7; padding: 17px 40px; margin: 20px auto; }

.ullisttop { list-style: none !important; width: 100%; padding: 0; margin: 0; height: 29px; }
.ullisttop li { float: right; color: #000; padding: 5px 7px 5px 0; list-style-type: none !important; }
.ullisttop li label { float: right; font: 12px tahoma; height: 20px; padding-top: 4px; width: 110px; }

.ulinfo { padding: 0; margin: 0; direction:rtl}
.ulinfo li { color: #000; padding: 2px 5px; width: 100%; list-style-type: none !important; float:right  }
.ulinfo li label { float: right; font: 500 10pt tahoma; color:#333333; width: 180px; height: 15px; padding: 5px 8px 0 0; margin-left: 7px; }
.ulinfo li span { float: right; padding-top:6px}

.select-search { width: 150px !important; height: 20px !important; border: 1px solid #928DA0 !important; }

.done { color: #B40000; font: 600 8pt tahoma; text-align: center; padding: 50px 0 20px; line-height: 35px; letter-spacing: 1px; }
.done-msg { color: #B40000; font: 600 9pt tahoma; text-align: center; width: 100%; padding: 50px 0; }

.validation ul { border: 1px solid #d7d7d7; background: #F3F3F3; padding: 5px 30px 6px; width: 89.5%; margin: 0 auto; text-align: right; }
.validation ul li { color: red; list-style: disc; padding: 3px 0 !important; }

.cb label{float:none !important;padding-left:10px}

.liinfo{height:17px !important}
.liinfo label{padding-top:0 !important}
.liinfo span{vertical-align:middle}

.width-90{width:90px;}
.width-130{width:130px;}
/******          Button          *******/

.Genearlbtn{background-color:#5392ED;border:1px solid #2369BE;border-radius:5px;padding:10px; color:White;cursor:pointer;}
.Genearlbtn:hover{background-color:#1071E4;}

a.blubtn
{
    width: 149px;
    height: 29px;
    font-weight:bold;
    font: 12px Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/BlueBtn.png') no-repeat;
    display: inline-table;
    line-height: 25px;
    font-weight:bold;
}
a.blubtn:hover
{
    text-decoration: none;
    background: url('/DesktopModules/ImportFromExcelToDB/image/BlueBtnh.png') no-repeat;
}
a.greenbtn
{
    width: 142px;
    height: 29px;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/Greenbtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    line-height:25px;
    font-weight:bold;
}
a.greenbtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/Greenbtnh.png') no-repeat;
}
a.lightgreenbtn
{
    width: 142px;
    height: 29px;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/LGreenbtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    line-height:25px;
    font-weight:bold;
}
a.lightgreenbtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/LGreenbtnh.png') no-repeat;
}
a.Orangebtn
{
    width: 142px;
    height: 29px;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/OrngBtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    line-height:25px;
    font-weight:bold;
}
a.Orangebtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/OrngBtnh.png') no-repeat;
}
a.smallblubtn
{
    width: 92px;
    height: 29px;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/sBlueBtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    line-height:25px;
    font-weight:bold;
}
a.smallblubtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/sBlueBtnh.png') no-repeat;
}
a.smallgreenbtn
{
    width: 92px;
    height: 29px;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/sGreenbtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    line-height:25px;
    font-weight:bold;
}
a.smallgreenbtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/sGreenbtnh.png') no-repeat;
}
a.smalllightgreenbtn
{
    width: 92px;
    height: 29px;
    display:block;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/sLGreenbtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    line-height:25px;
    font-weight:bold;
}
a.smalllightgreenbtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/sLGreenbtnh.png') no-repeat;
}
a.smallOrangebtn
{
    width: 92px;
    height: 29px;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/sOrngBtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    line-height:25px;
    font-weight:bold;
}
a.smallOrangebtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/sOrngBtnh.png') no-repeat;
}
/**/
.blubtn
{
    width: 142px;
    height: 29px;
    font: 12px Tahoma;
    text-align: center;
    vertical-align: middle;    
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/BlueBtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    cursor: pointer;
    line-height:10px;
}
.blubtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/BlueBtnh.png') no-repeat;
}
.greenbtn
{
    width: 142px;
    height: 29px;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/Greenbtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    cursor: pointer;
}
.greenbtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/Greenbtnh.png') no-repeat;
}
.lightgreenbtn
{
    width: 142px;
    height: 29px;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/LGreenbtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    cursor: pointer;
}
.lightgreenbtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/LGreenbtnh.png') no-repeat;
}
.Orangebtn
{
    width: 142px;
    height: 29px;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/OrngBtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    cursor: pointer;
}
.Orangebtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/OrngBtnh.png') no-repeat;
}
/**/

.smallblubtn
{
    width: 92px;
    height: 29px;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/sBlueBtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    cursor: pointer;
}
.smallblubtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/sBlueBtnh.png') no-repeat;
}
.smallgreenbtn
{
    width: 92px;
    height: 29px;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/sGreenbtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    cursor: pointer;
}
.smallgreenbtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/sGreenbtnh.png') no-repeat;
}
.smalllightgreenbtn
{
    width: 92px;
    height: 29px;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/sLGreenbtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    cursor: pointer;
}
.smalllightgreenbtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/sLGreenbtnh.png') no-repeat;
}
.smallOrangebtn
{
    width: 92px;
    height: 29px;
    font-family: Tahoma;
    text-align: center;
    vertical-align: middle;
    color: White;
    background: url('/DesktopModules/ImportFromExcelToDB/image/sOrngBtn.png') no-repeat;
    border: 0px;
    text-decoration: none;
    cursor: pointer;
}
.smallOrangebtn:hover
{
    background: url('/DesktopModules/ImportFromExcelToDB/image/sOrngBtnh.png') no-repeat;
}
/**/