@font-face {
    font-family: 'HelveticaLTStdBlackRegular';
    src: url('../fonts/helveticaltstd-blk.eot');
    src: url('../fonts/helveticaltstd-blkd41d.eot?#iefix') format('embedded-opentype'),
         url('../fonts/helveticaltstd-blk.woff') format('woff'),
         url('../fonts/helveticaltstd-blk.ttf') format('truetype'),
         url('../fonts/helveticaltstd-blk.svg#HelveticaLTStdBlackRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* Group page */
.group-profile-block-left {
	width: 710px;
	height: 68px;
	border: 1px solid #cad5ab;
	background-color: #fbfbfb;
}
.group-return-btn {
	padding: 14px 0 0 9px;
	width: 182px;
}
.group-profile-block-content {
	padding: 11px 0 0 0;
	width: 291px;
}
.group-profile-info {
	color: #355472;
	padding: 0 0 0 5px;
}
.group-profile-image img {
	border: 2px solid #e2e1df;
}
.group-profile-info-name {
	color: #355472;
	
	font-size: 17px;
	font-family: 'HelveticaLTStdBlackRegular';
}
.group-my-gourp-block-title {
	color: #355472;
	
	font-size: 17px;
	font-family: 'HelveticaLTStdBlackRegular';
}
.group-share-block-right {
	width: 220px;
	height: 68px;
	background-color: #819fbb;
}
.group-share-block-right .btn {
	background-color: #FFFFFF;
	height: 24px;
	margin: 10px auto 0 auto;
	padding: 12px 20px 12px;
	text-align: center;
	width: 160px;
}
.group-title {
	color: #655b51;
	padding: 10px 0;
	
	font-size: 31px;
	font-family: 'HelveticaLTStdBlackRegular';
}
/* alert start */
.group-alert-block {
	margin-bottom: 2px;
}
.group-alert-block-left {
	background-image: url(../images/group-page/group-attention-block-bg-left.png);
	height: 65px;
	margin-left: 4px;
	width: 9px;
}
.group-alert-block-right {
	background-image: url(../images/group-page/group-attention-block-bg-right.png);
	height: 65px;
	width: 9px;
}
.group-alert-middle-repeat {
	background-image: url(../images/group-page/group-attention-block-bg.png);
	height: 65px;
	position: relative;
	width: 924px;
}
.group-alert-icon {
	background-image: url(../images/group-page/group-alert-icon.png);
	height: 35px;
	margin: 5px 21px 0 21px;
	width: 40px;
}
.group-alert-text, .group-info-text { /* changed */
	color: #685e55;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*width: 780px;*/
}
.group-alert-text-title {
	padding-top: 8px;
	
	font-size: 16px;
	font-weight: bold;
}
.group-info-text-title a{
	color:#685E55;
	}
.group-info-text-title a:hover{
	text-decoration:underline;
	}	
.group-alert-cross {
	position: absolute;
	top: 10px;
	right: 0;
}
/* alert end */
/* info start */
.group-info-block {
	margin-bottom: 2px;
}
.group-info-block-left {
	background-image: url(../images/group-page/group-info-block-bg-left.png);
	height: 65px;
	margin-left: 4px;
	width: 9px;
}
.group-info-block-right {
	background-image: url(../images/group-page/group-info-block-bg-right.png);
	height: 65px;
	width: 9px;
}
.group-info-middle-repeat {
	background-image: url(../images/group-page/group-info-block-notification-bg.png);
	height: 65px;
	position: relative;
	width: 924px;
}
.group-content-block {
	margin-top: 20px;
}
.group-content-notification .group-info-block-left {
	background-image: url(../images/group-page/groups-event-notification-bg-left.png);
	height: 68px;
	margin-left: 4px;
	width: 9px;
	clear:both;
}
.group-content-notification .group-info-block-right {
	background-image: url(../images/group-page/groups-event-notification-bg-right.png);
	height: 68px;
	width: 9px;
}
.group-content-notification .group-info-middle-repeat {
	background-image: url(../images/group-page/group-info-block-bg.png);
	height: 68px;
	position: relative;
	width: 904px;
}
.group-info-icon {
	background-image: url(../images/group-page/group-info-icon.png);
	height: 36px;
	margin: 12px 21px 0 21px;
	width: 40px;
}
.group-info-text-title {
	font-size: 17px;
	padding-top: 1px;
}
.group-info-cross {
	position: absolute;
	top: 10px;
	right: 0;
}
/* info end */
.group-tabs {
	padding-left: 20px;
}
.group-tabs ul.group-tabs {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.group-tabs ul.group-tabs li span a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 10px 10px 0 10px;
	
	font-size: 13px;
	font-weight: bold;
}
.group-tabs ul.group-tabs li span a:hover {
	text-decoration: none;
}
.group-tabs ul.group-tabs li {
	background-image: url(../images/group-page/group-tab-deselected-bg-rightd6a8.png?q=v1);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 0 3px 0 0;
	list-style-type: none;
	float: left;
	height: 38px;
	margin-right: 2px;
}
.group-tabs ul.group-tabs li span {
	background-image: url(../images/group-page/group-tab-deselected-bg-leftd6a8.png?q=v1);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 0;
	height: 38px;
	display: block;
}
.group-tabs ul.group-tabs li.active {
	background-image: url(../images/group-page/group-tab-selected-bg-right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.group-tabs ul.group-tabs li.active span {
	background-image: url(../images/group-page/group-tab-selected-bg-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 0;
	height: 38px;
	display: block;
}
.group-tabs ul.group-tabs li.active a{
	vertical-align: top;
}
.group-tabs ul.group-tabs li.active a img.loading {
	margin-top: -2px; 
	margin-left: 3px;
	border: 0px;
	vertical-align: top;
}
.group-content-block-events {
	border-top: 5px solid #a7bee7;
	width: 924px;
	margin-left: 4px;
	margin-bottom: 20px;
}
.group-content-events-left {
	width: 402px;
	padding: 0 40px 0 8px;
	border-right: 1px solid #ded4ca;
}
.group-content-events-right {
	width: 402px;
	padding: 0 8px 0 40px;
}
.group-content-events-title-left, .group-content-events-title-right {
	color: #003c77;
	font-size: 22px;
	text-align: center;
	width: 400px;
	margin: 10px 0 20px 0;
}
.group-event-holder {
	margin-bottom: 20px;
}
.group-event-holder-left {
	background-image: url(../images/group-page/group-upcoming-events-cal.png);
	width: 54px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	line-height: 20px;
	margin-top: 8px;
	
	height: 51px;
	padding-top: 2px;
	font-size: 29px;
	font-weight: bold;
	text-transform: uppercase;
}
.group-event-holder-left.past {
	background-image: url(../images/group-page/group-past-events-cal.png);
	width: 54px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
	line-height: 20px;
	
	height: 51px;
	padding-top: 2px;
	font-size: 29px;
	font-weight: bold;
	text-transform: uppercase;
}
.group-event-holder-left .date {
	color: #FFFFFF;
	font-size: 18px;
}
.group-event-title {
	font-size: 18px;
	
	color: #355472;
	font-weight: bold;
}
.group-event-date {
	
	color: #675c53;
	font-size: 11px;
}
.group-event-attend {
	color: #2e9b00;
	font-weight: bold;
}
.group-events-links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.group-events-links ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	margin-right: 15px;
}
.group-content-block-details {
	background-image: url(../images/group-page/group-events-bg-top.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #faf0e6;
	border-bottom: 1px solid #cad5ab;
	border-left: 1px solid #cad5ab;
	border-right: 1px solid #cad5ab;
	padding: 26px 11px 0 11px;
}
.group-event-holder-details {
	padding-left: 20px;
	width: 326px;
}
.group-btn {
	text-align: center;
}
.notification-date {
	color: #685e55;
	font-size: 12px;
}
.sub-menu-new-holder {
	text-align: center;
	margin: 20px 0;
}
ul.sub-menu-new {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
ul.sub-menu-new li {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0 14px 0;
	margin: 0;
	list-style-type: none;
	/*float: left;
	padding: 5px 0 14px 0;
	*/
	text-align: center;
	background-image: url("../images/group-page/sub-menu-middle-bg.png");
    background-repeat: repeat-x;
	display: inline;
	*display: inline;
	margin-left: -4px;
}
ul.sub-menu-new li.first {
	background-image: url("../images/group-page/sub-menu-left-bg.png");
    background-repeat: no-repeat;
	background-position: left top;
}
ul.sub-menu-new li.last {
	background-image: url("../images/group-page/sub-menu-right-bg.png");
    background-repeat: no-repeat;
	background-position: right top;
}
ul.sub-menu-new li:hover {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0 14px 0;
	margin: 0;
	list-style-type: none;
	/*float: left;
	padding: 5px 0 14px 0;
	*/
	text-align: center;
	background-image: url("../images/group-page/sub-menu-middle-bg-hvr.png");
    background-repeat: repeat-x;
	display: inline;
	*display: inline;
	margin-left: -4px;
}
ul.sub-menu-new li.first:hover {
	background-image: url("../images/group-page/sub-menu-left-bg-hvr.png");
    background-repeat: no-repeat;
	background-position: left top;
}
ul.sub-menu-new li.last:hover {
	background-image: url("../images/group-page/sub-menu-right-bg-hvr.png");
    background-repeat: no-repeat;
	background-position: right top;
}
ul.sub-menu-new li.last a {
	border-right: 0 none;
	padding: 5px 14px 0 14px;
}
ul.sub-menu-new li a {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 27px;
	border-right: 1px solid #faddc5;
	/*display: block;
	padding: 5px 14px 0 14px;
	*/
	display: inline;
	*display: inline;
	padding: 5px 19px 10px 19px;
}
ul.sub-menu-new li a:hover {
	text-decoration: none;
}
/* Group Page  Documents Tab - Start */
.group-content-block .groups-collab-doc-row {
	margin-bottom: 30px;
}
.group-content-block .collab-doc-dl-file {
    background: url("../images/submission_file_dl.png") no-repeat;
    float: left;
    margin-top: 3px;
    height: 20px;
    background-position: 0 4px;
    padding-left: 20px;
}
.group-content-block .collab-doc-body {
    margin-bottom: 10px;
}
.group-content-block .collab-doc-upload-button {
	background-image: url("../images/upload_new_document.png");
    background-position: 0 0;
    background-repeat: no-repeat;
	margin: 20px 8px 10px;
	padding-left: 20px;
}
.help-italic{
    font-style: italic;
    color: #999999
}
.help-italic a:hover, .help-italic a:visited, .help-italic a{
    color: #365371;
}
.group-content-block .collab-doc-upload-button a {
    color: #365371;
}
.collab-doc-node-wrapper{
    display: none;
}
.collab-doc-list-header{
    clear: both;
}
.group-content-block-details .action-menu a {
    color: #365371;
}
.group-content-block-details .collab-doc-node-wrapper a {
    color: #365371;
}
.field-field-cdcp-commenting-period .field-label, 
.field-field-cd-document-file .field-label, 
.field-field-cd-submission-group .field-label,
.field-field-cp-is-final .field-label {
	float: left;
	padding-right: 5px;
}
/*.link-collab-doc-old-version-div {
	padding-left: 30px;
}*/
#older-versions {
	padding-bottom: 20px;
}
.page-collaborative-document #main {
    background-color: #FAF0E6;
    background-image: url("../images/group-page/group-events-bg-top.png");
    background-position: center top;
    background-repeat: repeat-x;
    border-bottom: 1px solid #CAD5AB;
    border-left: 1px solid #CAD5AB;
    border-right: 1px solid #CAD5AB;
    padding: 20px;
}
.page-collaborative-document #edit-submit, .page-collaborative-document #edit-preview, .page-collaborative-document #edit-delete {
	background-color: transparent;
    background-image: url("../images/group-page/common-btn-format.png");
    background-repeat: repeat;
    border: 0 none;
    color: #FFFFFF;
	cursor: pointer;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-style: italic;
    height: 20px;
    line-height: normal;
    margin: 0;
    padding: 0 10px;
    text-align: center;
    vertical-align: top;
}
.page-collaborative-document #main-content h2 {
	color: #003C77;
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0 20px;
}
.page-collaborative-document #main-content a {
	color: #355472;
	text-decoration: none;
}
.page-collaborative-document #main-content a:hover {
	color: #355472;
	text-decoration: underline;
}
form#af4q-collaborative-document-form #edit-title-wrapper{
    margin-left: 0px;
}
.group-document-node-details {
	background-image: url(../images/group-page/group-events-bg-top.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #faf0e6;
	border-bottom: 1px solid #cad5ab;
	border-left: 1px solid #cad5ab;
	border-right: 1px solid #cad5ab;
	padding: 26px 11px 20px 11px;
}
.group-document-node-details h2 {
    color: #003C77;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
}
.group-document-node-details  a {
    color: #365371;
}
/* Group Page  Documents Tab - End */

/* Group Page - Common Styles - Start */
.resources-tab, .events-tab, .submissions-tab, .roster-tab, .collaborative-document-tab, .summary-tab, .document-share-space-tab, .document-share-space-folder-tab, .dashboard-notification-block, .dashboard-submission-tab, .dashboard-myevent-tab, .dashboard-latest-news-tab, .dashboard-my-library-tab {
	margin-bottom: 20px;
}
.group-content-block h2 {
	color: #003C77;
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0 20px;
}
.group-content-block .padding-left-10 {
	padding-left: 10px;
}
.group-content-block .padding-right-10 {
	padding-right: 10px;
}
.group-content-title-left, .group-content-title-right {
	text-align: center;
	width: 400px;
}
.group-content-block .common-btn-format {
    
  /*  
	background-color: transparent;
    background-image: url("../images/group-page/common-btn-format.png");
    background-repeat: repeat;
    border: 0 none;
    color: #FFFFFF;
	cursor: pointer;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-style: italic;
    height: 20px;
    line-height: normal;
    margin: 0;
    padding: 0 10px;
    text-align: center;
    vertical-align: top;
  */
  
  
   color:#ffffff!important;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    border-radius: 5px;
    
    padding:3px 12px 4px;
    
    background: #0056a4;
    background: url(../images/affq-blue-btn-bg.png) repeat-x;
    background: -moz-linear-gradient(top, #0056a4 0%, #003c79 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0056a4), color-stop(100%,#003c79)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0056a4 0%,#003c79 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0056a4 0%,#003c79 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0056a4 0%,#003c79 100%); /* IE10+ */
    background: linear-gradient(to bottom, #0056a4 0%,#003c79 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0056a4', endColorstr='#003c79',GradientType=0 ); /* IE6-8 */
    border: 1px solid transparent;
    zoom:1;
  
}



.group-content-block a.common-btn-format {
	color: #FFFFFF;
	/*padding: 1px 10px 2px 10px;*/
}
.group-content-block a.common-btn-format:hover {
	color: #FFFFFF;
	padding: 1px 10px 2px 10px;
	text-decoration: none;
}
.group-content-block .group-content-left {
	width: 402px;
	padding: 0 40px 0 8px;
	border-right: 1px solid #ded4ca;
	clear:both;
}
.group-content-block .group-content-right {
	width: 402px;
	padding: 0 8px 0 40px;
}
.group-content-block a.group-list-item-title {
    color: #365371;
    font-size: 18px;
}
.group-my-gourp-block select#ddChooseGroup {
	width: 215px;
}
.group-profile-info-name a {
	color: #355472;
	font-size: 18px;
}
.group-content-block .paginate, .group-content-block .pager {
	/*border-top: 1px solid #ded4ca;*/
	margin-top: 10px;
	padding: 10px 0;
	text-align: center;
	clear:both;
}
.group-content-block .paginate a, .group-content-block .pager a {
    color: #365371;
    font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
.group-content-block .paginate span, .group-content-block .pager span {
    font-size: 12px;
	font-weight: bold;
	padding:3px;
}
.group-content-block  .paginate .disabled, .group-content-block .pager .disabled {
	text-decoration: none;
}
.group-content-block .group-notification-separator {
    border-bottom: 5px solid #A7BEE7;
	margin-top: 10px;
	margin-bottom: 20px;
    margin-left: 4px;
    width: 924px;
}
/* Group Page - Common Styles - End */

/* Group Page - Common Style IE7 - Start */
.ie7 .group-content-block #tab-content {
	padding-top: 15px;
}
/* Group Page - Common Style IE7 - End */

/* Group Page - Resources Tab - Start */
.group-content-block .resource-rows {
	padding-bottom: 30px;
}
.group-content-block .resource-rows-title {
	width: 360px;
}
.group-content-block .resources-tab .page-title a, .group-content-block .resources-tab .collection-title a, .group-content-block .resources-tab .resource-title a {
    color: #365371;
    font-size: 18px;
}
.group-content-block .float-left-button a.resources_view_details, .group-content-block .float-left-button .flag-wrapper a.flag, .group-content-block .float-left-button a.share_link_text, .group-share-block-right a.share-story-link {
/*
    
    background-color: transparent;
    background-image: url("../images/group-page/common-btn-format.png");
    background-repeat: repeat;
    border: 0 none;
    color: #FFFFFF;
	cursor: pointer;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-style: italic;
    height: 20px;
    line-height: normal;
    margin: 0;
	padding: 1px 10px 2px 10px;
    text-align: center;
    vertical-align: top;
*/
}
.group-content-block .float-left-button a.resources_view_details:hover, .group-content-block float-left-button .flag-wrapper a.flag:hover, .group-content-block .float-left-button a.share_link_text:hover, .group-share-block-right a.share-story-link:hover,a.share_link_text:hover {
	color: #FFFFFF;
	/*padding: 1px 10px 2px 10px;*/
	text-decoration: none;
}
/* Group Page - Resources Tab - End */

/* Group Page - Events Tab - Start */
.group-content-block .group-event-title a.event_title {
    color: #365371;
    font-size: 18px;
}
.group-content-block .group-events-links li a {
    color: #365371;
}
.group-event-title.call {
	background-image: url(../images/group-page/group-call-event-icon.png);
	background-position: right 8px;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.group-event-title.inperson {
	background-image: url(../images/group-page/group-inperson-event-icon.png);
	background-position: right 8px;
	background-repeat: no-repeat;
	padding-right: 15px;
}
.group-event-title.conf {
	background-image: url(../images/group-page/group-conf-event-icon.png);
	background-position: right 8px;
	background-repeat: no-repeat;
	padding-right: 15px;
}
/* Group Page - Events Tab - End */

/* Group Page - Submissions Tab - Start */
.group-content-block .submissions-tab li a {
    color: #365371;
    font-size: 18px;
}
/* Group Page - Submissions Tab - End */

/* Group Page - Roster Tab - Start */
.group-content-block .roster-tab #edit-email-wrapper{
    background-image: url("../images/search-roster.png");
    background-repeat: no-repeat;
    height: 32px;
    width: 200px;
    padding-top:5px;
    padding-left:24px;	
    position: relative;
}
.group-content-block .roster-tab #edit-email-wrapper input {
    background-color: #FAF0E6;
    border: 0 none;
	color: #7E7572;
    width: 184px;
}
/* Group Page - Roster Tab - End */

/* Group Page - Document Share Space Tab - Start */
.group-content-block .action-menu-right a {
    color: #365371;
}
.group-content-block .view-af4q-document-sharespace-landing table.views-table tr.even,
.ie7 .group-content-block .view-af4q-document-sharespace-landing table.views-table tr.even td {
	background-color: #e4e6eb;
}
.group-content-block .view-af4q-document-sharespace-landing table.views-table tr.odd,
.ie7 .group-content-block .view-af4q-document-sharespace-landing table.views-table tr.odd td {
	background-color: #d9dfeb;
}
.group-content-block .view-af4q-document-sharespace-landing table.views-table thead th {
	border-bottom: 3px solid #003C77;
    font-size: 13px;
}
.group-content-block .view-af4q-document-sharespace-landing table.views-table tr.even td, .group-content-block .view-af4q-document-sharespace-landing table.views-table tr.odd td {
	padding: 4px;
    color: #365371;
    font-size: 12px;
    font-weight: bold;
}
.group-content-block .view-af4q-document-sharespace-landing table.views-table tr a {
    color: #365371;
}
.group-content-block .view-af4q-document-sharespace-landing td.views-field-comment-count, .group-content-block .view-af4q-document-sharespace-landing th.views-field-comment-count {
	text-align: center;
}
/* Group Page - Document Share Space Tab - End */

/* Dashboard Page - Submission Tab - Start */
.group-content-block .action a {
    color: #365371;
}
/* Dashboard Page - Submission Tab - End */

/* Dashboard Page - Latest News Tab - Start */
.group-content-block .dashboard-latest-news-tab .views-row {
    padding-bottom: 10px;
}
.group-content-block .dashboard-latest-news-tab .views-row .views-field-field-blog-image-fid {
    margin-top: 5px;
}
.group-content-block .dashboard-latest-news-tab .views-row .views-field-field-blog-image-fid .node-body {
    padding-bottom: 5px;
}
.group-content-block .dashboard-latest-news-tab .views-field-title a {
    color: #365371;
    font-size: 18px;
}
.group-content-block .dashboard-latest-news-tab h2 {
    margin: 0 0 5px;
}
/* Dashboard Page - Latest News Tab - End */

/* Dashboard Page - Latest News Tab - Start */
.group-content-block .dashboard-my-library-tab .views-row {
	padding-bottom: 30px;
}
.group-content-block .dashboard-my-library-tab .title a {
    color: #365371;
    font-size: 18px;
}
/* Dashboard Page - Latest News Tab - End */

.group-content-block div.view div.views-admin-links li a {
    color: #aaaaaa;
    font-size: 11px;
}
.group-content-block .header-title-wrapper {
	padding: 0px;
}
.block-af4q_dashboard_submission_groups {
	margin-bottom: 10px;
}
/*
added by ashiq
*/
.dashboard_notification{
border:1px solid #d0c495;
background-color: #ffd00b;
padding:5px;
margin:5px;
border-radius: 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;}

.pad_5{
	padding:5px;}
	
.pad_5 .group-info-text-title{
	font-size:15px;}
	
.pad_5 span{
	font-size:11px;}

.notification_box{
	width:908px;
	padding-right:10px;
	margin-left:5px;
	background:url(../images/group-page/notif_box_bg.png) #fff8ad;
	background-repeat:repeat-x;
	border:1px solid #dbcb9e;
	height:auto;
	}
.notification-info-icon {
	background-image: url(../images/group-page/small_group-info-icon.png);
	width:17px;
	height:24px;
	margin-right:10px;
}
.group-content-block  .group-alert-block .group-alert-middle-repeat{
	width: 895px;
}

#rss-builder-container h2{
    color: #003C77;
    font-size: 20px;
}

