* {
    padding: 0;
    margin: 0;
}

TextBox {
    outline: none;
}

html,
body {
    height: 100%;
}

.customdesign {
    border-radius: 11px;
    height: 45px;
    text-align: center;
    
}

body {
    font-family: 'Roboto', sans-serif;
    /*background: #653366;*/
    overflow: scroll;
    /*background-image: url("http://www.empulseitbangalore.com/metrostar/images/BG.png");*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.panel {
    width: 400px;
    height: 500px;
    background-color: transparent;
    margin: 100px auto;
    text-align: center;
}

    .panel .state {
        /*margin-top: -70px;*/
        width: 100%;
        height: 280px;
        color: white;
        font-size: 20px;
    }

        .panel .state i.fa-ban {
            font-size: 40px;
        }

        .panel .state i.fa-unlock-alt {
            font-size: 25px;
            color: white;
            line-height: 33px;
            height: 30px;
            width: 30px;
            display: inline-block;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            border: 2px solid;
        }

        .panel .state h2 {
            font-weight: 400;
        }

    .panel .form {
        margin-top: 11%;
    }

    .panel .login {
        height: 45px;
        width: 100%;
        background-color: #421c43;
        position: relative;
        /*line-height: 45px;*/
        text-align: center;
        font-weight: bold;
        color: white;
        margin-top: 10px;
        cursor: pointer;
        width: 33%;
    margin-left: 35%;
    border-radius:11px;
    }

        .panel .login:active {
            -webkit-transform: translateY(2px);
            -moz-transform: translateY(2px);
            -ms-transform: translateY(2px);
            -o-transform: translateY(2px);
            transform: translateY(2px);
        }

        .panel .login:hover {
            background-color: #521654;
        }

    .panel TextBox[type='text'] {
        background-color: #ffffff;
        -webkit-border-radius: 45px;
        -moz-border-radius: 45px;
        border-radius: 45px;
        font-size: 15px;
        height: 60px;
        border: none;
        padding-left: 15px;
        width: -webkit-calc(100% - 15px);
        width: -moz-calc(100% - 15px);
        width: calc(100% - 15px);
        margin-bottom: 10px;
    }

        .panel TextBox[type='text'][placeholder] {
            color: #656d79;
            font-size: 15px;
            font-weight: 500;
        }

    .panel .fack {
        margin-top: 30px;
        font-size: 14px;
        color: #fff;
    }

        .panel .fack i.fa {
            text-decoration: none;
            color: #fff;
            vertical-align: middle;
            font-size: 20px;
            margin-right: 5px;
        }

        .panel .fack a:link {
            color: #fff;
        }

        .panel .fack a:visited {
            color: #fff;
        }

.modal-title {
    color: #643466;
    font-weight: 800;
}

.text {
    color: #ffffff;
    padding-left: 40%;
}

    .text a:hover {
        color: #fff !important;
    }

.modal-content {
    text-align: center;
    border: 4px solid #c6c3c3;
}

.purple {
    background-color: #653366;
    margin-top: 20px;
    color: #ffffff;
}
.fade:not(.show) {
    opacity: 1;
}

.ui-dialog {
    position: absolute !important;
    padding: .2em !important;
    width: 300px !important;
    overflow: hidden !important;
    z-index: 10018 !important;
    top: 308px !important;
    left: 525px !important;
    box-shadow: 0px 4px 8px 6px #403e3ed4;
    border: 1px solid gray;
}

.ui-widget-header {
    border: 1px solid #6d6262;
    background: #663366;
    color: #ffffff;
    font-weight: bold;
}

.popover {
    z-index: 999999;
}


.textpar {
    line-height: 30px;
}

.form-group.forgot {
    width: 340px;
    margin-top: 20px;
    margin-left: 20%;
}

.modal-header {
    border-bottom: none;
}
.loginpage {
    border-radius: 11px;
    border: 2px solid white;
    font-size: 16px;
}
.popup {
    background-color: #ebe6e6 !important;
    text-align: center;
    
}

.btn.backcolor.brd-rad {
    border-radius: 6px !important;
    font-size:15px !important;
}

.app-title.topbar {
    background-color: #E5E5E5;
    margin: -14px -4px -24px !important;
    box-shadow: none !important;
}
.control-label.lblcolrpop {
    font-weight: 700;
    font-size: 19px;
    /*margin-left: 0px !important;*/
    text-transform: uppercase;
    padding-top: 0px;
    padding-left:0px;
}
.title {
    text-align: center;
}
.col-sm-3.cross {
    padding-top: 2%;
    padding-left: 13%;
}
.col-sm-2.cross {
    padding-top: 1%;
    padding-left: 9%;
}

