#trb_login_sign_up
{
    display: none;
}
li#li_trb_member_area ul {
    background: #a3175c;
    border-radius: 0px;
    padding: 0;
    margin: 0;
}

li#li_trb_member_area ul li {
    padding: 0;
}
li#li_trb_member_area ul li a {
    color: #fff;
    margin: 0;
    padding: 10px;
    font-size: 16px;
}
li#li_trb_member_area ul li a:hover {
    background: #333;
}
span.issuename
{
    display: block;
    color: #000;
    font-weight: bold;
    margin-top: 5px;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table, .dataTables_wrapper.no-footer div.dataTables_scrollBody table {
    width: 100% !important;
}
.dataTables_scrollHeadInner {
    width: 100% !important;    
}
.profile-container
{
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    background: #fff;
    /*background: #aa9c8f;*/
    padding-bottom: 15px;
    border: 1px solid #ddd;
    border-top-color: transparent;
}
.resetpas {
    margin-top: 20px;
}
form#trb_profile_update_ .form-group {
    margin: 0;
}
form#trb_profile_update_ h4, #frm_change_pwd h4{
    margin: 0px;
    color: #A3175C;
    font-size: 16px;
}
input#frm_change_pwd_btnLogin {
    margin-left: 8px;
}
form#trb_profile_update_ label
{
    margin: 0;
} 
.member_menu ul li a {
    padding: 3px 10px 3px 10px;
    font-size: 18px;
}
form#trb_profile_update_ .select-area {
    height: auto;
}
span.sub_response.suc {
    display: block;
    background: #5cb85c;
    margin: 15px 0 0 0;
    color: #fff;
    padding: 0;
    text-align: center;
}
span.sub_response.errs {
    display: block;
    background: #FF0000;
    margin: 15px 0;
    color: #fff;
    padding: 0;
    text-align: center;
}
span.sub_response.errs {
    display: block;
    background: #5cb85c;
    margin: 5px 0;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
input#trb_profile_update_btnLogin, #frm_change_pwd_btnLogin{
    background: #a3175c;
    border:none;
    min-width: auto;
    font: 16px/26px 'Roboto', sans-serif;
}
input#trb_profile_update_btnLogin:hover, #frm_change_pwd_btnLogin:hover {
    background: #a3175c;
    border:none;
    color: #fff;
}
span.sub_response img {
    display: block;
    margin: 0 auto;
}
form#frm_change_pwd h4 {
    margin: 0px;
    color: #a3175c;
}
.subs_details {
    margin-bottom: 20px;
}
/*
form#frm_change_pwd .form-group {
    position: relative;
    display: inline-block;
    width: 100%;
}
*/

/****** LOGIN MODAL ******/
.loginmodal-container {
    padding: 30px;
    max-width: 350px;
    width: 100% !important;
    background-color: #F7F7F7;
    margin: 0 auto;
    border-radius: 2px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    overflow: hidden;
    font-family: 'Pathway Gothic One', Arial, Helvetica, sans-serif;
}

.loginmodal-container h2 {
    text-align: center;
    font-size: 1.8em;
    font-family: 'Pathway Gothic One', Arial, Helvetica, sans-serif;
}

.loginmodal-container input[type=submit] {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    position: relative;
}

.loginmodal-container input[type=text],.loginmodal-container input[type=email], .loginmodal-container input[type=password] {
    height: 44px;
    font-size: 16px;
    width: 100%;
    margin-bottom: 10px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-top: 1px solid #c0c0c0;
    /* border-radius: 2px; */
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.loginmodal-container input[type=text]:hover,.loginmodal-container input[type=email]:hover, .loginmodal-container input[type=password]:hover {
    border: 1px solid #b9b9b9;
    border-top: 1px solid #a0a0a0;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.loginmodal {
    text-align: center;
    font-size: 14px;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    height: 36px;
    padding: 0 8px;
    /* border-radius: 3px; */
    /* -webkit-user-select: none;
      user-select: none; */
}

.loginmodal-submit {
    /* border: 1px solid #3079ed; */
    border: 0px;
    color: #fff;
    text-shadow: 0 1px rgba(0,0,0,0.1); 
    background-color: #a3175c;
    padding: 17px 0px;
    font-family: 'Pathway Gothic One', Arial, Helvetica, sans-serif;
    font-size: 18px;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#4787ed)); */
}
input#trb_h_form_sign_in_remember {
    margin: 5px 5px 5px 0px;
}
.loginmodal-container .close {
    font-size: 30px;
}
.loginmodal-submit:hover {
    /* border: 1px solid #2f5bb7; */
    border: 0px;
    text-shadow: 0 1px rgba(0,0,0,0.3);
    background-color: #a3175c;
    /* background-image: -webkit-gradient(linear, 0 0, 0 100%,   from(#4d90fe), to(#357ae8)); */
}

