* {
    /*font-family: B Yekan !important;*/
    font-family: Tahoma !important;
}

html, body {
    height: 100%;
}

body {
    background-color: #F9F9F9 !important;
}

.select_grid {
    width: 70px !important;
    margin-left: 10px !important;
    margin-bottom: 0px !important
}

.knob {
    margin-right: 180px;
}

.navigate {
    padding-bottom: 3px !important
}

.table {
    width: 100%;
    margin-bottom: 20px;
}

.table th, .table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd;
}

.table th {
    font-weight: 600;
}

.table thead th {
    vertical-align: bottom;
}

.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
    border-top: 0;
}

.table tbody + tbody {
    border-top: 2px solid #dddddd;
}

.table .table {
    background-color: #ffffff;
}

.table-condensed th, .table-condensed td {
    padding: 4px 5px;
    text-align: right;
    direction: rtl;
}

/*.table-bordered{border:1px solid #dddddd;border-collapse:separate;*border-collapse:collapse;border-left:0;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.table-bordered th,.table-bordered td{border-left:1px solid #dddddd;}*/
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}

.table-bordered caption + thead tr:first-child th:first-child, .table-bordered caption + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child, .table-bordered caption + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
    background-color: #f5f5f5;
}

table td[class*="span"], table th[class*="span"], .row-fluid table td[class*="span"], .row-fluid table th[class*="span"] {
    display: table-cell;
    float: none;
    margin-left: 0;
}

.table td.span1, .table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0;
}

.table td.span2, .table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0;
}

.table td.span3, .table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0;
}

.table td.span4, .table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0;
}

.table td.span5, .table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0;
}

.table td.span6, .table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0;
}

.table td.span7, .table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0;
}

.table td.span8, .table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0;
}

.table td.span9, .table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0;
}

.table td.span10, .table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0;
}

.table td.span11, .table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0;
}

.table td.span12, .table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0;
}

.table tbody tr.success > td {
    background-color: #dff0d8;
}

.table tbody tr.error > td {
    background-color: #f2dede;
}

.table tbody tr.warning > td {
    background-color: #fcf8e3;
}

.table tbody tr.info > td {
    background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
    background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover > td {
    background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover > td {
    background-color: #faf2cc;
}

.table-hover tbody tr.info:hover > td {
    background-color: #c4e3f3;
}

/*#iphone-scroll { list-style: none; padding:0; margin:0; font-family:Georgia, Times, serif; font-size:15px;text-align: left;direction: ltr; width: 220px;float: right }*/
/*#iphone-scroll li {  }*/
/*#iphone-scroll ul { list-style: none; padding:0; margin:0; width: 220px;}*/
/*#iphone-scroll ul li {  }*/
/*#iphone-scroll ul li { display:block; text-decoration:none; color:#000000; background-color:#FFFFFF; line-height:30px;*/
/*border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CCCCCC; padding-left:10px; cursor:pointer; }*/
/*#iphone-scroll ul li:hover { color:#FFFFFF; background-color: #900000; background-repeat:repeat-x; }*/
/*#iphone-scroll ul li  strong { margin-right:10px; }*/
.controls {
}

.char {
    margin-top: -10px;
}

.help-block, .help-inline {
    color: rgba(89, 89, 89, 0.74) !important;
}

.form-horizontal .help-block {
    font-size: 10px !important;
}

.navbar {
    border-bottom: 2px solid #0200cb;
    border-top: 2px solid #0200cb;
}

dt {
    width: auto !important;
}

dt, dd {
    padding-top: 3px;
    padding-bottom: 3px;
    /*border-bottom: 1px dotted red;*/
}

dd {
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px dotted #b6b6b6;
}

.errorMessage {
    /*display: none !important;*/
    color: #b94a48
}

.character {
    margin-top: -15px !important;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px !important;
}

/*.table th, .table td {*/
/*text-align: center !important;*/
/*}*/
.table th {
    text-align: center !important;
}

.sameLength {
    width: 90%;
}

.lightColor {
    color: #848484 !important;
}

.progressStyle {
    text-align: center !important;
    width: 100px;
    margin: auto;
    font-weight: bold !important;
}

.centerAlign {
    text-align: center !important;
}

.imageFooter {
    margin-right: auto;
    margin-left: auto;
    margin-top: -58px;
    vertical-align: top;
}

.persianText {
    direction: rtl !important;
}

table td {
    /*word-break: break-all;*/
}

.empty {
    text-align: center !important;
    direction: rtl !important;
}

input[type='file'] {
    color: transparent;
}

/*#DragWordList{*/
/*list-style-type: none;*/
/*margin: 0;*/
/*padding: 0;*/
/*}*/
/*#DragWordList li{*/
/*display: inline;*/
/*margin: .2em 1em !important;*/
/*}*/
/*#DragWordList li a{*/
/*color: #fff;*/
/*padding: .2em 1em !important;*/
/*text-decoration: none !important;*/
/*background-color: #036 !important;*/
/*}*/
/*#DragWordList li a:hover*/
/*{*/
/*color: #fff;*/
/*background-color: #369;*/
/*}*/
#iphone-scroll ul {
    float: right;
    padding: 0;
    margin: 0;
    list-style-type: none;
    direction: inherit;
}

#iphone-scroll ul li {
    display: inline;
    margin-left: 12px;
}

