.pgpw-lightbox-open .mfp-content {
    max-width: 350px;
}
.pgpw-lightbox-open button.mfp-close {
    top: 10px;
}
.pgevoke-acctbox,
.pgevoke-acctbox * {
    box-sizing: border-box;
}
.pgevoke-acctbox {
    margin: 0 auto;
    font-family: proxima-nova, Arial, sans-serif;
    background-color: white;
    padding: 15px 25px 10px;
    border-radius: 5px;
    max-width: 350px;
    line-height: 1.45;
}
.pgevoke-acctbox-row {
    margin-bottom: 20px;
}
.pgevoke-acctbox-header {
    font-size: 26px;
    font-weight: normal;
    color: #444;
    margin-bottom: 15px;
}
.pgevoke-acctbox label,
.pgevoke-acctbox-label {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #666;
    margin-bottom: 5px;
    overflow: hidden;
}
.pgevoke-acctbox-label-lg {
    font-size: 16px;
}
.pgevoke-acctbox-label a,
.pgevoke-acctbox-label a:hover,
.pgevoke-acctbox-label a:visited {
    font-weight:bold;
    color: #428bca;
    text-decoration: underline;
    cursor: pointer;
}
.pgevoke-acctbox input[type=text],
.pgevoke-acctbox input[type=password],
.pgevoke-acctbox input[type=tel],
.pgevoke-acctbox select {
    display: block;
    width: 100%;
    height: 45px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
    padding: 10px;
    background-color: white;
}
.pgevoke-acctbox input[type=text]::placeholder,
.pgevoke-acctbox input[type=password]::placeholder,
.pgevoke-acctbox input[type=tel]::placeholder,
.pgevoke-acctbox select::placeholder {
    color: #aaa;
}
.pgevoke-acctbox-mb {
    margin-bottom: 10px;
}
.pgevoke-acctbox-mt {
    margin-top: 10px;
}
.pgevoke-acctbox .gigya-error-msg,
.pgevoke-acctbox-errormsg {
    font-size: 12px;
    color: #b2281f;
}
a.pgevoke-acctbox-button,
input[type=submit].pgevoke-acctbox-button {
    display: block;
    width: 100%;
    background: none; /* reset, override conflicting styles for newsinteractive */
    background-color: #428bca;
    border: none;
    border-radius: 5px;
    padding: 10px;
    color: white;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    box-shadow: none; /* reset, see above */
    -webkit-appearance: none;
}
a.pgevoke-acctbox-button:hover,
input[type=submit].pgevoke-acctbox-button:hover {
    background-color: #3276b1;
}
a.pgevoke-acctbox-button.pgevoke-acctbox-button-grey,
input[type=submit].pgevoke-acctbox-button.pgevoke-acctbox-button-grey {
    background-color: #555;
}
a.pgevoke-acctbox-button.pgevoke-acctbox-button-grey:hover,
input[type=submit].pgevoke-acctbox-button.pgevoke-acctbox-button-grey:hover {
    background-color: #444;
}
a.pgevoke-acctbox-button.pgevoke-acctbox-button-white,
input[type=submit].pgevoke-acctbox-button.pgevoke-acctbox-button-white {
    background-color: white;
    color: #666;
    border: 1px solid #ccc;
    transition: color 0.3s;
}
a.pgevoke-acctbox-button.pgevoke-acctbox-button-white:hover,
input[type=submit].pgevoke-acctbox-button.pgevoke-acctbox-button-white:hover {
    color: #222;
}
.pgevoke-acctbox input[type=checkbox] {
    font-size: 14px;
    display: block;
    float: left;
    position: relative;
    top: 4px;    
    margin-right: 5px;
}
#pgevoke-acctbox-wall {
    text-align: center;
}
#pgevoke-acctbox-warning .pgevoke-acctbox-row:first-of-type {
    margin-top: 20px;
}
body.pg-site-pg .pgevoke-acctbox {
    border-top: 10px solid #1fb25a;    
}
body.pg-site-blade .pgevoke-acctbox {
    border-top: 10px solid #327eca;    
}

.pgevoke-account-error {
    font-size: 14px;
    color: #c00;
    font-weight: bold;
}
.pgevoke-acctbox input[type=submit]:disabled {
    background-color: #ccc !important;
    color: white !important;
    cursor: default !important;
    user-select: none !important;
}

@media (min-width:421px) {
    .pgpw-lightbox-open .mfp-content .mfp-iframe-scaler{
        padding-top:75%
    }

    .pgpw-lightbox-open .mfp-iframe-scaler .mfp-close{
        top:-5px;
        font-size:40px;
        color:#777;   
    }
}

