@charset "utf-8";
* {
  margin: 0px;
  padding: 0;
  text-decoration: none;
  position: relative;
  box-sizing: border-box;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  font-family: "Roboto", sans-serif !important;
  overflow-x: hidden;
  overflow-y: scroll;
  letter-spacing: 0.015em !important;
  word-spacing: 0.2rem;
  font-size: 12px;
  background-repeat: no-repeat;
  background-size: cover;
}
:focus {
  outline: 0;
}
table {
  max-width: 100%;
}
#dvYazi td {
  padding: 0.25rem 0.5rem;
}
a {
  color: inherit;
  cursor: pointer;
  text-decoration: none !important;
}
a:hover {
  color: inherit;
}
a:visited {
  color: inherit;
}
a[href^="#"] {
  cursor: default;
}
area[href^="#"] {
  cursor: default;
}
u {
  text-decoration: underline !important;
}
pre {
  white-space: pre-line;
}
img {
  border: none;
  max-width: 100% !important;
}
label {
  line-height: 28px;
}
.clickable {
  text-decoration: underline;
  color: rgb(0, 105, 143);
  cursor: pointer;
}
button::-moz-focus-inner {
  border: 0 none;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin: 0 !important;
}
h3 {
  color: rgb(0, 105, 143);
}
h5 {
  color: #333333;
}
ul {
  list-style: inside;
}
::-webkit-input-placeholder {
  color: #666;
  opacity: 1;
  font-style: normal;
} /* WebKit browsers */
:-moz-placeholder {
  color: #666;
  opacity: 1;
  font-style: normal;
} /* Mozilla Firefox 4 to 18 */
::-moz-placeholder {
  color: #666;
  opacity: 1;
  font-style: normal;
} /* firefox 19+ */
:-ms-input-placeholder {
  color: #666;
  opacity: 1;
  font-style: normal;
} /* ie */
.anaEkran {
  width: 100%;
  max-width: 100%;
  padding-bottom: 8rem;
  min-height: 100%;
}
.ui-dialog {
  position: fixed;
}
.ui-dialog-content {
  padding: 2rem 2rem 1.7rem 2rem !important;
}
.ui-dialog-titlebar-close {
  visibility: hidden !important;
}
/*navbar cssleri*/
nav li {
  border-right: 1px solid #fff;
}
nav a {
  color: #fff;
  transition: 0.3s;
}
nav a:hover {
  background-color: var(--side-color) !important;
  color: var(--side-color-fore) !important;
}
.navbar-spec {
  background-color: var(--main-color);
}
.navbar-right a {
  background-color: var(--main-color);
}
.navbar-right a:hover {
  background-color: var(--side-color) !important;
  color: var(--side-color-fore) !important;
}
@media (max-width: 991px) {
  .navbar-right li {
    width: 100%;
  }
  .navbar-spec .nav-item a {
    border-bottom: 1px solid #fff;
  }
}
@media (max-width: 1399px) and (min-width: 991px) {
  .navbar-right {
    flex-direction: column !important;
  }
}
.sagDiv {
  float: right;
}
.sagDiv i {
  margin-left: 10px;
}
.solDiv {
  float: left;
}
.temiz {
  clear: both !important;
}
.dvWait {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  background: url(../images/loading_eventigizer.gif) center no-repeat !important;
  height: 200px;
  width: 200px;
  background-size: contain !important;
}
.dvWait .ui-dialog-titlebar {
  display: none !important;
}
#dvWait {
  padding: 0 !important;
  border: none !important;
}
.kayitAna {
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 20px;
}
.kayitAna ul {
  list-style: none;
  padding-left: 0px;
}
.kayitSatir {
  display: flex;
  align-items: center;
  justify-content: left;
}
.dilsecili {
  display: none !important;
}
.kayitLogo {
  text-align: left;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.kayitLogo img {
  max-width: 100%;
  display: block;
}
.kayitIc {
  padding: 20px;
  background-color: #fff;
  border-bottom-right-radius: 20px;
}
.kayitIcIc {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.kayitFatura {
  padding: 1rem;
  border-radius: 5px;
  margin: 0 1rem;
}
.kayitIcSag {
  order: 1;
  width: 100%;
}
.kayitIcSagIc {
  min-width: 260px;
}
@media (max-width: 768px) {
  .kayitIcSagIc {
    margin-bottom: 8rem;
  }
}
.kayitIcSol {
  order: 2;
  width: 100%;
}
.kayitIcSolIc {
  margin-bottom: 15px;
}
.kayitIcSolIcTab {
  display: none;
}
.kayitIcSolIcTab:first-child {
  display: block;
}
@media (max-width: 768px) {
  .kayitIcSolIcTab {
    margin-bottom: 10rem;
  }
}
.satirInput {
  display: flex;
}
.satirInput label {
  margin-left: 5px;
  flex-grow: 1;
}
.frmDisSatir {
  margin-bottom: 1rem;
}
.frmDisSatir .form-label {
  margin-top: 0.5rem;
  color: #666;
  font-size: 0.8rem;
  display: inline-block;
  background-color: #fff;
  z-index: 99;
  padding: 0 0.5rem;
  margin-left: 0.5rem;
}
.frmDisSatir label {
  display: block;
  font-size: 0.8rem;
  line-height: 1rem;
  margin-bottom: 0;
}
.textIcon {
  color: #2b3643;
  cursor: help;
  font-size: 14px;
  left: 7px;
  position: absolute;
  text-align: center;
  top: 8px;
  width: 20px;
}
.dialogIcon {
  color: #2b3643;
  cursor: help;
  font-size: 14px;
  left: 7px;
  position: absolute;
  text-align: center;
  top: 8px;
  width: 20px;
}
.inputText {
  border: medium none;
  color: #000;
  display: block;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
  height: 22px;
  width: 100%;
}
.kaydetBT {
  padding: 0.375rem 0.75rem;
  cursor: pointer;
  margin-top: 20px;
  text-align: center;
  font-size: 1rem;
  transition: 0.3s;
  background-color: var(--side-color) !important;
  color: var(--side-color-fore) !important;
  border-radius: 0.25rem;
  border: none;
}
.kaydetBT:hover {
  background-color: var(--tert-color) !important;
  color: var(--tert-color-fore) !important;
}
.buttonYeniKayit {
  background-color: var(--main-color);
  transition: 0.3s;
  color: #fff;
  padding: 0.375rem 0.75rem;
  text-align: center;
  cursor: pointer;
  margin-bottom: 1rem;
  font-size: 1rem;
}
.seperator {
  font-size: 15px;
  font-weight: 600;
  margin: 24px auto;
  position: relative;
  overflow: hidden;
  width: 100px;
  text-align: center;
}
.separator .text {
  display: inline-flex;
  position: relative;
  padding: 0 8px;
  font-size: 0.9rem;
}
.separator .text::before,
.separator .text::after {
  content: "";
  display: block;
  width: 30px;
  position: absolute;
  top: 12px;
  border-top: 1px solid;
}
.separator .text::before {
  right: 100%;
}
.separator .text::after {
  left: 100%;
}
.buttonYeniKayit:hover {
  background-color: var(--side-color) !important;
  color: var(--side-color-fore) !important;
}
.butonNormal {
  background-color: var(--main-color) !important;
}
.butonNormal:hover {
  background-color: var(--side-color) !important;
  color: var(--side-color-fore) !important;
}
.butonIptal {
  background-color: #ff6961 !important;
  color: #fff !important;
}
.butonIptal:hover {
  background-color: var(--side-color) !important;
  color: var(--side-color-fore) !important;
}
.deadLine {
  padding: 20px 20px 0px 20px;
  background-color: #fff;
  text-align: right;
}
.deadLine .counter {
  margin-top: 20px;
}
.deadLineYazi {
  display: inline-block;
}
.deadLineTarih {
  color: #348fe2;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  padding-left: 5px;
}
.cntSeparator {
  color: #000;
  font-size: 54px;
  width: 20px;
  text-align: center;
}
.counterYaziBirim {
  text-align: center;
  float: left;
  width: 106px;
  margin-right: 20px;
  font-size: 13px;
  font-weight: bold;
  color: #000;
}
.valOkI {
  color: #35aa47;
}
.frmValid input,
.frmValid textarea,
.frmValid .select2-selection,
.frmValid.frmSatir,
.frmValid.frmSatirFlex {
  padding-right: calc(1.5em + 0.75rem) !important;
}
.valOkSatir input,
.valOkSatir textarea,
.valOkSatir .select2-selection,
.valOkSatir.frmSatir,
.valOkSatir.etkinlikSoru,
.valOkSatir.frmSatirFlex {
  border-color: rgb(128, 188, 0) !important;
}
.valErrorSatir input,
.valErrorSatir textarea,
.valErrorSatir .select2-selection,
.valErrorSatir.frmSatir,
.valErrorSatir.etkinlikSoru,
.valErrorSatir.frmSatirFlex {
  border-color: #ff5733 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.valErrorSatir .select2-selection {
  background-position: right calc(1.375em + 0.1875rem) center;
}
.inputRO {
  background-color: #e9ecef;
}
.formSelect {
  border: none;
  height: 28px;
  font-weight: 300;
  font-size: 12px;
  width: 100%;
}
.fiyatAdet {
  width: 150px;
  display: flex;
  justify-content: space-between;
}
.fiyatAdet .select2-selection__rendered {
  text-align: right !important;
  padding-right: 15px !important;
}
.select2-hidden-accessible {
  position: absolute;
  right: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
}
.dvOzet {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.dvOzet tr:nth-child(even) {
  background-color: #dddddd;
}
.dvOzet tr:nth-child(odd) {
  background-color: #efefef;
}
.dvOzet td {
  padding: 0.5rem;
}
.dvOzet td:nth-child(1) {
  text-align: right;
}
.odemeTab {
  border: 1px solid #dedfe0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.kullaniciUnutma {
  font-style: normal;
  cursor: pointer;
  text-decoration: underline;
  font-size: 1.4rem;
}
.kullaniciUnutma:hover {
  color: #2a72b5;
  text-decoration: underline;
}
.fiyatYazi {
  display: block;
  font-style: italic;
  font-weight: 300;
  margin-left: 25px;
}
.fiyatSayac {
  display: block;
  font-style: italic;
  font-weight: 300;
  color: #ff0000;
  margin-left: 25px;
}
.fiyatSayac.kursBilgi {
  font-size: 0.9rem;
  color: #000 !important;
}
.secenekFiyat {
  font-weight: 700;
  white-space: pre;
}
.formGenislik {
  max-width: 600px;
}
.frmForm {
  display: flex;
  flex-direction: column;
}
.dvGizliTc {
  display: none !important;
}
.dvGizliEposta {
  display: none !important;
}
.dvGizliUlke {
  display: none !important;
}
.fiyatdisabled {
  text-decoration: line-through;
}
.footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
@media (max-width: 768px) {
  .footer {
    bottom: -85px;
  }
}
.footerUst {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.footerIc {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
.footerCopyright {
  line-height: 2rem;
}
.footerLogo {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.footerLogo a {
  margin-left: 1rem;
}
.footerLogo a:first-child {
  margin-left: 0;
}
.kayitGielissen {
  background-image: url("/images/gielissen.png");
  background-position: 0 0;
  height: 2rem;
  width: 10rem;
}
.kayitEventigizer {
  background-image: url("/images/eventigizer.png");
  background-position: 0 0;
  height: 3rem;
  width: 10rem;
}
.kayitEventigizer:hover {
  background-position: 0 3rem;
}
.kayitEvronas {
  background-image: url("/images/evronas.png");
  background-position: 0 0;
  height: 2rem;
  width: 17rem;
}
.footerAlt {
  background-color: var(--main-color);
  padding: 0.5rem 1rem;
  display: flex;
  justify-content: center;
}
.footerSsl {
  background-image: url("/images/ssl.png");
  background-position: 0 0;
  height: 3rem;
  width: 6rem;
}
.footerMenu ul {
  list-style: none;
  line-height: 2rem;
}
.footerMenu ul li a {
  color: #fff;
}
.footerMenu {
  display: flex;
  color: #fff;
}
.footerMenu div {
  cursor: pointer;
  border-right: 1px solid #fff;
  padding-right: 1rem;
  margin-right: 1rem;
  line-height: 2rem;
}
.footerMenu div:last-child {
  border-right: none;
  padding-right: 0;
  margin-right: 0;
}
#dvAgreement td {
  padding: 0.5rem;
}
#dvPrivacy td {
  padding: 0.5rem;
}
.kayitYazi a {
  color: rgb(0, 105, 143) !important;
}
.kayitYazi td {
  padding: 0.5rem;
}
.kayitYazi table {
  width: 100%;
}
.kayitAttrDiv {
  padding: 10px 100px 10px 10px !important;
  min-height: 6rem;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 0 !important;
  display: none;
}
.kayitUrunEkle {
  font-size: 2rem;
  position: absolute;
  right: 10px;
  bottom: 1rem;
  color: var(--side-color);
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;
  width: 80px;
  justify-content: center;
  align-items: center;
}
.kayitUrunEkle:hover {
  color: var(--tert-color);
}
.kayitUrunEkle span {
  font-size: 0.7rem;
  text-align: center;
  line-height: 0.7rem;
  margin-top: 0.5rem;
}
.kayitAttrAdIc {
  padding: 0.5rem 0;
}
.kayitAttrFiyat {
  background-color: rgba(var(--side-color-rgb), 0.5);
  color: var(--side-color-fore) !important;
  padding: 0px 10px 0px 10px;
  min-width: 100px;
  display: flex;
  text-align: right;
  align-items: center;
  transition: 0.3s;
  justify-content: right;
  align-items: center;
}
.kayitSepetDiv {
  padding: 10px 5em 10px 10px !important;
  min-height: 70px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 0 !important;
}
.kayitGecmisDiv {
  padding: 10px 3em 10px 10px !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 0 !important;
}
.gecmisFaturali {
  padding-right: 100px !important;
  min-height: 50px;
}
.gecmisFaturali .fatura {
  font-size: 2rem;
  position: absolute;
  right: 0.5rem;
  bottom: 0;
  color: var(--side-color);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
}
.gecmisFaturali i {
  margin: 0px 5px;
  cursor: pointer;
}
.gecmisFaturali i:hover {
  color: rgb(0, 105, 143);
}
.kayitSepetIcAd {
  display: flex !important;
  justify-content: space-between;
  padding: 0px 0px 0px 30px !important;
  overflow: hidden;
  margin-top: 10px !important;
}
.kayitSepetIcAdIc {
  padding: 5px 10px 5px 0px;
}
.kayitSepetIcFiyat {
  background-color: rgba(var(--side-color-rgb), 0.5);
  color: var(--side-color-fore) !important;
  padding: 0.5rem;
  min-width: 100px;
  text-align: right;
  transition: 0.3s;
  font-weight: bold;
}
.kayitSepetIcFiyatEk {
  font-size: 0.6rem;
  font-weight: normal;
}
.kayitUrunCikar {
  font-size: 3rem;
  position: absolute;
  right: 10px;
  top: 10px;
  color: #ff6961;
  cursor: pointer;
}
.kayitUrunCikar:hover {
  color: #e15d56;
}
.kayitAttrBaslik {
  color: rgb(0, 105, 143);
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  text-align: center;
  width: 100px;
  line-height: 1rem;
  font-weight: 300;
  font-size: 0.7rem;
  padding: 10px 10px 0px 10px;
}
.kayitAttrYazi {
  font-size: 0.8rem;
  padding: 0 10px 0px 0px;
  margin-bottom: 2rem;
}
.kayitAttrYazi table {
  margin-bottom: 2rem;
}
.kayitAttrYazi td {
  padding: 0.5rem;
  border-width: 1px;
}
.kayitAttrYazi ul {
  padding: 0;
}
.kayitAttrYazi2 {
  position: absolute;
  bottom: 2.5rem;
  left: 0;
  right: 0;
  z-index: 555;
  color: initial;
  text-align: center;
  height: 2.5rem;
  overflow: hidden;
  color: var(--tert-color) !important;
  font-size: 0.8rem;
}

.kayitPanelAlanAd {
  font-size: 1.1rem;
  color: rgb(0, 105, 143);
  margin-top: 1rem;
}
.kayitPanelAlanBaslik {
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}
.kayitPanelAlanYazi {
  overflow-x: auto;
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
}
.kayitPanelAlanYazi table {
  margin-bottom: 2rem;
}
.kayitPanelAlanYazi td {
  padding: 0.5rem;
  border-width: 1px;
}
.kayitPanelAlanYazi ul {
  list-style-position:inside;
  margin:0;
  padding:0;
}
.kayitPanelAlanYazi li {
  list-style-position:inside;
  margin:0;
  padding:0;
}
.kayitPanelAlanYazi a, .kayitAttrYazi a{
  text-decoration: underline !important;
  color: var(--tert-color) !important;
}
.kayitUst {
  display: flex;
}
.kayitMenuDil ul {
  display: flex;
}
.kayitMenuDil li {
  list-style: none;
  padding: 5px 10px;
  display: block;
  background-color: #054a89;
  color: #fff;
  margin-right: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  cursor: pointer;
}
.kayitMenuDil li:hover {
  background-color: #348fe2;
}
.kayitUstMenu {
  display: flex;
}
.kayitUstMenu li a {
  color: #fff;
}
.kayitUstMenu li {
  list-style: none;
  display: block;
  color: #fff;
  cursor: pointer;
  transition: 0.3s;
}
.kayitUstMenu li i {
  margin-right: 10px;
}
.butonCikis {
  background-color: #c41500 !important;
}
.butonCikis:hover {
  background-color: #ff4933 !important;
}
#ui-datepicker-div {
  background-color: #efefef;
  box-shadow: 1px 1px 3px #000;
  overflow: hidden;
  padding: 10px !important;
  z-index: 555 !important;
}
#ui-datepicker-div select {
  width: 100%;
}
.genisPanel {
  max-width: 100%;
}
.genisPanel .formGenislik {
  max-width: 100%;
}
.dvStantResim {
  width: 100%;
}
.stantButon {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1;
}
.stantButonIc {
  margin-bottom: 5px;
}
.stantButonYazi {
  text-align: right;
  font-size: 0.8rem;
  line-height: 20px;
  margin-right: 5px;
}
.stantLegend {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
}
.stantLegendIc {
  display: flex;
  margin-bottom: 5px;
}
.stantLegendLegend {
  width: 50px;
  height: 20px;
}
.stantLegendYazi {
  text-align: center;
  font-size: 0.8rem;
  line-height: 20px;
  margin-left: 5px;
}
.stantFree {
  background-color: rgba(0, 255, 0, 0.5);
  cursor: pointer !important;
}
.stantRezervKendi {
  background-color: rgba(0, 255, 255, 0.5);
  cursor: pointer !important;
}
.stantRezervBaska {
  background-color: rgba(255, 255, 0, 0.5);
}
.stantSatisKendi {
  background-color: rgba(0, 0, 255, 0.5);
  cursor: pointer !important;
}
.stantSatisBaska {
  background-color: rgba(255, 0, 0, 0.5);
}
.koyu {
  font-weight: 700;
}
.frmOzetSatir {
  width: 100%;
  margin-bottom: 5px;
  border-color: #ced4da;
  border-style: solid;
  border-width: 1px 1px 1px 3px;
  border-radius: 0.25rem;
  margin-top: -0.5rem;
}
.ozetDis {
  margin: 1rem;
}
.ozetDisYanSatir {
  display: flex;
}
.ozetDisDikSatir {
  display: flex;
  flex-direction: column;
  margin-top: 0.5rem;
}
.ozetDisYanSatir label {
  line-height: 1rem;
  text-align: left;
  display: flex;
  align-items: center;
}
.ozetIc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
}
.ozetYazi {
  width: 70%;
}
.ozetFiyat {
  width: 25%;
  text-align: right;
}
.ozetToplam {
  padding: 0.5rem 1rem 0 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ozetToplam .ozetYazi {
  text-align: right;
}
@media screen and (max-width: 320px) {
  body {
    font-size: 12px;
  }
}
@media screen and (min-width: 321px) and (max-width: 639px) {
  body {
    font-size: 12px;
  }
}
@media screen and (min-width: 640px) and (max-width: 779px) {
  body {
    font-size: 12px;
  }
}
@media screen and (min-width: 780px) and (max-width: 959px) {
  body {
    font-size: 13px;
  }
  .kayitIcSol {
    width: 50%;
    order: 1;
  }
  .kayitIcSag {
    width: 35%;
  }
}
@media screen and (min-width: 960px) {
  body {
    font-size: 12px;
  }
  .kayitIcSol {
    width: 50%;
    order: 1;
  }
  .kayitIcSag {
    width: 35%;
  }
  .footerIc {
    justify-content: space-between;
  }
}
@media screen and (min-width: 1130px) {
  .kayitIcSol {
    width: 50%;
    order: 1;
  }
  .kayitIcSag {
    width: 35%;
  }
  .footerIc {
    justify-content: space-between;
    align-items: center;
  }
}
.was-validated .select2-container .select2-selection {
  border-color: var(--side-color);
}
.select2-container .select2-selection {
  display: flex !important;
  justify-content: start;
  align-items: center;
  padding-left: 0.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1rem;
  min-height: 1rem;
  overflow: hidden;
  background-color: #fff;
  border-color: #ced4da;
  border-style: solid;
  border-width: 1px 1px 1px 3px;
}
.mecburi .select2-container .select2-selection {
  border-left-color: rgb(128, 188, 0) !important;
}
.select2-container--default .select2-selection .select2-selection__arrow {
  right: 0.5rem;
  top: 0.5rem;
}
.select2-container--default .select2-selection .select2-selection__rendered {
  width: 100%;
}
.backField {
  color: #c41500;
}
.ui-widget-content {
  border-radius: 0.25rem !important;
}
.ui-widget-header {
  background-color: rgb(0, 105, 143);
}
.ui-dialog .ui-dialog-buttonpane button {
  padding: 0.375rem 0.75rem;
  color: #fff;
  cursor: pointer;
  text-align: center;
  font-size: 0.8rem;
  transition: 0.3s;
  background-color: rgb(0, 105, 143) !important;
  border-radius: 0.25rem;
  border: none;
}
.ui-dialog .ui-dialog-buttonpane button:hover {
  background-color: var(--side-color) !important;
  color: var(--side-color-fore) !important;
}
.kayitProp {
  margin-bottom: 2rem;
}
.kayitProp .kayitPropYazi {
  overflow: auto;
}
.kayitPropYazi tbody {
  border-width: 3px;
}
.kayitPropYazi tbody td {
  padding: 0.5rem;
  border-width: 1px;
}
.kayitPropAd {
  margin-top: 10px;
  font-size: 1.1rem;
  color: rgb(0, 105, 143);
}
.kayitAd {
  color: rgb(0, 105, 143);
  font-size: 1.1rem;
}
.form-control {
  color: rgb(0, 105, 143) !important;
  font-size: 0.9rem !important;
  border-width: 1px 1px 1px 3px !important;
}
.mecburi .form-control {
  border-left-color: rgb(128, 188, 0) !important;
}
.form-control:focus {
  box-shadow: none;
  border-color: rgb(0, 105, 143);
}
.radio.uniformed.checked + label {
  color: rgb(0, 105, 143) !important;
}
.frmValid {
  margin-top: -0.5rem;
}
.frmValid input,
.frmValid textarea,
.frmValid.frmSatir,
.frmValid.frmSatirFlex {
  padding-top: 0.5rem;
}
.frmValid textarea {
  height: 6rem;
  line-height: 1rem;
}
.frmValid label {
  line-height: 1.5rem;
  display: inline-block;
  margin-right: 0.5rem;
}
.frmSatir {
  width: 100%;
  margin-bottom: 5px;
  border-color: #ced4da;
  border-style: solid;
  border-width: 1px 1px 1px 3px;
  padding: 2px 5px 2px 5px;
  border-radius: 0.25rem;
}
.mecburi.frmSatir {
  border-left-color: rgb(128, 188, 0) !important;
}
.frmSatirFlex {
  width: 100%;
  display: flex !important;
  margin-bottom: 5px;
  border-color: #ced4da;
  border-style: solid;
  border-width: 1px 1px 1px 3px;
  padding: 2px 5px 2px 5px;
  border-radius: 0.25rem;
}
.mecburi.frmSatirFlex {
  border-left-color: rgb(128, 188, 0) !important;
}
.frmSatirFlex label {
  display: block;
}
.form-control::placeholder {
  opacity: 0.6 !important;
  font-size: 0.8rem !important;
}
.butonYukle {
  display: flex;
  height: 2.25rem;
  padding: 0.5rem 1rem 0.5rem 1rem;
  justify-content: flex-end;
}
.evrakEkleButon {
  font-size: 1rem;
}
.dosyaThumb i {
  font-size: 2rem;
  margin: 0.5rem;
  color: rgb(0, 105, 143);
}
.dosyaThumb img {
  max-width: 100%;
  height: auto;
  -webkit-filter: drop-shadow(0 1px 0.25rem rgba(0, 0, 0, 0.16));
  filter: drop-shadow(0 1px 0.25rem rgba(0, 0, 0, 0.16));
}
.dosyaIc {
  margin: 0.5rem;
}
.dosyaIc:hover .dosyaButons {
  display: flex;
}
.dosyaButons {
  display: none;
  justify-content: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 2rem;
  z-index: 5;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0.25em;
}
.dosyaCikar {
  cursor: pointer;
  color: #fff;
  font-size: 1.5rem;
}
.alanDosya {
  display: flex;
  flex-wrap: wrap;
}
.pp_pic_holder .ppt {
  display: none !important;
}
.pp_pic_holder .pp_social {
  display: none !important;
}
.registerAd {
  font-size: 1.1rem;
  color: rgb(0, 105, 143);
}
.registerAd a {
  transition: 0.3s;
}
.kayitBaslik {
  color: rgb(0, 105, 143);
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.kayitSepetBaslik {
  color: rgb(0, 105, 143);
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
.kayitSepetYaziTL {
  color: #ff0000;
  margin-top: 1rem;
}
.hasDatepicker {
  margin-right: 1rem;
}
.kayitOdemeBaslik {
  color: rgb(0, 105, 143);
  font-size: 1.1rem;
}
.kayitGecmisBaslik {
  color: rgb(0, 105, 143);
  font-size: 1.1rem;
}
.butonInvitation,
.butonInvoiceCart {
  padding: 0.375rem 0.75rem;
  color: #fff;
  cursor: pointer;
  margin-top: 20px;
  text-align: center;
  font-size: 1rem;
  transition: 0.3s;
  background-color: rgb(0, 105, 143) !important;
  border-radius: 0.25rem;
  border: none;
}
.butonInvitation:hover,
.butonInvoiceCart:hover {
  background-color: var(--side-color) !important;
  color: var(--side-color-fore) !important;
}

.kongre-nav a:hover {
  background: transparent !important;
}

.kongre .footer {
  bottom: -250px !important;
}

.kongre-item {
  transition: 0.3s;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: center !important;
}
.kongre-item-alt {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  border: 1px solid #dee2e6 !important;
  padding: 2rem;
}

.kongre-item .kongre-baslik h3 {
  font-size: 1.2rem;
  min-height: 4rem;
}

.kongre-item .kongre-url a {
  font-size: 0.8rem;
  transition: 0.3s;
  display: inline-block;
}

.kongre-item .kongre-url a:hover {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.modal .kongre-content .kongre-url a {
  background: var(--main-color);
  color: #fff;
  font-size: 0.8rem;
  transition: 0.3s;
}

.modal .kongre-content .kongre-url a:hover {
  background-color: var(--side-color) !important;
  color: var(--side-color-fore) !important;
}

.devamYazi {
  display: none;
}
.devamYaziUcretsiz {
  display: none;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  background-color: var(--side-color) !important;
  color: var(--side-color-fore) !important;
}
.ui-accordion .ui-accordion-header {
  background-color: var(--main-color);
  overflow: visible;
}

.historyUpdate {
  color: #fff !important;
  background-color: var(--main-color) !important;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  cursor: pointer;
}
.historyUpdate:hover {
  background-color: var(--side-color) !important;
  color: var(--side-color-fore) !important;
}
.frmOzetEtiket span {
  display: inline-block;
  padding: 0.5rem;
  margin: 0.5rem;
  background-color: #efefef;
  border-radius: 0.5rem;
}
.formAnket {
  font-size: 1rem;
}
.etkinlikSoruAd {
  margin-bottom: 1rem;
}
.etkinlikSecenek {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.etkinlikSecenekIc {
  display: flex;
  flex-wrap: nowrap;
}
.etkinlikSecenekIc2 {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  margin: 0rem 0rem 1rem 0rem;
}
.etkinlikSecenekIc3 {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  margin-top: 0;
}
.etkinlikSecenek label {
  margin-right: 1rem;
}
.etkinlikSecenek div.checker,
.etkinlikSecenek div.radio {
  margin-right: 0 !important;
}
.etkinlikSorular {
  display: flex;
  flex-direction: column;
}
.etkinlikSoru {
  margin: 0rem 1rem 1rem 2rem;
  padding-left: 1rem;
  line-height: 1.5rem;
  width: auto !important;
  border: none !important;
  border-left: 5px solid #cecece !important;
  border-radius: 0;
}
.etkinlikSoru:before {
  font-family: FontAwesome;
  content: "\f059";
  position: absolute;
  left: -25px;
  line-height: 28px;
}

.etkinlikDis {
  margin-bottom: 1rem;
  padding: 1rem;
  background-color: rgba(0, 0, 0, 0.06);
  border-radius: 0rem 0rem 1rem 1rem;
}
.etkinlikDis li {
  list-style: inside;
}
.etkinlikAd {
  font-size: 1.2rem;
  color: #054a89;
  margin-bottom: 2rem;
  margin-left: 2.5rem;
  cursor: pointer;
}
.etkinlikAd:before {
  font-family: FontAwesome;
  content: "\f196";
  line-height: 1.2rem;
  position: absolute;
  left: -2.3rem;
  top: 0.4rem;
}
.etkinlikAd.acik:before {
  content: "\f147";
}
.etkinlikAd.acma:before {
  content: "";
}
.etkinlikLabel {
  color: #ff0000;
}
.etkinlikTarih {
  font-size: 1.4rem;
  background-color: #054a89;
  color: #fff;
  padding: 5px 10px;
}
.etkinlikBaslik {
  margin-bottom: 10px;
  margin-left: 30px;
  display: none;
}
.etkinlikYazi {
  display: none;
  margin-bottom: 2rem;
  margin-left: 2.5rem;
}
.etkinlikKisiAd {
  font-size: 1.2rem;
  color: #054a89;
  font-style: italic;
  margin-bottom: 2rem;
  margin-left: 30px;
  cursor: pointer;
}
.etkinlikKisiAd:before {
  font-family: FontAwesome;
  content: "\f196";
  line-height: 1.2rem;
  position: absolute;
  left: -30px;
  font-style: normal;
  top: 0.5rem;
}
.etkinlikKisiAd.acik:before {
  content: "\f147";
}
.etkinlikKisiAd.acma:before {
  content: "";
}
.etkinlikKisiDis {
  background-color: rgba(0, 0, 0, 0.06);
  padding: 1rem;
  border-radius: 0rem 1rem 0 1rem;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
}
.etkinlikKisiInfo {
  display: none;
  position: relative;
}
.etkinlikKisiResim {
  max-height: 10rem;
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
  margin-left: 30px;
}
.etkinlikKisiBaslik {
  margin-bottom: 1rem;
  margin-left: 30px;
}
.etkinlikKisiYazi {
  margin-bottom: 1rem;
  margin-left: 2rem;
  font-size: 0.8rem;
}
.etkinlikKisiYazi > * {
  margin: 0 !important;
  color: inherit !important;
  font-size: 0.8rem !important;
}
.etkinlikLokasyonAd {
  font-size: 1.2rem;
  color: #054a89;
  margin-bottom: 10px;
  margin-left: 30px;
  cursor: pointer;
}
.etkinlikLokasyonAd:before {
  font-family: FontAwesome;
  content: "\f196";
  line-height: 1.2rem;
  position: absolute;
  left: -30px;
  font-style: normal;
}
.etkinlikLokasyonAd.acik:before {
  content: "\f147";
}
.etkinlikLokasyonAd.acma:before {
  content: "";
}
.etkinlikLokasyonBaslik {
  margin-bottom: 10px;
  margin-left: 30px;
  display: none;
}
.etkinlikLokasyonYazi {
  margin-bottom: 10px;
  margin-left: 30px;
  display: none;
}
.cursoryok {
  cursor: default;
}
.frmAnketCevap {
  margin-bottom: 1rem;
  background-color: rgba(var(--side-color-rgb), 0.1);
  padding: 0.25rem 1rem;
  border-radius: 0rem 1rem 1rem 0rem;
  font-size: 0.8rem;
  width: 100%;
}

#dvTabsNav li{
  border-right: 1px solid #fff;
}
body.fullOverlay .ui-widget-overlay{
  opacity: 1 !important;
}