.arrow1{
    width: 15px;
    height: 18px;
    float: right;
    /*background: url(../images/arrow1.png) no-repeat left center;*/
    margin: 0 10px;
    color: #E1C38F;
}



.btn, .cbRegistrationSubmit {
  background: #202A5D !important;
  background-image: -webkit-linear-gradient(top, #202A5D, #202A5D);
  background-image: -moz-linear-gradient(top, #202A5D, #202A5D);
  background-image: -ms-linear-gradient(top, #202A5D, #202A5D);
  background-image: -o-linear-gradient(top, #202A5D, #202A5D);
  background-image: linear-gradient(to bottom, #202A5D, #202A5D);
  -webkit-border-radius: 10 !important;
  -moz-border-radius: 10 !important;
  border-radius: 10px !important;
  font-family: Arial;
  color: #ffffff !important;
  font-size: 20px;
  padding: 0px 15px !important;
  text-decoration: none;
  text-shadow: none !important;
      -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
        font-size: 12px !important;
  
}

.btn:hover, .fc-state-active, .fc-state-disabled, .cbRegistrationSubmit {
  background: #E1C38F !important;
  background-image: -webkit-linear-gradient(top, #E1C38F, #E1C38F);
  background-image: -moz-linear-gradient(top, #E1C38F, #E1C38F);
  background-image: -ms-linear-gradient(top, #E1C38F, #E1C38F);
  background-image: -o-linear-gradient(top, #E1C38F, #E1C38F);
  background-image: linear-gradient(to bottom, #E1C38F, #E1C38F);
  text-decoration: none;
  color: #202A5D !important;
  opacity: 1 !important;
}



.btn-inverse {
    color: #E1C38F !important;
    background-color: #202A5D !important;
}
.fc table {
    border : #E1C38F;
}
div#pop-print {
    float: left;
}



.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
    background-color: #bac5ff;
}


#eb-events h2 {
    background:url('../../../../images/pattern-small-gold01.jpg') repeat-x 10px;
}

.eb-event-title{
    color: #202A5D !important;
}



/*for all*/
.fc-toolbar.fc-header-toolbar {
    background: url(../../../../images/pattern-small-gold01.jpg) repeat-x 10px;
}

th.fc-day-header.fc-widget-header {
    background-color: #202A5D;
    color: #fff;
    padding: 5px 0 5px 0;
}
th.fc-day-header.fc-widget-header a {
    color: #fff;
}

.fc-event, .fc-event-dot{
    background-color: #202A5D !important;
    border: 1px solid #E1C38F !important;
    
}




/*.........................*/
.covereventad{
    margin: -65px -40px 40px -40px;
    background: url(../../../../images/eb-bcc01.jpg);
    /*height: 400px;*/
    text-align: center;
    padding: 60px;
}
.titlecover h1{
    color:#fff;
}

.titlecover {
    /*padding: 25px;*/
}
.tfasil {
   /* background: url(../../../../images/pattern-small-gold01.jpg) repeat-x 10px;*/
}
.tfasil h2 {
    text-align: center;
}


#eb-cont-event {
    
    -webkit-border-radius: 20px 20px 20px 20px;
border-radius: 20px 20px 20px 20px;

-webkit-box-shadow: 0 3px 5px 5px rgba(0,0,0,.1);
box-shadow: 0 3px 5px 5px rgba(0,0,0,.1);
padding-top: 40px;
    padding-bottom: 40px;
    }

table.table.table-bordered.table-striped.table td, .table th{
white-space: nowrap;
}

#eb-share-text h5{
    color:#fff;
}

.eb-event-large-image{
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
-webkit-box-shadow: 1px 1px 5px 1px rgba(255,255,255,.5);
box-shadow: 1px 1px 5px 1px rgba(255,255,255,.5);
}
 
 .event-date-time {
    color:#fff;
    margin: 0;
 }
 
 #eb-event-info table,  #eb-event-info table td , #eb-event-info table tr {
    border: none;
    background: none;
    color : #202A5D;
}


#eb-event-info i {
    color: #E1C38F;
    width: 25px;
    text-align: center;
}

.d-flex.justify-content-between.align-items-center {
    float: left;
}

.btnp {
     float: left;
}