.c-btn {
  display: inline-block;
  background: #f75000;
  border: 1px solid #f75000;
  color: white;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  font-weight: 400;
  font-size: 1.4em;
  padding: 1.14286em 1em 1.14286em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 14.28571em;
     -moz-box-flex: 0;
      -ms-flex: 0 1 14.28571em;
          flex: 0 1 14.28571em;
  text-align: center;
  -webkit-transition-duration: 0.3s;
     -moz-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  /*&:after{
		content: '';
		position: absolute;
		height: 100%;
		width: 100%;
		top:0;
		left:0;
		background: rgba(255,255,255,0.2);
		transform: rotate(25deg) translate(50%,-250%);
		transition-duration: 0.3s;
	}*/ }
  .c-btn:hover {
    background: rgba(255, 255, 255, .2);
    color: #f75000; }
    .c-btn:hover:after {
      -webkit-transform: none;
                 -moz-transform: none;
                  -ms-transform: none;
                   -o-transform: none;
              transform: none; }
  .c-btn--invert {
    background: transparent; }
    .c-btn--invert:hover {
      color: white;
      background: #f75000; }
  .c-btn--attantion {
    background: #ffcd00;
    border-color: #ffcd00; }
    .c-btn--attantion:hover {
      color: #ffcd00; }
  .c-btn--warning {
    background: #ff181f;
    border-color: #ff181f; }
    .c-btn--warning:hover {
      color: #ff181f; }

.c-input {
  font-size: 1.4em;
  color: #808080;
  text-indent: 40px;
  text-indent: 2.5rem;
  min-width: 0;
  -webkit-transition-duration: 0.3s;
     -moz-transition-duration: 0.3s;
       -o-transition-duration: 0.3s;
          transition-duration: 0.3s;
  height: 3.57143em;
  border: 1px solid #f75000;
  -webkit-border-radius: 3px;
          border-radius: 3px; }
  .c-input:focus {
    border-color: #ff181f; }

.text-content {
  color: #333333;
  font-size: 1.4em;
  line-height: 1.42857em;
  /*ol ul*/
  /*/ol ul*/ }
  .text-content *::-moz-selection {
    color: #f75000;
    background: rgba(247, 80, 0, .2);
    text-decoration: underline; }
  .text-content *::selection {
    color: #f75000;
    background: rgba(247, 80, 0, .2);
    text-decoration: underline; }
  .text-content a {
    color: #f75000;
    -webkit-transition-duration: 0.3s;
       -moz-transition-duration: 0.3s;
         -o-transition-duration: 0.3s;
            transition-duration: 0.3s; }
    .text-content a::-moz-selection {
      color: #ff181f;
      background: rgba(255, 24, 31, .2); }
    .text-content a::selection {
      color: #ff181f;
      background: rgba(255, 24, 31, .2); }
    .text-content a:hover {
      color: #ff181f; }
  .text-content p:not(:last-child) {
    margin-bottom: 1em; }
  .text-content ul, .text-content ol {
    padding-left: 1.42857em; }
    .text-content ul:not(:first-child), .text-content ol:not(:first-child) {
      margin-top: 1em; }
    .text-content ul:not(:last-child), .text-content ol:not(:last-child) {
      margin-bottom: 1em; }
  .text-content ul li {
    list-style: none;
    position: relative; }
    .text-content ul li:before {
      content: '';
      position: absolute;
      top: 0.71429em;
      left: -1.42857em;
      height: 1px;
      width: 0.85714em;
      background: #69392e; }
  .text-content h1:not(:first-child), .text-content h2:not(:first-child), .text-content h3:not(:first-child), .text-content h4:not(:first-child), .text-content h5:not(:first-child), .text-content h6:not(:first-child) {
    margin-top: 1.5em; }
  .text-content h1:not(:last-child), .text-content h2:not(:last-child), .text-content h3:not(:last-child), .text-content h4:not(:last-child), .text-content h5:not(:last-child), .text-content h6:not(:last-child) {
    margin-bottom: .5em; }
  .text-content blockquote {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 1em 24px;
    padding: 1em 1.5rem; }
    .text-content blockquote:not(:first-child) {
      margin-top: 1em; }
    .text-content blockquote:not(:last-child) {
      margin-bottom: 1em; }
.r-input {
    /*font-size: 1.4em;*/
}
.per-d__title {
    padding-top: .4em;
}
.acc-socials__item
{
    display:inline-block;
    height: 32px;
    width: 32px;
    border: 1px solid #f75000;
    line-height: 30px; 
    text-align:center;
}
.acc-socials__item.active
{
        line-height: 30px;
}
.history-rate__body .pay-hist
{
    padding-top: 0px;
}
#pdopage_orders .pag, #pdopage_orders_arh .pag,#pdopage_referal .pag
{
    font-size:1.2em;
    margin-bottom:20px;
}
#pdopage_refbalance .pag
{
    font-size:1.2em;
    margin:20px 0;
}
.userfiles-form-clickable, .userfiles-dropzone .dz-message
{

    font-size: 1.2em !important;
 
}
.tab-stages__nav .disabled
{
    
}
.item-disabled
{
        cursor:not-allowed;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 33.3%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 33.3%;
    flex: 1 1 33.3%;
    text-align: center;
    font-size: 1.4em;
    font-weight: 600;
    padding: .964em 1.5em;
    background: #f9f9f9;
    border-bottom: 1px solid #dddddd;

}

.quiz__title {
    font-size: 1.2em;
    font-weight: 400;
    margin-bottom: 1em;
}
.quiz__block .quiz__title {
    font-size: 1.6em;
    font-weight: 600;
    margin-bottom: 2.5em;
}
.r-radio__input:after
{
    width:50%;
    height:50%;
}
.close-b-error {
    content: 'x';
    display: block;
    position: absolute;
    height: 15px;
    width: 15px;
    right: 2px;
    z-index: 1;
    top: 2px;
    cursor:pointer;
}
.small-gift 
{
    font-size:0.8em;
    font-weight:400;
}
.stages-cont__wrap
{
    min-height:auto;
}
.tab-stages__content  #UserTestForm .c-btn
{
        line-height: 0.4em;
        border-radius: 0;
}
.tab-stages__content  #UserTestForm .c-btn--invert {
    background: rgba(255, 255, 255, .2);
    color: #f75000;
    border-radius: 0;
}
.tab-stages__content  #UserTestForm .c-btn--invert:hover {
    background:#f75000;
    color:#fff;
}
.tab-stages__content .user-test-error {
    font-size:1.4em;
}
.tab-stages__content .p-test
{
    margin:0px;
}
.learn-matireals
{
    margin-bottom:40px;
}
.tab-stages__content .p-test__left .b-testtime {
    margin-top: 10px;
}
.tab-stages__content .user-test-resul
{
    font-size:1.4em !important;
    text-align:center !important;
}
.stages-cont__bottom {

    text-align: center;
}
.complect li .button {

    color: #323232;
    font-size: 12px;
    text-align: center;
}
.quiz__block {
    min-height: 230px;
}
.disabled-tab
{
    cursor:default;
}
.tab-stages__nav .disabled-tab:hover{
    background: #f9f9f9;
    border-bottom: 1px solid #dddddd;
    
}
.gift-popup__content span
{
    font-size:1.4em;
}
.prof-rate .ec-stars
{
background-position: 0 -16px;
    background-repeat: repeat-x;
    margin: 0px auto;
    width: 96px;
    height: 16px;
    display: inline-block;
}
.prof-rate .ec-stars span {
    background-position: 0 0;
    background-repeat: repeat-x;
    display: block;
    height: 16px;
    width: 0;
}
.grayscale {
    filter: grayscale(1);
}
.person-inf {

    justify-content: start;
}
p.user-test-result {
    font-size: 1.5em;
    text-align: center;
}
.select2-container {

    height: 2.5em;
    max-width: 410px;
    font-size: 1.2em;
}
#pdopage_refbalance .rows .pay-hist__tr:first-child
{
    background: #f7f7f7 !important;
    color: #333333 !important;
}

.make_ref_link, .promo_ref, #referralsMemberOuter form{
    padding: 20px;
    font-size: 14px;
}
.make_ref_link p, .promo_ref p{
    margin-bottom: 20px;
}

.make_ref_link a, .promo_ref a
{
    color:#f75000;
}
.make_ref_link .title, .promo_ref .title, #referralsConfirm .title, #referralsMemberOuter .title
{
    font-size:16px;
    color:#f75000;
    display:block;
    margin-bottom: 20px;
}

.make_link_form input{
    height: 30px;
    width: 300px;
    max-width: 100%;
}
.make_link_form button
{
    height: 30px;
    padding: 0 10px;
    background: #f75000;
    border: 1px solid #f75000;
    color: #fff;
    cursor:pointer;
}
.make_link_form button:hover
{
    color:#f75000;
    background: #ffffff;
}
#pdopage_referal
{
    font-size:13px;
}
#referralsConfirm input, .reffer_form input
{
    height: 30px;
    padding: 0 10px;
    border: 1px solid #ccc;
}
#referralsConfirm button, .reffer_form button {
    height: 30px;
    padding: 0 10px;
    background: #f75000;
    color: #ffffff;
    border: 1px solid #f75000;
}
.promo-wrap
{
    display:flex;
    flex-wrap:wrap;
}
.promo-wrap .promo-item
{
    display:block;
    flex:0 0 calc(100% / 3 - 30px);
    margin:0 15px;
}
.promo-wrap .promo-item img
{
    max-width: 100%;
}

.p-franchise__controls-right .c-btn {
    display: block;
    text-transform: uppercase;
    color: #fff;
    background: #f75000;
    width: 100%;
    font-size: 1em;
    line-height: 1;
    padding: 13px 15px 12px;
    border: 1px solid #f75000;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    text-align: center;
    cursor: pointer;
    height: 36px;
    padding: 11px;
    -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, .1);
    border-radius: 0px;
    overflow: initial;
}
.p-franchise__controls-right a.c-btn--invert {
    margin: 0 !important;
}
.p-franchise__controls-right .c-btn--invert, .p-franchise__controls-right .c-btn:hover {
    color: #f75000;
    background: #fff;
}
.p-franchise__controls-right .c-btn--invert:hover
{
    background: #f75000;
    color: #fff;
}
.pay-hist__table {
    margin-top: 30px;
}
.pay-hist__tr:first-child
{
    height:auto;
}
.pay-hist__table .pay-hist__head a
{
    color:#fff;
}
@media(max-width: 470px)
{
    .req-menu__rooms-name{
        width: 100%;
        flex: 0 0 100%;
        margin-bottom: 15px;
    }
    .p-franchise__controls-left {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 0;
        margin-bottom: 27px;
    }
    .s-search__input
    {
        max-width: 100%;
    }
    .p-franchise__controls-right {
        order: 2;
    }
}