.col-sm-1.cross {
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 1%;
}
.btn.btn-primary.gridcolor.button1.menu {
    width: 12%;
}
.btn.btn-primary.gridcolor.button1 {
    margin-left: 102px;
    background-color: #663366;
    text-align: center;
    margin-top: 15px;
    font-size: 20px;
    padding: 2px;
    width: 82%;
    border-radius: 7px;
}
    .btn.btn-primary.gridcolor.button1.role {
        margin-left: 0px;
        background-color: #663366;
        text-align: center;
        margin-top: 15px;
        font-size: 20px;
        /* padding: 0px !important; */
        width: 82px;
        border-radius: 7px;
    }
    .btn.btn-primary.gridcolor.button1.big {
        margin-left: 270px !important;
        width: 56% !important;
        border-radius: 7px !important;
        margin-bottom: 9%;
    }
    .btn.btn-primary.gridcolor.button1.btn.btn-danger {
        margin-left: -147px;
        background-color: #663366;
        margin-top: 15px;
        margin-bottom: 7%;
        /*width: 50%;*/
    }
    .btn.btn-primary.gridcolor.button1.btn.btn-danger.popupsmall {
        margin-left: -62px !important;
    }
.useraddpopup1 {
    background-color: white;
    display: block;
    transition: box-shadow 200ms cubic-bezier(0.4,0.0,0.2,1) !important;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 0 0 1px rgba(0,0,0,0.08) !important;
    border: 2px solid #663366;
    width: 600px;
    left: -94.5px;
    
}
.captiongap{
    padding-bottom:3%;
}
.large {
    width: 70%;
}
.largebtn {
   
    padding: 5px !important;
    width: 47% !important;
    margin-bottom: 7%;
}
.largecross {
    padding-left: 16% !important;
    padding-top: 1% !important;
}
.lrgbtnedit {
    width: 50% !important;
}
.buttoncolor {
    background-color: #653366;
    color: white;
}

.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: #653366;
    color: white;
    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;
}

body {
    font-family: Arial;
    font-size: 11pt;
}

.Grid td {
    background-color: #f1f1f1;
    color: black;
    font-size: 10pt;
    line-height: 200%
}

.Grid th {
    background-color: #307ecc;
    color: White;
    font-size: 10pt;
    line-height: 200%
}

.ChildGrid td {
    background-color: #eee !important;
    color: black;
    font-size: 10pt;
    line-height: 200%
}

.ChildGrid th {
    background-color: #307ecc !important;
    color: White;
    font-size: 10pt;
    line-height: 200%
}
.btn11 {
    background-color: #653366;
    color: white;
    float: right;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    margin-right: 10%;
    margin-right: 0%;
    border: solid 1px #cbcbcb;
    width: 120px;
    margin-bottom: 20px;
    margin-right: 10px;
    border-radius: 7px;
}

.insidestylepanel {
    text-align: left;
    border: groove;
    font-weight: bold;
    background-color: white;
    color: #653366;
    font-size: 16px;
    border: 2px solid light blue;
    border-radius: 5px;
    text-decoration:none;
}

.insidestyle {
    padding-left: 20px;
    text-align: left;
    border: groove;
    font-weight: bold;
    background-color: #dee2e6;
    color: #653366;
    font-size: 16px;
    border: 2px solid light blue;
    border-radius: 5px;
}

.insidestyle12 {
    padding-left: 20px;
    float: left;
    width: 100%;
    height: 30px;
    border: groove;
    font-weight: bold;
    background-color: #dee2e6;
    color: #653366;
    font-size: 16px;
    border: 2px solid light blue;
    border-radius: 5px;
}

.insidestyle1 {
    text-align: left;
    border: groove;
    background-color: #dee2e6;
    color: #653366;
    font-size: 16px;
    border: 2px solid light blue;
    padding-left: 20px;
}

.insidestyle2 {
    border: groove;
    background-color: #dee2e6;
    color: #653366;
    font-size: 16px;
    border: 1px solid light blue;
    padding-left: 20px;
    text-align: center;
}

.insidestyle:hover {
    text-align: left;
    border: groove;
    font-weight: bold;
    background-color: #73879C;
    color: #653366;
    font-size: 16px;
    border: 2px solid light blue;
    border-radius: 5px;
}

.insidestyle1:hover {
    text-align: left;
    border: groove;
    font-weight: bold;
    background-color: #73879C;
    color: #653366;
    font-size: 16px;
}

.insidestyle2:hover {
    text-align: center;
    border: groove;
    font-weight: bold;
    background-color: #73879C;
    color: #653366;
    font-size: 16px;
}

.btn10 {
    display: inline-block;
    padding: 5px;
    background-color: #653366;
    color: white;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10%;
    margin-right: 0%;
    border: solid 1px #cbcbcb;
    width: 80px;
    margin-top: 20px;
    border-radius: 7px;
    margin-bottom: 10px;
}

