﻿.thumbnail {
    box-shadow: 0 2px 5px #C5C5C5;
    padding: 8px !important;
    position:relative;
    margin-bottom: 30px !important;
    padding-bottom: 55px !important;
}
.thumbnail a{
    height:250px;
    overflow-y: hidden;
    display:block;
    border: 1px solid #E6E6E6;
    border-bottom:none;
    background-color: #F8F8F8;
    background: url('../Images/Book_Not_Available.png') no-repeat center center;
}
.thumbnail .caption {
    background-color: #FFFFFF;
    bottom: 0;
    left: 0;
    min-height: 55px;
    position: absolute;
    right: 0;
    text-align:center;
}
.navbar-form .form-control {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5) !important;
    margin: 0 0 0 10px;
}
.col-lg-custom {
    width:20%;
}


@media (min-width: 1670px){
    .thumbnail a{
    height:275px;
}
}
@media (min-width: 1200px) and (max-width: 1300px) {
    .thumbnail a{
    height:230px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .thumbnail a{
        height:305px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .thumbnail a{
        height:385px;
}
}
@media (max-width: 767px) {
    .thumbnail a{
        height:auto !important;
}
    .thumbnail .caption {
        position:relative !important;
    }
    .navbar-form .form-group {
        margin-bottom: 0px !important;
    }
    .form-control {
        margin-bottom:10px !important;
    }
}
@media (min-width: 992px) {
    .hidden-search-btn {
        display:none !important;
    }
    .hidden-search {
        display:block !important;
    }
    .navbar-collapse{
        float: none !important;
        margin: 0 !important;
        padding: 0 !important;
    }
}
@media (max-width: 991px) {
    .hidden-search-btn {
        display:block !important;
        float:none !important;
    }
    .navbar-collapse{
        float: none !important;
        margin: 15px 0 0 !important;
        padding: 10px !important;
        background-color: #D7D7D7;
    }
    #sidebar-wrapper {
        height: 70px !important;
        width: 100% !important;
    }
    #page-content-wrapper {
        width: 100% !important;
        margin-top: 70px !important;
    }
    .logo{
        float:right;
    }
    .RightPanel img {
        margin-right: 20px;
        margin-top: 5px !important;
        width: 125px;
    }
    .hidden-custom {
        display: inline-block !important;
        float: left;
        margin: 0 0 0 20px !important;
        text-align: center;
    }
}
@media (max-width: 550px) {
    .wrapper {
        margin: 20px 5px !important;
    }
    .content {
        margin-top: 25px !important;
        padding: 25px 35px !important;
    }
    .form-control{
        width: 100% !important;
    }
}

.about{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75) !important;
    color: #FFFFFF;
    direction: rtl;
    font-family: tahoma;
    font-size: 14px;
    margin: 70px 10%;
    padding: 30px 30px 100px;
    position: relative;
    text-align: justify;
    z-index: 100;
}
.about h3 {
    margin-top:0;
}
.about a {
    text-decoration:underline;
    color: #D7D7D7;
}
.about a span,.about a i {
    color: #D7D7D7;
    line-height:30px;
}
.contactUs {
    background-color: #29B8A9;
    border-bottom: 4px solid #008475;
    border-radius: 4px;
    box-shadow: 2px 2px 2px #000000;
    margin-right: -35px;
    padding: 15px 30px;
    position: absolute;
    width: 104%;
    z-index:100;
    margin-top:20px;
}
.BA_Contacts {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    bottom: 0;
    color: #FFFFFF;
    direction: rtl;
    padding: 35px;
    position: absolute;
    width:100%;
}
.contact_collapse_btn{
    background: none !important;
    border: none !important;
}
label {
    padding-right: 30px;
}


