@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Roboto", serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
  color: #a0a0a0;
  background: #26272c;
  height: 100%;
  position: relative;
}

.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   text-align: center;
}

a {
  color: #22541d;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover, a:active, a:focus {
  color: #22541d;
  outline: none;
}

p {
  margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
  color: #fff;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 30px 0;
}

::-webkit-selection {
  color: #fff;
  background: #22541d;
}

::-moz-selection {
  color: #fff;
  background: #22541d;
}

::selection {
  color: #fff;
  background: #22541d;
}

.lead {
  font-size: 18px;
}

img.sourceicon {
  margin-bottom: 40px;
}

img.bulleticon {
	width: 28px;
	height: 28px;
	margin-right: 10px;
}

.img-shadow {
  -webkit-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  -ms-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  -o-box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 3px 6px -1px rgba(0, 0, 0, 0.19);
}

.list-nav {
  margin: 30px 0 30px 0;
  padding: 0;
}
.list-nav li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  padding-left: 30px;
  margin-bottom: 10px;
  position: relative;
}
.list-nav li i {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  color: #22541d;
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-family: "Open Sans", Arial, sans-serif !important;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #22541d;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #22541d;
}
.btn:hover, .btn:active, .btn:focus {
  background: #393e46 !important;
  color: #fff;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.social {
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
  width: 100%;
}
.social li {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.social li a {
  font-size: 16px;
  display: table;
  width: 40px;
  height: 40px;
  margin: 0 4px;
}
.social li a i {
  display: table-cell;
  vertical-align: middle;
}
.social li a:hover, .social li a:active, .social li a:focus {
  text-decoration: none;
  border-bottom: none;
}
.social li a.social-box {
  background: #22541d;
  color: #fff;
}
.social li a.social-circle {
  background: #22541d;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.social li a:hover {
  background: #393e46 !important;
}
.social.social-box a {
  background: #22541d;
  color: #fff;
}
.social.social-circle a {
  background: #22541d;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.BarionShopButton {
    display: inline-flex;
    font-size: 16px;
    color: #ffffff;
    height: 40px;
    width: 220px;
    line-height: 40px;
    padding-right: 8px;
    cursor: default;
}

.BarionShopButton a {
    text-decoration: none !important;
}

.BarionShopButton span {
        display: block;
        background: url(https://www.crosscut.club/images/barion1-white.svg) 6px 5px no-repeat;
        width: 44px;
        height: 40px;
        background-size: 30px;
        border-right: 1px solid #26272c;
        margin-right: 25px;
    }

.PaymentPending {
    background: #0097db;
}

.PaymentCompleted {
    background: #22541d;
}

.docbutton {
    border-radius: 8px;
    background-color: #22541d;
    border-width: 0px;
    padding: 1em;
}

.objectrow {
    padding: 0.5em;
    border: 1em solid white;
    border-radius: 5px;
}

.form-control {
    background-color: #3e3f47;
    border: 1px solid #555;
    color: #f5f5f5;
}

.form-control:focus {
    background-color: #485b71;
    border-color: #22541d;
    box-shadow: 0 0 0 0.2rem rgba(34, 84, 29, 0.25);
    color: #f5f5f5;
}

.card {
    background-color: #3e3f47;
    border: 1px solid #555;
}

.card-body {
    padding: 1.5rem;
}

.btn-dark {
    background-color: #22541d;
    border-color: #22541d;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.btn-dark:hover {
    background-color: #1a3f16;
    border-color: #1a3f16;
}

.text-success {
    color: #4caf50 !important;
}

.text-warning {
    color: #ff9800 !important;
}

.barion-logo {
    max-height: 55px;
}

.tos-text {
    font-size: 0.9rem;
}

@media (max-width: 767.98px) {
    .tos-text {
        text-align: center;
        margin-top: 15px;
    }

    .barion-logo-container {
        text-align: center;
    }
}

.list-group-item {
    background-color: #484951;
}

/* Finance page styles */
.section-card {
    margin-bottom: 2rem;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.section-header {
    background-color: #40424a;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.table-row {
    padding: 0.75rem;
    border-bottom: 1px solid #40424a;
}

.table-row:hover {
    background-color: #2d2e34;
}

.total-row {
    background-color: #2d2e34;
    font-weight: bold;
}

.status-paid {
    color: #198754;
}

.status-pending {
    color: #ffc107;
}

.status-unpaid {
    color: #dc3545;
}

.btn-group-custom {
    margin: 1rem 0;
}

.btn-custom {
    margin: 0 0.5rem;
}

.fy-input {
    width: 120px;
    text-align: center;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    padding: 0.375rem 0.75rem;
}