.btn12 {
    display: inline-block;
    padding: 5px;
    background-color: #653366;
    color: white;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 10px;
    border: solid 1px #cbcbcb;
    width: 150px;
    height:35px;
    border-radius: 7px;
}

.btn14 {
    display: inline-block;
    padding: 8px;
    background-color: #653366;
    color: white;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10%;
    margin-right: 0%;
    border: solid 1px #cbcbcb;
    width: 130px;
    border-radius: 7px;
}

.btn13 {
    display: inline-block;
    padding: 8px;
    background-color: #653366;
    color: white;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10%;
    border: solid 1px #cbcbcb;
    width: 80px;
    border-radius: 7px;
}

.btn14 {
    display: inline-block;
    background-color: #653366;
    color: white;
    float: right;
    font-size: 14px;
    font-weight: bold;
    border: solid 1px #cbcbcb;
    border-radius: 7px;
    width: 60px;
}

.btn15 {
    display: inline-block;
    background-color: #653366;
    color: white;
    float: right;
    font-size: 14px;
    font-weight: bold;
    border: solid 1px #cbcbcb;
    border-radius: 7px;
    width: 20%;
    height: 40px;
}

.btn20 {
    display: inline-block;
    padding: 8px;
    background-color: #653366;
    color: white;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-right: 10%;
    margin-right: 0%;
    border: solid 1px #cbcbcb;
    width: 100px;
    height: 40px;
    border-radius: 7px;
}

.text14 {
    display: inline-block;
    float: left;
    width: 70%;
}

.btn11 {
    background-color: #653366;
    color: white;
    float: right;
    height: 37px;
    font-size: 16px;
    font-weight: bold;
    margin-right: 10%;
    margin-right: 0%;
    border: solid 1px #cbcbcb;
    width: 217px;
    margin-bottom: 20px;
    margin-right: 10px;
    border-radius: 7px;
    cursor:pointer;
}

.btn2 {
    padding: 8px;
    background-color: #653366;
    color: white;
    float: right;
    margin-right: 0%;
}

.woname {
    padding: 15px;
}

.calendar1 {
    margin-right: 20px;
}
.checkboxscroll {
    overflow: scroll;
}

.cal {
    z-index: 1000;
    position: absolute;
    width: 100px;
}

.search10 {
    background-image: url(./images/Calendar.png);
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: 5px;
    padding-right: 10px;
}

