@CHARSET "ISO-8859-1";

#.ibmClearRow { clear:both; }
#.hiddenWidgetsContainer{ display:none; margin-bottom:10px; }
#.ibm3LeftCol {  float:left; width:32.5%; margin:0 10px 0px 0; overflow:hidden; position:relative; }
#.ibm3MidCol {  float:left; width:32.5%; margin:0; overflow:hidden; position:relative; }
#.ibm3RightCol {  float:right; width:32.5%; margin:0; overflow:hidden; position:relative; }

#.ibm_rtl .ibm3Col { margin:0 0 5px .8%; }
#.ibmRow { width:100%; overflow:hidden; margin-bottom:10px; }
#.ibmRightCol { margin-right:0px; margin-right:0%; }


.wpthemeLayoutContainers {
    padding: 0;
}
.wpthemeControl {
    background: none repeat scroll 0 0 transparent;
    margin: 0;
    padding: 0;
    width: auto;
}


.wpthemeInner, .wpthemeSecondaryNav {
    margin: 0 auto;
    width:100% !important;
}


.edit-mode .component-container {
    border: 3px dotted red;
    margin: 15px 2px 15px 0;
    min-height: 20px;
    min-width: 20px;
}

.ibmDndRow .component-control {
    margin-right: 7.5px;
    width: 100% !important;
	float: none !important;
}

.wpthemeControlHeader {
    background-color: transparent;
    background-image: none;
    border-bottom: 1px solid #E5E5E5;
    display: table;
    margin: 0;
    width: 99%;
}

.wpthemeControlHeader {
    border-top: 3px solid #5C267B;
	margin: 0 0 10px 0;
}

.edit-mode .wpthemeControl.wpthemeHidden {
    border: 1px solid #D7D7D7;
    box-shadow: 0 1px 3px #D7D7D7;
    height: 400px;
    margin: 10px;
    padding: 10px;
}
.wpthemeFrame {
    min-width: 320px !important;
}
.edit-mode .wpthemeControl.wpthemeHidden .wpthemeControlHeader {
    background-color: grey;
    display: table;
	border-top: none !important;
    border-bottom: none !important;
}
.edit-mode .lotusWidget .lrpForm {
    background-color: #E0E0E0;
    border-color: #BBBBBB;
    border-style: solid;
    border-width: 1px;
    position: relative;
    z-index: 100;
}
.edit-mode #MPUadvertising {
    background: none repeat scroll 0 0 #D40D14;
    float: left;
    margin-top: 15px;
    padding: 10px;
    right: 0;
    width: 300px;   
	position: relative;
}