select,select:focus,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"] {
  font-size: 16px
}

.middleWrapper {
  /*background:#2E4B76;padding-bottom:50px;box-shadow:inset -1px 1px 3px #2e4b76 */
}

.middleWrapper p,.middleWrapper h1,.middleWrapper h2,.middleWrapper h3,.middleWrapper h4,.middleWrapper a,.middleWrapper span,.middleWrapper ul,.middleWrapper li {
  /*color:white*/
}

a:hover {
  text-decoration: none
}

.blog_post .blog_post_title p {
  color: #34495e;
  height: 95px;
  overflow: hidden
}

.blog_post .tags a {
  color: #006699
}

ul.monthly-rate {
  color: #194f90
}

ul.monthly-rate li,ul.monthly-rate span,ul.monthly-rate p {
  color: #194f90
}

.three_column {
  margin-top: 50px
}

#dnn_leftPane img {
  border: 5px solid #f39127;
  margin-left: 18px
}

#dnn_leftPane ul {
  margin-left: 0px;
  margin-top: 10px
}

#dnn_leftPane li {
  list-style: none;
  margin-left: 0px
}

#dnn_leftPane li a {
  background: #f39127;
  color: white;
  font-size: 16px;
  padding-bottom: 10px;
  box-shadow: none;
  width: 80%;
  border-radius: 0px;
  border: none;
  text-align: center;
  padding-left: 10px;
  font-weight: 500;
  border-radius: 15px;
  padding-right: 20px;
  border: 1px solid #fff
}

#dnn_centerPane h2 {
  color: black;
  border-radius: 10px;
  text-align: center;
  width: 60%;
  margin-left: 20%;
  font-weight: bold;
}

#dnn_centerPane,#dnn_for_search {
  background: white;
  padding: 0px 15px;
  border: 5px solid #aaa;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

#dnn_centerPane .DnnModule-ViewProfile h3 {
  color: #194f90;
  text-decoration: underline
}

#dnn_centerPane .journalTools {
  margin-bottom: 20px
}

#dnn_rightPane h4 .Titleh4 {
  color: white;
  background-color: #005293;
  text-align: center;
  padding-bottom: 5px;
  padding-top: 5px;
  font-weight: 500;
  font-size: 22px;
  border-radius: 15px
}

#dnn_rightPane .console-none .console-none {
  background: #f39127;
  color: white;
  font-size: 20px;
  padding-bottom: 10px;
  margin-left: 39px;
  text-align: center;
  border-radius: 15px;
  border: 1px solid #fff
}

#dnn_rightPane .console-none .console-none:hover {
  background-color: #db780c
}

#dnn_rightPane .active.console-none {
  background: #d2232a;
  color: white;
  font-size: 20px;
  padding-bottom: 10px
}

#dnn_rightPane .active.console-none:hover {
  background-color: #9f0d1d
}

#dnn_rightPane .console-none .console-none:nth-child(2) {
  display: none
}

#dnnEditUser {
  width: 80%;
  margin-left: 10%
}

#dnnEditUser .dnnFormSectionHead {
  background: white;
  border: solid #f39127;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 10px
}

#dnnEditUser ul.dnnAdminTabNav li a {
  font-weight: 700;
  background: none;
  background-color: #005293;
  color: white;
  text-shadow: none;
  display: inline-block;
  width: 110px;
  padding: 10px;
  border-radius: 15px;
  border: 1px solid;
  margin-right: 20px
}

#dnnEditUser ul.dnnAdminTabNav li.ui-tabs-active a {
  margin-top: 0px;
  background: #d2232a
}

#dnnEditUser .dnnAdminTabNav {
  border: none
}

.profile h3 span.TitleH3 {
  color: white;
  border: none;
  width: 10%;
  margin-left: 10%;
  border-bottom: 5px solid #f39127;
  padding-left: 20px;
  font-weight: 500;
  font-size: 32px;
  padding-bottom: 0px
}

#dnn_rightPane .console-none .console-none h3 {
  font-weight: 900;
  margin-left: 0px
}

#dnn_rightPane .console-none .console-none:nth-child(3) {
  display: none
}

#dnn_ctr_EditUser_servicesTab {
  display: none
}

.log_in_buttons,.second_login_buttons {
  margin-left: 0px
}

#dnn_centerPane.span5 {
  position: relative
}

@media only screen and (min-width: 1200px) {
  #dnn_centerPane.span5 {
      margin-left:-235px;
      left: 50%
  }
}

@media only screen and (min-width: 980px) and (max-width: 1199px) {
  #dnn_centerPane.span5 {
      margin-left:-190px;
      left: 50%
  }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
  #dnn_centerPane.span5 {
      left:50%;
      width: 500px;
      margin-left: -250px
  }
}

.LoginPanel {
  width: 100% !important;
  padding-right: 0;
}

@media (min-width: 1199px) {
  .login_screen {
      max-width:470px
  }

  .log_in_buttons {
      margin-top: 10px;
      margin-bottom: -10px
  }

  .log_in_buttons,.second_login_buttons {
      margin-left: 160px
  }
}

a.dnnPrimaryAction, a.dnnPrimaryAction:active,a.dnnPrimaryAction:hover{
  background-color: #008fd4 !important;
  padding:7px;
}

a.dnnSecondaryAction,a.dnnSecondaryAction:active,a.dnnSecondaryAction:hover{
  background-color: #8c8c8c !important;
  padding:7px;
}

.dnnFormItem input[type="text"], .dnnFormItem input[type="password"] {
  margin-bottom: 5px !important;
}

.dnnFormItem > label.dnnFormLabel {
  font-weight: 600;
}

/*# sourceMappingURL=3cols.css.map */
