﻿

.tbl {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    border: 1px solid gray;
    text-align:center;
}

    .tbl td,
    .tbl th {
        padding: 3px;
        border: 1px solid gray;
    }



.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 */

.center
{
    text-align: center;
}

.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;
}



sub, sup
{
    color: red;
}

.cAlign
{
    text-align: center;
}

.corner
{
    display: block;
    border-radius: 5px;
}

.widget-item
{
    background-color: white;
    margin-top: 20px;
    padding: 20px;
}

.leftmenu
{
    list-style: none;
    padding-left: 0px;
}

    .leftmenu li .active
    {
        color: orangered;
        font-weight: bold;
    }

        .leftmenu li .active span
        {
            color: orangered!important;
            font-weight: bold;
        }

.widget-item p
{
    text-align: justify !important;
}

/*body, .lightBtn {
    background-color: #efefef !important;
}*/

.cursive
{
    /*font-size: 40px;*/
    font-weight: bold;
    /*font-family: 'Limelight', cursive;*/
    font-family: sans-serif, 'Monotype Corsiva';
    color: #003665;
    /*padding-bottom: 25px;*/
    text-align: left;
    /*padding-top:20px;*/
    text-transform: uppercase;
    padding-left: 30px;
}

/*.cursive2 {
    /*font-size: 40px; * /
    font-weight: bold;    
    font-family: 'myCursiveFont';
    color: #003665;
    /*padding-bottom: 25px;* /
    text-align: left;
    /*padding-top:20px;* /
    text-transform: uppercase;
    padding-left: 30px;
}

@font-face {
    font-family: myCursiveFont;
    src: url(../fonts/sansation_light.woff) format('truetype');
    src: url(fonts/DroidSans.ttf) format('truetype');
         /*url(fonts/DroidSans.eot);* /
}*/

.cursive {
    /*font-size: 40px;*/
    font-weight: bold;
    font-family: 'Limelight', cursive;
    color: #003665;
    /*padding-bottom: 25px;*/
    text-align: left;
    /*padding-top:20px;*/
    padding-left: 30px;
}


ul.social-iconsTop {
    padding: 3px 20px 3px 25px;
    margin: 0px !important;
}

    ul.social-iconsTop li {
        display: inline;
        list-style: none;
    }

        ul.social-iconsTop li a {
            margin-right: 2px;
        }

            ul.social-iconsTop li a i.fa {
                font-size: 15px;
                width: 30px;
                height: 30px;
                line-height: 30px;
                text-align: center;
                background-color: transparent;
                transition: all 0.5s ease-in-out;
                -webkit-transition: all 0.5s ease-in-out;
                -moz-transition: all 0.5s ease-in-out;
                -o-transition: all 0.5s ease-in-out;
                -ms-transition: all 0.5s ease-in-out;
            }

                ul.social-iconsTop li a i.fa:hover {
                    -webkit-animation: spin 2s linear infinite;
                    animation: spin 2s linear infinite;
                    -moz-animation: spin 2s linear infinite;
                    -o-animation: spin 2s linear infinite;
                    -ms-animation: spin 2s linear infinite;
                    border-radius: 50%;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    -o-border-radius: 50%;
                    -ms-border-radius: 50%;
                }

                ul.social-iconsTop li a i.fa.fa-facebook {
                    background-color: #3b5998;
                    color: #fff;
                    border-color: #3b5998;
                }

                ul.social-iconsTop li a i.fa.fa-twitter {
                    background-color: #1da1f2;
                    color: #fff;
                    border-color: #1da1f2;
                }

                ul.social-iconsTop li a i.fa.fa-google-plus {
                    background-color: #dd4b39;
                    color: #fff;
                    border-color: #dd4b39;
                }

                ul.social-iconsTop li a i.fa.fa-youtube {
                    background-color: #cd201f;
                    color: #fff;
                    border-color: #cd201f;
                }

.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
}
/* Go from 0% to 100% opacity (see-through) and specify the percentage from when to slide in the element along the Y-axis */
@keyframes slide {
    0% {
        opacity: 0;
        transform: translateY(70%);
    }

    100% {
        opacity: 1;
        transform: translateY(0%);
    }
}

@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}


.myliststyle ul li a {
    display: block;
    font-size: 14px;
    color: #082df7;
    line-height: 22px;
    padding-bottom: 7px;
    padding-left: 15px;
    position: relative;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-weight:bold;
}

    .myliststyle ul li a:before {
        color: #082df7;
        content: '\f105';
        font-family: "FontAwesome";
        font-size: 12px;
        left: 0;
        line-height: 16px;
        position: absolute;
        top: 2px;
    }

    .myliststyle ul li a:hover {
        color: #fc7013;
    }

        .myliststyle ul li a:hover:before {
            color: #fc7013;
        }