@font-face {
    font-family: 'byekan2';
    src: url("byekan2.eot?#") format('eot'), /* IE6�8 */ url("byekan2.woff") format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url("byekan2.ttf") format('truetype');  /* Saf3�5, Chrome4+, FF3.5, Opera 10+ */
    font-weight: normal;
    font-style: normal;
}

html, body {
    height: 100%;
}

html {
    background: url("images/bg.png") repeat top;
    /*background:#fff;        */
}

body {
    background: url("images/bd.jpg") repeat-x top;
    /*min-height: 475px;*/
    /*height:99%;*/
    font-family: tahoma, arial, helvetica, clean, sans-serif;
    height: auto;
    /*min-height: 100%;*/
}

#doc5 {
    margin: auto;
    text-align: left;
    width: 57.69em;
    *width: 56.25em;
    min-width: 750px;
}

#doc5 {
    width: 76.15em;
    *width: 74.45em;
    margin-bottom: -250px;
    /*position: relative;*/
}

html, body, #doc5 {
    height: 100%;
}

body > #doc5 {
    height: auto;
    min-height: 100%;
}

.bd2 {
    background: url('images/bd2.jpg') repeat-x top;
    height: 77rem;
}

body #loading-div {
    position: absolute;
}

h1 {
    font-size: 2.5em;
}

h2 {
    font-size: 2.0em;
}

h3 {
    font-size: 1.5em;
}

h4 {
    font-size: 1.2em;
}

p {
    margin-bottom: 20px;
}

input {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-color: #b4c9f8;
    padding: 2px;
}

select {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-color: #b4c9f8;
    padding: 2px;
    font-size: 12px;
}

select:focus, select:hover {
    box-shadow: 0 0 1px #2e2844 inset;
}

textarea {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-color: #b4c9f8;
    resize: none;
    width: 350px;
}

.checkbox, .radio {
    width: 19px;
    height: 25px;
    padding: 0 5px 0 0;
    background: url('./images/checkbox.png') no-repeat;
    display: block;
    clear: left;
    float: left;
}

.radio {
    background: url('images/radio.png') no-repeat;
}

/* ***************************************************************************** CLEAR FIX  */
.clearfix {
    display: inline-block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
/* ************************************************************************** EO CLEAR FIX   */

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*/

.larg {
    width: 500px;
}

.small {
    width: 50px;
}

.small100 {
    width: 100px;
}

.mediumsmall {
    width: 150px;
}

.medium {
    width: 200px;
}

.right {
    float: right;
}

.left {
    float: left;
}

a {
    color: Blue;
    text-decoration: none;
}

a:visited {
    color: #0000ff;
    text-decoration: none;
}

a:hover {
    color: #f58220;
}

a:link {
    -moz-transition: all 0.25s ease 0s;
    -webkit-transition: all .25s ease;
    -o-transition: all 0.25s ease;
    transition: all .25s ease;
}

a:active {
    color: #f58220;
    text-decoration: underline;
}

/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/*/

#hd {
    /*background:transparent url('images/hd.jpg') no-repeat scroll 0 0;*/
    /*background:transparent url('images/hd.jpg') no-repeat scroll left top;*/
    background: transparent url('images/header.png') no-repeat scroll left top;
    color: maroon;
    /*height:480px;*/
    height: 420px;
    width: 990px;
}

#hd2 {
    color: #0B0638;
    width: 990px;
}

.inner-h {
    /*width: 100%;*/
    display: block;
    padding-top: 40px;
    float: right;
    margin-right: 4px;
}

.user-welcome {
    font-family: Naskh, Koodak, Arial;
    width: 934px;
    margin: 5px 20px;
    display: block;
    padding-top: 42px;
    float: right;
    font-size: 13px;
}

/*#sms{
    height:150px;
    width:180px;
    background:transparent url('images/logo.png') no-repeat scroll 0 0;	
    z-index: 50;
    position: absolute;
}*/
#bd {
    color: #000;
    min-height: 264px;
    width: 980px;
    padding: 0px 7px;
}

