﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding: 0;
    font-family: Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    transition: 0.2s all;
    background-color: #f2f3f4;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    position: relative;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
/*input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 280px;
}*/

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}

.TicketDetail td {
    font-size: 12px;
}

.table td {
    border-top: none;
}

.hide {
    display: none;
}

.modalBackground {
    background-color: #faf8a8;
    filter: alpha(opacity=60);
    opacity: 0.8;
    z-index: 10000;
}

.pnlDashboard {
    border: solid 1px green;
    width: 100%;
    min-height: 300px;
    color: green;
}
/* table main**/
.tablemain {
    width: 100%;
    padding: 0 15px 0 15px;
    margin-top: 0;
    float: left;
    background: #fff;
}

.tablemainPopUp {
    width: 100%;
    padding:10px;
    background-color: #eeeeee;
    margin-top: 0;
    padding-bottom: 15px;
}

.tablemain1 {
    width: 100%;
    padding: 20px;
    background-color: #ffffff;
}

.wd10 {
    width: 10%;
}

.wd5 {
    width: 5%;
}

.tablecaption {
    text-align:center;
    background-color: #1fa3d7;
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
    line-height: 30px;
    padding-left: 5px;
    caption-side: top;
    letter-spacing: 0.5px;
    font-family: Verdana !important;
}

.mybtn-primary {
    border: 2px solid #0b56a5;
    color: #0b56a5;
}

    .mybtn-primary:hover {
        background: #0b56a5;
        color: #fff;
    }

.mybtn.ab {
    background: transparent;
    border-radius: 1000px;
    font-family: 'Lato';
    padding: 7px 40px;
    display: inline-block;
}

.mybtn-sm {
    padding: 4px 25px;
}

.form-control[readonly] {
    background: white !important;
}

.social-icons svg {
    height: 15px;
    width: 15px;
    fill: #fff;
}

.social-icons ul li {
    display: inline-block;
    vertical-align: middle;
    margin-top: 20px;
    
}

    .social-icons ul li a {
        padding: 10px;
        border: 1px solid transparent;
        border-radius: 1000px;
        background: #3a4146;
    }

.social-icons a:hover {
    border: 1px solid yellow;
    background: transparent;
    transition: 0.5s all ease-in
}

    .social-icons a:hover svg {
        fill: yellow
    }

.footer-bc {
    float: left;
    background: #2d3337;
    padding: 20px 0;
}

.phone-footer {
    color: #fff;
    letter-spacing: 2px;
    display: block;
    font-size: 20px;
    text-transform: uppercase;
}

    .phone-footer:hover {
        color: #fff;
        text-decoration: none;
    }

.socc {
    float: left;
    text-align: right;
}

    .socc a {
        color: #f4df25
    }

.fott {
    float: left;
    text-align: left;
}

    .fott ul li {
        margin-bottom: 5px;
    }

        .fott ul li a {
            color: #fff;
            font-size: 14px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

            .fott ul li a:hover {
                text-decoration: none;
                color: #f4df25;
            }

.foot-text {
    float: left;
    text-align: center;
}

    .foot-text p {
        color: #fff;
        font-size: 12px;
        font-family: 'Lato';
        margin-bottom: 0;
        line-height: 20px;
    }

    .foot-text h4 {
        color: #f4df25;
        letter-spacing: 1px;
    }

.below-footer {
    background: #2d3337;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #4a4a4a;
    float: left;
}

    .below-footer p {
        color: #fff;
        margin-bottom: 0;
    }

.w300px {
    width: 300px;
}

.minh {
    min-height: 630px;
}

.pg-container {
    padding: 60px 0;
}
/*Email Format Css*/
.Mailtablethead {
    font: normal 16px calibri;
    font-weight: bold;
}

    .Mailtablethead tr {
        font: normal 16px calibri;
        background-color: #0B56A5;
        color: #fff;
        font-weight: bold;
    }

.Mailtabletbody {
    font: normal 9px calibri;
}

.Mailtabletfoot {
    font: normal 11px calibri;
    background-color: #0B56A5;
    color: #fff;
    height: 50px;
}

    .Mailtabletfoot tr {
        font: normal 11px calibri;
        background-color: #0B56A5;
        color: #fff;
        height: 50px;
    }

.fill {
    height: 110px;
    width: 100%;
    color: #fff;
    border-radius: 6px;
    font-size: 18px;
    text-align: center;
    /* padding-top: 20px; */
    padding: 20px;
    font-weight: bold;
}

.clock {
    color: #fff;
    font-weight: bold;
    display: block !important;
    font-family: 'Neutra Display';
}

    .clock ul {
        margin-bottom: 0;
    }

#Date {
    font-family: 'Neutra Display';
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff;
    letter-spacing:1px;
}

