﻿.BookmarkedStar .fa
{
    color: yellow;
    text-shadow: 0px 0px 3px #000;
}




.legislation-details .TableRecordsResponsive
{
    min-height: 100px !important;
}
.legislation-details .TableRecords 
{
    border-collapse:collapse !important;
}
/*.fa
{
    font-size:x-small !important;
}*/ /*commented on 28,11,2017 because it affects the icons in the header*/
.TileIconText_icon
{
    width: 16px;
}
.TileIconText_label
{
    font-size:16px;
}


.signee
{
        padding-bottom: 5px;
}

/*new*/
.dropdown-caret_customized
{
    text-align:right !important;
    width:100%;
    border: 1px solid #ddd;
}


.ar-AE .dropdown-caret_customized
{
    text-align:left !important;
}

.Menu_DropDownPanel a, .Menu_DropDownPanel a:link, .Menu_DropDownPanel a:visited
{
    border:none !important;
}


.Menu_DropDownButton {
    width:100%; /* added by Mariam Nufal*/
}

/*added by Mariam Nufal*/
.Menu_DropDownPanel
{
    background-color: white !important;
}

.Menu_TopMenu
{
    height:25px !important;
}

.Menu_SubItemsPlaceholder {

     border: 1px solid #ddd;
}

.Menu_TopMenuActive
{
    box-shadow:none !important;
}


.legislation-details-table .Card
{
    padding:0px;
    margin-top: 10px;
    padding:4px;
}


.ar-AE .legislation-details-table .Card_Text
{
    padding-right:15px;
}




.phone .Article_Dropdown
{
    width:100%;
}


.articles-box
{
    padding: 5px;
    border: 1px solid #ddd;
    margin-bottom: 3px;
    margin-top: 3px;
}

.law-title
{
    line-height:1.43 !important;
}