#rss-builder-container .rss-bilder-form{
	    border-right: 1px solid #DED4CA;
		padding-right:50px;
		margin-bottom:20px;
   
}
#link_update{

}

#rss-builder-container .group-content-title-left, #rss-builder-container .group-content-title-right{
text-align:left;
}

/*-----------new added---------*/

.pad_5{
	padding:5px;}
.pad_top_5{
	padding-top:5px;}
	
.pad_5 .group-info-text-title{
	font-size:15px;}
	
.pad_5 span{
	font-size:11px;}

.notification_box{
	width:908px;
	padding-right:10px;
	margin-left:5px;
	background:url(../images/group-page/notif_box_bg.png) #fff8ad;
	background-repeat:repeat-x;
	border:1px solid #dbcb9e;
	height:auto;
	}
.notification-info-icon {
	background-image:url(../images/group-page/small_group-info-icon.png);
	width:17px;
	height:24px;
	margin-right:10px;
}
.top_notification_box{
	width:920px;
	padding-right:10px;
	padding-left:10px;
	background:url(../images/group-page/top_notice_box_bg.png) #fff8ad;
	background-repeat:repeat-x;
	border-left:1px solid #dbcb9e;
	border-right:1px solid #dbcb9e;
	min-height:40px;
	height:auto;
	margin-left:4px;
	}