@media (max-width:768px) {
    #Date {
        
        font-size: 1.3rem;
        font-weight: bold;
        color: #f9e420;
    }

    #hours {
        display: inline;
        font-size: 2rem;
        text-align: left;
        margin-left: 0;
        font-family: 'Neutra Display';
    }

    #sec {
        display: inline;
        font-size: 1.3rem;
        text-align: left;
        margin-left: 0;
        font-family: 'Neutra Display';
        padding-top: 0;
    }

    #min {
        display: inline;
        font-size: 1.3rem;
        text-align: left;
        margin-left: 0;
        font-family: 'Neutra Display';
        padding-top: 0;
    }

    .point {
        display: inline;
        font-size: 1.3rem;
        text-align: left;
        margin-left: 0;
        font-family: 'Neutra Display';
        padding-top: 0;
    }

    .point1 {
        display: inline;
        font-size: 1.3rem;
        text-align: left;
        margin-left: 0;
        font-family: 'Neutra Display';
        padding-top: 0;
    }
}



#hours {
    display: inline;
    font-size: 1.5rem;
    text-align: left;
    margin-left: 0;
    font-family: 'Neutra Display';
}

#sec {
    display: inline;
    font-size: 1.5rem;
    text-align: left;
    margin-left: 0;
    font-family: 'Neutra Display';
}

#min {
    display: inline;
    font-size: 1.5rem;
    text-align: left;
    margin-left: 0;
    font-family: 'Neutra Display';
}

.point {
    position: relative;
    -moz-animation: mymove 1s ease infinite;
    -webkit-animation: mymove 1s ease infinite;
    padding-left: 10px;
    padding-right: 10px;
    display: inline;
    font-size: 1.5rem;
    text-align: left;
    margin-left: 0;
    font-family: 'Neutra Display';
}

@-webkit-keyframes mymove {
    0% {
        opacity: 1.0;
        text-shadow: 0 0 20px #00c6ff;
    }

    50% {
        opacity: 0;
        text-shadow: none;
    }

    100% {
        opacity: 1.0;
        text-shadow: 0 0 20px #00c6ff;
    }
}

@-moz-keyframes mymove {
    0% {
        opacity: 1.0;
        text-shadow: 0 0 20px #00c6ff;
    }

    50% {
        opacity: 0;
        text-shadow: none;
    }

    100% {
        opacity: 1.0;
        text-shadow: 0 0 20px #00c6ff;
    }
}
/*---------Parminder Changes Ending---------*/



.modal {
    position: fixed;
    top: 0;
    left: 0;
    background-color: black;
    z-index: 99;
    opacity: 0.8;
    filter: alpha(opacity=80);
    min-height: 100%;
    width: 100%;
}

.loading {
    font-family: Arial;
    font-size: 10pt;
    border: 5px solid #67CFF5;
    width: 200px;
    height: 100px;
    display: none;
    position: fixed;
    background-color: White;
    z-index: 999;
}

.checkboxList {
    width: 20px;
    height: 20px;
    margin: 0;
    transform: scale(1.3,1.3);
}

    .checkboxList > label {
        padding: 10px;
        font-size: 10px;
    }

.CommentTable {
    background-color: red;
}

.rowComment {
    margin-left: 0;
    margin-right: 0;
}

.modalBackground {
    background-color: #eeeeee;
    z-index: 999;
    filter: alpha(opacity=60);
    opacity: 0.7;
}

.modelPopup {
    background-color: #eeeeee;
    border: 2px solid #333;
    min-width: 300px;
    height: auto;
    z-index: 999 !important; /* Added to display popup in top--G26092017*/
    width: 50%;
    background: #eeeeee;
    position:absolute;
    border: outset 2px gray;
    left: 40%;
    top: 30%;
    
}

@media screen and (max-width:779px) {
    .modelPopup {
        width: 100%;
        left: 0;
    }
}
/**Rating star*/
.ratingStar {
    font-size: 0;
    width: 40px;
    height: 30px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
    z-index: 999;
}

.filledStar {
    background-image: url(/Images/star_24_ns.gif);
}

.emptyStar {
    background-image: url(/Images/star_inactive.gif);
}

/*.savedStar {
    background-image: url(/Images/WaitingStar.gif);
}*/

.auto-style1 {
    height: 50px;
}
/*-------------Document Detail--------------*/
.button1 {
    border: 1px solid #00467f;
    color: black;
    background-color: #fff;
    border-radius: 4px;
    padding: 2px 2px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    font-weight: bold;
}
/*--------------------------PSPayement---------------*/
.topDiv {
    background-color: #fcf8e3;
    height: 40px;
    border: 2px solid #fcf3e1;
}

    .topDiv p {
        font-weight: bold;
        color: #dfc898;
        font-size: 25px;
        padding-left: 10px;
        font-family: Arial;
    }

