/* common */
* {
  margin:0px;
  padding:0px;
  border:0px;
  font-size:12px;
}

body {
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:14px;
}

label, input, button, select, textarea {
  font-size:12px;
  font-weight:normal;
  line-height:14px;
}

/* Layout */
#header {
  clear:both;
  width:100%;
  height:35px;
  background-color:#34383c;
}

#wrap {
  background-color:#f0f0f0;
}
.popover {
  width: 300px;
}
#windowBody {
  min-height:540px;
}

div.wrap {
  width:95%;
  margin:0px auto;
}

#mainPanel {
  float:left;
  width:13.422%;
  border:0px;
  margin:0px; 
}

#windowOutput {
  float:right;
  width:86.578%;
  border:0px;
  margin:0px;
  padding:0px;
  position: relative;
  background-color:#fefefe;
  z-index: 1;
}

#windowOutput:before {
  position:absolute;
  content:'';
  height:100%;
  width:1px;
  border-left:1px solid #dbdee0;
  z-index:1;
  top:0;
  left:-1px;
}

#footer {
  border:none;
  margin:0px;
  padding:0px;
  clear:both;
  width:100%;
  height:35px;
  background-color:#34383c;
}

#main {
  border:none;
  padding-bottom:10px;
}

#main.divided {
  float:left;
  width:80%;
}

#secondPanel {
  margin-top:0px;
}

div.panel {
  margin:0px;
  margin-bottom:20px;
  padding:0px;
}

div.panel div.panelHeader {
  padding:0px 3px;
  text-align:left;
  background-color:#eee;
  border-bottom: 1px solid #e5e5e5;
}

div.panel div.panelHeader h4 {
  float:left;
  text-indent:5px;
  margin:0px;
  padding:8px 0px;
  font-weight:normal;
}

div.panel div.panelHeader form {
  display:inline;
  margin:5px;
  padding:0px;
}

div.panel div.panelHeader input {
  float:right;
  margin:8px 3px;
  padding:0px;
  background:none;
}

div.panel div.panelBody {
  clear:both;
  background-color:#fff;
}

div.panel div.panelBody table {
  width:100%;
}

div.panel div.panelBody table tbody > tr:nth-child(even) > td {
  background-color: #f3f3f3;
}

div.panel div.panelBody table td {
  padding:3px 0px;
  text-indent:10px;
  border:none;
  border-bottom:1px solid #eee;
  border-right:1px solid #eee;
}

div.panel div.panelBody table td.last {
  border:none;
  border-bottom:1px solid #eee;
}

div.panel div.panelBody td input {
  float:right;
  margin-right:5px;
}

/* header */
#logo {
  margin:0px;
  float:left;
  padding:0px;
}

#userInfo {
  margin:10px 5px 0px 0px;
  float:right;
  padding:0px;
}

#userInfo a {
  margin-right:5px;
}

#logout {
  float:right;
  height:35px;
}

#logout a {
  display:block;
  margin:0px auto;
  padding:0px 20px;
  line-height:35px;
  text-align:center;
  color:rgba(255, 255, 255, 0.6);
}

#logout a:hover {
  color:#fff;
  background-color:#000000;
  text-decoration:none;
}

/* Main Menu */
#mainMenu {
  float:right;
}

#mainMenu ul {
  display:inline;
  margin:0px auto;
}

#mainMenu ul li {
  list-style:none;
  display:block;
  float:left;
  text-align:center;
}

#mainMenu ul li a {
  display:block;
  background:none;
  padding:0px 20px;
  color:rgba(255, 255, 255, 0.6);
  line-height:35px;
}

#mainMenu li a:hover {
  color:#fff;
  background-color:#000000;
  text-decoration:none;
}

/* popup header */
.popupWindow {
  margin:0px;
  padding:0px;
}

.modal-header {
  padding:0px;
  margin:0px;
  border:none;
  margin-bottom:10px;
}

.modal-header h3 {
  margin:0px;
  line-height:35px;
  font-weight:normal;
  border:none;
  text-indent:2.5%;
  width:100%;
  height:35px;
  font-size:20px;
  color:rgba(255, 255, 255, 0.9);
  background-color:#555;
}

.modal-header a.close, .modal-header button.close {
  font-size:28px;
  line-height:26px;
  margin-right:10px;
  color:#fff;
  opacity: 0.60;
  filter: alpha(opacity=60);
}

.modal-header a.close:hover, .modal-header button.close:hover {
  opacity: 0.90;
  filter: alpha(opacity=90);
}

