
/***************** STARTS: /idegaweb/bundles/com.idega.core.bundle/resources/style/iw_core.css *****************/
@media screen {

/** idegaWeb Core CSS classes **/
form {
	margin-top: 0px;
	margin-bottom: 0px;
}

iframe {
	border: 0;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

/** BEGIN: Style for com.idega.presentation.CSSSpacer element used in the beginning and end of containers that use float-ing elements**/
.spacer {
	clear: both;
}

/** END: Style for com.idega.presentation.CSSSpacer **/ /** BEGIN: loadLayer: **/
DIV.LoadLayerOld {
	visibility: hidden;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #FFFFFF;
	color: inherit;
	border-style: ridge;
	border-color: #cbcbcb;
	border-width: 2px;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 12px;
	padding-bottom: 4px;
	top: 48%;
	left: 45%;
}

.LoadLayer {
	height: expression(( document.body.clientHeight) ?   document.body.clientHeight +   'px' :   document.documentElement.clientHeight +   'px' );
	width: expression(( document.body.clientWidth) ?   document.body.clientWidth +   'px' :   document.documentElement.clientWidth +   'px' );
	left: 0;
	top: 0;
	visibility: hidden;
	position: absolute;
	filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src = '/idegaweb/bundles/com.idega.core.bundle/resources/style/images/transparent.png', sizingMethod = 'scale' );
	z-index: 9999 !important;
}

.LocalLoadLayer {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	visibility: hidden;
	position: relative;
	filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src = '/idegaweb/bundles/com.idega.core.bundle/resources/style/images/transparent.png', sizingMethod = 'scale' );
	z-index: 9999 !important;
}

.LocalLoadLayer .LoadingImage {
	position: relative;
	top: 21px;
	left: 52%;
}

html>body .LoadLayer {
	height: 100%;
	width: 100%;
	position: fixed;
	filter: none;
	background: url(/idegaweb/bundles/com.idega.core.bundle/resources/style/images/transparent.png);
}

html>body .LocalLoadLayer {
	left: 0px;
	top: 0px;
	height: 100%;
	width: 100%;
	position: relative;
	filter: none;
	background: url(/idegaweb/bundles/com.idega.core.bundle/resources/style/images/transparent.png);
	z-index: 9999 !important;
}

html>body .LocalLoadLayer .LoadingImage {
	position: relative;
	top: 21px;
	left: 0px;
}

.LoadLayer .LoadLayerMiddle,.LocalLoadLayer .LoadLayerMiddle {
	position: absolute;
	width: 100%;
	top: 50%;
	text-align: center;
	height: 74px;
}

.LocalLoadLayer .LoadLayerMiddle .LoadLayerContents {
	width: 74px;
	height: 74px;
	margin: 0 auto;
	position: relative;
	top: -50%;
	padding: 0px 0px;
	filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src = '/idegaweb/bundles/com.idega.core.bundle/resources/style/images/whiteTransparentSmall.png', sizingMethod = 'scale' );
}

.LoadLayer .LoadLayerMiddle .LoadLayerContents {
	width: 231px;
	height: 54px;
	margin: 0 auto;
	position: relative;
	top: -50%;
	padding: 10px 20px;
	filter: progid : DXImageTransform.Microsoft.AlphaImageLoader ( src = '/idegaweb/bundles/com.idega.core.bundle/resources/style/images/whitetransparent.png', sizingMethod = 'scale' );
}

html>body .LocalLoadLayer .LoadLayerMiddle .LoadLayerContents {
	width: 74px;
	filter: none;
	background: url(/idegaweb/bundles/com.idega.core.bundle/resources/style/images/whiteTransparentSmall.png);
}

html>body .LoadLayer .LoadLayerMiddle .LoadLayerContents {
	width: 191px;
	filter: none;
	background: url(/idegaweb/bundles/com.idega.core.bundle/resources/style/images/whitetransparent.png);
}

.LoadLayer .LoadLayerMiddle .LoadLayerContents #loadingimage {
	display: none;
}

.LoadLayer .LoadLayerMiddle .LoadLayerContents #loadingtext {
	line-height: 54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: inherit;
	padding-left: 22px;
	background: url(/idegaweb/bundles/com.idega.core.bundle/resources/loading_notext.gif) left no-repeat;
}

/** END: loadlayer **/ /** BEGIN: IWApplicationComponent classes **/
.iw_applicationcomponent {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	background-color: #E1E1E1;
	color: inherit;
	margin: 0px;
	border-color: black;
	border-width: 2px;
	width: 100%;
	height: 100%;
}

