
@font-face {
	font-family: 'iransans';
	src:	
	    url('/templates/protostar/fonts/iransans.eot?#') format('eot'),  /* IE6–8 */
		url('/templates/protostar/fonts/iransans.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		url('/templates/protostar/fonts/iransans.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */		
}
 
footer.footer,
header.header {
    display: none !important;
}
.th_100 {
    width: max-content;
    margin: 0 auto;
}
::placeholder {
  color: #dfdfdf !important;
  opacity: 1; /* Firefox */
}

::-ms-input-placeholder { /* Edge 12 -18 */
  color: #dfdfdf !important;
}
td.padding_100 {
    padding: 0px 8px !important;
}
tbody, td, tfoot, th, thead, tr , th, tr, td, table {
    border-color: #d3d3d3   !important;
}
tr.time {
    display: none  !important;
}
tr.daysrow td {
    line-height: 1.5 !important;
}
div.calendar-container table th, .calendar-container table td {
    padding: 4px 0 !important;
}

.moduletablelogmain {
    margin: 0 auto;
    display: table;
    width: 300px;
    border: 1px solid;
    text-align: center;
    padding: 10px;
    margin-top: 23px;
    background: #1f2f5f;
    border-radius: 10px;
    color: #fff !important;
}
ul.unstyled {
    display: none;
}
.add-on + #modlgn-username, .add-on + #modlgn-passwd,
div#form-login-username input#modlgn-username,
div#form-login-username input#modlgn-passwd {
    width: 85% !important;
}
span.icon-lock.hasTooltip {
    transform: translateY(4px);
}
span.icon-user.hasTooltip {
    transform: translateY(4px);
}
button.btn.btn-primary.login-button {
    width: 70% !important;
}
.userdata {
    margin: 0 auto;
    display: table;
    padding: 0 !important;
    margin-top: 30px;
}
span.add-on {
    height: 35px !important;
    line-height: 3 !important;
    color: #000;
}
input#modlgn-remember {
    float: unset;
    transform: translate(-17px, -2px);
}
.input-append input, 
.input-append select,
.input-append .uneditable-input {
    background: #fff !important;
}
table {
    border: 1px solid #d3d3d3  !important;
}
div.modal.fade.in {
    top: 5% !important;
}
html,body.site {
    overflow-x: hidden !important;
}
div.modal {
    direction: ltr !important;
}
.modal.fade .modal-dialog {
    margin-bottom: -45px;
}
 
.modal-body {
    direction: rtl !important;
    width: 100% !important;
}
.modal-content {
    height: max-content !important;
}

.td_100 {
    width: max-content;
    margin: 0 auto !important;
}
.chzn-container.chzn-container a {
    background: #fff !important;
}
.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
    background: #f00 !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,div,input,btn,a,.btn,.form-control{
    font-family: iransans !important;
}
.leftside {
    float: left !important;
    margin-right: 5px;
    font-family: iransans;
}

.input-append, .input-append input, .input-append select, .input-append .uneditable-input {
    width: 100%  !important;
}
.input-append button.btn.btn-secondary {
    position: absolute;
    margin-right: -33px;
    z-index: 99;
}

