﻿
body {
    background: #e8ebf0;
    font-family: verdana;
    font-size: 16px;
}

.headerdiv {
    border-top: 2px solid #9e9e9e;
    border-bottom: 2px solid #9e9e9e;
    width: 100%;
    background: #ffffff;
}

    .headerdiv h1 {
        font-weight: 500;
        margin-top: 12px;
        font-family: impact;
        font-size: 31px;
        color: #ffffff;
    }

    .headerdiv h3 {
        font-size: 16px;
        font-weight: 500;
        margin-top: 0px;
        color: #fff09f;
    }

    .headerdiv img {
        padding-top: 9px;
        padding-bottom: 9px;
    }

    .headerdiv p {
        color: #fff;
    }

.contentmid {
    background: #ffffff;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 1px 2px 2px 2px #bfbfbf;
}

.contentmidprint {
    background: #fff;
    margin-bottom: 10px;
    padding-top: 15px;
    box-shadow: 1px 2px 2px 2px #bfbfbf;
}

    .contentmidprint h4 {
        font-weight: 600;
        font-family: verdana;
        font-size: 13px;
        padding: 2px 0px 2px 6px;
        border-bottom: 1px solid lightgrey;
        text-transform: capitalize;
        margin-top: 5px;
        margin-bottom: 5px;
        background: #a9a9a9;
        color: darkblue;
    }

    .contentmidprint .table {
        margin-bottom: 1px !important;
    }

.contentmid h4 {
    font-weight: 600;
    font-family: verdana;
    font-size: 13px;
    padding: 4px 0px 5px 6px;
    border-bottom: 2px solid lightgrey;
    text-transform: capitalize;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #337ab7 !important;
    color: #ffffff;
}

.contentmid label {
    font-weight: normal;
}

.contentmid ul li {
    font-size: 12px;
}

.labelfilter label {
    margin-left: 3px;
}

.footersec {
    background: #b5b2af;
    bottom: 0px;
    width: 100%;
    position: fixed;
    font-size: 11px;
}

    .footersec p {
        color: #fff;
        padding-top: 8px;
    }

.lblstyle label {
    margin-right: 8px;
}

.lblstyle input[type="radio"] {
    margin-left: 8px;
    margin-right: 8px;
}

.form-control {
    border-radius: 0;
    height: 30px;
    padding: 2px 12px;
    font-size: 14px;
}

.navbar {
    border-radius: 0px;
    position: relative;
    min-height: 42px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.navbar-inverse {
    background-color: #5d5db7;
    /*border-color: #009688;*/
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
    font-size: 15px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #9e9e9e;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #000;
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
    background: #007db5;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #FF4343;
}


/*.tableborder > tbody > tr > td{ border:none;}*/

@media only screen and (max-width: 800px) {
    .headerdiv img {
        margin: 0px auto;
    }
}






.popup {
    position: absolute;
    top: 100px;
    /* left: 50%; */
    width: 90%;
    /* margin-left: -350px; */
    padding: 50px 30px;
    background: #fff;
    color: #333;
    font-size: 19px;
    line-height: 30px;
    border: 10px solid #150E2D;
    z-index: 9999;
}

.popup-btn-close {
    position: absolute;
    top: 8px;
    right: 14px;
    color: #4EBD79;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

.alert {
    position: fixed;
    top: 5px;
    left: 2%;
    z-index: 99999;
    width: 96%;
}



.form-group {
    margin-bottom: 5px;
}


.formLabel .form-group label {
    font-weight: 600;
}

.input-group-addon {
    padding: 0px 9px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: transparent;
    border: none;
}

.custom-table {
    border-collapse: collapse;
    width: 100%;
    border: solid 1px #c0c0c0;
    font-family: open sans;
    font-size: 16px
}

    .custom-table th, .custom-table td {
        text-align: left;
        padding: 8px;
        border: solid 1px #c0c0c0
    }

    .custom-table th {
        color: #000080
    }

    .custom-table tr:nth-child(odd) {
        background-color: #f7f7ff
    }

    .custom-table > thead > tr {
        background-color: #dde8f7 !important
    }

.tbtn {
    border: 0;
    outline: 0;
    background-color: transparent;
    font-size: 13px;
    cursor: pointer
}

.toggler {
    display: none
}

.toggler1 {
    display: table-row;
}

.custom-table a {
    color: #0033cc;
}

    .custom-table a:hover {
        color: #f00;
    }





body {
    background: #F1F3FA;
}

.logo-txt {
    font-weight: bold;
    font-size: 24px;
    color: #000000;
    text-shadow: 1px 0px 1px #2d3c2b3d, 0 0 0px #a5a8ad91, 0 0 5px #968d8d54;
    font-family: 'Material-Design-Iconic-Font';
    text-align: left;
    margin-left: -68px;
}

.logo-sub {
    color: #e71919;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    font-family: 'Material-Design-Iconic-Font';
    margin-left: -67px;
    line-height: 5px;
}

.logo {
    text-align: left;
}

a:hover, a:focus {
    color: #23527c;
    text-decoration: none !important;
}

button {
    position: relative;
    cursor: pointer;
    user-select: none;
    outline: none !important;
}

    button.btn.btn-warning.ribbon.mt-2 {
        margin-top: 13px;
        padding: 1px;
        width: 50%;
        margin-left: -60px;
        color: black;
        font-weight: bold;
        font-size: 12px;
    }

    button:active {
        outline: none;
    }

    button.ribbon {
        outline: none;
        outline-color: transparent;
    }

        button.ribbon:before, button.ribbon:after {
            top: 5px;
            z-index: 0;
        }

        button.ribbon:before {
            border-color: #53dab6 #53dab6 #53dab6 transparent;
            left: -18px;
            border-width: 10px;
        }

        button.ribbon:after {
            border-color: #53dab6 transparent #53dab6 #53dab6;
            right: -18px;
            border-width: 10px;
        }

    button:before, button:after {
        content: '';
        position: absolute;
        height: 0;
        width: 0;
        border-style: solid;
        border-width: 0;
        outline: none;
    }


    button.btn-warning:before {
        border-color: #d58512 #d58512 #d58512 transparent;
    }

    button.btn-warning:after {
        border-color: #d58512 transparent #d58512 #d58512;
    }


.navbar {
    background: #17355c;
    color: #ffffff;
}

.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
}

#pcontent {
    color: Red;
}