/* Secondary Menu */
#mainPanel h4 {
  margin:0px;
  padding:0px;
  background-color:#e9ebec;
  color:#34383c;
  line-height:30px;
  height:29px;
  text-indent:25px;
  border-bottom: 1px solid #dbdee0;
  font-weight:normal;
}

#secondaryMenu {
  width:100%;
  padding-top:45px;
}

#secondaryMenu h5 {
  margin:0px;
  border-bottom:1px solid #dbdee0;
  cursor:pointer;
  line-height:30px;
  height:30px;
  text-indent:25px;
  font-weight:normal;
  color:#7c848d;
  background-color:#ced1d4;
  background-image: url(images/downSmall.png);
  background-position: right center;
  background-repeat: no-repeat;
}

#secondaryMenu h5.menuTitle {
  background-image: url(images/upSmall.png);
}

#secondaryMenu h5:hover {
  background-color:#ced1d4;
}

#secondaryMenu div ul {
  margin:0px;
  list-style:none;
}

#secondaryMenu li a {
  display:block;
  text-decoration:none;
  text-indent:30px;
  line-height:30px;
  background-color:#e4e5e7;
  color:#7c848d;
  border-bottom:1px solid #dbdee0;
}

/* WindowOutput */
#tabs {
  float:left;
  width:100%;
  padding:0px;
  height:29px;
  line-height:30px;
  background-color:#e9ebec;
  border-bottom:1px solid #dbdee0;
}

#tabs span {
  margin:0px;
  width:2.5%;
  display:block;
  float:left;
  text-align:center;
}

div.formtab form {
  float:left;
}

#tabs div.formtab:first-of-type {
  margin-left:0%;
}

div.formtab form input {
  background:none;
  line-height:29px;
  height:29px;
  text-align:center;
  min-width:80px;
  padding:0px 10px;
  border:none;
  background-color:#e9ebec;
  color:#34383c;
}

#tabs div.actual form input {
  background-color:#cbced0;
}

#divFormConnectionSelector {
  float:right;
  padding:0px;
  margin-right:2.5%;
}

#divFormConnectionSelector input.name, #divFormConnectionSelector select.name {
  width:150px;
}

#control {
  clear:both;
  border:none;
  height:27px;
  padding:5px 0px;
  margin:5px 0px;
}

#toolbar, #control div.toolbar {
  height:30px;
  margin:0px;
}

div.toolbar h5 {
  margin-top:0px;
  margin-bottom:10px;
  padding:0px;
  line-height:30px;
  font-size:17px;
  font-weight:normal;
  text-indent:20px;
  color:#333;
  border-bottom:1px solid #e5e5e5;
  background:none;
  background-color:#eee;
  cursor:pointer;
}

#toolbar form, .toolbar form {
  display:inline;
  margin-left:2px;
  float:left;
  margin-bottom:0px;
}

#toolbar a, .toolbar a {
  float:left;
  margin-left:3px;
  height:24px;
}

#toolbar a.select2-choice, .toolbar a.select2-choice {
  margin-left:0px;
  height:28px;
  width:97%;
}

#toolbar div.tip {
  float:left;
}

#toolbar div.tip a {
  float:none;
}

.btn-submit {
  height:30px;
  min-width:70px;
  font-size:14px;
}

a.btn-submit {
  line-height: 24px;
}

a.btn-medium {
  min-width:100px;
}

#control div.dateFilter {
  margin-top:10px;
}

#message {
  margin:0px;
  padding-top:5px;
  padding-bottom:5px;
  float:right;
}
/* general */
#connSelector form, #connSelector input, #connSelector select, #connSelector p {
  display:inline;
}

#connSelector form {
  float:right;
  margin-right:20px;
}

#connSelector fieldset {
  border:none;
  margin:0px;
  padding:0px;
}

#connSelector div, #connSelector p {
  margin:0px;
  padding:0px;
  height:18px;
}

#connSelector select {
  height:18px;
  padding:0px;
  margin:0px;
  border:none;
  font-size:13px;
  width:120px;
}

#connSelector input.image {
  border:none;
  padding:0px;
}

#map_canvas {
  width:100%;
}

/* footer */
#footer a {
  line-height:35px;
  margin-left:20px;
  color:rgba(255, 255, 255, 0.6);
}

#footer a.tools {
  float:right;
  margin-right:20px;
}

#footer a:hover {
  color:#fff;
  text-decoration:none;
}

