﻿
.pagination-ys {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-ys table > tbody > tr > td {
        display: inline;
    }

        .pagination-ys table > tbody > tr > td > a,
        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #48a43f;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination-ys table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #aea79f;
            background-color: #f5f5f5;
            border-color: #dddddd;
            cursor: default;
        }

        .pagination-ys table > tbody > tr > td:first-child > a,
        .pagination-ys table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td:last-child > a,
        .pagination-ys table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-ys table > tbody > tr > td > a:hover,
        .pagination-ys table > tbody > tr > td > span:hover,
        .pagination-ys table > tbody > tr > td > a:focus,
        .pagination-ys table > tbody > tr > td > span:focus {
            color: #97310e;
            background-color: #eeeeee;
            border-color: #dddddd;
        }

.custom-search-gridview {
    height: 24px !important;
    font-size: 12px !important;
    padding: 1px !important;
    font-weight: normal !important;
}

.custom-search-gridview-date {
    height: 24px !important;
    font-size: 12px !important;
    padding: 1px !important;
    font-weight: normal !important;
    padding: 0 !important;
}

.padding2 {
    padding: 2px !important;
}

.marginbottom-0 {
    margin-bottom: 0 !important;
}

.btn-icon-only-gridview-filter {
    width: 24px !important;
    height: 24px !important;
}

.permissionstable td {
    line-height: 1 !important;
    font-size: 12px !important;
    padding: 2px !important;
}

#newrolemodal {
    top: 2% !important;
}

#editrolemodal {
    top: 2% !important;
}

#eventmodal {
    top: 2% !important;
}

.iconforlist {
    margin-top: 5px !important;
    font-size: 20px !important;
}

.iconforlist2 {
    margin-top: 2px !important;
    font-size: 20px !important;
}

.iconforlistred {
    margin-top: 2px !important;
    font-size: 20px !important;
    color: red;
}

.iconforlistgreen {
    margin-top: 2px !important;
    font-size: 20px !important;
    color: green;
}

.tabbable-custom > .nav-tabs > li.active {
    border-top: 3px solid #48a43f !important;
}

.gvcursor {
    cursor: pointer !important;
}

.videocontainer {
    padding: 1px !important;
    margin-bottom: 5px !important;
    /*height: 400px;
  width: 400px;*/
    position: relative;
    overflow: hidden;
}

.videoImage {
    width: 100%;
    left: 0;
    top: 0;
}

.videoTextHeader {
    z-index: 100;
    position: absolute;
    left: 5px;
    width: 98%;
    border-bottom: none !important;
}

.videoTextFooter {
    z-index: 100;
    position: absolute;
    bottom: 0;
    left: 5px;
    color: white;
    width: 99%;
    text-shadow: 2px 2px #333;
    /* Fallback for web browsers that don't support RGBa */
    /*background-color: rgb(0, 0, 0);*/
    /* RGBa with 0.6 opacity */
    /*background-color: rgba(0, 0, 0, 0.3);*/
}

.videoTimeFooter {
    z-index: 100;
    position: absolute;
    top: 30px;
    /*left: 5px;*/
}

.citypro-inline-labels {
    border-bottom: lightgray 1px solid;
}

.xyz {
    overflow: auto !important;
    height: 50% !important;
}

.citypro-h3 {
    margin-bottom: 5px !important;
    margin-top: 0 !important;
}

.form-group.form-md-line-input {
    margin: 0 0 5px !important;
    padding-top: 5px !important;
    position: relative;
}

.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 1px !important;
    text-align: right;
}

.icon-parking {
    /*background-image: url("http://www.goldbuyersmelbourne.com.au/images/smallP.png");*/
    background-image: url("/Images/citypro/parking_16.png");
    background-position: center center;
    height: 16px !important;
    width: 16px !important;
    margin-left: 4px;
}

.fa-parkingx {
    background-image: url("/Images/citypro/parking_white_56.png");
    background-position: center center;
    height: 56px !important;
    width: 56px !important;
    margin-top: 17px;
    margin-left: 24px;
    text-align: center;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a > .icon-parking, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a > .icon-parking, .page-sidebar .page-sidebar-menu > li.active > a > .icon-parking, .page-sidebar .page-sidebar-menu > li.active.open > a > .icon-parking {
    background-image: url("/Images/citypro/parking_white_16.png");
}

.img-profile {
    width: 24px !important;
    height: 24px !important;
}

.fa-parking {
    background-image: url("/Images/citypro/parking_white_16.png");
    background-position: center center;
    height: 16px !important;
    width: 16px !important;
    margin-top: 2px !important;
}

.fa-edit-group {
    font-size: 20px !important;
}

.multigrid {
    /*height: 250px;*/
    overflow-y: auto;
}

.multigridvideo {
    /*height: 250px;*/
    /*overflow-y: auto;*/
}

.portlet-fullscreen {
    height: 100% !important;
}

.tiles {
    max-width: 900px !important;
}

.autocomplete {
    /*the container must be positioned relative:*/
    position: relative;
    display: inline-block;
}

.autocomplete-items {
    position: absolute;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}

    .autocomplete-items div {
        padding: 10px;
        cursor: pointer;
        background-color: #fff;
        border-bottom: 1px solid #d4d4d4;
    }

        .autocomplete-items div:hover {
            /*when hovering an item:*/
            background-color: #e9e9e9;
        }

.autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}

.timeout {
    margin-top: 14px;
    color: #ffffff;
}

.captionVideoTextHeader {
    font-size: 13px !important;
}

.btnVideoTextHeader {
    font-size: 9px !important;
}

.btn-circle-VideoTextHeader {
    height: 24px !important;
    width: 24px !important;
    padding: 3px 7px 3px !important;
}

.portlet.light.bordered {
    background-color: #364150;
}

.portlet.light.bordered {
    background-color: #fff !important;
}

.fitVideo {
    padding-right: 5px !important;
    padding-left: 5px !important;
}


.custom-dates2 {
    padding-left: 2px !important;
    padding-right: 0px !important;
    font-size: 10px !important;
}

.custom-dates1 {
    padding-left: 15px !important;
    padding-right: 0px !important;
    font-size: 12px !important;
}

.modal {
    overflow: visible !important;
}
/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {
    .portlet.box > .portlet-body {
        overflow: auto;
    }

    .modal {
        /*height: 600px !important;*/
        top: 5px !important;
        position: fixed !important;
        overflow: auto !important;
        height: 98% !important;
    }

    .custom-search-gridview-date {
        width: 215px;
    }

        .custom-search-gridview-date > .col-md-5, .custom-search-gridview-date > .col-md-4, .custom-search-gridview-date > .col-md-2 {
            float: left;
        }

        .custom-search-gridview-date > .col-md-5 {
            width: 41.66666667%;
        }

        .custom-search-gridview-date > .col-md-4 {
            width: 33.333333%;
        }

    .additionalImages > .col-md-4 {
        width: 33.333333%;
        float: left;
    }
}