@media (max-width:420px) {
    .pgpw-lightbox-open .mfp-content {
        max-width: none;
    }
    .pgpw-lightbox-open .mfp-container {
        padding: 0;
    }
    .pgevoke-acctbox {
        border-radius: 0;
        max-width: none;
        min-height: 100vh;
        width: 100%;
    }
    .pgevoke-acctbox input[type=text],
    .pgevoke-acctbox input[type=password],
    .pgevoke-acctbox input[type=tel],
    .pgevoke-acctbox select {
        -webkit-appearance: none;
    }
    .pgevoke-acctbox-row {
        margin-bottom: 15px;
    }


    .pgpw-lightbox-open .mfp-iframe-scaler .mfp-close{
        top:-5px;
        font-size:40px;
        color:#777;   
    }

    .pgpw-lightbox-open .mfp-content .mfp-iframe-scaler{
        height: 100vh;
        width: 100vw;
    }

}









/************* OLD BUTTON STYLES *******************/
.tw-bs .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tw-bs .btn:focus,
.tw-bs .btn:active:focus,
.tw-bs .btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.tw-bs .btn:hover,
.tw-bs .btn:focus {
    color: #333333;
    text-decoration: none;
}

.tw-bs .btn:active,
.tw-bs .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.tw-bs .btn.disabled,
.tw-bs .btn[disabled],
fieldset[disabled] .tw-bs .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tw-bs .btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

.tw-bs .btn-default:hover,
.tw-bs .btn-default:focus,
.tw-bs .btn-default:active,
.tw-bs .btn-default.active,
.open .dropdown-toggle.tw-bs .btn-default {
    color: #333333;
    background-color: #ebebeb;
    border-color: #adadad;
}

.tw-bs .btn-default:active,
.tw-bs .btn-default.active,
.open .dropdown-toggle.tw-bs .btn-default {
    background-image: none;
}

.tw-bs .btn-default.disabled,
.tw-bs .btn-default[disabled],
fieldset[disabled] .tw-bs .btn-default,
.tw-bs .btn-default.disabled:hover,
.tw-bs .btn-default[disabled]:hover,
fieldset[disabled] .tw-bs .btn-default:hover,
.tw-bs .btn-default.disabled:focus,
.tw-bs .btn-default[disabled]:focus,
fieldset[disabled] .tw-bs .btn-default:focus,
.tw-bs .btn-default.disabled:active,
.tw-bs .btn-default[disabled]:active,
fieldset[disabled] .tw-bs .btn-default:active,
.tw-bs .btn-default.disabled.active,
.tw-bs .btn-default[disabled].active,
fieldset[disabled] .tw-bs .btn-default.active {
    background-color: #ffffff;
    border-color: #cccccc;
}

.tw-bs .btn-default .badge {
    color: #ffffff;
    background-color: #333333;
}

.tw-bs .btn-primary {
    color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
}

.tw-bs .btn-primary:hover,
.tw-bs .btn-primary:focus,
.tw-bs .btn-primary:active,
.tw-bs .btn-primary.active,
.open .dropdown-toggle.tw-bs .btn-primary {
    color: #ffffff;
    background-color: #3276b1;
    border-color: #285e8e;
}

.tw-bs .btn-primary:active,
.tw-bs .btn-primary.active,
.open .dropdown-toggle.tw-bs .btn-primary {
    background-image: none;
}

.tw-bs .btn-primary.disabled,
.tw-bs .btn-primary[disabled],
fieldset[disabled] .tw-bs .btn-primary,
.tw-bs .btn-primary.disabled:hover,
.tw-bs .btn-primary[disabled]:hover,
fieldset[disabled] .tw-bs .btn-primary:hover,
.tw-bs .btn-primary.disabled:focus,
.tw-bs .btn-primary[disabled]:focus,
fieldset[disabled] .tw-bs .btn-primary:focus,
.tw-bs .btn-primary.disabled:active,
.tw-bs .btn-primary[disabled]:active,
fieldset[disabled] .tw-bs .btn-primary:active,
.tw-bs .btn-primary.disabled.active,
.tw-bs .btn-primary[disabled].active,
fieldset[disabled] .tw-bs .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd;
}

.tw-bs .btn-primary .badge {
    color: #428bca;
    background-color: #ffffff;
}

.tw-bs .btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.tw-bs .btn-success:hover,
.tw-bs .btn-success:focus,
.tw-bs .btn-success:active,
.tw-bs .btn-success.active,
.open .dropdown-toggle.tw-bs .btn-success {
    color: #ffffff;
    background-color: #47a447;
    border-color: #398439;
}