.clearfooter {
    height: 250px;
    clear: both;
}

#ft {
    text-decoration: none;
    background: #c8c8c8 url("images/ft.png") repeat-x scroll 0px 0px;
    text-align: center;
    vertical-align: middle;
    height: 300px;
    width: 100%;
    color: #FFFFFF;
    clear: both;
    /*margin-top: -240px;*/
    margin-top: 15px;
    position: relative;
    bottom: 0px;
}

#ft #footer-fit {
    width: 990px;
    margin: 0 auto;
}

#ft a {
    color: orange;
}

#ft a:hover {
    color: white;
}

#ft #footer-middle {
    float: right;
    height: 250px;
    margin: 0 auto;
    width: 460px;
    text-align: right;
}

#ft #footer-address {
    width: 280px;
    /*position: relative;*/
    font-size: 16px;
    height: 230px;
    margin: 10px 0px;
    float: right;
}

#address {
    line-height: 20px;
}

#ft #footer-address #address {
    height: 180px;
    padding: 91px 80px 0 0;
    position: relative;
    background: transparent url("images/footer_horz_repeat.png") repeat-y scroll left center;
    font-size: 12px;
    text-align: right;
    margin-right: 20px;
}

#address-noimage {
    height: 180px;
    position: relative;
    background: transparent url("images/footer_horz_repeat.png") repeat-y scroll left center;
    font-size: 14px;
    text-align: right;
    margin-right: 20px;
}

#ft #footer-login {
    /*background: url("images/newuser.png") no-repeat scroll center top transparent;*/
    width: 125px;
    /*position: relative;*/
    font-size: 16px;
    height: 230px;
    margin: 10px 10px 10px 0;
    float: right;
}

#ft #footer-login #content {
    height: 260px;
    padding: 10px 0 0 0;
    position: relative;
    background: transparent url("images/footer_horz_repeat.png") repeat-y scroll right center;
}

#bd-main {
    color: #000;
    min-height: 264px;
    /*width:980px;*/
    /*padding:0px 10px 0px 10px;*/
    width: 990px;
}

#ft-main {
    /*        background: transparent url("images/footer.jpg") no-repeat scroll center;*/
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    /* 	height:200px;*/
    width: 100%;
    padding-top: 25px;
    margin: 0 auto;
}

.gallery {
    background: transparent url("images/gallery.gif") no-repeat scroll center;
    height: 160px;
    width: 33%;
    float: right;
}

.li-enable ul > li {
    list-style-type: disc;
    margin: 1em;
    margin-right: 25px;
}

.li-enable ol > li {
    list-style-type: decimal;
    margin: 1em;
    margin-right: 25px;
}

#content {
    color: black;
}

.closepage {
    text-align: right;
    cursor: pointer;
    padding: 3px 5px;
    height: 25px;
    color: red;
}

.radiocheckbox {
    width: 40px;
}

.pager {
    /*height:30px; */
}

.pager li {
    float: right;
    min-width: 20px;
    padding: 0 2px;
    height: 19px;
    border: 1px solid Aqua;
    margin: 1px;
    text-align: center;
    border-radius: 11px;
}

.pager li:hover, .pager li a:hover {
    background-color: PowderBlue;
}

.pager .current {
    background-color: PowderBlue;
}

.yui-g {
    text-align: justify;
}

#inner-content {
    line-height: 1.5em;
    padding: 2px 8px;
    /*    padding: 35px;*/
}

#main-content {
    border: 1px solid #ddd;
    box-shadow: 0px 0px 1px #000;
    -moz-box-shadow: 0px 0px 5px #000;
    -webkit-box-shadow: 0px 0px 5px #000;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    min-height: 300px;
    background-color: white;
    /*    padding: 35px;*/
    /*z-index: 5;*/
}

#userAction {
    max-width: 500px;
}

#userlogin {
    width: 160px;
}

#editorAction {
    width: 700px;
}

#contentAction {
    width: 800px;
}

