﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans|Play|Roboto');

body {
    /*background:url('http://cdn.wallpapersafari.com/13/6/Mpsg2b.jpg');*/ /*background-image:url(../../d.jpg);*/
    overflow-x: hidden;
    color: #042434;
    font-family: 'Play', sans-serif !important;
}

.marginval {
    margin: 0px 3px 0px 0px !important;
    font-size: small;
    cursor: pointer !important;
    text-align: left !important;
}

.txtstylereport {
    margin: 0px 3px 0px 0px !important;
    font-size: small;
}

.txtstyle1 {
    border-width: thin;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 30px;
}



/*Login New Style*/

h1, h2, h3, h4, h5, h6, a {
    margin: 0;
    padding: 0;
}

.login {
    margin: 0 auto;
    max-width: 500px;
}

.login-header {
    color: #fff;
    text-align: center;
    font-size: 300%;
}

.login-form h3 {
    text-align: left;
    margin-left: 40px;
    color: #fff;
}

.login-form {
    box-sizing: border-box;
    padding-top: 15px;
    padding-bottom: 10%;
    margin: 5% auto;
    text-align: center;
}

.login input[type="text"], .login input[type="password"] {
    max-width: 400px;
    width: 80%;
    line-height: 3em;
    font-family: 'Ubuntu', sans-serif;
    margin: 1em 2em;
    border-radius: 5px;
    border: 2px solid #f2f2f2;
    outline: none;
    padding-left: 10px;
}

.login-form input[type="button"] {
    height: 30px;
    width: 100px;
    background: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 20px;
    color: slategrey;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    cursor: pointer;
}

.sign-up {
    color: #f2f2f2;
    margin-left: -70%;
    cursor: pointer;
    text-decoration: underline;
}

.no-access {
    color: #2b569b;
    margin: 10px 0px 20px -65%;
    text-decoration: underline;
    cursor: pointer;
}

.try-again {
    color: #f2f2f2;
    text-decoration: underline;
    cursor: pointer;
}

/*Media Querie*/
@media only screen and (min-width : 150px) and (max-width : 530px) {
    .login-form h3 {
        text-align: center;
        margin: 0;
    }

    .sign-up, .no-access {
        margin: 10px 0;
    }

    .login-button {
        margin-bottom: 10px;
        background-color: #423e3e;
    }
}

/*grid style*/

.Grid {
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
    font-family: Calibri;
    color: #474747;
    width: 900px;
}

    .Grid td {
        padding: 2px;
        border: solid 1px #c1c1c1;
        text-align: center;
    }

    .Grid th {
        padding: 4px 2px;
        color: #fff;
        background: #363670 url(Images/grid-header.png) repeat-x top;
        border-left: solid 1px #525252;
        font-size: 0.9em;
        text-align: center;
    }

    .Grid .alt {
        background: #fcfcfc url(Images/grid-alt.png) repeat-x top;
    }

    .Grid .pgr {
        background: #363670 url(Images/grid-pgr.png) repeat-x top;
    }

        .Grid .pgr table {
            margin: 3px 0;
        }

        .Grid .pgr td {
            border-width: 0;
            padding: 0 6px;
            border-left: solid 1px #666;
            font-weight: bold;
            color: #fff;
            line-height: 12px;
        }

        .Grid .pgr a {
            color: Gray;
            text-decoration: none;
        }

            .Grid .pgr a:hover {
                color: #000;
                text-decoration: none;
            }

/*table style*/
.table {
    min-width: 100%;
    max-width: 140%;
    margin-bottom: 20px;
    width: inherit;
    width: 1000px;
    /*margin-top: 20px;*/
}

.btnPrimary {
    margin-right: 120px;
    width: 80px;
}

/*Footer css file*/

.footer-bottom {
    background-color: #15224f;
    min-height: 30px;
    width: 100%;
}

.copyright {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
}

/*panel scroll code*/

.panel {
    height: 530px;
}

    /*panel design*/
    .panel.with-nav-tabs .panel-heading {
        padding: 5px 5px 0 5px;
    }

.ph {
    height: 80px;
}

.searchhomegridinfo {
    position: fixed;
    left: 1000px;
    width: 150px;
    height: 20px !important;
}

.mrh {
    margin-top: 0px;
}

.panel.with-nav-tabs .nav-tabs {
    border-bottom: none;
}

.panel.with-nav-tabs .nav-justified {
    margin-bottom: -1px;
}

.with-nav-tabs.panel-primary .nav-tabs > li > a, .with-nav-tabs.panel-primary .nav-tabs > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: #fff;
}

    .with-nav-tabs.panel-primary .nav-tabs > .open > a, .with-nav-tabs.panel-primary .nav-tabs > .open > a:hover, .with-nav-tabs.panel-primary .nav-tabs > .open > a:focus, .with-nav-tabs.panel-primary .nav-tabs > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
        color: #fff;
        background-color: #3071a9;
        border-color: transparent;
    }