.tw-bs .btn-success:active,
.tw-bs .btn-success.active,
.open .dropdown-toggle.tw-bs .btn-success {
    background-image: none;
}

.tw-bs .btn-success.disabled,
.tw-bs .btn-success[disabled],
fieldset[disabled] .tw-bs .btn-success,
.tw-bs .btn-success.disabled:hover,
.tw-bs .btn-success[disabled]:hover,
fieldset[disabled] .tw-bs .btn-success:hover,
.tw-bs .btn-success.disabled:focus,
.tw-bs .btn-success[disabled]:focus,
fieldset[disabled] .tw-bs .btn-success:focus,
.tw-bs .btn-success.disabled:active,
.tw-bs .btn-success[disabled]:active,
fieldset[disabled] .tw-bs .btn-success:active,
.tw-bs .btn-success.disabled.active,
.tw-bs .btn-success[disabled].active,
fieldset[disabled] .tw-bs .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.tw-bs .btn-success .badge {
    color: #5cb85c;
    background-color: #ffffff;
}

.tw-bs .btn-info {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.tw-bs .btn-info:hover,
.tw-bs .btn-info:focus,
.tw-bs .btn-info:active,
.tw-bs .btn-info.active,
.open .dropdown-toggle.tw-bs .btn-info {
    color: #ffffff;
    background-color: #39b3d7;
    border-color: #269abc;
}

.tw-bs .btn-info:active,
.tw-bs .btn-info.active,
.open .dropdown-toggle.tw-bs .btn-info {
    background-image: none;
}

.tw-bs .btn-info.disabled,
.tw-bs .btn-info[disabled],
fieldset[disabled] .tw-bs .btn-info,
.tw-bs .btn-info.disabled:hover,
.tw-bs .btn-info[disabled]:hover,
fieldset[disabled] .tw-bs .btn-info:hover,
.tw-bs .btn-info.disabled:focus,
.tw-bs .btn-info[disabled]:focus,
fieldset[disabled] .tw-bs .btn-info:focus,
.tw-bs .btn-info.disabled:active,
.tw-bs .btn-info[disabled]:active,
fieldset[disabled] .tw-bs .btn-info:active,
.tw-bs .btn-info.disabled.active,
.tw-bs .btn-info[disabled].active,
fieldset[disabled] .tw-bs .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.tw-bs .btn-info .badge {
    color: #5bc0de;
    background-color: #ffffff;
}

.tw-bs .btn-warning {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.tw-bs .btn-warning:hover,
.tw-bs .btn-warning:focus,
.tw-bs .btn-warning:active,
.tw-bs .btn-warning.active,
.open .dropdown-toggle.tw-bs .btn-warning {
    color: #ffffff;
    background-color: #ed9c28;
    border-color: #d58512;
}

.tw-bs .btn-warning:active,
.tw-bs .btn-warning.active,
.open .dropdown-toggle.tw-bs .btn-warning {
    background-image: none;
}

.tw-bs .btn-warning.disabled,
.tw-bs .btn-warning[disabled],
fieldset[disabled] .tw-bs .btn-warning,
.tw-bs .btn-warning.disabled:hover,
.tw-bs .btn-warning[disabled]:hover,
fieldset[disabled] .tw-bs .btn-warning:hover,
.tw-bs .btn-warning.disabled:focus,
.tw-bs .btn-warning[disabled]:focus,
fieldset[disabled] .tw-bs .btn-warning:focus,
.tw-bs .btn-warning.disabled:active,
.tw-bs .btn-warning[disabled]:active,
fieldset[disabled] .tw-bs .btn-warning:active,
.tw-bs .btn-warning.disabled.active,
.tw-bs .btn-warning[disabled].active,
fieldset[disabled] .tw-bs .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.tw-bs .btn-warning .badge {
    color: #f0ad4e;
    background-color: #ffffff;
}

.tw-bs .btn-danger {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.tw-bs .btn-danger:hover,
.tw-bs .btn-danger:focus,
.tw-bs .btn-danger:active,
.tw-bs .btn-danger.active,
.open .dropdown-toggle.tw-bs .btn-danger {
    color: #ffffff;
    background-color: #d2322d;
    border-color: #ac2925;
}

.tw-bs .btn-danger:active,
.tw-bs .btn-danger.active,
.open .dropdown-toggle.tw-bs .btn-danger {
    background-image: none;
}

.tw-bs .btn-danger.disabled,
.tw-bs .btn-danger[disabled],
fieldset[disabled] .tw-bs .btn-danger,
.tw-bs .btn-danger.disabled:hover,
.tw-bs .btn-danger[disabled]:hover,
fieldset[disabled] .tw-bs .btn-danger:hover,
.tw-bs .btn-danger.disabled:focus,
.tw-bs .btn-danger[disabled]:focus,
fieldset[disabled] .tw-bs .btn-danger:focus,
.tw-bs .btn-danger.disabled:active,
.tw-bs .btn-danger[disabled]:active,
fieldset[disabled] .tw-bs .btn-danger:active,
.tw-bs .btn-danger.disabled.active,
.tw-bs .btn-danger[disabled].active,
fieldset[disabled] .tw-bs .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.tw-bs .btn-danger .badge {
    color: #d9534f;
    background-color: #ffffff;
}

.tw-bs .btn-link {
    color: #428bca;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0;
}

.tw-bs .btn-link,
.tw-bs .btn-link:active,
.tw-bs .btn-link[disabled],
fieldset[disabled] .tw-bs .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tw-bs .btn-link,
.tw-bs .btn-link:hover,
.tw-bs .btn-link:focus,
.tw-bs .btn-link:active {
    border-color: transparent;
}

.tw-bs .btn-link:hover,
.tw-bs .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent;
}

.tw-bs .btn-link[disabled]:hover,
fieldset[disabled] .tw-bs .btn-link:hover,
.tw-bs .btn-link[disabled]:focus,
fieldset[disabled] .tw-bs .btn-link:focus {
    color: #999999;
    text-decoration: none;
}

.tw-bs .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}

.tw-bs .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.tw-bs .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.tw-bs .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.tw-bs .btn-block + .btn-block {
    margin-top: 5px;
}

.tw-bs input[type="submit"].btn-block,
.tw-bs input[type="reset"].btn-block,
.tw-bs input[type="button"].btn-block {
    width: 100%;
}

.tw-bs .btn.btn-custom:hover {
    color: #fff;
}

.pgevoke-acctbox input[type=text].pgevoke-acctbox-validate-error,.pgevoke-acctbox input[type=password].pgevoke-acctbox-validate-error {
    border-color: red;
}

.pgevoke-acctbox label.pgevoke-acctbox-validate-error {
    font-size: 14px;
    color: red;
    font-weight: bold;
}



body:not(.pg-hasicomoon) .icon-spin {
   -webkit-animation: icon-spin 2s infinite linear;
   animation: icon-spin 2s infinite linear;
}

body:not(.pg-hasicomoon) .icon-pulse {
   -webkit-animation: icon-spin 1s infinite steps(8);
   animation: icon-spin 1s infinite steps(8);
}

@-webkit-keyframes icon-spin {
   0% {
       -webkit-transform: rotate(0deg);
       transform: rotate(0deg);
   }
   100% {
       -webkit-transform: rotate(359deg);
       transform: rotate(359deg);
   }
}

@keyframes icon-spin {
   0% {
       -webkit-transform: rotate(0deg);
       transform: rotate(0deg);
   }
   100% {
       -webkit-transform: rotate(359deg);
       transform: rotate(359deg);
   }
}

body:not(.pg-hasicomoon) .icon-rotate-90 {
   filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
   -webkit-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg);
}

