.btns-ut.recycleBin{
    background: url("../imgs/profile/recycleBin.svg") no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 8rem;
    left: 0;
    width: 3rem!important;
    height: 3rem!important;
}
.btns-ut.recycleBin[recyclebin='1']{
    background-color: #f00!important;
    box-shadow: 0 0 13px 4px #f00!important;
}
[role=btm]{
    cursor: pointer;
    border: 1px solid transparent;
}
[role=btm]:hover{
    box-shadow: 0 0!important;
    border: 2px solid var(--pcolor);
}
main.mag_home .mag_banner .bh{
    display: block;
}
main.mag_home .mag_banner .bhP{
    display: none;
}

main.pf_price_lists #banner_list_price .bxImg .date_now21{
    position: absolute;
    font-family: 'pinar',sans-serif;
    top: 4.3rem;
    color: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
main.pf_price_lists #banner_list_price ul.bxPrices li> .step{
    font-family: pinar,sans-serif;
    font-size: 15pt;
}
main.pf_price_lists #banner_list_price ul.bxPrices li > div {
    font-size: 21pt;
    font-family: 'pinar',sans-serif;
}
main.pf_price_lists #banner_list_price ul.bxPrices li {
    font-size: 21pt;
    font-weight: 900;
    font-family: pinar,sans-serif;
}

main.pf_price_lists #banner_list_price .bxPrices.sec1{
    top: 8.5rem;
}
main.pf_price_lists #banner_list_price .bxPrices.sec2{
    top: 13.3rem;
}
main.pf_price_lists #banner_list_price .bxPrices.sec3{
    top: 18.1rem;
}
main.pf_price_lists #banner_list_price .bxPrices.sec4{
    top: 23rem;
}
main.pf_price_lists #banner_list_price .bxPrices.sec5{
    top: 27.8rem;
}
main.pf_price_lists #banner_list_price ul.bxPrices li.min {
    margin-left: 0.4rem;
}
main.pf_price_lists #banner_list_price .bxPrices {
    position: absolute;
    display: grid;
    width: 14rem;
    justify-content: space-around;
    height: 3rem;
    align-items: center;
    right: 9.6rem;
    grid-template-columns: 37% 25% 11% 27%;
    justify-items: center;

}

main.pf_price_lists #banner_list_price .btnCreateImg {
    width: 9rem;
}
main.pf_price_lists #banner_list_price .bxImg > img{
    width: 25rem;
    box-shadow: 0 0 15px;
}
main.pf_price_lists #banner_list_price .bxSh {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 2rem auto;
}
main.pf_price_lists #banner_list_price .bxImg{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    position: relative;
    width: 25rem;
}

a.btnBackL{
    width: 5rem;
}
a.sosCall {
    display: none;
    position: fixed;
    bottom: 10rem;
    background-color: var(--pcolor);
    color: #fff;
    padding: 0.7rem 1rem;
    border-radius: 2rem;
    box-shadow: 0 0 15px #000;
    font-family: 'vazir',sans-serif;
    font-size: 10.6pt;
    left: 2rem;
    z-index: 99;
    border: 3px solid;
}
main.pf_articleLink ul.slide > li ul.bxMiddle > li.lab{
    flex-direction: unset;
}
main.pf_articleLink .bxEdit {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.domImgLinkC{
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
}
.domImgLinkL{
    display: flex!important;
    justify-content: flex-end!important;
    align-items: center!important;
}
.domImgLinkR{
    display: flex!important;
    justify-content: flex-start!important;
    align-items: center!important;
}
a.imgLink > img {
    display: flex;
    width: 100%;
    height: 100%;
}
a.imgLink {
    width: 100%;
    display: flex;
    height: 100%;
    margin: .5rem;
    box-shadow: 0 0 5px var(--pcolor);
    border-radius: 0.5rem;
    overflow: hidden;
}
a.textLink:hover{
    color: #fff;
    background-color: var(--pcolor);
}
.domTextLinkC{
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
}
.domTextLinkL{
    display: flex!important;
    justify-content: flex-end!important;
    align-items: center!important;
}
.domTextLinkR{
    display: flex!important;
    justify-content: flex-start!important;
    align-items: center!important;
}
.btnLink.btnPublic{
    margin: .5rem;
    box-shadow: 0 0 5px var(--pcolor);
}
.domBtnLinkC{
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
}
.domBtnLinkL{
    display: flex!important;
    justify-content: flex-end!important;
    align-items: center!important;
}
.domBtnLinkR{
    display: flex!important;
    justify-content: flex-start!important;
    align-items: center!important;
}
body:has(main.home) header .search img.spinP {
    width: 2rem;
    height: 2rem;
    position: absolute;
    left: 0.6rem;
    top: 0.3rem;
}

main.pf_articleLink #textOpt .lab {
    overflow-y: auto;
}
main.pf_articleLink img.iconLab {
    width: 2rem;
    margin-right: 1rem;
}

.bxTabSlider ul.slide > li ul.bxMiddle > li:has(.iconLab) {
    display: flex;
    flex-direction: unset;
}

main.pf_articleLink input.inpt.linkCode {
    color: #999;
}

main.pf_articleLink .btnTest {
    width: 4rem;
    padding: 0;
}

main.pf_articleLink .lab {
    min-height: 5rem;
    border: 1px dashed #999;
    border-radius: .4rem;
    margin: .5rem auto;
    background-color: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: .5rem;
    max-height: 8rem;
}

.bxTabSlider .bxPgs {
    display: flex;
    justify-content: flex-end;
}

.bxTabSlider .bxPgs .pg {
    transition: all .9s ease-in-out;
}

.bxTabSlider .pg {
    display: flex;
    justify-content: center;
    background-color: var(--pcolor);
    color: #fff;
    height: 0.2rem;
}

.bxTabSlider img.prw {
    width: 100%;
    height: 100%;
}

.bxTabSlider .bxUpld {
    display: flex;
    align-items: center;
    margin: .5rem 0;
}

.bxTabSlider .bxImg {
    height: 10rem;
    margin: .5rem auto 0;
    background-color: #000;
    border-radius: .2rem;
    width: 100%;
}

.bxTabSlider input[type=file] {
    display: block !important;
}

.bxDirections i.act {
    box-shadow: 0 0;
    border: 1px solid var(--pcolor);
    color: var(--pcolor);
    background-color: #eee;
}

.bxOptions .bxColors > div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bxOptions .bxColors {
    display: flex;
    justify-content: space-evenly;
}

.bxOptions input[type=color] {
    width: 5rem;
    height: 3rem;
}

.bxDirections {
    display: flex;
    justify-content: space-evenly;
}

.bxTabSlider ul.slide > li ul.bxMiddle > li {
    display: flex;
    flex-direction: column;
}

.bxTabSlider ul.slide > li {
    width: 100%;
}

.bxTabSlider ul.slide.pbx {
    margin: 0;
}

.bxTabSlider ul.slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bxTabSlider {
    margin: 1rem auto;
}

.bxTabSlider ul.btn > li {
    padding: .5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: .4rem .4rem 0 0;
    width: 32.4%;
    background-color: #ccc;
    margin: 0 .1rem;
}

.bxTabSlider ul.btn {
    display: flex;
    justify-content: center;
}

main.pf_articleLink textarea.address {
    font-family: var(--fCode);
    font-size: 12pt;
    direction: ltr;
}

textarea.gTextarea {
    resize: none;
    height: 8rem;
    outline: none;
    border: 1px solid #ccc;
    border-radius: 0.2rem;
    font-family: 'vazir', sans-serif;
    font-size: 10pt;
    padding: .5rem;
}

main.mag_Article table.at {
    box-shadow: 0 0 5px;
}

main.mag_Article table.at tr:has(td) {
    border: 1px solid #999 !important;
}

main.mag_Article table.at td {
    text-align: center !important;
    vertical-align: middle;
    border: 1px solid #999;
    font-family: 'vazir', sans-serif;
    font-size: 11pt;
}

main.mag_Article table.at th {
    text-align: center;
    vertical-align: middle;
    border: 2px solid #000;
}

main.mag_Article table.at {
    width: 100%;
}

main.pf_articleTableList .pf_bdwn, main.pf_articleTableList .pf_bdwn table,main.pf_articleLinkList .pf_bdwn, main.pf_articleLinkList .pf_bdwn table {
    width: 100%;
}

main.pf_articleTable input#slugAt {
    color: #999;
}

main.pf_articleTableList table td ,main.pf_articleLinkList table td {
    padding: .5rem;
}

main.pf_articleTable .bxTableView table tr {
    background-color: #fff;
}

main.pf_articleTable .bxTableView table th, main.pf_articleTable .bxTableView table td {
    padding: .4rem;
}

main.pf_articleTable .bxTableView table input {
    box-shadow: 0 0;
    text-align: center;
}

main.pf_articleTable .bxTableView table .bx0 .bxColor .bxHead h4 {
    color: #888;
    font-size: 11pt;
}

main.pf_articleTable .bxTableView table .bx0 .bxColor .bxHead .close:hover {
    color: #333;
    cursor: pointer;
}

main.pf_articleTable .bxTableView table .bx0 .bxColor .bxHead .close {
    position: absolute;
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    top: 0;
    color: #999;
}

main.pf_articleTable .bxTableView table .bx0 .bxColor > ul > li {
    display: flex;
    justify-content: space-between;
    padding: .5rem 1.2rem;
}

main.pf_articleTable .bxTableView table .bx0 .bxColor > ul > li input[type=color] {
    margin: 0;
    width: 3rem;
    border: 2px solid #999;
    border-radius: .2rem;
}

main.pf_articleTable .bxTableView table .bx0 .bxColor > ul > li span {
    font-size: 15px;
    color: #999;
}

main.pf_articleTable .bxTableView table .bx0 .bxColor .bxHead {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .2rem;
    border-bottom: 1px solid #ccc;
}

main.pf_articleTable .bxTableView table .bx0 .bxColor {
    position: absolute;
    box-shadow: 0 0 5px;
    display: flex;
    background-color: #fff;
    border-radius: .2rem;
    flex-direction: column;
    width: 10rem;
    z-index: 8;
}

main.pf_articleTable .bxTableView table .bx0 i.iconSetting:hover {
    cursor: pointer;
    filter: invert(100%);
}

main.pf_articleTable .bxTableView table .bx0 i.iconSetting {
    color: #999;
    font-size: 12pt;
}

main.pf_articleTable .bxTableView table .bx0 {
    display: flex;
    align-items: center;
    position: relative;
}

main.pf_articleTable .bxTableView table {
    width: 100%;
    margin: 0;
}

main.pf_articleTable .bxTableView {
    box-shadow: 0 0 5px #999;
    width: 100%;
    background-color: #fff;
    min-height: 12rem;
    border-radius: .4rem;
    margin: 1rem auto;
    padding: .5rem;
}

main.pf_articleTable .pbx.bxRC {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.2rem;
    align-items: center;
}

main.pf_articleTable .pbx input[type=number]::placeholder {
    font-size: 12pt;
    font-width: 100;
    color: #ccc;
}

main.pf_articleTable .pbx input[type=number] {
    text-align: center;
    font-size: 16pt;
}

main.pf_articleTable .pbx input[type=text], main.pf_articleTable .pbx input[type=number] {
    margin: 0;
}

.bxFaqMag .fa-angle-up {
    transition: all .35s ease-in-out;
}

.bxFaqMag .fa-angle-up.rt180 {
    transform: rotate(180deg);
}

.bxFaqMag .faqB {
    font-size: 12pt;
    color: #666;
    text-align: justify;
}

.bxFaqMag .faqH:hover {
    cursor: pointer;
}

.bxFaqMag .faqHb {
    font-weight: 900;
    color: var(--pcolor);
}

.bxFaqMag .faqB {
    padding: .4rem;
}

.bxFaqMag .faqH {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid var(--pcolor);
    padding: .5rem;
}

.bxFaqMag .bxFaq {
    border: 1px solid var(--pcolor);
    border-radius: .4rem;
    margin: .5rem;
    overflow: hidden;
    height: 2.5rem;
    transition: all .35s ease-in-out;
}

.bxFaqMag .bx {
    width: 50%;
}

.bxFaqMag {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

main.pf_ue_article .FAQ input#titleFaq {
    margin-top: 0;
}

main.pf_ue_article .FAQ .bxInfo {
    display: flex;
    flex-direction: column;
    align-items: center;
}

main.pf_ue_article .FAQ .bxInfo h5:nth-child(2) {
    font-size: 10pt;
    color: #999;
    font-weight: 100;
}

main.pf_ue_article .FAQ .bxEdit {
    display: flex;
    width: 12rem;
    justify-content: space-between;
}

main.pf_ue_article .FAQ .bxRes .bxFaq i:hover {
    background-color: #00f;
    color: #fff;
    cursor: pointer;
    border-right: 0;
}

main.pf_ue_article .FAQ .bxRes .bxFaq .close:hover {
    background-color: #f00;
    color: #fff;
    cursor: pointer;
    border-left: 0;
}

main.pf_ue_article .FAQ .bxRes .bxFaq i {
    width: 1.5rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #ccc;
}

main.pf_ue_article .FAQ .bxRes .bxFaq .close {
    width: 1rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-left: 1px solid #ccc;
}

main.pf_ue_article .FAQ .bxRes .bxFaq {
    width: 8rem;
    height: 4rem;
    background-color: #fff;
    margin: .5rem;
    border-radius: .4rem 0 0 .4rem;
    box-shadow: 0 0 5px #000;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    align-items: center;
}

main.pf_ue_article .FAQ .bxRes {
    box-shadow: inset 0 0 5px;
    width: 100%;
    height: 10rem;
    border-radius: .4rem;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #eee;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    justify-items: center;
}

main.pf_ue_article .FAQ .bxAdd {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 1rem;
}

main.pf_ue_article .FAQ .bxOF {
    display: flex;
    justify-content: flex-start;
}

main.pf_ue_article .FAQ input#orderFaq {
    margin: 0 .4rem;
    width: 0.8rem;
}

main.pf_ue_article .FAQ textarea#textFaq {
    resize: none;
    width: 100%;
    height: 5rem;
    outline: none;
    border: 1px solid #ccc;
    padding: .5rem;
    border-radius: .3rem;
    font-family: 'vazir', sans-serif;
    text-align: center;
}

main.pf_ue_article .FAQ i.btnAdd {
    width: 8.5rem;
    padding: 0;
}

main.pf_main .search img.spinP {
    top: 0.3rem;
}

main.pf_main .search {
    margin: 2rem auto;
}

.search .resP ul li:not(:last-child) {
    border-bottom: 1px solid #ccc;
}

.search .resP ul li a h5 {
    font-size: 11pt;
    color: #333;
    padding: 0 1rem;
}

.search .resP ul li:hover {
    cursor: pointer;
    background-color: #ccc;
}

.search .resP ul li {
    padding: 0.4rem 1rem;
}

.search .resP ul li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.search .resP ul li a .bxImg img {
    width: 100%;
    height: 100%;
}

.search .resP ul li a .bxImg {
    width: 4rem;
    height: 4rem;
}

.search .resP {
    background-color: #fff;
    position: absolute;
    width: 100%;
    box-shadow: 0 5px 5px;
    border-radius: 0 0 0.2rem 0.2rem;
    z-index: 99;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 12rem;
}

.search {
    position: relative;
}

.search img.spinP {
    width: 2rem;
    height: 2rem;
    position: absolute;
    left: 0.6rem;
    top: 1rem;
}

main.mag_Article .imgName {
    display: flex;
    justify-content: center;
    color: #333;
    font-size: 10pt;
}

.container_star .submit .name, .container_star .submit .digit {
    font-size: 11pt;
    font-family: vazir, sans-serif;
    padding: 0.1rem;
}

.container_star .submit .total, .container_star .submit .avg {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

main.mag_home .b_view .star-rating-on, main.home .b_view .star-rating-on, .mag_thematic .b_view .star-rating-on {
    left: -10px;
}

main.mag_home .b_view .star-rating-on, main.home .b_view .star-rating-on, main.mag_home .b_view .star-rating-off, main.home .b_view .star-rating-off {
    cursor: default;
}

main.home .bhP {
    display: none;
}

main.home .bh {
    display: block;
}

main.pf_main.pf_ue.pf_ue_article .calenderPublish li.box_time h6 {
    font-size: 14pt;
    font-family: 'vazir', sans-serif;
    color: #999;
}

main.pf_main.pf_ue.pf_ue_article .calenderPublish li.box_time input::placeholder {
    color: #999;
}

main.pf_main.pf_ue.pf_ue_article .calenderPublish input {
    color: #333 !important;
}

main.pf_main.pf_ue.pf_ue_article .calenderPublish li.box_time input {
    width: 2.5rem;
    height: 100% !important;
    font-family: 'vazir', sans-serif;
    font-size: 12pt;
}

main.pf_main.pf_ue.pf_ue_article .calenderPublish li.box_time {
    border: 1px solid #ccc;
    border-radius: 0.2rem;
    padding: 0.4rem;
    width: 8rem;
    display: flex;
    justify-content: flex-end;
}

main.pf_main.pf_ue.pf_ue_article .calenderPublish li {
    position: relative;
}

main.pf_main.pf_ue.pf_ue_article .calenderPublish li .iconClock {
    position: absolute;
    top: 0.4rem;
    right: 0.2rem;
    background: url("../imgs/profile/retro_alarm_clock.svg") no-repeat;
    background-size: contain;
    width: 2rem;
    height: 2rem;
}

.pf_main.pf_allItems.pf_articles .item section.bxCp ul > li {
    font-size: 11pt;
}

.pf_main.pf_allItems.pf_articles .item section.bxCp ul {
    display: flex;
    justify-content: space-between;
    width: 8.2rem;
    align-items: center;
}

.pf_main.pf_allItems.pf_articles .item section.bxCp {
    position: absolute;
    bottom: 3.5rem;
    width: 90%;
    padding: .5rem;
    border: 1px dashed #999;
    margin: .5rem auto;
    border-radius: .4rem;
    display: flex;
    justify-content: space-around;
}

main.pf_main.pf_ue.pf_ue_article .iconCalender {
    background: url("../imgs/profile/planner.svg") no-repeat;
    background-size: contain;
}

main.pf_main.pf_ue.pf_ue_article .calenderPublish li .iconCalender {
    top: 0.5rem;
    right: 0.2rem;
}

main.pf_main.pf_allItems.pf_articles .item .iconCalender {
    background: url("../imgs/profile/planner.svg") no-repeat;
    top: 17.8rem;
    background-size: contain;
    left: 0.3rem;
}

main.pf_price_lists #updateChart .bxUpdate .bxProgress {
    width: 100%;
    height: 2rem;
    background-color: #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.3rem;
    border-radius: 0.3rem;
    color: green;
}

