@charset "UTF-8";
.absolute-vertical-align {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: iranyekan, Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.42857143;
  color: #000000;
  background-color: #e7ebf0;
  letter-spacing: -0.5px;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #47a2db;
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #497799;
  text-decoration: underline;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0.375rem;
}
.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.42857143;
  background-color: #e7ebf0;
  border: 1px solid #dddddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}
/* base */
.ellipsis {
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  display: block;
}
.noselect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.textselect {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.copyonly {
  color: transparent;
  display: inline-block;
  vertical-align: baseline;
  width: 1px;
  height: 0;
  background: 0 no-repeat none;
  font-size: 0 !important;
  float: right;
  text-rendering: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.number-persian,
.form-control-persian {
  font-family: IRANSansNumbers;
  font-weight: 300;
  font-size: inherit;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.dropdown {
  position: relative;
}
[hidden] {
  display: none !important;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.badge {
  display: inline-block;
  min-width: 21px;
  padding: 0.5rem 0.3125rem 0.25rem;
  font-size: 0.6875rem;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 0.6875rem;
  margin-top: 4px;
  font-family: IRANSansNumbers;
  font-weight: 300;
}
.inline-dir {
  display: inline-block;
  direction: ltr;
}
.is-blur {
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='@filter');
}
@font-face {
  font-family: XenoisSansPro;
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/XenoisSansPro-Medium.otf') format('embedded-opentype');
}
@font-face {
  font-family: XenoisSansPro;
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/XenoisSansPro-Regular.otf') format('embedded-opentype');
}
/* rc-layout */
.rlp-split {
  margin: 0 auto;
  min-width: 300px;
  direction: rtl;
  text-align: right;
}
.rlp-split:before,
.rlp-split:after {
  content: " ";
  display: table;
}
.rlp-split:after {
  clear: both;
}
.rlp-split:before,
.rlp-split:after {
  content: " ";
  display: table;
}
.rlp-split:after {
  clear: both;
}
/* rlp-header */
.rlp-header {
  height: 7.5rem;
  background: #ffffff;
}
.rlp-header-logo {
  padding-top: 1.25rem;
  padding-bottom: 1.875rem;
  height: 100%;
}
.rlp-header-logo img {
  height: 100%;
}
/* rlp-logan */
.rlp-logan {
  background: #47a2db;
  /* Old browsers */
  background: -moz-linear-gradient(left, #4abdd0 0%, #47a2db 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #4abdd0 0%, #47a2db 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #4abdd0 0%, #47a2db 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@end', endColorstr='@start', GradientType=1);
  /* IE6-9 */
}
.rlp-logan .rlp-logan-text {
  color: #ffffff;
  font-size: 1.5625rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-weight: 300;
}
/* rlp-content */
.rlp-content {
  background-color: #ffffff;
  background-image: url(../images/pattern.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1.625rem;
  padding-bottom: 1.625rem;
}
.rlp-profile-wrap {
  width: 15.625rem;
  height: 15.625rem;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  background-image: url(../images/profile-img-frame.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2rem;
}
.profile-img {
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 100%;
}
.rlp-content-caption-wrap,
.rlp-content-info-wrap,
.rlp-content-site-wrap,
.rlp-content-add-wrap {
  margin-top: 1rem;
}
.rlp-content-caption-wrap {
  font-size: 1.75rem;
}
.rlp-content-info-wrap,
.rlp-content-peer-wrap {
  font-size: 1.5rem;
}
.rlp-content-peer-wrap {
  margin-top: 0.3125rem;
}
.rlp-content-info-wrap {
  letter-spacing: -1px;
  color: #797979;
}
.rlp-content-caption-wrap {
  color: #585858;
  font-weight: 700;
}
.rlp-content-peer-wrap {
  color: #a5a5a5;
}
.rlp-content-add {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: none;
  white-space: nowrap;
  background: #47a2db;
  /* Old browsers */
  background: -moz-linear-gradient(left, #4abdd0 0%, #47a2db 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #4abdd0 0%, #47a2db 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #4abdd0 0%, #47a2db 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@end', endColorstr='@start', GradientType=1);
  /* IE6-9 */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0.375rem 0.75rem;
  text-shadow: 0px 3px 8px rgba(0, 0, 0, 0.15);
  font-size: 1rem;
  min-width: 14.375rem;
  border-radius: 20px;
  line-height: 1.5;
}
.rlp-content-add,
.rlp-content-add:hover,
.rlp-content-add:focus,
.rlp-content-add.focus {
  color: #ffffff;
  text-decoration: none;
}
