﻿td, th {
    padding: 5px;
}

/*---------------------------Custom Submit/Cancel/Clear/Search/ShowAll Buttons-------------------------------*/
.customBtn {
    width: 70px; /*Buttons Width*/
    margin-right: 30px;
}

/*---------------------------Padding For Aadhar Number-------------------------------*/
.custPdding {
    padding-left: 120px;
    font-size: x-large;
}

/*---------------------------Aadhar Photo Well Size-------------------------------*/
.custSize {
    width: 120px;
    height: 120px;
}

/*---------------------------Custom Width For AadharMaster Search-------------------------------*/
.col-xs-offset-2-custom-am {
    margin-left: 12.666667%;
}

.grad {
    /*background: linear-gradient(#D6EAF8, #ffffff);*/
    background: linear-gradient(#D6EAF8, #ffffff, #D6EAF8);
}

/*---------------------------Custom Panel-Primary-------------------------------*/
.custom-panel-primary {
    border-color: #2fa4e7; /*Custom Border Color*/
}

    .custom-panel-primary > .custom-panel-heading {
        color: #ffffff;
        background-color: #2fa4e7;
        border-color: #dddddd;
    }

        .custom-panel-primary > .custom-panel-heading + .custom-panel-collapse > .custom-panel-body {
            border-top-color: #dddddd;
        }

        .custom-panel-primary > .custom-panel-heading .badge {
            color: #2fa4e7;
            background-color: #ffffff;
        }

    .custom-panel-primary > .custom-panel-footer + .custom-panel-collapse > .custom-panel-body {
        border-bottom-color: #dddddd;
    }

/*---------------------------Custom Width For Bulk-Takeover/HandOver InputDiv-------------------------------*/
.custWidth {
    width: 15.666667%;
}

/*---------------------------Download Template AnchorTag Style-------------------------------*/
.custAnchor {
    color: green;
    text-decoration: none;
}

/*---------------------------Custom Padding For Bulk-Takeover/HandOver/Mapping Excel-------------------------------*/
.custPadding {
    padding-top: 5px;
    padding-bottom: 15px;
}

/*---------------------------Custom Width For Fileupload Control-------------------------------*/
.custFileuploadWidth {
    width: 200px;
}

/*---------------------------Custom Width For HandoverMaster Search-------------------------------*/
.col-xs-offset-3-custom-hom {
    margin-left: 20.666667%;
}

/*---------------------------Custom Width For SupervisorrMaster Search-------------------------------*/
.col-xs-offset-3-custom-svm {
    margin-left: 20%;
}

/*---------------------------Custom Margin For RadioButtons Add/Update-------------------------------*/
.custRadioBtn {
    margin-right: 30px;
}

/*---------------------------Custom width For Takeover Master AtM ID Grid-------------------------------*/
.col-xs-offset-2-custom-tom-atm {
    margin-left: 13.666667%;
}

/*---------------------------Custom Padding For Takeover Master Servies CheckBox-------------------------------*/
.custPadding {
    padding-top: 8px;
}

/*---------------------------Custom MArgin For Takeover Master Assign Row-------------------------------*/
.custMarginAssignDiv {
    margin-left: 0px;
    margin-right: 0px;
}

/*---------------------------Style For Masters-------------------------------*/
.masters {
    height: 100px;
}

.content {
    width: 100px;
    height: 100px;
    position: relative;
    border-radius: 100px;
    margin: 0 auto;
    padding-top: 8px;
    padding-left: 13px;
    margin-left: -14px;
}

/*---------------------------HiddenAttr-------------------------------*/
.hidden-attr {
    display: none;
}

/*---------------------------Over Flows For GridViews-------------------------------*/
.my-overflow-TakeoverMaster {
    max-width: 640px;
    max-height: 450px;
    overflow-x: auto;
}

.my-overflow-supervisorMaster {
    max-width: 740px;
    max-height: 455px;
    overflow-x: auto;
}

.my-overflow-trackCSR {
    max-width: 1285px;
    max-height: 450px;
    overflow-x: auto;
}

.my-overflow-handoverMaster {
    max-width: 740px;
    max-height: 455px;
    overflow-x: auto;
}

.my-overflow-takeoverReport {
    max-width: 1280px;
    max-height: 455px;
    overflow-x: auto;
}

.my-overflow-exceptionReport {
    max-width: 1350px;
    max-height: 455px;
    overflow-x: auto;
}

.my-overflow-trackSupervisor {
    max-width: 1295px;
    max-height: 455px;
    overflow-x: auto;
}

.my-overflow-visitReport {
    max-width: 1280px;
    max-height: 455px;
    overflow-x: auto;
}

.my-overflow-branchMaster {
    max-width: 730px;
    max-height: 500px;
    overflow-x: auto;
}

.my-overflow-customerMaster {
    max-width: 710px;
    max-height: 500px;
    overflow-x: auto;
}

.my-overflow-cityMaster {
    max-width: 750px;
    max-height: 500px;
    overflow-x: auto;
}

.my-overflow-regionMaster {
    max-width: 750px;
    max-height: 500px;
    overflow-x: auto;
}

.my-overflow-userControlMasters {
    max-width: 765px;
    max-height: 500px;
    overflow-x: auto;
}

.my-overflow-createAppAccount {
    max-width: 715px;
    max-height: 500px;
    overflow-x: auto;
}

.my-overflow-AadharMaster {
    max-width: 602px;
    max-height: 499px;
    overflow-x: auto;
}

.my-overflow-Escalation {
    max-width: 855px;
    max-height: 499px;
    overflow-x: auto;
}

.my-overflow-FLM {
    max-width: 1255px;
    overflow-x: auto;
    overflow-y: auto;
}

/*---------------------------Styling For GridView-------------------------------*/

.table th {
    background-color: #96c7e0 !important;
    text-align: center;
}

.table tr {
    text-align: center;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: 1px solid #2fa4e7 !important;
}

.table-hover > tbody > tr:hover {
    background-color: #E2F6FE !important;
}

.table-bordered {
    border-radius: 15px !important;
}

.navbar-nav > li > a, .navbar-brand {
    padding-top: 10px !important;
    padding-bottom: 0 !important;
    height: 40px;
}

.navbar {
    min-height: 40px !important;
}


#pac-input {
    background-color: #fff;
    font-family: Roboto;
    font-size: 19px;
    font-weight: 300;
    margin-left: 12px;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 300px;
}

    #pac-input:focus {
        border-color: #4d90fe;
    }