.top_notice_box {
	background-image:url(../images/group-page/box_top.png);
	width: 942px;
	height: 5px;
	margin-left: 4px;
}
.bottom_notice_box{
	background-image:url(../images/group-page/box_bottom.png);
	width: 942px;
	height: 5px;
	margin-left: 4px;
}
.top_notification_box.group-alert-cross {
	position: absolute;
	top: 10px;
	right: 0;
	z-index:5000;
}
.group-info-text p{
margin-bottom:0px;}

#border_bottom_1{
	border-bottom: 1px solid transparent;
}

.group-content-block-details .group-alert-block .top_notice_box, .group-content-block-details .group-alert-block .bottom_notice_box{
background:none;
height:0;}

.group-content-block-details .group-info-block{
clear:both;}

.group-content-block-details .group-alert-block  .top_notification_box{
 border-bottom: 1px solid #DBCB9E;
}
.group-content-block-details .group-alert-block{
margin-left:0px;
margin-right:0px;
width:900px;}
.group-content-block-details .group-alert-block .top_notification_box{
width:900px;}
.rss_pic{
padding-top:32px;}

/*---------------------------------------*/
#forceshome-main-content-bottom .block {
    margin-top: 20px;
    margin-right: 8px;
    margin-left: 0px;
    background-image: url(../images/group-page/group-events-bg-top.png);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #faf0e6;
    border-bottom: 1px solid #cad5ab;
    border-left: 1px solid #cad5ab;
    border-right: 1px solid #cad5ab;
}
#forceshome-main-content-bottom .first {
    margin-left: 5px;!important
}
#forceshome-main-content-bottom .last {
    margin-right: 0px;!important
}
#forceshome-main-content-bottom .block h2 {
    padding: 10px 5px 0 5px;
    margin-bottom: 0px;
    font-size: 18px;
    color: #003C77;
}
#forceshome-main-content-bottom .block .content {
    padding: 10px 5px 5px 5px;
}

