﻿.logoutinnerleftdiv {
    float: left;
    /*padding-top: 15px;*/
    padding-right: 10px;
}

.hlable {
    color: #73879C;
    font-size: 13px;
    font-weight: bold;
}

.heading {
    padding-bottom: 10px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #D9DEE4;
    padding-top: 10px !important;
}

.logoutouterdiv {
    background-color: white;
    border: 1px solid #D9DEE4;
    padding: 0 20px 20px 20px;
    border-radius: 10px;
    width: 220px;
    float: left;
}

.logoutImage {
    Width: 105px;
    Height: 105px;
    /*cursor: pointer;*/
    margin-top: 5px;
    margin-bottom: 8px;
    float: left;
    border: 1px solid #4d4d4f;
    border-radius: 5%;
}

.tblprofile {
    table-layout: fixed;
    width: 75%;
    height: auto;
    border-spacing: 0px;
    padding: 15px;
    padding-bottom: 10px !important;
    color: #73879C;
    font-size: 12px;
}

.tdprofile {
    vertical-align: top;
    /*padding-top: 10px;*/
}

.passwordinnerdiv {
    padding-top: 10px;
    margin-left: 100px;
    left: 15px;
    float: left;
}

.savebutton1 {
    /*background-image:url("../images/save.png");*/
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: left center;
    width: 120px;
    float: right;
    color: #73879C !important;
    background-color: #fff;
    border-color: #ccc;
    display: inline-block;
    padding: 6px 12px;
    padding: 4px 10px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-left: 1px;
}

    .savebutton1:hover {
        color: #333;
        background-color: #EDEDED;
        border-color: #adadad;
        text-decoration: none;
    }

.logoutdiv {
    padding-top: 10px;
    margin-left: 5px;
    margin-right: 120px;
}

.btnLogout {
    width: 130px;
}

.userIcon {
    width: 25px !important;
    height: 25px !important;
    cursor: pointer;
}

/*.pull-left {
            margin-left: 15px;
        }*/

.passwordbutton {
    width: 130px !important;
}

/* #profiledropdown {
            left: -493px !important;
            border-radius: 10px;
        }*/

@@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome, if Chrome rule needed */
    /* Safari 5+ ONLY */
    ::i-block-chrome, .safari_only {
        height: 550px !important;
        overflow: hidden !important;
    }
}
/*.top_nav .navbar-right {
            width:70%;
        }*/
td span {
    line-height: 25px !important;
}

hr {
    border-top: 2px solid #e5e5e5;
}

.gridrow {
    margin-top: 15px;
}

.ui-jqgrid tr.jqgrow td {
    word-wrap: break-word; /* IE 5.5+ and CSS3 */
    white-space: pre-wrap; /* CSS3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
}

.martop5 {
    margin-top: 5px;
}

.martop25 {
    margin-top: 25px;
}

.marleft10 {
    margin-left: 10px;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background: #A1DCF2 repeat-x 50% 50%;
}

.wid70pxl {
    width: 70px;
}

.padtop5 {
    padding-top: 5px !important;
}

#gbox_grid.ui-widget-content {
    border: solid 1px #d5d5d5 !important;
    border-radius: 0px !important;
}

#gbox_grid.ui-jqgrid .ui-jqgrid-htable .ui-jqgrid-labels th div {
    color: darkslategray !important;
}

#gbox_grid.ui-jqgrid .ui-jqgrid-labels th.ui-th-column {
    height: 35px;
}

/*.fade.in {
            opacity: 1;
        }*/

/*.modal.in .modal-dialog {
            -webkit-transform: translate(0, 0);
            -o-transform: translate(0, 0);
            transform: translate(0, 0);
        }*/

.modal-backdrop .fade .in {
    opacity: 0.5 !important;
}

.modal-backdrop.fade {
    opacity: 0.5 !important;
}

.fade {
    opacity: 1 !important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    color: #333 !important;
    border: 1px solid #ddd !important;
}

.notification {
    transform: translate3d(-170px, 42px, 0px) !important;
    /*border: 1.5px solid #ef3a3a !important;*/
    border-radius: 5px !important;
    background-color: #1a5b84;
    color: #ffffff;
}

    .notification li {
        position: static !important;
        float: none !important;
    }

.anchor-inactive {
    text-decoration: none;
    padding: 0px !important;
    color: #ffffff;
}

    .anchor-inactive:hover {
        text-decoration: underline;
        color: #ffffff;
    }

.notification:after, .notification:before {
    bottom: 100%;
    /*left: 50%;*/
    left: 78%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.notification:after {
    border-bottom-color: #1a5b84;
    border-width: 10px;
    margin-left: -28px;
}

.notification:before {
    border-bottom-color: #1a5b84;
    border-width: 10px;
    margin-left: -28px;
}

.lblInActCount {
    font-weight: bold;
    color: #ffffff;
}

.pad-offset {
    padding: 15px;
    padding-top: 0px;
}

.pad12 {
    padding: 12px;
}

.anchor-inactive {
    text-decoration: none;
    padding: 0px !important;
}

    .anchor-inactive:hover {
        text-decoration: underline;
        color: #ffffff;
    }

.border-0 {
    border-bottom: 0px !important;
}

table.mGrid td {
    /* padding: 4px 2px; */
    /* padding: 4px 0px 0px 4px; */
    padding: 4px 0 4px 4px;
}

    table.mGrid td span {
        line-height: 28px !important;
    }

.marg25 {
    margin-right: 25px;
}

table.tblprofile td span {
    line-height: 28px !important;
}



.logoutImage {
    Width: 105px;
    Height: 105px;
    /*cursor: pointer;*/
    margin-top: 5px;
    margin-bottom: 8px;
    float: left;
    border: 1px solid #4d4d4f;
    border-radius: 5%;
}

.tblprofile {
    table-layout: fixed;
    width: 75%;
    height: auto;
    border-spacing: 0px;
    padding: 15px;
    padding-bottom: 10px !important;
    color: #73879C;
    font-size: 12px;
}

.tdprofile {
    vertical-align: top;
    /*padding-top: 10px;*/
}

.ui-paging-info {
    padding-right: 40px;
}

.innermaster #profiledropdown {
    left: -149px !important;
    top: 45.2344px !important;
}


.policy-popup-inner-layout {
    width: 700px;
    height: 500px;
    background: #F7F7F7;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    transform: translateY(12%);
    position: static;
    -webkit-box-shadow: #666 10px 2px 25px;
    -moz-box-shadow: #666 10px 2px 25px;
    box-shadow: #666 10px 2px 25px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.policy-popup-layout {
    position: absolute;
    top: 0;
    height: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    background: transparent;
    z-index: 99999;
}

.policy-header-layout {
    line-height: 40px;
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    padding-left: 15px;
    text-shadow: 0 1px white;
    color: gray;
    background-color: whitesmoke;
    border-bottom: 1px solid #e5e5e5;
}

.policy-data-layout {
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    margin: 15px 20px;
    height: 385px;
    border-radius: 5px;
    overflow-y: auto;
}

.update-block-layout {
    width: 100%;
    text-align: center;
}

input[type="button"].popup-cancel-btn {
    margin-left: 10px;
}

.approval-block {
    display: block;
    font-weight: 700;
}

.approval-block-inner {
    display: inline-block;
}
