h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 0.5rem;
    line-height: 1.4;
    font-family: "Roboto", sans-serif;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 800px;
}




.tag-category .category.table.table-striped.table-bordered.table-hover {
    margin: 0px 0px 0px 0px;
    max-width: 100%;
}


.section5 td p {
    padding: 6px 0px 6px 0px;
    line-height: 1.2;
    font-size: 15px;
}

.page-header, .subheading-category {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 0px solid #eee;
}

.span6 .page-header {
  
    margin: 0px 0px 0px 0px;
    padding-bottom: 5px;
    position: relative;
    background-color: transparent;
    padding: 20px 10px 0px 25px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 0px 0px  rgba(0,0,0,0.05);
    box-shadow: 0px 0px 0px 0px  rgba(0,0,0,0.05);
    text-transform: capitalize;

  
}
.span6 h2 {
  
    font-size: 1.09rem;
    color: #333187;
    text-transform: uppercase;
  
}

.page-header {
    margin: -84px 0px 10px -20px;
    padding-bottom: 5px;
    position: absolute;
    background-color: #F9B824;
    padding: 4px 20px 0px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    text-transform: uppercase;
}

.subheading-category {
    margin: -68px 0px 10px 7px;
    padding-bottom: 5px;
    position: absolute;
    background-color: #F9B824;
    padding: 4px 20px 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    text-transform: uppercase;
}

.section1 .fa {

    font-size: 14px;
    background-color: #fff;
    padding: 5px 8px;
    width: 26px;
    text-align:center;
    color: #ff3b30;
    margin-right: 6px;
}

.section7 .fa {
    font-size: 14px;
    background-color: #fff;
    padding: 5px 8px;
    width: 31px;
    text-align: center;
    color: #ff3b30;
    margin: 3px 6px 3px 0px;
}

.section5 .fa {
    font-size: 14px;
    background-color: #137B4F;
    padding: 5px 8px;
    width: 32px;
    text-align: center;
    color: #fff;
    margin: 2px 6px 2px 6px;
}




.nav-tabs.nav-stacked {
    border-bottom: 0;
    padding: 30px;
}

div#b2jcontainer_m111 .btn {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *margin-left: .3em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    *zoom: 1;
    background: #137B4F;
    color: #FFF;
    text-shadow: none;
    border: 0;
    line-height: 30px;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.bgside
  { background-image: url(http://localhost/judicial/images/agency-tabs-04.jpg);
    background-position: top right;
    background-repeat:no-repeat;

  }


ul#rsmg_gallery li div.rsmg_item_container a.rsmg_title {
    text-align: center;
    padding: 7px 0 0 0;
        padding-bottom: 0px;
    display: block;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px dotted #cccccc;
    overflow: hidden;
}


ul#rsmg_gallery li div.rsmg_item_container {
    border: 0px solid #cccccc;
    background: #fff;
    box-shadow: 0px 0px 0 #dedede;
}

ul#rsmg_gallery li div.rsmg_item_container {
    text-align: center;
    float: left;
    padding: 0px;
    font-size: 14px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    overflow: hidden;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    line-height: 1.2;
}

.gallery , #userForm  {
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    padding: 45px 45px;
    margin: 0px 8px 30px 8px;
        margin-left: 8px;
}

.gallery h2 {
    margin: -108px 0px 10px -45px;
    padding-bottom: 5px;
    position: absolute;
    background-color: #F9B824;
    padding: 4px 20px 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    text-transform: uppercase;
}

.section5 table {
    max-width: 96%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0px 25px 0px 25px;
}

.section6 table tbody th, .section6 table tbody td {
    padding: 0rem 0.625rem 0rem;
}


@media screen and (min-width: 40em)
foundation.css:3153
.section5 table {
    width: 100%;
    border-radius: 0;
    margin: 10px 25px 10px 25px;
}

#aside .custom {
    background-color: #eee;
    padding:15px 0px;
}

.judicial .leading-0 {
    background-color: #f5f5f5;
    padding: 20px 0px;
    margin: 5px 0px;
}

ol {
    padding-left: 40px;
}


/****************************************
	     SEARCH-PAGE
****************************************/

dl.search-results dt.result-title {
    margin: 15px 0 5px 0;
    padding: 5px 0;
    border-top: 1px #ddd solid;
}

.searchintro {
    margin: 0px -25px;
}

.search  .btn-group > 
.btn:last-child, 
.btn-group > .dropdown-toggle {
    -webkit-border-top-right-radius: 0px;
     border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
     border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
}