#forceshome-main-content-bottom div.block-forceshome-fb-twitter div#block-forceshome-fb-twitter-tabs ul li{
    background-image: none;
    list-style-image: none;
    width: 95px; 
}
#forceshome-main-content-bottom #block-forceshome-fb-twitter-tabs ul li {
    float: left;
    list-style: none;
}
#forceshome-main-content-bottom div.block-forceshome-fb-twitter div#block-forceshome-fb-twitter-tabs ul{
    background-image: none;
    list-style-image: none;
}
#forceshome-main-content-bottom #block-forceshome-fb-twitter-tabs ul li a {
    height: 26px;
    text-indent: -9999px;
}
#forceshome-main-content-bottom #block-forceshome-fb-twitter-tabs ul li a.fb div {
    background: url(../images/tab-forceshome.gif) no-repeat;
    background-position: -8px -47px;
    width: 95px;
    height: 26px;
    cursor: pointer;
}
#forceshome-main-content-bottom #block-forceshome-fb-twitter-tabs ul li a.twitter div {
    background: url(../images/tab-forceshome.gif) no-repeat;
    background-position: -108px -47px;
    width: 92px;
    height: 26px;
    cursor: pointer;
}
#forceshome-main-content-bottom #block-forceshome-fb-twitter-tabs ul li a.fb div.selected, 
#forceshome-main-content-bottom #block-forceshome-fb-twitter-tabs ul li a.fb div:hover {
    background: url(../images/tab-forceshome.gif) no-repeat;
    background-position: -8px -5px;
    width: 95px;
    height: 26px;
}
#forceshome-main-content-bottom #block-forceshome-fb-twitter-tabs ul li a.twitter div.selected, 
#forceshome-main-content-bottom #block-forceshome-fb-twitter-tabs ul li a.twitter div:hover {
    background: url(../images/tab-forceshome.gif) no-repeat;
    background-position: -108px -5px;
    width: 92px;
    height: 26px;
    overflow: hidden;
}
#forceshome-main-content-bottom #block-forceshome-fb-twitter-tabs #tabs-2 {
    width: 300px;
    margin-top:  2px;
}
#forceshome-main-content-bottom .block-forceshome-fb-twitter #clear-block {
    height: 2px;
    background-color: #003C77;
    width: 290px;
    *position: relative;
    *z-index: 9999;
    *margin-top:  -1px;
}
#forceshome-main-content-bottom .ie .block-forceshome-fb-twitter #clear-block,
#forceshome-main-content-bottom .safari .block-forceshome-fb-twitter #clear-block,
#forceshome-main-content-bottom .chrome .block-forceshome-fb-twitter #clear-block {
    height: 2px;
}
#forceshome-main-content-bottom #twtr-widget-1 .twtr-doc .twtr-ft span a {
    /*
    background-color: transparent;
    background-image: url("../images/affq-blue-btn-bg.png");
    background-repeat: repeat;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-style: italic;
    height: 20px;
    line-height: normal;
    margin: 0;
    padding: 2px 5px;
    text-align: center;
    vertical-align: top;
    */
    
     color:#ffffff!important;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    border-radius: 5px;
    
    padding:3px 12px 4px;
    
    background: #0056a4;
    background: url(../images/affq-blue-btn-bg.png) repeat-x;
    background: -moz-linear-gradient(top, #0056a4 0%, #003c79 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0056a4), color-stop(100%,#003c79)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0056a4 0%,#003c79 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0056a4 0%,#003c79 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0056a4 0%,#003c79 100%); /* IE10+ */
    background: linear-gradient(to bottom, #0056a4 0%,#003c79 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0056a4', endColorstr='#003c79',GradientType=0 ); /* IE6-8 */
    border: 1px solid transparent;
    zoom:1;    
    
}

.ie7 #forceshome-main-content-bottom #twtr-widget-1 .twtr-doc .twtr-ft span a{
    padding:0px 6px 0px 6px;
}