.alert {
    position: fixed;
    top: 20%;
    left: 10%;
    right: 10%;
    z-index: 99999;
    width: 75%;
}

.panel-primary {
    color: #5d5db7;
    border-color: #0e0e78;
}

    .panel-primary > .panel-heading {
        color: #17355c;
        background-color: #9bd2f2;
        border-color: #0e0e78;
        font-weight: bold;
    }

.loginbutton {
    background: #d0a825;
    padding: 3px 7px;
    color: #333;
    border-radius: 8px;
    width: 100%;
    display: block;
    text-align: center;
    float: left;
}

    .loginbutton:hover {
        text-decoration: none;
        background: #2a1717;
        color: #d1dbbd;
    }

/*footer*/

footer {
    width: 100%;
    background-color: #17355c;
    padding: 10px 0px 25px 0px;
}





.foote_bottom_ul_amrc {
    list-style-type: none;
    padding: 0px;
    display: table;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}

    .foote_bottom_ul_amrc li {
        display: inline;
    }

        .foote_bottom_ul_amrc li a {
            color: #999;
            margin: 0 12px;
        }


.rotate {
    /* Safari, Chrome */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Older versions of IE */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    transform: rotate(-90deg);
}



.profile {
    position: fixed; /* This will never scroll out of view */
    background: #17355c;
    border: 5px solid #6f6865;
    color: #ffffff;
    font-weight: bold;
    padding: 10px 15px 15px 15px;
}

.profile-form-wrapper {
    /*
    This is the CSS for the profile div that is fixed to the top left hand side
    of the screen.
    */
    display: block;
    z-index: 9999; /* Make sure it floats a little higher than the profile form div below */
    top: 166px;
    left: -310px; /* Bring the div in and hide the left (top) border */
    width: 320px;
}





    .profile-form-wrapper .btn {
        padding: 5px 15px !important;
        border: 3px solid #fff;
        background: none;
        transition: all ease-out 0.3s;
        -moz-transition: all ease-out 0.3s;
        -o-transition: all ease-out 0.3s;
        -webkit-transition: all ease-out 0.3s;
        border-radius: 0 !important;
    }

        .profile-form-wrapper .btn:hover {
            background: #fff;
            color: #eb4712;
            transition: all ease-out 0.3s;
            -moz-transition: all ease-out 0.3s;
            -o-transition: all ease-out 0.3s;
            -webkit-transition: all ease-out 0.3s;
        }