.search  .btn-group > .btn:first-child {
     margin-left: 0;
    -webkit-border-bottom-left-radius: 0px;
     border-bottom-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
     border-top-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-topleft: 0px;
}

.search  .btn, 
.mod-articles-category-readmore {
    padding: 4px 15px 5px 12px;
}

.badge {
    display: inline-block;
    padding: 0.3em;
    min-width: 2.1em;
    font-size: 0.6rem;
    text-align: center;
    border-radius: 50%;
    background: #F9B824;
    color: #fefefe;
}

.result-category {
    padding-left: 17px;
}

.result-text {
    font-size: 15px;
    padding-left: 20px;
}

.search .page-title {
    margin: -85px 0px 10px -25px;
    padding-bottom: 5px;
    position: absolute;
    background-color: #F9B824;
    padding: 4px 20px 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    text-transform: uppercase;
}

.search .button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 0px solid transparent;
    border-radius: 0;
    padding: 0em 0em;
    margin: 0 0 0rem 0;
        margin-bottom: 0rem;
    font-size: 0.9rem;
    background-color: #ECECED;
    color: #fefefe;
}



#phoca-dl-category-box h2 {
    margin: -108px 0px 10px -45px;
    padding-bottom: 5px;
    position: absolute;
    background-color: #F9B824;
    padding: 4px 20px 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    text-transform: uppercase;
}


div#rsmg_main {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 12px;
    line-height: 1.4em;
}



.tag-category {
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    padding: 20px 20px;
}


.tag-category ul {

    margin-left: 0px;

}



.tag-category .btn {

    padding: 5px 14px 7px 11px;
    margin-bottom: 0px;

}

.tag-category h3 {
    font-size: 1.2375rem;
}


.label {

    margin-left: -27px;
}

.label-info[href], .badge-info[href] {
    background-color: #cccbc8;;
}

.menu > li {
    display: block;
}



.menu > li > a {
padding: 0.5rem 0.9rem;
line-height: 1;
display: block;
width: 20%;
}

.menu .active > a {
    color: #fefefe;
    background: #DA3E37;
}

ul.inline > li, ol.inline > li {

    margin: 0px 10px 0px 10px;
}

#flatcal_minical .flatcal_daycell, #flatcal_minical .flatcal_todaycell, #flatcal_minical .flatcal_sundaycell, #flatcal_minical .flatcal_othermonth {
    font-size: 9px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    color: #555555;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 9px;
    padding-bottom: 8px;
    padding-right: 2px;
    padding-left: 2px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.section5 a:hover  { color:#7C1229;}

.grayscale  .section5 h2 {
    color: #000;
}

#rsmg_main {
    background-color: #fff;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    padding: 20px 25px;
    margin: 0px 8px 30px 8px;
}


#rsmg_main .span4 {

    border-top: 0px solid #F9B824;
}

#rsmg_albums li div.rsmg_album_container {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0px solid #CCCCCC;
    box-shadow: 0px 0px 0 #DEDEDE;
}

#rsmg_albums li div.rsmg_album_container {
    border-radius: 0px;
    float: left;
    font-size: 14px;
    overflow: inherit;
    padding: 0px;
    text-align: center;
}

#rsmg_albums li div.rsmg_album_container a.rsmg_title {
    border-bottom: 0px dotted #CCCCCC;
    color: #A00000;
    font-size: 16px;
}

#rsmg_albums li div.rsmg_album_container a.rsmg_album_inner_container {
    opacity: 0.7;
    background: #fff;
}

#rsmg_albums li div.rsmg_album_container a.rsmg_album_inner_container {
    border-radius: 0px;
}


#rsmg_main .span4 {

    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.05);
  margin-top:20px;

}

#rsmg_albums li {
    float: none;
    margin-bottom: 20px;
}

#lightbox-container-image-data {
    padding: 0 0 0px;
}

.gallery #rsmg_main {

    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.05);
    
    margin: 0px px 0px 0px;
}

.gallery_inner_album h2 {
    margin: -60px 0px 10px 8px;
    padding-bottom: 5px;
    position: absolute;
    background-color: #F9B824;
    padding: 4px 20px 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.05);
    text-transform: uppercase;
}

.section5 td p {
    padding: 6px 0px 6px 0px;
    line-height: 1.2;
}

.section5 ul {
    list-style-image: url(../images/icon.png);
    padding-left: 4px;
    margin-left: 45px;
    margin-top: 15px;

}

