/* ======================================
10. Structure
1000. Responsive
2000. Registration
3000. What's New
4000. Media Kit
======================================== */









/* ======================================
STRUCTURE
======================================== */

@media only screen and (max-width: 767px) {

.contentColumn.oneColumn.right #Content {
  float: none;
  width: 100%;
}

.contentColumn.oneColumn.right #InPageNav {
  float: none;
  width: 100%;
  border-right: none;
  margin-bottom: 30px;
}

.contentColumn.oneColumn.right #InPageNav nav.list {
  display: none
}

}

@media only screen and (min-width: 768px) {

.contentColumn.oneColumn.right #InPageNav nav.pulldown {
  display: none
}

}

.contentColumn.oneColumn.right #InPageNav h2 {
  margin-bottom: 10px;
}

.contentColumn.oneColumn.right #InPageNav a {
  display: block;
  line-height: 40px;
  color: #116ecf;
}

.contentColumn.oneColumn.right #InPageNav a:hover {
  color: #000;
}

.contentColumn.oneColumn.right #InPageNav .active a {
  background-color: #fff;
  margin-left: -11px;
  padding-left: 10px;
  border-top: solid 1px #ccc;
  border-left: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  margin-right: -1px;
}

.contentColumn.oneColumn.right #InPageNav nav.pulldown select {
  padding: 5px;
  font-size: 16px;
  line-height: 1;
  border: solid 1px #ccc;
  border-radius: 0;
  height: 34px;
}

.contentColumn.oneColumn.right #Content img {
  max-width: 100%;
  height: auto;
}

.contentColumn.oneColumn.right #Content h3 {
  margin-bottom: 6px;
}










/* ======================================
2000. REGISTRATION-RELATED
======================================== */

/* REGISTRATION STEPS */

.loginRegistration .ui-widget-content {
  color: #666;
}

.loginRegistration .ui-widget-content h2, 
.loginRegistration .ui-widget-content h3 {
  color: #000;
}

.loginRegistration input,
.passwordReset input {
  display: block;
  max-width: 400px;
  width: 100%;
  border: 1px solid #ccc;
  line-height: 30px;
  padding: 0px 10px;
  font-weight: bold;
  color: #116ecf;
  font-family: inherit !important;
  font-size: 1em;
}

.loginRegistration .login #LogIn td {
  padding-bottom: 20px;
  vertical-align: middle;
}

.loginRegistration select {
  display: block;
  max-width: 400px;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  height: 30px;
  padding: 0px 10px;
  margin-top: 4px;
  font-weight: bold;
  color: #116ecf;
  font-family: inherit !important;
  font-size: 1em;
}

.loginRegistration button,
.loginRegistration .CMSSubmit,
.passwordReset .CMSSubmit {
  display: block;
  max-width: 400px;
  width: 100%;
  margin-bottom: 20px;
  border: none
  line-height: 30px;
  padding: 10px;
  margin-top: 4px;
  font-weight: bold;
  background-color: #116ecf;
  font-family: inherit !important;
  color: #fff;
  border-radius: 0px;
  margin: 20px auto;
  font-size: 1em;
}

.loginRegistration .CMSSubmit {
  margin: 0px 0px 20px;
}

.loginRegistration .footnote {
  font-size: 12px;
  max-width: 400px;
  line-height: 15px;
  color: #999;
  margin-bottom: 20px;
}

.loginRegistration .field-container {
  margin-bottom: 20px;
}

.rowContainer {
  clear: both;
  margin-bottom: 40px;
}

.columnHolder {
  margin: 0px -20px;
  overflow: hidden;
  box-sizing: border-box;
}

.columnHolder.shaded {
  background-color: #f2f2f2;
}

.columnHolder.shaded h2 {
  padding-top: 20px;
}

.col-lrg-half {
  width: 50%;
  float: left;
  padding: 0px 20px;
  box-sizing: border-box;
}

.col-lrg-onethird {
  width: 33.3%;
  float: left;
  padding: 0px 20px;
  box-sizing: border-box;
}