/** END: IWApplicationComponent classes **/ /** Tooltips starts **/
.tool-tip {
	color: #fff;
	max-width: 220px;
	z-index: 13000;
	background-color: #000;
	-moz-border-radius: 5px;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

/** Tooltips ends **/ /** Hiding theme's expander **/
div#idegaThemeExpandRegion {
	display: none;
}

li.hiddenPageInNavigationMenu {
	display: none !important;
}

span.blockedContentWithLoadingLayer {
	background: transparent url(/idegaweb/bundles/com.idega.core.bundle/resources/style/images/loading.gif) no-repeat scroll left center;
	color: inherit;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 54px;
	padding-left: 30px;
}

div.fileDownloadStatisticsNotificationContainer {
	float: right;
	margin-top: 15px;
	padding-right: 5px;
}
}
/***************** ENDS: /idegaweb/bundles/com.idega.core.bundle/resources/style/iw_core.css *****************/

/***************** STARTS: /idegaweb/bundles/is.idega.idegaweb.egov.application.bundle/resources/style/application-print.css *****************/
@media print {

iframe {
	border: 0;
}

/* Headers */
h1.subHeader {
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-left: 15px;
	display: block;
	margin: 0;
}

h1.subHeader.topSubHeader {
	border-top: 0;
}

div.header {
	border-bottom: 1px #000 solid;
	padding: 4px 15px;
	position: relative;
	margin: 0;
}

div.header h1 {
	color: #000;
	font-size: 14px;
	margin: 0;
}

/* Phases */
div.phases {
	position: absolute;
	top: 4px;
	right: 15px;
}

div.phases ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.phases ul li {
	padding: 0;
	margin: 0;
	float: left;
	color: #e0e0e0;
	padding-top: 4px;
	margin-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.phases ul li.current {
	padding: 0;
	font-size: 16px;
	color: #000:
}

div.helperText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 16px;
}


/* Personal info */
div.info {
	padding: 13px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px #000 solid;
}

div.info div#name, div.info div#personalID {
	font-size: 14px;	
}

div.info div.helperText {
	margin-bottom: 16px;
}

div.info h1 {
	margin: 0;
	font-size: 12px;
}

/* General form styles */
div.formSection {
	padding: 13px 15px;	
}

div.formSection textarea {
	width: 500px;
	height: 60px;
	clear: both;
}

div.formSection p {
	clear: both;
	margin-top: 16px;
	margin-bottom: 0;
	padding-bottom: 0;
}

form.citizenForm div.formSection p {
	margin-top: 0;
	margin-bottom: 16px;
}

div.formSection p.agreement {
	margin-top: 0;
	margin-bottom: 16px;
}

div.formItem {
	clear: both;
	overflow: hidden;
	margin-bottom: 8px;
}

div.formItem.multiValueItem span {
	width: 25%;
}

div.formItem span {
	float: left;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.checkboxSection div.formItem {
	clear: none;
}

div.info div.formItem {
	margin-top: 20px;
}

div.formItem label {
	float: left;
	width: 25%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

div.info div.formItem label {
	padding-top: 0;
}

div.checkboxSection div.formItem label {
	width: auto;
	margin-right: 30px;
	margin-left: 5px;
}

div.formItem input, div.formItem textarea, div.formItem select {
	float: left;
	margin-right: 20px;
	font-size: 11px;
}

div.formItem.informationItem label {
	float: none;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.formItem.informationItem p {
	margin-top: 4px;
}

div.checkboxSection div.formItem input {
	margin-right: 0;
}

div.formItem input {
	width: 166px;
}

div.formItem select {
	width: 166px;
}

div.formItem textarea {
	width: 352px;
	height: 80px;
}

div.formItem input.checkbox {
	width: auto;
}

div.formItem input.radiobutton {
	width: auto;
}

div.formItem input.button {
	width: auto;
}

div.formItem select.secondInput {
	margin-left: 8px;
}

div.radioButtonItem label {
	padding-top: 0;
}

div.bottom {
	display: none;
}


/* Receipt */

div.receipt, div.stop {
	margin: 26px 38px;
	color: #222222;
	font-size: 12px;
	height: 69px;
}

html>body div.receipt, html>body div.stop {
	height: auto;
	min-height: 69px;
}

div.receiptImage, div.stopImage {
	width: 48px;
	height: 68px;
	float: left;
	margin-right: 20px;
	background: url(/idegaweb/bundles/is.idega.idegaweb.egov.application.bundle/resources/style/images/receipt.png) no-repeat;
}

div.receipt h1, div.stop h1 {
	font-weight: normal;
	color: #8D8D8D;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 9px 0;
}

div.errorLayer {
	border-bottom: 1px #ccc solid;
	padding: 10px;
	height: 68px;
	background: url(/idegaweb/bundles/is.idega.idegaweb.egov.application.bundle/resources/style/images/error_tiler.gif) repeat-x top left;
}

html>body div.errorLayer {
	height: auto;
	min-height: 68px;
}

div.errorLayer div.errorImage {
	width: 48px;
	height: 68px;
	background: url(/idegaweb/bundles/is.idega.idegaweb.egov.application.bundle/resources/style/images/error_image.png) no-repeat;
	float: left;
	margin-right: 20px;
}

div.errorLayer h1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3F3F3E;
}

div.errorLayer ul {
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-left: 78px;
	list-style-position: inside;
}

div.errorLayer ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	margin-bottom: 3px;
}

span.required {
	padding-left: 2px;
	color: #f00;
}

/* General */
.Clear{
	clear: both;
	border-top: 1px solid #fff;
	height: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}

.caseNavigation {
	display: none;
}
}
/***************** ENDS: /idegaweb/bundles/is.idega.idegaweb.egov.application.bundle/resources/style/application-print.css *****************/