.search11 {
    background-image: url(./images/timer2.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    padding: 5px;
}

.custom-nav-bar {
    width: 50%;
    padding: 0 !important;
}

.clock {
    background-color: unset;
    border: none;
    padding: 3%;
}

.clockspace {
    background-color: lightgrey !important;
    border-top-right-radius: 6px !important;
    border-bottom-right-radius: 6px !important;
    width: 21%;
}
.new {
    border-radius: 6px;
    height:28px;
        width:100%;
}
.scrolprogridresponsive{
    width:1000px !important;
}
.extrawidth{
    width:1000px !important;
}
.extraheight {
    height: 729px !important;
}
.scrolprogrid {
    height: 149px !important;
}
.popupmbl{
    width:64% !important;
}
.textcenter{
    text-align:center !important;
}
.searchbox {
    border-radius: 6px;
    border: 1px solid gray;
}

.searchbtn {
    background-color: #663366;
    color: white;
    border-radius: 6px !important;
}
.alignbtn {
    margin-left: -20px;
}
.pagin a:active {
    color: #663366;
    font-weight: bold;
}

.pagin a:hover:not(.active) {
    background-color: #ddd;
}

.pagin a {
    color: #663366;
    margin: 0 4px;
}
.resolu{
    width:300px;
}
.fa.fa-clock-o {
    padding-left: 6px;
    padding-top: 11px;
}
.dropdownui {
    background: #663366;
    height: 32px !important;
    color: white;
    margin-top: 2px;
    border-radius: 5px;
    margin-left: -30%;
}
.card.text-white.bg-info {
    background-image: url('../images/workordeer-dash.png');
    background-repeat: no-repeat;
}
.aligntext12 {
    float: left;
    font-size: 20px;
    margin-left: 102%;
    margin-top: 83%;
}
.aligntext13 {
    margin-top: -4px;
    margin-left: 101px;
    float: left;
    font-size: 17px;
}
.aligntext14 {
    margin-top: -3%;
    margin-left: 43%
}
.aligntext15 {
    margin-top: -3%;
    margin-left: 63%;
}

.card.text-white.bg-warning {
    background-image: url('../images/parts-dash.png');
    background-repeat: no-repeat;
}
.card.text-white.bg-primary {
    background-image: url('../images/employee-dash.png');
    background-repeat: no-repeat;
}
.card.text-white.bg-danger {
    background-image: url('../images/po.png');
    background-repeat: no-repeat;
}


@media (min-width: 768px) {
    .modal-dialog {
        width: 600px !important;
        margin: 185px auto !important;
    }
    
    

}
@media (max-width: 768px) {
    .panel {
        width: 100%;
    }
    .form-group {
        width: 100%;
        margin-left: 0px;
    }
    .popup {
        margin-left: -65px;
        width: 89%;
    }

    .useraddpopup1 {
        width: 100%;
        position: fixed;
        z-index: 10002;
        left: 0px !important;
        top: -14px !important;
        overflow: scroll;
        margin-top:3%;
    }
    .btn.btn-primary.gridcolor.button1 {
        
        padding: 8px;
        width: 31%;
    }
    .closembl {
        float: right;
        /* margin-left: 26%; */
        padding: -2%;
        margin-right: 12%;
        margin-top: -11%;
    }
    .popupmbl{
        width:100% !important;
        height:100% !important;
    }
    /*.line {
        width: 479px !important;
    }*/
}
/* galaxy S5 */
@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
    .useraddpopup1 {
        height: 100%;
    }
    .lblcolrpop {
        margin-left: 67px !important;
    }
    .closembl {
        float: right;
        /* margin-left: 26%; */
        padding: -2%;
        margin-right: 12%;
        margin-top: -11%;
    }
    .btn.btn-primary.gridcolor.button1.menu {
        width: 25%;
        margin-left: 47px*/ !important;
    }

    .btn.btn-primary.gridcolor.button1 {
        margin-left: 116px;
    }

        .btn.btn-primary.gridcolor.button1.btn.btn-danger {
            margin-left: 124px;
            width: 32%;
        }
        .btn.btn-primary.gridcolor.button1.big {
            margin-left: 129px !important;
            width: 30% !important;
        }
    .line {
        margin-left: -299px !important;
    }
    
}
/* iphone5 */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait) {
    .useraddpopup1 {
        height: 100%;
        margin-top: 4%;
    }
    .closembl {
        float: right;
        /* margin-left: 26%; */
        padding: -2%;
        margin-right: 12%;
        margin-top: -11%;
    }
    .modalPopup.useraddpopup1.center-block.extra {
        width: 100% !important;
    }
    
    /*.line {
        width: 376px !important;
    }*/

}
/* iPad in portrait & landscape */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    
}
/*.line {
    width: 767px;
}*/


/* (1366x768) WXGA Display */
@media only screen (max-width: 1366px) and (max-height: 768px) {
    .extra {
        overflow:scroll !important;
        height:500px !important;
    }

    .btn.btn-primary.gridcolor.button1.btn.btn-danger.popupsmall.responsive {
        width: 74% !important;
    }

    .app-content {
        overflow: scroll;
    }
    
    .panel.panel1. {
        margin-top: 1%;
    }
    .line.lineresponsive {
        width: 100%;
        
        overflow-x: scroll !important;
        height: 600px !important;
    }
    .useraddpopup1 {
        top: 0px !important;
    }
    .app-title.topbar {
        margin: -14px -4px -7px !important;
    }
    .scrolpro{
        width:145px;
    }
    .wrap{
        width:100px;
    }
    .stepbindhead{
        margin-right:-8px
    }
    .shruresp1{
        overflow-y:hidden;
    }
    .dxsplControl{
        width:0px;
        margin-left:-17px;
    }
    .dxsplLCC{
        width:393px;
    }
    .dxsplLCC{
        width:311px;
    }
    .dxsplControl .dxsplLCC{
        width:424px;
    }
    .inner {
        width: 83%;
    }
    .inner-selected {
        width: 85%;
    }


    
 }


@media (max-width: 1366px) and (min-width: 768px){
    .empdtlresponsive {
        overflow: scroll;
        height: 620px;
    }
    
    .useraddpopup1responsive {
        margin-top: 7%;
    }
    #loginpanel {
        width: 300px !important;
        height: 400px !important;
        margin-top: 5%;
    }
    .customdesign {
        height: 35% !important;
    }
    
    .scrolprogrid.scrolprogridresponsive {
        width: 206%;
    }
    .tablefontless {
        font-size: 11px !important;
    }
    .tile.tileresponsive {
        font-size: 13px !important;
    }
    .extra {
        overflow: scroll !important;
        height: 600px !important;
    }
    .large {
        top: 0px !important;
        overflow: scroll !important;
        height: 600px !important;
    }
    .partresp{
        margin-top:-20px;
    }
    .btnrespeqpt {
        margin-top: -42px !important;
    }
    .extrawidth{
        width:70% !important;
    }
    .lineresponsive {
        margin-top: -20px !important;
    }
    

    

}






