﻿#eCitWorkspace {}

/*******************************************************************************************************************
 * corev4.css overrides
 *******************************************************************************************************************/

/** No longer needed because of sharepoint-cssreset.css ************************************************************
.ms-WPBody, .ms-WPBody td {font: normal 14px/1.4285 'PT Sans', Arial, Helvetica, sans-serif;}

.ms-WPBody h1 { font-size: 2.5714em;}
.ms-WPBody h2 { font-size: 1.7143em;}
.ms-WPBody h3 { font-size: 1.1428em;}
.ms-WPBody h4 { font-size: 1.1428em;}

.ms-WPBody .block-title h2, .ms-WPBody .block-title h3, .ms-WPBody .block-title h4 {font-size:1.2857em;}

.ms-WPBody h1.username { padding-top: 15px; font-weight: normal; font-size: 2.1429em; line-height: 2.857em; margin: 0; text-shadow: 0 2px 1px #FFFFFF }

.ms-WPBody #stepsbar {padding-left: 12px; overflow: hidden; zoom: 1; position: relative; }
.ms-WPBody #stepsbar li { float: left; position: relative; }
.ms-WPBody #stepsbar li span { 
    float: left; width: 150px; margin-left: -12px; height: 27px; color: #206676; font-size: 12px;
    font-weight: bold; line-height: 27px; background: url(images/stepsbar.png) 0 0 no-repeat;
    position: relative; text-indent: 20px; text-shadow: 0 1px 1px #fff; }
.ms-WPBody #stepsbar li.active span {
    background-position: 0 -27px; color: #fff; text-shadow: 0 -1px 1px #df9a3d; }
.ms-WPBody #stepsbar-1 { z-index: 3; }
.ms-WPBody #stepsbar-2 { z-index: 2; }
.ms-WPBody #stepsbar-3 { z-index: 1; }
*/