main.pf_price_lists #updateChart .bxUpdate .updateChickens {
    padding: 0;
    margin: 0 auto;
    width: 10rem;
    height: 2.8rem;
}

main.pf_price_lists #updateChart .bxUpdate {
    width: 85%;
    height: 10rem;
    background-color: #fff;
    margin-top: 2rem;
    border-radius: .4rem;
    padding: .5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

main.pf_price_lists #lists .bxLists {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

main.productPage ul.listProduct li > a img {
    width: 20rem;
    height: 20rem;
}

main.productPage ul.listProduct li > a {
    display: flex;
    margin: 0 0 1rem;
}

main.home .b_view .chickens-list .slick-slide li img {
    display: block;
    width: 20rem;
    height: 20rem;
}

main.pricePrediction img.loading {
    position: absolute;
    left: 0;
    width: 7rem;
}

main.pricePrediction table th {
    height: 3rem;
    text-align: center;
    vertical-align: middle;
}

main.pricePrediction table {
    width: 95%;
    height: 95%;
    margin: 1rem;
    border-radius: 0.4rem;
    overflow: hidden;
}

main.pricePrediction table thead {
    position: sticky;
    background-color: #fff;
    top: 0;
    z-index: 5;
    box-shadow: 0 0 5px #000;
    text-align: center;
}

main.pricePrediction table, main.pricePrediction tr, main.pricePrediction td {
    border: 1px solid #999;
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
}

.bxNavis li.btnPublic.current {
    background-color: #999;
    color: #fff;
    box-shadow: 0 0;
}

.bxNavis li > a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

main.pf_articles .bxNavis {
    padding: 2rem;
}

main.pf_articles li.cbup a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12pt;
    height: 100%;
}

ul.bxNavis > li {
    padding: 0;
    width: 2rem;
    height: 2rem;
    margin: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.bxNavis {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.pf_main .btn-back {
    width: 4rem;
}

main.pricePrediction .bxControl .bxDateLast {
    color: #00d;
    font-size: 14pt;
    font-weight: 900;
}

main.pricePrediction .bxControl .bxTimeNow {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #ccc;
    position: absolute;
    right: -21px;
    top: 38px;
    transform: rotate(-90deg);
}

main.pricePrediction .bxControl > ul > li .bxRes {
    margin: 1rem;
    box-shadow: inset 0 0 5px #000;
    height: 15.6rem;
    border-radius: .4rem;
    background-color: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 31rem;
}

main.pricePrediction .bxControl > ul > li.control {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    position: relative;
}

main.pricePrediction .bxControl > ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    height: 100%;
}

main.pricePrediction .bxControl > h2 {
    height: 2.5rem;
    background-color: #ccc;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15pt;
}

main.pricePrediction .bxControl {
    /*height: 20rem;*/
    box-shadow: 0 0 5px #333;
    margin: 0 2rem;
    border-radius: .5rem;
    overflow: hidden;
}

.pf_dashboard.dv .b_counters {
    width: 93% !important;
    min-height: 5.6rem;
    display: flex;
    flex-direction: column;
    border-radius: .4rem;
    background-color: #eee;
    box-shadow: inset 3px 3px 3px #999, inset -3px -3px 3px #999;
    justify-content: space-around;
}

.pf_dashboard.dv .pfbxs {
    width: 15rem;
    min-height: 8rem;
    box-shadow: var(--shadow);
    border-radius: .3rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    background-color: #116b2c6b;
}

.pf_main.pf_allItems.myVideos.mg_Users .bx_items {
    align-content: flex-start;
}

main.pf_mgUsers section.pf_b01 {
    max-height: 25rem;
    overflow-y: auto;
    margin-bottom: 4rem;
    box-shadow: inset 0 0 5px;
}

main.pf_mgUsers thead {
    position: sticky;
    background-color: #fff;
    top: 0;
    z-index: 5;
    box-shadow: 0 0 5px #000;
    text-align: center;
}

.deepInput {
    height: 2rem;
    border-radius: 0.2rem;
    padding: 0 0.4rem;
    font-family: 'iran_sans', sans-serif;
    font-size: 13pt;
    font-weight: 900;
    color: #333;
    box-shadow: inset 6px 6px 6px #cbced1, inset -6px -6px 6px white;
    border: 1px solid #999;
    background: #ecf0f3;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.bxPrFilter .bxFilter > * {
    margin: 0 .2rem;
}

.bxPrFilter .bxFilter {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.bxPrFilter {
    display: flex;
    justify-content: space-evenly;
    margin: 1.5rem auto;
    padding: 2rem;
    border: 1px dashed #999;
    border-radius: .4rem;
    width: 100%;
}

main.pf_mgUsers .pf_bup > ul > li {
    display: flex;
    justify-content: center;
    align-items: center;
}

main.pf_mgUsers .pf_bup > ul {
    display: flex;
    justify-content: center;
}

main.pf_mgUsers section.pf_bdwn {
    width: 100%;
}

main.pf_mgUsers table .btnPublic[po='0'] {
    cursor: default;
    box-shadow: 0 0;
    border: 1px solid #999;
    background-color: #ccc;
}

main.pf_mgUsers table .btnPublic {
    width: 4rem;
    margin: 0 auto;
    padding: 0;
}

.btnPublic:hover {
    cursor: pointer;
    box-shadow: 0 0;
    border: 1px solid #999;
}

.btnPublic {
    box-shadow: 0 0 6px #666;
    border-radius: .2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 12.1pt;
    transition: all .2s ease-in-out;
    border: 1px solid transparent;
    padding: 0 2rem;
    margin: .5rem 0;
    background-color: #fff;
    user-select: none;
}




.f11 {
    font-size: 11pt !important;
}

.df_header {
    width: 100%;
    padding: 1rem 0 0;
    margin: 0 auto 1rem;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.df_header .b00 {
    /*width: 1200px;*/
    min-width: 1200px;
    margin: 0 1.2rem;
}

.search input {
    width: 27rem;
    height: 2.6rem;
    border-radius: 4rem;
    border: 1px solid #eee;
    padding: 0 .8rem;
    transition: all .25s ease-in-out;
    font-family: 'vazir', sans-serif;
    font-size: 12pt;
}

.search span.fas.fa-search {
    color: #ccc;
    position: absolute;
    top: 27px;
    left: 20px;
}

.search {
    position: relative;
    width: fit-content;
    margin: 0 7rem 0 0;
}

.search input:hover {
    border: 1px solid #999;
}

.search span.fas.fa-search:hover {
    color: #999;
}

.df_header section.b_h {
    width: 6.4rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background-color: #eee;
    border-radius: .3rem;
    box-shadow: var(--shadow);
    height: 2.2rem;
}

.df_header section.b_h > a {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 100%;
}

.df_header section.b_h:hover {
    box-shadow: 0 0 !important;
    cursor: pointer;
}

.name {
    font-size: 12pt;
}

.icn {
    display: flex;
    background-repeat: no-repeat !important;
    width: 1rem;
    height: 1rem;
}

.icn-bag {
    background: url("../imgs/shopping_bag-white.svg");
    width: 1.4rem !important;
    height: 1.4rem !important;
}

.df_header .basket {
    background-color: var(--pcolor) !important;
    box-shadow: 0 0 10px #999 !important;
    width: 9rem !important;
    margin: 0 .5rem;
}

.df_header .basket span {
    color: #fff;
}

.df_header .number_purchases {
    font-size: 12pt;
    font-family: nbyekan, sans-serif;
    border-radius: 50%;
    background-color: #999;
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    justify-content: center;
}

.df_header .bup {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.df_header .bup .br {
    display: flex;
}

.df_header nav span.icn.sorting {
    background-image: url("../imgs/sorting.svg");
    width: 1.4rem;
    height: 1.4rem;
}

.df_header nav span.icn.journal {
    background-image: url("../imgs/journal.svg");
    width: 1.4rem;
    height: 1.4rem;
}

.df_header nav span.icn.faq {
    background-image: url("../imgs/faq.svg");
    width: 1.4rem;
    height: 1.4rem;
}

.df_header .bdwn > nav > ul > li, .df_header .bdwn > nav > ul > li > a {
    display: flex;
    align-items: center;
    margin: 0 0 0 1.3rem;
    cursor: pointer;
    position: relative;
    height: 2.6rem;
}

.df_header .bdwn > nav > ul > li .name {
    margin: 0 0.3rem;
    color: #333;
    font-weight: 900;
}

.df_header .bdwn > nav > ul > li .fIcn {
    color: #999;
    margin: 0 0.2rem;
    transition: all .25s ease-in-out;
}

.df_header .bdwn > nav > ul {
    display: flex;
    z-index: 9;
    position: relative;
}

.rot180 {
    transform: rotate(180deg);
}

.df_header .bdwn > nav > ul > li > ul {
    position: absolute;
    top: 42px;
    box-shadow: var(--shadow);
    width: 100%;
    background-color: #fff;
}

.df_header .bdwn > nav > ul > li > ul > li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 0.4rem;
    position: relative;
}

.df_header .bdwn > nav > ul > li > ul > li:not(:last-child) {
    border-bottom: var(--border);
}

.df_header ul.submenu2 > li:not(:last-child) {
    border-bottom: var(--border);
}

.df_header ul.submenu2 > li {
    display: flex;
    justify-content: center;
}

.df_header ul.submenu > li:hover {
    background: rgb(17, 107, 44);
    background: linear-gradient(0deg, rgba(17, 107, 44, 1) 10%, rgba(255, 255, 255, 1) 76%);
}

.df_header ul.submenu2 > li:hover {
    background: rgb(32, 231, 78);
    background: linear-gradient(0deg, rgba(32, 231, 78, 1) 10%, rgba(255, 255, 255, 1) 76%);
}

.df_header ul.submenu2 {
    position: absolute;
    left: -112px;
    background-color: #fff;
    z-index: 2;
    box-shadow: var(--shadow);
    width: 6rem;
    top: 0;
}

.df_header nav li .bridge {
    position: absolute;
    width: 1rem;
    height: 100%;
    left: -8px;
}

.df_header .Livestock_input ul.submenu2 {
    width: fit-content;
    left: -24.2rem;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    height: 14rem;
}

section.arrow {
    width: 2rem;
    height: 4rem;
    /*background-color: #1a1aaa;*/
    color: var(--pcolor);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 21pt;
    position: absolute;
    top: 41%;
}

section.arrow.rght {
    border-top-left-radius: .4rem;
    border-bottom-left-radius: .4rem;
    right: 0;
    z-index: 9;
}

section.arrow.lft {
    border-top-right-radius: .4rem;
    border-bottom-right-radius: .4rem;
    left: 0;
    z-index: 9;
}

#home_slider .slick-slide img {
    width: 100%;
}

#home_slider {
    display: block;
    position: relative;
    overflow: hidden;
    margin-top: 3rem;
}

.bxs {
    /*width: 1200px;*/
    min-width: 1200px;
    /*margin: 0 auto 4rem;*/
    margin: 0 .5rem;
    position: relative;
}

.arrow .fa {
    font-size: 2rem;
}

.df_header .br .fa-phone-volume {
    font-size: 20.7pt;
    color: var(--pcolor);
}

.df_header .br .name.tel {
    font-size: 1.1rem;
    font-weight: 900;
    background-image: linear-gradient(180deg, var(--pcolor), #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.df_header .bdwn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 1rem;
}

.go_journal img {
    width: 100%;
    /*height: 25rem;*/
}

.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: var(--pcolor) !important;
}

.mpli.bxs h2 {
    font-size: 27pt;
    font-family: var(--fnb);
    text-align: center;
    color: var(--pcolor);
    width: 95%;
    margin: auto;
}

.mpli {
    margin-top: 7rem !important;
}

.mpli .c_mplis {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 3rem;
}

a.c_mpli {
    margin: 1rem;
}

.bxs hr {
    border: .5px dashed var(--pcolor);
}

.b_title {
    background-color: #fff;
    position: absolute;
    top: -19px;
    padding: 0 0.8rem;
    display: flex;
    align-items: center;
    width: 12rem;
    justify-content: space-around;
}

.b_title .icn {
    font-size: 17pt;
    color: var(--pcolor);
}

.b_title .name {
    font-weight: 900 !important;
    font-size: 18pt !important;
    color: var(--pcolor);
}

[shop_title]:hover:after {
    display: flex;
    width: 6rem;
    align-items: center;
    justify-content: center;
}

[shop_title] {
    position: relative;
}

[shop_title]:hover:before {
    display: block;
}

[shop_title]:before {
    display: none;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid #333;
    border-bottom: 11px solid transparent;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    left: 0;
    right: 14px;
    top: -13px;
}


[shop_title]:after {
    content: attr(shop_title);
    display: none;
    box-shadow: -3px -2px 5px #999;
    padding: 1px 5px 2px 5px;
    border-radius: .2rem;
    background-color: #333;
    position: absolute;
    top: -36px;
    left: 0px;
    color: #fff;
    margin: auto;
    font-size: 10pt;
}

.compare[shop_title]:after {
    left: 0px !important;
}

.compare[shop_title]:hover:after {
    width: 3rem !important;
}

.Latest_Products section.Tools {
    display: flex;
    width: 5rem;
    justify-content: flex-start;
    color: #999;
    margin: 1rem 0 0;
}

.Latest_Products section.Tools .tool {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 36px;
    height: 32px;
}

.Latest_Products section.connect_name {
    display: flex;
    flex-direction: column;
    width: 100% !important;
    align-items: center;
}

.Latest_Products .connect {
    color: var(--pcolor);
    font-size: 12pt;
}

a.chicken-name {
    font-size: 12pt;
    font-weight: 900;
    text-shadow: 0 0 5px var(--pcolor);
}

.Latest_Products ul.chickens-list li {
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

.Latest_Products .b_dw {
    width: 100%;
    padding-right: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.Latest_Products .b_dw .b_name {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 50%;
    justify-content: center;
}

.Latest_Products .b_dw .b_name .Indicator {
    display: flex;
    align-items: center;
    margin-right: .5rem;
}


.Latest_Products .b_addToCart {
    background-color: var(--white);
    transition: all .35s ease-in-out;
}

.Latest_Products .b_addToCart:hover {
    background-color: var(--pcolor);
    border-radius: 50%;
    color: #fff;
}

.Latest_Products .slick-dots {
    display: flex !important;
    justify-content: center;
    bottom: -51px !important;
}

.Latest_Products .b001 {
    margin: 5rem auto;
}

.mgtp10 {
    margin-top: 10rem !important;
}

.mgtp6 {
    margin-top: 6rem !important;
}

.b_view .articles .a1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: var(--shadow);
    /*width: fit-content;*/
    padding: 1rem;
    border-radius: .3rem;
}

.b_view .articles .a1 h2.Title {
    margin: 0.2rem auto 0.5rem;
}

.b_view .articles .a1 p.Abstract {
    text-overflow: ellipsis;
    width: 18rem;
    overflow: hidden;
    white-space: inherit;
    color: #999;
    font-size: 11pt;
    text-align: justify;
}

.b_view .articles .a1 .b_img img {
    transform: scale(1);
    transition: all .35s ease-in-out;
}

.b_view .articles .a1:hover .b_img img {
    transform: scale(1.2);
}

.mag_thematic .b_view .articles .a1:hover .b_img img {
    transform: scale(1) !important;
}

.b_view .articles {
    margin: 4rem auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.6rem;
}

.b_view .b_img {
    overflow: hidden;
    width: 16rem;
    height: 11.8rem;
}

main.home .b_view .b_img, main.mag_home .b_view .b_img {
    overflow: hidden;
    width: 16rem;
    height: 12rem;

}

/*.mag_home .b_view .b_img {*/
/*    overflow: hidden;*/
/*    width: 16rem;*/
/*    !* display: flex; *!*/
/*    height: 11.8rem;*/
/*}*/

.mag_home .b_view .b_img img {
    width: 16rem;
    display: block;
    height: 213px !important;
}

.b_view .articles .a1 {
    position: relative;
}

.b_view .articles .a1 .b_bottom {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem 0.7rem;
}

.mag_thematic .b_view .articles .a1 .b_bottom {
    width: 16rem;
}

.Support_info hr, .logo_email hr, footer hr {
    border: .5px solid #ddd !important;
}

.Support_info ul li img {
    width: 3.5rem;
}

.Support_info ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 7rem;
    justify-content: space-evenly;
    color: var(--pcolor);
}

.Support_info ul {
    display: flex;
    justify-content: space-around;
    margin-top: 5rem;
}

.logo_email a {
    display: flex;
}

.logo_email .b00 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.8rem;
}

.logo_email .br0 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2.5rem;
}

.logo_email input.email {
    height: 100%;
    font-family: initial;
    font-size: 12pt;
    font-weight: 900;
    direction: ltr;
    letter-spacing: 1.6px;
    width: 14rem;
    padding: 0 0.6rem;
}

.logo_email label.btn-sendEmail {
    box-shadow: 0 0 10px var(--pcolor);
    display: flex;
    border-radius: 0.2rem;
    height: 100%;
    padding: 0 0.9rem;
    margin: 0 .2rem;
    align-items: center;
    background-color: var(
            --pcolor);
    color: #fff;
}

.logo_email label.btn-sendEmail:hover {
    box-shadow: 0 0;
}

.logo_email .br .name {
    font-size: 11pt;
    margin-bottom: 0.4rem;
    display: flex;
    color: var(--pcolor);
    font-weight: 900;
}

section.logo_email {
    margin-bottom: 2.5rem !important;
}

footer .links .fb00 h3 {
    font-family: var(--fnb);
    color: #424750;
}

footer .links .fb00 ul li {
    color: #999;
    font-size: 14pt;
    margin: 0 0 0.3rem 0;
}

footer .links .fb00 ul li:hover {
    color: var(--pcolor);
    font-weight: 900;
}

footer .links .fb00 ul {
    margin-top: 0.6rem;
}

footer section.links {
    display: flex;
    width: 60%;
    justify-content: space-between;
}

footer section.Social_Networks h3 {
    color: #424750;
    font-size: 16pt;
}

footer section.Social_Networks .Networks {
    display: flex;
    justify-content: space-around;
    margin-top: 0.4rem;
}

footer section.Social_Networks .Networks a {
    color: #999;
    display: flex;
    transition: all .26s ease-in-out;
}