.head {
    font-weight: bold;
    font-size: 14px;
    font-family: Verdana;
    text-align: left;
    color: #00467f;
}

.paymentSumm {
    border: 1px solid #F1F1F1;
    background-color: #eeeeee; /*#dcd9d9;*/ 
    width: 100%;
    border-radius: 4px;
    padding: 10px 10px 10px;
}

.Currency {
    font-weight: bold;
    background-color: #428bca;
    color: #fff;
}

.divhr {
    margin-top: 20px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

.highlight {
    font-weight: bold;
}

/*----Footer-------*/
#footerSection {
    background-color: #424242;
    width: 100%;
    z-index: 99;
    color: #ffffff;
}

#footerInnerSection {
    width: 100%;
    color: #ffffff;
    text-align: center;
    padding: 20px;
}

    #footerInnerSection a {
        color: #F9E420;
        font-size: 14px;
    }

        #footerInnerSection a:hover {
            color: #fff;
            font-size: 14px;
            text-decoration: underline;
        }

/**********______Button Dcoumen Number width________**********/
.btnwidth {
    width: 150px;
}

.ps-main {
    float: left;
    padding: 20px 0;
    background: #fff;
    width: 100%;
}

.ps-navbar {
    margin-bottom: 0;
    border: none;
}

.wrapper {
    width: 95%;
    margin: 0 auto;
}

.fs-14 {
    font-size: 14px;
    letter-spacing: 0.5px;
    display:block;
}

.ps-logo {
    display: inline-block;
    vertical-align: middle;
    width: 10%;
}

.ps-menu {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

.ps-account {
    display: inline-block;
    vertical-align: middle;
    /*width: 14%;*/
    position: relative;
    padding: 10px 0;
}

.dropdown-divider {
    margin: 0 !important;
}

.user-account > a {
    text-transform: capitalize;
    font-size: 18px;
    color: #0B56A5;
}

    .user-account > a:hover {
        text-decoration: none;
    }

.ps-account a {
    color: #0B56A5;
    padding: 15px 30px;
}

.nav > li > a {
    padding: 12px 8px;
    font-weight: bold;
    color: #0B56A5;
    opacity: 1;
    white-space: nowrap;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 36px;
    /*border-top: 2px solid transparent;*/
}

    .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #00467f;
        color:#fff;
    }

.dropdown-menu > li > a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: bold;
    line-height: 1.428571429;
    color: #0B56A5;
    opacity: 9;
    text-transform: uppercase;
    border-left: 2px solid #f4f4f4;
    white-space: nowrap;
    font-size: 14px;
    top: 0px;
    z-index: 9999;
}

    .dropdown-menu > li > a:hover, .dropdown-menuInner > li > a:focus {
        color: #0B56A5;
        text-decoration: none;
        background-color: #F9E420;
        border-left: 2px solid #0B56A5;
        z-index: 9999;
    }

.mb0 {
    margin-bottom: 0 !important;
}

.ps-menuMain {
    width: 100%;
}

    .ps-menuMain > ul {
        float: none !important;
        width: 100%;
        text-align: center;
        padding: 0;
        margin: 0;
    }

        .ps-menuMain > ul > li {
            list-style: none;
            display: inline-block;
            vertical-align: middle;
        }

            .ps-menuMain > ul > li a {
                padding: 0 10px;
                font-size: 16px;
                font-weight: bold;
                color: #0b56a5;
            }

                .ps-menuMain > ul > li a:hover {
                    text-decoration: none;
                }

            .ps-menuMain > ul > li > ul {
                left: 0 !important;
                top: 100% !important;
                margin-top: 5px;
                min-width: 250px;
            }

    .ps-menuMain ul li a {
        padding: 10px;
    }

        .ps-menuMain ul li a:hover {
            background: #0b56a5;
            color: white;
        }

.btn {
    font-weight: bold !important;
    /*padding: 2px;*/
    /*font-family: Helvetica, sans-serif;*/
}

/*ul[role="menubar"] > li > a {
    text-transform: uppercase;
    color: rgba(0,0,0,0.9) !important;
    font-family: 'gothamcondensed-medium-webfont';
    letter-spacing: 1px;
    padding-top: 20px !important;
    border-top: 2px solid transparent;
}*/



.wd100 {
    width: 100% !important;
}

#bs-example-navbar-collapse-1 > div > ul {
    width: 100% !important;
    text-align: center !important;
    display:block;
}

    #bs-example-navbar-collapse-1 > div > ul > li {
        display: inline-block;
        float: none !important;
        vertical-align: middle;
        margin: 0 1px;
    }

        #bs-example-navbar-collapse-1 > div > ul > li > a:hover {
            /* border-top: 2px solid #0B56A5; */
            /*background: none;*/
            cursor: pointer;
        }

.top-buffer {
    margin-top: 15px;
}

