﻿@charset "utf-8";
/* CSS Document */
/*@media (min-width: 360px){
    .sidebar-hide .sidebar.sidebar-hide-to-small{
        top:3.8em!important;
    }
    .sidebar{
        top:3.8em!important;
    }
}*/
@media (min-width:768px){
    .sidebar-hide .sidebar.sidebar-hide-to-small {
        top: 3.5em !important;
    }

    .sidebar {
        top: 3.5em !important;
    }
}
@media (max-width: 450px){
     .widbox-title > h4 {
        line-height: 20px;
        margin: -10px 11px !important;
    }
}
@media (max-width: 500px){
    .sidebar-hide .sidebar.sidebar-hide-to-small {
        top: 5em !important;
    }

    .sidebar {
        top: 5em !important;
    }
    .roucircle {
       right: 0px;
       top: 0px;
    }
    .notifibell {
        top: 33px !important;
    }
}
@media (max-width: 768px) {
    .header1 .badge {
        display: inline-block;
        padding: 0.25em 0.3em;
        /*font-size: 16px;*/
        font-size:12px;
        font-weight: 700;
        line-height: 1;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: 4px;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }
    .user-avatar {
        font-size: 11px;
        font-weight: 700;
    }
    .navbar-default {
        background-color: transparent;
        border-color: #e7e7e7;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a {
            background: #fff none repeat scroll 0 0;
        }

    .topMenu {
        text-align: center;
    }

    .gplogo {
        width: 40%;
    }

    .toplogo img {
        display: block;
        position: relative;
        margin: 0 auto;
    }

    .toplogo > h2 {
        color: #192146;
        display: block;
/*        display:flex;*/
        font-family: "Open Sans",sans-serif;
        font-size: 14pt !important;
        font-weight: 600;
        line-height: 16px;
        position: relative;
        text-transform: uppercase;
        text-align: center;
        left: 0;
    }
    .header-icon {
        display: block;
        width: 100%;
        text-align: center;
    }

    .modalPopup {
        background-color: #FFFFFF;
        padding: 0;
        width: 100%;
    }

    .ui-resizable {
        left: 0 !important;
        position: absolute !important;
        width: 100% !important;
    }

    .ui-dialog {
        width: 100% !important;
        left: 0 !important;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        overflow-x: inherit;
    }

    .rlw5 {
        padding-left: 15px !important;
    }

    .rrw5 {
        padding-right: 15px !important;
    }

    .sidebar {
        /*top: 5.3em;*/
        /*top: 4.3em;*/
        top: 5.2em;
    }

    .sidebar-hide .sidebar.sidebar-hide-to-small {
        /*top: 5.3em;*/
        /*top: 9.3em;*/
        /*top: 4.3em;*/
        top: 5.2em;
    }

    .notifibell {
        /*position: relative;
        top: -4.5em;
        right: 3em;*/
        position: fixed;
        top: 10px;
        right: 1em;
        width:100%;
    
    }
        .notifibell a {
            /*background: #fff;
            border-radius: 50%;
            padding: 7px 5px;
            border: 1px solid #aaceff;*/
            border: 2px solid #07345b;
            border-radius: 6px;
            padding: 0px 5px;
            background: #fff;
            box-shadow: 1px 1px 3px;
        }

    .caption-titel {
        background: #192146;
        color: #fff;
        position: absolute;
        display: table;
        z-index: 1;
        width: 100%;
        height: 55px;
        padding: 6px;
        border-radius: 0;
    }

    .caption-body {
        margin-left: 0px;
        display: block;
        position: relative;
        margin-top: 70px;
        margin-bottom: 10px;
    }
    .gov_logo {
        /*margin-left: 35%;*/
        /*margin: 0 10em;*/
        width: 100%;
    }
    .form-group {
        margin-top: 10px;
    }
    .modalPopup1 {
        width: 100% !important;
    }
    .fresno-logo2 {
        width: 50%;
    }
    footer .gov_logo {
       position: relative !important;
    }
    .longbeach_logo .badge {
        width: 25% !important;
    }
}

@media (min-width: 768px) {
    .navbar-default {
        background-color: transparent;
        border-color: #e7e7e7;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
            background: #fff none repeat scroll 0 0;
    }
    /*#sidebar-wrapper {
        background: #003b5e none repeat scroll 0 0;
        height: calc(84%);
        left: 220px;
        margin-left: -208px;
        min-height: 475px;
        overflow-y: auto;
        position: fixed;
        top: 80px;
        transition: all 0.5s ease 0s;
        width: 220px;
        z-index: 0;
    }*/
    .panel-default > .panel-heading > h4 {
        font-size: 12px;
    }

    .gplogo {
        width: 40%;
    }

    .topMenu {
        text-align: center;
    }

    .ui-dialog {
        width: 100% !important;
        left: 0 !important;
    }
    .signin_box{
        /*width:100%;*/
    }

   
}


@media (max-width:992px) {
}

@media (min-width: 992px) {
}
@media (max-width:991px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        overflow-x: hidden;
    }
}
@media (min-width: 1200px) {
    .topMenu {
        text-align: right;
    }

    .ui-dialog {
        width: 700px !important;
        left: 25% !important;
    }

    .table-responsive {
        min-height: .01%;
        overflow-x: inherit;
    }

    .gplogo {
        width: 20%;
    }
    .signin_box {
        width:610px;
        /*width:500px;*/
        margin: 0 auto;
    }
    .gov_logo {
        /*margin-left: 45%;*/
        width:100%;
    }
}

