

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* @import url(https://fonts.googleapis.com/css?family=Lato:400,700,300); */
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css);
@import url(weather-icons.min.css);

.camera_pag {
    display: none;
}
body {

    font-family: "Droid Arabic Kufi";

}

.slideshowck .cameraSlide img{
        position: relative !important;
}

.uk-navbar-nav>li>a {

    font-family: "Droid Arabic Kufi";
    font-size: 17px;

}

h1, h2, h3, h4, h5, h6 {
    font-family: "Droid Arabic Kufi";
}

.uk-navbar-nav li ul li a {
    font-size: 12px;
}

.uk-dropdown .uk-nav {
    padding: 0 4px;
}

.uk-dropdown-navbar .uk-nav li>a{
    /* border-bottom: 1px solid #e8e8e8;*/
}

.top-parallax, .bottom-parallax {

    background: #253946;
}

.banner{
  
    background-size: cover;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a7c2cb+0,f3f6f8+100 

  /*  background-image:  url('../../../images/banner.jpg'), -moz-linear-gradient(top,  #000 0%, #000 100%); *//* FF3.6-15 */
   /* background-image: url('../../../images/banner.jpg'),  -webkit-linear-gradient(top,  #000 0%,#000 100%);*/ /* Chrome10-25,Safari5.1-6 */
   /* background-image: url('../../../images/banner.jpg'), linear-gradient(to bottom,  #000 0%,#000 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
   /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#000',GradientType=0 );*/ /* IE6-9 */ 
   
    background:rgb(142, 142, 142);


}

.welcome-header {
    font-size: 22px;
    color: #fff;
  


}

.icon-bar{
    width: 100%;
    position: absolute;
    bottom:131px;
    padding-top: 40px; 
    background-color: #00000063;
}

.iconbar-icon {
    font-size: 50px;
    color: #dfdfde;
    margin-right: 40px;
}

