﻿.master 
{	
	margin-left: auto;	
	width: 950px;	
	margin-right: auto;	
	height: 100%;	
	background-color: #ffffff;
}

.topTable, .bottomTable
{	
	margin-left: auto;	
	width: 950px;	
	margin-right: auto;	
	height: 10px;
}


.shadowLeft 
{	
	background-position: left top;	
	min-height: 100%;	
	background-image: url('../../design/img/Shadow_Left.gif');	
	width: 10px;	
	background-repeat: repeat-y;	
	height: 100%;
}
.shadowRight 
{	
	background-position: right top;	
	min-height: 100%;	
	background-image: url('../../design/img/Shadow_Right.gif');	
	width: 10px;	
	background-repeat: repeat-y;	
	height: 100%;
}

.topLeftShadow, .bottomLeftShadow
{
	background:  url('../../design/img/topTableLeft-bg.gif') left top no-repeat;	
	width:10px;
	height:10px;
}

.topRightShadow, .bottomRightShadow
{
	background: url('../../design/img/topTableRight-bg.gif') right top no-repeat;	
	width:10px;
	height:10px;
}

.topMiddleShadow, .bottomMiddleShadow
{
	background: url('../../design/img/topTableMiddle-bg.gif') repeat-x;
	height:10px;
	width:950px;
}

.bottomMiddleShadow
{
	background: url('../../design/img/bottomTableMiddle-bg.gif') repeat-x;
}

.bottomRightShadow
{
	background: url('../../design/img/bottomTableRight-bg.gif') right top no-repeat;
}

.bottomLeftShadow
{
	background:  url('../../design/img/bottomTableLeft-bg.gif') left top no-repeat;
}

.spacer 
{	
	width: 10px;
}
.masterContent 
{	
	background-color: #ffffff;
}
.authoringRegion 
{	
	width: 100%;	
	color: #ffffff;
	background: url(../../design/img/ActionPanel_Back.gif) top left repeat-x;
	height: 20px;
}
.siteActionMenu 
{	
	float: left
}	
.sharepointLogin 
{	
	display: inline;	
	float: left;
	width: 500px;
	color: white;
}
.sharepointLogin a , .sharepointLogin .ms-SPLink a
{	
	color: white;
}

.console 
{	
	clear: both
}	
.headSection
{
	background:#506688;
}
.header
{
	background: url(../../design/img/Header_Back.gif) top left repeat-x;
	height: 89px;
}
.customLogo
{
	background: url(../../design/img/Logo.gif) top left no-repeat;
	height: 68px;
	width: 380px;
	float: left;
}

.srCustomLogo
{
	background: url(../../design/img/sr-logo.gif) top left no-repeat;
	height: 89px;
	width: 72px;
	float: left;

}

.headerTable
{
	width: 500px;
	float: right;
}

.newHeaderCarrierTable
{
	width:100%;
}

.newHeaderCarrierTable td
{
	vertical-align:top;
}


/*  SEARCH BOX STYLES  */

.search
{
	text-align: right;
	height: 68px;
	vertical-align: top;
	padding-right: 10px;
}

.search table td
{
	vertical-align:middle;
}

.search a, .search a:hover
{
	font-size: 8pt;
	color: white;
	font-weight: normal;
}

.search .searchTextBox input
{
	width: 120px;
	font-size: 12px;
	border:1px solid #8595b8;
	vertical-align:middle;
	height:16px;
	padding:2 0 0 0;
}

.search .searchTitle
{
	font-size: 11px;
	font-weight: bold;
}

.search div
{
	background:url("../../design/img/search-bg.gif") repeat;
	margin: 5px 0 0 0;
	padding: 3px 10px 3px 10px;
	color: #ffffff;
	float: right;
}
/*  END SEARCH BOX STYLES  */

