/**
 * Portmone 'Top-Up' / 'p2p page' LESS
 *
 * @version $Rev: 30712 $
 * @author $Author: kasianets $
 * @since $Date: 2017-05-25 15:46:36 +0300 (Чт, 25 май 2017) $
 *
 * @filesource $HeadURL: svn://10.139.15.14/www.portmone.com.ua/r3/branches/test/public/css/alt/less/p2p-page.less $
 */
/**
 * Portmone 'Top-Up' / 'Variables' LESS
 *
 * @version $Rev$
 * @author $Author$
 * @since $Date$
 *
 * @filesource $HeadURL$
 */
/** BOOTSTRAP SOURCES DIRECTORY **/
/** BOOTSTRAP VARIABLES **/
/** IMAGE DIRECTORY **/
/** FONT DIRECTORY **/
/** DEFAULT BORDER RADIUS **/
.section-header-p2p-ptm {
  background-color: #00c3e3;
}
.svg-h-p2p-ptm {
  width: 61px;
}
.section-payment-p2p-ptm {
  background-color: #ebecee;
}
.section-payment-p2p-ptm .panel-card-p2p-ptm {
  background-color: #bee2f5;
}
.section-p2p-ptm {
  background-color: #ebecee;
}
@media (max-width: 991px) {
  .col-aside-p2p-ptm {
    background-color: #DFE0E2;
  }
}
label {
  font-weight: 500;
}
.panel-help-p2p-ptm {
  background-color: #DFE0E2;
  box-shadow: none;
}
@media (min-width: 992px) {
  .panel-help-p2p-ptm {
    height: 100%;
    margin-right: -15px;
  }
}
.panel-help-p2p-ptm .panel-body {
  padding-top: 0;
}
.panel-help-p2p-ptm .panel-body p {
  line-height: 1.42857143;
}
.panel-help-p2p-ptm .panel-body a {
  color: #ff0006;
}
.panel-help-p2p-ptm .panel-body .media-left img {
  margin-top: 4px;
}
@media (max-width: 991px) {
  .section-p2p-ptm #form-payment .row:nth-child(2) {
    position: relative;
  }
  .section-p2p-ptm .col-cart-1-mob-ptm .panel-card-ptm {
    margin-bottom: 325px;
  }
  .section-p2p-ptm .col-cart-2-mob-ptm {
    position: absolute;
    top: 300px;
  }
  .section-p2p-ptm .section-result-p2p-ptm .col-divider-ptm {
    display: none;
  }
}
.section-result-ptm .row-result-footer-p2p-ptm {
  color: inherit;
  background-color: transparent;
}
.row-result-footer-p2p-ptm h3,
.row-result-footer-p2p-ptm p,
.row-result-footer-p2p-ptm li {
  line-height: 1.5;
}
.row-result-footer-p2p-ptm li:not(:last-child) {
  margin-bottom: 5px;
}
#p2p-wrapper span.pseudo {
  color: #fe0605;
  cursor: pointer;
  font-weight: 700;
}
#p2p-wrapper span.pseudo:hover {
  color: #e60404;
}
@media (max-width: 767px) {
  .accounts .card .frontSide .content > select.form-control {
    font-size: 14px;
  }
}