div.dataTables_length label {
    float: left;
    font-weight: normal;
    text-align: left;
}
div.dataTables_length select {
    width: 75px;
}
div.dataTables_filter label {
    float: right;
    font-weight: normal;
}
div.dataTables_filter input {
    width: 16em;
}
div.dataTables_info {
    padding-top: 8px;
}
div.dataTables_paginate {
    float: right;
    margin: 0;
}
div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
}
table.dataTable td, table.dataTable th {
    box-sizing: content-box;
}
table.dataTable {
    clear: both;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    max-width: none !important;
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
}
table.dataTable thead > tr > th {
    padding-left: 18px;
    padding-right: 18px;
}
table.dataTable th:active {
    outline: medium none;
}
div.dataTables_scrollHead table {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0 !important;
}
div.dataTables_scrollHead table thead tr:last-child th:first-child, div.dataTables_scrollHead table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
div.dataTables_scrollBody table {
    border-top: medium none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
div.dataTables_scrollBody tbody tr:first-child th, div.dataTables_scrollBody tbody tr:first-child td {
    border-top: medium none;
}
div.dataTables_scrollFoot table {
    border-top: medium none;
    margin-top: 0 !important;
}
table.table-bordered.dataTable {
    border-collapse: separate !important;
}
table.table-bordered thead th, table.table-bordered thead td {
    border-left-width: 0;
    border-top-width: 0;
}
table.table-bordered tbody th, table.table-bordered tbody td {
    border-bottom-width: 0;
    border-left-width: 0;
}
table.table-bordered th:last-child, table.table-bordered td:last-child {
    border-right-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0;
}
.table tbody tr.active td, .table tbody tr.active th {
    background-color: #0088CC;
    color: #FFFFFF;
}
.table tbody tr.active:hover td, .table tbody tr.active:hover th {
    background-color: #0075B0 !important;
}
.table tbody tr.active a {
    color: #FFFFFF;
}
.table-striped tbody tr.active:nth-child(2n+1) td, .table-striped tbody tr.active:nth-child(2n+1) th {
    background-color: #017EBC;
}
table.DTTT_selectable tbody tr {
    cursor: pointer;
}
div.DTTT .btn {
    color: #333333 !important;
    font-size: 12px;
}
div.DTTT .btn:hover {
    text-decoration: none !important;
}
ul.DTTT_dropdown.dropdown-menu {
    z-index: 2003;
}
ul.DTTT_dropdown.dropdown-menu a {
    color: #333333 !important;
}
ul.DTTT_dropdown.dropdown-menu li {
    position: relative;
}
ul.DTTT_dropdown.dropdown-menu li:hover a {
    background-color: #0088CC;
    color: #FFFFFF !important;
}
div.DTTT_collection_background {
    z-index: 2002;
}
div.DTTT_print_info.modal {
    height: 150px;
    margin-top: -75px;
    text-align: center;
}
div.DTTT_print_info h6 {
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    margin: 1em;
}
div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px;
}
div.dataTables_processing {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 1.2em;
    height: 40px;
    left: 50%;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
div.DTFC_LeftHeadWrapper table, div.DTFC_LeftFootWrapper table, div.DTFC_RightHeadWrapper table, div.DTFC_RightFootWrapper table, table.DTFC_Cloned tr.even {
    background-color: #FFFFFF;
    margin-bottom: 0;
}
div.DTFC_RightHeadWrapper table, div.DTFC_LeftHeadWrapper table {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    margin-bottom: 0 !important;
}
div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child, div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
div.DTFC_RightBodyWrapper table, div.DTFC_LeftBodyWrapper table {
    border-top: medium none;
    margin: 0 !important;
}
div.DTFC_RightBodyWrapper tbody tr:first-child th, div.DTFC_RightBodyWrapper tbody tr:first-child td, div.DTFC_LeftBodyWrapper tbody tr:first-child th, div.DTFC_LeftBodyWrapper tbody tr:first-child td {
    border-top: medium none;
}
div.DTFC_RightFootWrapper table, div.DTFC_LeftFootWrapper table {
    border-top: medium none;
}
div.FixedHeader_Cloned table {
    margin: 0 !important;
}
.btn-paging {
    background-color: #8C9898;
    border-bottom: 3px solid #7F8C8C !important;
    color: #FFFFFF;
    padding: 5px 12px !important;
}
.btn-search {
    background-color: #cb2b46;
    border-bottom: 3px solid #c51331 !important;
    color: #fff !important;
}
.btn-paging:focus, .btn-selected,.btn-paging:hover {
    background-color: #649792;
    border-bottom: 3px solid #528b86 !important;
    color: #fff !important;
}
.current , .btn-selected{
    background-color: #cb2b46;
    border-bottom: 3px solid #c51331 !important;
    color: #fff !important;
}
.prev-grid {
    background-color: #CB2B46;
    border-bottom: 3px solid #C51331 !important;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
    color: #FFFFFF !important;
    padding: 6px 12px;
    position: absolute;
    right: -55px;
    top: 47%;
    z-index: 100;
}
.next-grid {
    background-color: #CB2B46;
    border-bottom: 3px solid #C51331 !important;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    color: #FFFFFF !important;
    padding: 6px 12px;
    position: absolute;
    left: -55px;
    top: 47%;
    z-index: 100;
}
.next-grid i,.prev-grid i {
    font-size: 25px;
}
.hidden-custom {
    color: #FFFFFF;
    display: none !important;
    font-size: 35px;
    line-height: 30px;
    margin-top: 16px !important;
}
.hidden-search{

}
.navbar-toggle, .navbar-form{
    margin:0 !important;
    padding: 0 !important
}
/*.swap-view {
    color: #9C9C9C;
}*/
.Gallery {
    margin-top:20px;
    /*border-top: 1px solid #D7D7D7 !important;*/
    padding-top:20px;
}
.Title {
    font-weight:bold;
}
.Auther {
    color: #595959;
}
a:hover, a:focus {
    color: #ADADAD !important;
}
.aspNetDisabled {
    color: #444444;
}

@media (min-width: 1200px) {
    .Babtin_Logo_Small {
        display: none !important;
    }
    .Babtin_Logo_Big {
        display: block !important;
    }
}
@media (max-width: 1999px) {
    .Babtin_Logo_Small {
        display: block;
    }
    .Babtin_Logo_Big {
        display: none;
    }
    /*.header img{
    margin: 0;
}*/
}