.row {
    text-align: center;
    padding: 13px 5px;
    border-bottom: 1px solid Gainsboro;
    width: 98%;
}

.row-border {
    text-align: center;
    padding: 1px 0px;
}

.row input, .row textarea, .row select {
    text-align: left;
    border: 1px solid Silver;
    padding: 2px;
}

.yui-u label {
    margin-right: 5px;
}

.control {
    float: right;
    padding: 2% 5%;
    text-align: center;
    width: 90%;
}

.success {
    background-color: OldLace;
}

.error {
    background-color: Gold;
}

.formError {
    color: red;
    padding-right: 1px;
    direction: ltr;
    text-align: left;
    font-size: 11px;
    width: -moz-max-content;
}

.form {
    border-style: solid;
    border-width: 1px;
    border-color: LightSteelBlue;
    background-color: #eeeff4;
    font-size: 14px;
    COLOR: #353535;
    FONT-FAMILY: Georgia, 'Times New Roman', Tahoma, Arial, Verdana, Helvetica, sans-serif;
    padding: 5px;
    cursor: pointer;
}

.form:focus, .form:hover {
    box-shadow: 0 0 2px #2e2844 inset;
}

.formErrorContent {
    background: #8b3535;
    color: #f8f8ff;
    text-align: right;
    border: 2px solid #ddd;
    box-shadow: 0px 0px 6px #000;
    -moz-box-shadow: 0px 0px 6px #000;
    -webkit-box-shadow: 0px 0px 6px #000;
    padding: 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 501;
    font-size: 10px;
    font-family: Naskh, koodak, verdana;
    font-weight: normal;
}

.formHintContent {
    width: 100%;
    background: ThreeDDarkShadow;
    color: #f8f8ff;
    font-size: 11px;
    text-align: right;
    border: 2px solid #ddd;
    box-shadow: 0px 0px 6px #000;
    -moz-box-shadow: 0px 0px 6px #000;
    -webkit-box-shadow: 0px 0px 6px #000;
    padding: 4px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    cursor: pointer;
    display: list-item;
    position: absolute;
    z-index: 490;
    font-size: 11px;
}

.active_button {
    background: transparent url("../images/active.png") no-repeat scroll center;
    height: 20px;
    width: 20px;
}

fieldset {
    border: 1px dotted #009fe1 !important;
    font-size: 12px;
    font-weight: normal;
    margin: 0 auto !important;
    text-align: right;
    padding: 5px 10px !important;
}

fieldset legend {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #009fe1;
    font-family: "Yekan" !important;
    font-size: 14px;
    margin: 5px;
    padding: 5px;
    width: auto !important;
}

.signin {
    width: 90% !important;
    height: auto !important;
    min-height: 175px;
    padding: 20px;
    text-align: center;
    margin: 0 auto;
}

.note {
    color: Maroon;
    font-size: 1.1em;
    text-align: justify;
}

.overlay {
    position: absolute;
    /*position : fixed;*/
    z-index: 600;
    display: none;
    /*background-image : url(../image/overlay.png);
    */
    background-color: gray;
    opacity: 0.4;
    -moz-opacity: 40%;
    filter: alpha(opacity=40);
}

#loading-div {
    margin: auto;
    text-align: center;
    display: none;
}

.title {
    padding: 3px;
}

.paper {
    border-bottom: 1px dotted maroon;
    /*	padding:5px 5px 30px 5px;*/
    line-height: 18px;
    direction: ltr;
    color: black;
    text-align: justify;
}

.english {
    direction: ltr;
    text-align: left;
}

/***************************************************************************************/
#m-content {
    padding: 1px;
    margin-bottom: 15px;
}

#m-content::before {
    display: block;
    content: "";
    margin-top: 5px;
}

#m-content .msg-body {
    margin-bottom: 8px;;
    padding: 5px;
    border: 1px solid #f79024;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 2px 1px rgba(255, 50, 50, 0.1);
    box-shadow: 0 0 2px 1px rgba(255, 50, 50, 0.1);
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
}