body:not(.pg-hasicomoon) .icon-rotate-180 {
   filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
   -webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
}

body:not(.pg-hasicomoon) .icon-rotate-270 {
   filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
   -webkit-transform: rotate(270deg);
   -ms-transform: rotate(270deg);
   transform: rotate(270deg);
}

body:not(.pg-hasicomoon) .icon-flip-horizontal {
   filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
   -webkit-transform: scale(-1, 1);
   -ms-transform: scale(-1, 1);
   transform: scale(-1, 1);
}

body:not(.pg-hasicomoon) .icon-flip-vertical {
   filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
   -webkit-transform: scale(1, -1);
   -ms-transform: scale(1, -1);
   transform: scale(1, -1);
}

:root .icon-rotate-90,
:root .icon-rotate-180,
:root .icon-rotate-270,
:root .icon-flip-horizontal,
:root .icon-flip-vertical {
   filter: none;
}

body:not(.pg-hasicomoon) .icon-stack {
   position: relative;
   display: inline-block;
   width: 2em;
   height: 2em;
   line-height: 2em;
   vertical-align: middle;
}

body:not(.pg-hasicomoon) .icon-stack-1x,
body:not(.pg-hasicomoon) .icon-stack-2x {
   position: absolute;
   left: 0;
   width: 100%;
   text-align: center;
}

body:not(.pg-hasicomoon) .icon-stack-1x {
   line-height: inherit;
}

body:not(.pg-hasicomoon) .icon-stack-2x {
   font-size: 2em;
}

body:not(.pg-hasicomoon) .icon-inverse {
   color: #ffffff;
}