.infomenu lia:focus, a:active,
button,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    outline: none !important;
}

* {
    transition: all 0.3s;
}

.chosen * {
    transition: none;
}

@font-face {
	font-family: iransans;
	src: url(../font/iransans_reg.woff) format('woff'), url(../font/iransans_reg.ttf) format('truetype')
}

body {
	font-family: iransans;
	font-size: 13px;
    cursor: default;
}

ul , li {
	list-style: none;
	margin: 0;
	padding: 0;
}

a:hover {
	text-decoration: none;
}

.headnav {
	background: #273144;
	box-shadow: 0px 0px 5px rgba(0 , 0 , 0 , 0.5);
	color: white;
}


.headnav a {
	color: white;
}

.headnav .tn li {
	float: right;
}

.headnav .tn li a {
	padding: 0 15px;
	line-height: 50px;
	display: inline-block;
}

.headnav .tn li a:hover {
	color: #172031;
	background: white;
}

.navbar {
	margin-bottom: 0px;
}

.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus , .nav .open > a, .nav .open > a:focus, .nav .open > a:hover , .dropdown-submenu , .dropdown-menu  {
	background-color: #172031;
}


.dropdown-menu > li > a , .dropdown-submenu > a  {
	color: white;
	font-size: 12px;
	line-height: 26px;
}

.dropdown-menu > li:hover , .dropdown-submenu > li:hover , .dropdown-menu > li a:hover , .dropdown-toggle:hover , .navbar-nav > li > a:hover {
	color: white !important;
	background: #273144 !important;
}

.dropdown-submenu > a:after {
	float: left !important;
	border-width: 5px 5px 5px 0 !important;
	border-right-color: #cccccc !important;
	border-left-color: none;
}

.dropdown-submenu {
	border: 0;
}


.dropdown-submenu {
    position:relative;
}

.dropdown-submenu>.dropdown-menu {
    top:0;
    right:100%;
    margin-top:-6px;
    margin-right:-1px;
    -webkit-border-radius:6px 0px 0px 6px;
    -moz-border-radius:6px 0px 0px 6px;
    border-radius:6px 0px 0px 6px;
}
/*
.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
*/

.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-left:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}

.infomenu li {
    display: inline-block;
    margin-left: 15px;
    line-height: 48px;
}

.infomenu li:nth-child(2)
{
    margin-left: 0px;
}

.label-notify {
    padding: 0 6px;
    font-weight: normal;
    font-size: 12px;
    line-height: 8px;
    margin-top: -3px;
}

label {
    font-weight: normal;
}

form,
table {
    margin: 0;
    padding: 0
}
body,
form,
table {
    padding: 0
}
table td {
    padding: 5px;
}
.perm_arrays,
.perm_arrays ul {
    list-style: none
}

.center,
.manage_table td,
.msg,
.setting label.tab_title {
    text-align: center
}
.content_show,
table {
    font-family: inherit
}
a {
    color: inherit;
    text-decoration: none
}
img {
    border: 0
}