footer section.Social_Networks .Networks a:hover {
    color: var(--pcolor)
}

footer section.Social_Networks .Networks a span {
    font-size: 25pt;
}

footer .fb {
    display: flex;
    justify-content: space-between;
    margin: 1.5rem auto;
}

footer .sign_trust {
    display: flex;
    width: 25%;
    justify-content: space-around;
    align-items: center;
}

footer .sign_trust .eNamad img {
    width: 5.5rem;
}

footer .your_way {
    width: 46%;
}

footer .your_way p {
    text-align: justify;
    color: #999;
    font-size: 12pt;
}

footer section.fbxmid {
    display: flex;
    justify-content: space-between;
}

footer .sign_trust .eNamad {
    border: 1px solid #ccc;
    border-radius: .4rem;
    box-shadow: 1px 3px 24px 10px var(--pcolor);
}

footer .sign_trust .zarinpal img {
    width: 4.5rem;
    box-shadow: 1px 3px 24px 10px var(--pcolor);
    border-radius: .4rem;
}

footer {
    margin-bottom: 0 !important;
}

footer section.fb.copyright_law {
    justify-content: center !important;
    margin: 0.6rem auto !important;
}

footer section.fb.copyright_law h6 {
    font-weight: 100;
    font-size: 12.8pt;
    color: #999;
}

.muFloat {
    position: fixed;
    background-color: #fff;
    z-index: 9999;
    width: 100%;
    margin: auto;
    top: 0;
    padding: 0.6rem 31.5px;
    right: 0;
}

.mg648 {
    margin-top: 64.8px !important;
}

/*profile*/
.pf_header .pf-icn-menu {
    background-image: url("../imgs/profile/menu.svg");
    width: 1rem;
    height: 1rem;
    display: flex;
    background-repeat: no-repeat;
}

.pf_header .pf-logo {
    background-image: url("../imgs/damFarm13.png");
    width: 7rem;
    height: 2rem;
    display: flex;
    background-repeat: no-repeat;
}

.pf_header .icn-user {
    border-radius: 50%;
    border: 1px solid #999;
    width: 2.2rem;
    overflow: hidden;
    height: 2.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pf_header .icn-user span {
    font-size: 15pt;
    color: #999;
}

.pf_header .pf_br {
    display: flex;
    width: 10rem;
    justify-content: flex-start;
    align-items: center;
}

.pf_header section.pf_bup {
    display: flex;
    justify-content: space-between;
}

.pf_header {
    width: 100%;
    margin: auto;
    padding: 0 2rem;
}

.pf_header .pf_icn_number span.far.fa-bell {
    color: #999;
    font-size: 16.2pt;
    display: flex;
    width: fit-content;
}

.pf_header .pf_icn_number {
    width: 2rem;
    height: 2rem;
    border: 2px solid #999;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 0 1.3rem;
}

.pf_header .pf_bl {
    display: flex;
    width: 7rem;
    justify-content: flex-end;
    align-items: center;
}

.pf_menu-r .pf_bximg img {
    width: 4rem;
    height: 4rem;
}

.pf_menu-r .pf_bximg {
    width: 4rem;
    height: 4rem;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #ccc;
}

.pf_header0 {
    background-color: #fff;
    padding: .5rem 0;
    display: flex;
    height: 4rem;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-bottom: 1px solid #ccc;
    z-index: 20;
    box-shadow: var(--shadow);
}

.pf_menu-r {
    z-index: 19;
    border-left: 1px solid #ccc;
    height: 100%;
    position: fixed;
    width: 10rem;
    background-color: #fff;
    box-shadow: var(--shadow);
    right: 0;
    top: 0;
    transition: all .28s ease-in-out;
}

.pf_menu-r .pf_mr0 {
    /*margin-top: 5rem;*/
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.pf_menu-r .pf_mr0 span.fa.fa-cog {
    position: absolute;
    left: 50.2px;
    top: 0.5rem;
    color: #999;
    transition: all .4s ease-in-out;
    background-color: #fff;
    border-radius: 50%;
}

.pf_menu-r .pf_mr0 span.fa.fa-cog:hover {
    color: var(--pcolor);
    transform: rotate(90deg);
}

.pf_menu-r .pf_mr1 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--pcolor);
}

.pf_menu-r .pf_mr1 .name {
    font-weight: 900;
}

body.panel-theme {
    background-color: #eee !important;
}

.r_100rem {
    right: -100rem !important;
}

.pf_mr {
    margin-top: 5rem;
}

.pf_mr .pf_mr3 {
    position: relative;
}

.pmrMain .date_effect0 {
    position: absolute;
    left: -17px;
    transform: rotate(270deg);
    top: 16px;
    font-size: 11pt;
    color: #ccc;
}

.pf_mr ul.pf_mr_list {
    display: flex;
    justify-content: flex-start;
    margin: 1rem .2rem 0 0;
    flex-direction: column;
}

.pf_mr ul.pf_mr_list li {
    height: 2.4rem;
    display: flex;
    justify-content: flex-start;
}

.pf_mr ul.pf_mr_list li.act {
    border-right: 3px solid var(--pcolor);
    background-color: #eee;
}

.pf_mr ul.pf_mr_list li.act a {
    color: var(--pcolor);
}

.pf_mr ul.pf_mr_list li:hover a {
    color: var(--pcolor);
    background-color: #eee;
}

.pf_main td.cols.fileUrl img {
    width: 10rem;
}

.pf_mr ul.pf_mr_list a {
    display: flex;
    align-items: center;
    color: #999;
    justify-content: flex-start;
    width: 100%;
    position: relative;
}

.pf_mr ul.pf_mr_list a .icnArw {
    position: absolute;
    left: 12px;
    transition: all .4s ease-in-out;
    font-size: 10pt;
}

.rot90 {
    transform: rotate(-90deg);
}

.pf_mr ul.pf_mr_list a .icn {
    font-size: 16pt;
    display: flex;
    width: 1.5rem;
    height: fit-content;
    margin: 0 0.9rem 0 0;
}

.pf_mr ul.pf_mr_list a .name {
    margin: 0 0.4rem 0 0;
    font-weight: 900;
}

.pf_main {
    width: 58rem;
    margin: 5rem auto 0 auto;
}

.pf_main00 {
    margin: 5rem 2.3rem auto !important;
}

.pf_main.pf_dashboard.pf_main00 {
    margin: 5rem auto 0 auto !important;
}

.pf_main .pfbxs {
    width: 10rem;
    min-height: 8rem;
    box-shadow: var(--shadow);
    border-radius: .3rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    background-color: #116b2c6b;
}

.pf_main.pf_dashboard .b_counters {
    width: 86%;
    min-height: 5.6rem;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    border-radius: .4rem;
    background-color: #eee;
    box-shadow: inset 3px 3px 3px #999, inset -3px -3px 3px #999;
}

.pf_main.pf_dashboard .b_counters .counter {
    display: flex;
    justify-content: space-between;
    padding: 0 0.8rem;
}

.pf_main.pf_dashboard .pfbxs .name {
    font-size: 16pt;
    font-weight: 900;
    color: var(--pcolor);
}

.pf_main.pf_dashboard .b_counters .counter span.number {
    font-weight: 900;
}

.pf_main li.cbup {
    min-width: 6rem;
    height: 3rem;
    box-shadow: var(--shadow);
    border-radius: .3rem;
    font-size: 12pt;
    margin: 0 0.9rem;
    padding: 0 .5rem;;
}

.pf_main li.cbup:hover {
    background-color: #ccc;
}