.tm-headerbar {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.8+0,0.63+48,0+100 */
    /*  background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.63) 48%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    /*background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.63) 48%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    /* background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.63) 48%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

    background-color: rgb(182, 205, 212);
}

.camera_prev, .camera_next, .camera_commands {
    cursor: pointer;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    display: none;
    z-index: 2;
}


.uk-navbar-nav>li>a,
.uk-navbar-nav>li.uk-active>a
{

    color: #0C082D;
}

.uk-search:before {
    color:#dfdfde;
    right:0;
}

.banner-inner-cont {
    position: relative;
    top: 400px;
    margin: auto;
}

.banner-icons {
    padding-right: 35px !important;
   
}

.iconbar-icon:hover{
    opacity: .5;
    cursor: pointer;
}

.weather-temp {
    font-size: 40px;
    color: #e0dfdf;
    margin-left: 30px;
    font-family: Lato;
    margin-left: 0px;
}

.banner-icons-list{
    list-style: none;
}

.banner-icons-list li {
    float :left;

}

.icon-text {
    font-size: 12px;
    text-align: center;

    padding-left: 6px;
    width: 100px;
    padding-top: 3px;
}

.mayor_text {
    font-size: 12px;
    line-height: 19px;
    color: #dfdfde;
}

.calendar-badge {
    margin-left: -25px;
    margin-top: -29px;
    position: relative;
}

.social-media {
    left: 0 !important;
    width: 40px;
    top: 200px;
    position: fixed;
    z-index: 10000;
}

.uk-icon-button+.uk-icon-button {
    margin-left: 0px;
}

.social-media a {
    border-radius: 50px;
    margin-bottom: 5px;
    background-color: #581212;
    color: white;
}


.social-media  .uk-icon-camera{

    margin-top: 36px;
    background-color: rgba(0,0,0,.5);
    color: #ccc;
    border: 1px solid rgba(0,0,0,.5);

}

.social-media .uk-table td{
    padding: 5px 15px;
}

.searchbox,input.searchbox:focus{
    background-color: rgba(0,0,0,.5);
    color: white;
    border: 1px solid #555;
    width: 32%;


}

.searchbox input {
    color:#e8e8e8;
}

.searchbox:focus{
    background-color: rgba(0,0,0,.77);
}

.banner-inner-cont .fa-search {
    color: #d3d3d3;
    margin-right: -30px;
    z-index: 10000000;
    font-size: 26px;
}


.important-popup-content {
    width: 580px;
    background-color: #631D1D;
    position: fixed;
    top: 226px;
    left: -628px;
    z-index: 1000;
    font-size: 13px;
    color:wheat;
    padding: 20px;
    border-radius: 5px 0 0 5px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.important-text-wrapper {
    margin-bottom: 11px;
    border-bottom: 1px solid rgba(245, 222, 179, 0.29);

}


.contact-popup-content {
    width: 580px;
    background-color: #631D1D;
    position: fixed;
    top: 226px;
    right: -628px;
    z-index: 1000;
    padding: 20px;
    border-radius: 5px 0 0 5px;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.contact-item a{
    color:white;
}

.contact-text-wrapper , .contact-text-wrapper:a {
    color:white;
}

.contact-set {
    color: white;
    font-size: 12px;
}

.contact-popup-content .contact-item {
    padding-left: 20px;
}



.contact-popup-content i {
    font-size: 50px;
}
/*
.contact-us-slider-toggle {
    width: 98px;
    padding: 20px;
    position: fixed;
    left: 0px;
    border: 0px solid;
    padding-left: 0px;
    padding-right: 0px;
    top: 309px;
    border-radius: 5px 0px 0px 5px;
    border-right: 0px;
    color: white;
    background-color: #581212;
    z-index: 1000;
    padding-top: 5px;
    padding-bottom: 5px;
}

.contact-us-slider-toggle:hover {
    background-color: #16678c;
    cursor: pointer;
}*/

.important-slider-toggle {
    width: 98px;
    padding: 20px;
    position: fixed;
    left: 0px;
    border: 0px solid;
    padding-left: 0px;
    padding-right: 0px;
    top: 246px;
    border-radius: 5px 0px 0px 5px;
    border-right: 0px;
    color: white;
    background-color: #581212;
    z-index: 900;
    padding-top: 5px;
    padding-bottom: 5px;
}

.important-slider-toggle:hover {
    background-color: #16678c;
    cursor: pointer;
}

.uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus, .uk-navbar-nav>li.uk-open>a {
    background-color: none;
    color: #fff;
    outline: none;
}

.uk-button-primary {
    background-color: #581212;
    color: #fff;
    border-radius: 4px;
}

.dictionary-icon {
    border: 3px solid #F7F7F7;
    padding: 49px;
    border-radius: 105px;
    height: 75px;
    width: 75px;
    color: #F1F1F1;
}

.dictionary-icon:hover {
    background-color: #8b8998;
}

.tm-top-b .uk-panel{
    background-color: #0C082D;
    color: white;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#17152b+0,0c082d+40,203d56+100 */
    background: #17152b; /* Old browsers */
    background: -moz-linear-gradient(top,  #0c0929 0%, #0c082d 40%, #03020a 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #0c0929 0%,#0c082d 40%,#03020a 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #0c0929 0%,#0c082d 40%,#03020a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c0929', endColorstr='#203d56',GradientType=0 ); /* IE6-9 */

}

.tm-top-b .uk-panel h1{
    color:white;
}

.tm-top-b a.uk-button.uk-button-primary {
    border: 1px solid #07051a;
}

.tm-top-b .uk-button-primary:hover,.tm-top-b .uk-button-primary:focus {
    background-color: #9e0602;
    color: #fff;
}

.dictionary-icons
{
    margin-top: 60px;
}
.dictionary-icons li {
    display: inline;
    color: white;
    font-size: 40px;
    margin-right: 0px;
    border: 3px solid #F1F1F1;
    border-radius: 44px;
    width: 100px;
}

.dictionary-icons li:hover {

    background-color: #1c1748;
}

.dictionary-icons li i,.dictionary-icons li em {
    width: 75px;
    color: #f0efe9;

}

.dictionary-icons li i:hover,.dictionary-icons li em:hover{



}

.tm-block-dark {
    background: #0c082d;
}

.top-parallax, .bottom-parallax {
    background: #fff;
}

#footer-bottom-image {
    max-height: 600px;
    height: 145px;
    background-repeat: no-repeat;
    background-image: url("../images/footer_bg.png");
}

.uk-icon-button:hover, .uk-icon-button:focus {
    background-color: #581212;
    color: #fff;
    text-decoration: none;
    outline: none;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.uk-article-title {
    font-size: 23px;
    line-height: 36px;
}

.iconbar-fixed {

    position: fixed;
    bottom: 0px;
    z-index: 1000000;

}

.uk-dropdown-navbar {
    margin-top: 0;
    background: #581212;
    color: rgba(255,255,255,0.7);
    padding-top: 20px;
}

ul.uk-navbar-nav>li:hover:before {
    height: 8px;
    background: #581212;
    opacity: 1;
}

.tm-footer .uk-subnav li {
    min-width: 110px;
    text-align: right;
    font-size: 13px;
    color: white;
}

.tm-footer .uk-subnav li ul {
    list-style: none;
        padding-right: 15px;
}

.uk-dropdown-navbar .uk-nav li>a {
    text-align: right;
}

.uk-dropdown-navbar .uk-nav>li>a:hover {
    background: #9a1219;
}

.searchbox, input.searchbox:focus {
    background-color: rgba(0, 0, 0, 0.34);
    color: white;
    border: 1px solid #717171;
    width: 32%;
    margin-top: 15px;
    position: absolute;
    z-index: 100000;
    left: 35%;
        margin-top: 150px;
}

.searchbox input {
    color: #232323;
}

.uk-search:before {
    color: #0C082D;
    left: 0;
}

.uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus, .uk-navbar-nav>li.uk-open>a {
    background-color: none;
    color: #232323;
    outline: none;
}

.tm-block {

    /*  overflow: hidden;*/

}

.uk-navbar-nav>li>a, .uk-navbar-nav>li.uk-active>a {
    color: #0C082D;
    font-size: 15px;
}

.tm-block.tm-headerbar {
    overflow: visible;
}

.tm-headerbar {
    background-color: transparent;
}

.uk-button-primary {
    background-color: #0C082D;
    color: #fff;
    border-radius: 4px;
}

.tm-top-b a.uk-button.uk-button-primary {
    border: 1px solid rgba(160, 160, 160, 0.61);
}

.tm-top-b .uk-button-primary:hover, .tm-top-b .uk-button-primary:focus {
    background-color: #09609C;
    color: #fff;
}

.uk-navbar-nav>li>a, .uk-navbar-nav>li.uk-active>a {
    background-image: url('../images/menu-bg.png');
    background-repeat: no-repeat;
    background-position: 0px 30px;
}

.uk-panel-box {
       padding: 35px;
    background: #fff;
    border: 0px solid #e8e8e8;
    color: #555;
    box-shadow: 0 1px 0 rgba(0,0,0,0.1);
      
}

.uk-panel-box-plus{
         padding: 20px;
    padding-top: 1px;
    background: #f9f9f9;
    border: 1px solid #f0f0f0;
    color: #555;
    box-shadow: 0 1px 0 rgba(0,0,0,0.1);
    margin-top: 15px;
    padding-right: 30px;
    padding-left: 30px;
}

.top-parallax, .bottom-parallax {
    min-height: 0px !important;

}

#flatcal_minical .flatcal_daylink, #flatcal_minical .flatcal_sundaylink, #flatcal_minical .flatcal_busylink {
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    font-family: verdana;
}

.uk-navbar-nav>li>a {
    height: 120px;
}


.tm-block.tm-headerbar {
    border-bottom: 1px solid rgba(248, 248, 248, 0.25);
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b1c9d1+0,bdd1d8+100 */
    background: #b1c9d1; /* Old browsers */
    background: -moz-linear-gradient(top,  #b1c9d1 0%, #bdd1d8 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #b1c9d1 0%,#bdd1d8 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #b1c9d1 0%,#bdd1d8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1c9d1', endColorstr='#bdd1d8',GradientType=0 ); /* IE6-9 */

}

.tm-breadcrumb {
    padding-top: 17px;
}


/*** inner header ***/

.tm-block.tm-headerbar {
    /*  border-bottom: 1px solid rgba(248, 248, 248, 0.25);
      background: #0c082d;
  */
border-bottom: 0px solid #757361;
    background: #3a0a0a;

}

.uk-navbar-nav>li>a, .uk-navbar-nav>li.uk-active>a {
    color: #d5d5d8;
    font-size: 14px;
}

.uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus, .uk-navbar-nav>li.uk-open>a {
    background-color: none;
    color: #bbbbbe;
    outline: none;
}

.uk-search:before {
    color: #a2a2a2;
    right: 0;
}

input.uk-search-field {
    -webkit-appearance: none;
    color: wheat;
}

/***Modules **/

.gkwMain {
    overflow: hidden;
    background-color: #f9f9f9;
    padding: 11px;
    font-family: verdana;
}

.tm-toolbar {
    background: rgb(76, 19, 19);
    border-bottom: 1px solid #571111;
}

.mod-languages a {
    color: white;
}

.mod-languages {
    font-size: 13px;
}

.mod-languages > li {
    border-right: 1px solid #1d1848;
    padding-right: 10px;
}

#example5 .sp-selected-thumbnail .sp-thumbnail-title a{
    color:#990000;
}


.cal_daysoutofmonth, #jevents_body .cal_daysnoevents  {
    font-family:verdana;
}

