﻿html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

body {
    background-color: white;
    color: #333;
    font-size: 12px !important;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.display-none {
    display: none !important;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
}

h3,
h4, h5, h6 {
    padding-bottom: 5px;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

h5, h6 {
    font-size: 14px;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

/*Main nav*/
.sub-menu-main {
    position: absolute;
    z-index: 999;
    background-color: #939393;
}

    .sub-menu-main a {
        color: white !important;
        font-size: 12px !important;
    }
/* MAIN LAYOUT
----------------------------------------------------------*/

#header { clear: both; position: absolute; top: 0px; left: 0px; right: 0px; height: 52px; overflow: visible; background-color: #272727; min-width: 1360px !important; border-top: 4px solid #272727; }

#body {
    clear: both;
    position: absolute;
    top: 49px;
    bottom: 40px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    background-color: white;
    min-width: 1360px !important;
}

#footer {
    clear: both;
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    height: 40px;
    background-color: #E1E1E1;
    min-width: 1360px !important;
}

/*#navigation { padding-top: 17px;clear: both; position: absolute; top: 1px; bottom: 1px; left: 0px; overflow: scroll; width: 200px; background-color: #113F71;}*/

#content {
    clear: both;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: auto;
    background-color: white;
}

/*#actions { clear: both; position: absolute; top: 1px; bottom: 1px; right: 0px; overflow: hidden; width: 200px; background-color: #113F71; }*/

.content-wrapper {
    margin: 0 auto;
}

#content > .content-wrapper {
    margin: 20px 20px 0px 20px;
}

/* LAYOUT
----------------------------------------------------------*/

.view-split {
    display: inline-block;
    width: 100%;
}

.view-left, .view-right {
    width: 50%;
    float: left;
}

    .view-left .content-wrapper {
        margin-right: 5px;
    }

    .view-right .content-wrapper {
        margin-left: 5px;
    }

/* HEADER
----------------------------------------------------------*/

#header .content-wrapper { padding: 0px; }

#header a { color: #008ECC; }

#header #login a.blue-button { background: none; color: #009bdb !important; -webkit-appearance: none; border-left: 1px solid #7b7b7b; line-height: 0; height:auto; margin-top: 7px; }

#header #login a.blue-button:hover { text-decoration:none; }

.site-title { background: #272727; padding-left: 20px; padding-right: 20px; color: #000; font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif; font-size: 31px; margin: 0; font-weight: bold; float: left; }

    .site-title a, .site-title a:hover, .site-title a:active { background: #FFFFFF; color: #000; text-decoration: none; }

    .site-title a { background: #272727; }

    .site-title a:hover { background: transparent; }

/*#header .site-login{
    background-color:white;
    padding:5px;
    height: 41px;
}*/

#header .site-logo { float: left; background-color: white; width: 200px; }

    #header .site-logo > a { background: url("Images/CRT_Logo_small.png") no-repeat 50% 50%; width: 200px; height: 43px; display: block; float: left; background-size: 120px; background-position-x: 35px; }


/* FOOTER
----------------------------------------------------------*/
#footer .content-wrapper {
    font-size: 12px;
    text-align: center;
    color: #888;
    margin-top: 15px;
}

#footer a {
    color: #888;
}

    #footer a:hover {
        color: #666;
    }

#footer p {
    margin-left: 20px;
}

/* NAVIGATION
----------------------------------------------------------*/
nav.horizontal {
    display: inline-block;
    float: left;
}

    nav.horizontal > ul {
        font-size: 0px;
        font-weight: 600;
        padding: 0;
    }

        nav.horizontal > ul > li {
            list-style: none;
            text-align: left;
            float: left;
        }

            nav.horizontal > ul > li a {
                display: block;
                background: none;
                color: white;
                text-decoration: none;
                font-size: 14px;
            }

nav.vertical {
    display: block;
}

    nav.vertical > ul {
        font-size: 0px;
        font-weight: 600;
        padding: 0;
    }

        nav.vertical > ul > li {
            list-style: none;
            text-align: left;
        }

            nav.vertical > ul > li a {
                display: block;
                background: none;
                color: white;
                text-decoration: none;
                font-size: 14px;
            }

#top-main-menu { display: inline-block; float: left; width: 100%; background: #ececec; }

            #top-main-menu ul { position: relative; z-index: 999; background-color: #ececec; margin: 0; padding: 0; }

        #top-main-menu ul li { float: left; zoom: 1; background-color: #ececec; list-style: none; margin: 0; padding: 0; border-bottom: 6px solid #ececec; }

        #top-main-menu ul a:hover { /*border-bottom: 5px solid #428bca; padding-bottom: 6px;*/ background-color: transparent; }

        #top-main-menu ul a:active { color: white; }

                #top-main-menu ul li.selected {  
                        box-sizing: border-box;
                        border-bottom: 6px solid #428bca; 
                        background-color: transparent;   
                        color: #428bca;
                        margin-bottom: -6px; 
                }
                    #top-main-menu ul li.selected a { color: #428bca; }

        #top-main-menu ul li a { display: block; padding: 12px 15px 8px 15px; color: #2f2f2f; text-decoration: none; font-size: 14px; }

        #top-main-menu ul li a:hover { color: #428bca; }

        #top-main-menu ul li.hover,
        #top-main-menu ul li:hover { border-bottom: 6px solid #428bca; background-color: transparent; position: relative; }

        #top-main-menu ul li.hover a, 
        #top-main-menu ul li:hover a  { color: #428bca; }

        #top-main-menu ul ul { width: 300px; visibility: hidden; position: absolute; top: 100%; left: 0; }

            #top-main-menu ul ul li { font-weight: normal; background: #ececec; color: white; float: none; }

                #top-main-menu ul ul li a { display: inline-block; padding: 8px 14px 9px 14px; font-size: 13px; }

            #top-main-menu ul ul ul { left: 100%; top: 0; border: 1px solid #ddd; margin-top: -1px; }

        #top-main-menu ul li:hover > ul { visibility: visible; }

    #top-main-menu > ul > li > ul { border: 1px solid #ddd; margin-left: -1px; }

    #top-main-menu ul.sub-menu li { position: relative; border-bottom: none; cursor: pointer; }

    #top-main-menu ul.sub-menu li a { color: #2f2f2f; }

     #top-main-menu ul.sub-menu li:hover a { color: #428bca; }

        #top-main-menu ul.sub-menu li.expand > span {
            position: absolute; 
            top: 6px; 
            right: 5px; 
            background-color: transparent; 
            background-image: url("Images/sprite.png"); 
            overflow: hidden; 
            display: inline-block; 
            margin: 0px !important; 
            width: 16px !important; 
            height: 16px !important; 
            border: 0px; 
            padding: 0px !important;
            background-origin: content-box; 
            background-position: -10px -979px !important; 
        }