#forceshome-main-content-bottom #twtr-widget-1 .twtr-doc,
#forceshome-main-content-bottom #twtr-widget-1 .twtr-doc, 
#forceshome-main-content-bottom #twtr-widget-1 .twtr-hd a, 
#forceshome-main-content-bottom #twtr-widget-1 h3, 
#forceshome-main-content-bottom #twtr-widget-1 h4 {
	background-color: #E4E6EB !important;
	color: #365371 !important;
}
#forceshome-main-content-bottom #twtr-widget-1 .twtr-tweet a {
	color: #365371 !important;
}
#forceshome-main-content-bottom #twtr-widget-1 .twtr-doc .twtr-ft a {
	background: url("../images/twitter-forceshome.gif") no-repeat scroll 0 0 transparent;
}
#forceshome-main-content-bottom #twtr-widget-1 .twtr-hd a, 
#forceshome-main-content-bottom #twtr-widget-1 .twtr-hd h3 {
    display: none;
}
#forceshome-main-content-bottom #twtr-widget-1 .twtr-hd {
	background-image: url("../images/img-af4q-twitter-forceshome.png");
    background-repeat: no-repeat;
    height: 18px;
    margin-left: 8px;
    margin-top: 5px;
    padding: 10px;
}
#forceshome-main-content-bottom #twtr-widget-1 .twtr-doc .twtr-ft {
    padding: 0 10px;
    position: relative;
    top: -5px;
}