.pf_main li.cbup .name {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.pf_active {
    background-color: var(--pcolor) !important;
    color: #fff;
}

.pf_main section.pf_bup {
    width: 100%;
    display: flex;
    justify-content: center;
}

.pf_main section.pf_bup ul {
    display: flex;
}

section.pf_bdwn .pbx {
    color: #333;
    display: flex;
    flex-direction: column;
    position: relative;
    border: 1px solid #ccc;
    margin-top: 0.8rem;
    padding: 1rem;
    border-radius: .3rem;
    background-color: #fff;
}

section.pf_bdwn .pbx:hover {
    border: 1px solid #77c58e;
}

section.pf_bdwn .pbx span.icn {
    position: absolute;
    left: 0.5rem;
    bottom: 0.5rem;
}

.pf_main .inpt, .pf_main .inptText {
    width: 100%;
    height: 2.5rem;
    border: 1px solid #ccc;
    border-radius: 0.2rem;
    padding: 0 0.4rem;
    font-family: 'iran_sans', sans-serif;
    font-size: 13pt;
    font-weight: 900;
    color: #333;
}

.pf_main .inpt:focus, .pf_main .inptText:focus {
    box-shadow: inset 3px 3px 3px #999, inset -3px -3px 3px #999;
}

.Footnote {
    font-size: 10pt;
    color: var(--pcolor);
}

.pf_main label {
    font-size: 12.9pt;
    color: var(--pcolor);
}

.profile section.pf_bdwn {
    width: 54%;
    margin: auto;
}

.pf_main .btn-save, .pf_main .btn-edit, .pf_main .btn-cancel {
    display: flex;
    width: 80%;
    height: 4rem;
    box-shadow: var(--btnshadow);
    border-radius: .3rem;
    margin: 1rem auto;
    background-color: var(--pcolor);
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 17pt;
}

.pf_main .btns-ut, main.pf_main.pf_ue_article .btn-save {
    display: flex;
    width: 40%;
    height: 4rem;
    box-shadow: var(--btnshadow);
    border-radius: .3rem;
    margin: 1rem auto;
    background-color: var(--pcolor);
    color: #fff;
    justify-content: center;
    align-items: center;
    font-size: 17pt;
}

.pf_main .b_update_ar {
    display: flex;
}

.pf_main .btn-save:hover, .pf_main .btns-ut:hover, .pf_main .btn-edit:hover, .pf_main .btn-cancel:hover {
    cursor: pointer;
    box-shadow: 0 0 !important;
}

.pf_main .b_lastAvatar {
    width: 6rem;
    height: 6rem;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #ccc;
}

.pf_main .b_lastAvatar img {
    width: 6rem;
    height: 6rem;
}

.pf_main .lastAvatar_manual {
    display: flex;
    justify-content: space-evenly;
    margin-top: 1rem;
    align-items: center;
}

.pf_main .lastAvatar_manual p {
    width: 20rem;
    text-align: justify;
    margin-right: .5rem;
    font-size: 12pt;
    color: #999;
}

.pf_main .b_file.btn-ca {
    box-shadow: var(--shadow);
    width: 8rem;
    padding: .1rem .5rem;
    border-radius: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid transparent;
}

.pf_main .b_file.btn-ca:hover {
    box-shadow: 0 0;
    border: 1px solid #ccc;
}

.pf_notification .pbx {
    color: #333;
    display: flex;
    flex-direction: column;
    position: relative;
    border: 1px solid #ccc;
    margin-top: 0.8rem;
    padding: 0.7rem;
    border-radius: .3rem;
    height: 11rem;
    align-items: center;
    justify-content: space-around;
}

.pf_notification .pbx h2 {
    font-family: var(--fnb);
}

.pf_notification .pbx h3 {
    font-family: var(--fnb);
}

.pf_notification .pbx img {
    width: 5rem;
}

.pf_main span.btn-delete {
    box-shadow: var(--btnshadow);
    padding: .2rem 1rem;
    border-radius: 0.2rem;
    margin: 1rem auto;
    display: flex;
    width: 20%;
    justify-content: center;
    align-items: center;
    background-color: #f00;
    color: #fff;
    font-size: 12.8pt;
}

.pf_main span.btn-delete:hover {
    box-shadow: 0 0;
}

.pf_main label.upld {
    display: flex;
    align-items: center;
    height: 7rem;
    box-shadow: 0 0 5px;
    border-radius: .3rem;
    flex-direction: column;
    background-color: #fff;
    transition: all .4s ease-in-out;
}

.pf_main label.upld:hover {
    box-shadow: 0 0 10px 1px;
}

.pf_main label.upld .fa.fa-plus {
    font-size: 24pt;
    color: #fff;
}

.pf_main .item {
    width: 15rem;
    height: 20rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: .5rem;
    justify-content: space-between;
    position: relative;
    box-shadow: var(--shadow);
    margin: .2rem;
    border-radius: .3rem;
}

.pf_main .item .b_img {
    /*width: 14rem;*/
    /*height: 8rem;*/
    position: relative;
}

.pf_main .item .duration {
    font-size: 8pt;
    margin-right: auto;
    padding: 0px 0.25rem;
    border-radius: 3px;
    color: white;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 5px;
    bottom: 6px;
    direction: ltr;
}

.pf_main .item .b_titer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.pf_main .item a.title {
    font-size: 12pt;
    width: 80%;
    font-weight: 900;
}

.pf_main .item .categorise_name {
    width: 100%;
    display: flex;
}

.pf_main .item .visit_timeAgo span, .pf_main .item .categorise_name span {
    color: rgb(111, 114, 133);
    font-size: 10pt;
    font-weight: 100 !important;
}

.pf_main .item .visit_timeAgo {
    display: flex;
    width: 100%;
    text-align: right;
    justify-content: space-between;
    align-items: center;
}

.pf_main .b_timeAgo {
    margin-right: .5rem;
    width: 100%;
}

.pf_main.pf_ue .pf_bup .pbx {
    width: 15rem;
    margin: 1rem auto;
    /*border: var(--border);*/
    border-radius: .3rem;
    position: relative;
}

.pf_main.pf_ue section.pf_bup {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.pf_main .bx_items {
    display: flex;
    width: 82%;
    margin: auto;
    flex-wrap: wrap;
    justify-content: center;
}

.pf_main .item .tools {
    display: flex;
    justify-content: space-between;
    width: 3rem;
}

.pf_main .item .tools span.delete:hover {
    color: #f00;
    transform: scale(1.3);
}

.pf_main .item .tools span.edit:hover {
    color: var(--pcolor);
    transform: scale(1.3);
}

.pf_main .item .b000 {
    display: flex;
}

.pf_main .btnAddItem {
    display: flex;
    width: 16rem;
    justify-content: center;
    align-items: center;
    margin: 1rem auto;
    box-shadow: var(--shadow);
}

.pf_ue .pf_bdwn {
    width: 50%;
    margin: auto;
}

.textarea01 {
    resize: none;
    width: 100%;
    height: 7rem;
    outline: none;
    border: 1px solid #ccc;
    padding: .5rem;
    border-radius: .3rem;
    font-family: vazir,sans-serif;
    overflow-y: auto;
    overflow-x: hidden;
}

.pf_main .sels ul {
    display: flex;
    justify-content: center;
}

.pf_main .sels ul li {
    display: flex;
    align-items: center;
    margin: 0 1rem;
}

.pf_main .sels.comment ul li, .pf_main .sels.Publish ul li {
    display: unset !important;
}

.pf_main .sels ul li label {
    margin: 0 0.4rem;
}


.pf_main .sort, .mag .sort {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 0.2rem;
    cursor: pointer;
    height: 2.5rem;
    width: 50%;
    margin: auto;
}

main.pricePrediction .sort {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 0.2rem;
    cursor: pointer;
    height: 2.5rem;
    width: 50%;
}

.pf_main .sort_head, .mag .sort_head, main.pricePrediction .sort_head {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-around;
    height: 100%;
}

.pf_main .U0Sort, .mag .U0Sort, main.pricePrediction .U0Sort {
    font-family: inherit !important;
    position: absolute;
    z-index: 99;
    border: 1px solid #999;
    background-color: #fff;
    top: 36px;
    left: 0;
    right: 0;
    margin: auto;
    box-shadow: 1px 3px 5px #333;
}

.pf_main .sort_head i, .mag .sort_head i, main.pricePrediction .sort_head i {
    position: absolute;
    left: 12px;
    top: 12px;
    transition: all .2s ease-in-out;
}

.rotate180 {
    transform: rotate(180deg) !important;
}

.pf_main .U0Sort > div:first-child, .mag .U0Sort > div:first-child {
    display: flex;
    justify-content: center;
}

.pf_main .U0Sort > .b_cells, .mag .U0Sort > .b_cells {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.pf_main .U0Sort .cell_U0, .U0Sort .cell_U0 {
    padding: 0 !important;
    font-weight: 900;
    font-size: 12pt;
}

.pf_main .U0Sort .cell_U0:not(:nth-child(1)), .mag .U0Sort .cell_U0:not(:nth-child(1)), main.pricePrediction .U0Sort .cell_U0:not(:nth-child(1)) {
    border-top: 1px solid #999;
}

.pf_main .cell_U0, .mag .cell_U0, main.pricePrediction .cell_U0 {
    text-align: center !important;
    background-color: #fff;
}

main.pricePrediction .cell_U0 {
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center
}
.pf_main .personal_info .pbx input[type=checkbox]#labUser {
    width: fit-content;
    margin: 0 0.5rem;
}
.pf_main .personal_info .pbx:has(input[type=checkbox]) {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.U0Sort .cell_U0:hover, .mag.U0Sort .cell_U0:hover {
    background-color: var(--pcolor);
    color: #fff;
}

.pf_main .personal_info .bpi {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.pf_main .personal_info .pbx {
    width: 15rem;
}

.pf_main.pf_ue .upld .icn1 {
    width: 4rem;
}

.pf_main.pf_ue .upld .icn2 {
    width: 2rem;
}

.pf_main .b_preview {
    width: 15rem;
    height: 7rem;
    box-shadow: var(--shadow);
    position: absolute;
    background-color: #fff;
    border-radius: .3rem;
    top: 0;
    right: -16rem;
    z-index: 9;
    cursor: default;
}

.pf_main .b_preview img.prw {
    overflow: hidden;
    border-radius: .3rem;
}

.pf_main .progressBar {
    width: 100%;
    height: 1rem;
    position: absolute;
    background-color: #fff;
    box-shadow: var(--shadow);
    border-radius: .3rem;
    bottom: -20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0;
    overflow: hidden;
}

.pf_main span.progress {
    display: flex;
    height: 100%;
    background-color: #00ff72;
    justify-content: center;
    align-items: center;
    font-size: 10pt;
    font-weight: 900;
    color: #00f;
}

.pf_main .manual {
    min-width: 15rem;
    position: absolute;
    top: 0;
    left: -17.8rem;
    z-index: 9;
    cursor: default;
}

.pf_main .manual.video {
    width: 21rem !important;
    left: -22rem !important;
}

.pf_main .manual .b00 .b01 {
    font-size: 12pt;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}


.pf_main .manual .format {
    direction: ltr;
    font-size: 11pt;
    text-align: center;
    color: var(--pcolor);
}

.pf_main .manual strong {
    color: #999;
    font-weight: 100;
    font-size: 11pt;
    margin: 0.1rem 0.2rem;
    padding: 0.4rem;
    box-shadow: 0 0 5px #999;
    border-radius: 0.4rem;
    background-color: #fff;
}

.pf_main .manual .b00.img {
    width: 100%;
    height: 90%;
    display: flex;
    margin: auto;
    flex-direction: column !important;
}

.pf_main.pf_dashboard {
    width: 58rem;
    margin: 5rem 11.3rem 0 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 3rem;
    justify-items: center;
}

.pf_main .Grouping .fa-pencil-alt {
    width: 1rem;
    height: 1rem;
    position: absolute;
    bottom: 15px;
}

.pf_groupingEdit .pf_bup ul {
    display: flex;
    flex-direction: column !important;
}

.pf_groupingEdit .btn-save.group {
    width: 4rem;
    height: 2.5rem;
    margin: 0 0.3rem !important;
    font-size: 12pt !important;
    box-shadow: var(--shadow) !important;
    border-radius: .2rem !important;
}

.pf_main table, .pf_main tr, .pf_main td {
    border: 1px solid #999;
    border-collapse: collapse;
}

.pf_main th {
    border: 2px solid #333;
    padding: 0.5rem;
    vertical-align: middle;
}

.pf_main.pf_mgUsers th#thUsername, .pf_main.pf_mgUsers th#row {
    text-align: center;
    vertical-align: middle;
}

.pf_main th.edit, .pf_main th.delete {
    width: 1rem;
}

.pf_main td {
    border: 1px solid #999;
    border-collapse: collapse;
    text-align: center;
    vertical-align: middle;
    font-family: 'vazir', sans-serif;
    font-size: 10pt;
}

.pf_main tbody tr:nth-of-type(2n+2) {
    background-color: #ccc;
}

.pf_main table {
    width: 30%;
    margin: 2rem auto;
    background-color: #fff;
}

.pf_main table input {
    font-family: 'iran_sans', sans-serif;
    cursor: pointer;
    font-size: 12.3pt;
    margin: .2rem;
    box-shadow: var(--shadow);
}

.pf_main table input[type=button].delete {
    color: red;
}

.pf_main table input[type=button].edit {
    color: blue;
}

.pf_groupingEdit .pf_bup ul li:nth-child(2) {
    display: flex;
    align-items: center;
}

.btn-back {
    box-shadow: var(--shadow);
    padding: .5rem;
    border-radius: 0.2rem;
    width: 4rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background-color: #fff;
    -webkit-tap-highlight-color: transparent;
}

.btn-back .fas.fa-angle-left {
    margin-right: 0.2rem;
    transition: all .3s ease-in-out;
}

.btn-back * {
    color: var(--pcolor);
}

.btn-back:hover .fas.fa-angle-left {
    margin-right: 0.5rem;
}

.wZero {
    width: 0 !important;
}

.pf_main span.close {
    position: absolute;
    right: -15.6rem;
    top: 6px;
    z-index: 9;
    cursor: pointer;
    display: flex;
    width: 1rem;
    height: 1rem;
    justify-content: center;
    align-items: center;
    border: var(--border);
    border-radius: .3rem;
}

.textarea01:focus {
    box-shadow: inset 3px 3px 3px #999, inset -3px -3px 3px #999;
}

.pf_main .b_img img {
    width: 250px;
    height: 9rem;
}


/*mag*/
.mag_header a.mg_links {
    font-size: 11.6pt;
    color: #333;
    display: flex;
    margin: 0 0.5rem;
    align-items: center;
}

.mag_header .br {
    display: flex;
}

.mag_header .date_now3 {
    font-size: 11pt;
}

.mag_header .bp {
    background-color: #fff;
}

.mag_header .bp.up0 {
    border-bottom: 1px solid #e7e7e7;
}

.mag_header .bpm {
    display: flex;
    justify-content: space-between;
}

.mag_header .bpw, .mag_home .bpw {
    /* width: 1200px; */
    margin: auto;
    /*min-width: 1200px;*/
}

.mag_header .bl {
    display: flex;
}

.mag_header .login_signup {
    display: flex;
    padding: 0.5rem;
    width: 7rem;
    justify-content: space-around;
}

.mag_header .login_signup > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.mag_header a.userAv {
    display: flex;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    box-shadow: 0 0 5px #999;
    overflow: hidden;
}

.mag_header .logout {
    width: 1.5rem;
    height: 1.5rem;
}

.mag_header .hUser {
    margin: 0;
    width: 6.2rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.mag_header .social {
    display: flex;
    align-items: center;
    padding: 0.4rem;
    border-left: 1px solid #e7e7e7;
}

.mag_header .social > a {
    margin: 0 0.3rem;
}

.mag_header .social > a > span {
    font-size: 11pt;
    color: #999;
}

.mag_header .social > a:hover > span {
    color: var(--pcolor);
}

.mag_header .login_signup .ls_icn {
    font-size: 10pt;
}

.mag_header .bc {
    display: flex;
    align-items: center;
}

.mag_header a.b_logo {
    padding: 2rem 0;
    display: flex;
    width: fit-content;
}

.mag_header .b_menu nav > ul {
    display: flex;
    justify-content: flex-start;
}

.mag_header .b_menu nav > ul > li .name {
    width: 100%;
    font-size: 14pt;
    font-weight: 900;
    color: #333;
    text-align: center;
    padding: 0 .5rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mag_header .b_menu nav > ul > li {
    position: relative;
    padding: 0.7rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 7.3rem;
}

.mag_header .b_menu nav > ul > li::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    transform-origin: 50%;
    height: .15rem;
    width: 0;
    background-color: var(--pcolor);
    transition: all .3s ease-in-out;
}

.mag_header .b_menu nav > ul > li:hover:before {
    width: 100%;
}

.mag_header ul.mag_submenus > li {
    height: 2.7rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 900;
    color: #333;
    font-size: 11.5pt;
    padding: 0 0.4rem;
    min-width: 10rem;
    position: relative;
}

.mag_header .b_menu nav > ul > li > .fa-angle-up {
    transition: all .35s ease-in-out;
}

.mag_header ul.mag_submenus > li:not(:last-child) {
    border-bottom: var(--bsm);
}

.mag_header ul.mag_submenus > li:hover {
    background-image: var(--hb2);
}

.mag_header ul.mag_submenus {
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    z-index: 9;
    top: 2.0rem;
    transition: top .2s ease-in-out;
}

.mag_visible {
    top: 3rem !important;
    background-color: #fff !important;
    box-shadow: 1px 3px 6px var(--pcolor) !important;
    width: 10rem !important;
    height: fit-content !important;
    overflow: visible !important;
}

.mag_header ul.mag_submenu2 {
    position: absolute;
    width: 40rem;
    height: 18.8rem;
    right: 10.2rem;
    top: 0.1rem;
    background-color: #fff;
    box-shadow: var(--shadow);
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding: 1rem;
    justify-items: center;
    grid-template-rows: repeat(4, 1fr);
}

.mag_header .b_magSubmenu {
    position: absolute;
    top: 0;
}

.mag_header ul.mag_submenu2 li {
    width: 7.2rem;
    height: 3.8rem;
    display: flex;
    justify-content: center;
    box-shadow: var(--shadow);
    border-radius: .3rem;
    align-items: center;
}

.mag_header ul.mag_submenu2 li:hover {
    box-shadow: 0 0 5px var(--pcolor);
}

.mag_header .bridge {
    position: absolute;
    height: 100%;
    width: 1rem;
    left: -11px;
}

ul.mag_submenu2.Sickness {
    top: -2.6rem !important;
}

ul.mag_submenu2.Equipment {
    top: -5.3rem !important;
}

ul.mag_submenu2.Management {
    top: -8rem !important;
}

ul.mag_submenu2.products {
    top: -10.7rem !important;
}

ul.mag_submenu2.Genetics {
    top: -13.4rem !important;
}

ul.mag_submenu2.veterinary_medicine {
    top: -16.1rem !important;
}

.mag_submenu2 .name {
    font-size: 12pt !important;
}

.mag_header .Nutrition::before {
    background-image: url("../imgs/img_mag/Birds-food2-1-750x478.png");
}

.mag_header .Sickness::before {
    background-image: url("../imgs/img_mag/Poultry-diseases-750x478.png");
}

.mag_header .Management::before {
    background-image: url("../imgs/img_mag/Setting-up-a-poultry-farm-750x478.png");
}

.mag_header .products::before {
    background-image: url("../imgs/img_mag/cow_milk.png");
}

.mag_header .veterinary_medicine::before {
    background-image: url("../imgs/img_mag/veterinary-medicine-750x478.png");
}

.mag_header .mag_submenu2::before {
    content: '';
    position: absolute;
    width: 23rem;
    height: 12.2rem;
    background-repeat: no-repeat;
    opacity: 0.4;
    left: 0;
    bottom: 0;
}

.mag_home .hottest_news .fa-bell {
    font-size: 11pt;
    animation: bell 1s ease-in-out infinite;
}

@keyframes bell {
    from {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(35deg);
    }
    to {
        transform: rotate(0deg);
    }

}

.mag_home .hottest_news .br {
    width: 7.4rem;
    padding: 0.3rem 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: var(--pcolor);
    color: #fff;
    border-radius: 0 .3rem .3rem 0;
    position: absolute;
    right: -10px;
}

.mag_home section.hottest_news {
    margin-top: 3rem;
    height: 2rem;
    border: 1px solid #ccc;
    position: relative;
    display: flex;
    /*width: 90% !important;*/
}

.mag_home section.hottest_news .bl {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 5rem;
    position: absolute;
    left: 0;
    height: 100%;
}

.mag_home section.hottest_news .bl div {
    display: flex;
    align-items: center;
    height: 100%;
    width: 50%;
    justify-content: center;
    color: #333;
    cursor: pointer;
    transition: all .25s ease-in-out;
}

.mag_home section.hottest_news .bl div:hover {
    color: var(--pcolor);
    border: 1px solid var(--pcolor);
}

.mag_home section.hottest_news .bl .left, .mag_home section.hottest_news .bl .right {
    border-right: 1px solid #ccc;
}

.mag_home section.mag_banner .bh, .mag_home section.mag_banner .bh img {
    width: 100%;
}

.mag_home section.mag_banner {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 6rem 0;
}

.mag_home .latest_articles_site .name {
    font-weight: 900;
    font-size: 40pt;
    text-align: center;
    display: flex;
    justify-content: center;
    color: var(--pcolor);
}

.b_view .articles {
    margin: 2rem auto;
    display: grid;
    grid-template-columns: repeat(8, 1fr) !important;
    gap: 0.6rem;
    justify-items: center;
    overflow-x: auto;
    padding: .5rem;
}

.b_view .articles .a1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: var(--shadow);
    padding: 0 !important;
    border-radius: .3rem;
    width: 16rem;
    height: 23rem;
    overflow: hidden;
    transition: box-shadow .3s ease-in-out;
}

.b_view .articles .a1:hover {
    box-shadow: -3px 3px 5px #999 !important;
}

.b_view .articles .a1 img {
    width: 16rem;
    display: flex;
    height: 11.8rem;
}

.b_view .articles .a1 .Title {
    padding: 0 0.8rem !important;
    margin: 0.8rem 0 .6rem !important;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: 2.8rem;
    overflow-y: auto;
}

.b_view .articles .a1 .Title a {
    color: var(--pcolor) !important;
}

.b_view .articles .a1 .Abstract {
    width: 100% !important;
    padding: 0 0.8rem !important;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: inherit;
    color: #999;
    font-size: 11pt;
    text-align: justify;
    height: 3rem;
    overflow-y: auto;
}

.b_view .b_title .name {
    font-size: 32pt !important;
    color: #333;
}

.b_view .b_title {
    background-color: #fff;
    position: absolute;
    top: -71px !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    width: 100% !important;
    justify-content: flex-start;
}

.b_view span.line-b-corner {
    width: 19rem;
    height: 0.5rem;
    display: flex;
    position: absolute;
    top: -4px;
    background: rgb(17, 107, 44);
    background: linear-gradient(-90deg, rgba(17, 107, 44, 1) 31%, rgba(238, 238, 238, 1) 87%);
}

.b_view hr {
    border: .5px solid #eee !important;
}

.b_view .rating_post .container_star {
    text-align: center;
    direction: ltr;
    position: relative;
    display: flex;
    margin: unset !important;
    width: 9rem;
    align-items: center;
    justify-content: center;
}

.b_view .rating_post .star-rating-container {
    font-size: 14px !important;
}

.b_view .rating_post .star-rating-container {
    font-size: 14px !important;
}

.b_view .star-rating-on {
    cursor: pointer;
    position: relative;
    z-index: 10;
    overflow: hidden;
    white-space: nowrap;
    color: rgb(228, 161, 27) !important;
}

.b_view .star-rating-off {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    color: gold;
}

.b_view .fa-comment-dots.icon {
    margin: 0 .2rem 0 0.2rem;
    color: #999;
    font-size: 14pt;
    flex-direction: row !important;
}

.b_view .container_star {
    flex-direction: row !important;
}

.b_view .fa-star {
    font-size: 12pt !important;
}

.b_view .date {
    font-size: 11pt;
    color: #999;
}


.b_view .b_commentStatus {
    display: flex;
    justify-content: center;
}

.mag_ph_header {
    display: none;
}

.mag_footer .b_Signs {
    display: flex;
    justify-content: space-between;
    width: 15rem;
    margin: 1rem auto;
}

.mag_footer .b_Signs img {
    width: 5.8rem;
}

a.View_more {
    font-size: 12pt;
    color: var(--pcolor);
    position: absolute;
    left: 20px;
    top: -48px;
    box-shadow: var(--shadow);
    padding: .5rem 0.6rem;
    font-family: var(--fv);
    display: flex;
    align-items: center;
    width: 7.4rem;
    justify-content: flex-start;
    border-radius: .3rem;
    background-color: #fff;
    transition: all .3s ease-in-out;
}

a.View_more:hover {
    box-shadow: 0 0 5px var(--pcolor);
}

a.View_more span.fas.fa-angle-left {
    margin-right: 0.3rem;
    transition: all .3s ease-in-out;
}

a.View_more:hover span.fas.fa-angle-left {
    margin-right: 0.5rem;
}

.j1 {
    position: fixed !important;
    top: 0;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 20;
    box-shadow: 0 0 5px #999;
    transition: top .35s ease-in-out;
}

.j2 {
    position: fixed !important;
    top: -200px;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 20;
    box-shadow: 0 0 5px #999;
    transition: top .35s ease-in-out;
}

#scroll-up {
    bottom: 0;
    position: fixed;
    left: 18px;
    display: none;
    width: fit-content;
    transition: opacity .55s ease-in-out;
    font-size: 5rem !important;
    z-index: 99;
}

#scroll-up i:hover:before {
    color: #fff;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: .2rem;
    background-color: var(--pcolor);
    box-shadow: 0 0 5px #999;
}

#scroll-up i:before {
    content: "\f106";
    color: var(--pcolor);
    width: 2.5rem;
    height: 2.5rem;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 36pt;
    opacity: .5;
}

.mag_thematic .b_view .articles {
    margin: 2rem auto !important;
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 0.6rem;
}

.mag_thematic .b_view .articles .a1 {
    display: grid;
    grid-template-columns: 32% 66%;
    align-items: flex-start;
    box-shadow: var(--shadow);
    padding: 0 !important;
    border-radius: .3rem;
    width: 100% !important;
    height: 12rem !important;
    overflow: hidden;
    transition: box-shadow .3s ease-in-out;
    position: relative;
}

.mag_thematic .b_view .b00 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    justify-content: flex-start;
    margin-right: 0.4rem;
}

.mag_thematic a.View_more {
    font-size: 12pt;
    color: var(--pcolor);
    position: absolute;
    box-shadow: var(--shadow);
    padding: .5rem 0.6rem;
    font-family: var(--fv);
    display: flex;
    align-items: center;
    width: 6.5rem;
    justify-content: flex-start;
    border-radius: .3rem;
    background-color: #fff;
    transition: all .3s ease-in-out;
    top: 9.1rem;
    left: 0.6rem !important;
}

main.mag_thematic .b000 {
    display: grid;
    grid-template-columns: 72% 25%;
    justify-content: space-between;
    column-gap: 1rem;
    margin-top: 6rem;
}

.mag section.bl .c_bl, main.productPage section.bl .c_bl {
    margin: 2rem auto 1rem;
    box-shadow: var(--shadow);
    border-radius: .3rem;
}

.mag .bl_title, main.productPage .bl_title {
    border-bottom: 1px solid #ccc;
}

.mag .bl_title h2.name, main.productPage .bl_title h2.name {
    font-size: 14pt;
    font-family: var(--fnb);
    padding: .5rem;
}

.mag .bl .c_bl ul, main.productPage .bl .c_bl ul {
    padding: .8rem;
    display: flex;
    flex-direction: column;
}

.mag .bl .c_bl ul > li, main.productPage .bl .c_bl ul > li {
    margin-bottom: 0.2rem;
}

.mag .bl .c_bl ul > li:hover a, main.productPage .bl .c_bl ul > li:hover a {
    margin-right: 0.8rem;
    color: var(--pcolor);
    font-weight: 900;
}

.mag .bl .c_bl ul > li > a, main.productPage .bl .c_bl ul > li > a {
    margin-right: 0.2rem;
    color: #333;
    font-weight: 100;
    transition: all .4s ease-in-out;
}

.mag .bl .c_bl .b_list {
    max-height: 15rem;
    overflow-y: hidden;
}

.pagination ul.box_btns {
    display: flex;
    justify-content: space-around;
    margin: 1rem;
    /*width: 10.5rem;*/
    /*overflow-x: scroll;*/
    height: 4rem;
    align-items: center;
    padding: .2rem;
}

main.pf_main .item *::-webkit-scrollbar {
    width: .15rem;
}

::-webkit-scrollbar {
    width: .4rem;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 2px;
}

::-webkit-scrollbar-thumb {
    background: var(--pcolor);
    border-radius: 2px;
}

::-webkit-scrollbar-thumb:hover {
    background: #999;
}

.pagination ul.box_btns > li {
    border: unset !important;
}

.pagination ul.box_btns > li {
    box-shadow: 0 0 6px #666;
    width: 2rem;
    border-radius: .2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 12.1pt;
    transition: all .2s ease-in-out;
    border: 0 solid #999;
    min-width: 36px;
}