#white-row {
    width: 100%;
    background: #fff;
    height: 10px;
    float: left;
}


/* ENTITY NAVIGATION
----------------------------------------------------------*/


#entity-navigation { width: 100%; margin: 10px 0 0 0; vertical-align: middle; margin-bottom: -1px; top: 50px; }

    #entity-navigation .content-wrapper { background-color: white; color: black; }

    #entity-navigation ul { display: inline-block; vertical-align: middle; margin: 0; padding: 0; width: 100%; padding-right: 2px; border-bottom: 1px solid #ddd; border-bottom-right-radius: 6px; }

        #entity-navigation ul li { display: block; float: left; position: relative; vertical-align: middle; margin-bottom: -1px; }

            #entity-navigation ul li a:hover { background: #ececec; color: white; }

            #entity-navigation ul li:hover { background: #ececec }

            #entity-navigation ul li:hover a { color: #2f2f2f; }

            #entity-navigation ul li.selected a:hover { background: #fff; }

            #entity-navigation ul li.selected { background-color: #BBB; color: white; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-top: 1px solid #ddd; border-bottom: 2px solid white; }

                #entity-navigation ul li.selected a { padding-top: 13px; padding-bottom: 10px; color: #009bdb; font-weight: 700; background-color: #fff; cursor: default; }

            #entity-navigation ul li a { display: block; padding: 13px 15px; text-decoration: none; color: #919191; font-weight: 700; }


/* ENTITY CONTEXT
----------------------------------------------------------*/

#entity-context {
    width: 100%;
    margin: 10px 0;
}

    #entity-context .content-wrapper {
        background-color: #f3f3f3;
        color: black;
    }

    #entity-context ul {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
        margin-left: 10px;
        padding: 0;
    }

        #entity-context ul > li > a:link, #entity-context ul > li > a:visited, #entity-context ul > li > a:active {
            color: #333;
            text-decoration: none;
            -ms-text-shadow: none;
            text-shadow: none;
        }

        #entity-context ul > li > a:hover {
            text-decoration: underline;
        }

        #entity-context ul > li i {
            color: #666;
            display: inline-block;
            width: 1.25em;
            text-align: center;
        }

        #entity-context ul li {
            display: block;
            float: left;
            position: relative;
            vertical-align: middle;
            padding: 10px 1px;
        }

    #entity-context .entity-context a {
    }

/* ENTITY ACTIONS
----------------------------------------------------------*/

#entity-actions {
    width: 100%;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px 0 10px 0;
    margin: 0;
    border-top: 1px solid #ddd;
    background-color: white;
}

    #entity-actions ul {
        display: inline-block;
        display:block\9; /*IE 9 or below*/
        vertical-align: middle;
        margin: 0;
        padding: 0;
        margin-left: 12px;
        margin-right: -12px;
    }

        #entity-actions ul li {
            display: block;
            float: left;
            position: relative;
            vertical-align: middle;
            padding: 0px 10px 0px 0px;
        }

    #entity-actions input {
        margin: 0;
    }

    #entity-actions a, #entity-actions input {
        background-color: #f3f3f3;
        color: black;
        text-decoration: none;
    }

        #entity-actions a:hover, #entity-actions input:hover {
            background-color: #464646;
            color: white;
        }
/* ACTIONS
----------------------------------------------------------*/

#actions .content-wrapper {
    text-align: center;
}

#actions a {
    margin-top: 20px;
}

#actions input {
    background-color: transparent;
    border-color: white;
    font-weight: normal;
    font-size: 14px;
    height: 16px;
    padding: 0 16px 0 36px;
    margin: 0;
    margin-top: 20px;
    height: 36px;
}

/* NOTIFICATIONS
----------------------------------*/
/*#notifications .notification:not(:first-child){ display: none;}*/
#notifications .notification {
    position: relative;
}

    #notifications .notification span {
        top: 4px;
        right: 14px;
        position: absolute;
        display: block;
        width: 16px;
        height: 16px;
        background-image: url(Images/sprite.png);
        background-position: 0px -587px !important;
        background-repeat: no-repeat;
        background-origin: content-box;
        cursor: pointer;
        padding: 10px;
    }

    #notifications .notification.success {
        background: rgb(47, 160, 26);
        color: white;
    }

    #notifications .notification.warning {
        background: rgb(236, 169, 24);
        color: white;
    }

    #notifications .notification.error {
        background: rgb(204, 0, 0);
        color: white;
    }

    #notifications .notification .message {
        font-size: 16px;
        width: 100%;
        padding: 10px;
        border: 1px solid #d7d7d9;
        padding-left: 20px;
    }

    #notifications .notification .description {
        padding: 5px;
        background: #fafafa;
        color: black;
        padding-left: 20px;
    }

/* login
----------------------------------------------------------*/
#login { display: block; /*font-size: 0.85em;*/ /*margin: 0 0 10px;*/ text-align: right; color: #7b7b7b; margin: 5px 7px 6px 0px; /*margin-right: 75px;*/ float: left; margin-top: 5px; }

    #login a { margin-left: 10px; margin-right: 3px;display: inline-block;}

        #login a.username { background: none; margin: 0; padding: 0; text-decoration: underline; color: white; }

        #login a:hover { color: #d7d7d7; }

    #login ul { margin: 0; }

    #login li { display: inline; list-style: none; }

/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

    .featured hgroup.title h1, .featured hgroup.title h2 {
        color: #fff;
    }

    .featured p {
        font-size: 1.14px;
    }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

    hgroup.title h1, hgroup.title h2 {
        display: inline;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
    }

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
/*.login {
    text-align: center;
}

.login-form {
    padding-top: 200px;
}

    .login-form .login-logo {
        padding-top: 50px;
        padding-bottom: 50px;
    }

        .login-form .login-logo .site-tagline {
            padding-top: 24px;
            font-size: 12px;
            line-height: 1.5;
            color: #aaa;
            text-transform: uppercase;
        }

#loginForm {
    border-left: solid 2px #c8c8c8; /*position: absolute; left: 50%; width: 300px; margin-top: 120px; padding-left: 50px; text-align: left;*/
/*}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm .field-validation-error {
        display: inline-block;
    }

    #loginForm input {
        width: 250px;
    }

        #loginForm input[type="checkbox"],
        #loginForm input[type="submit"],
        #loginForm input[type="button"],
        #loginForm button {
            width: auto;
        }

#logoutForm {
    display: inline;
}*/