#forceshome-main-content-bottom .block-forceshome-fb .af4q-fbapp-popular-item {
	padding-top: 5px;
	padding-left: 5px;
    padding-right: 5px;
}
#forceshome-main-content-bottom .block-forceshome-fb .af4q-fbapp-popular-item img {
    float: left;
    height: 35px;
    width: 35px;
    margin: 5px 5px 5px 0;
}
#forceshome-main-content-bottom .block-forceshome-fb .af4q-fbapp-popular-item p {
	margin-bottom: 0px;
	font-size: 11px;
}
#forceshome-main-content-bottom .block-forceshome-fb .af4q-fbapp-popular-item a {
	color: #365371;
}
#forceshome-main-content-bottom .block-forceshome-fb .af4q-fbapp-popular-item .title {
    font-weight: bold;
}
#forceshome-main-content-bottom .block-forceshome-fb .af4q-fbapp-popular-item .meta-info {
    font-size: 10px;
    font-weight: bold;
    color: gray;
}

#forceshome-main-content-bottom .myforces-home-widget-block {
	background-image: none;
    background-repeat: repeat-x;
    background-position: top;
    background-color: transparent;
    border-bottom: none;
    border-left: none;
    border-right: none;
}
#forceshome-main-content-bottom .myforces-home-widget-block .content {
	padding: 0 0 0 0;
}