.col-lrg-twothird {
  width: 66.6%;
  float: left;
  padding: 0px 20px;
  box-sizing: border-box;
}

.col-lrg-full {
  padding: 0px 20px;
  box-sizing: border-box;
}

.colSignIn .inner {
  background-color: #eaeffa;
  padding: 20px;
  overflow: hidden;
}

.colSignIn .login {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: dashed 1px #999;
}

.colRegister .freeBook {
  width: 165px;
  float: right;
  margin-left: 20px;
  font-weight: bold;
}

.colRegister .freeBook img {
  width: 100%;
  height: auto;
}

#Content .freeBook p {
  margin-bottom: 10px;
}

.loginRegistration .ui-widget-content {
  padding: 0px !important;
}

.loginRegistration .field-spacer {
  border-top: 1px dashed #ccc;
  height: 1px;
  margin: 30px 0;
  display: none;
}

.loginRegistration .control {
  float: left;
}

.loginRegistration .control a {
  text-transform: uppercase;
  font-size: 14px;
}

.loginRegistration .control a i {
  font-size: 18px;
  vertical-align: -1px;
}

.loginRegistration .control a:first-child {
  color: #d27070 !important;
}

.loginRegistration .description {
  margin-left: 130px;
}

.loginRegistration .description .sample {
  font-weight: normal;
}

.loginRegistration #InterestsForm .col-lrg-half {
  margin-bottom: 20px;
}

.loginRegistration #GigyaConnectionsContainer {
  margin-bottom: 20px;
}

.loginRegistration #GigyaConnectionsContainer,
.loginRegistration #GigyaConnectionsContainer .gig-edit-connections {
  width: 100% !important;
  height: 170px !important;
}

.loginRegistration #GigyaConnectionsContainer .gig-edit-connections li {
  margin-left: 0px;
  width: 44%;
  display: inline-block;
  margin-right: 3%;
}

.passwordReset {
  margin-bottom: 40px;
}

.passwordReset td {
  vertical-align: middle;
  padding-right: 5px;
  padding-bottom: 10px;
}

.passwordReset input {
  margin: 0px;
}





@media only screen and (max-width: 889px) {

.loginRegistration .hideSmall {
  display: none;
}

}

@media only screen and (max-width: 767px) {

.col-lrg-half,
.col-lrg-onethird,
.col-lrg-twothird {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}

.loginRegistration .field-spacer {
  display: block;
}

.loginRegistration button {
  margin: 20px 0;
}

}

@media only screen and (max-width: 666px) {

.loginRegistration .number {
  display: none;
}

}

@media only screen and (max-width: 480px) {

.colRegister .freeBook {
  width: 125px;
  margin-bottom: 20px;
}

.colSignIn .login #LogIn td {
  width: 100%;
  display: block;
}

}

@media only screen and (max-width: 1023px) {

.col-lrg-onethird,
.col-lrg-twothird {
  width: 100%;
  float: none;
  margin-bottom: 20px;
}

}





/* SELECTABLE TABS */

.ui-tabs-nav li {
  margin: 0px !important;
}

.registrationStep {
  background: none !important;
  border: none !important;
  border-radius: 0px !important;
  margin: 0px -3px 20px !important;
  border-bottom: solid 4px #000 !important;
}

.registrationStep li {
  border: none !important;
  background: none !important;
  color: #fff !important;
  width: 25% !important;
  display: inline-block !important;
  padding: 0px 3px !important;
}

.registrationStep a {
  color: #fff !important;
  background-color: #ccc;
  display: block;
  text-align: center;
  line-height: 36px;
  padding: 0px !important;
  width: 100%;
}

.registrationStep a:hover {
  background-color: #000;
  text-decoration: none !important;
}

.registrationStep li.current a {
  background-color: #000;
  padding-bottom: 10px;
}

.registrationStep li.ui-state-active a {
  padding-bottom: 5px !important;
  background-color: #000;
}





@media only screen and (max-width: 548px) {

.registrationStep a {
  font-size: 14px;
}

.registrationStep a .hideSmall {
  display: none;
}

}

@media only screen and (max-width: 480px) {

.registrationStep a {
  font-family: 'Roboto Condensed', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
}

}





