﻿body {
}
.tableReset{
    border:0;
    width:100%;
}
.updateBtn {
    background: #0094ff;
}

/*.appsMargiTop {
    margin: 10px 0 0 0;
}*/

.pading5px {
    padding: 0 1px;
    top: 0px;
    left: 0px;
}

.padingLeft5px {
    padding: 0 0 0 5px;
}

.padingRight5px {
    padding: 0 5px 0 0;
}

.padingTop5px {
    padding: 5px 0 0 0;
}

.appslbl {
    display: block;
    font-size: 14px;
    border: 1px solid red;
}

.nopadding {
    padding: 0 0 0 0;
}

.input-group .glypingraddon {
    padding: 6px 2px;
}

.dataLblview {
    background: none !important;
    padding: 1px 1px !important;
    white-space: normal;
}

.asit_container {
    width: 99%;
    margin: 0 auto;

}



.asit_row {
    clear: both;
}
.asit_rowTabel {
    display:table; 
    width:100%;
}

.asitPadding {
    padding: 0 5px;
}

.asitColleft {
    float: left;
}

.asitColRight {
    float: right;
}

.asitColMid_66 {
    width: 66%;
    margin: 0 auto;
}

.asitColMid_50 {
    width: 66%;
    margin: 0 auto;
}
.asit_col_25pr{
    width:17%;
    float:left;
}
.asit_col_74pr{
    width:74%;
    float:left;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #000;
    display: block;
    font-size: 14px;
    height: 23px;
    line-height:23px;
    padding: 0px 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.loginPageWrp .form-control {
    height:34px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn.active.focus {
    outline:none;
    outline-offset:0;
}
.btn:hover, .btn:focus, .btn.focus {
  /*color: #333;*/
    text-decoration: none;
}
.btn:active, .btn.active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
.form-control::-moz-placeholder {
    color: #000;
    opacity: 1;
}
.primaryBtn{
    float: left;
    padding: 0px 3px;
    
}
.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom:0;
    min-height: 100px;
    width: 100%;
}
/*================================================================================================================================
                                               Header Part
/*==============================================================================================================================*/
.asit_ComLogo {
    float: left;
}
.Companylogo {
    border: medium none;
    height: 40px !important;
    margin-bottom: 5px;
    margin-top: 2px;
    width: 80px !important;
    margin-left: 6px;
}

.asit_ComLogo h1 {
    margin: 0;
}
.asit_ComInfo {
    float: left;
    height: 38px;
    overflow: hidden;
    width: 600px;
}
.asit_userinfoPanel {
    float: right;
    width: 350px;
}
.headerMain .asit_container {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 20px #888888;
    max-height: 88px !important;
    overflow: hidden;
}
.headerMain2 .asit_container {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 20px #888888;
}
.LblGrpCompanyAdress {
    font-size: 12px;
    line-height: 11px;
    display: block;
    font-family: Calibri;
    font-weight: bold;
    color: #000;
}

.panelLeft {
    float: left;
    width: 65%;
}
.panelRight {
    float: right;
    width: 35%;
}
.loginBtn {
    margin: 0 30%;
}
.panelLeft{
    width:40%;
    float:left;
}
.panelRight{
    width:50%;
    float:right;
     position:relative;
}
.panelRight #UserImg{
  display:block;
  text-align:center;
  margin:0 auto;
   
}
.panelRight #Label3{    
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 0;
    bottom: 0;
    box-shadow: none;
    left: 0;
    margin: 0 auto;
    opacity: 5;
    padding: 0;
    position: absolute;
    right: 0;
    top: 57px;
  
}
.panelRight #Label3 a{
 background: none repeat scroll 0 0 #E62F2C;
    border: medium none;
    border-radius: 0;
    display: block;
    float: none;
    font-size: 25px;
    height: 35px;
    margin: 0 38px;
    padding: 0;
    font-weight:600;
    vertical-align: middle;
    width: 100px;
   
}
/*================================================================================================================================
                                               User Login Panel
/*==============================================================================================================================*/
/*.appsContinerLogin {
    min-height: 400px;
    margin-top: 105px;
    margin-bottom: 70px;
}
.appsCompnSelect {
    /*max-width: 400px;
    display: table;
    background-color: #f7f7f7;
    -moz-box-shadow: 0 0 3px 3px #888;
    -webkit-box-shadow: 0 0 3px 3px #888;
    box-shadow: 0 0 3px 3px #888;
    border-radius: 2px;
    min-height: 204px;
    width: 40%;
    margin: 0 auto;
}
    .appsCompnSelect h3 {
        background: #155273;
        border-color: #155273;
        border-radius: 0;
        color:#fff;
        margin:0;
        padding:10px 0;
        text-align: center;
        font-size: 25px;
        text-transform: capitalize;
    }
.appsCompnSelect label{
    line-height:28px;
    font-weight:bold;
    font-size:18px;
    margin:0;

}*/
 .loginBtn{
     margin:0 30%;
 }
 .asitLogbtb {
    background: #099FD4;
    font-size: 24px;
    line-height:15px;
    text-transform: capitalize;
    color:#fff;
 
}
.appsCompnSelect .asit_rowTabel {
    margin-bottom:2px;
}

