﻿@import url('https://fonts.googleapis.com/earlyaccess/droidarabickufi.css');



.breakingnews {
    width: auto;
    background: #B80808;
    float: left;
    position: absolute;
    left: 0;
    z-index: 100;
    text-align: center;
    height: 50px;
    padding: 10px 15px 0 15px;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    top: 0;
    box-shadow: 4px 4px 5px #930a0a;
    padding-top: 14px;
}


    .breakingnews a {
        color: #ffffff !important;
        font-family: 'Abel';
        font-weight:700;
    }






    
    

    
    
    
    .blinking {
	animation:blinkingText 1.5s infinite;
}


@keyframes blinkingText{
	0%{		color: #000;	}
	49%{	color: transparent;	}
	50%{	color: transparent;	}
	99%{	color:#000;	}
	100%{	color: #000;	}
}







.str_wrap {
    overflow: hidden;
    //zoom:1;
    width: 100%;
    line-height: 29px !important;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    white-space: nowrap;
    font-size: 16.5px;
    color: #000000;
    direction: ltr;
    height:35px !important;
    
}



.str1 a {
    margin: 0 10px;
    color: #ffffff;
    font-size: 19px;
    font-family: 'Abel';
    font-weight: 500;
}




.str1 span {
    width:200px;
    margin-right:8px;
    position:relative;
    padding:0 30px;
    
}



.str1 span img {
    height:25px;
    width:auto;
    position:absolute;
}












.str4 a {
    margin: 0 10px;
    color: #ffffff;
    font-size: 19px;
    font-family: 'Abel';
    font-weight: 500;
}




.str4 span {
    width: 200px;
    margin-right: 8px;
    position: relative;
    padding: 0 30px;
}



    .str4 span img {
        height: 25px;
        width: auto;
        position: absolute;
    }

















.str_wrap.str_active {
	background:none;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:4px; 
	left:0;
	cursor:move;
}
.str_move_clone {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}







.bapaladaxstn {
    margin: 9px !important;
    width: 73px !important;
    float: left !important;
    font-weight: bold !important;
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
    padding: 4px !important;
    box-sizing: border-box !important;
    position: absolute !important;
    border-radius: 2px !important;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 12px;
}


    .bapaladaxstn:hover {
        color: #000000 !important;
        background: #c20606;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }


.bapaladaxstn i {
    float: right;
    margin-top: 6px;
margin-right: 3px;
}











/*@media screen and (max-width:960px) {
.hawalibapala {
    width: 100%;
    background: #fee402;
    float: right;
    position: relative;
    bottom: 0;
    z-index: 1000;
}


.breakingnews {
    height: 40px;
    padding: 6px 15px 0 15px;
    font-size: 16px;
}
}*/