#BaseView,
#FinanceCalendarView {
    text-align: left;
}
#BaseView .gwt-TabPanel,
#BaseView .shareOverview,
#BaseView .bondOverview,
#BaseView .fundOverview {
    width: 100%;
}
.SHARE {
    width: 850px;
}

/**/
/* Placering på markedsoversigt */
/**/
.msOverview,
.msOverview .mo_realtid {
    width: 690px;
}
.msOverview .mo_clear {
    clear: both;
}
.msOverview .leftContainer,
.msOverview .markedskommentar,
.msOverview .container235,
.msOverview .mo_news,
.msOverview .mo_markedskommentar,
.msOverview .rightContainer {
    float: left;
    width: 470px;
    text-align: left;
}
.msOverview .markedskommentar {
    margin: 10px 0;
}
.msOverview .container235 {
    width: 235px;
}
.msOverview .rightContainer {
    width: 220px;
}
.msOverview .mo_aktier,
.msOverview .mo_publikationer,
.msOverview .mo_kalender {
    float: left;
    width: 220px;
    text-align: left;
    margin: 10px 0;
}
.mo_markedskommentar .ms-kommentar .ms-Header,
.mo_publikationer .ms-publikation .ms-Header {
    border-bottom: 1px solid #C7C7C7;
    padding-left: 5px;
}
.mo_publikationer .ms-publikation .ms-body {
    padding: 5px;
}
.msOverview .SingleStoryView {
    background-color: #e7eced;
    border: 1px solid #c7c7c7;
    text-align: center;
}
.gwt-CheckBox input {
    border: none;
}
select, input {
    font-size: 12px;
    color: #333333;
}
#MO2 .ms-AdvancedTable {
    width: 320px;
}
#MO2 {
    text-align: left;
}
#News_SHARE .ms-ScrollPanel .ms-tablecolumn_1 .gwt-HTML {
    display: none;
}
#News_SHARE .ms-ScrollPanel .ms-tablecolumn_1 .gwt-Hyperlink {
    display: block;
}
#News_SHARE .ms-NewsView,
#News_ALL .ms-NewsView ,
#News_TOP .ms-NewsView,
#News_TOP .ms-StatusBar,
#News_ALL .ms-StatusBar,
#News_TOP .ms-AdvancedTable,
#News_ALL .ms-AdvancedTable,
#News_SHARE .ms-AdvancedTable {
    width: 100%;
}  
.msOverview #News_TOP .ms-NewsView,
.ms_contentbox #News_TOP .ms-NewsView {
    width: 455px;
}
#Singleshare .gwt-SingleshareView {
    height: 140px;
}
.paperDetailsDialog .ms-NewsView {
    width: 460px !important;
}
.paperDetailsDialog .fundamentalsPanel {
    /*width: 225px !important;*/
}
.paperDetailsDialog .ms-FinanceCalendarView .ms-ScrollPanel {
    /*height: 250px;*/
}
.infoAndCalendarPanel {
	*margin-bottom: 10px;
}

.infoAndCalendarPanel .ms-FinanceCalendarView {
	width: 225px !important;
	margin-left: 10px;
}

/**/
/*KODE DER HENTER BILLEDER MIDLERTIDIGT, MENS MSSTyLE.CSS'EN IKKER ER OPDATERET I PRODUKTION*/
/**/
.gwt-Button {
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Base/gfx/button-bg.png");
}
.ms-base .gwt-TabBar .gwt-TabBarItem {
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Base/gfx/tabBackground.png");
}
.ms-base .gwt-TabBar .gwt-TabBarItem-selected {
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Base/gfx/white.gif");
}
.ms-base .historyPanel {
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Base/gfx/historybg.gif");
}
.ms-base .ms-AdvancedTable {
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Base/gfx/tableTopBackground.gif");
}
.gwt-DialogBox {
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Base/gfx/tabBackground.png");
}
#MO2 .ms-AdvancedTable {
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Base/gfx/tableTopBackground.gif");
}
#News_SHARE .ms-NewsView,
#News_ALL .ms-NewsView,
#News_TOP .ms-NewsView {
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Base/gfx/tableTopBackground.gif");
}
#FinanceCalendarView .ms-FinanceCalendarView {
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Base/gfx/tableTopBackground.gif");
}
/*.gwt-SingleshareView {
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Base/gfx/tableTopBackground.gif");
}*/
#News_TOP .ms-NewsView,
#News_ALL .ms-NewsView,
#News_SHARE .ms-NewsView,
.paperDetailsDialog .ms-NewsView,
#FinanceCalendarView .ms-FinanceCalendarView,
.mo_markedskommentar .ms-kommentar,
.mo_publikationer .ms-publikation,
#Singleshare .gwt-SingleshareView  {
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Base/gfx/tabBackground.png");
}
.ms-MarketOverview .ms-AdvancedTable {
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Base/gfx/tableTopBackground.gif");
}
#MO_Vindere .ms-MarketOverview,
#MO_Tabere .ms-MarketOverview,
#MO_Index .ms-MarketOverview,
#MO_Valuta .ms-MarketOverview,
.ms-FinanceCalendarView,
.mo_publikationer .ms-publikation,
#Singleshare .gwt-SingleshareView {
    background-image:url("http://saas.marketshare.dk/com.conscius.marketshare.Base/gfx/tabBackground.png");
}