/*================================================================================================================================
                                               Top Menu Bar
/*==============================================================================================================================*/
/*.topMenu ul{
    width:100%;
    background: #155273;
    margin:0;
}
.topMenu ul .dropdown-menu{
    background:#fff;
}
.topMenu ul .dropdown-menu .nav{
    background:#fff;
}
.topMenu ul li {
    list-style:none;
    float:left;
}
.topMenu p {
    color: #fff;
    margin: 0;
    font-size: 18px;
    display: inline-block;
    line-height: 20px;
}

.topMenu .btn {
    /*padding:2px 0;
    text-align: center;
    border: none;
}

.topMenu .btn-nav .glyphicon {
    font-size: 14px;
    margin-right: 10px;
    display: inline-block;
}

.topMenu ul li ul.dropdown-menu {
    width: 400px;
    margin-left: -50%;
}

.topMenu ul li a.dropdown:hover .dropdown-menu {
    display: block;
}

.topMenu .btn-group-justified {
    border-collapse: separate;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.topMenu .btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float:left;
    width:15%;
}*/
/*================================================================================================================================
                                               Step of Operation
/*==============================================================================================================================*/
.lbl2SubMenu ul {
    /*background:#E7ECF2;*/
}

    .lbl2SubMenu ul li a {
        padding: 2px 10px 2px 10px;
        font-size: 14px;
        margin: 0 10px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
    }

        .lbl2SubMenu ul li a:hover {
            background: none;
            color: #0989cb;
        }

.lbl2SubMenu h5 {
    font-size: 14px;
    padding: 0 10px;
    margin: 0 0 0 0;
    line-height: 25px;
    background: #dff0d8;
    font-weight: bold;
    color: #000000;
}

.asit_container .col-md-4{
    width:33.3333%;
    float:left;
    padding:0 15px 0 0;
}
    .asit_container .col-md-4:last-child {
        padding: 0;
        float:right;
    }





/*================================================================================================================================
                                               Footer
/*==============================================================================================================================*/
.copyright {
    width: 100%;
    height: 50px;
    margin-top: 10px;
}

.quickLink img {
}

.copyright p {
    margin: 0;
    color: #fff;
}

    .copyright p span.fot02 {
        margin: -10px;
        margin-left: 118px;
        color: #fff;
        display: block;
    }

    .copyright p a {
        color: #E7ECF2;
    }

.copyright a:hover {
    color: #ABAF17;
}

.copyright p span {
    color: yellow;
    font-weight: bold;
}
 /*.appsCompnSelect .well{
        margin-bottom:0;
        height:372px;
    }*/

 .loginPageMaster .Companylogo {
    border: medium none;
    height: 70px !important;
    width: 110px !important;
}
.loginPageMaster .lblCompName {
    font-size: 25px;
    line-height: 30px;
}
.loginPageMaster .asit_ComInfo {
    height: auto;
}
.loginPageMaster .appsContinerLogin {
}
.lbl2SubMenu ul.nav{
    min-height:1090px;
    /*background:#E7ECF2;*/
}
.chkBoxControl{
    margin:0 5px;
}
.margin5px{
    margin:0 5px;
}
.chkBoxControl label{
    margin:0 0 0 10px;
}
.chkBoxControl input[type="checkbox"],.chkBoxControl input[type="radio"]{
    /*margin:0;*/
}
.loginPageWrp .input-group{
    width:100%;
}
.loginPageWrp .input-group .input-group-addon{
    width:79px;
    font-weight:bold;
}
.hrline{
    margin:5px 0;
}

.dropCheckDiv #DropCheck1Parent{
    top:0 !important;
    left:0 !important;
}

/*========================20150706===================*/
.mainpage table{
    /*background:#BFBFA8;
    color:#000 !important;*/

    /*background:#B1D884;
    color:#000 !important;*/

     
}

.grvHeader th {
    text-transform:capitalize !important;
    font-weight:normal !important;
    text-align:center !important;
}



      .switch {
            position: relative;
            display: inline-block;
            width: 40px;
            height: 20px;
        }

            .switch input {
                opacity: 0;
                width: 0;
                height: 0;
            }

        .slider {
            position: absolute;
            cursor: pointer;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #ccc;
            -webkit-transition: .4s;
            transition: .4s;
        }

            .slider:before {
                position: absolute;
                content: "";
                height: 18px;
                width: 18px;
                left: 1px;
                bottom: 1px;
                background-color: white;
                -webkit-transition: .4s;
                transition: .4s;
            }

        input:checked + .slider {
            background-color: #2196F3;
        }

        input:focus + .slider {
            box-shadow: 0 0 1px #2196F3;
        }

        input:checked + .slider:before {
            -webkit-transform: translateX(18px);
            -ms-transform: translateX(18px);
            transform: translateX(18px);
        }

        /* Rounded sliders */
        .slider.round {
            border-radius: 20px;
        }

            .slider.round:before {
                border-radius: 50%;
            }