div.blockMsg {
  border-radius:0px;
}

.clear {
  clear:both;
}

.hide, .actionToolTip {
  display:none;
  visibility:hidden;
}

div.fluid1, div.fluid2, div.fluid3, div.fluid4, div.fluid5, div.fluid6,
div.fluid7, div.fluid8, div.fluid9, div.fluid10, div.fluid11, div.fluid12, 
fieldset.fluid4, fieldset.fluid6, fieldset.fluid8 {
  margin:0px;
  padding:0px;
  float:left;
}

div.fluid1 {
  width:8.33333%;
}

div.fluid2 {
  width:16.66666%;
}

div.fluid3 {
  width:25%;
}

fieldset.fluid4, div.fluid4 {
  width:33.33333%;
}

div.fluid5 {
  width:41.66666%;
}

div.fluid6, fieldset.fluid6 {
  width:50%;
}

div.fluid7 {
  width:58.33333%;
}

div.fluid8 {
  width:66.66666%;
}

fieldset.fluid8 {
  width:65.66666%;
  margin-left:1%;
}

div.fluid9 {
  width:75%;
}

div.fluid10 {
  width:83.33333%;
}

div.fluid11 {
  width:91.66666%;
}

div.fluid12 {
  width:100%;
}

.container-fluid {
  padding:0px;
}

@media (max-width: 767px) {
  div.fluid1, div.fluid2, div.fluid3, div.fluid4, div.fluid5, div.fluid6,
  div.fluid7, div.fluid8, div.fluid9, div.fluid10, div.fluid11, div.fluid12 {
    width:100%;
  }
}

div.tab1, div.tab2, div.tab3, div.tab4, div.tab5, div.tab6,
div.tab7, div.tab8, div.tab9, div.tab10, div.tab11, div.tab12 {
  margin:0px;
  padding:0px;
  margin-top:5px;
  float:left;
}

div.tab1 {
  margin-left:0.5%;
  width:5.35256343%;
}

div.tab2 {
  margin-left:2%;
  width:14.40598290%;
}

div.tab3 {
  margin-left:3%;
  width:21.85897435%;
}

div.tab4 {
  margin-left:4%;
  width:29.4%;
}

div.tab6 {
  margin-left:5.71794871%;
  width:45.3%;
}

div.tab8 {
  margin-left:4%;
  width:62.4%;
}

div.tab10 {
  margin-left:2%;
  width:83.40598290%;
}

div.tab12 {
  margin-left:0%;
  width:96.7%;
}

div.catalog {
  margin:0px;
  padding:0px;
}

div.catalog div.row, div.section {
  clear:both;
}

div.catalog div.row div:first-of-type, div.section div.tab:first-of-type {
  margin-left:3.564102564102564%;
}

@media (max-width: 767px) {
  div.tab1, div.tab2, div.tab3, div.tab4, div.tab5, div.tab6,
  div.tab7, div.tab8, div.tab9, div.tab10, div.tab11, div.tab12 {
    margin-left:0%;
    width:100%;
  }
}

@media (max-width: 767px) {
  div.catalog div.row div:first-of-type, div.section div.tab:first-of-type {
    margin-left:0%;
  }
}

#contactCard {
  width:95%;
  margin:0px auto;
  padding-bottom:20px;
}

#userCalendar {
  padding-top:20px;
}

#userImage {
  float:right;
  padding:20px;
}

#contactData {
  float:right;
  padding:20px;
}

#contactData h5 {
  margin:0px;
  font-size:22px;
  line-height:26px;
  padding-bottom:10px;
}

#contactData p.phone, p.phone {
  text-indent:20px;
  background-image:url(images/iconPhoneSmall.png);
  background-position:left center;
  background-repeat:no-repeat;
}

#contactData p.email, p.email {
  text-indent:20px;
  background-image:url(images/iconEmailTiny.png);
  background-position:left center;
  background-repeat:no-repeat;
}

#toolbarStatus, #toolbarReport, #toolbarProcess {
  margin:0px;
  margin-bottom:20px;
}

#toolbarReport, #toolbarProcess {
  margin-top:-10px;
}

#toolbarStatus h5 {
  text-indent:0px;
  text-align:center;
}

#toolbarStatus p.description {
  margin-left:20%;
  width:60%;
  margin-right:20%;
}