/* GUIDED TABS */

.ui-corner-all {
  border-radius: 0px !important;
}

.ui-widget-content {
  border: none !important;
}

.ui-widget {
  font-family: inherit !important;
  font-size: inherit !important;
}

.ui-tabs {
  padding: 0px !important;
}

.registrationGuided {
  margin-bottom: 20px !important;
}

.registrationGuided a {
  color: #fff !important;
}

.registrationGuided li {
  border-radius: 0;
  list-style-type: none !important;
  background-color: #fff !important;
  opacity: 1 !important;
}

.registrationGuided a {
  padding: 0px 0px 0px 20px!important;
  line-height: 36px;
  margin: 0px 5px !important;
  display: block;
  float: none !important;
  background-color: #bfbfbf;
  position: relative;
}

.registrationGuided a:hover {
  text-decoration: none !important;
  pointer-events: none;
}

.registrationGuided li.ui-state-active a {
  background-color: #000;
}

.registrationGuided li:before,
.registrationGuided li:after {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  position: absolute;
  top: 0px;
  z-index: 5;
}

.registrationGuided li:before {
  border-left: 5px solid #fff;
  left: 5px;
}

.registrationGuided li:after {
  border-left: 5px solid #bfbfbf;
  right: 0px;
}

.registrationGuided li.ui-state-active:after {
  border-left: 5px solid #000;
}

@media only screen and (max-width: 539px) {

.registrationGuided a {
  font-family: 'Roboto Condensed', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-weight: 300;
  text-align: center;
  padding: 0px !important;
}

}

@media only screen and (max-width: 480px) {

.registrationGuided a {
  font-size: 12px;
  padding-left: 4px !important;
}

}







/* DELETE LIBRARY ITEM CONFIRM */

#AWCMinColorboxContent {
  display: table;
}

#AWCMinColorboxContent > div {
  display: table-cell !important;
  vertical-align: middle !important;
}

#AWCMinColorboxContent a.close {
  color: red !important;
  top: 5px !important;
}

#AWCMinColorboxContent a.close:before {
  content: "close";
  font-size: 12px;
  padding-right: 5px;
  vertical-align: 6px;
}

#AWCMinColorboxContent > div h2 {
  color: #116ecf;
  margin-bottom: 20px;
}

#AWCMinColorboxContent > div a {
  color: #116ecf;
  text-decoration: underline;
}

#AWCMinColorboxContent > div p {
  margin-bottom: 20px;
}

.articleList .close {
  display: none;
}

#LightboxDeleteConfirmation {
  display: table-cell !important;
  vertical-align: middle;
}

#LightboxDeleteConfirmation h2 {
  color: #116ecf;
  margin-bottom: 20px;
}

#LightboxDeleteConfirmation p {
  margin-bottom: 20px;
}

#LightboxDeleteConfirmation button {
  border-radius: 3px;
  font-size: 16px;
  font-family: 'Roboto', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  color: #666;
  box-shadow: none;
  border: none;
  padding: 10px 20px;
  font-weight: bold;
  margin: 0px 5px;
  background-color: #ddd;
}

#LightboxDeleteConfirmation button.confirm {
  background-color: #116ecf;
  color: #fff;
}









/* What's New */

/* ======================================
3000. WHAT'S NEW
======================================== */

.whatsNew {
  position: relative;
}

.whatsNew * {
    box-sizing: border-box;
}

.whatsNew .max800 {
  max-width: 800px;
  margin: 0px auto;
}

.whatsNew .margin-bottom-50 {
  margin-bottom: 50px;
}

.whatsNew .text {
  font-size: 22px;
  line-height: 32px;
}

.whatsNew .title {
  font-size: 44px;
  line-height: 44px;
}

.whatsNew .float-right {
  float: right;
}

.whatsNew img {
  max-width: 100%;
  height: auto;
}

.whatsNew .image {
/*  background-color: #f3f3f3; */
  padding: 20px;
  text-align: center;
}

.whatsNew .image img {
/*  border: solid 1px #333; */
}