.pagination ul.box_btns li.threeDot {
    min-width: 3rem;
    box-shadow: unset !important;

}

.pagination .arrow {
    box-shadow: 0 0 6px #666;
    width: 2rem;
    border-radius: .2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 12.1pt;
    transition: all .2s ease-in-out;
    border: 0 solid #999;
}

.pagination a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pagination .current {
    background-color: var(--pcolor);
    color: #fff;
}

.pagination ul.box_btns > li:not([class=threeDot]):hover {
    border: unset !important;
    background-color: #999;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 0 0px #666;
    border: 1px solid #999;
}

.pagination .arrow:hover {
    border: unset !important;
    background-color: #999;
    color: #fff;
    cursor: pointer;
    box-shadow: 0 0 0px #666;
    border: 1px solid #999;
}

.pagination {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.mag_Article section.b_view {
    margin-top: 1rem;
}

.mag_Article .rooting {
    display: flex;
    align-items: center;
}

.mag_Article .root {
    display: flex;
    align-items: center;
}

.mag_Article .rooting span {
    margin: 0 .2rem;
}

.mag_Article .gohome:hover {
    color: var(--pcolor);
    cursor: pointer;
}

span.line-b-corner {
    width: 100%;
    height: 0.5rem;
    display: flex;
    position: absolute;
    top: -4px;
    background: rgb(17, 107, 44);
    background: radial-gradient(circle, rgba(17, 107, 44, 1) 31%, rgba(238, 238, 238, 1) 87%);
}

.mag_Article .b_view .b_title {
    background-color: #fff;
    position: absolute;
    top: -71px !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
    width: 100% !important;
    justify-content: center;
}

.mag_Article .b000 {
    display: grid;
    grid-template-columns: 75% 25%;
    margin-top: 5rem;
}

.mag_Article section.Breadcrumb {
    margin-bottom: 1rem;
}

.mag_Article .content .content_image img {
    width: 80%;
    max-width: 40rem;
    min-width: 10rem;
    margin: auto;
    display: flex;
}

.mag_Article .content_2 {
    width: 80%;
    margin: auto;
}

.mag_Article .content_2 table {
    border-collapse: collapse;
    border: 2px solid #333;
    width: 100%;
}

.mag_Article .content_2 tr, .mag_Article .content_2 td {
    border: 1px solid #333;
    text-align: center !important;
}

.mag_Article .content_2 tr:nth-child(1) {
    border: 2px solid #333;
}

.mag_Article .content_2 p {
    white-space: pre-line;
    word-break: break-word;
    line-height: 2;
    text-align: justify;
    margin: auto;
}

.mag_Article .content .container_star {
    text-align: center;
    direction: ltr;
    position: relative;
    display: flex;
    margin: 3rem auto;
    width: 15rem;
    align-items: center;
    justify-content: center;
    flex-direction: column !important;
}

.mag_Article .container_star h3 {
    font-size: 12.8pt;
    letter-spacing: 0.5px;
    direction: rtl;
    color: #999;
}

.mag_Article .star-rating-container {
    font-family: icomoon;
    font-size: 19px;
    color: #ffbe00;
    position: relative;
    display: inline-block;
}

.mag_Article .star-rating-on {
    cursor: pointer;
    position: relative;
    z-index: 10;
    overflow: hidden;
    white-space: nowrap;
    color: rgb(228, 161, 27) !important;
}

.mag_Article .star-rating-off {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    color: gold;
}

.mag_Article .container_star .submit {
    direction: rtl;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-evenly;
    margin-top: .5rem;
    font-size: 13.1pt;
    color: #999;
}

.pf_ue .b000_up {
    position: relative;
    height: 4rem;
    margin-right: 6rem;
}

.pf_ue .pf_b00 {
    margin-right: 6rem;
}

.pf_bdwn {
    margin-right: 6rem;
}

.pf_ue h1.page_name {
    font-family: var(--fnb);
    font-size: 24pt;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
}

.pf_main.pf_allItems .pf_bup {
    margin-right: 3rem;
}

.pf_ue span.line-b-corner {
    width: 100%;
    height: 0.5rem;
    display: flex;
    position: absolute;
    top: 50px !important;
    background: rgb(17, 107, 44);
    background: radial-gradient(circle, rgba(17, 107, 44, 1) 31%, rgba(238, 238, 238, 1) 87%);
}

.pf_ue_article .textarea01 {
    resize: none;
    width: 100%;
    height: 15rem;
    outline: none;
    border: 1px solid #ccc;
    padding: .5rem;
    border-radius: .3rem;
}

.mag_Article .b_view span.line-b-corner {
    width: 100%;
    height: 0.5rem;
    display: flex;
    position: absolute;
    top: -4px;
    background: rgb(17, 107, 44);
    background: radial-gradient(circle, rgba(17, 107, 44, 1) 31%, rgba(238, 238, 238, 1) 87%);
}

.pf_ue_article .Grouping {
    height: 12rem !important;
}

.textarea01.Abstract {
    resize: none;
    width: 100%;
    height: 5rem !important;
    outline: none;
    border: 1px solid #ccc;
    padding: .5rem;
    border-radius: .3rem;
    font-family: 'vazir', sans-serif;
    text-align: center;
}

.pf_main.pf_allItems.pf_articles .item .b_mid {
    width: 100%;
    height: 7rem;
}

body.controlPanel .pf_main.pf_allItems.pf_articles .bx_items {
    max-height: 41rem;
}

body.controlPanel .pf_main.pf_allItems.pf_articles .item .b_visit {
    display: flex;
}

.b_visit * {
    color: #999;
    font-size: 10pt;
}

.pf_main.pf_allItems.pf_articles .item .categorise_name {
    width: 90%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    bottom: 29px;
}

.pf_main.pf_allItems.pf_articles .item .visit_timeAgo {
    display: flex;
    width: 87%;
    text-align: right;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 6px;
}
main.pf_main.pf_allItems.pf_articles .btnAddItem{
    font-family: vazir,sans-serif;
}
main.pf_main.pf_allItems.pf_articles .item .Abstract {
    height: 4.1rem;
    overflow: hidden;
    overflow-y: auto;
    font-size: 8pt;
    text-align: justify;
    padding: 0.7rem;
    color: #999;
    font-family: 'vazir',sans-serif;
    line-height: 21px;
}

main.pf_main.pf_allItems.pf_articles .item a.title {
    font-size: 12pt;
    width: 100%;
    font-weight: 900;
    margin-bottom: 0.2rem;
    height: 2.5rem;
    overflow: hidden;
    overflow-y: auto;
}

.pf_alarm_delete .txt {
    color: #f00 !important;
    border: unset !important;
}

.pf_alarm_delete {
    background-color: rgba(255, 255, 255, .4) !important;
    backdrop-filter: blur(3px) !important;
    height: 7rem !important;
}

.pf_alarm_delete .b_icn2 {
    display: flex;
    justify-content: space-around;
    height: 5rem;
    align-items: center;
}

.pf_alarm_delete span.icn2 {
    width: 42%;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0.3rem;
    color: #fff;
    border: 2px solid transparent;
    box-shadow: 1px 3px 5px #000;
    cursor: pointer;
}

.pf_alarm_delete span.icn2:hover {
    box-shadow: 0 0;
}

.pf_alarm_delete span.no {
    background-color: var(--pcolor);
}

.pf_alarm_delete span.yes {
    background-color: red;
}

.pf_alarm, .pf_alarm_delete {
    width: 20rem;
    height: 8rem;
    box-shadow: var(--shadow);
    position: fixed;
    top: 1rem;
    right: 2rem;
    margin: auto;
    z-index: 99;
    border-radius: 0.2rem;
    background-color: #fff;
    display: flex;
    align-content: space-between;
    flex-direction: column;
}

.pf_alarm .txt.green {
    color: green;
}

.pf_alarm .txt.red {
    color: red;
}

.pf_alarm .txt {
    width: 95%;
    height: 6rem;
    margin: auto;
    border: 1px solid #eee;
    border-radius: .2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.pf_alarm .box_progressBar {
    height: 1rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.pf_alarm .box_progressBar span.progressBar {
    width: 100%;
    display: flex;
    height: .5rem;
    background-color: var(--pcolor);
    justify-content: flex-start;
}

.pf_main.pf_ue.pf_ue_article .pf_b00 .pf_bdwn {
    width: 95% !important;
}

.pf_main.pf_ue.pf_ue_article .pf_b00 .pf_bdwn .b50 {
    width: 50% !important;
    margin: 1rem auto !important;
}

.pf_main.pf_ue.pf_ue_article .btn-save {
    width: 10rem !important;
}

.rooting .root .name:hover {
    color: var(--pcolor);
    font-weight: 900;
}

.mag_home .b_view .b_bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100% !important;
    padding: 0.5rem 0.7rem;
}

.pf_main .manual .format ul {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}

.pf_main .manual .format ul li {
    font-size: 12pt;
    font-weight: 900;
}

.pf_header .pf_bup .pf_br {
    display: flex;
    width: 10rem;
    justify-content: space-between !important;
    align-items: center;

}

.controlPanel .loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.5);
}


.pf_main.pf_allItems.pf_articles .item .categorise_name p {
    font-size: 10pt !important;
    text-align: justify;
}

.mag_home .a1 .Abstract {
    height: 4rem;
    display: flex;
    text-align: justify;
    overflow: hidden;
}

.mag_home .a1 .Abstract p {
    font-size: 10pt;
    padding: 0 0.6rem;
}

.mag_Article .content img.ar_img_mid {
    display: flex;
    margin: 1rem auto;
}

.loading .loader {
    border: 16px solid rgba(255, 255, 255, .2);
    border-radius: 50%;
    border-top: 16px solid var(--pcolor);
    border-bottom: 16px solid var(--pcolor);
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.loading .b00 {
    position: relative;
}

.loading .name {
    position: absolute;
    color: #fff;
    font-size: 17pt;
    top: 43px;
    left: 0;
    right: 0;
    margin: auto;
    width: fit-content;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.pf_main.pf_allItems.pf_price_lists #lists .item {
    width: 10rem !important;
    height: 21rem !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative;
    background-color: #fff;
}

.pf_main.pf_allItems.pf_price_lists #lists .item:hover {
    box-shadow: 0 0 5px var(--pcolor);
}

.pf_main.pf_allItems.pf_price_lists #lists .item .b_img {
    border: var(--border);
    border-radius: .2rem;
}

.pf_main.pf_allItems.pf_price_lists #lists .item .b_img img {
    width: 100% !important;
}

.pf_main.pf_allItems.pf_price_lists #lists .item .b_mid {
    width: 100% !important;
    margin: 0.4rem 0 0 0;
}

.pf_main.pf_allItems.pf_price_lists #lists .item .visit_timeAgo {
    display: flex;
    width: 100% !important;
    text-align: right;
    justify-content: center;
    align-items: center;
    bottom: 9px;
    position: absolute;
}

.pf_main.pf_allItems.pf_price_lists #lists .item span.insert_data {
    width: 7rem;
    display: flex;
    font-size: 11pt;
    box-shadow: var(--shadow);
    /*border: 1px solid transparent;*/
    justify-content: center;
    align-items: center;
    height: 2rem;
    border-radius: .3rem;
    margin: 0.6rem auto;
}

.pf_main.pf_allItems.pf_price_lists #lists .item span.insert_data:hover {
    box-shadow: 0 0;
    /*border: 1px solid #ccc;*/
    background-color: var(--pcolor);
    color: #fff;
}


.iconCelender {
    background: url("../imgs/profile/calendar-96.png") no-repeat;
    background-size: cover;
    width: 2rem;
    height: 2rem;
    display: block;
    position: absolute;
    top: 49px;
    left: 24px;
    transition: all .35s ease-in-out;
}

.iconCelender:hover {
    cursor: pointer;
    transform: scale(1.1);
}

.df_ph_header {
    display: none;
}
.pf_main.pf_ue.pf_pl_ei .box_celender .iconCalender {
    top: 49px;
    left: 25px;
}
.pf_main.pf_ue.pf_pl_ei .inpt {
    text-align: center;
}

.pf_main.pf_ue.pf_ue_article .pf_bup {
    margin-right: 0 !important;
}

.pf_main.pf_ue {
    position: relative;
}

.pf_main.pf_ue .pf_bdwn .br {
    position: absolute;
    right: 100px;
}

.pf_main.pf_ue .pf_bdwn .show_list {
    border: var(--border);
    border-radius: 0.3rem;
    width: 7rem;
    height: 4rem;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    box-shadow: 1px 3px 5px #000;
    flex-direction: row-reverse;
    background-color: #fff;
}

.pf_main.pf_ue .pf_bdwn .show_list .name {
    font-weight: 900;
    color: #333;
}

.pf_main.pf_ue .pf_bdwn .show_list:hover {
    box-shadow: 0 0;
}

.pf_main.pf_ue.pf_pl_ei .pf_bdwn .show_list .sl_icn {
    color: #333;
}

#ph_home_slider {
    display: none;
}

span.exm_img {
    display: flex;
    width: 90%;
    height: 12rem;
    justify-content: center;
    align-items: center;
    margin: auto;
    font-size: 10rem;
}

.pf_main.pf_allItems.pf_articles .item:has(.bxCp) {
    height: 24rem;
}

.pf_main.pf_allItems.pf_articles .item {
    width: 15rem;
    height: 20rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: .5rem;
    justify-content: flex-start;
    position: relative;
    box-shadow: var(--shadow);
    margin: .2rem;
    border-radius: .3rem;
    background-color: #fff;
}

.pf_main.pf_ue.pf_pl .pf_bdwn {
    width: 80% !important;
    margin: auto;
}

.pf_main.pf_ue.pf_pl table {
    width: 100% !important;
}

.pf_main.pf_ue.pf_ue_priceList .b_update_pl {
    display: flex;
}

.pin_menu {
    top: 3rem !important;
    background-color: #fff !important;
    box-shadow: 1px 3px 6px var(--pcolor) !important;
    width: 10rem !important;
    height: fit-content !important;
    overflow: visible !important;
}

.chcl {
    color: red;
}


.mag .li_menuPl > ul > li {
    display: flex;
    justify-content: flex-start;
}

.mag .li_menuPl > ul > li:hover .fa-database {
    color: blue;
}

.mag .li_menuPl > ul > li .name {
    margin: 0 0.6rem 0 0;
    font-size: 12pt !important;
}


/*mag pl*/
.page_pl section.price_list_birds {
    margin: 0.8rem auto;
}

.page_pl section.price_list_birds section.pl_sh-0 {
    width: 1200px;
    margin: auto;
}

.page_pl .price_list_birds .box_calender {
    width: 14rem;
    padding: 0 0.5rem;
}

.page_pl .price_list_birds span.pl_btn {
    width: 4rem;
    display: flex;
    box-shadow: 0 0 6px #999;
    height: 2.9rem;
    border-radius: .4rem;
    justify-content: center;
    align-items: center;
    margin: 0 .4rem;
    background-color: #fff;
}

.page_pl input#calender_p, input#calender2, input#calender3, input#calenderPublish, input#hPublish, input#mPublish {
    height: 2.9rem;
    text-align: center;
    color: #999;
    border: 1px solid #ccc;
    border-radius: .2rem;
    margin: 0;
}

.page_pl .box_calender {
    width: 14rem;
    position: relative;
}

.page_pl .box_calender > label {
    position: absolute;
    background-color: #ecf0f3;
    top: -12px;
    right: 14px;
    padding: 0 0.6rem;
    color: #999;
}

.page_pl .pl_filter_form {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
}

.page_pl span.pl_btn:hover {
    cursor: pointer;
    box-shadow: 0 0 2px #999;
}

.iconCalender {
    background: url("../imgs/calendar-96.png") no-repeat;
    background-size: cover;
    width: 2rem;
    height: 2rem;
    display: block;
    position: absolute;
    top: 8px;
    left: 14px;
    transition: all .15s ease-in-out;
}

.iconCalender:hover {
    cursor: pointer;
    transform: scale(1.15);
}

.pf_main.pf_ue.pf_pl_ei .iconCalender {
    top: 60px;
    left: 25px;
}

.page_pl .pl_form table, .page_pl .pl_form th, .page_pl .pl_form td {
    /*border: 1px solid var(--pcolor);*/
    /*border-collapse: collapse;*/
    /*padding: 1.4rem;*/
    text-align: center;
    direction: rtl;
}

.page_pl .pl_form table {
    /*width: 100%;*/
    box-shadow: 1px 3px 5px #333;
    border-radius: .5rem;
    position: relative;
    min-width: 15rem;
}

.page_pl .pl_form table tbody td {
    padding: 0.5rem;
    /* border: 1px solid #999; */
    border-radius: .5rem;
    background-color: #e7e7e7;
    color: var(--pcolor);
    font-weight: 900;
}

.page_pl .pl_form table tbody td input {
    width: 6rem;
}

.page_pl .pl_form th {
    /*border: 2px solid #000;*/
    background-color: #ccc;
    padding: 0.4rem;
    font-size: 10pt;
    border-radius: 0.3rem;
}

.page_pl .pl_form tr:nth-of-type(2n+2) {
    background-color: #ccc;
}

.page_pl .pl_form .btns {
    width: 90%;
    height: 2.2rem;
    font-size: inherit;
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin: auto;
    cursor: pointer;
    border: 2px solid;
    border-radius: .4rem;
    box-shadow: 1px 3px 5px;
}

.page_pl .pl_form .btns:hover {
    box-shadow: 0 0 0;
}

.page_pl .pl_form .edit {
    color: blue;
}

.page_pl .pl_form .delete {
    color: red;
}

.page_pl .pl_form .tdBtns {
    padding: 0 !important;
}

.page_pl .pl_form .th_th {
    padding: 0.9rem;
    width: 8rem;
}

.page_pl .pl_form {
    position: relative;
}

.page_pl .pl_title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 0.6rem 0;
}

.page_pl .pl_form.one > div:nth-child(2) {
    padding: 0.6rem;
}

.page_pl .b_chart .pl_title {
    margin: 2.1rem 0;
}

.pdp-default {
    background-color: #fff;
}

.pdp-header {
    font-size: 12px !important;
    margin-bottom: 0.5rem !important;
}

.page_pl #wrapper-chart {
    width: 600px;
    height: 400px;
    display: inline-block;
}

.page_pl .price_list_birds .b_title {
    display: flex;
    width: fit-content;
    margin: auto;
    justify-content: space-around;
    align-items: baseline;
}

.page_pl section.b_Calenders {
    display: flex;
    flex-direction: row-reverse;
    width: fit-content;
    margin: auto;
    position: relative;
}