.loginmodal-container a {
    text-decoration: none;
    color: #a3175c;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    font-size: 18px;
} 

.login-help{
    font-size: 12px;
}
.member_block a
{
    color: #fff;
}
.member_menu {
    margin-top: 20px;
}
.member_menu ul li a {
    color: #A3175C !important;
    margin: -1px !important;
    border: 1px solid transparent;
}
.member_menu ul li a:hover{
    background: #eee;
}
.member_menu .nav {
    margin-left: 0px;
    width: 100%;
    max-width: none;
    border-bottom: 1px solid #ddd;
}
.member_menu ul li {
    margin: 0px 2px 1px 1px;
}
#magazine_sort, #my_subscription_sort {
    display: none;
}
img#progress_ajax_loader {
    margin: 50px auto;
    display: block;
}
a.button.button-primary.button-small.imgprev {
    margin-left: 10px;
}    
.table-responsive {
    margin-top: 20px;
}
table.dataTable thead .sorting, table.dataTable thead th, table#magazine_sort td {
    text-align: center;
    vertical-align: middle;
}
table#exclusive_sort img {
    width: auto;
    height: auto;
    max-width: 120px;    
    max-height: 170px;
    vertical-align: middle;    
}
table#exclusive_sort td {
    text-align: center;
    vertical-align: middle;
}
.loginmodal-container a.text-right {
    text-align: right;
    float: right;
}
.member_block button {
    background: #fff;
    margin: 10px 5px 5px 0;
    color: #000;
    padding: 0;
}
.your-account .member_block button {
    background: #fff;
    margin: 10px 5px 5px 0;
    color: #000;
    padding: 0;
    min-width: auto;
    width: 24%;
}
.member_block button a {
    color: #000;
    display: block;
}
.member_block button:hover {
    background: rgba(255, 255, 255, 1);
}
.member_block button a:hover {
    text-decoration: none;
    background: #fff5f5;
    color: #000;
}
@media screen and (max-width: 480px) {
    .nav {
        padding-left:2px;
        padding-right:2px;
    }
    .nav li {
        display:block !important;
        width:100%;
        margin:0px;
    }
    .nav li.active {
        border-bottom:1px solid #ddd!important;
        margin: 0px;
    }
    table#magazine_sort img {
    width: auto;
    height: auto;
    max-width: 60px;
    max-height: 85px;
    vertical-align: middle;
    }	
}
@media screen and (min-width: 768px) and (max-width: 1199px)
{ 
    .member_block button {
        background: #fff;
        margin: 10px 5px 5px 0;
        color: #000;
        padding: 0;
    }
    .your-account .member_block button {
        min-width: auto;
        width: 48%;
    }
    input#frm_change_pwd_btnLogin {
        margin-left: 12px;
        margin-top: 15px;
    }
}
@media screen and (max-width: 767px)
{ 
    .table-responsive {
        border: none;        
    }
    .member_menu ul {
        width: 100%;
    } 
    .member_menu ul li a, .member_menu ul li a:hover, .member_menu ul li a:focus {
        background: #eee;
    }
    #trb_profile_update_ 
    {
        position: relative;
        overflow: hidden;
    }
    input#trb_profile_update_btnLogin, #frm_change_pwd_btnLogin {        
        width: 100%;
        height: 38px;
        margin-bottom: 20px;
    }
    .form-group-overflow{
        float: left; 
        overflow: hidden;
        margin-top: 15px;
    }
    .member_block button {
    }
    .your-account .member_block button {
        min-width: auto;
        width: 100%;
    }
    form#frm_change_pwd .form-group {
        overflow: hidden;
    }
	.newsletter_pop
	{
        display: none;
    }
}
@media screen and (min-width: 1024px)
{ 
table#magazine_sort img {
    width: auto;
    height: auto;
    max-width: 120px;    
    max-height: 170px;
    vertical-align: middle;    
}
}