.leftBlock
{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
}
.workingBlock
{
	width: 550px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.workingBlock .ms-formlabel
{
	font-size: 11px !important;
}
.workingBlock .ms-formbody
{
	font-size: 11px !important;
}
.rightBlock
{
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 200px;
}

.breadcrumb
{
	font-family: Tahoma;
	background:url('../../design/img/bread-bg.gif') repeat-y;
	color:#3c4c65;
	padding:1px 0 3px 5px;
	margin:0 0 10px 0;
	border-bottom:1px solid #92a6c8;
}
.breadcrumb span a
{
	color: #3c4c65;
	text-decoration: none;
	font-size:8pt;
}
.breadcrumb span a:hover
{
	color: #5f7599;
	text-decoration: underline;
}
.breadcrumb span.breadcrumbCurrent
{
	color: #252c3b;
	text-decoration: none;
	font-size:8pt;

}
.pageTitle
{
	
}

td.Footer
{
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
	margin:0 auto;
}

.footerContent
{
	width:100%;
	background:url('../../design/img/ft-bg.gif') left 60% repeat-x;
	height:30px;
	border-top:1px solid #eee;
	text-align: center;
}

.Footer hr
{
	width: 96%;
}
.bottomNav
{
	margin:10px auto;
	
}

a.bottomNavItem
{
	color: #07469D;
	padding-left: 10px;
	padding-right: 10px;
}

a:hover.bottomNavItem
{
	color: #07469D;
	background:#fff;
	text-decoration:none;
}

.copyR
{
	text-align: center;
	padding-bottom: 10px;
	color: #fff;
	font-size:11px;
}

/*-----RED BLOCK-----*/
.cph_LeftBlockDiv
{
	width: 190px;
}
.cph_LeftBlockDiv div.slm-layout-main
{
	border-top: solid 1px #07469D !important;
	border-bottom: solid 1px #07469D !important;
	border-left: solid 1px #07469D !important;
	border-right: solid 1px #07469D !important;
	width: 188px;
	margin-bottom: 15px;
	height: auto;
}
.cph_LeftBlockDiv div.slm-layout-main .groupheader
{
	margin: 0px !important;
	background: url(../img/CustomLinksBlock.gif) top left repeat-x;
	color: white;
	height: 18px;
	padding-top: 3px;
	border-bottom: solid 1px #07469D;
	padding-left: 10px;
}
.cph_LeftBlockDiv div.slm-layout-main #linkitem
{
	margin: 0px !important;
	padding-top: 3px;
	height: 17px;
}

.cph_LeftBlockDiv div.slm-layout-main #linkitem .link-item
{
	padding-left: 12px;
	background: url(../img/LeftMenuDot.gif) 4px 6px no-repeat;
}

/*-----QUERY LINKS-----*/
.cph_QueryBlockDiv
{
	border-top: solid 1px #6a8abd !important;
	border-bottom: solid 1px #6a8abd !important;
	border-left: solid 1px #6a8abd !important;
	border-right: solid 1px #6a8abd !important;
	width: 188px;
	margin-bottom: 15px;
	height: auto;
}
.cph_QueryBlockDiv h3.ms-WPTitle
{
	font-family:Arial;
	font-size:12px;
	margin: 0px !important;
	/*background: url(../img/CustomLinksBlock.gif) top left repeat-x;*/
	background: url(../img/blue-box-bg.gif) top left repeat-x;
	color: #0d2b54;
	height: 18px;
	padding-top: 3px;
	padding-bottom: 0px !important;
	border-bottom: solid 1px #6a8abd !important;
	padding-left: 10px;
}
.cph_QueryBlockDiv table.cbq-layout-main #linkitem
{
	margin: 0px !important;
	padding: 3px 0 3px 0;
}

.cph_QueryBlockDiv table.cbq-layout-main #linkitem .link-item
{
	padding-left: 12px;
	background: url(../img/LeftMenuDot.gif) 4px 6px no-repeat;
}

.cph_QueryBlockDiv table.cbq-layout-main #linkitem .link-item a
{
	display:block;
	width:100%;
}

.cph_QueryBlockDiv table.cbq-layout-main #linkitem .link-item a:hover
{
	color:#003399;
}

/*-----QUICK LINKS-----*/

.cph_QuickLinks
{
	border-top: solid 1px #be1935!important;
	border-bottom: solid 1px #be1935!important;
	border-left: solid 1px #be1935!important;
	border-right: solid 1px #be1935!important;
	width: 188px;
	margin-bottom: 15px;
	height: auto;
}

.cph_QuickLinks th
{
	margin: 0px !important;
	background: url(../img/red-title-bg.gif) top left repeat-x;
	color: white;
	height: 18px;
	padding-top: 2px;
	padding-bottom: 0px !important;
	border-bottom: solid 1px #be1935!important;
	padding-left: 10px;
	text-align: left;
	font-size: 11px;
	font-family:"Verdana";
}

.cph_QuickLinks td.itemRow
{
	margin: 0px !important;
	padding-top: 3px;
	height: 17px;
}

.cph_QuickLinks td.itemRow a
{
	padding-left: 12px;
	background: url(../img/LeftMenuDot.gif) 4px 6px no-repeat;
	color: #07469D !important;
	text-decoration: none;
}
.cph_QuickLinks td.itemRow a:hover
{
	padding-left: 12px;
	background: url(../img/LeftMenuDot.gif) 4px 6px no-repeat;
	color: #07469D !important;
	text-decoration: underline;
}


/*-----PAGE LINKS-----*/

.cph_PageLinksRed th
{
	color: #ffffff;
	background: url(../img/red-title-bg.gif) repeat-x left top;
	border-bottom: #be1935 1px solid!important;
}

.cph_PageLinksRed
{
	border-top: #be1935 1px solid!important;
	border-bottom: #be1935 1px solid!important;
	border-left: #be1935 1px solid!important;
	border-right: #be1935 1px solid!important;
}

.cph_PageLinksBlue th
{
	color: #0d2b54;
	background: url(../img/blue-box-bg.gif) repeat-x left top;
	border-bottom: #6a8abd 1px solid!important;
}

.cph_PageLinksBlue
{
	border-top: #6a8abd 1px solid!important;
	border-bottom: #6a8abd 1px solid!important;
	border-left: #6a8abd 1px solid!important;
	border-right: #6a8abd 1px solid!important;
}

.cph_PageLinks
{	
	width: 188px;
	margin-bottom: 15px;
	height: auto;
}

.cph_PageLinks th
{
	margin: 0px !important;
	height: 18px;
	padding-top: 2px;
	padding-bottom: 0px !important;
	padding-left: 10px;
	text-align: left;
	font-size: 12px;
	font-family: "Arial";
}

.cph_PageLinks td.itemRow
{
	margin: 0px !important;
	padding-top: 1px;
	height: 17px;}
	
.cph_PageLinks td.itemRowBullet
{
	background-image: url(../img/LeftMenuDot.gif);
	background-position: 4px 8px;
	background-repeat: no-repeat;
	width: 6px;
}

.cph_PageLinks td.itemRow a
{
	color: #07469D !important;
	text-decoration: none;
	font-family: tahoma;
	font-size: 8pt;
}
.cph_PageLinks td.itemRow a:hover
{
	color: #07469D !important;
	text-decoration: underline;
}


/*-----cph_Novosti-----*/
div.cph_Novosti
{
	background: #eee;
	padding: 3px 10px 10px 10px;
	margin-bottom: 15px;
	border-top: 6px solid #808080;
}
div.cph_Novosti th
{
	font-size: 14px;
	text-align: left;
	font-family:"Microsoft Sans Serif", Verdana, Arial;
	color:#3f3f3f;
}
div.cph_Novosti table.cph_Novosti .cphDate
{
	border-top: dotted 1px #ccc;
	padding-top: 5px;
	color:#3c4c65;
	font-weight:bold;
}
div.cph_Novosti table.cph_Novosti .cphIntroText div font, div.cph_Novosti table.cph_Novosti .cphIntroText div
{
	padding-bottom: 15px;
	color:#565656;
	text-align:justify;
	font-family:"Microsoft Sans Serif", Arial;
}

.cphIntroText
{
	text-align:justify;	
}

div.cph_Novosti a
{
	display:block;
	float:right;
	background: url('../../design/img/arrows.gif') right 70% no-repeat;
	padding-right:10px;
	margin:0 10px 0 0;
}

#divPrintFriendlyContainer
{
	width:500px;
}

/*-----NEWS-----*/

.newsContainer
{
	background:#f1f1f1;
	width:500px;
}

.newsRoundedHeader
{
	background: url('../../design/img/News/news-header-bg.gif') bottom left no-repeat;
	width:500px;
	height:14px;
}

.newsRoundedFooter
{
	background: url('../../design/img/News/news-footer-bg.gif') top left no-repeat;
	width:500px;
	height:3px;}

h5.newsHeading, h5.contactHeading
{
	padding:5px 0 0 0;
	margin:0 10px 0 10px;
	border-bottom:1px solid #f6f6f6;
	color:#5f7599;
	font-size:17px;
	text-align:left;
}

h5.contactHeading
{
	margin:0 0 10px 0px;
	font-size:15px;
}

h6.newsTitle
{
	padding:0 0 0 0;
	margin:0 0 0 0;
}

h6.newsTitle a
{
	color:#283041;
}

table.news 
{
	margin:0 0 0 0;
}

table.news td
{	
	padding:3px 3px 3px 3px;
}

.newsItem
{
	margin:0 6px 0 6px;
	padding:0 4px 0 4px;

}

.newsIntro
{
	margin:0 6px 0 6px;
	padding:0 4px 10px 4px;
	border-bottom:1px solid #ffffff;
	text-align: justify;
}

h4.newsTitle
{
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#283041;
	font-size:19px;
}

.newsDate
{
	font-size:10px;
	color:#a0a0a0;
	font-weight:bold;
	text-align:right;
	margin:4px 5px 5px 0;
}

a.more
{
	display:block;
	float:right;
	background: url('../../design/img/arrows.gif') right 70% no-repeat;
	padding-right:10px;
	margin:0 10px 0 0;

}

.newsContent
{
	text-align: justify;
	margin:15px 0 10px 0;
}

.newsPaging, .searchResultPaging, .pictureGalleryPaging
{
	float:right;
}


.newsPaging td, .searchResultPaging td, .pictureGalleryPaging td
{
	text-align:right;
	font-size:10px;
}

.newsPaging td table td, .searchResultPaging td table td, .pictureGalleryPaging td table td
{
	padding:0 0 0 0;
}

.newsPaging td table td span, .searchResultPaging td table td span, .pictureGalleryPaging td table td span
{
	display:block;
	padding:2px 5px 2px 5px;
	color:#ffffff;
	background:#5f7599;
	border:1px solid #2f394d;
	font-weight:bold;
}

.newsPaging td table td a, .searchResultPaging td table td a, .pictureGalleryPaging td table td a
{
	display:block;
	font-size:10px;
	padding:2px 5px 2px 5px;
	color:#5f7599;
	background:#ffffff;
	border:1px solid #4e5a74;

}

.newsPaging td table td a:hover, .searchResultPaging td table td a:hover, .pictureGalleryPaging td table td a:hover
{
	color:#ffffff;
	background:#5f7599;
	text-decoration:none;
}


/*-----END NEWS-----*/

/*-----ACTUelnosti-----*/
.actualContainer
{
	background:#f2f7ff;
	width:500px;
}

.actualContainer h5.actualHeading
{
	padding:5px 0 0 0;
	margin:0 0 0 10px;
	border-bottom:1px solid #ffffff;
	color:#5f7599;
	font-size:17px;
	text-align:left;
}

.actualItem
{
	margin:0px 0 0px 10px;
}

.actualItem a
{
	height: 18px;
	color: #07469D !important;
	text-decoration: none;
	display:block;
	width:480px;
	padding:2px 0 2px 12px;
	margin:0 0 0 0;
	background: url('../../design/img/arrows.gif') left 50% no-repeat;
}

.actualItem a:hover
{
	height: 18px;
	color: #07469D !important;	
	/*background: url('../../design/img/actuel-link-bg.gif') repeat-y;*/
}



.actualRoundedHeader
{
	background: url('../../design/img/Popular/actual-header-bg.gif') bottom left no-repeat;
	width:500px;
	height:14px;
}

.actualRoundedFooter
{
	background: url('../../design/img/Popular/actual-footer-bg.gif') top left no-repeat;
	width:500px;
	height:3px;
}


/*-----ACTUelnosti END-----*/

/*-----SEARCH RESULT-----*/

.searchResultSummary
{
	margin:10px 0 10px 0;
	background:#eee;
	border:1px solid #cccccc;
	padding:5px 5px 5px 5px;
}

.searchResult
{
	
}

.searchResultPaging
{
	
}

.searchResult .searchResultItemAlternate .searchResultItemTitle a .searchHighlight:hover, .searchResult .searchResultItem .searchResultItemTitle a .searchHighlight:hover
{
	text-decoration: underline;
}

.searchHighlight
{
	background-color: #eaeaea;	
}

.searchResultItem
{
	margin:0 0 10px 0;
}

.searchResultItemAlternate
{
	
}

.searchResultItemTitle
{
	text-align: left;
}

.searchResultItemTitle a
{
	color:#07469d;
	font-size:15px;
	display:inline-block;
}

.searchResultItemTitle a span.searchHighlight
{
	display:inline-block;
}

.searchResultItemTitle a:hover
{
	color:#283041;
	cursor:pointer;
}

.searchResultItemDescription
{
	margin:0 0 10px 0;
}

/*-----END SEARCH RESULT-----*/

/*-----PICTURE GALLERY-----*/

.pictureGalleryContainer
{
	/*background:#c4cedd;*/
}

.pictureGalleryPaging td table
{
	margin: 0 0 0 0;
}

.pictureGallery tbody tr td
{
	vertical-align: middle;
}

.pictureGalleryRow
{
	width: 100%;
	margin: 0 0 0 0;
}

.pictureGalleryRow td
{    
	width: 162px;	
    overflow: hidden;
}

.pictureGalleryRow td a img
{	
	border: none;
	padding: 1px 1px 0px 1px;
}

.pictureGalleryItem:hover
{
	border: 1px solid #5f7599;
}

.pictureGalleryItem
{
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	width: 162px;
	margin: 0 2px 0 0;
	overflow: hidden;
}

/*-----END PICTURE GALLERY-----*/


/******* Survey Styles *********/

.surveyContainer
{
	border:1px solid #ccc;
	padding:0 0 0 0;
}

h5.SendPageHeading
{
	padding:2px 0 2px 10px;
	margin:0 0 0 0;
	background:url('../../design/img/common-title-bg.gif') top left repeat-x;
	color:#464646;
	font-size:12px;
	text-align:left;
	border:none;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
}

h5.SendPageResultHeading
{
	padding:2px 0 2px 0px;
	margin:5px 10px 0 10px;
	color:#464646;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #ccc;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;

}

.SurvayQuestion
{
 	color:#333333;
 	margin:10px 10px 10px 10px;	
}

.SurvayChoises
{
	margin:5px 10px 5px 20px;
}

.SurvayChoises td input
{
	vertical-align:middle;
}

.SurvayVoteContainer
{
	text-align:right;
}

.SurvayVoteInfo
{
	padding-left:10px;
}

.SurvayVoteButton
{
	background:#eee;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #464646;
	border-bottom:1px solid #464646;
	margin-right:10px;
	cursor:pointer;
	
}

.SurvayVoteButton:hover
{
	background:#e4e4e4;
	border-top:1px solid #464646;
	border-left:1px solid #464646;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	cursor:pointer;
}

.SurvayResultTable
{
	margin:10px 0 10px 10px;
	width:165px;
}

.SurvayResultTable td
{
	padding:0 0 3px 0;
	border-bottom:1px dotted #eeeeee;
}

.SurvayResultVotedLabel
{
	width:60%;
	font-weight:bold;
	color:#314970;
	font-size:11px;
}

.SurvayResultVotedTotal
{
	text-align:left;
	width:40%;
	font-weight:bold;
	color:#314970;
}

.SurvayResultChoise
{
	padding:0;
	width:60%;
}

.SurvayResultChoiseCount
{
	padding:0;
	text-align:left;
	width:40%;
}

.SurvayResultDiv
{
	background:url('../../design/img/rating-bg.gif') top left repeat-x;
	height:12px;
	color:#fff;
	font-size:9px;
	text-align:right;
	margin-top:4px;
	padding-right:3px;
}

/******* Survey Styles - End *********/


/******* Send Page Styles *********/

.sendPageContainer
{
	font-family: Verdana;
	font-size: 12px;
	background:#5f7599;
	color:#fff;
}

.sendPageContainer h5
{
	font-size: 14px;
	color: #ffffff;
}

.sendPageContainer table tbody tr td
{
	padding: 2px;	
}

/******* Browse List Web Part Styles *********/

.browseListContainer
{
	
}

.browseListContainer table tbody tr td a, .browseListContainer table tbody tr td a:visited
{
	color: #07469d;	
}

.browseListContainer table tbody tr td
{
	padding: 2px;
}

.documentInfo
{
	color: #464646;
	margin-left: 5px;
	font-size: 9px;
}

/******* Browse List Web Part Styles - End *********/

/* HTML editor table css */

.ms-rteTable-Fusion   {
	border-collapse: collapse;
	border: solid 0px;
	font-family: "Microsoft Sans Serif", Arial, Tahoma;   
	font-size: 1em; 
}
.ms-rteTable-Fusion tr.ms-rteTableHeaderRow-Fusion     {
	border-width: 1.0pt 1.0pt 3.0pt 1.0pt;
	margin-top: 0in;
	margin-right: 0in;
	margin-bottom: 10.0pt;
	margin-left: 0in;
	line-height: 115%;
	font-size: 1em;  
	font-family: "Microsoft Sans Serif", Arial, Tahoma;  
	width: 119.7pt;
	background: #283041;
	padding: 0in 5.4pt 2pt 5.4pt;
	color: #FFFFFF;	
}
.ms-rteTable-Fusion td.ms-rteTableHeaderFirstCol-Fusion   {
	padding: 2pt 5.4pt 2pt 5.4pt;
}
.ms-rteTable-Fusion td.ms-rteTableHeaderLastCol-Fusion  {
	padding: 2pt 5.4pt 2pt 5.4pt;
}
.ms-rteTable-Fusion td.ms-rteTableHeaderOddCol-Fusion {
	padding: 2pt 5.4pt 2pt 5.4pt;
}
.ms-rteTable-Fusion td.ms-rteTableHeaderEvenCol-Fusion {
	padding: 2pt 5.4pt 2pt 5.4pt;
}
.ms-rteTable-Fusion tr.ms-rteTableOddRow-Fusion {
	border-width: 1pt;
	color: #666666;
	font-size: 1em;  
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-color: #283041;
}
.ms-rteTable-Fusion tr.ms-rteTableEvenRow-Fusion {
	color: #666666;
	font-size: 1em;  
	vertical-align: top;	
}
.ms-rteTable-Fusion td.ms-rteTableFirstCol-Fusion  {
	border-width: 1pt;
	border-color: #283041;
	padding: 0in 5.4pt 2pt 5.4pt;
	border-bottom-style: solid;
	border-left-style: solid;
}
.ms-rteTable-Fusion td.ms-rteTableLastCol-Fusion {
	border-width: 1pt;
	border-color: #283041;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	padding: 0in 5.4pt 2pt 5.4pt;
}
.ms-rteTable-Fusion td.ms-rteTableOddCol-Fusion  {
	border-width: 1pt;
	border-color: #283041;
	padding: 0in 5.4pt 2pt 5.4pt;
	border-left-style: solid;
	border-bottom-style: solid;
}
.ms-rteTable-Fusion td.ms-rteTableEvenCol-Fusion {
	border-width: 1pt;
	border-color: #283041;
	padding: 0in 5.4pt 2pt 5.4pt;
	border-left-style: solid;
	border-bottom-style: solid;
}
.ms-rteTable-Fusion tr.ms-rteTableFooterRow-Fusion    {
	color: #355C8C;
	background-color: #FFFFFF;
	font-size: 1em;  
	vertical-align: top;
	padding: 0in 5.4pt 2pt 5.4pt;
}
.ms-rteTable-Fusion td.ms-rteTableFooterFirstCol-Fusion  {
	border-width: 1pt;
	border-color: #283041;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0in 5.4pt 2pt 5.4pt;
}
.ms-rteTable-Fusion td.ms-rteTableFooterLastCol-Fusion {
	border-width: 1pt;
	border-color: #283041;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	padding: 0in 5.4pt 2pt 5.4pt;
}
.ms-rteTable-Fusion td.ms-rteTableFooterOddCol-Fusion  {
	border-width: 1pt;
	border-color: #283041;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0in 5.4pt 2pt 5.4pt;
}
.ms-rteTable-Fusion td.ms-rteTableFooterEvenCol-Fusion  {
	border-width: 1pt;
	border-color: #283041;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0in 5.4pt 2pt 5.4pt;
}

/* HTML editor table css end */