/* forms */

label {
    display: block;
    font-size: 16px;
    font-weight: 600;
}

    label.checkbox {
        display: inline;
    }

input, textarea {
    border: 1px solid #e2e2e2;
    background: #fff;
    color: #333;
    font-size: 16px;
    margin: 5px 0 6px 0;
    padding: 5px;
    width: 300px;
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
    margin: 10px 0 0 !important;
}



/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #E80C0C;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #E80C0C;
}

/* styles for validation helpers */
.field-validation-error {
    color: #E80C0C;
    font-weight: bold;
    display: block;
    padding-left: 0 !important;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #E80C0C !important;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #E80C0C;
    font-weight: bold;
    font-size: 12px;
}

.validation-summary-valid {
    display: none;
}

/* BUTTONS
----------------------------------*/

/* general */

.button:hover {
    background: #464646;
}

.button.icon {
    padding-right: 0px;
}

input[type="submit"],
input[type="button"],
button {
    /*#262626*/
    background-color: #428bca;
    border: 1px solid white;
    cursor: pointer;
    /*font-size: 14px;*/
    padding: 8px 16px;
    width: auto;
    color: white;
    font-family: "Helvetica Neue", Verdana, Helvetica, Sans-Serif;
}

    input[type="submit"]:hover,
    input[type="button"]:hover,
    button:hover {
        color: white !important;
        text-decoration: none;
        background-color: #3b7db5;
    }

td input[type="submit"],
td input[type="button"],
td button {
    font-size: 14px;
    padding: 4px;
    margin-right: 4px;
}

.button {
    cursor: pointer;
    width: auto !important;
    /*border: 1px solid white;*/
    background-color: #262626;
    font-family: "Helvetica Neue", Verdana, Helvetica, Sans-Serif;
    color: white;
    vertical-align: middle;
    padding: 7px 16px;
}

input.button {
    width: auto;
    padding: 5px 14px;
}

a.button {
    display: inline-block;
    padding: 6px 14px;
    text-decoration: none;
}

/* normal */
.button.settings,
.button.delete,
.button.search,
.button.save,
.button.save-as,
.button.save-new,
.button.logoff,
.button.back,
.button.print,
.button.print_preview,
.button.xls,
.button.pdf,
.button.refresh,
.button.create,
.button.edit,
.button.details {
    background-image: url("Images/sprite.png");
    background-repeat: no-repeat;
    padding-left: 36px;
}

.button.settings {
    background-position: 0px -36px;
}

.button.logoff {
    background-position: 0px -72px;
}

.button.back {
    background-position: 0px -111px;
}

.button.refresh {
    background-position: 0px -146px;
}

.button.create {
    background-position: 0px -182px;
}

.button.print {
    background-position: 0px -216px;
}

.button.print_preview {
    background-position: 0px -216px;
}

.button.search {
    background-position: 0px -252px;
}

.button.save {
    background-position: 0px -831px;
}

.button.save-as {
    background-position: 0px -868px;
}

.button.save-new {
    background-position: 5px -1116px;
    padding-left: 46px;
}

.button.delete {
    background-position: 0px -291px;
}

.button.xls {
    background-position: 0px -508px;
}

.button.pdf {
    background-position: 0px -540px;
}

.button.details {
    background-position: 0px -362px !important;
}

.button.edit {
    background-position: -2px -398px !important;
}

/* Export images */
a.getPdfImg {
    background: url("Images/Nove/icn_pdf.png") no-repeat ;
    display: inline-block;
    width: 32px;
    height: 38px;
    text-indent: -9999px; /* hides the link text */
}
a.getExcelImg {
    background: url("Images/Nove/icn_Excel.png") no-repeat ;
    display: inline-block;
    width: 32px;
    height: 38px;
    text-indent: -9999px; /* hides the link text */
}
a.get-txt-img {
    background: url("Images/Nove/icn_txt.png") no-repeat top left;
    display: block;
    width: 32px;
    height: 38px;
    text-indent: -9999px; /* hides the link text */
}


/* FORM
----------------------------------*/

/* form general */
.form {
    background-color: white; /*padding-top: 35px;*/
    position: relative; /*margin: 10px;*/ /*margin-top: 10px;*/ /*border: 1px solid lightgray;*/
}

    .form fieldset {
        padding: 30px 30px 20px 30px;
        background-color: #f3f3f3;
        border: 1px dotted #888;
        overflow: hidden;
        margin: 0;
    }

        .form h2,
        .form fieldset legend {
            font-weight: bold;
            margin: 0 0 30px 0;
            line-height: 20px;
            font-size: 18px;
            color: white;
            background-color: #262626;
            padding: 6px 20px;
            position: absolute;
            top: 15px;
            left: 25px;
        }

        .form fieldset legend {
            display: none;
        }

    .form .form-save-bottom {
        padding-top: 10px;
        display: none;
    }

.sub-form {
    padding: 5px 0;
    position: relative;
    margin: 0;
    float: left;
}

    .sub-form fieldset {
        padding: 10px 20px !important;
        background-color: #f3f3f3;
        border: 1px dotted #888 !important;
        overflow: hidden;
        margin: 0;
    }

        .sub-form h2,
        .sub-form fieldset legend {
            font-weight: bold;
            margin: 0 0 30px 0;
            line-height: 20px;
            font-size: 14px;
            color: white;
            background-color: #262626;
            padding: 6px 20px;
            position: absolute;
            top: 15px;
            left: 25px;
        }

/* EDITOR
----------------------------------*/

.editor-row {
    display: block;
}

    .editor-row > select,
    .editor-row > input,
    .editor-row > textarea {
        border: 1px solid black;
        background: #fff;
        color: #333;
        font-size: 12px;
        margin: 5px 0 6px 0;
        padding: 5px;
    }

    .editor-row > select {
        width: 312px;
    }

    .editor-row > input {
        width: 312px;
        padding-left: 8px;
    }

    .editor-row > textarea {
        max-width: 312px;
    }

    .editor-row > input[type="checkbox"] {
        width: auto;
        margin-bottom: 15px;
    }

    .editor-row > select[disabled="disabled"], .editor-row input[disabled="disabled"] {
        background-color: #f3f3f3;
        border: none;
    }

    .editor-row > label {
        width: 211px;
        text-align: left;
        margin-right: 20px;
        display: inline-block;
        font-size: 13px;
        font-weight: bold;
        vertical-align: top;
        margin-top: 10px;
    }

    .editor-row > span {
        font-size: 12px;
        padding-left: 10px;
    }

    .editor-row .text-box-searcher input.display {
        border: 1px solid black;
        font-size: 12px;
        margin: 5px 0 6px 0;
        padding: 5px;
        width: 312px;
    }

    .editor-row .calendar-icon {
        margin-left: 5px;
        vertical-align: sub;
        position: relative;
        top: 0;
        right: 0;
    }

    .editor-row > input.has-calendar-icon {
        width: 285px;
    }



