/********************* Colour reference chart****************
*************************** comment ********* colour ******** 
Primary blue                primary-blue      #0069B8
Primary yellow              primary-yellow    #FBAF28
Secondary orange            secondary-orange  #F1771F
Secondary blue              secondary-blue    #00AEEE
Secondary green             secondary-green   #86C247
Secodary gray               secondary-gray    #2A2E32
*/
.pelco .login-register-2-column {
  width: 100%; }
  .pelco .login-register-2-column .first-column-toggle-holder,
  .pelco .login-register-2-column .second-column-toggle-holder {
    display: inline-block !important;
    width: 46%;
    vertical-align: top; }
    @media screen and (max-width: 1000px) {
      .pelco .login-register-2-column .first-column-toggle-holder,
      .pelco .login-register-2-column .second-column-toggle-holder {
        display: block !important;
        width: 96%; } }
.pelco #_login_tab_mobile, .pelco #_register_tab_mobile {
  display: none; }
.pelco .login-portlet-placeholder {
  width: 35%;
  margin-left: 3px;
  display: inline-block; }
.pelco .login-portlet {
  margin-left: 20px;
  margin-top: 20px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.97);
  -moz-box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.97);
  box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.97);
  background-color: #DCDCDC;
  font-weight: bold;
  width: 40%;
  padding: 15px; }
  @media screen and (max-width: 767px) {
    .pelco .login-portlet {
      width: 90%;
      margin: 0 auto;
      margin-top: 50px; } }
  .pelco .login-portlet .login-portlet-header {
    position: relative;
    cursor: pointer; }
    .pelco .login-portlet .login-portlet-header .header-text {
      display: block;
      font-size: 16px;
      margin-left: 3px; }
    .pelco .login-portlet .login-portlet-header .header-text-download {
      display: none; }
    .pelco .login-portlet .login-portlet-header .header-expander {
      position: absolute;
      top: 0;
      right: 0; }
  .pelco .login-portlet .login-portlet-form {
    border-top: 1px solid #cecece;
    margin-top: 15px; }
    .pelco .login-portlet .login-portlet-form .login-portlet-field {
      padding: 15px 0;
      border-bottom: 1px solid #cecece; }
      .pelco .login-portlet .login-portlet-form .login-portlet-field .field-name {
        width: 35%;
        margin-left: 3px;
        vertical-align: top;
        display: inline-block; }
      .pelco .login-portlet .login-portlet-form .login-portlet-field .field-value {
        width: 60%;
        display: inline-block; }
        .pelco .login-portlet .login-portlet-form .login-portlet-field .field-value input {
          width: 100%;
          height: 25px;
          margin: 0;
          padding: 0;
          border: 2px solid #ccc; }
  .pelco .login-portlet .login-portlet-btns {
    padding: 15px 0;
    width: 60%;
    display: inline-block; }
    .pelco .login-portlet .login-portlet-btns .submitBtn {
      margin-right: 10px; }
  .pelco .login-portlet .forgot-password-link {
    width: 60%;
    display: inline-block; }
    .pelco .login-portlet .forgot-password-link a {
      color: #0077b3;
      font-size: 12px; }
.pelco .login-portlet .login-portlet-header .header-text {
  font-size: 30px;
  color: #29AADF;
  font-weight: normal; }
.pelco .login-portlet-header, .pelco .login-portlet-form, .pelco .login-portlet-field, .pelco .login-portlet-btns {
  font-family: 'Open Sans', sans-serif; }
.pelco .login-portlet, .pelco .exchange-register-portlet {
  min-height: 300px;
  background-color: white;
  border: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  width: 88%; }
  @media screen and (max-width: 568px) {
    .pelco .login-portlet, .pelco .exchange-register-portlet {
      width: 100%;
      padding: 0 !important;
      margin: 0 !important; } }
.pelco .exchange-register-portlet .register-portlet-form .register-portlet-field {
  /*margin-right: 30px;*/ }
.pelco .exchange-register-portlet {
  padding-left: 50px;
  border-left: 1px solid #cecece;
  margin-left: 15px; }
  @media screen and (max-width: 1000px) {
    .pelco .exchange-register-portlet {
      padding-left: 15px;
      border-left: 0; } }
.pelco .login-portlet {
  margin-top: 20px;
  /*border-right : 1px solid #E5E5E5;
  padding : 13px;*/ }
.pelco .login-portlet .login-portlet-form {
  border-bottom: none;
  margin-bottom: 10px; }
.pelco .login-portlet .login-portlet-form .login-portlet-field {
  padding-bottom: 67px;
  padding-top: 13px;
  margin: 0;
  /*margin-right: 30px;*/ }
.pelco .login-portlet-field .field-name {
  position: relative;
  /*transform: translateY(50%); */
  width: 30%;
  clear: both;
  float: left;
  vertical-align: middle !important; }
.pelco .login-portlet-field .field-value {
  float: left;
  width: 68%; }
.pelco .login-portlet .login-portlet-form .login-portlet-field .field-name {
  position: relative;
  vertical-align: middle !important; }
.pelco .login-portlet .login-portlet-form .login-portlet-field .field-value input {
  border: 2px solid #9CB7CC;
  background-color: #EBECEE;
  height: 40px; }
.pelco .exchange-register-portlet .register-portlet-form .register-portlet-field .field-value input {
  border: 2px solid #9CB7CC;
  background-color: #EBECEE;
  height: 40px; }
.pelco .login-portlet .login-portlet-btns .submitBtn {
  border: solid 1px #176AB6;
  color: white;
  padding-left: 6px;
  padding-right: 27px;
  background: #176AB6;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: initial; }
.pelco .login-portlet .login-portlet-btns .cancelBtn {
  border: solid 1px #4b81ad;
  color: #2978e6;
  background: #ffffff;
  padding-left: 6px;
  padding-right: 27px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: initial; }
.pelco .login-portlet .forgot-password-link a {
  text-decoration: underline; }
.pelco .register-portlet-header .header-text {
  font-size: 30px;
  font-weight: normal; }
.pelco .register-portlet-btns .submitBtn,
.pelco .register-portlet-btns .submitBtn:hover {
  background-color: #FCBC34;
  padding: 5px 20px 5px 5px;
  color: #000000;
  border: none; }
.pelco .register-portlet-btns .cancelBtn, .pelco .header-expander {
  display: none; }
.pelco #terms-dialog-link {
  cursor: pointer; }
.pelco input[type='radio'] {
  -webkit-appearance: none;
  /*-moz-appearance: button;*/
  width: 21px !important;
  height: 21px !important;
  background-color: #fafafa !important;
  border: 1px solid #cacece;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 3px;
  display: inline-block;
  position: relative; }
.pelco input[type='radio']:checked {
  position: relative; }
.pelco input[type='radio']:checked:before {
  -webkit-appearance: square-button;
  /* Chrome, Safari, Opera */
  -moz-appearance: button;
  /* Firefox */
  content: '';
  height: 13px !important;
  width: 13px !important;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  position: absolute;
  background: #28679B !important;
  opacity: 1; }
.pelco input[type='checkbox'] {
  -moz-appearance: none;
  width: 21px;
  height: 21px;
  outline: 2px solid #9CB7CC;
  outline-offset: -2px; }
.pelco input[type='checkbox']:checked {
  -moz-appearance: none;
  position: relative;
  outline: 2px solid #9CB7CC;
  outline-offset: -2px; }
.pelco input[type='checkbox']:checked:before {
  -moz-appearance: none;
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 3px;
  bottom: 3px;
  left: 3px;
  right: 3px;
  background: #28679B;
  opacity: 1; }

/* Responsive design */
html.aui body.content-page #content .login-register-2-column {
  /* Large desktop */
  /* Portrait tablet to landscape and desktop */
  /* Landscape phone to portrait tablet */
  /* Landscape phones and down */ }
  @media (max-width: 480px) {
    html.aui body.content-page #content .login-register-2-column .field-value-38 #_registrationportlet_WAR_registrationportlet__RdBtns span.button {
      width: initial; }
    html.aui body.content-page #content .login-register-2-column .field-value-38 #_registrationportlet_WAR_registrationportlet__RdBtns .button,
    html.aui body.content-page #content .login-register-2-column .field-value-38 #_registrationportlet_WAR_registrationportlet__RdBtns .text {
      float: left;
      width: initial; }
    html.aui body.content-page #content .login-register-2-column .field-value-38 #_registrationportlet_WAR_registrationportlet__RdBtns input[type='radio']:checked:before {
      /*width:8px !important;*/ } }

