@charset "utf-8";html,body {direction:rtl;font-family: Tahoma;margin: 0;padding: 0;font-size:14px;}*{ font-family: Tahoma;font-size:14px; }button{ text-align: center; vertical-align: middle; border:2px solid; border-radius:5px;}img{ vertical-align: middle;}.field { margin: 10px; }.field input { margin: 0 0 0 20px; }h3 span { background: #444; color: #fff; padding: 5px;border:2px solid; border-radius:5px; }pre { background: #f4f4f4; }.cb-enable, .cb-disable, .cb-enable span, .cb-disable span { background: url(../images/switch.gif) repeat-x; display:inline-block; }.cb-enable span, .cb-disable span { line-height: 30px; display: block; background-repeat: no-repeat; font-weight: bold; }.cb-enable span { background-position: left -90px; padding: 0 10px; }.cb-disable span { background-position: right -180px;padding: 0 10px; }.cb-disable.selected { background-position: 0 -30px; }.cb-disable.selected span { background-position: right -210px; color: #fff; }.cb-enable.selected { background-position: 0 -60px; }.cb-enable.selected span { background-position: left -150px; color: #fff; }.switch img { cursor: pointer; }.overlay { text-align: center; background-image: url('../images/overlay.png'); top: 0; left: 0; z-index: 1000; width: 100% ; height: 100% ;}hr { padding:0; margin:10px; border: medium double #333; color: #333; text-align: center;}ul, ol, dl { padding: 0;margin: 0;}h1, h2, h3, h4, h5, h6, p {margin-top: 0; padding-right: 15px;padding-left: 15px; }div ,button{font-family: tahoma;font-size: 10pt;text-align:right;direction:rtl;}div,input,button,select,textarea,table{ border-radius: 5px;}a {color: #0099FF;text-decoration: none;font-size: 14px;}a img ,div img,table img,button img{border: 0px;vertical-align:middle;}a:hover {color: #FF3300;text-decoration: none;font-size: 14px;}.goodbox {background-image:url(../images/accept.png);backgrund-color:#FFF;background-repeat: no-repeat;background-position: right;border-top: 1px solid #33CC33;border-bottom:1px solid #33CC33;padding: 5px;padding-right: 40px;vertical-align: middle;}.warbox {background-image: url(../images/warning.png);background-repeat: no-repeat;background-position: right;border-top: 1px solid #FB7D00;border-bottom:1px solid #FB7D00;padding: 5px;padding-right:30px;vertical-align: middle;}.erorbox{background-image: url(../images/delete.png);background-repeat: no-repeat;background-position: right;border-top: 1px solid #FF3300;border-bottom:1px solid #FF3300;padding: 5px;padding-right:30px;vertical-align: middle;}.infbox {background-image: url(../images/info.png);background-repeat: no-repeat;background-position: right;border-top: 1px solid #03D1F5;border-bottom:1px solid #03D1F5;padding: 5px;padding-right:30px;vertical-align: middle;}.meter { height: 20px; position: relative;margin: 60px 0 20px 0; background: #555;-moz-border-radius: 25px;-webkit-border-radius: 25px;border-radius: 25px;padding: 10px;-webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);-moz-box-shadow : inset 0 -1px 1px rgba(255,255,255,0.3);box-shadow : inset 0 -1px 1px rgba(255,255,255,0.3);}.meter > span {display: block;height: 100%; -webkit-border-top-right-radius: 8px;-webkit-border-bottom-right-radius: 8px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; -webkit-border-top-left-radius: 20px; -webkit-border-bottom-left-radius: 20px; -moz-border-radius-topleft: 20px; -moz-border-radius-bottomleft: 20px; border-top-left-radius: 20px; border-bottom-left-radius: 20px;background-color: rgb(43,194,83);background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(43,194,83)), color-stop(1, rgb(84,240,84)) );background-image: -moz-linear-gradient( center bottom, rgb(43,194,83) 37%, rgb(84,240,84) 69% );-webkit-box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);-moz-box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);position: relative;overflow: hidden;}.meter > span:after, .animate > span > span {content: "";position: absolute;top: 0; left: 0; bottom: 0; right: 0;background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent) );background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );z-index: 1;-webkit-background-size: 50px 50px;-moz-background-size: 50px 50px;-webkit-animation: move 2s linear infinite; -webkit-border-top-right-radius: 8px;-webkit-border-bottom-right-radius: 8px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; -webkit-border-top-left-radius: 20px; -webkit-border-bottom-left-radius: 20px; -moz-border-radius-topleft: 20px; -moz-border-radius-bottomleft: 20px; border-top-left-radius: 20px; border-bottom-left-radius: 20px;overflow: hidden;}.animate > span:after {display: none;}@-webkit-keyframes move { 0% { background-position: 0 0; } 100% { background-position: 50px 50px; }}.orange > span {background-color: #f1a165;background-image: -moz-linear-gradient(top, #f1a165, #f36d0a);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f1a165),color-stop(1, #f36d0a));background-image: -webkit-linear-gradient(#f1a165, #f36d0a); }.red > span {background-color: #f0a3a3;background-image: -moz-linear-gradient(top, #f0a3a3, #f42323);background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f0a3a3),color-stop(1, #f42323));background-image: -webkit-linear-gradient(#f0a3a3, #f42323);} .nostripes > span > span, .nostripes > span:after { -webkit-animation: none; background-image: none;}.dobc,.doch{ cursor: pointer;}#showq{ height: 300px; vertical-align: middle;}.alert-box {color:#555;border-radius:10px;padding:10px 40px;margin:10px 0;}.alert-box span {font-weight:bold;text-transform:uppercase;}.error {background:#ffecec url('../images/delete.png') no-repeat 99% 50%;border:1px solid #f5aca6;}.success {background:#e9ffd9 url('../images/accept.png') no-repeat 99% 50% ;border:1px solid #a6ca8a; }.warning {background:#fff8c4 url('../images/warning.png') no-repeat 99% 50%;border:1px solid #f2c779;}.notice {background:#e3f7fc url('../images/info.png') no-repeat 99% 50%;border:1px solid #8ed9f6;}