.with-nav-tabs.panel-primary .nav-tabs > li.active > a, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
    color: #428bca;
    background-color: #fff;
    border-color: #428bca;
    border-bottom-color: transparent;
}

.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9;
}

    .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
        color: #fff;
    }

        .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
            background-color: #3071a9;
        }

    .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover, .with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
        background-color: #4a9fe9;
    }

.dropdown-menu > li > a:hover {
    background-color: #2f4b7c;
}

.dropdown-menu > li > a {
    background-color: #8089ce;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #8089ce !important;
    margin-top: 8px;
    margin-bottom: -8px;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: White;
}

.dropdown-menu {
    background-color: #8089ce;
}

/*dashboard button style*/

.btndashboard {
    background-color: #264363;
    font-size: 12px !important;
    font-family: Verdana !important;
    color: White !important;
}

    .btndashboard:hover {
        background-color: #4f5b69;
        color: White !important;
    }

.dashboardgridviewwidth {
    /*min-width: 140% !important;position: absolute;
    margin-left: -12px;    */
    font-size: small;
}

.reportgridviewwidth {
    /*min-width: 140% !important;*/
    position: absolute;
    font-size: small;
}

/*side nav bar - master page*/
.nav-side-menu {
    overflow: auto;
    font-family: verdana;
    font-size: 12px;
    font-weight: 200;
    background-color: #264363;
    position: fixed;
    top: 0px;
    width: 240px;
    height: 520px;
    color: #e1ffff;
    margin-top: 100px;
    position: absolute;
}

    .nav-side-menu .brand {
        background-color: #1d344f;
        line-height: 50px;
        display: block;
        text-align: center;
        font-size: 14px;
    }

    .nav-side-menu .toggle-btn {
        display: none;
    }

    .nav-side-menu ul, .nav-side-menu li {
        list-style: none;
        padding: 0px;
        margin: 0px;
        line-height: 35px;
        cursor: pointer;
    }

        .nav-side-menu ul :not(collapsed) .arrow:before, .nav-side-menu li :not(collapsed) .arrow:before {
            font-family: FontAwesome;
            content: "\f078";
            padding-left: 10px;
            padding-right: 10px;
            vertical-align: middle;
            float: right;
        }

        .nav-side-menu ul .active, .nav-side-menu li .active {
            border-left: 3px solid #d19b3d;
            background-color: #5d7087;
        }

        .nav-side-menu ul .sub-menu li.active, .nav-side-menu li .sub-menu li.active {
            color: #d19b3d;
        }

            .nav-side-menu ul .sub-menu li.active a, .nav-side-menu li .sub-menu li.active a {
                color: #d19b3d;
            }

        .nav-side-menu ul .sub-menu li, .nav-side-menu li .sub-menu li {
            /*background-color: #687684;*/
            border: none;
            line-height: 28px;
            border-bottom: 1px solid #23282e;
            margin-left: 0px;
        }

            .nav-side-menu ul .sub-menu li:hover, .nav-side-menu li .sub-menu li:hover {
                background-color: #5d7087;
            }

            .nav-side-menu ul .sub-menu li:before, .nav-side-menu li .sub-menu li:before {
                font-family: FontAwesome;
                content: "\f105";
                display: inline-block;
                padding-left: 10px;
                padding-right: 10px;
                vertical-align: middle;
            }

    .nav-side-menu li {
        padding-left: 0px;
        border-left: 3px solid #2e353d;
        border-bottom: 1px solid #81798e; /*border-bottom: 1px solid #23282e;*/
    }

        .nav-side-menu li a {
            text-decoration: none;
            color: #fff;
        }

            .nav-side-menu li a i {
                padding-left: 10px;
                width: 20px;
                padding-right: 20px;
            }

        .nav-side-menu li:hover {
            border-left: 3px solid #d19b3d;
            background-color: #4f5b69;
            -webkit-transition: all 1s ease;
            -moz-transition: all 1s ease;
            -o-transition: all 1s ease;
            -ms-transition: all 1s ease;
            transition: all 1s ease;
        }

.navbar-nav {
    margin: 0px 0px;
}

@media (max-width: 767px) {
    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }

        .nav-side-menu .toggle-btn {
            display: block;
            cursor: pointer;
            position: inherit;
            right: 10px;
            top: 10px;
            z-index: 10 !important;
            padding: 3px;
            background-color: #ffffff;
            color: #000;
            width: 40px;
            text-align: center;
        }

    .brand {
        text-align: left !important;
        font-size: 22px;
        padding-left: 20px;
        line-height: 50px !important;
    }
}

@media (min-width: 550px) {
    .nav-side-menu .menu-list .menu-content {
        display: block;
    }
}