.btn:hover, .btn:focus, .btn.focus {
    color: #FF9800;
    text-decoration: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.profile-toggle {
    font-family: 'Source Sans Pro', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    /*background:#539AB9;*/
    border: 5px solid #fff;
    left: -50px; /* Bring the div in and hide the left (top) border */
    left: -10px\9; /* Less Than IE9 Hack - Bring the div in and hide the left (top) border */
    top: 50%;
    margin-top: -75px;
    cursor: pointer;
    padding-left: -70px;
    /* Since this is getting rotated height appears as width to the eye*/
    text-align: center;
    letter-spacing: 1px;
    /*border-top	: 5px solid #fff;
    border-left	: 4px solid #fff;
    border-right: 4px solid #fff;*/
    z-index: 10000; /* Msake sure it floats above the content */
}

@media ( max-width:640px) {

    .profile-form-wrapper {
        top: 2px;
        left: -310px;
    }
}
/* Profile container */
.profile {
    margin: 20px 0;
}

/* Profile sidebar */
.profile-sidebar {
    padding: 20px 0 10px 0;
    background: #fff;
}

.profile-userpic img {
    float: none;
    margin: 0 auto;
    width: 50%;
    height: 50%;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
}

.profile-usertitle {
    text-align: center;
    margin-top: 20px;
}

.profile-usertitle-name {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 7px;
}

.profile-usertitle-job {
    text-transform: uppercase;
    color: #ffdc07;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 15px;
}

.profile-userbuttons {
    text-align: center;
    margin-top: 10px;
}

    .profile-userbuttons .btn {
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 600;
        padding: 6px 15px;
        margin-right: 5px;
    }

        .profile-userbuttons .btn:last-child {
            margin-right: 0px;
        }

.profile-usermenu {
    margin-top: 30px;
}

    .profile-usermenu ul li {
        border-bottom: 1px solid #f0f4f7;
    }

        .profile-usermenu ul li:last-child {
            border-bottom: none;
        }

        .profile-usermenu ul li a {
            color: #93a3b5;
            font-size: 14px;
            font-weight: 400;
        }

            .profile-usermenu ul li a i {
                margin-right: 8px;
                font-size: 14px;
            }

            .profile-usermenu ul li a:hover {
                background-color: #fafcfd;
                color: #5b9bd1;
            }

        .profile-usermenu ul li.active {
            border-bottom: none;
        }

            .profile-usermenu ul li.active a {
                color: #5b9bd1;
                background-color: #f6f9fb;
                border-left: 2px solid #5b9bd1;
                margin-left: -2px;
            }

/* Profile Content */
.profile-content {
    padding: 20px;
    background: #fff;
    min-height: 460px;
}


.breadcrumb {
    padding: 0px;
    background: #D4D4D4;
    list-style: none;
    overflow: hidden;
    margin-top: 20px;
}

    .breadcrumb > li + li:before {
        padding: 0;
    }

    .breadcrumb li {
        float: left;
    }

        .breadcrumb li.active a {
            background: brown; /* fallback color */
            background: #ffc107;
        }

        .breadcrumb li.completed a {
            background: brown; /* fallback color */
            background: hsla(153, 57%, 51%, 1);
        }

        .breadcrumb li.active a:after {
            border-left: 30px solid #ffc107;
        }

        .breadcrumb li.completed a:after {
            border-left: 30px solid hsla(153, 57%, 51%, 1);
        }

        .breadcrumb li a {
            color: white;
            text-decoration: none;
            padding: 10px 0 10px 45px;
            position: relative;
            display: block;
            float: left;
        }

            .breadcrumb li a:after {
                content: " ";
                display: block;
                width: 0;
                height: 0;
                border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
                border-bottom: 50px solid transparent;
                border-left: 30px solid hsla(0, 0%, 83%, 1);
                position: absolute;
                top: 50%;
                margin-top: -50px;
                left: 100%;
                z-index: 2;
            }

            .breadcrumb li a:before {
                content: " ";
                display: block;
                width: 0;
                height: 0;
                border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
                border-bottom: 50px solid transparent;
                border-left: 30px solid white;
                position: absolute;
                top: 50%;
                margin-top: -50px;
                margin-left: 1px;
                left: 100%;
                z-index: 1;
            }

        .breadcrumb li:first-child a {
            padding-left: 15px;
        }

        .breadcrumb li a:hover {
            background: #ffc107;
        }

            .breadcrumb li a:hover:after {
                border-left-color: #ffc107 !important;
            }

.show-on-hover:hover > ul.dropdown-menu {
    display: block;
}