/***************** STARTS: /idegaweb/bundles/com.idega.block.article.bundle/resources/style/article.css *****************/
@media screen {


/*** General HTML definitions ***/

/*** idegaWeb WebFace CSS classes ***/


.article_item {
}

.article_author {
	display: inline;
	padding-right: 4px;	
}

.article_creation_date {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid #000000;
}

.article_headline {
	width: auto;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 3px;
}

.article_teaser {
	width: auto;
	display: none;
}

.article_body {
	width: auto;
}

.content_item_comments_style {
	margin-top: 8px;	
}

.comment_fieldset {
	border: 1px #ababab solid;
	margin: 15px 0 10px 0;
	padding: 10px 15px;
}

.comment_legend {
	font-weight:bold;
}

.comment_input_style {
	border-style:solid;
	border-width:1px;
	width:98%;
	border-color:#ABABAB;
	padding: 3px 4px;
}

.comment_comment_style {
	border-style:solid;
	border-width:1px;
	width:98%;
	border-color:#ABABAB;
	padding: 3px 4px;
}

.add_comment_table {
	width:100%;
}

.secretCommentsInputStyle {
	display: none;
}

.add_comment_table td {
	width:auto;
}

.add_comment_table td[colspan="2"] {
	text-align:right;
}

.send_comment_button {
	border:1px solid #ABABAB;
	color:#444444;
	font-family:inherit;
	font-size:1.1em;
	text-align:justify;
	padding: 3px 4px;
}

.comments_table_cell {
	text-align:left;
	font-weight:bold;
	line-height: 30px;
	vertical-align: top;
}

.commentItemNumber {
	float: left;
	margin-right: 6px;
	line-height: 16px;
	font-weight: bold;
	width: 18px;
}

.commentItemSubject {
	font-weight: bold;
	line-height: 16px;
}

.commentItemComment {
	clear: both;
	line-height: 14px;
	padding: 8px;
}

.commentItemAuthor {
	font-weight:bold;
	position: absolute;
	top: 8px;
	right: 8px;
	line-height: 16px;
}

.commentItemCreated {
	float: right;
	font-weight: bold;
}

.publishCommentImage:HOVER {
	cursor: pointer;
}

.publishCommentImage {
	margin-left: 5px;
}

.readCommentsImage:HOVER {
	cursor: pointer;
}

.readCommentsImage {
	margin-left: 5px;
}

.replyCommentsImage:HOVER {
	cursor: pointer;
}

.replyCommentsImage {
	margin-left: 5px;
}

.commentItemAttachmentDownloadInfo:HOVER {
	cursor: pointer;
}

.commentItemAttachmentDownloadInfo {
	margin-left: 5px;
}

.comment_list_item {
	margin-top:5px;
	border: 1px #ababab solid;
	padding: 8px;
	font-size: 11px;
	overflow: hidden;
	position: relative;
}

.commentCanBeRead {
	border: 1px #0011ff solid;
	font-weight: bold;
}

.comment_list_item.even {
}

.commens_list_all_items {
	margin: 0;
	padding: 0;
	margin-top: 12px;
	list-style: none;
}

.secretCommentsInputStyle {
	visibility: hidden;
}

.commentsNotify {
	padding: 4px;
}

.commentsSendNotification {
	margin-top: 3px;
	margin-bottom: 8px;
}

.commentsSendNotification label {
	font-weight: bold;
	font-size: 11px;
	margin-right: 12px;
}

.commentsSendNotification input {
	margin: 0;
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin-right: 5px;
}

.articleCommentsAtomFeedLinkStyle {
	padding-left: 10px;
}

.deleteCommentsImage {
}

.deleteCommentsImage:hover {
	cursor: pointer;
}

/* Workspace override */
.article .articleHeadings {
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;	
	color: #1f1f1f;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	position: relative;
}

.article .articleHeadings .articleDate {
	position: absolute;
	left: 18px;
	top: 0;
	width: 82px;	
}

.article .articleHeadings .articleTitle {
	margin-left: 112px;
	margin-right: 270px;
}

.article .articleHeadings .articleAuthor {
	position: absolute;
	right: 0;
	width: 265px;
	top: 0;	
}

.article .wf_blockmainarea .content_list {
	/*height: 550px;*/
	/*overflow:auto;*/
	/*border: 1px solid #D3D3D3;*/
	margin: 0 !important;
	padding: 0 !important;
}

.article .content_list .commentsController {
	display: none;	
}

.article .content_list .content_item_comments_style {
	display: none;	
}

.article .content_list .article_item {
	padding: 0;
	margin: 0;
	border-bottom: 1px #c6c8c8 solid;
	overflow: hidden;
	position: relative;
	font-size: 13px;
	color: #1f1f1f;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	min-height: 25px;
}

.article .content_list .article_item_first {
	border-top: 1px #c6c8c8 solid;	
}

.article .content_list .article_item_odd {
	background-color: #f1f1f1;	
}

.article .content_list .article_item_even {
	background-color: #fff;	
}

.article .content_list .blog-entry-date {
	position: absolute;
	left: 18px;
	top: 0;
	line-height: 25px;
}

.article .content_list .article_author {
	position: absolute;
	right: 60px;
	width: 200px;
	top: 0;
	line-height: 25px;
	font-size: 13px;
}

.article .content_list .teaserExpander {
	position: absolute;
	left: 98px;
	top: 8px;
	width: 9px;
	height: 9px;
	padding-left: 12px;
	background: url(/idegaweb/bundles/com.idega.block.article.bundle/resources/style/images/article-arrow.gif) top left no-repeat;	
}

.article .content_list .teaserExpander.expanded {
	background-image: url(/idegaweb/bundles/com.idega.block.article.bundle/resources/style/images/article-arrow-expanded.gif);
}

.article .content_list .blog-entry-title {
	margin-left: 112px;
	margin-right: 280px;
	padding-top: 4px;
	padding-bottom: 4px;
	min-height: 17px;
}

.article .content_list .blog-entry-title a {
	color: #1f1f1f;	
}

.article .content_list .blog-entry-body {
	display: block;
	margin: 2px 24px 6px 112px;
	padding: 0;
	font-size: 11px;
}

.article .content_list .item_details_command {
	display: none;
}

.article .content_list .article_item .content_item_toolbar_itemcontainer {
	position: absolute;
	right: 0 !important;
	left: auto;
	top: 0;	
	margin: 0;
	padding: 0;
	height: 25px;
}

.article .content_list .article_item .content_item_toolbar_item {
	margin: 0;
	padding: 0;
	margin-top: 2px;
	float: left;
}

.article .content_list .article_item .content_item_toolbar_item li {
	height: auto;
	padding: 0;
	margin-top: 2px;
	margin-right: 8px;
	border: 0;
	background: none;
}

.article .ws_main .wf_block {
	left: 0;
	bottom: 56px;
}

.article .ws_main .wf_blockmainarea {
	padding: 0 !important;
	background: #fff !important;
}

.articleListButtons {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto;
	height: 55px;
	background: url(/idegaweb/bundles/com.idega.block.article.bundle/resources/style/images/bottom_tiler.gif) top left repeat-x #c7c6c6;
	border-top: 1px #959494 solid;
}

.articleListButtons .content_item_toolbar_topcontainer {
	padding: 0;
	margin: 0;
	padding: 5px 12px;
}

.articleListButtons .content_item_toolbar_top li {
	border: 0;
	padding: 0 !important;
	height: auto;
	width: auto;
	background: none;
	background-color: transparent;
}

.articleListButtons a {
	display: block;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
	padding-top: 30px !important;
	margin-top: 7px;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	background: url(/idegaweb/bundles/com.idega.block.article.bundle/resources/style/images/new_24.png) top center no-repeat !important;
	font-size: 11px;
	color: #131313;
	margin-left: 25px;
	margin-right: 13px;
	width: 24px;
	text-align: center;
	text-shadow: #fff 1px 1px 1px;
}

.articleListButtons a span {
	display: inline !important;
	padding: 0 !important;
	text-transform: capitalize;
}

.articleListButtons a:hover {
	text-decoration: none;	
}

html>body .articleListButtons a {
	min-width: 24px;
	width: auto;
}

/* Article preview in workspace */
.article.preview .ws_main .wf_block {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: auto;
	background-color: #fff;
	height: auto;
	overflow: auto;
}

.article.preview .article_item {
	margin: 12px;
	font-size: 13px;
	position: relative;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

.article.preview .article_item .blog-entry-title {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 2px;
}

.article.preview .article_item .blog-entry-date {
	display: block;
	margin-bottom: 2px;
}

.article.preview .article_item .article_author {
	display: block;	
}

.article.preview .article_item .blog-entry-body {
	margin-top: 12px;
	font-size: 11px;
}

/* Article editor */
body {
	margin: 0;
	padding: 0;	
}

form.editArticleForm {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 !important;
	padding: 0 !important;
	background-color: #fff;
}

form.editArticleForm .formsection {
	margin: 20px;
	border: 1px #b9c6ae solid;
	position: relative;
	background-color: #e0e8d9;
	padding-bottom: 20px;
}

form.editArticleForm .wf_headertext {
	display: block;
	font-size: 24px;
	font-weight: normal;
	color: #063038;
	padding: 20px;
	padding-bottom: 0;
}

form.editArticleForm .wf_block {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background-color: #fff !important;
}

form.editArticleForm .wf_blockmainarea {
	background-color: #fff !important;
	padding: 0 !important;
	margin: 0 !important;
}

form.editArticleForm .wf_block .formitem{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

form.editArticleForm .wf_block .formitem label{
	text-align: left;
	width: auto;
	float: none;
	display: block;
	line-height: 20px;
	padding: 0;
}

form.editArticleForm .wf_block .formitem input, form.editArticleForm .wf_block .formitem textarea {
	border: 1px #aaa solid;
	font-size: 18px;
	padding: 2px 3px;
	width: 80% !important;
}

form.editArticleForm .wf_block .formitem textarea {
	font-size: 11px;
	padding: 4px;
	width: 100% !important;
}

form.editArticleForm .wf_block .formitem select {
	border: 1px #aaa solid;
	margin-right: 3px !important;
}

form.editArticleForm .wf_block .formitem table.htmlarea {
	border: 1px #aaa solid;
	width: 100% !important;
	margin: 0;
}

form.editArticleForm .wf_block .footer, form.editArticleForm .wf_block .buttons{
	background: #fff;
	height: auto;
	padding: 20px 20px;
	padding-top: 0;
	border: 0;
}

form.editArticleForm .buttons input {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #cef3cf;
	border: 1px #b5e1b7 solid;
	border-right-color: #80b082;
	border-bottom-color: #6e9870;
	border-left-color: #a9dcac;
	padding: 6px 16px;
}

form.editArticleForm .articleLanguage {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
}

form.editArticleForm .articleLanguage select {
	width: 100px;
}

form.editArticleForm .articleHeadline {
	margin-right: 146px !important;
}

form.editArticleForm .wf_block .articleHeadline input {
	width: 100% !important;
}

form.editArticleForm .wf_block .articleAuthor input {
	width: 100% !important;
}


form.editArticleForm .wf_block .articleSource input {
	width: 100% !important;
}

form.editArticleForm .wf_block .articlePublishDate select {
	font-size: 13px;
}

form.editArticleForm .wf_block .articleCategories table {
	width: 60%;
}

form.editArticleForm .wf_block .articleCategories table tr td {
	width: 33%;
}

form.editArticleForm .wf_block .articleCategories input {
	width: 18px !important;
	height: 18px !important;
	display: inline !important;
	margin: 0 !important;
	margin-right: 8px !important;
}

.articleDelete {
	padding: 80px;
}

.articleDelete h3 {
	font-size: 24px;
	margin: 0;
	margin-bottom: 20px;
}

.articleDelete input {
	margin-right: 8px !important;
	font-size: 16px !important;
	padding: 8px 14px !important;
}

.articleCommentsAtomFeedLinkStyle {
	text-decoration: none !important;
	height: 16px;
	background: url(/idegaweb/bundles/com.idega.block.article.bundle/resources/images/feed.png) no-repeat;
	padding-left: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	bottom: 5px;
}

.articleCommentAttachmentNotificationContainer {
	margin-top: 15px;
	margin-right: 5px;
	float: right;
}

.articleCommentAttachmentNotificationContainerCommentWasNotRed {
	margin-top: 15px;
}
}
/***************** ENDS: /idegaweb/bundles/com.idega.block.article.bundle/resources/style/article.css *****************/

