@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");

/*@font-face {*/
/*    font-family: unset;*/
/*    src: url('../fonts/JF-Flat-regular.eot');*/
/*    src: url('../fonts/JF-Flat-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/JF-Flat-regular.svg#JF Flat Regular') format('svg'), url('../fonts/JF-Flat-regular.woff') format('woff'), url('../fonts/JF-Flat-regular.ttf') format('truetype');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/

body {
	font-family: Roboto; 
}
@media print {
    body {
    	font-family: arial; 
    	direction:rtl;
    }
}
.navbar-nav > li {float:right;}

.navbar-nav {float:right;}

/*.navbar .dropdown-menu {right:0px !important;float:right !important;}*/

.multi-column-dropdown li a , .dropdown-menu li a {text-align:right;}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {

  float: right;

}

@media (min-width: 768px) {

  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {

    float: right;

  }

  .col-sm-offset-12 {

    margin-right: 100%;

  }

  .col-sm-offset-11 {

    margin-right: 91.66666667%;

  }

  .col-sm-offset-10 {

    margin-right: 83.33333333%;

  }

  .col-sm-offset-9 {

    margin-right: 75%;

  }

  .col-sm-offset-8 {

    margin-right: 66.66666667%;

  }

  .col-sm-offset-7 {

    margin-right: 58.33333333%;

  }

  .col-sm-offset-6 {

    margin-right: 50%;

  }

  .col-sm-offset-5 {

    margin-right: 41.66666667%;

  }

  .col-sm-offset-4 {

    margin-right: 33.33333333%;

  }

  .col-sm-offset-3 {

    margin-right: 25%;

  }

  .col-sm-offset-2 {

    margin-right: 16.66666667%;

  }

  .col-sm-offset-1 {

    margin-right: 8.33333333%;

  }

  .col-sm-offset-0 {

    margin-right: 0;

  }

}

@media (min-width: 992px) {

  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {

    float: right;

  }

  .col-md-offset-12 {

    margin-right: 100%;

  }

  .col-md-offset-11 {

    margin-right: 91.66666667%;

  }

  .col-md-offset-10 {

    margin-right: 83.33333333%;

  }

  .col-md-offset-9 {

    margin-right: 75%;

  }

  .col-md-offset-8 {

    margin-right: 66.66666667%;

  }

  .col-md-offset-7 {

    margin-right: 58.33333333%;

  }

  .col-md-offset-6 {

    margin-right: 50%;

  }

  .col-md-offset-5 {

    margin-right: 41.66666667%;

  }

  .col-md-offset-4 {

    margin-right: 33.33333333%;

  }

  .col-md-offset-3 {

    margin-right: 25%;

  }

  .col-md-offset-2 {

    margin-right: 16.66666667%;

  }

  .col-md-offset-1 {

    margin-right: 8.33333333%;

  }

  .col-md-offset-0 {

    margin-right: 0;

  }

}

@media (min-width: 1200px) {

  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {

    float: right;

  }

  .col-lg-offset-12 {

    margin-right: 100%;

  }

  .col-lg-offset-11 {

    margin-right: 91.66666667%;

  }

  .col-lg-offset-10 {

    margin-right: 83.33333333%;

  }

  .col-lg-offset-9 {

    margin-right: 75%;

  }

  .col-lg-offset-8 {

    margin-right: 66.66666667%;

  }

  .col-lg-offset-7 {

    margin-right: 58.33333333%;

  }

  .col-lg-offset-6 {

    margin-right: 50%;

  }

  .col-lg-offset-5 {

    margin-right: 41.66666667%;

  }

  .col-lg-offset-4 {

    margin-right: 33.33333333%;

  }

  .col-lg-offset-3 {

    margin-right: 25%;

  }

  .col-lg-offset-2 {

    margin-right: 16.66666667%;

  }

  .col-lg-offset-1 {

    margin-right: 8.33333333%;

  }

  .col-lg-offset-0 {

    margin-right: 0;

  }
}
.modal-content .col-lg-2.text-right {
    float:left !important;
}
.container-fluid {
    padding:0px 7px !important;
    
  
}
.container-fluid .collapse.navbar-collapse {padding:0px !important;}
.radio label {
    width:auto;
    float:right;
}
.form-group.col-lg-8 span p {
    direction: ltr;}
    
    
    
.blockvote .widgets-box-data.rating-box input[type="radio"] {
    width: auto;
    float: right !important;
    margin-left: 15px !important;
}
.sub-notification.badge {
    left: 10px;
}


.tabukHeader{
    min-height: 990px !important;
}