#toolbarStatus p.comment {
  clear:both;
  margin-top:20px;
  padding-top:8px;
  padding-bottom:8px;
  padding-left:5%;
  width:90%;
  padding-right:5%;
  background-color:#efefef;
  text-align:center;
  font-weight:bold;
}

#toolbarStatus form, #toolbarReport form, #toolbarProcess form {
  clear:both;
  width:100%;
  margin-top:10px;
}

#toolbarStatus form input.btn, #toolbarReport form input.btn, #toolbarProcess form input.btn {
  display:block;
  margin-left:20%;
  width:60%;
  margin-right:20%;
}

#toolbarStatus a.btn, #toolbarReport a.btn, #toolbarProcess a.btn {
  display:block;
  clear:both;
  margin-top:10px;
  margin-left:20%;
  width:60%;
  padding-left:0px;
  padding-right:0px;
  margin-right:20%;
  font-size: 13px;
  line-height: 16px;
  height:auto;
}

#toolbarReport a.btn {
  background-image:url(images/iconPrintSmall.png);
  background-position:95%;
  background-repeat:no-repeat;
}

#toolbarReport a.btn-a {
  background-image:none;
  float:left;
  width:50%;
  margin-right:0px;
}

#toolbarReport a.btn-b {
  background-image:none;
  clear:none;
  float:left;
  width:10%;
  margin-left:0px;
  margin-right:0px;
}

p.info, div.info {
  border:1px solid #77b6d0;
}

div.divPanelInfo {
  margin:0px 0px 10px;
  padding:10px 0px;
  text-align:center;
  background-color:#eee;
}

p.succcess, div.success {
  background-color:#d7e9a1;
}

p.warning, div.warning {
  border:1px solid #fec75a;
}

p.help, div.help {
  border:1px solid #ffff33;
}

p.error, div.error {
  border:1px solid #f23f72;
}

#divPlanningResources {
  clear:both;
  margin:0px auto 10px;
}

#divPlanningResources ul {
  margin:0px auto;
  width:610px;
}

#divPlanningResources li {
  float:left;
  display:block;
  width:190px;  
  line-height:20px;
  text-align: center;
  margin:0px 10px 10px;
  padding:3px 0px;
  border-radius:8px;
  background-color:#e9e9e9;
  box-shadow:2px 2px 4px rgba(0, 0, 0, 0.33);
}

#divPlanningResources li:first-of-type {
  margin-left:0px;
}

#divPlanningResources li:last-of-type {
  margin-right:0px;
}

#divPlanningResources li.actual {
  color:#f5f5f5;
  background-color:#909090;
}

#divPlanningResources li:hover {
  background-color:#404040;
  color:#efefef;
  cursor:pointer;
}

#sideToolbar {
  margin-top:40px;
}

div.sideToolbar form, div.sideToolbar a {
  display:block;
  text-align:center;
  border-bottom:1px solid #dedede;
  margin:0px;
  padding:10px 0px;
}

div.sideToolbar form:first-of-type, div.sideToolbar a:first-of-type {
  border-top:1px solid #dedede;
}

div.sideToolbar form.actual, div.sideToolbar a.actual {
  background-color:#dedede;
}

div.sideToolbar form span, div.sideToolbar a span {
  display:block;
  color:#000;
}

#divFormConnectionSelector form, #divFormConnectionSelector form.form-horizontal fieldset, #divFormConnectionSelector .form-horizontal .control-group {
  margin-bottom:0px;
}

#divProductImage {
  padding-bottom:10px;
}

#divProductImage a img {
  max-width:95%;
  max-height:300px;
}

#gridPrices div.short div.element {
  min-height:275px;
}

#gridPrices p.elementImage img {
  max-width:95%;
  max-height:200px;
}

div.catalog div.tab3 a img {
  max-height:200px;
}

div.catalog div.tab3 a {
  height:210px;
}

div.catalog div.tab4 a {
  height:70px;
  line-height:50px;
}

div.bpaddress {
  margin-bottom:10px;
}

div.bpaddress a {
  display:block;
  padding:10px 15px 5px;
  color:#000;
  background-color:#eee;
}

div.bpaddress a:hover {
  text-decoration:none;
  background-color:#ddd;
}

div.bpaddress p {
  margin-bottom:2px;
}

div.bpaddress a p.labels {
  text-align:right;
  font-style:italic;
  margin:0px;
}

a.newaddress {
  display:block;
  text-align:center;
  margin:5px 0px 10px 0px;
  padding:8px 0px;
  background-color:#ccc;
  color:#000;
}