.whatsNew .text {
  padding: 56px 40px 0px;
  text-align: right;
}

.whatsNew .text.align-left {
  text-align: left;
}

.whatsNew .text.float-right {
  text-align: left;
}

/* Bottom Section */

.whatsNew .imageholder-one,
.whatsNew .imageholder-two {
  margin: 0px -10px;
  overflow: hidden;
}

.whatsNew .imageholder-two .image {
  width: 50%;
  float: left;
  padding: 10px;
}

.whatsNew .imageholder-one .image {
  padding: 10px;
}

.whatsNew .text.fullwidth {
  padding: 56px 0px 10px;
  text-align: center;
}

@media only screen and (max-width: 767px) {

.whatsNew .float-right {
  float: none;
}

.whatsNew .text,
.whatsNew .text.float-right {
  text-align: center;
  background-color: #f3f3f3;
  margin-bottom: 0px;
  padding-top: 20px;
}

.whatsNew .text.float-right.align-left {
  text-align: left;
}

.whatsNew .text br {
  display: none;
}

.whatsNew .image {
  margin-bottom: 40px;
}

}

@media only screen and (max-width: 666px) {

.whatsNew .imageholder-two .image {
  max-width: 380px;
  float: none;
  width: auto;
  margin: 0px auto;
  padding: 0px;
  margin-bottom: 10px;
}

}

@media only screen and (max-width: 480px) {

.whatsNew .imageholder-one,
.whatsNew .imageholder-two {
  margin: 0px;
  padding: 0px 20px;
}

}

@media only screen and (max-width: 480px) {

.whatsNew .title {
  font-size: 30px;
  line-height: 30px;
}

}

/* Digital and Mobile */

.whatsNew .sectionTitle {
  margin-bottom: 10px;
}

.whatsNew .text .otherContent {
  font-size: 16px;
  line-height: 22px;
  overflow: hidden;
  text-align: left;
}

.whatsNew .wrapper {
  overflow: hidden;
  margin-bottom: 30px;
}

.whatsNew .text .otherContent p {
  margin-bottom:14px;
}

.whatsNew .button {
  margin-bottom:10px !important;
  font-weight: bold;
}

.whatsNew .button a {
  display: block;
  background-color: #116ecf;
  color: #fff !important;
  line-height: 30px;
  text-align: center;
  font-family: Roboto;
  line-height: 16px;
  padding: 8px 5px;
  text-decoration: none !important;
  max-width: 300px;
}

.whatsNew .button a:hover {
  text-decoration: none !important;
  background-color: #999;
  text-shadow: none;
}

.whatsNew .thumb {
  width: 40%;
  max-width: 150px;
  margin-right: 20px;
  float: left;
}

.whatsNew .thumb img {
  max-width: 100%;
  height: auto;
}

@media only screen and (max-width: 480px) {

.whatsNew .thumb {
  width: 90px;
}

.whatsNew .text .otherContent {
  overflow: visible;
}

}










/* ======================================
4000. MEDIA KIT
======================================== */

.navColumn .contentColumn.oneColumn {
    float: right;
    width: calc(100% - 250px);
}

@media only screen and (max-width: 1023px) {
.contentColumn {
    clear: none;
}
}

#InPageNav {
    float: left;
    background-color: #eee;
    width: 200px;
    padding: 20px 0px 20px 20px;
    border-right: solid 1px #ccc;
}

#InPageNav a {
    display: block;
    line-height: 40px;
    color: #116ecf;
    text-decoration: none;
}

#InPageNav .active a {
    background-color: #fff;
    margin-left: -11px;
    padding-left: 10px;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    margin-right: -1px;
}

#InPageNav a:hover {
    color: #000;
}

@media only screen and (min-width: 768px) {
#InPageNav nav.pulldown {
    display: none;
}
}

@media only screen and (max-width: 767px) {
#InPageNav nav.list {
    display: none;
}

#InPageNav {
    float: none;
    width: calc(100% - 20px);
    border-right: none;
    margin-bottom: 30px;
}

.navColumn .contentColumn.oneColumn {
    float: none;
    width: 100%;
}
}