.jev_toprow div.previousmonth, .jev_toprow div.nextmonth {
    background-color: #d6d6d6;
    border: 1px solid #c3c3c3;
}

.jev_toprow div.currentmonth {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #dce0e0;
    margin-bottom: -1px;
}

.nav-items > div {
    margin-left: -5px;
    display: inline-block;
    padding: 3px 0px 2px 0px;
    line-height: 23px;
    vertical-align: middle;
    border: 1px solid #dadada;
    border-left: 0px;
}

#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #0d6099;
    color: #FFF;
}

.month_date {
    min-height: 25px;
    width: 100%;
    padding-left: 10px;
    vertical-align: top;
    padding-right: 18px;
    margin-bottom: 5px;
    font-size: 12px;
}

#jevents_body .nav-items > div a:hover {

}

.nav-items > div:last-child {
    border-right: 0px solid #ff3b30;
    border-left: 0px solid #ff3b30;
}
.nav-items > div:first-child {
    border-right: 0px solid #ff3b30;
    border-left: 0px solid #ff3b30;
}


td.mod_events_latest_first, td.mod_events_latest {
    background-color: #f7f7f7;
    padding: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
}


.uk-panel-title {
       margin-top: 12px;
    margin-bottom: 1px;
    font-size: 22px;
    line-height: 36px;
    font-weight: 300;
    text-transform: none;
    padding-top: 12px;
    background-color: #f8f8f8;
    color: #902121;
    padding-right: 19px;
    padding-bottom: 10px;
}