table {
    border-collapse: collapse;
    font-size: inherit
}
.page {
    padding: 20px
}
.title {
    font-size: 14pt;
    font-weight: 700;
    border-bottom: 1px solid #e1e1e1;
    margin: 5px 0 30px;
    padding-bottom: 20px
}
.content_show {
    font-size: inherit
}
input,
select,
textarea {
    font-family: iransans;
    font-size: 10pt
}
.file_manager,
.file_manager .boxplace .box input,
.tree .path {
    font-size: 9pt;
    font-family: iransans
}
input[type=password],
input[type=text],
select,
textarea {
    border: 1px solid #D9D9D9;
    border-radius: 5px;
    padding: 7px
}
input[type=button],
.button,
input[type=reset],
input[type=submit] {
    background: #07A64A;
    color: #fff;
    padding: 7px 23px;
    border-radius: 5px;
    border: 0;
    margin-top: 20px
}
input[type=button]:hover,
.button:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background: #059240;
    color: white;
}
select {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.green {
    color: green
}
.red {
    color: red
}
.blue {
    color: blue
}
.orange {
    color: orange;
}

.msg {
    color: red;
    padding: 10px 0
}
.search_box {
    border: 1px solid #CCC;
    width: 600px;
    border-radius: 7px;
    padding: 15px;
    margin: 0 auto 30px;
    text-align: center;
}
.search_box_big {
    width: 730px
}
.search_box_list {
    width: 150px
}
.search_box input[type=text] {
    width: 333px
}
.search_box input[type=submit] {
    margin-top: 0
}
.manage_table {
    width: 100%;
    background: #FFF
}
.manage_table tr:nth-child(odd) {
    background: #fafbfc
}
.manage_table td {
    padding: 10px;
    border: 1px solid #eee
}
.manage_table tr:nth-child(1) td {
    font-weight: 700;
    background: #CED9E5
}
.manage_table tr:nth-child(1):hover {
    background: #fafbfc
}
.manage_table td:nth-child(1) {
    width: 60px
}
.manage_table tr:hover {
    background: #f1f1f1
}
.setting .content {
    border-top: 2px solid #363c47;
    color: #373737
}
.setting .content>div {
    display: none;
    padding: 20px 25px 5px
}
.setting input[type=radio] {
    display: none
}
.setting label.tab_title {
    display: inline-block;
    padding: 5px 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-weight: 600;
    background: #363c47;
    color: #fff
}
.setting label.tab_title:hover {
    background: #21242b;
    cursor: pointer
}
.setting input:checked+label {
    background: #21242b;
    color: #fff
}
.setting #tab1:checked~.content #content1,
.setting #tab2:checked~.content #content2,
.setting #tab3:checked~.content #content3,
.setting #tab4:checked~.content #content4,
.setting #tab5:checked~.content #content5,
.setting #tab6:checked~.content #content6,
.setting #tab7:checked~.content #content7 {
    display: block
}
.file_manager {
    height: 600px;
    width: 940px;
    direction: ltr;
    text-align: left;
    position: relative;
    border: 1px solid #B5B5B5;
    margin: auto
}
.file_manager input {
    margin-top: 0
}
.file_manager .tools {
    height: 80px;
    background: #f9f9f9;
    margin-bottom: 10px
}
.file_manager .tools a {
    display: block;
    float: left;
    width: 78px;
    height: 80px;
    text-align: center
}
.file_manager .tools a:hover {
    background: #fff;
    box-shadow: 0 0 5px rgba(153, 153, 153, .5);
    border-radius: 5px
}
.file_manager .tools a img {
    display: block;
    width: 32px;
    height: 32px;
    margin: 10px auto 5px
}
.file_manager .tools a span {
    display: block;
    text-align: center
}
.file_manager .tree {
    width: 200px;
    height: 510px;
    float: left;
    background: #f9f9f9
}
.file_manager .tree .dtree_place {
    overflow-y: auto;
    height: 450px;
    margin-top: 9px
}
.file_manager .list {
    width: 730px;
    height: 510px;
    float: right;
    background: #f9f9f9
}
.file_manager .list .toolbar {
    height: 40px
}
.file_manager .list .toolbar a {
    display: block;
    float: left;
    padding: 10px
}
.file_manager .list .toolbar a:hover {
    background: #fff;
    box-shadow: 0 0 5px rgba(153, 153, 153, .5);
    border-radius: 5px
}
.file_manager .list .toolbar a img {
    display: block;
    float: left
}
.file_manager .list .toolbar a span {
    display: block;
    float: left;
    padding-top: 3px;
    padding-left: 10px
}
.file_manager .list .files {
    overflow-y: auto;
    height: 430px;
    outline: 0
}
.file_manager .list .head,
.file_manager .list table {
    width: 100%
}
.file_manager .list .head td {
    text-align: center;
    background: #e1e1e1;
    border: 1px solid #fff
}
.file_manager .list .files .data {
    table-layout: fixed;
    text-align: center
}
.file_manager .list .files input {
    display: none
}
.file_manager .list .files .dl-link {
    display: block;
    width: 119px !important;
    font-size: 8pt !important;
    padding:3px !important;
    border-radius: 2px;
}

.file_manager .list .files .data tr td {
    border: 1px solid #fff
}
.file_manager .list .files .data tr:nth-child(odd) td {
    background: #f1f1f1
}
.file_manager .list .files .data tr:nth-child(even) td {
    background: #f5f5f5
}
.file_manager .list .files .data tr td:nth-child(1) {
    width: 45px
}
.file_manager .list .files .data tr td:nth-child(2) {
    width: 434px;
    text-align: left
}

.file_manager .list .files .data tr td:nth-child(3) {
    text-align: left;
    padding-left: 7px;
    padding-top: 8px;
    width: 120px;
}

.file_manager .list .files .data tr td:nth-child(4) {
}

.file_manager .list .files .error {
    color: red;
    padding: 30px
}
.file_manager .loading {
    background-image: url(../img/loading.gif);
    background-repeat: no-repeat;
    line-height: 18px;
    padding-left: 25px;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    color: #06C;
    direction: ltr;
    text-align: left
}
.file_manager .boxplace {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(51, 51, 51, .5);
    top: 0;
    left: 0;
    display: none
}
.file_manager .boxplace .box {
    background-color: #fff;
    width: 750px;
    height: 380px;
    left: 100px;
    position: absolute;
    top: 100px;
    border-radius: 7px;
    box-shadow: 0 0 15px #000;
    direction: rtl;
    text-align: right
}
.file_manager .boxplace .box .padding {
    padding: 15px
}
.file_manager .boxplace .box input,
.tree .padding {
    padding: 10px
}
.tree .path {
    padding: 5px 3px;
    width: 135px;
    margin-right: 3px;
    border-radius: 4px
}
.tree .go {
    padding: 3px 8px
}
.list_path {
    width: 100%;
    font-size: 8pt;
    direction: ltr;
    font-family: iransans
}
.editfile_exit,
.editfile_save {
    color: #fff;
    font-size: 10pt;
    padding: 7px 15px;
    border-radius: 5px;
    display: block
}
.editplace * {
    direction: ltr;
    text-align: left
}
.editfile_save {
    background: #0F7317;
    float: right
}
.editfile_exit {
    background: #730E0E;
    float: left
}
.perm_arrays {
    padding: 0;
    margin: 0
}
.perm_arrays select {
    height: 200px
}