/* DISPLAY
----------------------------------*/

.form-details {
    background-color: white; /*padding-top: 35px;*/
    position: relative; /*margin: 10px;*/ /*margin-top: 10px;*/ /*border: 1px solid lightgray;*/
    width: 100%;
    border-left: 1px #ddd solid;
    border-right: 1px #ddd solid;
}

    .form-details fieldset {
        padding: 30px 30px 20px 30px;
        background-color: #f3f3f3;
        border: 1px dotted transparent;
        overflow: hidden;
        margin: 0;
    }

        .form-details h2,
        .form-details fieldset legend {
            font-weight: bold;
            margin: 0 0 30px 0;
            line-height: 20px;
            font-size: 18px;
            color: white;
            background-color: #262626;
            padding: 6px 20px;
            position: absolute;
            top: 15px;
            left: 25px;
        }

        .form-details fieldset legend {
            display: none;
        }

    .form-details .display-row {
        display: block;
        padding: 4px;
    }

    .form-details .display-entity {
        display: block;
    }

    .form-details .display-audit {
        display: block;
        vertical-align: top;
        float: left;
        padding-top: 20px;
    }

    .form-details .display-label {
        width: 211px;
        text-align: right;
        vertical-align: top;
        margin-right: 20px;
        display: inline-block;
        font-size: 13px;
        font-weight: bold;
    }
    .form-details h3{
        text-align:center;
    }

    .form-details .display-field {
        width: 300px;
        display: inline-block;
    }

.display-row span {
    font-size: 16px;
    padding-left: 2px;
}

/* CONTROL GRID
----------------------------------*/

.control.grid table {
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #d7d7d7;
    background: #ffffff;
    border-spacing: 0;
}

    .control.grid table th {
        vertical-align: top;
    }

.arrow-down {
    position: absolute;
    display: inline-block !important; 
    width: 16px;
    height: 16px;
    background-image: url(Images/sprite.png);
    background-position: -10px -946px;
}

.arrow-up {
    position: absolute;
    display: inline-block !important;
    width: 16px;
    height: 16px;
    background-image: url(Images/sprite.png);
    background-position: -10px -910px;
}

/* GENERAL */

.control.grid a {
    cursor: pointer;
}

.control.grid .left *,
.control.grid .left {
    text-align: left;
}

.control.grid .right *,
.control.grid .right {
    text-align: right;
}

/* HEADER */
.control.grid .header {
    border: 1px solid #d7d7d7;
    background-color: #fafafa;
}

    .control.grid .header a {
        padding: 8px;
        text-align: center;
        text-decoration: none;
        color: black;
        display: block;
    }

    .control.grid .header span {
        padding: 8px;
        text-align: center;
        text-decoration: none;
        color: black;
        display: block;
    }

.control.grid th a.desc,
.control.grid th a.asc {
    background-image: url("Images/sprite.png");
    background-repeat: no-repeat;
    padding-right: 26px;
    padding-left: 26px;
    display: block;
}

.control.grid th a.desc {
    background-position: right -902px;
}

.control.grid th a.asc {
    background-position: right -938px;
}

/* FILTERS */
.control.grid .filter {
    margin: 0px;
    padding: 3px;
    background-color: #fafafa;
    border: 1px solid #d7d7d7;
    height: 36px;
}

    .control.grid .filter input {
        width: 100%;
        margin: 0px;
        padding: 5px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        border: 1px solid #ebebeb;
        font-size: 12px;
        line-height: 17px;
    }
    .control.grid .filter input.filter-disabled {
        background-color: #fafafa;
    }

    .control.grid .filter .dropdown {
        border: 1px solid #ebebeb;
    }

        .control.grid .filter .dropdown input {
            width: inherit;
            margin-top: 4px !important;
        }

            .control.grid .filter .dropdown input[type="checkbox"] {
                width: inherit;
                margin-top: 0px !important;
                vertical-align: middle;
            }

    .control.grid .filter select {
        width: 100%;
        margin: 0px;
        padding: 5px;
        border: 1px solid #ebebeb;
        vertical-align: middle;
    }

/*.control.grid .binddatarangepicker input { width: 50%; }*/
.control.grid .binddatarangepicker .from {
    width: 49.5%;
    margin-right: 1%;
}

.control.grid .binddatarangepicker .to {
    width: 49.5%;
}

.calendar-icon {
    right: 8px;
    top: 8px;
    position: absolute; /*vertical-align: middle;padding-bottom: 22px;margin-left: 3px;*/
    display: inline-block;
    width: 18px;
    height: 18px;
    background-image: url(Images/calendar.png);
    background-repeat: no-repeat;
    background-size: 19px 19px;
    cursor: pointer;
}

.filter-container {
}

    .filter-container.date {
        position: relative;
        margin-right: 25px;
    }

    .filter-container .calendar-icon {
        right: -22px;
        top: 5px;
        position: absolute; /*vertical-align: middle;padding-bottom: 22px;margin-left: 3px;*/
        display: inline-block;
        width: 18px;
        height: 18px;
        background-image: url(Images/calendar.png);
        background-repeat: no-repeat;
        background-size: 19px 19px;
        cursor: pointer;
    }

.filter .filter-container input, .filter .filter-container select {
    height: 29px;
}
/* DATA */