section.no-padding .uk-panel {
    padding-bottom: 1px;
}

.al_like {
    margin-right: 105px;
}


td.mod_events_latest_first, td.mod_events_latest {
    background-color: #f9f9f9;
    color: #5d5d5d;
    padding-right:7px;
}

.jevbootstrap a {
    text-decoration: none;
    color: #1097f4;
}

.jevbootstrap .mod_events_latest_date, .jevbootstrap .mod_events_latest_content {
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    font-size: 13px;
}


#jev_maincal {
    margin: 15px -1px 15px -1px;
    background-color: #e4e4e4;
    border: 1px solid #ddd;
}

#jevents_body .nav-items div.active a, .jev_header2 .active a {
    background-color: #0e2738;
    color: #FFF;
}

#jevents_body .nav-items > div a:hover {
    border:none;
}

.nav-items > div:first-child a:hover {
    border-radius: 0px 0 0 0px;

}

#jevents_body .nav-items div.active a:hover, .jev_header2 .active a:hover {
    background-color: #2e80b9;
    border-left: 0px solid #ff3b30;
}

.jeventpage .nav-items>div {
    margin-right: -5px;
    display: inline-block;
    padding: 3px 0px 2px 0px;
    line-height: 23px;
    vertical-align: middle;
    border: 0px solid #dadada;
    border-right: 0px;
}

a.ev_link_row:link, a.ev_link_row:visited, a.ev_link_row:hover {
    font-size: 14px;
    color: #790c0c;
    text-decoration: none;
    font-weight: normal;
}

#jevents_body ul.ev_ul li.ev_td_li {

    font-size:14px
}

ul.banner-icons-list a {
    color: white;
}

.fp-coursecat-desc {
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    margin-top: 4px;
    /* min-height: 73px; */
    opacity: 0.8;
    text-align: right;
    height: 56px;
    overflow: hidden;
}


.fp-coursecat-text {
    color: #777;
    height: 140px;
    overflow: hidden;
    padding: 10px 15px;
}

div#avs_gallery {
    background-color: #f8f8f8;
    padding: 13px;
    border: 1px solid #f0f0f0;
}

.tm-main-top .uk-panel-box {
    padding-top: 0px;
}

h2, .uk-h2 {
    font-size: 25px;
    line-height: 38px;
}

#jevents_body .cal_daysnames {
    text-align: right !important;
}


article.uk-article h1 {
    font-size: 25px !important;
}

.tm-isblog article.uk-article {
    background-color: #f8f8f8;
    padding: 26px;
    border: 1px solid #f0f0f0;
}

article.uk-article span {
    font-family: "Droid Arabic Kufi" !important;
    font-size: 14px !important;
    line-height: 23px !important;
}

#events .item .content .data {
    background-color: rgba(0, 0, 0, 0.71);
}

h1, .uk-h1 {
    font-size: 28px;
}

.calendar-icon {

    font-size: 27px;
    padding-right: 6px;
}