header.header img {
    border-radius: 20px;
}
.print_list {
    font-size: 38px;
    color: #fff !important;
    background: #58b158;
    width: 65px;
    height: 65px;
    text-align: center;
    border-radius: 50%;
    position: fixed;
    bottom: 25px;
    left: 25px;
    z-index: 99;
}
.print_list:hover {
    color: #c33b35 !important;
}
a.print_lista i.fa.fa-print {
    color: #fff;
    line-height: 58px;
}
.print_list:hover {
    background: #cf453f;
}
.btn {
    font-size: 13px  !important;
    padding: 8px 5px  !important;
}
.form-control{
    font-size: 13px  !important;
}
h1.offline {
    font-size: 31px;
    margin-bottom: 5px;
}
button.btn.btn-primary.offline {
    width: 100%;
}
hr.hr_form {
    border-bottom: 2px solid #686868 !important;
}
body.site.offline {
    background: url(/images/worsted.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
body.site.offline input.btn.btn-primary {
    width: 100%;
    font-family: 'iransans';
    padding: 11px 13px;
    font-size: 16px;
    background: #353a6e;
    margin-top: 20px;
    margin-bottom: 20px;
}
body.site.offline input[type="text"], body.site.offline input[type="password"] {
    font-size: 15px;
    height: 40px;
}
body.site.offline p {
    font-size: 15px;
}
.inner.well .header {
    background-color: #353a6e;
    background-image: linear-gradient(135deg,var(--cassiopeia-color-primary) 0,var(--cassiopeia-color-hover) 100%);
    border-radius: 5px 5px 0 0;
    color: #fff;
    margin: 0;
    padding: 1em 2em;
    position: relative;
    text-align: center;
    font-family: iransans !important;
}
.requre {
    display: inline-block;
    transform: translate(6px,4px);
    color: red;
    height: 5px;
}
body.site.offline span.site-title {
    font-size: 25px !important;
}
body.site.offline label {
    font-size: 16px;
    padding-bottom: 5px;
}
body.site.offline .inner.well {
    padding: 5px 5px !important;
    margin:0 auto;
    width: 340px;
}
.dateoffline {
    margin: 21px 0px 15px 0px;
}
body.site.offline form#form-login {
    padding: 5px 15px;
    font-size: 15px !important;
}
body.site.inner.well {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 5px;
    box-shadow: 2px 14px 10px rgb(60 60 60 / 67%);
    margin: 60px auto;
    max-width: 30em;
    width: 100%;
}

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


header.header {
    background-color: #1f2f5f;
}
ul.dj-megamenu a {
    font-size: 15px !important;
    font-family: iransans;
}
input#searchinput {
    line-height: 3 !important;
    height: 57px !important;
    border: 1px solid #009000 !important;
    font-size: 18px !important;
    width: 100% !important;
}
th {
    font-size: 13px !important;
    color: #fff !important;
    background: #37525e !important;
    line-height: 2.2 !important;
    text-align: center !important;
}
input#count {
    direction: ltr;
}
select,
input[type="text"],
input[type="password"],
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"],
input[type="month"], 
input[type="time"],
input[type="week"], 
input[type="number"],
input[type="email"],
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input {
    direction: rtl;
    height: 35px!important;
    font-size: 13px!important;
} 
html {
  scroll-behavior: smooth;
}
.pagination {
    margin-top: 5px !important;
    font-size: 13px;
}
ul.pagination-list a {
    color: #1f2f5f ;
}
.pagination ul > .active > a {
    color: #fff !important;
}
label {
    font-size: 13px!important;
    font-weight: bold !important;
    line-height: 3 !important; 
}
td {
    text-align: center !important;
    vertical-align: middle !important;
    font-size: 13px !important;
}
table a.btn {
    padding: 5px 11px !important;
}
nav.navigation .nav-collapse.collapse.in {
    display: block !important;
}
.chzn-container-single .chzn-single {
    line-height: 2.5 !important;
    font-size: 13px !important;
    height: 35px!important;
    margin-bottom: 8px !important;
}
.chzn-container-multi .chzn-choices {
    margin-bottom: 8px !important;
}

.tip-wrap {
    background: #fff !important;
    color: #000 !important;
    padding: 0px !important;
    text-align: justify !important;
}
.tip-title {
    background: #cf4343 !important;
    padding: 3px 10px !important;
    color: #fff !important;
    font-weight: bold !important;
    line-height: 2 !important;
}
.tip-text {
    padding: 10px!important;
    line-height: 2!important; 
}
.tip-wrap {
    border-radius: 4px;
}
.tip-wrap {
    min-width: 250px !important;
}
.tip-text {
    border: 1px solid #cf43434a !important;
    border-radius: 0px 0px 4px 4px;
}