/*login screen*/

body, html {
    height: 100%;
    background-repeat: no-repeat; /*background-image: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/ /* background-image: linear-gradient(rgb(66, 137, 191), rgb(132, 228, 237));*/
}

.card-container.card {
    max-width: 350px;
    padding: 40px 40px;
    border-radius: 10px 10px; /* background-image: linear-gradient(rgb(92, 169, 188), rgb(49, 189, 224));*/
}

.btn {
    font-weight: 700;
    height: 36px;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: default;
}

/*
 * Card component
 */
.card {
    background-color: #F7F7F7; /* just in case there no content*/
    padding: 20px 25px 30px;
    margin: 0 auto 25px;
    margin-top: 50px; /* shadows and rounded borders */
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.profile-img-card {
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

/*
 * Form styles
 */
.profile-name-card {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 0;
    min-height: 1em;
}

.reauth-email {
    display: block;
    color: #404040;
    line-height: 2;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin #inputEmail, .form-signin #inputPassword {
    direction: ltr;
    height: 44px;
    font-size: 16px;
}

.form-signin input[type=email], .form-signin input[type=password], .form-signin input[type=text], .form-signin button {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-signin .form-control:focus {
    border-color: rgb(104, 145, 162);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(104, 145, 162);
}

.btn.btn-signin {
    /*background-color: #4d90fe; */ /*background-color: rgb(104, 145, 162);*/ /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/
    padding: 0px;
    font-weight: 700;
    font-size: 14px;
    height: 36px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    -o-transition: all 0.218s;
    -moz-transition: all 0.218s;
    -webkit-transition: all 0.218s;
    transition: all 0.218s;
}

    .btn.btn-signin:hover, .btn.btn-signin:active, .btn.btn-signin:focus {
        background-color: rgb(12, 97, 33);
    }

.forgot-password {
    color: rgb(104, 145, 162);
}

    .forgot-password:hover, .forgot-password:active, .forgot-password:focus {
        color: rgb(12, 97, 33);
    }

/*----login page style end----*/

/*sample login css file*/

.main-section {
    background: url('../demo/imgpsh_fullsize.jpg') no-repeat;
    margin: 0px;
    width: 100%;
}

.user-login-header, .login-image-main {
    margin-top: 15px;
}

    .user-login-header h1 {
        font-size: 45px;
        color: #fff;
    }

    .user-login-header p, .last-part p {
        color: #c9c5c7;
    }

    .user-login-header span {
        color: #fff;
        font-weight: 600;
    }

.login-image-main {
    padding: 30px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 #fff;
}

.user-image-section img {
    background-color: #B56162;
    padding: 30px;
    height: 150px;
    width: 150px;
    border-radius: 50%;
}

.user-login-box, .last-part {
    padding: 20px;
}

    .user-login-box a, .user-login-box a:hover {
        background-color: #B56162;
        border: 1px solid #B56162;
        width: 100%;
        color: #fff;
        font-weight: 600;
    }

    .last-part a {
        text-decoration: none;
        color: #B56162;
    }

/*pager style*/
.GridPager a, .GridPager span {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.GridPager a {
    background-color: #f5f5f5;
    color: #969696;
    border: 1px solid #969696;
}

.GridPager span {
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
    border: 1px solid #3AC0F2;
}

.btn-space {
    margin-right: 5px; /*position:absolute;*/
    margin-left: 15px;
}

.excelmargin {
    margin-left: 60px;
}

.viewmargin {
    margin-left: 105px;
}

.txtstyle {
    color: Black;
    background-color: White;
}

/*dasghboard button margin*/
.buttonMargin {
    margin: 5px 5px 0px 0px;
    cursor: pointer;
    border-radius: 0px !important;
}

.padcontainter {
    padding: 0px 0px 0px 0px !important;
}

/*Filter Panel*/
.card {
    margin-bottom: 15px;
}

.icon-action {
    margin-top: 5px;
    float: right;
    font-size: 80%;
}

.list-group-item .title {
    margin-top: 5px;
    margin-bottom: 12px;
    font-weight: 600;
}

.panelh {
    overflow: auto;
    height: 100px;
    margin: 0px 0px 5px 0px !important;
    background-color: #E6E6FA;
}

.defaultTextBox {
    border-radius: 5px;
    text-align: center;
    padding: 0;
    height: 30px;
    position: relative;
    left: 0;
    outline: none;
    border: 1px solid black;
    border-color: Silver;
    background-color: white;
    font-size: 16px;
}

.navbar {
    min-height: 30px;
}

.navbar-collapse {
    margin-top: 5px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #264363;
}

.navbar-nav > li > a {
    padding-bottom: 10px;
}


th {
    text-align: center;
}

.txtbox {
    border-color: darkseagreen;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    width: 200px;
    margin-left: 20px;
    margin-top: -3px;
}

.bgcolor {
    background-color: whiteSmoke;
}


.txtborder {
    border: 2px solid lavender;
    height: 30px;
    margin-top: -5px;
    margin-left: 20px;
}

.headerstyle {
    color: #FFFFFF;
    border-right-color: #abb079;
    border-bottom-color: #abb079;
    background-color: #df5015;
    padding: 0.5em 0.5em 0.5em 0.5em;
    text-align: center;
}

.ddlmenumargin {
    margin-top: -5px;
}

.btnmarginmenu {
    height: 32px;
    background-color: Blue;
    border-radius: 5px;
}

.lblUserCss {
    margin-right: 260px;
    color: White;
    font-weight: 600;
    font-size: large;
}

.lblUserCss1 {
    margin-right: 380px;
    color: White;
    font-weight: 600;
    font-size: large;
}

.lblPwdCss {
    margin-right: 340px;
    color: White;
    font-weight: 600;
    font-size: large;
}

.ddllogincss {
    color: #000 !important;
    width: 405px;
    height: 40px;
    border-radius: 5px;
    text-indent: 10px;
    background: antiquewhite;
}

    .ddllogincss:hover {
        background-color: wheat;
    }

.btnlogin {
    padding: .84rem 2.14rem;
    font-size: .81rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: .375rem;
    border: 0;
    border-radius: .125rem;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
    color: White;
}

.btncolo {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    cursor: pointer;
}

.btncancel {
    background-color: #ff3547 !important;
    color: #fff !important;
}

.loginchkbox {
    margin-left: 233px;
    color: White;
    font-size: medium;
}

.padDeleteLink {
    padding-left: 15px;
}

.padEditLink {
    padding-left: 10px;
}

/*ajax color picker */
.ajax__colorPicker_container table {
    border: 1px solid #a32222;
    border-spacing: 1px;
    height: 300px;
    width: 400px;
}

    .ajax__colorPicker_container table tr td div {
        cursor: crosshair !important;
        height: 22px;
        width: 20px;
    }

.lblMargin {
    margin-left: 16px;
}

.ddlreportcaption {
    margin-top: -2px;
    margin-left: 0px;
}

.txtccname {
    margin-top: 10px;
    border: 2px solid cornflowerblue;
    border-radius: 6px;
    font-size: small;
    text-align: center;
    width: 175px;
    padding-bottom: 5px;
    padding-top: 4px;
    font-weight: bold;
}

.txtreporttotal {
    width: 270px;
    margin-left: 15px;
    padding-bottom: 5px;
    border: 1px solid black;
    border-radius: 3px;
}



/*
url:https://stackoverflow.com/questions/13955163/imitating-a-blink-tag-with-css3-animations

*/

.pnlheading {
    height: 40px;
    overflow: hidden;
    background-color: #337ab7;
    color: White;
    margin-bottom: 10px;
}

blink {
    display: inline;
    color: inherit;
    animation: blink 1s steps(1) infinite;
    -webkit-animation: blink 1s steps(1) infinite;
}

@keyframes blink {
    50% {
        color: transparent;
    }
}

@-webkit-keyframes blink {
    50% {
        color: transparent;
    }
}

/*grid color setting*/

.marginddlccc {
    margin-left: 20px;
}

.ddlCCC {
    height: 28px;
    width: 162px;
}

.margintopcntrl {
    margin-top: 5px;
}

.ddlreseltmargin {
    margin-left: 46px;
    color: Black;
}

.stmtccc {
    font-weight: 900;
    margin-left: 10px;
}

.stmtccc {
    font-weight: 900;
    margin-left: 10px;
}

.resultccc {
    font-weight: 900;
    margin-left: 10px;
}

.appearanceccc {
    font-weight: 900;
    margin-left: 10px;
}

.marginapp {
    margin-left: 12px;
}

.lblfont {
    font-weight: 900;
}

.mar {
    margin-bottom: 4px;
}

.lblBlink {
    font-weight: 900;
    margin-left: 5px;
}

.txtTooltip {
    width: 126px;
    font-size: small;
    border-radius: 5px;
}

.txtradius {
    border-radius: 6px;
    height: 28px;
    padding-bottom: 9px;
}

.btnaddccc {
    font-size: smaller;
    margin-left: 0px;
    background-color: #135873;
    color: White;
}

.txtbordernone {
    border: 0px solid white;
}





.borderradiusnone {
    border-radius: 0px !important;
}

.center {
    text-align: center !important;
}

.footerrow {
    position: sticky;
    bottom: -1px;
}




#cover-spin {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.7);
    z-index: 9999;
    display: none;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

#cover-spin::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    border-style: solid;
    border-color: #3F51B5;
    border-top-color: transparent;
    border-width: 4px;
    border-radius: 50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
    z-index: 9999;
}