.page_pl .product_select {
    position: absolute;
    right: 0;
    top: -49px;
    left: 0;
    margin: auto;
    width: fit-content;
    box-shadow: 0 0 6px #999;
    border-radius: .4rem;
}

.page_pl div.chart-container {
    position: relative;
    margin: 2rem auto;
    width: 90%;
    height: 20rem;
}

.page_pl .date_form {
    margin: 0 0.4rem;
}
.page_pl .sh_table > li > table{
    margin: .2rem auto;
}
.page_pl .sh_table > li{
    display: flex;
    width: 93%;
    margin: auto;
}
.page_pl .sh_table {
    display: flex;
    flex-direction: column;
}

.other_products .sh_table {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    width: 98%;
    margin: auto;

}

.other_products .inpts2 {
    height: 2.9rem;
    text-align: center;
    color: #999;
}

.pdp-latoja .pdp-header {
    border-radius: .4rem .4rem 0 0;
}

.pdp-latoja .pdp-footer {
    border-radius: 0 0 .4rem .4rem;
}

.pdp-latoja {
    border-radius: .4rem;
    box-shadow: unset !important;
    z-index: 0 !important;
    /*left: 40rem!important;*/
}

.pdp-latoja.calender-0 {
    /*left: 40rem !important;*/
}

.page_pl .pl_sh-0 .b000 {
    min-height: 23rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.pdp-latoja .pdp-header {
    background-color: var(--pcolor) !important;
    color: #fff !important;
    display: flex;
    align-items: center;
    text-shadow: unset !important;
    height: 50px !important;
}

.pdp-latoja .pdp-footer {
    background-color: var(--pcolor) !important;
    color: #fff !important;
}

.pdp-latoja .today.selday {
    color: #333 !important;
    background: unset !important;
    text-decoration: underline;
}

.pdp-latoja .selday, .pdp-latoja .selday:hover {
    color: #fff;
    background: var(--pcolor) !important;
}

.pdp-latoja .cell {
    border-radius: .3rem;
}

.pdp-latoja .nextArrow {
    right: 12px !important;
}

.pdp-latoja .prevArrow {
    left: 12px !important;
}

.pdp-latoja .nextArrow, .pdp-latoja .prevArrow {
    top: 9px !important;
    padding: 0 !important;
}

.pdp-latoja .dow {
    color: #ccc;
}

.page_pl .b000 section.b001 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.page_pl .pl_form.b_chart {
    margin-top: 2rem;
}

.page_pl #calender_p {
    opacity: 0;
}

body:has(main.page_pl) {
    background-color: #ecf0f3;
}

/*mag pl*/
header.mag_header {
    background-color: #fff;
}

header.mag_header .b_menu > nav {
    border-top: 1px solid #e7e7e7;
}

.b_menu {
    height: 54px;
}

.b_menu.bp {
    border-bottom: 1px solid #e7e7e7;
}

.calender-1 .nextArrow, .calender-1 .prevArrow, .calender-2 .nextArrow, .calender-2 .prevArrow {
    top: 16px !important;
}

.calender-0 .nextArrow, .calender-0 .prevArrow {
    top: 12px !important;
}

.page_pl .tableUnit {
    position: absolute;
    transform: rotate(90deg);
    font-size: 10.6pt;
    top: 12px;
    right: 0;
    color: #999;
    font-weight: 100;
}

.pf_main.pf_ue.pf_pl_ei .b_cells {
    height: 8rem;
    overflow-y: auto;
}

th.tableTitle {
    font-size: 15pt !important;
}

.pf_main.pf_allItems.pf_articles .bx_items {
    max-height: 40rem;
    overflow-y: auto;
    width: 48rem !important;
    background-color: #999;
    box-shadow: inset 0 0 5px #000;
    border-radius: .4rem;
    border: 1px solid #999;
}

.pf_main.pf_allItems.pf_articles .pf_bup > ul {
    display: flex;
    box-shadow: 0 0 4px var(--pcolor);
    border-radius: 0.3rem;
    overflow: hidden;
}

.pf_main.pf_allItems.pf_articles .pf_bup > ul > li.cbup {
    min-width: 6rem;
    height: 3rem;
    box-shadow: unset;
    border-radius: unset;
    font-size: 12pt;
    margin: unset;
    padding: 0 .5rem;
}

.pf_main.pf_allItems.pf_articles .pf_bup > ul > li.cbup:not(:last-child) {
    border-left: 1px solid #ccc;
}

.page_pl .pl_form.one {
    overflow-y: auto;
}

.mag .select_product .sort {
    width: 12rem !important;
    background-color: #fff;
}

.mag .Grouping.select_product {
    margin-top: 1rem;
}

.page_pl .pl_title h1 span, .page_pl .pl_title h2 span {
    font-size: 18pt;
    font-family: var(--fnb);
}

.page_pl .pl_title h2, .page_pl .pl_title h3 {
    font-size: 18pt;
}


.pf_seo .textarea01, .pf_list_seo .textarea01 {
    direction: ltr !important;
    font-family: var(--fCode);
    font-size: 12pt;
}

.pf_main.pf_ue.pf_list_seo #list_seo .tag textarea {
    direction: ltr;
    font-family: var(--fCode);
    width: 19rem;
    overflow-y: auto;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn {
    width: 100% !important;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn .b_tag {
    width: 96%;
    box-shadow: 0 0 5px #999;
    border-radius: .3rem;
    padding: .5rem;
    display: grid;
    grid-template-columns: 90% 10%;
    margin: 0.5rem;
    border: 1px solid transparent;
    background-color: #fff;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn .b_tag:hover {
    border: 1px solid #67b97f;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn .b_tag .a_ {
    width: 30%;
    box-shadow: var(--shadow);
    border-radius: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 2rem;
    padding: 0 0.3rem;
    font-size: 9pt;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn .b_tag .b01 {
    display: flex;
    justify-content: space-around;
    margin-bottom: 0.5rem;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn .b_tag .b_tg_l {
    display: grid;
    grid-template-rows: 80%;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn .b_tag .b_ {
    height: 95% !important;
    width: 2.6rem !important;
    font-weight: 900;
    font-family: inherit;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn .b_tag .b_:hover {
    cursor: pointer;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn .b_tag .b_.edit {
    color: #00f;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn .b_tag .b_.delete {
    color: #f00;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn .b_tag .b_tg_l > div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn .b_tag .b_tg_r {
    padding: 0 0 0 0.3rem;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn .b_tag .inptNT {
    height: 1.8rem !important;
}

.pf_main.pf_ue.pf_list_seo .pf_bdwn div#list_tagsSeo {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.pf_ue .b_addVideo .detail, .pf_ue .b_addVi .detail {
    position: absolute;
    left: 2.2rem;
    top: -33px;
    min-width: 29rem;
    display: flex;
    padding: 0 0.3rem 0 0;
    border-radius: 0.4rem;
    height: 1.8rem;
    overflow-x: hidden;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.pf_main .detail .name.fileName {
    direction: ltr;
}

.pf_ue .b_addVideo .detail span.title, .pf_ue .b_addVi .detail span.title {
    font-size: 10pt;
}

.pf_ue .b_addVideo .detail .name {
    font-size: 10pt !important;
    font-weight: 900;
    color: var(--pcolor);
    direction: ltr;
}

.pf_ue .b_addVi .detail .name {
    font-size: 10pt !important;
    font-weight: 900;
    color: var(--pcolor);
    margin: 0 .5rem !important;
    min-width: 5rem;
}

.fRed {
    color: #f00 !important;
}

.fGreen {
    color: #098909 !important;
}

.pf_main.pf_allItems.myVideos .item {
    width: 9rem !important;
    height: 17rem !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: .5rem;
    justify-content: space-between;
    position: relative;
    box-shadow: var(--shadow);
    margin: .2rem;
    border-radius: .3rem;
}

.pf_main.pf_allItems.myVideos .item .b_img img {
    width: 100% !important;
    height: 7rem !important;
}

.pf_main.pf_allItems.myVideos .item .b_img {
    background-color: #000;
}

.pf_main.pf_allItems.myVideos .item .prw {
    width: 100% !important;
    height: 7rem !important;
}

.pf_main.pf_allItems.myVideos .bx_items {
    display: flex;
    width: 100% !important;
    margin: auto;
    flex-wrap: wrap;
    justify-content: center;
    height: 60rem !important;
}

.pf_main.pf_allItems.myVideos #paginationP li a {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.b_update_video.b50 {
    display: flex;
}

.pf_main .b_preview.video {
    background-color: #000;
}

.b_timeAgo {
    margin-right: .5rem;
    color: rgb(111, 114, 133);
    font-size: 11pt;
}

.page_pl td .b_arw {
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.5;
    color: #333;
}

.page_pl td .b_arw > div {
    font-size: 10pt;
    margin: 0 .1rem;
}

.pf_redirect .b_redirect .textarea01 {
    direction: ltr !important;
    font-family: var(--fCode);
    font-size: 12pt;
}

.pf_list_redirects .pf_bdwn {
    width: 100% !important;
}

.pf_list_redirects .pf_bdwn .redirect {
    width: 96%;
    box-shadow: 0 0 5px #999;
    border-radius: .3rem;
    padding: 0.3rem;
    display: grid;
    grid-template-columns: 94% 6%;
    margin: 1rem auto;
    border: 1px solid transparent;
    background-color: #fff;
}

.pf_list_redirects .pf_bdwn .redirect:hover {
    border: 1px solid #67b97f;
}

.pf_list_redirects .pf_bdwn .redirect .b01 {
    display: flex;
    justify-content: space-around;
    margin-bottom: 0.5rem;
}

.pf_main.pf_ue.pf_list_redirects .pf_bdwn div#list_redirects .btxs {
    display: grid;
    grid-template-columns: 48% 4% 48%;
    direction: ltr;
}

.pf_main.pf_ue.pf_list_redirects .pf_bdwn div#list_redirects .btxs .b_arw {
    display: flex;
    align-items: center;
}

.pf_main.pf_ue.pf_list_redirects .pf_bdwn div#list_redirects .btxs span.arrow_right {
    display: flex;
    width: 30px;
    height: 30px;
    background: url("../imgs/profile/chevron_right_64px-recolor.png") no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: center;
}

.pf_main.pf_ue.pf_list_redirects .pf_bdwn .redirect .b01 .a_ {
    width: 30%;
    box-shadow: var(--shadow);
    border-radius: 0.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 1.3rem;
    max-height: 2.3rem;
    padding: 0.3rem;
    font-size: 9pt;
    text-align: center;
}

.pf_main.pf_ue.pf_list_redirects .pf_bdwn .b_tg_l {
    display: grid;
    grid-template-rows: 80%;
}

.pf_main.pf_ue.pf_list_redirects .textarea01 {
    direction: ltr;
}

.pf_main.pf_ue.pf_list_redirects .pf_bdwn .b_tg_l > div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pf_main.pf_ue.pf_list_redirects .pf_bdwn .b_.edit {
    color: #00f;
}

.pf_main.pf_ue.pf_list_redirects .pf_bdwn .b_ {
    height: 95% !important;
    font-weight: 900;
    font-family: inherit;
    text-align: center;
    margin: 0 auto;
    width: 90%;
}

.pf_main.pf_ue.pf_list_redirects .pf_bdwn .b_.delete {
    color: #f00;
}

.pf_main.pf_ue.pf_list_redirects .b_:hover {
    cursor: pointer;
}

.pf_main.pf_ue.pf_list_redirects .pf_bdwn .inptNT {
    height: 1.2rem !important;
}

.pf_menu-r.mr2 {
    z-index: 18;
    border-left: unset !important;
}

.pf_menu-r.pmrShow {
    right: 10rem;
}

.pf_menu-r .mr2_banner {
    margin-top: 3.6rem;
    height: 3rem;
    display: flex;
    background-color: #116b2c;
    background-image: linear-gradient(160deg, #116b2c 0%, #80D0C7 69%);
    position: relative;
    /*box-shadow: 2px 3.2px 4px #999;*/
}

.pf_menu-r .mr2_banner .icn {
    position: absolute;
    font-size: 30pt;
    color: #333;
    top: 0.5rem;
    display: flex;
    width: fit-content;
    height: fit-content;
    right: 0.5rem;
}

.pf_menu-r .mr2_banner .name {
    position: absolute;
    left: 20px;
    top: 0.9rem;
    font-size: 12pt;
    font-family: var(--fv);
}

.pf_menu-r.mr2 .pf_mr {
    margin-top: 1rem !important;
}

#home_slider .b_arrow {
    position: absolute;
    top: 41%;
}

#home_slider .hs_arrow {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border: 4px solid #fff;
    background-color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

#home_slider .hs_arrow > span.fas {
    color: #fff;
}

#home_slider .b_arrow .sh0 {
    position: relative;
}

#home_slider .ripple_arw {
    width: 3.8rem;
    height: 3.8rem;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    right: -7px;
    top: -7px;
    border-radius: 50%;
    opacity: 1;
    transition: all .25s ease-in-out;
}

#home_slider .b_arrow.rght {
    right: 2rem;
}

#home_slider .b_arrow.lft {
    left: 2rem;
}

#home_slider .sh0:hover .ripple_arw {
    transform: scale(1.2);
    opacity: 0;
}

#home_slider ul > li img {
    width: 32.7rem;
    height: 15rem;
    border-radius: 0.7rem;
    margin: 0 0.7rem;
    box-shadow: 1px 3px 5px #333;
}

#home_slider ul {
    display: flex;
    transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
}

#home_slider .b_arrow.deAct .hs_arrow {
    border: 4px solid #999 !important;
}

#home_slider .b_arrow.deAct .fas {
    color: #999 !important;
}

.pf_delete {
    position: absolute;
    right: -17.8rem;
    top: 0;
    box-shadow: var(--shadow);
    background-color: #fff;
    border-radius: .2rem;
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid transparent;
    color: #000;
}

.pf_delete:hover {
    cursor: pointer;
    box-shadow: 0 0;
    background-color: #f00;
    border: 1px solid #f00;
    color: #fff;
}

.pf_main.pf_ue.tLImg .b_list .pf_bdwn {
    width: 80% !important;
    margin: auto;
}

.pf_main.pf_ue.tLImg td {
    padding: 0.2rem 0.3rem !important;
}

.pf_ue.pf_bh .pf_b00 {
    margin-right: 6rem;
    /*width: 96%;*/
    padding: 1rem;
    border-radius: .4rem;
    margin-bottom: 2rem;
    box-shadow: 14px 14px 20px #cbced1, -14px -14px 20px white;
}


.pf_ue.pf_bh .b_preview_vi {
    height: 250px;
    margin: auto;
    background-color: #000;
    display: flex;
    justify-content: center;
}

.pf_ue.pf_bh .b_preview_vi img, .pf_ue.pf_bh .b_preview_vi video {
    width: fit-content !important;
    height: 100% !important;
    display: flex;
    justify-content: center;
    max-width: 100%;
}

.pf_ue.pf_bh .pf_b00.vi {
    padding: 0 !important;
    position: relative;
    margin-bottom: 0.5rem !important;
}

.pf_ue.pf_bh .pf_bdwn.vi_name {
    width: 61%;
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.pf_ue.pf_bh .pf_bdwn.vi_name .b_cc {
    display: flex;
    justify-content: space-between;
}

.pf_ue.pf_bh .pf_bdwn.vi_name .b_cc .pbx {
    width: 49%;
}

.pf_ue.pf_bh .pf_bdwn.vi_name .b_cc .pbx:nth-child(1) {
    height: fit-content;
}

.pf_ue.pf_bh .pf_b00.vi-up {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
}

.pf_ue.pf_bh .pf_b00 .pf_bup {
    width: 50%;
}

.pf_ue.pf_bh .manual.vi {
    min-width: 15rem;
    position: unset !important;
    z-index: 9;
    cursor: default;
}

.pf_main.pf_bh .manual .format ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    width: 11rem;
}

.pf_main.pf_bh .manual .b00.i .format {
    color: #999;
    font-weight: 100;
    font-size: 11pt;
    margin: 0.1rem 0.2rem;
    padding: 0.4rem;
    box-shadow: 0 0 5px #999;
    border-radius: 0.4rem;
    background-color: #fff;
}

.pf_main.pf_bh .manual .b00 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pf_main.pf_bh .manual .b00 strong {
    text-align: center;
}

.pf_main.pf_bh .pf_delete_file {
    position: absolute;
    right: -29px;
    top: 16.3rem;
    box-shadow: var(--shadow);
    background-color: #fff;
    border-radius: .2rem;
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid transparent;
    color: #000;
}

.pf_main.pf_bh .pf_delete_file:hover {
    cursor: pointer;
    background-color: #f00;
    color: #fff;
}

.pf_ue.pf_bh .b_addVi .detail {
    top: -102px !important;
    display: flex;
    justify-content: center;
    right: -18rem;
}

.pf_ue.pf_bh .b_icn2 {
    display: flex;
}

.pf_ue.pf_bh .b_icn2 .icn2[alt=video] {
    width: 1.6rem;
}

.pf_main.pf_bh .pf_b00.pbvi {
    padding: 0;
}

.pf_main.pf_bh .pf_b00.pbvi .progressBar {
    background-color: #fff;
    box-shadow: var(--shadow);
    border-radius: .3rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    right: 0;
    position: unset !important;
    padding: 0.3rem !important;
}

.pf_main.pf_bh .pf_b00.pbvi .progressBar {
    height: 1.8rem !important;
}

.pf_main.pf_bh .pf_b00.pbvi .progress {
    height: 1.3rem !important;
    border-radius: .2rem;
    background-color: var(--pcolor);
    color: #fff;
}

.pf_main.pf_bh .b_list .pf_bdwn, .pf_main.livestock_input .b_list .pf_bdwn {
    width: 100%;
}

.pf_main.pf_bh .b_list .pf_bdwn td {
    padding: 0.2rem 0.3rem !important;
}

.pf_textarea {
    font-family: var(--fCode);
    direction: ltr;
}

.pf_main table a.linkTable {
    color: #999;
}

.pf_main table a.linkTable:hover {
    color: deepskyblue;
}

.pf_main.pf_bh .b_list .btns {
    border: 1px solid transparent;
    border-radius: 0.2rem;
    height: 2.7rem;
    width: 2.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    /*transition: all 0.4s ease-in-out;*/
    color: #999;
}

.pf_main.pf_bh .b_list .btns:hover {
    border: 2px solid;
}

.tgreen {
    background-color: green;
    color: #fff !important;
    box-shadow: 0 0 5px var(--pcolor) !important;
}