.recent-event-title {
    padding-left: 37px;
}

article img {
   /* width: 464px; */
}


.mayor-box{
    width: 288px;
    text-align: left;
    border: 1px solid rgba(199,199,199,0.42);
    margin-top: -209px;
    margin-left: 4px;
    background-color: rgba(29,29,29,0.35);
    padding: 10px;
}

.uk-grid.mayor-box:hover {
    background-color: rgba(100, 100, 100, 0.32);
}


.mayor-box img {

    border: 1px solid #8a8a8a;
}

.mayor-box a {
    color: white;
}

.mayor-box a:hover {
    color: #F9F9F9;
}

.page-cont {
    overflow: hidden;
    padding-top: 20px;
}

article p {
    margin: 0px !important;
    font-family: "Droid Arabic Kufi" !important;
    line-height: 23px !important;
}

.al_pinterest.al_btn img {
    width:auto;
}

.uk-search-field:focus, .uk-active .uk-search-field {
    width: 158px;
}

input.uk-search-field {
    -webkit-appearance: none;
    color: white;
}

.address{
    font-size: 13px;
}

.modal-content{

    background-color: #efefef;
    border-radius: 2px;
}

.banner-text {
    background-color: rgba(0, 0, 0, 0.68);
    width: 490px;
    height: 200px;
}

.banner-image-desc{
        padding-right: 50px;
    padding-top: 35px;
    color: #e0e0e0;
    font-size: 10px;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 1px 0;
}



.uk-navbar-nav > li {
  float: right;
  /* 1 */
  position: relative;
}
 .uk-navbar-brand {
float: right;
}

.uk-navbar-flip {
    float: left;
}

.mod_adham_jnews {

margin-bottom: 40px !important; 

}

.al_buttons_container {
  
    margin-top: 60px !important;
}


.contactus-panel-subtext {
    font-size: 10px;
    line-height: 16px;
    text-align:center;
}

.council-member-name{
    font-size:14px;
}

.jeventpage h2.contentheading{
    font-size:24px;
}


.publishings-list .uk-width-1-1.uk-width-large-1-3 {
    border: 1px solid #aaa;
    padding: 2px;
    width: 210px;
    margin-left: 10px;
    margin-top: 10px;
        background-color: #0b1a2d;
            min-height: 206px;
}

.publishings-list .uk-width-1-1.uk-width-large-1-3 a{

    font-size: 12px; 
}

publishings-list .uk-width-1-1.uk-width-large-1-3:hover {
    background-color:#aaa;
}

.uk-grid.publishings-list {
    padding-left: 40px;
}

.uk-grid.publishings-list h6 ,.uk-grid.publishings-list h6 a {
    line-height: 16px;
       font-size: 12px;
        margin-top: 12px;
    color: #bcebff !important;
}

.uk-article-meta {
    font-size: 14px;
    line-height: 21px;
    padding-top: 10px;
    padding: #999999;
    padding-bottom: 10px;
}

.uk-navbar-toggle:after {
    content: "\f0c9";
    font-family: FontAwesome;
    vertical-align: middle;
    color: white;
}

.mini-icons{
   font-family: verdana;
    font-size: 10px;
    font-weight: bold;
   
    position: relative;
    z-index: 100;
    margin-left: -27px;
    margin-top: -20px;
}
.html5-video-player a {
    color: inherit;
    text-decoration: none;
    -moz-transition: color .1s cubic-bezier(0.0,0.0,0.2,1);
    -webkit-transition: color .1s cubic-bezier(0.0,0.0,0.2,1);
    transition: color .1s cubic-bezier(0.0,0.0,0.2,1);
    outline: 0;
    font-size: 12px;
}

iframe .ytp-title-link, .ytp-title-channel-name {
    height: 1.2em;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    float: left;
    padding-left: 4px;
    font-size: 11px !important;
}

.cw-social-mod-follow {
    display: none;
}

.cw-social-mod-bookmark {
    border: 0px !important;
    background-color: #f8f8f8;
}


.news-menu-fp li{


    font-size: 14px;
    margin-top: 3px;
    background-color: #690a0b;
    margin-bottom: -3px;
    color: #ffffff;
    /* padding: 5px; */
    border: 1px solid #efefef;
    padding-right: 13px;
    cursor: pointer;
    border-radius: 6px;
    /* padding-top: 6px; */
    /* padding-bottom: 8px; */
    text-align: right;
    direction: rtl;
    height: 43px;


}

.news-menu-fp li:hover{
 background-color: #690a0bf2;

}


.news-menu-fp li a{
    color:white;
}