.GM-PRGM-009{font-size:14px; color:#333; font-family:Arial, Helvetica, sans-serif;line-height: 1.5;}
.ui-tabs {
    padding: 0;
}
.ui-widget-header {
    border: 0 none;
    border-bottom: 1px solid #fff;
	text-transform:uppercase;
}
.ui-tabs .ui-tabs-nav {
    padding: 2px 2px 0;
	font-size:14px;
}
.ui-tabs .ui-tabs-nav li a {
    padding: 8px 16px;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    /*background: url("/_layouts/kpmg/images/ui-bg_glass_65_98C6EA_1x400.png") repeat-x scroll 50% 50% #98C6EA;*/
    background: #f0f0f0;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    background: none #FFF;
}
.ui-tabs-panel a {
    color: #007C92;
}
.ui-widget-content a:hover, .ui-widget-content a:focus, .ui-widget-content a:active {
    text-decoration: none;
}

label {
	cursor: pointer;
	cursor: hand;
	font-size:14px;
}



#GM-PRGM-009descriptions div {
	margin: 10px 0;
}

#GM-PRGM-009message {
    padding: 7px;
	border: 1px solid #f0f0f0;
	background: #fff;
	margin-bottom: 15px;
	font-size: 11px;
}
#GM-PRGM-009message a {
	text-decoration: none;
	border-bottom: 1px dotted;
}
#GM-PRGM-009message-icon {
    display: block;
	float: left;
	margin-right: 5px;
	height: 17px;
    width: 16px;
    background-repeat: no-repeat;
}
#GM-PRGM-009message-text {
    display: block;
	overflow: hidden;
	font-size:14px;
}
.GM-PRGM-009message-apply {
	border-bottom: 1px dotted;
	cursor: pointer;
	cursor: hand;
}
.GM-PRGM-009info {
	background-image: url(../images/ui_icons.png);
	background-position: 0 3px;
}
.GM-PRGM-009alert {
	background-image: url(../images/ui_icons.png);
	background-position: -16px 3px;
}
.GM-PRGM-009apply {
	background-image: url(../images/ui_icons.png);
	background-position: -32px 2px;
}
.GM-PRGM-009close {
	background-image: url(../images/ui_icons.png);
	background-position: -48px 2px;
}
.GM-PRGM-009loading {
	background-image: url(../images/preloader.gif);
	background-position: 0 0;
}
#GM-PRGM-009taxtype {
	float: left;
	margin-bottom: 15px;
	font-size:14px;
	width:100%;
}
#GM-PRGM-009yearrange {
	font-size:14px;
	float: left;
	margin-bottom: 15px;
	width:100%;
}
#GM-PRGM-009yearrange>select{font-size:14px;}
#flashcontent {
	background: url("../images/preloader.gif") no-repeat 50% 50%;
}
#flashwrapper {
	width: 730px;
	height: 1px;
	overflow: hidden;
}

#GM-PRGM-009actions {
	float: right;
	margin: 10px 0;
}
.GM-PRGM-009actions-clear {
	display: inline-block;
	background-color: #007ead;
	border: 1px solid #007ead;
	border-radius: 2px;
	padding: 4px 8px 4px 4px;
	margin: 0 0 0 8px;
	cursor: pointer;
	cursor: hand;
	color:#fff;
}
.GM-PRGM-009actions-apply {
	display: inline-block;
	background-color: #007ead;
	border: 1px solid #007ead;
	border-radius: 2px;
	padding: 4px 8px 4px 4px;
	margin: 0 0 0 8px;
	cursor: pointer;
	cursor: hand;
	color:#fff;
}
.GM-PRGM-009active {
	background-color: #8e258d;
	color:#fff;
	border: 1px solid #8e258d;
}
.GM-PRGM-009taxselect {
	margin-left: 10px;
}


.ui-tabs .ui-tabs-panel, .ui-widget-content{width:100%; float:left; content:" "; clear:both;}


.GM-PRGM-009_table{width:100%; float:left; content:" "; clear:both; margin:0; padding:0; list-style:none;}
.GM-PRGM-009_table>li{width:25%; float:left;}
#GM-PRGM-009_title{font-size:16pt; font-weight:bold; text-align:center; margin-bottom:15px;}

@media (max-width: 600px) {
.ui-tabs .ui-tabs-nav li{width:100%;}
.ui-widget-content{width:85% !important; left:5% !important;}
.ui-dialog .ui-dialog-titlebar { padding: 10px 12px; position: relative;  }

.GM-PRGM-009_table>li{width:auto; float:none;}
#GM-PRGM-009taxtype>label{display:block;}
#GM-PRGM-009_title{font-size:14px;}

	}