.tgry {
    background-color: #fff;
    color: #999;
    box-shadow: 0 0 5px #999 !important;
}

.pf_main.pf_ue.livestock_input .pf_delete_file {
    position: absolute;
    right: -17.8rem;
    top: 0;
    box-shadow: var(--shadow);
    background-color: #fff;
    border-radius: .2rem;
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid transparent;
    color: #000;
}

.pf_main.pf_ue.livestock_input .pf_delete_file:hover {
    cursor: pointer;
    box-shadow: 0 0;
    background-color: #f00;
    border: 1px solid #f00;
    color: #fff;
}

.pf_main.pf_ue.livestock_input .b_preview_vi {
    width: 15rem;
    height: 7rem;
    box-shadow: var(--shadow);
    position: absolute;
    background-color: #fff;
    border-radius: .3rem;
    top: 0;
    right: -16rem;
    z-index: 9;
    cursor: default;
}

.pDone {
    background-color: blue !important;
    color: #fff !important;
}

.pnDone {
    background-color: #00ff72 !important;
    color: #00f !important;
}

main.home .go_journal > a {
    display: flex;
}

.pf_main.pf_allItems.pf_price_lists #pl_article .sort {
    width: 96% !important;
}

.pf_main.pf_allItems.pf_price_lists #pl_article .sort .b_cells {
    overflow-y: auto;
    direction: ltr;
    max-height: 10rem;
}

.pf_main.pf_allItems.pf_price_lists #pl_article .b_la {
    width: 70%;
}

.pf_main.pf_allItems.pf_price_lists #pl_article .b_la > h2 {
    padding: 0 0.8rem .4rem;
}

.pf_main.pf_allItems.pf_price_lists #pl_article span.btn-save {
    width: 40% !important;
}

.pf_main.pf_allItems.pf_price_lists #pl_article table {
    width: 100%;
}

.pf_main.pf_allItems.pf_price_lists #pl_article table td {
    padding: 0.4rem;
}

main.page_pl .pl_article {
    margin-top: 7.2rem;
}

main.page_pl .bl .mag_categories {
    background-color: #fff !important;
}

main.page_pl .pl_article.mag_Article * {
    background-color: transparent;
}


main.home .go_journal {
    margin-bottom: 1rem;
}

main.home .go_journal video {
    width: 100%;
}

.G_delete {
    width: 1.6rem;
    height: 1.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    box-shadow: var(--shadow);
    border-radius: 0.2rem;
    position: absolute;
    right: -18rem;
    top: 0;
}

.G_delete:hover {
    box-shadow: 0 0;
    background-color: red;
    color: #fff;
}

.pf_main.pf_allItems.pf_price_lists #pl_article {
    display: flex;
    width: 82%;
    margin: auto;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
    /*height: 27rem;*/
}

.pf_alarm_delete .b_txt {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    margin: 1rem;
    position: relative;
}

.pf_alarm_delete .b_txt .fa-trash {
    position: absolute;
    right: 0;
    font-size: 25pt;
    color: #f00;
}

td.img {
    position: relative;
}

td.img img {
    position: absolute;
    width: 100%;
    right: 0;
    top: 0;
}

table tbody tr td.date {
    font-size: 9pt;
}

table tbody tr td.tdBtns {
    position: relative;
}

.pf_main table tbody tr td.tdBtns {
    position: relative;
    padding: 0.5rem;
}

.pf_main.myVideos.mg_Users /*#videos*/ .item {
    width: 100% !important;
    height: 5rem !important;
    display: flex;
    position: relative;
    box-shadow: var(--shadow);
    margin: .2rem;
    border-radius: .3rem;
    flex-direction: row;
    background-color: #fff;
}

.pf_main.myVideos.mg_Users /*#videos*/ .item .b_img {
    width: 6rem;
}

.pf_main.myVideos.mg_Users /*#videos*/ .item .b_img img, .pf_main.myVideos.mg_Users /*#videos*/ .item .b_img video {
    width: 6rem !important;
    height: 4rem !important;
}

.pf_main.myVideos.mg_Users /*#videos*/ .item > div:not(:last-child) {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.pf_main.myVideos.mg_Users /*#videos*/ .item .visit_timeAgo {
    justify-content: space-around !important;
}

.pf_main table tbody tr td.tdBtns input[type=button] {
    text-align: center;
    box-shadow: 0 0 5px;
    margin: 0 auto;
}

.pf_main #list_tagsSeo input[type=button] {
    text-align: center;
    box-shadow: 0 0 5px;
}


table tbody#price tr td.tdBtns input {
    top: 15% !important;
}

#prime_title {
    background-color: var(--pcolor);
    padding: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-bottom: 2rem;
    font-size: 25pt;
    font-weight: 900;
}

.pf_main.pf_ue.pf_ue_article .pbx.sels.Publish {
    position: relative;
}

.pf_main.pf_ue.pf_ue_article div.Publish ul > li {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between;
}

.pf_main.pf_ue.pf_ue_article div.Publish ul > li input[type=checkbox] {
    width: fit-content;
    margin: 0;
}

.pf_main.pf_ue.pf_ue_article div.Publish ul > li label {
    margin: 0 0.5rem;
}

.pf_main.pf_ue.pf_ue_article div.Publish ul > li .b_sorts {
    position: absolute;
    top: 0;
    left: -10rem;
    opacity: 0;
    width: 0;
    /* transition: opacity .4s ease-in-out; */
}

.pf_main.pf_ue.pf_ue_article div.Publish ul > li.tk .b_sorts {
    opacity: 1;
    width: fit-content;
}

.pf_main.pf_ue.pf_ue_article div.Publish ul > li .b_sorts .sort {
    width: 9rem;
    position: relative;
    background-color: #fff;
    height: 1.6rem;

}

.pf_main .sort:hover, .pf_main.pf_ue.pf_ue_article div.Publish ul > li .b_sorts .sort:hover {
    background-color: #eee;
}

.pf_main.pf_ue.pf_ue_article .pbx.sels.Publish ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    margin: 1rem 0 0;
}

.pf_main.pf_ue.pf_ue_article div.Publish ul > li .b_sorts .sort i {
    top: 0.3rem !important;
}

.pf_main.pf_ue.pf_ue_article div.Publish ul > li .b_sorts .U0Sort {
    transform: translate(-10rem, -10rem);
    padding: .1rem;
    border-radius: .4rem;
    border: 3px solid var(--pcolor);
    top: 12rem !important;
    left: 10rem !important;
    right: unset !important;
    width: 8.8rem !important;
}

.pf_main.pf_ue.pf_ue_article div.Publish ul > li .b_sorts > h6 {
    font-size: 10pt;
    position: absolute;
    top: -1rem;
    display: flex;
    justify-content: center;
    width: 100%;
    color: var(--pcolor);
}

.pf_main.pf_allItems.pf_articles #articles table {
    width: 100%;
}

.pf_main.pf_allItems.pf_articles #articles table tr {
    height: 2.3rem;
}

.pf_menu-r .pf_mr_list li.pf_exit:hover a {
    color: #f00 !important;
}


#auth input.inpts {
    width: 100%;
    height: 2.5rem;
    border: 1px solid #ccc;
    border-radius: 0.2rem;
    padding: 0 0.4rem;
    font-family: 'iran_sans', sans-serif;
    font-size: 16pt;
    font-weight: 900;
    color: #333;
    text-align: center;
}

.lb_inpts {
    margin-bottom: 0.2rem;
    display: flex;
    font-size: 11pt;
    padding-right: 0.1rem;
}

#auth .b_ck_phone {
    width: 20rem;
    position: fixed;
    background-color: #fff;
    top: 8rem;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    border-radius: .4rem;
    box-shadow: 0 0 5px var(--pcolor);
}

div#auth {
    position: fixed;
    z-index: 99999;
    top: 0;
}

div#auth::after {
    content: '';
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .4);
    top: 0;
}

#auth .b_ck_phone .sh01 {
    padding: 0 1.5rem 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

span.Bclose {
    display: flex;
    width: 2.5rem;
    height: 2.5rem;
    color: #999;
    justify-content: center;
    align-items: center;
    font-size: 18pt;
}

span.Bclose:hover {
    color: #000;
}

.freeze {
    overflow: hidden !important;
    padding-right: 17px !important;
}

.Main_Page span.btns-save {
    width: 7rem;
    height: 2rem;
    box-shadow: 1px 3px 5px #000;
    border-radius: 0.2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0.5rem;
    color: #fff;
    background-color: var(--pcolor);
}

.Main_Page span.btns-save:hover {
    box-shadow: 0 0;
}

span.icn.icn-chick {
    font-weight: 900;
    font-size: 12.8pt !important;
    font-family: var(--fCode);
}

main.Site_guide > h1 {
    background-color: var(--pcolor);
    padding: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    margin-bottom: 2rem;
    font-size: 25pt;
    font-weight: 900;
    margin-top: 1rem;
}

main.Site_guide section.txt_body {
    width: 90%;
    margin: 2rem auto;
    box-shadow: 0 0 5px #999;
    padding: 1.5rem 3rem;
    border-radius: .4rem;
}

main.Site_guide section.txt_body p {
    white-space: pre-line;
    text-align: justify;
    font-family: var(--fv);
    font-size: 10.3pt;
    color: #333;
}

main.Site_guide section.txt_body.map {
    display: flex;
    justify-content: space-around;
}


.copyRight.developer {
    bottom: -3.8rem;
    font-family: vazir, sans-serif;
    font-size: 10.8pt;
    height: 1.5rem;
    display: flex;
    flex-direction: row-reverse;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto 1rem 0;
    color: #ccc;
    justify-content: center;
    align-items: center;
}

.copyRight.developer .bxDeve {
    color: #eee;
    position: relative;
    margin: 0 .5rem;
    width: 6rem;
    height: 1.4rem;
}

.copyRight.developer .bxDeve:before {
    display: block;
    content: '';
    position: absolute;
    transform: scale(0, 1);
    transition: transform .35s cubic-bezier(1, 0, 0, 1);
    background-color: #00f;
    border-style: solid;
    border-width: 0;
    height: 100%;
    width: 100%;
    transform-origin: 50%;
    z-index: 1;
    border-radius: .4rem 0 .4rem 0;
}

.copyRight.developer .bxDeve > span {
    transition: all 300ms ease-in-out;
    position: absolute;
    right: 12px;
    z-index: 5;
}

.copyRight.developer .bxDeve span > span {
    color: #999;
}

.copyRight.developer .bxDeve:hover:before {
    transform: scale(1);
}

.copyRight.developer .bxDeve:hover > span > span {
    color: #fff;
}

main.box_form {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

main.box_form .container {
    position: relative;
    max-width: 350px;
    border-radius: 20px;
    padding: 2rem 2rem 1rem;
    box-sizing: border-box;
    background: #ecf0f3;
    box-shadow: 14px 14px 20px #cbced1, -14px -14px 20px white;
    font-weight: 900;
    text-align: center;
    margin: 5rem auto;
    min-width: 20rem;
}

main.box_form .container .lgn {
    background: url("../imgs/damFarm13.png") no-repeat center;
    background-size: 5rem;
    border-radius: 50%;
    width: 7rem;
    height: 7rem;
    box-shadow: 14px 14px 20px #cbced1, -14px -14px 20px white;
    margin: .5rem auto 2rem;
}

main.box_form .container .input_group {
    background: #ecf0f3;
    padding: 10px;
    padding-left: 20px;
    height: 50px;
    font-size: 18px;
    border-radius: .2rem;
    box-shadow: inset 6px 6px 6px #cbced1, inset -6px -6px 6px white;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    margin: 0;
    direction: ltr;
    font-family: vazir, sans-serif;
}

main.box_form label, input, button {
    display: block;
    width: 100%;
    padding: 0;
    border: none;
    outline: none;
    box-sizing: border-box;
    margin-bottom: 4px;
    text-align: right;
}

main.box_form .boxInpts .eyes {
    position: absolute;
    top: 2.5rem;
    right: 1rem;
    color: #999;
}

main.box_form .boxInpts {
    position: relative;
}

main.box_form button {
    color: white;
    margin-top: 20px;
    background-color: var(--pcolor);
    height: 40px;
    border-radius: .2rem;
    cursor: pointer;
    font-weight: 900;
    box-shadow: 1px 3px 5px #000;
    transition: 0.5s;
    font-family: inherit;
    font-size: 22px;
    display: flex;
    justify-content: center;
    align-items: center;
}

main.box_form .R_F {
    display: flex;
    justify-content: space-between;
    margin: 1rem;
}

main.box_form .R_F > a {
    text-decoration: none;
    color: #333 !important;
    font-size: 12.8pt;
    height: 1.6rem;
}

main.box_form .bxSms {
    display: flex;
    margin: 2rem auto;
}

main.box_form .bxSms > label {
    color: white;
    padding: .5rem;
    background-color: var(--pcolor);
    border-radius: .2rem;
    cursor: pointer;
    font-weight: 100;
    box-shadow: 1px 3px 5px #000;
    transition: 0.5s;
    font-family: inherit;
    font-size: 17px;
    display: flex;
    justify-content: center;
    margin: 0 .4rem;
    align-items: center;
}

main.box_form .bxSms > label:hover, main.box_form button:hover {
    box-shadow: 0 0;
    cursor: pointer;
}

.timerRun {
    background-color: #999 !important;
    box-shadow: 0 0 !important;
    cursor: default !important;
}

.mag .logo_email input.email {
    height: 100%;
    font-family: initial;
    font-size: 12pt;
    font-weight: 900;
    direction: ltr;
    letter-spacing: 1.6px;
    width: 14rem;
    padding: 0 0.6rem;
    border: 1px solid #ccc !important;
    border-radius: 0.2rem;
    margin: 0 !important;
}


main.profile.registerUser input#mobile {
    color: #999 !important;
    background-color: #eee !important;
}

.pf_main .inpt[type=text], .pf_main .inptText {
    width: 100%;
    height: 2.5rem;
    border: 1px solid #ccc;
    border-radius: 0.2rem;
    padding: 0 0.4rem;
    font-family: 'iran_sans', sans-serif;
    font-size: 13pt;
    font-weight: 900;
    color: #333;
    text-align: center;
}


.logout {
    background: url("../imgs/logout.svg") no-repeat;
    width: 2rem;
    height: 2rem;
}

a.userAv {
    display: flex;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    box-shadow: 0 0 5px #999;
    overflow: hidden;
}

.hUser {
    width: 6.2rem;
    margin: 0 2.4rem 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pf_main.pf_mgUsers table {
    width: 100%;
    border-radius: .5rem;
    position: relative;
    margin: 0;
}

.pf_main.pf_mgUsers table tbody input {
    font-size: unset;
    margin: unset;
    box-shadow: unset;
}

.pf_main.pf_mgUsers table tbody tr {
    line-height: 2rem;
    height: 2rem;
}

.pf_main.myVideos.mg_Users div.bxAccept {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 .5rem;
    border: 1px dashed #ccc;
    border-radius: .2rem;
}

.pf_main.myVideos.mg_Users div.bxAccept input {
    margin: 0;
}

.pf_main.myVideos.mg_Users div.bxAccept .name {
    padding: 0 .5rem;
}

main.home input#sendEmail {
    border: 1px solid #ccc;
    border-radius: 0.2rem;
    margin: 0 auto;
}

.pf_main tr.activeRow .cols input {
    box-shadow: inset 0 0 5px #000;
    border-radius: .2rem;
    text-align: center;
    margin: 0;
    height: 2rem;
}

.pf_main tr.activeRow td {
    padding: 0 .2rem;
}

main.page_pl .loading {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

main.page_pl .loading .name {
    z-index: 2;
    color: var(--pcolor);
    font-size: 12pt;
}

main.productPage ul.listProduct {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

main.productPage ul.listProduct li {
    margin: 2rem;
}

main.productPage ul.listProduct li .b_name {
    text-align: center;
}

main.productPage ul.listProduct li a.chicken-name {
    font-size: 17pt;
    font-weight: 900;
    text-shadow: 0 0;
}

main.productPage .notRecord {
    color: #999;
    margin: 8rem;
}

main.productPage .notRecord i.fas.fa-inbox {
    font-size: 7rem;
}

main.home, main.mag_home {
    overflow-x: hidden;
}

main.pricePrediction table.table.price_table {
    width: 100%;
    box-shadow: 1px 3px 5px #333;
    border-radius: .5rem;
    position: relative;
    text-align: center;
}

main.pricePrediction th.price_table_th.price_table_th1, main.pricePrediction th.price_table_th {
    vertical-align: middle;
    /* border: 2px solid #000; */
    background-color: #ccc;
    padding: 0.4rem;
    font-size: 10pt;
    border-radius: 0.3rem;
}

main.pricePrediction td.price-td-det.price-td-notcash {
    padding: 0.5rem;
    /* border: 1px solid #999; */
    border-radius: .5rem;
    background-color: #e7e7e7;
    color: var(--pcolor);
    font-weight: 900;
}

main.pf_mg_products #p_article .pbx {
    width: 100%;
}

main.pf_mg_products #p_article .btn-save {
    width: 50%;
}

.mag .b_view .articles .a1 .Abstract * {
    font-size: 10pt !important;
    font-family: 'vazir', sans-serif !important;
    text-align: justify !important;
}

.mag main.mag_Article .content_2 *:not(th,td) {
    font-family: 'vazir', sans-serif !important;
    text-align: justify !important;
}



html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 18px;
    font-family: iran_sans, calibri;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@charset "UTF-8";