#m-content .msg-body:hover {
    -webkit-box-shadow: 0 0 2px 2px rgba(255, 40, 40, 0.3);
    box-shadow: 0 0 2px 2px rgba(255, 40, 40, 0.3);
}

.m-header {
}

.m-header::after {
    display: block;
    content: "";
    clear: both;
}

.m-icon {
    float: right;
    width: 32px;
    height: 32px;
}

.m-title {
    font-family: Yekan;
    font-size: 17px;
    height: 32px;
    padding-right: 10px;
    line-height: 1.9 !important;
    text-shadow: 0 0 2px #ADADAD;
    overflow: hidden;
}

.m-desc {
    font-size: 15px;
    color: #CA5F5F;
    padding: 2px 30px;
    padding-top: 8px;
    line-height: 1.7 !important;
}

.m-desc p {
    margin: 0;
}

/** for tinymce ************************************************************************/
.mce-container, .mce-container * {
    direction: ltr !important;
}

.mce-toolbar {
    text-align: right !important;
}

/***************************************************************************************/
.naskh-font {
    font-family: Naskh, Koodak, Arial !important;
}

.yekan-font {
    font-family: Yekan, Koodak, Arial !important;
}

/** desktop ****************************************************************************/
.m-info-panel {
    padding: 5px 5px;
}

.m-info-panel:hover {
}

.m-info-icon {
    float: right;
    width: 32px;
    height: 32px;
}

.m-info-body {
    font-family: Naskh, Koodak, Arial;
    font-size: 13px;
    text-align: right;
    line-height: 2.5;
    padding-right: 5px;
    overflow: hidden;
}

.m-info-body.bold {
    font-weight: 700;
}

.m-info-body.maroon {
    color: maroon;
}