.perm_arrays ul {
    margin-right: 30px;
}
.product_options a {
    display: inline-block;
    float: right;
    width: 120px;
    text-align: right;
    padding: 3px;
    margin:0 0 3px 1px;

}
.product_options a:hover {
    color:red;
    background-color: white;
}

.product_options img {
    vertical-align: middle
}
.infotext {
    font-family: tahoma;
    font-size: 9pt
}

.tbldboard {
    width:100%;
}

.tbldboard td {
    border:0px solid #000;
}

#chartdiv * {
    direction:ltr;
    font-family:tahoma;
    
}

a[title='JavaScript charts'] {
    visibility:hidden;
}

.remind {
    width:100%;
    height:135px;
    background:#e9f6fc;
    border:1px solid #3c7e9d;
}

.income-place {
    font-size: 20px;
    padding-bottom: 20px;
}

.stat_item {
    line-height: 35px;
}

.footer {
    color: gray;
    text-align: center;
    font-size: 11px;
    line-height: 35px;
}

.item_manage {
    display: inline-block;
    float: left;
}

.tab-pane {
    padding-top: 30px;
}

.nav-tabs > li > a:hover {
    background-color: #f1f1f1;
}

.supply-input-prdf {
    width: 100px;
    direction: ltr;
    text-align: left;
}

.supply-input-count {
    width: 60px;
    text-align: center;
    direction: ltr;
}

.supply-color {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

.supply-color-span {
    vertical-align: text-top;
    line-height: 10px;
}

.supply-mini-text {
    font-size: 9pt;
}

.btn-wish span {
    color: red;
    top: 4px;
}

.tooltip {
    font-family: iransans
}

.input-file {
    border: 1px solid #666666;
    padding: 5px;
    display: inline-block;
    border-radius: 5px;
}

.input-file input {
    width: 200px;
    background-color: #e1e1e1;
    display: inline-block;
    border-radius: 5px;
}

.input-file a , .input-file span {
    display: inline-block;
    margin: 0 5px;
}

.pagination-nomargin {
    margin: 0;
}

.option_place {
    text-align: right;
    font-size: 8pt;
}

.coloritem, .coloritem span {
    width: 18px;
    height: 18px;
    display: block
}

.coloritem {
    border-radius: 3px;
    margin: 2px
}

.coloritem span {
    background-image: url(../img/colors.png)
}

.sellindex_colors {
    display: none
}

.sellindex_colors label {
    width: 38px;
    float: right
}

.sellindex_colors label input, .sellindex_colors label span {
    float: right
}

.list_product_supply {
    margin-bottom: 5px;
}

.navbar-toggle {
    border:0;
    float: right;

}

.navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #06a199
}

.navbar-toggle .icon-bar {
    background-color: #fff
}



@media (max-width:1200px)  and (min-width: 990px)
{
    .navbar-nav > li > a {
        padding: 10px 7px;
        font-size: 9pt;
    }

    .infomenu {
        font-size: 8pt;
    }
}

@media (max-width:991px) and (min-width: 767px)
{
    .navbar-nav > li > a {
        padding: 5px 7px;
        font-size: 8pt;
    }

    .navbar-collapse {
        background: none;
    }

    .item_manage {
        margin-top: 5px;
        display: block;
    }
        
    .item_manage , .item_manage a {
        font-size: 8pt;
    }

    .title {
        height: 75px;
    }

    .search_box {
        width: 100%;
    }
}

@media (max-width:768px) 
{
    .page {
        padding: 20px 0;
    }

    .headnav .tn li a {
        padding: 0 10px;
        line-height: 30px;
        display: inline-block;
    }

    .infomenu {
        font-size: 8pt;
    }

    .navbar-collapse {
        position: absolute;
        z-index: 10000;
        background: #273144;
        width: 600%;
    }
}

.cat-list-amounts {
    width: auto;
}

.cat-list-amounts td {
    padding: 0;
    border: 0;
}

.cat-list-amounts tr td:nth-child(1) {
    width: 150px;
    text-align: right;
    font-weight: normal;
}

.cat-list-amounts tr:nth-child(1) td , .cat-list-amounts td {
    background: #e1e1e1 !important;
}

.cat-list-amounts input {
    font-size: 10pt;
    padding: 2px;
    width: 100px;
}

.simple_table , .simple_table td , .simple_table tr td{
    margin:0;
    padding: 3px;
    background: #f1f1f1 !important;
    border: 1px solid #ccc;
    font-weight: normal !important;
    text-align: right;
}

.table-responsive {
    overflow-x: inherit!important;
}

.navbar-nav li a {
    font-size: 9pt;;
}