@font-face {
    font-family: 'iran_sans';
    src: url("../font/fonts/iran_sans.eot");
    src: url("../font/fonts/iran_sans.eot?#iefix") format("embedded-opentype"), url("../font/fonts/iran_sans.woff") format("woff"), url("../font/fonts/iran_sans.ttf") format("truetype"), url("../font/fonts/iran_sans.svg#iran_sansregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vazir';
    src: url("../font/fonts/vazir/Vazir.eot");
    src: url("../font/fonts/vazir/Vazir.eot?#iefix") format("embedded-opentype"), url("../font/fonts/vazir/Vazir.woff") format("woff"),
    url("../font/fonts/vazir/Vazir.woff2") format("woff"), url("../font/fonts/vazir/Vazir.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fanavari';
    src: url(../font/fonts/Fanavari/Fanavari-Regular.ttf);
}
@font-face {
    font-family: 'fanavariB';
    src: url(../font/fonts/Fanavari/Fanavari-Bold.ttf);
}

@font-face {
    font-family: 'nbyekan';
    src: url(../font/fonts/NBYekan.woff);
}

@font-face {
    font-family: 'iran';
    src: url(../font/fonts/iran.woff);
}

@font-face {
    font-family: 'Consolas';
    src: url(../font/fonts/Consolas.ttf);
}
@font-face {
    font-family: 'pinar';
    src: url(../font/fonts/pinar/Pinar-Bold.woff2);
}

:root {
    display: block;
    --pcolor: #116b2c;
    --white: #fff;
    --b4rem: .4rem;
    --b3rem: .3rem;
    --vlight: #e7e7e7;
    --shadow: 0 0 5px #999;
    --pshadow: 0 0 5px #116b2c;
    --btnshadow: 1px 3px 5px #000;
    --border: 1px solid #999;
    --bsm: 1px solid var(--vlight);
    --fnb: 'nbyekan', sans-serif;
    --fv: 'vazir', sans-serif;
    --fCode: 'Consolas', sans-serif;
    --hb1: rgb(17, 107, 44);
    --hb2: linear-gradient(0deg, rgba(17, 107, 44, 1) 10%, rgba(255, 255, 255, 1) 76%);

}

*::-moz-selection {
    background: none repeat scroll 0 0 var(--pcolor);
    color: var(--white);
    text-shadow: none;
}

::-moz-selection {
    background: var(--pcolor);
    color: #fff;
}

::selection {
    background: var(--pcolor);
    color: #fff;
}

input[type=file] {
    display: none !important;
}

body {
    display: block;
    margin: auto;
    direction: rtl;
    background-color: var(--white);
}

input[type=text], input[type=password] {
    outline: none;
}

input[type=text]::placeholder {
    font-family: iran_sans, sans-serif;
    letter-spacing: 1px;
    color: #777;
}

main.auth input[type=text]::placeholder {
    font-family: vazir, sans-serif;
    color: #ccc;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.hover {
    cursor: pointer;
}

.hidden {
    display: none !important;
}
[role='btmDev']{
    cursor: pointer;
}
.transectionSlip .progress{
    background-color: var(--pcolor);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-family: vazir,sans-serif;
    font-size: 9pt;
    transition: all 0.5s ease-in-out;
}
.transectionSlip .moni > span  {
    position: absolute;
    background-color: #333;
    color: #999;
    width: fit-content;
    display: flex;
    justify-content: center;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding: 0 .2rem;
    font-size: 11.6pt;
}
.transectionSlip .moni > img {
    width: fit-content !important;
    height: 100% !important;
}

.transectionSlip  .btnPublic.plus {
    position: absolute;
    bottom: 0;
    right: 3rem;
    padding: 0 1.2rem;
}
.transectionSlip .btnPublic.upload {
    width: 10rem;
    padding: 0;
    margin: .5rem auto;
}
.transectionSlip .btnDelete {
    padding: .2rem;
    position: absolute;
}
.transectionSlip .bxProgress {
    width: 100%;
    height: 1rem;
    background-color: #eee;
    display: flex;
    justify-content: flex-end;
}
.transectionSlip section.moni {
    width: 100%;
    height: 19rem;
    background-color: #333;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    overflow: auto;
}
.transectionSlip {
    width: 100%;
    margin: .5rem auto;
    padding: 0;
    border-radius: 0.2rem;
    box-shadow: 0 0 5px;
    overflow: hidden;
    position: relative;
}

main.chickenPoll.userReview .bxReceiveCode .userData legend{
    padding: 0 2.5rem;
    font-size: 12pt;
}
main.chickenPoll.userReview ul.container {
    max-width: 30rem;
    margin: 2rem auto;
    box-shadow: 0 0 20px #333;
    padding: 2rem 0;
    border-radius: .5rem;
}
.rot180{
    transform: rotate(180deg);
}
main.chickenPoll.status .pl_title {
    display: flex;
    justify-content: center;
    margin: 2rem auto;
    flex-direction: column;
    align-items: center;
}
main.chickenPoll.status .sh_table table td,main.chickenPoll.status .sh_table table th {
    vertical-align: middle;
}

main.chickenPoll.status .sh_table table tbody tr {
    height: 2rem;
    background-color: #eee;
    font-weight: 900;
}


main.chickenPoll.status .sh_table table {
    width: 20rem;
    text-align: center;
    vertical-align: middle;
}
main.chickenPoll.selectFarm table tbody td {
    padding: 0.5rem;
    border-radius: .5rem;
    background-color: #e7e7e7;
    color: var(--pcolor);
    font-weight: 900;
    text-align: center;
}
main.chickenPoll.selectFarm table th {
    /* border: 2px solid #000; */
    background-color: #ccc;
    padding: 0.4rem;
    font-size: 14pt;
    border-radius: 0.3rem;
}

.btnPublic {
    box-shadow: 0 0 6px #666;
    border-radius: .2rem;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 12.1pt;
    transition: all .2s ease-in-out;
    border: 1px solid transparent;
    padding: 0 2rem;
    margin: .5rem 0;
    background-color: #fff;
    user-select: none;
    cursor: pointer;
}
main.chickenPoll .bxCalendarSort > li {
    width: 100%;
    display: flex;
    justify-content: center;
}

main.chickenPoll.status ul.slides  li.slide {
    border-top: 2px solid var(--pcolor);
}
main.chickenPoll.status .sort .cell_U0 {
    font-size: 12pt;
    color: #333;
    font-family: 'vazir',sans-serif;
}
main.chickenPoll.status .sort.sortChickens .name {
    font-size: 14pt;
    font-weight: 900;
    color: #333;
    font-family: 'vazir',sans-serif;
}
main.chickenPoll ul.slides  li.slide {
    min-height: 30rem;
    padding: 2rem 0;
}

main.chickenPoll ul.bxBtnsSliding li.btn {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    font-family: 'pinar',sans-serif;
    font-size: 14pt;
}

main.chickenPoll ul.bxBtnsSliding li.btn.hover.active {
    background-color: var(--pcolor);
    color: #fff;
}
main.chickenPoll.status ul.bxBtnsSliding{
    display: flex;
    height: 4rem;
    justify-content: space-evenly;
    border-radius: .4rem .4rem 0 0;
    overflow: hidden;
    box-shadow: 0 0 5px;
    width: 26rem;
    margin: 0 auto;
}
main.chickenPoll.status ul.bxBtnsSliding {
    display: flex;
    height: 4rem;
    justify-content: space-evenly;
    border-radius: .4rem .4rem 0 0;
    overflow: hidden;
    box-shadow: 0 0 5px;
}
main.chickenPoll.status .container {
    width: 1250px;
    margin: 1rem auto;
}
main.chickenPoll.status  .page_pl ul.pl_title > li{
    font-family: vazir,sans-serif;
    color: var(--pcolor);
}

main.chickenPoll.status .page_pl .pl_form table {
    box-shadow: 1px 3px 5px var(--pcolor);
}
main.chickenPoll.status .page_pl .pl_form th {
    background-color: #116b2c45;
    padding: 0.4rem;
    font-size: 10pt;
    border-radius: 0.3rem;
    font-family: fanavari,sans-serif;
    color: var(--pcolor);
    font-size: 16pt!important;
}
main.chickenPoll .page_pl .sh_table > li {
    display: flex;
    width: 93%;
    margin: auto;
    justify-content: center;
}
main.chickenPoll .page_pl .sh_table > li > table {
    margin: .2rem;
}

main.chickenPoll .bxCalendarSort {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    justify-items: center;
    margin-bottom: 2rem;
}

main.chickenPoll .bxCharts > h2 {
    font-family: fanavariB ,sans-serif;
    width: 100%;
    text-align: center;
    font-size: 17pt;
    color: var(--pcolor);
}
main.chickenPoll .chart-container {
    width: 95%;
    height: 20rem;
    margin: 1rem auto;
}
main.chickenPoll .infoNowFarm {
    height: 2rem;
    border-right: 3px solid var(--pcolor);
    padding-right: 0.5rem;
    display: flex;
    align-items: center;
    font-family: fanavari,sans-serif;
    color: var(--pcolor);
    font-weight: 900;
    font-size: 17pt;
    margin-right: 1rem;
}
main.chickenPoll .btnPlus {
    width: 2.4rem;
    height: 2.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 21pt;
    color: var(--pcolor);
    box-shadow: 0 0 5px;
    border-radius: 0.3rem;
    margin: 0 .2rem;
}
main.chickenPoll .bxNewFarm {
    display: flex;
    width: fit-content;
    margin: 1rem auto 0;
}

main.chickenPoll.pf_main{
    width: unset;
    margin: unset;
}
main.chickenPoll img.empty {
    margin: 4rem auto;
}

main.chickenPoll.selectFarm h2 {
    font-family: pinar,sans-serif;
    color: var(--pcolor);
    text-align: center;
}
main.chickenPoll.selectFarm table {
    box-shadow: 1px 3px 5px #333;
    border-radius: .5rem;
    position: relative;
    width: 26rem;
    margin: 1rem auto;
    background-color: #fff;
}
main.chickenPoll.selectFarm .btnPublic {
    margin: 0.5rem auto;
    width: 7rem;
    height: 2rem;
}
main.chickenPoll legend.addNewFarm  {
    text-align: center;
    height: unset;
    color: var(--pcolor);
    margin: 0 0 1rem 0;
}

main.chickenPoll ul.bxData:has(#newFarm) {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}


main.chickenPoll .bxQuestion:has(#otherTipsFeedConsume){
    width: 100%;
}
main.chickenPoll .btnPublic:hover{
    border: 2px solid var(--pcolor);
    box-shadow: 0 0 ;
    background-color: var(--pcolor);
    color: #fff;
}
main.chickenPoll .btnPublic.btnCancel:hover {
    background-color: #f30;
    color: #fff;
    box-shadow: 0 0 ;
}
main.chickenPoll .btnPublic.btnCancel {
    color: #f30;
    border-color: #f30;
    box-shadow: 0 0 5px #f30;
}
main.chickenPoll .btnPublic {
    width: 10rem;
    padding: 0 0.5rem;
    margin: 2rem auto 0;
    height: 3rem;
    font-size: 18pt;
    font-family: fanavari,sans-serif;
    color: var(--pcolor);
    border: 2px solid var(--pcolor);
    box-shadow: 0 0 5px var(--pcolor);
}
main.chickenPoll .sort .cell_U0{
    font-size: 13pt;
    color: #999;
    font-family: 'fanavariB',sans-serif;
}

main.chickenPoll .sort .name {
    font-size: 13pt;
    font-weight: 900;
    color: #999;
    font-family: 'fanavariB',sans-serif;
}
main.chickenPoll .sort.provinces  {
    width: 14rem;
}

main.chickenPoll .bxQuestion .bxSorts > .sort{
    margin: 0 .1rem;
}
main.chickenPoll .bxQuestion .bxSorts {
    display: flex;
    justify-content: center;
    margin: 1rem auto;
}


main.chickenPoll .bxDataR{
    display: flex;
    justify-content: space-evenly;
}
main.chickenPoll a.logoLink > img{
    width: 6rem;
}
main.chickenPoll a.logoLink:hover{
    border: 1px solid #999;
    box-shadow: 1px 5px 6px;
}
main.chickenPoll a.logoLink{
    position: absolute;
    right: 4rem;
    top: 10rem;
    padding: 0.6rem;
    border: 1px solid transparent;
}
main.chickenPoll{
    position: relative;
}

main.chickenPoll h1 {
    font-family: fanavariB ,sans-serif;
    width: 100%;
    text-align: center;
    margin: 3rem 0;
    font-size: 30pt;
}

main.chickenPoll .banner {
    max-width: 1250px;
    margin: .2rem auto;
    box-shadow: 0 0 2px;
    height: 8rem;
    display: none;
}
main.chickenPoll .bxRC {
    padding: 1rem;
    margin: 0 auto 1rem;
    border-radius: .2rem;
}
main.chickenPoll .bxCalender input#dateReport{
    color: var(--pcolor);
}
main.chickenPoll .iconCalender {
    background: url("../imgs/profile/planner.svg") no-repeat;
    background-size: contain;
    width: 2rem;
    height: 2rem;
    display: block;
    position: absolute;
    top: .2rem!important;
    right: 14px;
    transition: all .15s ease-in-out;
}
main.chickenPoll .bxCalender{
    position: relative;
}

main.chickenPoll .U0Sort .cell_U0:not(:nth-child(1)) {
    border-top: 1px solid #999;
}

main.chickenPoll .U0Sort .cell_U0:hover {
    background-color: var(--pcolor);
    color: #fff;
}
main.chickenPoll .U0Sort .cell_U0 {
    font-weight: 600;
    font-size: 12pt;
    text-align: center !important;
    background-color: #fff;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
    padding: .5rem 0!important;
}

main.chickenPoll .U0Sort > .b_cells {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    max-height: 10rem;
    overflow-y: auto;
}
main.chickenPoll .U0Sort {
    font-family: inherit !important;
    position: absolute;
    z-index: 99;
    border: 1px solid #999;
    background-color: #fff;
    top: 36px;
    left: 0;
    right: 0;
    margin: auto;
    box-shadow: 1px 3px 5px #333;
}

main.chickenPoll .sort_head i {
    position: absolute;
    left: 12px;
    top: 12px;
    transition: all .2s ease-in-out;
}
main.chickenPoll .sort_head {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-around;
    height: 100%;
}

main.chickenPoll .sort, .mag .sort {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 0.2rem;
    cursor: pointer;
    height: 2.5rem;
    width: 11rem;
}
main.chickenPoll label {
    font-size: 9pt;
    font-family: 'iran' ,sans-serif;
    font-weight: 900;
    color: #333;
}
main.chickenPoll fieldset{
    /*margin: 3rem auto 0;*/
}
main.chickenPoll ul.bxData.RC > li{
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
main.chickenPoll ul.bxData.RC{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}
main.chickenPoll ul.bxRC {
    display: flex;
    width: 16rem;
    justify-content: space-around;
}

main.chickenPoll input[type=text]::placeholder,main.chickenPoll input[type=number]::placeholder,main.chickenPoll textarea::placeholder{
    font-family: fanavari, sans-serif;
    font-size: 14pt;
    color:var(--pcolor);
    text-align: center;
    font-weight: 900;

}
main.chickenPoll legend {
    margin: auto;
    min-height: 3rem;
    font-size: 15pt;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 900;
    font-family: pinar,sans-serif;
    text-align: center;
    color: var(--pcolor);
}

main.chickenPoll ul.container {
    max-width: 30rem;
    margin: 2rem auto;
}
main.chickenPoll ul.bxData > li{
    margin: 0.2rem;
}
main.chickenPoll ul.bxData {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}
main.chickenPoll input.ifcp{
    width: 14rem;
    height: 2.4rem;
    background-color: #eee;
    box-shadow: inset 0 0 5px #333;
    border-radius: .2rem;
    padding: 0 0.7rem;
    font-size: 11pt;
    align-items: center;
    font-family: vazir , sans-serif;
    color: #333;
    font-weight: 5;
    text-align: center;
    border: 1px solid #ccc;
}

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 18px;
    font-family: iran_sans, calibri;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@charset "UTF-8";
@font-face {
    font-family: 'iran_sans';
    src: url("../font/fonts/iran_sans.eot");
    src: url("../font/fonts/iran_sans.eot?#iefix") format("embedded-opentype"), url("../font/fonts/iran_sans.woff") format("woff"), url("../font/fonts/iran_sans.ttf") format("truetype"), url("../font/fonts/iran_sans.svg#iran_sansregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vazir';
    src: url("../font/fonts/vazir/Vazir.eot");
    src: url("../font/fonts/vazir/Vazir.eot?#iefix") format("embedded-opentype"), url("../font/fonts/vazir/Vazir.woff") format("woff"),
    url("../font/fonts/vazir/Vazir.woff2") format("woff"), url("../font/fonts/vazir/Vazir.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'fanavari';
    src: url(../font/fonts/Fanavari/Fanavari-Regular.ttf);
}
@font-face {
    font-family: 'fanavariB';
    src: url(../font/fonts/Fanavari/Fanavari-Bold.ttf);
}

@font-face {
    font-family: 'nbyekan';
    src: url(../font/fonts/NBYekan.woff);
}

@font-face {
    font-family: 'iran';
    src: url(../font/fonts/iran.woff);
}

@font-face {
    font-family: 'Consolas';
    src: url(../font/fonts/Consolas.ttf);
}
@font-face {
    font-family: 'pinar';
    src: url(../font/fonts/pinar/Pinar-Bold.woff2);
}

:root {
    display: block;
    --pcolor: #116b2c;
    --white: #fff;
    --b4rem: .4rem;
    --b3rem: .3rem;
    --vlight: #e7e7e7;
    --shadow: 0 0 5px #999;
    --pshadow: 0 0 5px #116b2c;
    --btnshadow: 1px 3px 5px #000;
    --border: 1px solid #999;
    --bsm: 1px solid var(--vlight);
    --fnb: 'nbyekan', sans-serif;
    --fv: 'vazir', sans-serif;
    --fCode: 'Consolas', sans-serif;
    --hb1: rgb(17, 107, 44);
    --hb2: linear-gradient(0deg, rgba(17, 107, 44, 1) 10%, rgba(255, 255, 255, 1) 76%);

}

*::-moz-selection {
    background: none repeat scroll 0 0 var(--pcolor);
    color: var(--white);
    text-shadow: none;
}

::-moz-selection {
    background: var(--pcolor);
    color: #fff;
}

::selection {
    background: var(--pcolor);
    color: #fff;
}

input[type=file] {
    display: none !important;
}

body {
    display: block;
    margin: auto;
    direction: rtl;
    background-color: var(--white);
}

input[type=text], input[type=password] {
    outline: none;
}

input[type=text]::placeholder {
    font-family: iran_sans, sans-serif;
    letter-spacing: 1px;
    color: #777;
}

main.auth input[type=text]::placeholder {
    font-family: vazir, sans-serif;
    color: #ccc;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

.hover {
    cursor: pointer;
}

.hidden {
    display: none !important;
}
[role='btmDev']{
    cursor: pointer;
}
textarea {
    width: 25rem;
    height: 10rem;
    box-shadow: inset 0 0 5px;
    border-radius: .4rem;
    outline: none;
    resize: none;
    overflow-y: auto;
    overflow-x: hidden;
    padding: .5rem;
    margin: 1rem auto;
    font-family: vazir,sans-serif;
}
[role=btm]:hover{
    box-shadow: 0 0!important;
    border: 1px solid var(--pcolor);
}

[role=btm]{
    cursor: pointer;
}
