@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);
body {font-family:'Segoe UI','Open Sans',Arial; color:#333; margin:0px; padding:0px; font-size:13px; background:#fff;}
#SkinContent {background:#fff; padding-top: 70px; padding-bottom: 30px; }
#LoginSkinContent {background:#fff;}
.SkinBackground {background:#fff;}
#Breadcrumb .CurrentNode {border-bottom: 1px solid #eee; padding-bottom:15px;}

/* not modified */
#Top {clear: both; margin: 1px 1px 0px 1px;}
#Breadcrumb .CurrentNode A.Button, #Breadcrumb .CurrentNode A.Button:Visited, #Breadcrumb .CurrentNode A.Button:Active {font-size: 8pt; color: #1F4978!important;}
#StorefrontCenter {float: left; width: 955px; padding: 10px 0px 10px 10px;}
#CenterOneColumn {float: left; width: 780px;}
#SimpleWhiteOutline {width: 100%; height: 100%; background-color: #FFFFFF;}
.InlineControl { display: inline-block; /*width: inherit;*/ vertical-align: middle; margin: 0 !important; }
.NormalDropDown .dropdown-menu > li > a { white-space: nowrap; }

@media (max-width: 767px) {
  body { background:#fff; }
}

.background-panel { z-index: -1; /*background:#fff;*/ height: 100%; }

.maxheight { height: 100%; }