.tooltip-inner {
    background: #fff !important;
    color: #000 !important;
    text-align: justify !important;
    line-height: 2.2;
    padding: 10px !important;
    font-size: 13px !important;
    min-width: 300px !important;
}
.tooltip.in {
    opacity: 1 !important;
    padding: 0 !important;
}
.tooltip b {
    color: #0d2e91;
}
.tooltip {
    border: 1px solid #cf43434a !important;
    border-radius: 0px 0px 4px 4px;
}
.tooltip {
    border-top: 10px solid #cf4343 !important;
}
.chzn-container.chzn-container {
    width: 100% !important;
}
input[type="file"] {
    width: 100% !important;
    line-height: 1.8 !important;
    height: 35px !important;
    margin-bottom: 8px;
}

input[type="number"] {
    text-align: right;
}
.catclass {
    position: absolute;
    width: auto;
    background: #f9dedd;
    padding: 10px;
    z-index: 999;
    border-radius: 5px;
    margin-right: 20px;
    font-size: 13px;
    margin-top: -17.2px;
    min-width: 250px;
}
.tip-text b {
    color: #0d2e91;
}
.tip-text  {
    line-height: 2.2 !important;
}
.body {
    overflow-x: hidden;
}
green {
    color: green;
}
red {
    color: #ff2525;
}
.lightgreen {
    background-color: #e5fff6 !important;
}
.lightred {
    background-color: #fff4f4  !important;
}
darkred {
    color: #680000;
}
.greenalert {
    font-size: 16px;
    background: #5cb95c;
    padding: 10px;
    text-align: center;
    color: fff;
    border-radius: 4px;
    font-weight: bold;
    line-height: 1.8;
}
td, tr, th {
    line-height: 2.2 !important;
}

.header-search.pull-right {
    position: absolute  !important;
    left: 100px  !important;
    color: #ffff  !important;
}
.header-search.pull-right .logout-button {
    display: none;
}
.js-calendar {
    margin-top: 0 !important;
}
td.nav {
    text-align: center !important;
    background: #1f2f5f  !important;
}
td.nav a {
    color: #fff !important;
    text-align: center !important;
    font-size: 10px  !important;
    font-weight: bold  !important;
}
.input-append button {
    height: 35px !important;
}
.hrclass {
    border-bottom: 2px dashed #cf4343;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
 
.chzn-container-single .chzn-single div {
    position: absolute;
    top: 5px !important;
    left: 0px !important;
    width: 18px;
    height: 100%;
    margin-left: 4px !important;
} 
blue {
    color: blue;
}


/*----------------------Desktop--------------------------*/
@media only screen and (min-width: 960px) {
    .row-fluid {
        min-height: 900px;
        height: max-content;
    }
    div#raw_filter_chzn,
    div#product_filter_chzn,
    div#catid_filter_chzn {
        display: inline-block  !important;
        width: 300px !important;
    } 
    
    select {
      -webkit-appearance: none;
      -moz-appearance: none;
      background: transparent;
      background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
      background-repeat: no-repeat;
      background-position-y: 3px;
    }    
}

@media only screen and (max-width: 940px) {
    th {
        min-width: 136px !important;
    }
    ul.breadcrumb li {
        line-height: 2 !important;
        font-size: 12px !important;
    }    
}

@media only screen and (max-width: 640px) {
    button.close {
        transform: translateY(8px);
    }    
    .modal-body .badge {
        margin-left: 1px !important;
    }   
    .leftside {
        width: 100%;
        display: block;
        margin-bottom: 5px !important;
        margin-top: 0px !important;
    }
    .formbot {
        width: 100% !important;
        margin-bottom: 5px  !important;
    }    
    h3.head_table {
        transform:translateY(5px)
    }
    h3 {
        z-index: -10 !important;
        display: table !important;
    }    
    div#catid_filter_chzn {
        display: inline-block  !important;
        width: 100% !important;
    } 
    .col-xs-6 {
        width: 50% !important;
    }  
    .row {
        margin-left: -15px !important;
    }
    a#submitinfo {
        width: 100% !important;
        transform: unset !important;
    }
    .dateclass {
        display: none !important;
    }    
    
}

.dateclass {
    position: relative;
    margin-left: 18px;
    z-index: 500;
    font-size: 15px;
    margin-top: -38px;
    color: #E91E63;
    font-weight: bold;
    float: left;
}
    