#iphone-scroll ul li a {
    float: right;

    text-decoration: none;
    color: #000000;
    direction: ltr;
    /*background-color: #ffffff;*/
    padding: 0.2em 0.6em;
    /*border-right: 1px solid black;*/
    /*border: 1px solid black;*/
    padding-left: 12px;
}

#iphone-scroll ul li a:hover {
    color: #fff;
    background-color: #369;
    border-radius: 2px;
    -moz-border-radius: 2px;
}

.summery td {
    text-align: center !important;
}

.timePick {
    direction: ltr;
    text-align: center;
}

#myLoadingImage {
    z-index: 100000;
    vertical-align: middle;
    width: 70px;
    top: 50%;
    position: absolute;
    left: 50%;
    display: none;
}

td.name {
    /*width: 150px;*/
    padding-right: 0px !important;
}

td.size {
    /*width: 150px;*/
    padding-right: 0px !important;
}

td.count {
    /*width: 150px;*/
    padding-right: 0px !important;
}

td.delete {
    text-align: left !important;
    padding-left: 50px !important;

    /*padding-top:50px  !important;*/
}

.upload-label {
    margin-left: 20px;

}

.upload-my {
    margin-right: 17px !important;
}

label.date {
    direction: ltr;
    opacity: 0.75;
}

.btn-toolbar {
    margin-bottom: -10px !important;
    min-width: 100px !important;
    /*float: right;*/
}

.SameLength {
    width: 120px !important;
}

.detail-view th {
    text-align: right !important;
}

.leftLog {
    float: left;
    margin-left: 25%;
    margin-top: -100px;
}

.rightLogo {
    float: right;
    margin-right: 25%;
    margin-top: -100px;
}

.bar {
    color: darkslategrey !important;
    text-align: center !important;
}

.label-pretty, .badge-pretty {
    background-color: #6c1e92 !important;
}

.ui-slider-horizontal {
    height: 0.1em !important;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.1em !important;
}

.hasDatepicker {
    text-align: center;
}

.adpNumber {
    font-size: 15px !important;
    font-weight: normal !important;
}

.adpNumberPost {
    margin-left: 5px !important;
    color: #b7b7b7 !important;
}

.spacer {
    padding-left: 1em;
}

.summery th {
    width: 20%;
}

.nav-list {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
    border-right-color: #005580 !important;
    border-left-color: #005580 !important;
}

.nav .dropdown-toggle .caret {
    border-right-color: #0088cc !important;
    border-left-color: #0088cc !important;
    margin-right: 1px !important;
    /*margin-top: 1px !important;*/
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-right: 4px solid #000000 !important;
    border-top: 4px solid transparent !important;
    border-left: 0px solid transparent !important;
    border-bottom: 4px solid transparent !important;
    content: "";
}

.dropdown-menu {
    top: 0 !important;
    right: 100% !important;
}

@media (max-width: 767px) {
    .dropdown-menu {
        top: 0 !important;
        right: 20% !important;
    }
}

.detail-view th {
    min-width: 250px;
}

.detail-view td {
    text-align: right !important;

}

.bootstrap-widget-header > [class^="icon-"], .bootstrap-widget-header > [class*=" icon-"] {
    margin-top: 10px !important;
}

[class^="icon-"], [class*=" icon-"] {
    margin-top: 5px !important;
}

#sidebar a {
    color: #ffffff;
}

.nav > li > a:hover, .nav > li > a:focus {
    background-color: #009900 !important;
}

.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
    background-color: #009900 !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-image: none !important;
    background-color: #009900 !important;
}

.dropdown-menu a {
    color: #000000;
}

.dropdown-menu {
    background-color: #00355F !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    background-color: #009900 !important;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
    text-decoration: none;
    color: #ffffff;
    background-color: #009900 !important;
    /*background-image: -moz-linear-gradient(top, #0088cc, #0077b3);*/
    /*background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));*/
    /*background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);*/
    /*background-image: -o-linear-gradient(top, #0088cc, #0077b3);*/
    /*background-image: linear-gradient(to bottom, #0088cc, #0077b3);*/
    background-image: none !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}

.s_right {
    width: 50%;
    float: right;
}

.s_left {
    width: 50%;
    float: left;
}
.main_search{
    overflow: auto;
}
form#yw1 input[type='text'] {
    width: 150px;
}