body {
  background: #fff url(images/boxx-loader.gif) 50% 100px no-repeat;
  min-width: 1200px;
  position: relative;
}

.container {
  opacity: 0;
  width: 1200px;
}

body.loaded  {
  background-image: none;
}
body.loaded .container {
  opacity: 1;
}

h1 {
  color: #5793d6;
  font-size: 28px;
  font-weight: normal !important;
  line-height: 32px;
  margin: 0;
  padding-bottom: 20px;
}

h2 {
  font-size: 21px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

label.radio {
  font-weight: normal;
}

.text-center {
  text-align: center;
}


/* Guru overrides */
.jsListBoxControl-selectedListItem {
  background-color: #5793d6 !important;
}
.jsListBoxControl-selectedListItem:hover {
  color: #5793d6 !important;
}
.jsRadioButtonControl-selectedItem {
  background-color: #5793d6 !important;
}
.jsListControl-prodListed-selected select {
  background-color: #5793d6 !important;
}


.tab-pane-test_panel * {
	padding-top: 1px !important;
	margin-bottom: 0px !important;
}

.tab-pane-test_panel select {
	height: 25px;
}



/* Stacked tabs */

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 39px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}



/* Tabs */
.nav-tabs .invalid a,
.nav-tabs .invalid a:hover {
  background: #f00;
  color: #fff !important;
}


/* Icons */

.icon {
  display: inline-block;
  height: 24px;
  margin: -5px 5px 0 0;
  vertical-align: middle;
  width: 24px;
}

.icon-cpu {
  background: url(images/cpu.png) 0 0 no-repeat;
}
.icon-memory {
  background: url(images/memory.png) 0 0 no-repeat;
  margin-top: -10px;
}
.icon-gpu {
  background: url(images/gpu.png) 0 0 no-repeat;
}
.icon-addin {
  background: url(images/addin.png) 0 0 no-repeat;
}
.icon-storage {
  background: url(images/storage.png) 0 0 no-repeat;
}
.icon-raid {
  background: url(images/raid.png) 0 0 no-repeat;
}
.icon-bay {
  background: url(images/bay.png) 0 0 no-repeat;
}
.icon-os {
  background: url(images/os.png) 0 0 no-repeat;
}
.icon-software {
  background: url(images/software.png) 0 0 no-repeat;
}
.icon-input {
  background: url(images/input.png) 0 0 no-repeat;
}
.icon-display {
  background: url(images/display.png) 0 0 no-repeat;
}
.icon-warranty {
  background: url(images/warranty.png) 0 0 no-repeat;
}
.icon-configure {
  background: url(images/configure.png) 0 0 no-repeat;
}
.icon-system {
  background: url(images/system.png) 0 0 no-repeat;
}
.icon-optical {
  background: url(images/optical.png) 0 0 no-repeat;
}
.icon-remote {
  background: url(images/remote.png) 0 0 no-repeat;
}
.icon-flexx {
  background: url(images/flexx.png) 0 0 no-repeat;
}



/* Tab content panels */
.tab-content {
  margin-bottom: 100px;
}
.tab-pane {
  float: left;
  width: 100%;
}
.top-title {
  padding-left: 0;
}
.top-paging {
  padding-right: 0;
}
.top-paging .pager {
  float: right;
  margin-top: 5px !important;
}
.top-paging .pager a {
  margin-left: 10px;
}



/* Summary panel */
.configure-summary {
  position: relative;
}
.list-group {
  margin: 0;
}
.list-group-item {
  padding-top: 5px;
  padding-bottom: 5px;
}
.configure-summary form {
  margin: 0;
}
.configure-summary label {
  text-align: left;
}
.configure-summary .TextBox {
  display: block;
  height: 30px;
  margin-bottom: 5px;
  width: 100%;
}
.configure-summary .SaveApplicationButton {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}
.configure-summary table {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-top: none;
  font-size: 80%;
  position: relative;
  left: -16px;
  width: 270px !important;
}
.configure-summary thead,
.configure-summary td:last-child ,
.configure-summary tbody tr:last-child{
  display: none;
}
.configure-summary td {
  padding-left: 15px;
  padding-right: 15px;
  width: 300px;
}

.clear {
  clear: both;
}
div#TotalPrice > span > label {
    display: none;
}
/* draggable items */
.draggable-item {
  border: 1px solid gray;
  padding: 0;
  width: 200px;c
  /*height: 60px;*/
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  cursor: move;
}
.draggable-item .container-outer {
}
.draggable-item .container-outer {
  padding-top: 5px;
}
.draggable-item .container-name {
  padding: 0 28px; 
  width: 198px; 
  text-align: center;
  height: 60px;
  line-height: 60px; /*used for centering vertically*/
}
.draggable-item .container-name span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}

.droppable-item {
  border: 1px solid red;
  padding: 15px;
  margin-right: 10px;
}
.droppable-hover {
  background-color: gray;
}
.droppable > .dropped-placeholder {
  padding-top: 15px;
}
.droppable-item label > input{ /* HIDE RADIO */
  visibility: hidden; /* Makes input not-clickable */
  position: absolute; /* Remove input from document flow */
}
.droppable-item label > input + .droppable-image-area{ /* IMAGE STYLES */
  cursor:pointer;
  border:2px solid transparent;
}
.droppable-item label > input:checked + .droppable-image-area{ /* (RADIO CHECKED) IMAGE STYLES */
  border:2px solid #f00;
}