#forceshome-main-content-bottom .myforces-home-facebook-twitter-block .content {
	padding: 20px 10px 10px 10px;
}
#forceshome-main-content-bottom .myforces-home-facebook-twitter-block .block-forceshome-fb,
#forceshome-main-content-bottom .myforces-home-facebook-twitter-block .block-forceshome-twitter {
    height: 353px;
	background-color:#E4E6EB;
    overflow-x: hidden;
    overflow-y: auto;
}

.page-dashboard .group-content-block-details .dashboard_event {
    background: none;
    margin-bottom: 10px;
    padding: 0px;
}
.page-dashboard .group-content-block-details .dashboard_event a {
    color: #365371;
}

.page-dashboard .group-content-block-details .dashboard_event .flag-wrapper a {
    color: #FFFFFF;
}
.page-dashboard .group-content-block-details .dashboard_event h2 {
 	color: #003C77;
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0 20px;
}
.page-dashboard .group-content-block-details span.event_details_title{
	width:905px;
}

.page-dashboard .group-content-block-details a.dashboard_event-links {
	background-color: transparent;
    background-image: url("../images/group-page/common-btn-format.png");
    background-repeat: repeat;
    border: 0 none;
    color: #FFFFFF;
	cursor: pointer;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-style: italic;
    height: 20px;
    line-height: normal;
    margin: 0 5px;
	padding: 0px 10px;
	text-align: center;
    vertical-align: top;
}

