/* Custom CSS overrides */
@media (min-width: 1200px) {
    #block-block-19,#block-block-20 {padding-top: 55px !important; }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { #block-block-19,#block-block-20 {padding-top: 55px !important;
}
#block-system-main div.content #node-15 header {display: none !important;}
#block-system-main div.content #node-15 footer {display: none !important;}
#block-system-main div.content {padding: 0 !important;}
#block-block-9,#block-block-16 {margin-top: -25px !important;}
div.content article.node-page {padding-right: 30px !important; padding-left: 30px !important; padding-top: 20px !important; }
/* USer profile page*/
.user-row {
    margin-bottom: 14px;
}

.user-row:last-child {
    margin-bottom: 0;
}

.dropdown-user {
    margin: 13px 0;
    padding: 5px;
    height: 100%;
}

.dropdown-user:hover {
    cursor: pointer;
}

.table-user-information > tbody > tr {
    border-top: 1px solid rgb(221, 221, 221);
}

.table-user-information > tbody > tr:first-child {
    border-top: 0;
}


.table-user-information > tbody > tr > td {
    border-top: 0;
}
.toppad
{margin-top:20px;
}