a.newaddress:hover {
  background-color:#888;
  color:#eee;
  text-decoration:none;
}

div.bpartnerInfo div.bpartnerImage {
  padding-bottom:2px;
}

div.bpartnerInfo div.bpartnerImage img.img-polaroid {
  width:120px;
  height:120px;
}

div.bpartnerInfo div.divToolbar {
  clear:both;
  margin:5px auto;
  padding:5px 0px;
  background-color:#eee;
}

div.bpartnerInfo div.divToolbar div.toolbar {
  width:130px;
  height:25px;
  margin:0px auto;
}

div.bpartnerBasicInfo {
  padding-bottom:10px;
}

div.bpartnerInfo div.bpartnerData {
  margin:0px 0px 5px 120px;
  padding:0px;
}

div.bpartnerBasicInfo div.bpartnerImage {
  float:left;
  width:90px;
}

div.bpartnerBasicInfo div.divToolbar {
  margin:0px;
  padding:0px;
  background-color:#fff;
  margin-left:105px;
}

div.bpartnerBasicInfo div.bpartnerData {
  margin:0px 0px 5px 110px;
  padding:0px;
}

div.bpartnerBasicInfo div.bpartnerData p {
  margin-bottom:3px;
}

div.bpartnerData p.bpname {
  font-weight:bold;
}

div.bpartnerBasicInfo div.divToolbar div.toolbar {
  width:100%;
}

div.bpartnerBasicInfo div.bpartnerImage img.img-polaroid {
  width:80px;
  height:80px;
}

div.divBPartner p {
  margin-bottom:5px;
}

div.divBPartner p.bpcode, div.divBPartner p.bpname {
  margin-top:5px;
  padding-left:10px;
  font-size:14px;
}

div.divBPartner p.bpcode {
  margin-top:10px;
}

div.divBPartner p.email, div.divBPartner p.phone {
  margin-left:10px;
}

#divEnableLogin a {
  display:block;
  width:100%;
  margin:5px auto;
  padding:5px 0px;
}

#subtabMenu {
  clear:both;
  margin:20px 0px;
}

#subtabMenu a {
  background-color:#ddd;
  color:#000;
  text-align:center;
  line-height:30px;
  text-decoration:none;
}

#subtabMenu a:hover {
  background-color:#ccc;
  color:#000;
}

#subtabMenu a.actual {
  background-color:#999;
  color:#eee;
}

#divMessage {
  width:90%;
  margin:10px auto;
  padding:10px 0px;
  background-color:#eee;
  text-align:center;
}

@media screen and (max-width: 400px) {
  #tabs {
    float:left;
    width:100%;
    padding:0px;
    height:29px;
    line-height:30px;
    background-color:#e9ebec;
    border-bottom:1px solid #dbdee0;
    display:flex;
  }
}

@media screen and (max-width: 400px) {
  #wrap {
    margin-left:-15px;
    margin-right:-15px;
    background-color:#fff;
  }
}

@media screen and (max-width: 400px) {
  #header {
    clear:both;
    width:100%;
    height:35px;
    background-color:#34383c;
    width:100%;
    display:inline-table;
  }
  #mainPanel {
    float: none;
    border: 0px;
    margin: 0px;
    display: contents;
  }
  #windowOutput {
    float: none;
    width: 100%;
    border: 0px;
    margin: 0px;
    padding: 0px;
    position: relative;
    background-color: #fefefe;
    z-index: 1;
  }
}

#systemMessage {
  text-align: center;
}

#winSystemMessage {
  margin: 200px auto 100px;
  width: 80%;
  padding: 30px 0px;
  border-radius: 10px;;
}

#closeWinMessage {
  height: 30px;
  width: 150px;
  margin: 10px auto;
  padding: 15px 10px 3px;
  background-color: #d7e9a1 !important;
  background-image: none !important;
}

#closeWinMessage:hover {
  background-color: #c0d68a !important;
}

#systemMessage .warning {
  background-color: #fec75a;
}

#systemMessage .success {
  background-color: #d7e9a1;
}

#systemMessage .error {
  color: #fff;
  background-color: #f23f72;
}

#systemMessage .info {
  background-color: #5bc0de;
}

#countdown {
  font-size: 20px;
  font-weight: bold;
  color: #f23f72;
  text-align: center;
  margin-top: 20px;
}

.loaderA {
  border: 5px solid #f3f3f3;
  border-top: 5px solid #3498db;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
  display: none; /* Initially hidden */
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}