﻿.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

.govt_tabs {
	padding: 20px 0px;
	overflow: hidden;
}
.govt_tabs img {
border: 1px solid #ccc;
    padding: 2px;
}


.triangle-up-left {
    padding: 20px;
    position: absolute;
    width: 90%;
}
.triangle-up-left h3 {
    margin-bottom: 0px;
    color: #fff;
    font-size: 20px;
    line-height: 18px;
}
.pos-rel {
    position: relative;
}
.triangle-up-left h3 {
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
	font-weight: bold;
    line-height: 18px;
    width: 100%;
    text-transform: uppercase;
}
.triangle-down-left {
    position: absolute;
    background: #FFDF00;
    bottom: 2px;
    right: 2px;
    width: 70px;
    line-height: 13px;
    padding: 14px;
    padding-top: 10px;
    font-size: 12px;
    height: 60px;
    font-weight: bold;
    box-sizing: border-box;
}
.jQueryDatepicker {
  
    background: #fff;
    padding: 6px;
    border: 1px solid #c3c1c1;
        float: left;
}
.buttondiv a
{    float: left;
    width: 100%;
    background: white;
    padding: 12px;
    margin-bottom: 20px;
    text-align: center;
    color: #3e3e3e;
    text-transform: uppercase;
    border: 1px solid #d2d1d1;
    font-size: 20px;
    text-decoration: none;
    border-radius: 3px;}
    
    
    .panel-body {
    padding: 15px;
    border: 1px solid #c3c1c1;
}
.triangle-down-left:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: -45px;
    border-right: 70px solid transparent;
    border-bottom: 15px solid #FFDF00;
    top: -15px;
    position: absolute;
}
.pos-rel a:hover
{
        color: #FF5722;
}
.box-board-bg
{
        margin-bottom: 10px;
    padding: 3px;
    background: #fff;
    border: 1px solid #e2e2e2;
}
.jQueryDatepicker_calendar_months_month_weekdays_weekday_days_day.jQueryDatepicker__current .jQueryDatepicker_table_td {
    background: #76d138 !important;
    color: #fff;
}
.jQueryDatepicker_calendar_months_month_weekdays_weekday_days_day-day-9 .jQueryDatepicker_table_td {
    background: #76d138 !important;
    color: #fff;
}