﻿
.radio .btn,
.radio-inline .btn {
    padding-left: 2em;
    min-width: 7em;
}

.radio label,
.radio-inline label {
    text-align: left;
    /*padding-left: 0px !important;*/
}

.radio .btn label {
    padding-left: 0px !important;
}

.affix {
    top: 0;
    width: 98%;
}

    .affix + .container-fluid {
        padding-top: 70px;
    }

/*@media screen and (max-width: 768px) {
    h1{
        font-size:14px;
    }
}*/

/*.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}*/


/*--Start-- below class get from bootstrap css */

hr {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.btn-responsive {
    white-space: normal !important;
    word-wrap: break-word;
}

.panel-heading {
    padding: 5px 10px !important;
    text-transform: uppercase;
    font-weight: bold;
}

.thumbnail {
    margin-bottom: 5px !important;
}

.table {
    border: none !important;
    margin-bottom: 5px !important;
}

    .table td,
    .table th {
        border-bottom: solid !important;
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        border-color: silver !important;
        border-width: 0.5px !important;
    }

    .table th {
        padding: 3px;
        background-color: #f5f5f5;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    }

.table-responsive {
    margin-bottom: 5px !important;
}

.table-center {
    margin-left: auto;
    margin-right: auto;
}

    .table-center td,
    .table-center th {
        padding: 3px;
    }


/*--End-- above class get from bootstrap css */




.scroll-top {
    display: none;
    position: fixed;
    bottom: 0;
    right: 3%;
    z-index: 100;
    background: #ffcc33;
    font-size: 24px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.center {
    text-align: center;
}

footer {
    height: 100px;
    /*background-color:black;*/
    margin-top: 5px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.customDiv {
    margin: 3px;
    min-height: 300px;
    background-color: silver;
    text-align: center;
}

.divHeaderMainBorder {
    border: 1px solid #ECECEC;
    padding-left: 5px;
    padding-right: 5px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-top: 5px;
}

.divHeaderMain {
    border: 1px solid #ECECEC;
    background: #ECECEC url(../Icon_Images/divheadMain.jpg) repeat-x left center;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    padding-left: 8px;
    padding-bottom: 0px;
    padding-top: 0px;
    /* padding-left: 1%;*/
    /*cursor: pointer;*/
    color: #474747;
    text-transform: uppercase;
    text-align: left;
    line-height: 20px;
    height: 24px;
    margin-bottom: 10px;
    margin-left: -5px;
    margin-right: -5px;
    vertical-align: middle;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.divBorder {
    border: 1px solid #6A6B6A;
}

.divHeader {
    border: 1px solid #6A6B6A;
    background: #656565 url(../Icon_Images/divhead.jpg) repeat-x left center;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding-left: 8px;
    padding-bottom: 4px;
    padding-top: 4px;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.divHeaderSub {
    border: 1px solid grey;
    background: #f2f2f2;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    padding-left: 4px;
    padding-bottom: 3px;
    padding-top: 3px;
    margin-top: 5px;
    cursor: pointer;
    color: #675D2F;
    text-align: left;
}

.accordionHeader {
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 14px;
    /*width: 100%;*/
    /*background: #656565 url(../Icon_Images/divhead.jpg ) repeat-x left center;*/
    color: white;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    background-color: #656565;
    background-image: url('../Icon_Images/plus1.png'), url('../Icon_Images/divhead.jpg');
    background-repeat: no-repeat,repeat-x;
    background-position: right 10px center,left;
    background-size: 20px,auto;
}

.accordionHeaderSelected {
    color: white;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-weight: bold;
    padding-left: 20px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 14px;
    /*width: 100%;*/
    /*background: url(../Icon_Images/arrow_down.png) no-repeat left ;*/
    background-image: url('../Icon_Images/minus1.jpg'), linear-gradient(to right, rgba(30, 75, 115, 1), rgba(255, 255, 255, 0));
    background-repeat: no-repeat, no-repeat;
    background-position: right 10px center,right;
    background-size: 20px,auto;
    background-color: #00CCFF;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: uppercase;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.accordionContent {
    /*border-color: -moz-use-text-color #5078B3;
    border-right: 1px dashed #2F4F4F;
    border-style: none solid solid;
    border-width: medium 1px 1px;*/
    padding: 10px 5px 5px;
    /*width: 100%;*/
    text-align: left;
    font-weight: bold;
    background-color: #c1e2f5;
}


/*gridview Pager Style*/
.mypager-blue table tbody tr td a,
.mypager-blue table tbody tr td span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.mypager-blue table > tbody > tr > td > span {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.mypager-blue table > tbody > tr > td:first-child > a,
.mypager-blue table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.mypager-blue table > tbody > tr > td:last-child > a,
.mypager-blue table > tbody > tr > td:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.mypager-blue table > tbody > tr > td > a:hover,
.mypager-blue table > tbody > tr > td > span:hover,
.mypager-blue table > tbody > tr > td > a:focus,
.mypager-blue table > tbody > tr > td > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
/*end gridview Pager Style*/


/*Start mypager-light*/
/*.mypager-light {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}*/

/*.mypager-light table > tbody > tr > td {
    display: inline;
}*/

.mypager-light table > tbody > tr > td > a,
.mypager-light table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #dd4814;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.mypager-light table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    margin-left: -1px;
    z-index: 2;
    color: #aea79f;
    background-color: #f5f5f5;
    border-color: #dddddd;
    cursor: default;
}

.mypager-light table > tbody > tr > td:first-child > a,
.mypager-light table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.mypager-light table > tbody > tr > td:last-child > a,
.mypager-light table > tbody > tr > td:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.mypager-light table > tbody > tr > td > a:hover,
.mypager-light table > tbody > tr > td > span:hover,
.mypager-light table > tbody > tr > td > a:focus,
.mypager-light table > tbody > tr > td > span:focus {
    color: #97310e;
    background-color: #eeeeee;
    border-color: #dddddd;
}
/*end mypager-light*/


/*Here Start new css on 08-10-2017*/

.tablePading td {
    padding: 3px !important;
    margin-left: auto;
    margin-right: auto;
}

legend {
    width: inherit !important;
    margin-bottom: 0px !important;
    /*margin-top: 10px !important;*/
    color: White !important;
    background-color: #33CCFF !important;
    font-size: 11pt !important;
    font-family: Arial,Sans-Serif !important;
    border-radius: 6px !important;
    text-align: left !important;
    padding: 3px 10px 3px 10px !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
}

    legend.LegendstyleBlack {
        /*color: White !important;*/
        background-color: black !important;
        padding: 3px 10px 3px 10px !important;
    }

fieldset {
    border: solid 3px #b8e5ff !important;
    border-radius: 10px !important;
    padding: 10px !important;
    margin-top: 10px !important;
}

    fieldset.FieldSetBlack {
        border: solid 3px black !important;
    }

.topHeadingAqua {
    background-color: Aqua !important;
    font-size: xx-large !important;
    text-align: center !important;
    border-radius: 10px !important;
}

.carousel {
    border-radius: 30px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width: 900px) {
    .hide-on-mobile {
        display: none;
    }
}

.carousel-indicators {
    bottom: 0px !important;
}

    .carousel-indicators li {
        text-indent: 0 !important;
        height: 20px !important;
        width: 20px !important;
        line-height: 20px !important;
        border-radius: 20px !important;
        background-color: #d1d1d1;
        color: black;
        text-align: center;
    }

        .carousel-indicators li.active {
            background-color: #fff;
        }

html {
    position: relative;
    min-height: 100%;
}

.contentPanel {
    margin-bottom: 112px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 112px;
}

sub, sup {
    color:red;
}

.cAlign {
    text-align: center;
}