.m-info-body .m-info-notice {
    padding: 5px;
    margin-left: 32px;
    background-color: rgba(150, 200, 255, 0.3);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.hr {
    margin: 2px 0;
    content: "";
    height: 1px;
    width: 100%;
    background: #272727;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(50%, #272727), color-stop(100%, #dfecaf));
    background: -webkit-linear-gradient(left, transparent 0%, #272727 50%, transparent 100%);
    background: -moz-linear-gradient(left, transparent 0%, #272727 50%, transparent 100%);
    background: -ms-linear-gradient(left, transparent 0%, #272727 50%, transparent 100%);
    background: -o-linear-gradient(left, transparent 0%, #272727 50%, transparent 100%);
    background: linear-gradient(left, transparent 0%, #272727 50%, transparent 100%);
}

/** pagination **************************************************************************/
.paginator {
    display: inline-block;
    margin: 5px 0;
}

.paginator::after {
    display: block;
    content: "";
    clear: both;
}

.p-digit, .p-group {
    display: inline;
}

.p-digit {
    float: left;
}

.pagination {
    padding-left: 0;
    border-radius: 4px;
}

.pagination > li {
    display: inline;
    font-family: Yekan, Tahoma;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #428bca;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #2a6496;
    background-color: #eeeeee;
    border-color: #dddddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #428bca;
    border-color: #428bca;
    cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.p-group {
    float: left;
    margin-right: 10px;
}

.p-group > button,
.p-group > input {
    display: inline-block;
    height: 27px;
    float: right;
    margin: 0;
    padding: 0 5px !important;
    font-family: Yekan, Tahoma;
    font-size: 12px;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.p-btn {
    background-color: #ffffff;
    border-left: 0;
    color: #428bca;
    border-right: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    cursor: hand;
}

.p-btn:hover {
    background-color: #f0f0f0;
    color: #2a6496;
    cursor: hand;
}

.p-text {
    direction: ltr;
    width: 44px;
    text-align: center;
    background-color: #ffffff;
    border-left: 1px solid #dddddd;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.p-text:focus, .p-text:hover, .p-text:active {
    -webkit-box-shadow: 0 0 0.5px 0.1px rgba(50, 50, 50, 0.5);
    box-shadow: 0 0 0.5px 0.1px rgba(50, 50, 50, 0.5);
}

/***************************************************************************************/
.m-toolbar {
    display: inline-block;
    float: right;
    margin: 5px 10px 5px 0;
    vertical-align: top;
}

.m-toolbar > .m-toolbar-item {
    display: inline-block;
    margin: 0 0 0 5px;
}

.bottom {
    text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #c4c4c4;
    height: 27px;
    font-family: Yekan;
    margin: 7px auto;
    padding: 2px;

    background: rgb(226, 226, 226);
    background: -moz-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(226, 226, 226, 1)), color-stop(50%, rgba(219, 219, 219, 1)), color-stop(51%, rgba(209, 209, 209, 1)), color-stop(100%, rgba(254, 254, 254, 1)));
    background: -webkit-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    background: -o-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    background: -ms-linear-gradient(top, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    background: linear-gradient(to bottom, rgba(226, 226, 226, 1) 0%, rgba(219, 219, 219, 1) 50%, rgba(209, 209, 209, 1) 51%, rgba(254, 254, 254, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0);
    transition: all .25s ease;
}

.bottom:hover {
    border: 1px solid #828282;
    -webkit-box-shadow: 0 0 4px 0.1px #828282;
    box-shadow: 0 0 4px 0.1px #828282;
}

.bottom a {
    color: #2c1a9e;
    line-height: 2;
}

.bottom a:hover {
    color: #2c1a9e;
}

/* Popup Box Style */
#overlay_form {
    position: absolute;
    border: 5px solid lightblue;
    padding: 10px;
    background: white;
    width: 780px;
    height: 500px;
    z-index: 2000;
    overflow-y: auto;
}

.background_overlay {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: black;
    opacity: 0.5;
}

#popupBoxClose {
    left: 15px;
    top: 20px;
    position: absolute;
}

[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

[data-tooltip]:before {
    position: absolute;
    font-family: Tahoma, Yekan;
    bottom: 125%;
    left: 50%;
    margin-bottom: 5px;
    margin-left: -80px;
    padding: 7px;
    width: 140px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    background-color: hsla(0, 0%, 0%, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 11px;
    line-height: 1.1;
}

[data-tooltip]:after {
    position: absolute;
    bottom: 125%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #000;
    border-top: 5px solid hsla(0, 0%, 0%, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.panel {
    margin-bottom: 5px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-default {
    border-color: #ddd;
}

.panel-group {
    box-sizing: border-box;
    margin-bottom: 20px;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-heading-round {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "Yekan", Arial;
    font-size: 15px;
    color: inherit;
}

.panel-title > a {
    color: #2d2d2d;
}

.panel-group .panel {
    margin-bottom: 0;
    overflow: hidden;
    border-radius: 4px;
}

.collapse {
    display: none;
}

.collapse.in {
    display: block;
}

.panel-body {
    padding: 15px;
    font-family: Naskh, Arial;
    font-size: 12px;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #ddd;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: 1px solid #ddd;
}

.panel-group .panel + .panel {
    margin-top: 5px;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease;
}

.max-row {
    margin-bottom: 3px;
}

.max-row label input[type=checkbox] {
    position: relative;
    margin-left: 3px;
    vertical-align: middle;
}

.max-row label {
    margin-right: 0 !important;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:hover {
    color: #fff8e4 !important;
    /*background-color: #eca036;*/
}

.btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #ffffff;
    background-color: #31b0d5;
    border-color: #269abc;
}

#max-totalNumberPro {
    padding-right: 10px;
    padding-left: 5px;
    vertical-align: middle;
    font-weight: bold;
}

ol {
    list-style-type: none;
}

ol li {
    font-family: "Naskh", Tahoma;
    text-align: justify;
    margin-bottom: 5px;
}

.max-row label:hover {
    color: #e15713;
    text-shadow: 0 0 1px #e5e5e5;
}

.image-bg {
    font-size: 11px;
    font-family: Yekan, tahoma, sans-serif !important;
    color: #0b352a;
    background-image: url('../images/bg.jpg');
    direction: rtl;
    text-align: right;
    min-height: 100%;
    height: auto;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}

.pagewrap {
    width: 1080px;
    margin: 0 auto;
}

.section1 {
    position: relative;
    width: 49%;
    float: right;
    height: 490px;
    background: #fff;
    border-radius: 8px;
    margin: 70px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.section1 header {
    border-radius: 8px 8px 0 0;
    background: #4a8b71;
    height: 45px;
}

.section1 header .logo {
    position: absolute;
    background: url('../images/logo.png') no-repeat;
    width: 123px;
    height: 99px;
    margin: 0;
    top: -28px;
}

.section1 header hgroup {
    width: 430px;
    height: 45px;
    margin-right: 125px;
    padding-top: 10px;
}

.section1 header h2 {
    color: #fff;
    float: right;
    width: 115px;
    font-size: 22px;
    margin-top: 6px;
    font-weight: normal;
    font-family: byekan2 !important;
}

.section1 header h3 {
    color: #de8f12;
    float: right;
    font-family: byekan2 !important;
    font-size: 22px;
    font-weight: normal;
    margin-top: 6px;
    text-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
    width: 275px;
}

.section1 h4 {
    position: absolute;
    top: 170px;
    right: 55px;
    color: #4a8b71;
    float: right;
    margin-top: 50px;
    font-size: 33px;
    font-weight: normal;
    font-family: Yekan, tahoma, sans-serif !important;
}

.section1 aside ul {
    width: 97%;
    float: left;
    list-style-type: none;
    margin-top: 53px;
}

.section1 aside ul li {
    line-height: 2;
    font-size: 16px;
    color: #0b352a;
    background: url('../images/chekmark.png') center right no-repeat;
    padding-right: 30px;
}

.section2 {
    position: relative;
    width: 49%;
    height: 490px;
    float: left;
    background: #fff;
    border-radius: 8px;
    margin: 70px 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.section2 header {
    border-radius: 8px 8px 0 0;
    background: #4a8b71;
    height: 45px;
}

.section2 header h5 {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    font-family: yekan;
    padding-top: 10px;
}

.su {
    width: 500px;
    margin: 53px auto;
}

.num2 {
    margin-right: 100px;
}

.div1 {
    overflow: hidden;
    width: 490px;
    height: 45px;
    margin-bottom: 5px;
}

.div1 p {
    float: right;
    width: 75px;
    font-size: 18px;
    color: #4a8b71;
    line-height: 45px;
}

.div1 .isu {
    float: left;
    width: 390px;
    height: 45px;
    text-align: left;
    font-size: 20px;
    background: #e5efeb;
    border: 1px solid #e4e7e7;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 0 0 0 10px;
    box-shadow: inset 0 0 5px #dee6e2;
    color: #46886e;
}

.div2 {
    overflow: hidden;
    width: 500px;
    height: 35px;
    font-size: 18px;
    color: #4a8b71;
    margin: 10px 0;
}

.div2 p {
    float: right;
    width: 140px;
    font-size: 18px;
    color: #4a8b71;
}

.div3 {
    overflow: hidden;
    width: 500px;
    height: 45px;
    font-size: 18px;
    color: #4a8b71;
    margin: 0 0 15px 0;
}

.div3 p {
    float: right;
    width: 140px;
    font-size: 18px;
    color: #4a8b71;
}

.div4 {
    overflow: hidden;
    width: 500px;
    height: 45px;
    font-size: 14px;
}

.tou {
    color: #4a8b71 !important;
    text-decoration: underline;
    font-size: 14px;
}

.submit {
    /*position: absolute;*/
    /*top: 340px;*/
    /*right: 345px;*/
    margin: 10px auto;
    background: #f77635;
    border-radius: 8px;
    box-shadow: 0 3px 0 #bf5a27;
    border: 1px solid #f77635;
    width: 260px;
    height: 45px;
    cursor: pointer;
    color: #fff;
    font: 20px/10px Yekan;
    display: block;
}

.submit:hover {
    background: #e56d30;
    transition: 0.3s;
}

.submit:active {
    box-shadow: none;
    top: 343px;
}

.section2 input[type=checkbox]:not(old) {
    width: 28px;
    margin-right: -30px;
    padding: 0;
    opacity: 0;
}

.section2 input[type=radio]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0;
}

.section2 input[type=checkbox]:not(old) + label {
    display: inline-block;
    margin-right: 0;
    padding-right: 28px;
    background: url("../images/checks.png") no-repeat right -25px;
    line-height: 24px;
}

.section2 input[type=radio]:not(old) + label {
    display: inline-block;
    margin-left: 40px;
    padding-left: 28px;
    background: url("../images/checks.png") no-repeat 0 0;
    line-height: 24px;
}

.section2 input[type=checkbox]:not(old):checked + label {
    background-position: right -49px;
}

.section2 input[type=radio   ]:not(old):checked + label {
    background-position: 0 -74px;
}

.section1 .bttop {
    position: absolute;
    border-radius: 5px;
    border: 2px solid #4a8b71;
    color: #4a8b71;
    padding: 5px 25px 5px 40px;
    top: 270px;
    right: 63px;
    font-size: 18px;
    background: url("../images/arrow.png") 14px center no-repeat;
    line-height: 35px;
}

footer {
    background: #4a8b71;
    width: 100%;
    height: 102px;
    overflow: hidden;
}

footer .logo2 {
    float: right;
    width: 82px;
    height: 62px;
    background: url("../images/logo2.png") no-repeat;
    margin: 23px 0 0 0;
}

footer .phonenum {
    color: #fff;
    width: 150px;
    float: right;
    margin-right: 180px;
}

footer .phonenum h6 {
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    margin-top: 3px;
}

footer .phonenum p {
    color: #fff;
    font-family: byekan2;
    text-align: center;
    font-size: 18px;
}

footer .copyright {
    float: left;
    width: 300px;
    margin-top: 37px;
}

footer .crlogo {
    background: url("../images/cr.png") no-repeat;
    width: 22px;
    height: 22px;
    margin: 4px 0 0 0;
    float: right;
}

footer .copyright p {
    color: #fff;
    margin-right: 28px;
}

@media only screen and (min-height: 733px) {
    footer {
        position: fixed;
        bottom: 0;
    }
}

label.required:after {
    content: " *";
    color: red;
}

#link_activation_number {
    color: red;

    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

@keyframes blinker {
    0% {
        opacity: 1.0;
    }
    50% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

.icon-tools {
    display: inline;
    margin-right: 5px;
    vertical-align: middle;
}

.row-links {
    width: 20px;
    height: 20px;
    padding: 1px 4px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.row-links:hover {
    -moz-transform: scale(1.15) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1.15) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1.15) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1.15) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1.15) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
}

@import 'showmsg.css';

.modal-dialog  .input-element{
    display: block;
    width: 100%;
    text-align: right;
    margin: auto;
    box-sizing: border-box;
}

.modal-dialog .modal-header {
    padding: 5px;
}

.modal-dialog .modal-header .modal-title {
    margin: 0;
    line-height: 1.42857143;
    display: block;
    padding: 0 29px;
}

.modal-dialog .modal-header .close {
    margin: 2px 6px 0 0;
}

.modal-dialog .modal-footer{
    padding: 5px;
    direction: rtl;
}

.modal-dialog .modal-footer .btn{
    margin-bottom: 3px;
    margin-right: 3px;
}

.template-table-box{
    max-height: 300px;
    overflow: auto;
    position: relative;
}

.template-table{
    direction: rtl;
    max-width: 700px;
}

.template-table .search-tr input{
    width: 300px;
    margin: auto 15px;
    padding: 3px 15px;
}

.template-table  tbody tr{
    cursor: pointer;
}

.template-table  tbody tr:hover td{
    background: #eee;
}

.lead {
    text-align: center !important;
}

.alert {
    padding: 6px 12px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #dbb;
}