.page-dashboard .group-content-block-details .event_resources h3, .page-dashboard .group-content-block-details .event_collections h3 {
 	color: #003C77;
	font-size: 24px;
	font-weight: bold;
	margin: 10px 0 20px;
}

a.prominant_button{


background-color:#e75813;
padding:10px;

color:#FFFFFF!important;
font-weight:bold;
line-height:30px;
text-align:center;

background-image: linear-gradient(bottom, rgb(231,90,19) 45%, rgb(239,138,30) 68%);
background-image: -o-linear-gradient(bottom, rgb(231,90,19) 45%, rgb(239,138,30) 68%);
background-image: -moz-linear-gradient(bottom, rgb(231,90,19) 45%, rgb(239,138,30) 68%);
background-image: -webkit-linear-gradient(bottom, rgb(231,90,19) 45%, rgb(239,138,30) 68%);
background-image: -ms-linear-gradient(bottom, rgb(231,90,19) 45%, rgb(239,138,30) 68%);
background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.1, rgb(231,90,19)),
	color-stop(0.68, rgb(239,138,30))
);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E75A13', endColorstr='#E75A13');

-moz-border-radius:5px;
border-radius: 5px;
}

.ie9 .gradient {
       filter: none;
}

#webform-client-form-252 #edit-submit.form-submit{

/*
background-color:#e75813;
padding:10px !important;

color:#FFFFFF!important;
font-weight:bold;
line-height:30px;
text-align:center;

background-image: linear-gradient(bottom, rgb(231,90,19) 45%, rgb(239,138,30) 68%);
background-image: -o-linear-gradient(bottom, rgb(231,90,19) 45%, rgb(239,138,30) 68%);
background-image: -moz-linear-gradient(bottom, rgb(231,90,19) 45%, rgb(239,138,30) 68%);
background-image: -webkit-linear-gradient(bottom, rgb(231,90,19) 45%, rgb(239,138,30) 68%);
background-image: -ms-linear-gradient(bottom, rgb(231,90,19) 45%, rgb(239,138,30) 68%) !important;

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.1, rgb(231,90,19)),
	color-stop(0.68, rgb(239,138,30))
)

-moz-border-radius:5px;
border-radius: 5px;
border: 0;
height: auto;

*/


  
    color:#ffffff!important;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    border-radius: 5px;
    
    padding:8px 15px;
    
    background: #0056a4;
    background: url(../images/affq-blue-btn-bg.png) repeat-x;
    background: -moz-linear-gradient(top, #0056a4 0%, #003c79 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0056a4), color-stop(100%,#003c79)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #0056a4 0%,#003c79 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #0056a4 0%,#003c79 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #0056a4 0%,#003c79 100%); /* IE10+ */
    background: linear-gradient(to bottom, #0056a4 0%,#003c79 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0056a4', endColorstr='#003c79',GradientType=0 ); /* IE6-8 */
    border: 1px solid transparent;
    zoom:1;

}

a.prominant_button:hover{
text-decoration:none;}

#forceshome-main-content-bottom div.myforces-story-block div.content .myforces-share-your-story-content{
    height: 386px;
    overflow-x: hidden;
    overflow-x: auto;
    margin: 5px;
}
.group-content-block .group-content-block-details .paginate span.current{
font-size:15px;}


.event_buttons_container{
padding-left:50px;}

.story_action{
width:75px;}


.group-tabs ul.group-tabs li.hover-style{
    background-image: url("../images/group-page/group-tab-deselected-bg-rightd6a8.png?q=v1");
    background-position: right bottom;
    background-repeat: no-repeat;
}
.group-tabs ul.group-tabs li.hover-style span{
    background-image: url("../images/group-page/group-tab-deselected-bg-leftd6a8.png?q=v1");
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    height: 38px;
    padding: 0;
}

.group-tabs ul.group-tabs li.hover-style a {
    vertical-align: top;
}

.node-type-resources .addthis_button_tweet{
    padding-top: 10px;
}

.unsubscribe_button{
    display: block;
    width: 134px;
    padding: 4px!important;
    line-height: 15px!important;
    filter:none!important;
}
.subscribe_button{
    display: block;
    width: 122px;
    padding: 5px!important;
    line-height: 15px!important;
    filter:none!important;
}