@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300ita‌​lic,400italic,500,500italic,700,700italic,900italic,900);

.new-login {
    display: inline-block;
    line-height: 20px;
    padding: 11px 15px;
    font-size: 14px;
    text-align: left;
    margin: 0 20px 25px 2px;
    background-color: #f3f3f3;
    border-left: 4px solid #ffba00;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.1);
}

.new-login ul {
    list-style: disc;
    margin-left: 15px;
}

.new-login p {
    margin-top: 10px;
    margin-bottom: 10px;
}

.content-area .entry-content:after {
    content: " ";
    clear: both;
    display: block;
}

.content-area .entry-content .inner-entry {
    width: 599px;
    float: left;
}

.content-area .entry-content .inner-entry > div {
    padding: 0 50px;
}

.content-area .entry-content h2 {
    font-size: 23px;
    color: #000;
    margin: 0 0 20px 20px;
    border-bottom: 5px solid #000;
    line-height: 3em;
}

.content-area .entry-content form {
}

.content-area .entry-content label {
    width: 100%;
    display: block;
    padding-bottom: 5px;
}

.content-area .entry-content input[type="text"],
.content-area .entry-content input[type="email"],
.content-area .entry-content input[type="password"]  {
    width: 100%;
    padding: 4px 10px;
    border: 1px solid #CCC;
    margin-bottom: 10px;
}

.content-area .entry-content input[type="button"],
.content-area .entry-content input[type="submit"],
.content-area .entry-content button[type="submit"]{
    padding: 3px 30px;
    margin-right: 20px;
}

.content-area .entry-content fieldset {
    margin-bottom: 0;
}

.content-area .psubmit label {
    display: inline;
}

#lost-password.content-area .entry-header h1.entry-title{
    color: #000;
    border-bottom: 5px solid #000;
    line-height: 3em;
    margin-right: -20px;
}

#lost-password.content-area article{
    width: 600px;
    margin: 0 auto;
}

#jsupport-flash-msg {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    padding: 10px 20px;
    border-radius: 5px;
    background: #fff;
}

#jsupport-flash-msg.error {
    border: none;
    background: #ff0b0b;
    color: #fff;
}

.item-license {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #787C82;
}

.purchase-name>span{
    display: inline-block;
    margin-bottom: 24px;
}

.extend-support {
    background: #0076f3 !important;
    color: #fff !important;
}

.purchase-license-group {
    float: right;
    margin-top: 15px;
}

.purchase-license-button,
.purchase-license-button:hover {
    padding: 8px 20px;
    background: #ffffff;
    border-radius: 20px;
    color: #1f1f1f;
    font-size: 14px;
    margin-left: 10px;
    text-decoration: none;
}

.login-wrapper.forum-wrapper {
    width: 450px;
    margin: 100px auto;
}

.login-wrapper .forum-header {
    padding: 25px 40px 0px 40px;
    text-align: center;
}

.login-wrapper label {
    display: block;
}

.login-wrapper input[type="text"],
.login-wrapper input[type="password"],
.login-wrapper input[type="email"] {
    width: 100%;
}

.login-wrapper  .remember {
    font-size: 15px;
    line-height: 1.8em;
}

.login-wrapper input[type="checkbox"] {
    margin-right: 5px;
}

.login-wrapper .btn, .login-wrapper input[type='submit']  {
    width: 100%;
    background: #e9e9e9;
    color: #000;
    padding: 10px;
    margin-top: 10px;
    border: 1px solid #d1d1d1;
}

.login-wrapper .forum-header h1 {
    font-size: 30px;
}



.envato-login a, .legacy-login a {
    padding: 17px;
    margin-bottom: 20px;
    background: #378110;
    border-radius: 3px;
    text-align: center;
    display: block;
    color: #fff;
}

.envato-login a:hover {
    background: #48a517;
    text-decoration: none;
    color: #fff;
}

.legacy-login a {
    background: #666
}

.legacy-login a:hover {
    background: #999;
    text-decoration: none;
    color: #fff;
}

.support_expire span {
    color: #0076f3 ;
    font-weight:bold;
}

#jsupport_license {
    width: 500px;
}

.purchased_license {
    text-align: center;
}

.purchase-license-heading .purchase-license-heading-button {
    float:right;
    width: 219px;
    height: 42px;
    background: #175CD3;
    border-radius: 40px;
    line-height: 42px;
    margin: auto;
    color:white;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
}

.purchase-license-heading span {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 42px;
    color: #333333;
}

.purchase-license-heading {
    height:42px;
    margin-bottom: 30px;
}

.purchase-license-heading-button i {
    margin-right: 8px;
}

.purchase-license-heading-button:hover {
    cursor: pointer;
    text-decoration: none;
}

.purchased-item {
    display: grid;
    grid-template-columns: 110px 370px 220px 1fr;
    border: 1px solid #EAEAEA;
    border-radius: 5px;
    margin-bottom: 20px;
}

.purchase-image img {
    width: 80px;
    height: 80px;
    margin: 15px;
}

.purchase-name {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    padding-top: 15px;
    border-right: 1px solid #EAEAEA;
}

.purchase-detail {
    padding: 15px;
    border-right: 1px solid #EAEAEA;
}

.purchase-detail .date_info {
    display: grid;
    grid-template-columns: 1fr 1fr;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    color: #787C82;
    font-size: 11px;
    grid-gap: 35px;
}

.purchase-detail .date_info span {
    font-size: 13px;
}

.support_status {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 18px;
    height: 18px;
    color: #787C82;
    margin-bottom: 25px;
}

.support_status .status {
    width: 62px;
    height: 18px;
    background: #E9F7EE;
    border-radius: 50px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #3FCB85;
    display: inline-block;
    margin-left: 10px;
}
.support_status .status.expire {
    background: #F7E9E9;
    color: #CB503F;
}

.support_status .fa {
    margin-right: 2px;
}

.purchase-helper .link-support {
    border: 1px solid #175CD3;
    border-radius: 3px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    color: #175CD3;
    height: 33px;
    display: block;
}

.purchase-helper {
    padding: 15px;
    position: relative;
}

.purchase-helper .link-support:hover {
    background: #175CD3;
    color: #FFFFFF;
    text-decoration: none;
}

.purchase-helper .forum-link {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: #175CD3;
}
.purchase-helper .forum-link:hover {
    color: #175CD3;
    text-decoration: none;
}

.bottom-link {
    display: flex;
    gap: 30px;
    position: absolute;
    bottom: 15px;
}
.purchase-helper .link-support.claim {
    line-height: 23px;
    height: 25px;
}

.forum-link i.jai-forum {
    height: 100%;
    position: absolute;
    top: 2px;
    display: inline-block;
}

.forum-link span {
    margin-right: 18px;
}