﻿@font-face {
  font-family: mainfont;
  src: url('/fonts/iransans-light.ttf') format('truetype'), url('/fonts/iransans-light.woff') format('woff'), url('/fonts/iransans-light.woff2') format('woff2'), url('/fonts/iransans-light.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: mainfont;
  src: url('/fonts/iransans-bold.ttf') format('truetype'), url('/fonts/iransans-bold.woff') format('woff'), url('/fonts/iransans-bold.woff2') format('woff2'), url('/fonts/iransans-bold.eot') format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
}
.container {
  width: 210mm;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  background: #fff;
  height: 100%;
  position: relative;
  font-family: mainfont !important;
  line-height: 15px;
}
.infoo-head {
  display: none;
}
.lgbox {
  width: 65%;
  height: 100%;
  background-color: #f2f2f2;
  float: left;
  padding-top: 20px;
  padding-left: 2px;
  padding-right: 2px;
  box-sizing: border-box;
  border-top: 10px solid #0f838f;
  border-left: 10px solid #0f838f;
  border-bottom: 10px solid #0f838f;
  border-right-color: #0f838f !important;
}
.smbox {
  width: 35%;
  height: 100%;
  background-color: #292c31;
  float: right;
  box-sizing: border-box;
}
.smbox h1 {
  background-color: #0f838f;
  width: 85%;
  height: 37px;
  font-size: 21px;
  margin-bottom: 0;
  padding: 10px 12px 0;
  position: static;
  color: #fff;
  margin-top: 40px;
}
.infoo label {
  display: none;
}
div.user-image {
  height: 150px;
  width: 150px;
  display: block;
  position: static;
  margin: 30px auto 0;
}
.basic__about div:first-child {
  display: block;
}
.about-us {
  padding: 0 13px !important;
  width: 90% !important;
  font-size: 11px !important;
  color: #c3c0c0;
  margin-top: 0 !important;
}
.property-item_body > *:first-child {
  margin: 0;
  margin-top: 10px !important;
  padding: 0 15px;
  margin-bottom: 0px;
  width: 94%;
}
.infoo div span:last-child {
  float: right;
  color: #7b7b7b;
}
.infoo {
  color: #fbf7f7;
  padding: 0 14px;
  font-size: 11px;
  box-sizing: border-box;
  padding-bottom: 5px;
}
.contact-item.contact__email {
  margin-top: 0;
  display: inline-block;
  width: 100%;
}
.contact-item.contact__city {
  margin-top: 0;
  display: inline-block;
  width: 100%;
}
.contact-item.contact__mobile {
  margin-top: 0;
  display: inline-block;
  width: 100%;
}
.contact-item.contact__phone {
  margin-top: 0;
  display: inline-block;
  width: 100%;
}
div.contact-item span:first-child {
  display: block;
  float: right;
  margin-left: 10px;
  color: #0f838f;
  margin-right: -15px;
  width: 14px;
  text-align: center;
}
.property-item_head label {
  background-color: #0f838f;
  width: 49%;
  height: 37px;
  font-size: 15px;
  padding: 2px 5px;
  position: relative;
  color: #fff;
  display: block;
  left: 2px;
  border-bottom: 0;
  box-sizing: border-box;
  padding-top: 7px;
}
.property-item_head label:before {
  content: '';
  width: 0;
  height: -3px;
  display: block;
  top: 0;
  border-right: 15px solid #0f838f;
  border-top: 52px solid transparent;
  border-left: 0 solid transparent;
  float: left;
  position: absolute;
  top: 24px;
  right: 46px;
  transform: rotate(223deg);
  -webkit-transform: rotate(223deg);
}
.property-item_head {
  border-bottom: 0 solid #147cbe;
  text-align: right;
  width: 50%;
  margin: AUTO;
  clear: both;
  width: 93%;
  display: block;
  margin-bottom: 0;
  padding-top: 0;
  margin-right: 0;
}
h3.subtitle label {
  font-size: 8px;
  font-style: normal;
  background: transparent;
  border: 1px solid #292c31;
}
ul.history h2.subtitle {
  font-size: 12px;
  padding: 0;
  color: #7b7b7b;
  width: 100%;
}
ul.history h3.subtitle {
  margin: 0;
  font-size: 11px;
  font-style: normal;
  color: #8d8b8b;
}
div.item-row li > span {
  width: 100%;
  margin: 0px 0;
  padding-left: 0;
}
div.item-row li > span label {
  float: left;
}
div.item-row li label.grade i {
  width: 17px;
  height: 10px;
  margin: 7px 0;
  background: #74747473;
  display: block;
  float: right;
  border-radius: 0;
  box-sizing: border-box;
}
div.item-row li label.grade i.tik {
  background: #0f838f;
}
div.item-row li > span label:first-child {
  float: right;
  background: transparent;
  display: block;
  padding: 0 6px;
  border-radius: 2px;
  margin-left: 5px;
  font-size: 10px;
  width: auto;
  border: 1px solid #0f838f;
}
h2.subtitle.language-item {
  top: 0;
  display: block;
  width: 21%;
  border: 2px dotted #0f838f;
  text-align: center;
  padding: 0 3px;
  margin-top: 14px !important;
}
.c100.green:hover > span {
  color: red;
}
.c100 {
  float: right;
  background-color: #ccc;
  margin-bottom: 41px;
}
.c100 > span:hover {
  color: #000;
}
.c100 > span {
  color: #000;
}
.pie,
.c100 .bar,
.c100.p51 .fill,
.c100.p52 .fill,
.c100.p53 .fill,
.c100.p54 .fill,
.c100.p55 .fill,
.c100.p56 .fill,
.c100.p57 .fill,
.c100.p58 .fill,
.c100.p59 .fill,
.c100.p60 .fill,
.c100.p61 .fill,
.c100.p62 .fill,
.c100.p63 .fill,
.c100.p64 .fill,
.c100.p65 .fill,
.c100.p66 .fill,
.c100.p67 .fill,
.c100.p68 .fill,
.c100.p69 .fill,
.c100.p70 .fill,
.c100.p71 .fill,
.c100.p72 .fill,
.c100.p73 .fill,
.c100.p74 .fill,
.c100.p75 .fill,
.c100.p76 .fill,
.c100.p77 .fill,
.c100.p78 .fill,
.c100.p79 .fill,
.c100.p80 .fill,
.c100.p81 .fill,
.c100.p82 .fill,
.c100.p83 .fill,
.c100.p84 .fill,
.c100.p85 .fill,
.c100.p86 .fill,
.c100.p87 .fill,
.c100.p88 .fill,
.c100.p89 .fill,
.c100.p90 .fill,
.c100.p91 .fill,
.c100.p92 .fill,
.c100.p93 .fill,
.c100.p94 .fill,
.c100.p95 .fill,
.c100.p96 .fill,
.c100.p97 .fill,
.c100.p98 .fill,
.c100.p99 .fill,
.c100.p100 .fill {
  border: 0.08em solid #0f838f;
}
.c100 > span {
  right: 0 !important;
  font-size: 12px;
  line-height: 65px;
}
.c100.small {
  font-size: 65px;
  margin: 20px 50px;
}
.c100 .slice {
  position: absolute;
  width: 1em;
  height: 1em;
  clip: rect(0em, 1em, 1em, 0.5em);
  display: block;
}
ul.history label.date {
  display: block;
  font-size: 9px !important;
}
.property-item_body {
  float: right;
  margin-top: 15px;
  padding-top: 0;
}
.bar-progress {
  display: block;
}
.circle-progress {
  display: block;
  float: right;
  width: 100%;
}
.circle-progress__title {
  font-size: 10px;
  height: auto;
  position: absolute;
  width: 140px;
  right: -38px;
  top: 72px;
  line-height: 1em;
}
ul.history > li {
  min-height: 0;
  margin-left: 0;
  margin-bottom: -2px;
}
ul.list-item li p {
  padding-right: 0;
  font-weight: bold;
  color: #7b7b7b;
  border-right: 0;
}
ul.history,
ul.list-item {
  width: 95%;
}
label.date {
  color: #8a8a8a;
  font-size: 9px;
  margin-top: 0 !important;
}
.lgbox .multi-line > li:nth-child(2n+1) {
  padding-left: 15px;
}
.item-row.w0 li > span {
  width: auto;
  height: auto;
}
.property-item.skill__list ul.history {
  width: 100%;
}
.property-item.social__list ul.history > li {
  width: 100%;
  min-height: 30px;
}
.property-item.social__list ul.history > li span {
  width: 100%;
}
.property-item.social__list ul.history > li span label:last-child {
  font-size: 11px;
  float: right;
  background: transparent;
  border: 0px solid red;
}
.property-item.social__list ul.history > li span label:first-child {
  font-size: 21px;
  color: #0f838f;
  background: transparent;
  border: 0;
}
.infoo div span:nth-child(2) {
  display: none;
}
ul.list-item li {
  width: 100%;
  margin-bottom: 10px;
}
ul.history div.description {
  color: #868686;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
}
p.project-link {
  color: #7b7b7b;
  font-size: 11px;
}
.lgbox a.social-link {
  color: #292c31;
}
.jobtitle {
  position: static;
  color: white;
  font-size: 13px;
  margin-bottom: 0;
  padding: 6px 13px;
  display: block;
  background: #0f838f;
  display: inline-block;
  height: 18px;
}
.smbox .circle-progress {
  display: none;
}
.multi-line > li:nth-child(2n+3) {
  clear: both;
}
.smbox ul.history > li {
  width: 100%;
}
.smbox ul.history h2.subtitle {
  color: #d0d0d0;
}
.ui-sortable-handle:hover {
  background: #7676766e;
}
.lgbox .contact-item {
  width: 50%;
  float: right;
}
.lgbox div.contact-item span:first-child {
  font-size: 11px;
}
.smbox .infoo div span:last-child {
  color: #c3c0c0;
  display: inline-block;
  width: 205px;
  text-align: right;
  font-size: 11px;
}
.contact__address {
  display: inline;
  font-style: normal;
}
.lgbox .infoo label {
  left: 16px;
}
.property-item_head label {
  left: 2px;
}
.lgbox h2.language-item ~ span label:first-child {
  color: #7b7b7b;
  font-size: 10px !important;
}
.smbox h3.subtitle label {
  border-color: #8d8b8b;
  color: #0f838f;
}
.smbox .skill__list ul.history > li {
  width: auto;
  margin-bottom: 7px !important;
}
.lgbox .skill__list ul.history > li:nth-child(n+3) {
  margin-bottom: 7px !important;
}
ul.history > li:nth-child(n+3) {
  margin-bottom: 0 !important;
}
.lgbox .bar-progress {
  display: none;
}
.property-item a {
  color: #0f838f;
}
h2.language-item ~ span label:first-child {
  border: 0 !important;
}
.smbox .circle-progress {
  display: none;
}
.smbox ul.list-item li p {
  color: #d0d0d0;
  border-right: 0;
}
.smbox .property-item_head label {
  width: 65%;
}
.lgbox .language__list .circle-progress {
  display: none;
}
ul.history.one-line {
  padding: 0 20px;
  box-sizing: border-box;
}
.lgbox .property-item.social__list ul.history > li {
  width: 50%;
}
.lgbox .property-item.social__list ul.history > li span label:last-child {
  float: right;
}
.lgbox .language__list ul.history > li {
  width: 47%;
  margin-left: 10px;
}
.lgbox .language__list .item-row.w4 {
  width: 100%;
}
.smbox a.social-link {
  color: #c3c0c0;
}
.lgbox .infoo div span:last-child {
  font-size: 11px;
}
.lgbox h2.subtitle.language-item {
  margin-top: 0 !important;
}
label.Education-Grade {
  color: #8a8a8a;
  font-size: 10px;
}
.other-infos {
  font-size: 11px;
  color: #c3c0c0;
  margin: 10px 0;
  padding-right: 15px;
}
.other-infos div:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 5px;
  background: #0f838f;
  right: -15px;
  top: 8px;
}
.other-infos div {
  position: relative;
}
label.exp-desc-title {
  color: #8d8b8b;
  font-size: 11px;
}
ul.exp-desc li {
  font-size: 10px;
  color: #8d8b8b;
}
ul.exp-desc li:before {
  background: #0f838f;
}
.property-item {
  float: right;
  width: 100%;
}
li.custom-list-item {
  min-height: 10px !important;
}
.property-item_head {
  height: 40px;
  margin-bottom: 0;
}
li.language-presentation-stars.overall h2,
li.language-presentation-descriptive.overall h2,
li.language-presentation-grades.overall h2 {
  text-align: right;
  text-indent: 5px;
  border: none;
}
label.grade {
  display: inline-block;
}
label.grade i {
  margin-bottom: 0 !important;
}
.lgbox label.grade {
  color: #434345 !important;
}
.smbox label.grade {
  padding-left: 5px;
  color: #fff;
  float: left;
}
label.grade {
  font-size: 10px !important;
}
.lgbox .language-presentation-stars label.grade {
  float: left;
  margin-left: 5px;
}
.language-presentation-stars.overall label.grade i {
  margin-top: 3px;
}
h2.subtitle.language-item label {
  font-size: 10px;
}
.lgbox ul.history.one-line {
  width: 100%;
}
body.no-photo div.user-image {
  display: none;
}
body.no-photo .smbox h1 {
  margin-top: 30px;
}