/*
*   Portfolio
*/

.portfolioBuySellPopup .infoPanel {
    border: 1px solid #6EA8E4;
	width: 300px;
    padding: 5px;
}

#Portfolio .portfolioView {
    width: 690px;
}

#Portfolio .cellRight {
    float: right;
}

#Portfolio .buySellButtonPanel {
    width: 225px;
	*width: 270px;
}

#Portfolio .ms-Realtime {
    padding-right: 5px;
	width: 590px;
	*width: 560px;
}

#Portfolio .SelectedRow  td {
	color: #ffffff;
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Portfolio/gfx/tabBackground.png");
    background-repeat: repeat-x;
}

#Portfolio .SelectedRow .gwt-Label {
    color: #ffffff;
}

.popupContent .menuSeparatorInner {
    display: none;
}

.popupContent .gwt-MenuItemSeparator {
    background-color: #e0dfe3;
}

.portfolioBuySellPopup .dialogContent {
    width: 100%;
}

.gwt-CFButton-Large {
    height: 33px;
    /*width: 130px;*/
    width: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: url( http://saas.marketshare.dk/com.conscius.marketshare.Portfolio/ui/CFButton/back_large.png );
    border: 1px solid #d2d2d2;
    -moz-user-select: none;
    padding-left: 8px;
    padding-right: 8px;
}

.gwt-CFButton-Large-up, .gwt-CFButton-Large-up-hovering {
    background: url( http://saas.marketshare.dk/com.conscius.marketshare.Portfolio/ui/CFButton/back_large.png );
    border: 1px solid #d2d2d2;
}

.gwt-CFButton-Large-down, .gwt-CFButton-Large-down-hovering {
    background: url( http://saas.marketshare.dk/com.conscius.marketshare.Portfolio/ui/CFButton/back_large_down.png );
    border: 1px solid #bfbfbf;
}

.gwt-MenuItem-selected {
    font-size: 11px;
    font-family: arial;
    padding-left: 8px;
    padding-right: 8px;
    color: white;
    background: url( http://saas.marketshare.dk/com.conscius.marketshare.Portfolio/ui/CFContextMenu/selecteditem_back.png );
    height: 20px;
    cursor: default;
    white-space: nowrap;
}

.gwt-MenuBar-vertical .subMenuIcon-selected {
    background: url( http://saas.marketshare.dk/com.conscius.marketshare.Portfolio/ui/CFContextMenu/selecteditem_back.png );
}

.ms-MarketOverview .ms-AdvancedTable {
    width: 100%;
    background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Portfolio/gfx/tableTopBackground.gif");
    background-color: #eaeaea;
    background-position: top;
    background-repeat: repeat-x;
}

.gwt-DialogBox .buttonPanel .gwt-Button {
	margin-left: 0;
	margin-right: 0;

}

.portfolioBuySellPopup .buttonPanel {
	width: auto;
}

.portfolioBuySellPopup .tradeBtn {
	margin-left: 0;
}

.realtimePopupPanel .signingButtonPanel {
	width: 464px;
	*width: 430px;
}

#Portfolio .ms-AdvancedTable {
	background-image: url("http://saas.marketshare.dk/com.conscius.marketshare.Portfolio/gfx/tableTopBackground.gif");
}

#Portfolio .gwt-Button {
	margin: 0;
}

.portfolioBuySellPopup .cancelBtn {
	margin-right: 7px !important;
}

#Portfolio .last {
	border-right: none;
}
#Portfolio .portfolioView .linkPanel .gwt-Label {
    text-align: left;
}
.portfolioBuySellPopup .dialogMiddleCenter,
.createChangeDialog .dialogMiddleCenter {
    padding: 10px;
}
.portfolioBuySellPopup .dialogContent {
    margin: 0;
}
.createChangeDialog {
    width: 275px;
}
/*END portfolio*/
/* Search */
#msSearch .searchHelpLink {
    text-decoration: underline;
    color: #6ea8e4;
    padding: 3px 10px;
    cursor: pointer;
}
/*END search*/
/*MO2 popup*/
.marketoverview2Popup .list,
.marketoverview2Popup .selectedPapersBottomPanel,
.marketoverview2Popup .selectScrollPanel {
    margin: 10px;
    width: 260px !important;
}
.marketoverview2Popup .selectedPapersTopPanel,
.marketoverview2Popup .selectTopPanel,
.marketoverview2Popup .selectScrollPanel,
.marketoverview2Popup .selectBottomPanel .button {
    margin: 10px;
}
/*END MO2 popup*/