 div#cbfv_65 {
    float: right !important;
}

 .uk-input, .uk-select:not([multiple]):not([size]), .uneditable-input:not([class*=uk-]), input[type=color]:not([class*=uk-]), input[type=date]:not([class*=uk-]), input[type=datetime-local]:not([class*=uk-]), input[type=datetime]:not([class*=uk-]), input[type=email]:not([class*=uk-]), input[type=month]:not([class*=uk-]), input[type=number]:not([class*=uk-]), input[type=password]:not([class*=uk-]), input[type=search]:not([class*=uk-]), input[type=tel]:not([class*=uk-]), input[type=text]:not([class*=uk-]), input[type=time]:not([class*=uk-]), input[type=url]:not([class*=uk-]), input[type=week]:not([class*=uk-]), select:not([class*=uk-]):not([multiple]):not([size]) {
    border-bottom: 1px solid #e5e5e7 !important;
    border-top: 1px solid #e5e5e7 !important;
    border-left: 1px solid #e5e5e7 !important;
    border-right: 1px solid #e5e5e7 !important;
}
 
 .fc-center, .fc-view.fc-month-view.fc-basic-view table, .col-md-6, #eb-event-properties-heading {
    direction: rtl;
 }
 
  
#eb-event-properties-heading {
    float:right;
 }
 
 .desevent {
    float: right;
 }
 
 .desevent p {
    text-align: right;
}


body {
    font-family: 'El Messiri' !important;
}

#eb-events h2 {
    text-align: right;
}

.eb-description-details{
    text-align: right;
}


a.el-link.uk-icon-button.uk-icon {
    background:  #202a5d;
}

.cb_template .cbCanvasLayout .cbCanvasLayoutBottom .cbCanvasLayoutTitle {
    padding-right: 20px !important;
    }
    
    
.cb_template ul.nav > li {
     margin: -10px 0 !important;
}
   
li.cbTabNav.cbTabNavMenu a{
        height: 50px !important;
        padding-top: 20px !important;
}


a.dropdown-toggle {
    color: #202a5d !important;
}

.cbPoweredBy.cb_template.cb_template_default {
    visibility: hidden;
}


#form-login-links li{
    float: right;
    margin: 10px;
}

form#login-form input {
    margin-bottom: 10px;
}


form.form-horizontal .control-label, form.form-horizontal .control-label label {
    text-align: right !important;
    font-weight: bold;
    padding: 0px;
    float: right !important;
}
.eb-container [class^="icon-"], .eb-container [class*=" icon-"] {
    color: #6c757d !important;
}
div#msgEvent h2 {
    color: #fff;
}
.pagination ul {
    margin: auto !important;
}
/*font End */
input#event_date, input#event_end_date, input#registration_start_date, input#cut_off_date, input#cancel_before_date {
    font: initial;
}
select.input-mini {
    /*float: right;*/
    margin-left: 10px;
}

.tip {
    background: #fff;
    border: 1px solid;
    padding: 10px;
}

.tip-title {
    font-size: smaller;
}
input#filter_search {
    width: 500px;
    font: status-bar;
}

/*/font End */

.fc-unthemed td.fc-today {
    background: #f2dbba !important;
}
.fc .fc-button-group>*, .fc .fc-toolbar>*>* {
    /*float: left;
    margin-left: .75em;*/
    font-family: inherit;
}

#eb-calendar-page h1{
    padding-bottom: 25px !important;
}

input.btn.btn-primary.cbRegistrationSubmit {
    margin-top: 80px;
}

span.pagenav {
    color: #cfa86f !important;
}

/*.jssocials-shares {
    direction: rtl;
}*/

.jssocials-share {
    margin: 0.3em 0 0.3em 0.6em !important;
        direction: ltr !important;
}

.jssocials-share-count-box {
    height: 32px !important;
}

div#sharetext {
    color: #fff;
}

a#readmore {
    float: left;
}

/*.radio input[type="radio"], .checkbox input[type="checkbox"]{
    float: right !important;
    direction: rtl;
}*/

#activate_certificate_feature label, #activate_certificate_feature input{
    float: right;
    padding-left: 15px;
}