.control.grid tbody tr td {
    padding: 5px 10px;
    text-align: left;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.control.grid tbody tr:nth-child(odd) td {
    background-color: #ebebeb;
}

.control.grid tbody tr td.grid-green {
    background-color: #5cb85c !important;
}

.control.grid tbody tr td.grid-red {
    background-color: #d9534f;
    color: white;
    font-weight: bold;
}

.control.grid tbody tr.alt td {
    background-color: #f7f7f7;
}

.control.grid tbody tr:hover td {
    background-color: #c7c7c7;
    cursor: pointer;
}

.control.grid tbody tr td a {
    font-weight: bold;
}

    .control.grid tbody tr td a:hover {
        text-decoration: none;
        /*border-bottom: 1px dotted gray;*/
    }

/*rgb(72, 144, 185);*/
.control.grid tbody tr.selected td {
    background: rgb(182,211,227);
    color: white;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.control.grid tbody tr.selected:hover td {
    background: rgb(138, 165, 180);
    color: white;
}

.control.grid tr.no-data.selected td,
.control.grid tr.no-data td:hover,
.control.grid tr.no-data td {
    padding: 20px;
    font-size: 18px;
    background: white;
    text-align: center;
}

.control.grid tbody tr .actions {
    padding: 0;
    text-align: center;
    display: inline-block;
}

    .control.grid tbody tr .actions a, .control.grid tbody tr .actions form {
        display: inline-block;
    }
.control.grid tbody tr.refreshed-fail td {
    background-color: #D8C0C0 !important;
}
.control.grid tbody tr.refreshed-pass td {
    background-color: #9EDE73 !important;
}
.control.grid a.button-icon {
    padding: 5px;
    margin: 0px;
    border: none;
    background: transparent;
    height: 16px;
}

    .control.grid a.button-icon:hover {
        text-decoration: none !important;
        border: none;
    }

.control.grid button.button-icon {
    padding: 5px;
    height: 26px;
    margin: 0px;
    border: 0px;
    background: transparent;
}
.excel-img{
        background-color: transparent;    
        background-image: url("Images/icn_excel.png");
        text-indent: 100px;
        overflow: hidden;
        display: inline-block;
        margin: 0px !important;
        width: 32px !important;
        height: 38px !important;
        border: 0px;
        padding: 0px !important;
        background-origin: content-box;
        background-position: center;
        background-repeat: no-repeat;
        
        background-size: 25px;
    }
/* FOOTER */
.control.grid tr.footer > td {
    padding: 0px;
    background-color: #fafafa !important;
    border: 1px solid #d7d7d7;
}

.control.grid .footer table {
    border-collapse: collapse;
}

/* ICONS */
.control.grid .icon-xbrl,
.control.grid .icon-qrt,
.control.grid .icon-yes,
.control.grid .icon-no,
.control.grid .icon-stats,
.control.grid .icon-details,
.control.grid .icon-save-as,
.control.grid .icon-edit,
.control.grid .icon-delete {
    background-color: transparent;
    background-image: url("Images/sprite.png");
    text-indent: 100px;
    overflow: hidden;
    display: inline-block;
    margin: 0px !important;
    width: 16px !important;
    height: 16px !important;
    border: 0px;
    padding: 0px !important;
    background-origin: content-box;
}
    .control.grid .icon-xbrl:hover,
    .control.grid .icon-qrt:hover,
    .control.grid .icon-yes:hover,
    .control.grid .icon-no:hover,
    .control.grid .icon-stats:hover,
    .control.grid .icon-details:hover,
    .control.grid .icon-edit:hover,
    .control.grid .icon-save-as:hover,
    .control.grid .icon-delete:hover {
        border: 0px !important;
        background-color: transparent;
    }
.control.grid .icon-qrts{
    background-color: transparent;    
    background-image: url("Images/Nove/icn_report.png");
    text-indent: 100px;
    overflow: hidden;
    display: inline-block;
    margin: 0px !important;
    width: 32px !important;
    height: 38px !important;
    border: 0px;
    padding: 0px !important;
    background-origin: content-box;
}

.control.grid .icon-xbrl {
    background-position: -10px -1090px !important;
}

.control.grid .icon-qrt {
    background-position: -10px -766px !important;
}

.control.grid .icon-delete {
    background-position: -10px -297px !important;
}

.control.grid .icon-stats {
    background-position: -10px -334px !important;
}

.control.grid .icon-details {
    background-position: -10px -370px !important;
}

.control.grid .icon-edit {
    background-position: -10px -406px !important;
}

.control.grid .icon-save-as {
    background-position: -10px -874px;
}

.control.grid .icon-yes {
    background-position: -10px -442px !important;
}

.control.grid .icon-no {
    background-position: -10px -478px !important;
}

.control.grid .icon-delete {
    background-color: transparent;
}

/* PAGER */
.control.grid .grid-pager {
    position: relative;
    background-color: #f7f7f7;
    border: 1px solid #d7d7d7;
    margin-top: -1px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .control.grid .grid-pager .pages {
        line-height: 40px;
        margin-left: 5px;
    }

        .control.grid .grid-pager .pages a {
            font-weight: normal;
            font-size: 12px;
            margin-left: 5px;
            border: 1px solid #cccccc;
            padding: 4px 8px;
            background-color: #fafafa;
            text-decoration: none;
            color: black;
            cursor: pointer;
        }

            .control.grid .grid-pager .pages a:hover {
                background-color: #eaeaea;
            }

            .control.grid .grid-pager .pages a.state-selected {
                border: 1px solid transparent;
                background: transparent;
                padding: 0px 8px;
            }

    .control.grid .grid-pager .page-size {
        line-height: 40px;
        position: absolute;
        left: 10px;
    }

        .control.grid .grid-pager .page-size select {
            padding: 3px;
            margin-left: 5px;
        }

    .control.grid .grid-pager .info {
        position: absolute;
        right: 10px;
        margin: 0;
        font-weight: normal;
        font-size: 12px;
        line-height: 40px;
    }

.control.grid .grid-page.state-disabled {
    display: none;
}

/* IMAGE UPLOADER
----------------------------------*/

.editor-row > .control.image-uploader {
    display: inline-block;
}

.control.image-uploader .image {
    display: inline-block;
    width: 102px;
    height: 102px;
    vertical-align: top;
    border: 1px solid #bbb;
    line-height: 98px;
}

    .control.image-uploader .image img {
        max-width: 100px;
        max-height: 100px;
    }

.control.image-uploader .image-actions {
    display: inline-block;
    margin-left: 10px;
}

    .control.image-uploader .image-actions .image-upload {
        position: relative;
        width: 120px;
        height: 25px;
        overflow: hidden;
        font-size: 13px;
        padding: 0;
        margin: 0;
        font-weight: bold;
    }

        .control.image-uploader .image-actions .image-upload span {
            line-height: 25px;
            background-color: #ddd;
            color: black;
            text-align: center;
            display: block;
        }

            .control.image-uploader .image-actions .image-upload span:hover {
                background-color: #464646;
                color: white;
                cursor: pointer;
            }

        .control.image-uploader .image-actions .image-upload input {
            position: absolute;
            top: 0;
            left: 0;
            display: block !important;
            width: inherit;
            height: inherit;
            opacity: 0 !important;
            overflow: hidden !important;
            padding: 0;
            margin: 0;
        }

    .control.image-uploader .image-actions .image-delete {
        margin-top: 5px;
        text-align: center;
    }

        .control.image-uploader .image-actions .image-delete span {
            background-color: #ddd;
            color: black;
            display: block;
            padding: 5px;
            font-weight: bold;
            font-size: 13px;
        }

            .control.image-uploader .image-actions .image-delete span:hover {
                cursor: default;
            }

.display-row .display-field > img {
    max-width: 100px;
    max-height: 100px;
}

/* TEXT BOX SEARCHER
----------------------------------*/
.text-box-searcher {
    display: inline-block;
}


/* PADDINGS
----------------------------------*/
.padding-0 {
    padding: 0px !important;
}

.padding-5 {
    padding: 5px !important;
}

.padding-10 {
    padding: 10px !important;
}

.padding-15 {
    padding: 15px !important;
}

.padding-20 {
    padding: 20px !important;
}

.padding-top-0 {
    padding-top: 0px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-15 {
    padding-top: 15px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-left-5 {
    padding-left: 5px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-left-15 {
    padding-left: 15px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-bottom-5 {
    padding-bottom: 5px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-15 {
    padding-bottom: 15px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.padding-right-5 {
    padding-right: 5px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-15 {
    padding-right: 15px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}


/* MARGINS
----------------------------------*/
.margin-0 {
    margin: 0px !important;
}

.margin-5 {
    margin: 5px !important;
}

.margin-10 {
    margin: 10px !important;
}

.margin-15 {
    margin: 15px !important;
}

.margin-20 {
    margin: 20px !important;
}

.margin-30 {
    margin: 30px !important;
}

.margin-40 {
    margin: 40px !important;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-15 {
    margin-top: 15px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.margin-left-5 {
    margin-left: 5px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-left-40 {
    margin-left: 40px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-15 {
    margin-right: 15px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-right-40 {
    margin-right: 40px !important;
}


/* WIDTHS
----------------------------------*/
.w1 {
    width: 1%;
}

.w2 {
    width: 2%;
}

.w3 {
    width: 3%;
}

.w4 {
    width: 4%;
}

.w5 {
    width: 5%;
}

.w6 {
    width: 6%;
}

.w7 {
    width: 7%;
}

.w8 {
    width: 8%;
}

.w9 {
    width: 9%;
}

.w10 {
    width: 10%;
}

.w11 {
    width: 11%;
}

.w12 {
    width: 12%;
}

.w13 {
    width: 13%;
}

.w14 {
    width: 14%;
}

.w15 {
    width: 15%;
}

.w16 {
    width: 16%;
}

.w17 {
    width: 17%;
}

.w18 {
    width: 18%;
}

.w19 {
    width: 19%;
}

.w20 {
    width: 20%;
}

.w21 {
    width: 21%;
}

.w22 {
    width: 22%;
}

.w23 {
    width: 23%;
}

.w24 {
    width: 24%;
}

.w25 {
    width: 25%;
}

.w26 {
    width: 26%;
}

.w27 {
    width: 27%;
}

.w28 {
    width: 28%;
}

.w29 {
    width: 29%;
}

.w30 {
    width: 30%;
}

.w31 {
    width: 31%;
}

.w32 {
    width: 32%;
}

.w33 {
    width: 33%;
}

.w34 {
    width: 34%;
}

.w35 {
    width: 35%;
}

.w36 {
    width: 35%;
}

.w37 {
    width: 35%;
}

.w38 {
    width: 35%;
}

.w39 {
    width: 35%;
}

.w40 {
    width: 40%;
}

.w41 {
    width: 41%;
}

.w42 {
    width: 42%;
}

.w43 {
    width: 43%;
}

.w44 {
    width: 44%;
}

.w45 {
    width: 45%;
}

.w46 {
    width: 46%;
}

.w47 {
    width: 47%;
}

.w48 {
    width: 48%;
}

.w49 {
    width: 49%;
}

.w50 {
    width: 50%;
}

.w55 {
    width: 55%;
}

.w60 {
    width: 60%;
}

.w65 {
    width: 65%;
}

.w70 {
    width: 70%;
}

.w75 {
    width: 75%;
}

.w80 {
    width: 80%;
}

.w85 {
    width: 85%;
}

.w90 {
    width: 90%;
}

.w95 {
    width: 95%;
}

/* Breadcrumb icon */
.home-icon {
    padding-top: 13px !important;
    color: #555555;
}

/* details - list item delete btn*/
.btn-delete,
.btn-edit {
    background-color: #f3f3f3;
    padding: 0 !important;
    margin: 0 0 0 4px;
    line-height: 1.30 !important;
}

    .btn-delete:focus,
    .btn-edit:focus {
        outline: none !important;
    }

.icon-edit, .icon-delete {
    background-color: transparent;
    background-image: url("Images/sprite.png");
    text-indent: 100px;
    overflow: hidden;
    display: inline-block;
    margin: 0px !important;
    width: 16px !important;
    height: 16px !important;
    border: 0px;
    padding: 0px !important;
    background-origin: content-box;
}

    .icon-edit:hover {
        background-color: transparent;
    }

    .icon-delete:hover {
        border: 0px !important;
        background-color: transparent;
    }

.icon-edit {
    background-position: -10px -406px !important;
}

.icon-delete {
    background-position: -10px -297px !important;
}

/* form */
.sub-form-title {
    background-color: #555555;
    display: inline-block;
    color: white;
    padding: 5px 10px;
    margin-bottom: 0;
}

.form-actions {
    padding: 10px 0;
    float: right;
}

.edit-list-table {
    display: inline-block;
}

.form-container {
    padding: 30px 30px 20px 30px;
    background-color: #f3f3f3;
    border: 1px dotted #888888;
    margin: 0;
    display: table;
}

.master-data-lists {
    margin-top: 10px;
}

    .master-data-lists .editor-row > label {
        margin-top: 3px;
    }

div.editor-row {
    background-color: #f3f3f3;
    min-height: 43px;
}

#RegisterDates {
    display: none;
}

#BusinessEntityDetails .editor-row {
    background-color: #f3f3f3;
    padding: 3px;
}


/* register buttons*/
.register-redirect {
    position: absolute;
    top: -41px;
    left: 210px;
}

.button.newperson,
.button.newinstitution,
.button.newfund {
    background-color: #f3f3f3;
    color: black;
    font-size: 12px;
    margin-right: 10px;
    padding-bottom: 5px;
}

    .button.newperson:hover,
    .button.newinstitution:hover,
    .button.newfund:hover {
        background-color: #464646;
        color: white;
        font-size: 12px;
        text-decoration: none;
    }

    .button.newperson:before,
    .button.newinstitution:before,
    .button.newfund:before {
        margin-left: -2px;
        margin-right: 12px;
        font-family: FontAwesome;
    }

    .button.newperson:before {
        content: "\f007";
    }

    .button.newinstitution:before {
        content: "\f0f7";
    }

    .button.newfund:before {
        content: "\f153";
    }


/* invert button colors */
.button.create.invert,
.button.refresh.invert {
    background-color: #555555;
    color: white;
    border: none;
    margin: 5px 0 6px 15px;
}

    .button.create.invert:hover,
    .button.refresh.invert:hover {
        background-color: #313131;
        color: white;
        border: none;
    }

.autocomplete-with-tags {
    color: #333;
    background-color: #FFF;
    border: 1px solid black;
    margin: 5px 0 6px 0;
    width: 312px;
    padding: 0 5px 0 0;
    display: inline-block;
    cursor: text;
}

/* Save button for angular forms*/
.ng-button-save {
    position: absolute;
    top: -72px;
    left: 77px;
    z-index: 1;
    background-color: #f3f3f3;
    color: black;
}

    .ng-button-save a, .ng-button-save input {
        background-color: #f3f3f3;
        color: black;
        font-size: 12px;
        padding: 6px 14px;
    }

        .ng-button-save a:hover, .ng-button-save input:hover {
            background-color: #464646;
            color: white;
            font-size: 12px;
            padding: 6px 14px 6px 36px;
        }

.register-save {
    top: -41px;
    left: 108px;
}

/* ajax-loader / spinner */
div#ajax-loader,
div#popup-ajax-loader {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(Images/ajax-loader.gif) no-repeat center rgba(255, 255, 255, 0.6);
    text-align: center;
    z-index: 999;
    overflow: auto;
}

div#popup-ajax-loader {
    z-index: 9999;
}

.disable-select {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* radio button set */
.editor-row > .control.radio-button-set {
    display: inline-block;
    margin: 5px 0;
}

.control.radio-button-set label.ui-state-active span {
    background-color: #375D81;
    color: white;
}

.control.radio-button-set label.ui-state-active {
    padding: 0 !important;
    margin: 0 -1px 5px 0 !important;
}

.control.radio-button-set .ui-button-text {
    font-size: 12px;
    padding: 5px 10px;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
}

/*TABS*/
.tabs > .tabs-link {
    border: none;
    margin: 0px;
    width: 100%;
    border-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .tabs > .tabs-link > li {
        margin-right: 2px;
        border-top: 2px solid transparent;
        display: table-cell;
        width: 1%;
    }

        .tabs > .tabs-link > li > a {
            text-align: center;
            font-size: 14px;
            display: block;
            padding: 10px 15px;
            text-decoration: none;
            border-bottom: 1px solid #ddd;
            color: black;
        }

        .tabs > .tabs-link > li.active {
            border-top: 3px solid #008ECC /*#0362FD*/;
        }

            .tabs > .tabs-link > li.active > a,
            .tabs > .tabs-link > li.active > a:hover,
            .tabs > .tabs-link > li.active > a:focus {
                color: #555;
                cursor: default;
                background-color: #fff;
                border: 1px solid #ddd;
                border-bottom-color: transparent;
                border-top: none;
                border-bottom-color: #fff;
            }

.tabs-content {
    background-color: #f3f3f3;
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 10px;
    border-top: none;
}

    .tabs-content > .tab-page {
        display: none;
        opacity: 0;
        -webkit-transition: opacity .15s linear;
        transition: opacity .15s linear;
    }

        .tabs-content > .tab-page.active {
            display: block;
            opacity: 1;
        }

.form-wrapper {
    background: white;
    border: 1px solid #ddd;
    border-top: 0px;
    padding: 10px;
    padding-top: 0px;
}

    .form-wrapper .form-details {
        border: none;
    }

        .form-wrapper .form-details .display-label {
            text-align: right;
        }

        .form-wrapper .form-details .exception .display-field {
            width: 85%;
        }

.exception .morecontent, .exception .moreellipses {
    padding: 0;
    font-size: 12px;
}

    .exception .morecontent span {
        font-size: 12px;
    }

.tooltip {
    z-index: 9999;
}

.form fieldset {
    overflow: inherit;
}

/* CHECKBOX LIST CONTROL*/
.editor-row > .control.checkbox-list {
    display: inline-block;
    margin-top: 10px;
}

.control.checkbox-list .checkbox-list-container.horizontal {
    display: inline-block;
    margin-left: 20px;
}

.control.checkbox-list .checkbox-list-container.vertical {
    margin-top: 10px;
}

.control.checkbox-list .checkbox-list-container:first-of-type {
    margin-top: 0px;
    margin-left: 0px;
}

.control.checkbox-list .checkbox-list-item.horizontal {
    margin-left: 20px;
    display: inline-flex;
}

.control.checkbox-list .checkbox-list-item.vertical {
    margin-top: 5px;
}

.control.checkbox-list .checkbox-list-container .checkbox-list-item:first-of-type {
    margin-top: 0px;
    margin-left: 0px;
}

.control.checkbox-list .checkbox-list-item input[type="checkbox"] {
    margin: 6px 0 0 0 !important;
}

.control.checkbox-list .checkbox-list-item span {
    vertical-align: top;
    line-height: 25px;
    margin-left: 5px;
}
/*red glowing i firefox disabled on required fields*/
.ng-pristine .ng-invalid-required {
    box-shadow: none;
}

.width-50-percent {
    width: 50%;
}

.width-75-percent {
    width: 75%;
    max-width: 100px;
}

.gridText {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 12px !important;
}
a.gridText.pass {
    color: green !important;
}
a.gridText.fail {
    color: red !important;    
}
a.gridText.pass:hover{
    text-decoration: underline !important;
}
a.gridText.fail:hover{
    text-decoration: underline !important;
}

/* ALLIGNMENT CLASSES */


.center-text {
    text-align: center !important;
}

.margin-left-50 {
    margin-left: 50%;
}

.centerMe {
    display: block;
    width: auto !important;
    text-align: center;
    vertical-align: middle;
    /*font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;*/
}

a.centerMe:hover {
    text-decoration: none;
}

/* login page */
.login { text-align: center; }

.login-form { padding-top: 50px; }

    .login-form .login-logo { padding-top: 50px; padding-bottom: 50px; }

        .login-form .login-logo .site-tagline { padding-top: 24px; font-size: 12px; line-height: 1.5; color: #aaa; text-transform: uppercase; }

#loginForm { text-align: center; /*position: absolute; left: 50%; width: 300px; margin-top: 120px; padding-left: 50px; text-align: left;*/ }

#loginForm form{ background: #fff; border-radius: 5px; padding: 67px 60px 95px 60px; position: relative; }

    #loginForm .validation-error { display: block; margin-left: 15px; }

    #loginForm .validation-summary-errors ul { margin: 0; padding: 0; }

    #loginForm .validation-summary-errors li { display: inline; list-style: none; margin: 0; }

    #loginForm .field-validation-error { display: inline-block; }

    #loginForm input[type="submit"], 
    #loginForm input[type="button"],
    #loginForm input[type="text"],
    #loginForm input[type="password"] { width: 100% !important; border-radius: 3px; height: 42px; }

        #loginForm input[type="checkbox"],
        #loginForm input[type="submit"],
        #loginForm input[type="button"],
        #loginForm button { width: auto; }

#logoutForm { display: inline; }

.forgot-password { text-decoration: underline; font-size: 16px; font-weight: 600; color: #40b3e2; transition: all 0.3s ease; float: right; padding-top: 6px; }

.copyright-text p { position: absolute; bottom:15px; color: #979797; left:50%; margin-left: -55px; }


.green-hover:hover {  background-color: rgb(171, 184, 18) !important; }

/* blue background */
.blue-background{
    background-image: url("Images/background-12.png"); 
    width: 100%; 
    height:100%;
    opacity: 0.7;
    position: relative;
}

.blue-background::before{
  background-color: #009bdb;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}

.blue-background #body{
    background-color: #009bdb;
}

.blue-background #body img{
    margin-left: 50px;
}

.margin_bottom_25 { margin-bottom: 25px;}

.white_text, .white_text h1, .white_text h3 { color: #fff; }

.font_weight_300, .font_weight_300 h3 { font-weight: 300; }


.row {
  margin-right: -15px;
  margin-left: -15px;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

input[type="submit"] { background-color: #a2ad11; }

#uploadControls {
    margin-top: 1.5%;
}

/* TEMPLATES */

#templateDataTable {
    table-layout: auto;
    display: table;
    border-collapse: collapse;
    border-color: gray;
    font-size: 12px;
}

    #templateDataTable td, th {
        border: 1px solid #cecfd5;
        padding: 5px;
    }

#templateDataTable thead th {
    max-width: 140px;
    text-align: center;
}

    #templateDataTable tbody td:first-child input {
        max-width: 60px;
    }

    #templateDataTable input {
        width: 140px;
        height: 27px;
    }

     #templateDataTable select {
        width: 200px;
        height: 27px;
    }

    #templateDataTable td.error :only-child{
        background-color: #FF2E2E !important;
    }

    #templatesTree span.assert-error > span.fancytree-title{
        color:  #FF2E2E;
    }

#templateZAxis {
    margin-bottom: 0.5%;
}

    #templateZAxis select {
        height: 27px;
    }

.optionWidth {
    width: auto !important;
}

.form-wrapper {
    overflow: auto;
    height: 620px;
}

.center-text {
    text-align: center !important;
}

.margin-left-50 {
    margin-left: 50%;
}

/* template form logout fix */
#login form {
    display: inline !important;
}

/*report grid action button*/
.report-action-button {    
    display: block;
    width: 80px;
    height: 40px;
    margin: auto;
    padding: 7px 16px;
    text-indent: -9999px; /* get rid of any text */
    border-radius: 15px;
}
a.report-action-button.validate{
    background-color:  #D7D840;   
    background-image: url("Images/Nove/button_icon_validate.png");
    background-position: center;
    background-repeat: no-repeat;
}
a.report-action-button.create{
    background-color:  #00CC7E;   
    background-image: url("Images/Nove/button_icon_download.png");
    background-position: center;
    background-repeat: no-repeat;
}
a.report-action-button:hover {
    color: white !important;
    text-decoration: none;
    background-color: #3b7db5;
}

a.report-action-button {
    color: white !important;
    text-decoration: none;
}

a.report-action-button.processing{
    color: transparent !important;
    background: url(Images/ajax-loader2.gif) no-repeat center transparent; 
}
a.report-action-button.disabled{
    background-color: darkgray !important;
    pointer-events: none;
    cursor: default;
}
label.report-action-button.disabled{
    color: white !important;    
    background-color: #888 !important;
}

/*Blue button*/

.blue-button {
    background-color: #428bca;
    display: block;
    width: auto;
    height: 30px;
    margin: auto;
    padding: 7px 16px;
    text-align: center;
    font-weight: normal !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    /*-webkit-appearance: button;*/
}
a.blue-button:hover {
    color: white !important;
    text-decoration: none;
    background-color: #3b7db5;
}

a.blue-button {
    color: white !important;
    text-decoration: none;
}

a.blue-button.processing{
    color: transparent !important;
    background: url(Images/ajax-loader2.gif) no-repeat center transparent;
}
label.blue-button.disabled{
    color: white !important;    
    background-color: #888 !important;
}

#templateDataTable\.ButtonAdd {
    margin: 0;
    margin-top: 0.5%;
    height: 33px;
}

#templateDataTable .blue-button:hover {
    background-color: #3b7db5;
}

/*Side bar (tree-view)*/
#hideTreeContainer {
    position: absolute;
    float: left;
    top: 49px;
    z-index: 11;
    cursor: pointer;
}
#hideTree {
  position: fixed;
  width: 7px;
  height: 23px;
  background-image: url("Images/sideBar.png");
  background-position: -7px 0;
  cursor: pointer;
}

#hideTree.treeHidden {
  background-position: 0 0;
}

#templatesForm.view-split {
    width: 100%;
    position: relative;
    display: block;
}
#templatesForm.view-split .view-right {
    position:absolute;
    top: 1px;
    right: 0;
    background-color: white;
    margin-right: 1px;
}
#templatesForm.view-split .view-left {
    position:absolute;
    top: 1px;
    left: 0;
}
#templatesForm.view-split .view-left .content-wrapper {
    margin-right: 0;
}
#templatesForm.view-split .view-right .content-wrapper {
    margin-left: 0;
}
#templatesForm .form fieldset {
    border: none;
}
#templatesForm #templatesTree ul.fancytree-container{
    border: 1px solid #ddd;
}
#templatesForm .absolute-container {
    border-left: 1px solid #ddd; 
}
#templatesForm .absolute-container input {
    margin-left: 5px;
}
#templatesForm.view-split .view-right.treeHidden {
  width: 100%;
  margin-right: 0;
}
#templatesForm #template #entity-actions {
    border-top: none;
}

/*-----About modal ----*/
.aboutModal {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    /*-webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;*/
    pointer-events: none;
}
.aboutModal:target {
    opacity:1;
    pointer-events: auto;
}
.aboutModal > div {
    width: 400px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#fff, #999);
    background: -webkit-linear-gradient(#fff, #999);
    background: -o-linear-gradient(#fff, #999);
}
.close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background: #00d9ff;
}