﻿@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

body {
    font: 16px 'Roboto', sans-serif;
    color: #333333;
    margin: 0;
    background: #333333;
}

a {
    color: #337ab7;
    text-decoration: none;
}

    a:hover {
        color: #333333;
        text-decoration: none;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

.white-link a {
    color: #fff;
    text-decoration: none;
}

    .white-link a:hover {
        color: #337ab7;
        text-decoration: none;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

.blue-link a {
    color: #337ab7;
    text-decoration: none;
}

    .blue-link a:hover {
        color: #333333;
        text-decoration: none;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

.red-link a {
    color: #ED1C24;
    text-decoration: none;
}

    .red-link a:hover {
        color: #333333;
        text-decoration: none;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

.green-link a {
    color: #00A651;
    text-decoration: none;
}

    .green-link a:hover {
        color: #333333;
        text-decoration: none;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

h1 {
    font-size: 36px;
    margin: 0;
    font-weight: 700;
    text-align: center;
}

h2 {
    font-size: 72px;
    line-height: 72px;
    margin: 0;
    font-weight: 700;
    color: #fff;
}

h3 {
    font-size: 28px;
    margin: 0;
    font-weight: 700;
    color: #00b3e5;
}

h4 {
    font-size: 22px;
    margin: 0;
    font-weight: 700;
}

.white {
    color: #fff;
}


.white-bkgd {
    background-color: #fff;
}

.blue-bkgd {
    background-color: #00B3E5;
}

.grey-bkgd {
    background-color: #EBEBEB;
}


.horizontal-line {
    width: 6px;
    height: 110px;
    color: #999999;
    padding-left: 5px;
    margin: 30px 0 30px 0;
    border-right: 1px solid #e1e1e1;
}

.border-grey {
    border-top: 1px solid #4a4b50;
}



.box-shadow {
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.4);
}


.header-background {
    background: url(../Content/img/header-pic.jpg) center;
    background-size: cover;
}

.debit-card {
    max-width: 382px;
    width: 100%;
    border-radius: 10px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.4);
}

.thumbnail {
    max-width: 125px;
    width: 100%;
}

    .thumbnail img {
        width: 100%;
        height: auto;
    }

.thumbnail-lg {
    width: 100%;
}

    .thumbnail-lg img {
        width: 100%;
        height: auto;
    }

.card-margin {
    margin-left: 150px;
}

.button {
    background-color: transparent;
    color: #00B3E5;
    font-weight: 600;
    font-size: 16px;
    border: 0;
    padding: 0;
}

    .button:hover {
        background-color: transparent;
        color: #333;
        padding: 0;
        border: 0;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

.btn-secondary {
    background-color: #00B3E5;
    border-color: #00B3E5;
}

    .btn-secondary:hover {
        background-color: #b5be00;
        border-color: #b5be00;
    }

/* Plus sign for DataTables script
----------------------------------------------------------------------------------------- */

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    top: 12px !important;
    color: #337ab7 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 26px !important;
    font-weight: 700 !important;
    background-color: transparent !important;
    pointer-events: none !important;
}

/* Pagination styles for DataTables script
----------------------------------------------------------------------------------------- */

table.dataTable {
    width: 100% !important;
}

table.dataTable thead th, table.dataTable thead td {
       border-bottom: 0!important; 
    }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
    border: 1px solid #ddd !important;
    background: #337ab7 !important;
    cursor: pointer;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 6px 12px !important;
    margin-left: 0 !important;
    border: 1px solid #ddd !important;
    margin-left: -1px !important;
    color: #337ab7 !important;
    cursor: pointer;
}

table.dataTable.no-footer {
    border-bottom: 0 !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    border: 1px solid #ddd !important;
    cursor: pointer;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #eee !important;
}

/*div.dataTables_wrapper div.dataTables_paginate {
    margin: -20px 0 0 0!important;
}*/

table.dataTable thead .sorting_asc {
    background-image: none !important;
}

table.dataTable thead .sorting {
    background-image: none !important;
}

table.dataTable thead .sorting_desc {
    background-image: none !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #337ab7 !important;
    background-color: #fff !important;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        color: #337ab7 !important;
        background-color: #eee !important;
    }

    .dataTables_wrapper .dataTables_paginate .paginate_button:active {
        background-color: #eee !important;
    }

dataTables_wrapper .dataTables_paginate .paginate_button {
    color: #337ab7 !important;
}

/* Sort images
----------------------------------------------------------------------------------------- */

/*table.dataTable thead .sorting:last-child {
    background-image: none !important;
}*/

table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before:last-child {
    content: "none"!important;
}


/* Tab styles
----------------------------------------------------------------------------------------- */
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    background-color: #e9ecef;
}

.nav-tabs {
    margin-bottom: 10px;
}


/* Form styles
----------------------------------------------------------------------------------------- */

.btn-primary {
    color: #fff;
    background-color: #00B3E5;
    border-color: #00B3E5;
    padding: 10px 40px;
}

    .btn-primary:hover {
        background-color: #b5be00;
        border-color: #b5be00;
    }

label {
    font-weight: 600;
}

/***************responsive***************/

@media screen and (max-width: 1800px) {
    .card-margin {
        margin-left: 5%;
    }
}

@media screen and (max-width: 1400px) {
    h2 {
        font-size: 58px;
        line-height: 58px;
    }
}


@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 992px) {
    .card-margin {
        margin-left: 0;
    }
}

@media screen and (max-width: 768px) {
    .header-background {
        background: url(../Content/img/header-pic.jpg) left;
    }

    /*div.dataTables_wrapper div.dataTables_paginate {
        margin: 20px 0 0 0 !important;
    }*/

}

@media screen and (max-width: 586px) {
    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 42px;
        line-height: 42px;
    }
}

@media screen and (max-width: 480px) {
    h2 {
        font-size: 34px;
        line-height: 38px;
    }

    #card-header {
        display: none;
    }
}

@media screen and (max-width: 400px) {
    h2 {
        font-size: 28px;
        line-height: 32px;
    }
}