﻿
/*
            Majdy modifications

        */
.LayoutContent {
    padding-left: 15px;
}

    .LayoutContent .col-md-9 {
        padding-left: 0;
    }

.WhiteBox2 {
    padding: 0;
    min-height: 0;
    margin-top: 0;
    border: 0;
}

div#grid {
    margin-top: 15px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
}

.sidebar-body > .ui-group {
    padding: 10px;
}

div#filterscontainer .ui-group:first-child {
    padding-top: 0;
}

.sidebar.filters .sidebar-heading {
    display: none;
}

.sidebar-body > .ui-group h3 {
    margin: 0px -10px;
    padding: 10px;
    font-size: 20px;
    background-color: #CF2027;
    color: white;
    border-radius: 2px;
}

.sidebar-body > .ui-group button {
    font-size: 15px;
    display: block;
    width: 90%;
    margin: 10px auto;
    background: transparent;
    color: #fff;
    border-color: #4d884f;
    outline: 0;
}

.sidebar-body > .ui-group .btn-toolbar {
    padding-top: 10px;
    margin: 0;
}

    .sidebar-body > .ui-group .btn-toolbar > .btn-group {
        width: 100%;
        margin: 0;
    }

.sidebar-body > .ui-group button.is-checked {
    background-color: #debd5a !important;
    outline: 0;
    
}

.card {
    height: 250px;
    width: 33%;
}

    .card img {
        height: 150PX !important;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        left: 20px;
        position: relative;
    }

    .card a {
        color: #23527c !important;
    }

.leftNavigation {
    display: none;
}

.btn-toolbar {
    width: 260px;
}

    .btn-toolbar button {
        color: #fff !important;
        width: 234px !important;
    }


        .btn-toolbar button.is-checked {
            color: white !important;
        }

div#grid {
    border: none !important;
}


@-webkit-keyframes load6 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes load6 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}
