/* tables */

.top40 {
    margin-top: 120px;
}

.tablesorter {
    margin: 0px 0pt 15px;
    font-size: 13px;
    width: 100%;
    text-align: left;
    font-family: font-family: MyFontFamily;
}

.tablesorter thead tr th, table.tablesorter tfoot tr th {
    border: 1px solid #f0eeee;

    font-size: 14px;
}

.col-md-12 p {
    font-family: font-family: MyFontFamily;
}

.tablesorter thead tr .header {
    background-image: url(../images/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}

.explorer .row .tablesorter a {
    font-family: MyFontFamily;
    font-size: 13px;
}

.tablesorter thead > tr > th {
    border-bottom: 2px solid #DDDDDD;
    vertical-align: middle;
}

.tablesorter td {
    vertical-align: middle;
}

.tablesorter tbody td {
    border: 1px solid #f0eeee;
}

.tablesorter tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: middle;
    border: 1px solid #f0eeee;

}

.tablesorter tbody td a.tablesorterbtn {
    color: #fff;
}

}

.bluelink a {
    #5f8bce;
}

.tablesorter tbody tr.odd td {
    background-color: #F0F0F6;
}

.tablesorter thead tr .headerSortUp {
    background-image: url(../images/asc.gif);
    margin: 0px 3px 0px 3px;
    padding: 5px;
}

.tablesorter thead tr .headerSortDown {
    background-image: url(../images/desc.gif);
    margin: 0px 3px 0px 3px;
    padding: 5px;
}

.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
    background-color: #fff;
}

#page1 {
    z-index: 99999;
    position: fixed;
    top: 160px;
    right: 4px;
}

.close1 {
    position: absolute;
    top: 4px;
    right: 4px;
    opacity: 10;
}

leftside-column a {
    color: #000;

}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}

.modal-backdrop.fade.in {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.carousel, .item, .active {
    height: auto;
    color: #000;
}

.tab-content.form-control input {
    width: 220px;
}

.btn_signinlogn {
    font-family: myfontfamily;
    font-size: 16px;
    padding: 8px 30px 8px 30px;
}

.login.nav-tabs > li > a {

    font-weight: bold;
}

.login.nav > li > a {
    display: block;
    padding: 10px 15px;
    font-weight: bold;
    position: relative;
}

.signinbox2 {
    border: 0px solid #DDDDDD;
    margin-top: 5px;
    padding: 5px;
    width: 94%;
}

.signinbox2h3 {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    line-height: 20px;
}

.forminput {
    width: 300px;
}

.col-md-9 p {
    font-family: MyFontFamily;
}