.ms-WPBody a.button {color:#206676; text-decoration:none;}
.ms-WPBody a.smallbutton {color:#787878; text-decoration:none;}
.ms-WPBody a.categorybox {text-decoration:none;}
.ms-WPBody .with-smallthumbnail a:link {color:#333333;text-decoration:none;}
.ms-WPBody .with-smallthumbnail a:hover {color:#333333;text-decoration:underline;}
.ms-WPBody .with-smallthumbnail a:visited {color:#333333;text-decoration:none;}
.ms-WPBody .with-smallthumbnail a:visited:hover {color:#333333;text-decoration:underline;}
.ms-WPBody a.prev-link {color:#666666; text-decoration:none;}
.ms-WPBody .tags-links li a:link {color:#6D8288; text-decoration:none;}
.ms-WPBody .tags-links li a:visited {color:#6D8288; text-decoration:none;}
.ms-WPBody .tags-links li a:hover {color:#3D5157; text-decoration:none;}
.ms-WPBody .back-link {color: #333; margin-right: 26px; }

.ms-WPBody #secondary-nav-mkiii { 
    margin: 10px 0 0 30px;
    position: relative;
    clear: both;
    }
    
.ms-WPBody #secondary-nav-mkiii li {
    float: left; 
    display: inline; 
    list-style-type: none;     
    }

.ms-WPBody #secondary-nav-mkiii li a {
    float: left; 
    margin-bottom: -1px;
    display: inline; 
    color: #606060;
    text-decoration: none;
    padding: 5px 15px;
    border-width: 1px 1px 0 1px;
    border-style: solid; 
    border-color: transparent;
    }
.ms-WPBody #secondary-nav-mkiii li a
{
    color: #333;
    border: 1px solid transparent;
    border-bottom: 0;
    letter-spacing: 0.5px;
    padding: 5px 10px; 
    float: left;
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.1); 
    text-decoration: none;
    text-shadow: 0 1px 0 #fff;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99B4B490,endColorstr=#99B4B490);
    zoom: 1;*/
}

.ms-WPBody #secondary-nav-mkiii li.active a, #secondary-nav-mkiii li.ui-state-active a {
    background-color: #fff;
    border-color: #d6d6d6;
    }

.ms-dlgContent { z-index: 30000 !important; }

/*******************************************************************************************************************
 * styles.css overrides
 *******************************************************************************************************************/
.popUpProfile a.button {color:#888888; text-decoration:none;}
.popUpProfile a.smallbutton {color:#787878; text-decoration:none;}

#highlights-events-slider .info { color: #333333;font-weight: normal;}
.highlights-news h2 a:link { color:#666666;text-decoration:none;}
.highlights-news h2 a:visited { color:#666666;text-decoration:none;}
.highlights-news h2 a:hover { color:#666666; text-decoration:none;}

.bg {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.dashboard .nofavorites { display: none; }

#feedback-link { z-index: 100; }

.usercontrol { display: inline; }

.bannerblock a img { border:none;}
.bannerblock img { position: relative; margin-bottom: 15px; border: none;}
#content-body .bannerblock a img { border:none;}
#content-body .bannerblock img { border:none; position: relative; margin-top:5px; margin-bottom: 5px;}
#highlightsBanner .bannerblock a img { border:none;}
#highlightsBanner .bannerblock img { position: relative; margin-bottom: 10px; border: none;}

/*used at sitemap*/
.sitemap .treeView { padding-left: 20px; }
.sitemap .nodeLevel1 {}
.sitemap .nodeLevel2 { margin-bottom: 10px; display:list-item; list-style-type:disc; }
.sitemap .nodeLevel2 a { color: #333; text-decoration: none; }
.sitemap .nodeLevel2 a:hover { text-decoration: underline; }

/*topic iFAQ*/
.ifaqLink {
}

.ifaqLink a:link, .ifaqLink a:visited, .ifaqLink a:hover {
    text-decoration: underline;
    color: #666666;
}

/*used at SPRadEditor*/
.table tr.tableTableHeaderRow{
    padding: 0.5em 1em;
}
.table td.tableTableHeaderFirstCol{
    text-align: left; 
    background: #eaeced url(images/table-th.png) top repeat-x;
    font-weight:bold;
}
.table td.tableTableHeaderLastCol{
    text-align: left; 
    background: #eaeced url(images/table-th.png) top repeat-x;
    font-weight:bold;
}
.table td.tableTableHeaderOddCol{
    text-align: left; 
    background: #eaeced url(images/table-th.png) top repeat-x;
    font-weight:bold;
}
.table td.tableTableHeaderEvenCol
{
    text-align: left; 
    background: #eaeced url(images/table-th.png) top repeat-x;
    font-weight:bold;
}
.table tr.tableTableOddRow{   
}
.table tr.tableTableEvenRow{   
}
.table td.tableTableFirstCol{
    padding: 0.5em 1em;
}
.table td.tableTableLastCol{
    padding: 0.5em 1em;
}
.table td.tableTableOddCol{
    padding: 0.5em 1em;
}
.table td.tableTableEvenCol{
    padding: 0.5em 1em;
}
.table tr.tableTableFooterRow{
     padding: 0.5em 1em;
}
.table td.tableTableFooterFirstCol{
     padding: 0.5em 1em;
}
.table td.tableTableFooterLastCol{
    padding: 0.5em 1em;
}
.table td.tableTableFooterOddCol{
     padding: 0.5em 1em;
}
.table td.tableTableFooterEvenCol{
     padding: 0.5em 1em;
}
.table .icon20 {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: url(images/icons-20x20.png) 0 0 no-repeat;
    display: inline-block;
    margin-right: 2px;
    vertical-align: middle;
    overflow: hidden;
    text-indent: -999em;
    }
.table .ie7 .icon20 { display: block; }
.table .icon20-tick    { background-position: 0 -60px; }
.table .icon20-cross   { background-position: -20px -60px; }
.table .iconTools{
    border-top: 1px solid #eccc88;
    border-bottom: 1px solid #eccc88;
    padding: 20px 20px 20px 80px;
    color: #975719;
}
.iconTools{
    border-top: 1px solid #eccc88;
    border-bottom: 1px solid #eccc88;
    padding: 20px 20px 20px 80px;
    color: #975719;
}

/*added icon used at commands at radeditor tools*/
.reTool .eCitizenSectionHeadings
{
    background-image: url(images/SectionHeading2.png) !important;
    width:27px;height:21px; margin-top:1px;
}

.reTool .eCitizenSectionSubHeadings
{
    background-image: url(images/SectionHeading3.png) !important;
    width:27px;height:21px; margin-top:1px;
}
.reTool .eCitizenThumbnailList
{
    background-image: url(images/ThumbnailList.png) !important;
    width:27px;height:21px; margin-top:1px;
}
.reTool .eCitizenOrderedLists
{
    background-image: url(images/NumberedList.png) !important;
    width:27px;height:21px; margin-top:1px;
}
.reTool .eCitizenUnorderedLists
{
    background-image: url(images/BulletList.png) !important;
    width:27px;height:21px; margin-top:1px;
}
.reTool .eCitizenNumberedListswithSteps
{
    background-image: url(images/Numberedlistwithsteps.png) !important;
    width:27px;height:21px; margin-top:1px;
}
.reTool .eCitizenNormalList
{
    background-image: url(images/NormalList.png) !important;
    width:27px;height:21px; margin-top:1px;
}
.reTool .eCitizenTools
{
    background-image: url(images/Tools.png) !important;
    width:27px;height:21px; margin-top:1px;
}
.reTool .eCitizenWarning
{
    background-image: url(images/Warning.png) !important;
    width:27px;height:21px; margin:4px 0 0 5px;
}
.reTool .eCitizenTips
{
    background-image: url(images/Tips.png) !important;
    width:27px;height:21px; margin-top:1px;
}
.reTool .eCitizenContact
{
    background-image: url(images/IconContact.png) !important;
    width:27px;height:21px; margin-top:1px;
}
.reTool .eCitizenIconTick
{
    background-image: url(images/IconTick.png) !important;
    width:27px;height:21px; margin-top:1px;
}
.reTool .eCitizenIconCross
{
    background-image: url(images/IconCross.png) !important;
    width:27px;height:21px; margin-top:1px;
}

.reTool .eCitizenExternalLink
{
    background-image: url(images/IconExternalLink.png) !important;
    width:27px;height:21px; margin-top:1px;
}

.reTool .eCitizenIconVideo
{
    background-image: url(images/IconVideo.png) !important;
    width:27px;height:21px; margin-top:1px;
}

.block-title  .topic-title h2 {border-bottom:0 ; padding-right:10px;}	

.sitemap .col h2 { font-size: 1em;  }
.sitemap .col h2 a  { color: #206676; text-decoration: underline;}
.sitemap .col ul li a { color: #333 ; text-decoration: none ; }
.sitemap .col ul li a:hover { text-decoration: underline; }

/* Used by the Highlights Listing */
.highlights-news #stickyblock-outer, .highlights-events #stickyblock-outer {
    margin-top: -5px;
}

.ms-dtinput, .ms-dttimeinput { font-size: 11px; }

/* Used by the Telerik RadDatePicker */
.fontsize-2 .riTextBox { font-size: 133% !important; }
.fontsize-3 .riTextBox { font-size: 166% !important; }
.fontsize-4 .riTextBox { font-size: 200% !important; }

/* Adding new cX, require to add "document.createElement" code into the eCitizen.master */
/* c0, c1, c2 { font-weight:bold; } */

strong.highlight { color: #43739B; }

/* Add new styling for input validators to display as block elements instead of inline */
.inputSingPassId, .inputSingPass
{
    display: block; 
}