.color-codes td {
    vertical-align: top;
}

.hidden {
    display: none;
    /*visibility: hidden;*/
}


    #ultab > li .active {
        /*padding: 12px 8px;*/
        /*background: #FAE420;*/
        background: #00467f;
        border: 1px solid #00467f;
    }

.popup-container-ps {
    position: relative;
    float: left;
}

.popup-ps {
    content: '';
}

.dl-left {
    width: 25%;
}

.dl-center {
    width: 75%;
}

.dl-right {
    width: 25%;
}

.dropdown-menu {
    padding: 0 !important;
}

@media screen and (max-width:1400px) {
    .nav > li > a {
    font-size:12px;
    padding:10px 8px;
    }
    .dropdown-menu > li > a {
    font-size:12px;
    }
    .navbar-expand .navbar-nav .dropdown-menu {
    top:80% !important;
    }
}

    @media screen and (max-width:992px) {
        .dl-left {
            width: 100%;
        }

        .dl-center {
            width: 100%;
        }

        .dl-right {
            width: 100%;
        }

        #bs-example-navbar-collapse-1 > div > ul > li {
            display: block;
            width: 100%;
            margin: 10px 0;
            text-align: left;
        }

        .navbar {
            padding: 0.5rem;
        }

        .nav > li > a {
            line-height: 16px;
        }

        .ps-account {
            width: 100%;
            text-align: center;
        }

            .ps-account a {
                color: #0B56A5;
                padding: 10px 20px;
            }
    }

    .mask {
        position: relative;
        min-height: 600px;
    }

        .mask::after {
            content: '';
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            background: rgba(0,0,0,0.5);
            position: absolute;
            z-index: 99998;
        }

        .mask::before {
            content: '';
            width: 50%;
            height: 50%;
            left: 50%;
            top: 50%;
            z-index: 99999;
            position: absolute;
            color: #fff;
            font-size: 40px;
            margin-left: -100px;
            margin-top: -100px;
            background: url('../Images/Uploading.gif') no-repeat;
        }

    .maskMerge {
        position: relative;
        min-height: 600px;
    }

        .maskMerge::after {
            content: '';
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            background: rgba(0,0,0,0.5);
            position: absolute;
            z-index: 99998;
        }

        .maskMerge::before {
            content: '';
            width: 50%;
            height: 50%;
            left: 50%;
            top: 50%;
            z-index: 99999;
            position: absolute;
            color: #fff;
            font-size: 40px;
            margin-left: -100px;
            margin-top: -100px;
            background: url('../Images/merge.gif') no-repeat;
        }

    .maskSplit {
        position: relative;
        min-height: 600px;
    }

        .maskSplit::after {
            content: '';
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            background: rgba(0,0,0,0.5);
            position: absolute;
            z-index: 99998;
        }

        .maskSplit::before {
            content: '';
            width: 50%;
            height: 50%;
            left: 50%;
            top: 50%;
            z-index: 99999;
            position: absolute;
            color: #fff;
            font-size: 40px;
            margin-left: -100px;
            margin-top: -100px;
            background: url('../Images/split.gif') no-repeat;
        }

    .maskSave {
        position: relative;
        min-height: 600px;
    }

        .maskSave::after {
            content: '';
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
            background: rgba(0,0,0,0.5);
            position: absolute;
            z-index: 99998;
        }

        .maskSave::before {
            border: 10px solid #fff;
            border-radius: 100%;
            border-top: 10px solid #00467f;
            width: 70px;
            height: 70px;
            -webkit-animation: spin 2s linear infinite; /* Safari */
            animation: spin 2s linear infinite;
            content: '';
            
            left: 50%;
            top: 50%;
            z-index: 99999;
            position: absolute;
            
            
   
        }

.cross
{
   position:relative;
}
.cr {
position:absolute;
width:15px;
height:15px;
top:5px;
right:23px;
content:'';
}

/* Copy to clipbboard css */

.tooltip1 {
    position: relative;
    display: inline-block;
}

.tooltip1 .tooltiptext1 {
    visibility: hidden;
    width: 150px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 102%;
    left: 50%;
    margin-left: -71px;
    opacity: 0;
    transition: opacity 0.3s;
}

    .tooltip1 .tooltiptext1::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent;
    }

.tooltip1:hover .tooltiptext1 {
    visibility: visible;
    opacity: 1;
}

.lnkBtnJurisdictionNameactive {
    color: #000 !important;
    background: #FAE420;
    cursor: default!important;
}

.lnkBtnJurisdictionNameactive:hover {
    color: #000 !important;
    background: #FAE420 !important;
    cursor:default!important;
}

.save-dash-btn {
    font-size: 12px !important;
    font-family: Verdana !important;
}

.cancel-dash-btn {
    font-size: 12px !important;
    font-family: Verdana !important;
}
