﻿@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,200,300,700);
body
{
    background: white;
}
.navc
{
    font-size: 16px;
    font-weight: 500;
}

.topnav
{
    background-color: #101010;
}
.navbar-default .navbar-nav > li > a
{
    color: #FFF;
}
.navbar-default .navbar-nav > li > a:hover
{
    color: #71BBFB;
}
nav.navbar.navbar-default.topnav
{
    margin-bottom: auto;
    border: 0;
}
.navbar-nav > li > .dropdown-menu
{
    background: url(../images/menu-bg.png) repeat 0 0;
}
.dropdown-submenu > .dropdown-menu
{
    background: url(../images/menu-bg.png) repeat 0 0;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover
{
    color: #1D10C3;
    background-color: #DEE1F3;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover
{
    color: #262626;
    text-decoration: none;
    background-color: #8CCCF1;
}
nav.navbar.navbar-inverse.navc
{
    margin-bottom: auto;
}
.footercontent
{
    padding: 7px;
}
.footercontent a
{
    padding: 10px;
}
.marqcss
{
    background-image: url('../Images/img/shadow.png');
    height: 20px;
    width: auto;
    background-repeat: no-repeat;
    background-position: center;
}

.indexflash
{
    z-index: -1;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #f4f4f4;
}
.indexflashcont
{
    background-color: #f4f4f4;
    padding: 7px;
    font-size: medium;
    font-weight: bold;
    color: Red;
}
@media screen and (max-width:769px)
{
    .marqcss
    {
        background-image: none;
    }
    .indexflash
    {
        text-align: center;
    }

}
/* About Aomsi page */
.row.abt
{
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: justify;
    line-height: 25px;
    font-family: Calibri;
}
.abtcontent
{
    /* font-family: Tahoma, Arial, Helvetica !important;*/
    font-family: Calibri !important;
}
.divpadding
{
    padding-bottom: 10px;
}
.plussign
{
    width: 25px;
    height: 25px;
    float: left;
    background-image: url('../images/infoBoxList1.jpg');
    background-repeat: no-repeat; /*background-position: 0px 0px;*/
    margin-right: 10px;
    padding-left: 10px;
}
.journCont
{
    /*font-family: Tahoma, Arial, Helvetica !important;
font-style: italic;*/
    font-family:Calibri !important;    
    background-color: #F8F8F8;
    margin: 25px 0px;
}

.publicabt
{
    padding-bottom: 25px;
    text-align: justify;
    line-height: 25px;
}

.parPadding
{
    padding-bottom: 15px;
}

/* welcome user page */
.welcmcss
{
    border: 1px solid #e0e0e0;
    padding: 25px;
    font-family: Calibri;
}

/*example page*/
.chitrebook
{
    font-family: Tahoma, Arial, Helvetica !important;
    font-style: italic;
    background-color: #F8F8F8;
}
.exdivpadding
{
    padding-bottom: 20px;
}

.commentsec .aomsitext
{
    padding: 10px 15px;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    position: relative;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size: 17px;
}
.aomsiconv
{
    position: relative;
    margin: auto;
    width: 80px;
    height: 80px;
    background-image: url('../Images/img/ChatAOMSI.png');
    background-size: cover;
    background-position: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: -10px;
}
.chitreconv
{
    position: relative;
    margin: auto;
    width: 80px;
    height: 80px;
    background-image: url('../Images/img/ChatDOC.png');
    background-size: cover;
    background-position: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 60px;
}
.team_member_name
{
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 10px;
    font-weight: bold;
    color: #444444;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #E7E7E7;
}
.team_member_position
{
    border-bottom: 1px solid #E7E7E7;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 11px;
}
.team_info
{
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 15px;
    color: #58595b;
    /*font-family: Tahoma, Arial, Helvetica !important;*/
    font-family:Calibri !important;
}
.newsmakerimg
{
    border: 7px solid #fff;
    box-shadow: 0px 0px 2px #e0e0e0;
    opacity: 0.8;
    border-radius: 100px;
    width: 200px;
    height: 200px;
}
.newscontent
{
    padding: 50px;
}



/* become type of member page*/
.h3content
{
    color: #2c3e50;
    font-size: 16.5px;
  /*  font-family: Tahoma, Arial, Helvetica !important;*/
  font-family:Calibri !important;
    font-weight: 400;
    line-height: 25px;
}
.typehead
{
    padding: 10px;
    color: White;
    font-size: 25px;
    background: #008fd5;
}
.memimage
{
    width: 570px;
}
.subsccon
{
    border: 1px solid #e0e0e0;
    padding: 20px;
    font-family: Tahoma, Arial, Helvetica !important;
}
.subhedd
{
    text-align: center;
    padding-bottom: 10px;
    color: #368ccc;
    font-size: 18px;
}
.membertitle
{
    padding: 10px;
    font-family: 'Yanone Kaffeesatz';
    color: #368ccc;
    font-size: 25px;
}
.fullmembercon
{
    margin: 30px 0px;
    background-color: White;
}
.memberContent
{
    padding: 20px;
}
.toppaddin
{
    padding-top: 10px;
}

/* National registry page */
.nationalbordr
{
    border: 1px solid #e0e0e0;
    padding: 25px;
    font-family: Calibri;
}
i.feature-icon
{
    border-radius: 10px;
    color: #FFFFFF;
    font-size: 40px;
    height: 76px;
    line-height: 78px;
    text-align: center;
    width: 75px;
}
i.feature-icon
{
    background: #2B96CC;
    text-shadow: 0px 5px 0px #1F7BA9;
}



/* member search page */
.searchbtn
{
    background-color: #03a9f4;
    padding: 5px;
    text-align: center;
}
.searchheader
{
    background-color: #0288d1;
    padding: 10px;
}
.searchdwnld
{
    background-color: #03a9f4;
    padding: 18px;
}
.memhead
{
    text-align: center;
    color: White;
    font-size: 22px;
}
.memhead a
{
    text-decoration: none;
}
.searchmaindiv
{
    padding: 30px 20px;
}
.searchicn
{
    color: white;
    font-size: 35px;
}
.searchoption
{
    padding-bottom: 20px;
    font-family: Calibri;
}
.searchbuttn
{
    text-align: right;
    padding-right: 0px;
}
.btncss
{
    background-color: #368ccc;
    padding: 6px 38px;
    color: white;
    font-size: 15px;
    font-weight: bold;
    border-radius: 4px;
}
.frmtxt
{
    width: 100%;
    height: 40px;
    padding: 9px 10px;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    background: #fff;
    -webkit-appearance: none;
    font-size:11pt;
}
.aft:after
{
    content: '\f0dc';
    font-family: 'FontAwesome';
    position: absolute;
    right: 20px;
    top: 4px;
    line-height: 33px;
    background: #fff;
    display: block;
    padding: 0 10px;
    color: #ccc;
}
.filterradio
{
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Yanone Kaffeesatz';
    font-size: 15px;
}
.filtrlabel
{
    text-align: left;
    padding-left: 0px;
}
.filterradbut
{
    padding-top: 2px;
}
.btnstyle
{
    margin-right: 18px;
}

.radw label, .radw
{
    padding-left: 3px;
    color: #368ccc;
    position: relative;
    top: -1px;
    left: 0px;
}
.radw td
{
    padding-left: 30px;
}

@media screen and (max-width:991px)
{
    .searchmaindiv
    {
        padding: 35px 10px;
    }
    .searchbtn
    {
        display: none;
    }
    .frmtxt
    {
        padding-left: 0px;
        padding-right: 0px;
    }
    .searchbuttn
    {
        text-align: center;
    }
    .mblc
    {
        margin-top: 5px;
    }
    .btnstyle
    {
        margin-right: 0px;
    }
}




/* dropdown */

.dropdown-submenu:hover > .dropdown-menu
{
    display: block;
}

.img-responsive1, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img
{
    display: block;
    max-width: 100%;
    height: auto;
}
@media screen and(max-width:1200px)
{
    .OralPath
    {
        padding-top: 0px;
    }
}

/* Member login page */
#logindetails
{
    background: #fff;
    margin: 25px;
    padding: 30px 55px;
    border-radius: 4px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.3), 0 9px 0 -4px #fff, 0 9px 3px -4px rgba(0,0,0,0.3), 0 18px 0 -8px #fff, 0 18px 3px -8px rgba(0,0,0,0.3); /*box-shadow: 0 0 3px rgba(0,0,0,0.3), 3px 3px 0 #fff, 3px 3px 3px rgba(0,0,0,0.3), 6px 6px 0 #fff, 6px 6px 3px rgba(0,0,0,0.3);*/
}
#logindetails .input .loginfield
{
    position: relative;
}

#logindetails .input .loginfield input
{
    width: 100%;
    margin-bottom: 15px;
    border: 0;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 5px;
    font-style: italic;
}


#logindetails .centered .btn
{
    background: rgba(17, 107, 238, 0.81);
    padding: 8px 16px;
    font-weight: bold;
    letter-spacing: 1px;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
    border-radius: 4px;
}
.loginlbl
{
    text-align: center;
    padding-bottom: 10px;
}


/*forgot password page*/
#forgotlogindetails
{
    background: #fff;
    margin: 25px;
    padding: 33px 30px;
    border-radius: 4px;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.3), 0 9px 0 -4px #fff, 0 9px 3px -4px rgba(0,0,0,0.3), 0 18px 0 -8px #fff, 0 18px 3px -8px rgba(0,0,0,0.3); /*box-shadow: 0 0 3px rgba(0,0,0,0.3), 3px 3px 0 #fff, 3px 3px 3px rgba(0,0,0,0.3), 6px 6px 0 #fff, 6px 6px 3px rgba(0,0,0,0.3);*/
}


#forgotlogindetails .input .loginfield input
{
    width: 100%;
    margin-bottom: 15px;
    border: 0;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 5px;
    font-style: italic;
}

.passHeader
{
    margin: 25px;
    text-align: center;
    background-color: #368ccc;
    padding: 5px;
    font-size: 20px;
    color: white;
    font: 100;
   /* font-family: 'Yanone Kaffeesatz';*/
   font-family:Calibri !important;
}

/* iboms aims*/
.link-blockiboms
{
    color: #6d6e71;
    overflow: hidden;
    text-align: center;
    padding: 16px 18px;
    margin-bottom: 23px;
    height: 310px;
    display: block;
    text-decoration: none;
    border: 1px solid #e0e0e0;
    background-color: White;
}
.link-blockiboms1
{
    color: #6d6e71;
    overflow: hidden;
    text-align: center;
    padding: 16px 18px;
    margin-bottom: 23px;
    height: 185px;
    display: block;
    text-decoration: none;
    border: 1px solid #e0e0e0;
    background-color: White;
}
@media screen and (max-width:1199px)
{
    .link-blockiboms
    {
        height: auto;
        padding: 16px 18px;
    }
    .link-blockiboms1
    {
        height: auto;
        padding: 16px 18px;
    }

}
@media screen and (max-width:380px)
{
    .link-blockiboms
    {
        height: auto;
        padding: 16px 10px;
    }
    .link-blockiboms1
    {
        height: auto;
        padding: 16px 10px;
    }
}


/* Journalaims page  */
.paragraphborder
{
    padding: 15px;
    border: 1px solid #A5CCE8;
}

/* Journal editorial board page  */

.edtr
{
    padding: 80px 30px;
}

.editrdetail
{
    border: 1px solid #A5CCE8;
    padding: 15px;
}
.assistedtmem
{
    border: 1px solid #A5CCE8;
    height: 180px;
    padding: 15px;
}
.othreditr
{
    border: 1px solid #A5CCE8;
    height: 220px;
    padding: 15px;
}






/* journal authors inforamation page*/

.jparagraphborder
{
    padding: 15px;
    border: 1px solid #e0e0e0;
    height: 314px;
}


@media screen and (max-width:1199px)
{
    .jparagraphborder
    {
        height: 377px;
    }
    .pbtm
    {
        padding-bottom: 10px;
    }
}

@media screen and (max-width:316px)
{
    .jparagraphborder
    {
        height: 480px;
    }

}

@media (min-width:530px) and (max-width:991px)
{

    .jparagraphborder
    {
        height: 250px;
    }
}

/* Journal information for advertisers */
.Adparagraphborder
{
    padding: 20px;
    border: 1px solid #e0e0e0;
    height: 312px;
}
@media screen and (max-width:991px)
{
    .Adparagraphborder
    {
        margin-top: 10px;
    }
}
@media screen and (max-width:620px)
{
    .aa
    {
        height: 470px;
    }
}

@media screen and (max-width:375px)
{
    .aa
    {
        height: 700px;
    }
}
@media screen and (max-width:300px)
{
    .aa
    {
        height: 800px;
    }
}

/* Profile Setting page */
.edtprofilerow
{
    border: 1px dashed #A5CCE8;
    margin: 25px;
}
.edthead
{
    text-align: center;
    background-color: #368ccc;
    padding: 5px;
    font-size: 15px;
    font-weight: bold;
    color: white;
    font: 100;
}
.contimg
{
    padding-top: 10px;
}
.contStyle
{
    padding: 10px 0px;
    display: block;
    width: 100%;
}
.row.contStyle .col-md-4
{
    text-align: right;
    font-weight: bold;
}
.row.contStyle .col-md-5
{
    text-align: right;
    font-weight: bold;
}
.row.gap
{
    display: block; /*width: 65%;*/
    padding-bottom: 4px;
}
.passwclick, .profclick
{
    cursor: pointer;
}


/* Expert Opinion */
.mainrow
{
    border: 1px dashed #A5CCE8;
    padding: 10px 5px;
    margin: 10px 0px;
}
.headdin
{
    font-weight: bold;
}

.expertimg
{
    width: 100%;
}
.exp
{
    padding-left: 0px;
}
.expdetail
{
    padding-top: 10px;
}



.treat
{
    line-height: 30px;
    font-size: 15px;
}

/* welcome user */
.usralignmnt
{
    text-align: right;
}

@media screen and (max-width:1196px)
{
    .usralignmnt
    {
        text-align: left;
    }
}


/*home page*/
.indexheader
{
    padding: 30PX 100px;
    font-size: 17px;
    color: #0f498d;
}
.indexmid
{
    background-color: #368ccc;
    color: white;
    padding: 25PX 100px;
    font-size: 15px;
}

.indexcont
{
    padding: 55PX 100px;
    text-align: center;
    font-size: 17px;
    color: #368ccc;
}


.trtrow
{
    margin: 0px 100px;
}
.link-block
{
    color: #6d6e71;
    overflow: hidden;
    text-align: center;
    padding: 16px 18px;
    margin-bottom: 23px;
    height: 390px;
    display: block;
    text-decoration: none;
    border: 1px solid #e0e0e0;
    background-color: White;
}

.move-bg-icon
{
    background-color: #368ccc;
}
.surgeory
{
    background-image: url(../images/1.png);
}
.surgeory2
{
    background-image: url(../images/a2.png);
}
.surgeory3
{
    background-image: url(../images/a1.png);
}
.surgeory4
{
    background-image: url(../images/2.png);
}


.dd
{
    background-image: url(../images/dd.png);
}

.neft
{
    background-image: url(../images/neft.png);
}
.mail
{
    background-image: url(../images/mail.png);
}
.move-bg-icon
{
    width: 62px;
    height: 62px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.move-item
{
    position: relative;
}
.medical-bag
{
    background-image: url(images/icons/Medical-bag.png);
}

.h2css
{
    /*font-family: 'Yanone Kaffeesatz' ,sans-serif;*/
    font-family:Calibri !important;
    font-weight: 400;
    margin: 0 0 12px;
    padding: 0;
    font-size: 24.5px;
    color: #368ccc;
}

.bckimg
{
    background: url(../Images/003.jpg) repeat 0 0;
}

div.title
{
    background: url(../images/10.png) no-repeat bottom left;
    padding: 0 0 23px;
    margin: 0 0 23px;
    width: 100%;
    padding-top: 15px;
}
.thumbnail
{
    max-width: 100%;
    text-align: center;
    padding: 6px;
    background: #fbfafb;
    border: 1px solid #e7e7e7;
    line-height: 0;
    margin-bottom: 12px;
}
.indextext
{
    color: #58595b;
    font-size: 14px;
    line-height: 29px;
    padding: 15px 40px;
    text-align: justify;
}
.infoBox
{
    margin: 5px 0;
    text-align: center;
    max-width: 100%; /*310px;*/
}
.infoBox h1
{
    width: 100%;
    margin: 0;
    background-color: #368ccc;
    height: 44px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-weight: normal;
    border-radius: 7px 7px 0 0;
    text-transform: uppercase;
    padding: 13px;
}
.infoBox ul
{
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    float: left;
}
.infoBox ul li
{
    width: 100%;
    float: left;
    background-image: url('../images/infoBoxSeparator.png');
    background-position: right bottom;
    background-repeat: no-repeat;
}
.infoBox ul li a
{
    color: black;
    text-decoration: none;
    width: 100%;
    display: inline-block;
    padding: 12px 0;
}
.infoBox ul li i
{
    width: 25px;
    height: 25px;
    float: left;
    background-image: url('../images/infoBoxList.png');
    background-position: -25px 0px;
    margin-right: 10px;
}

.infoBox ul li:hover i, #main .infoBox ul li.active i
{
    background-position: -50px 0px;
}

.innewscss
{
    width: 100%;
    margin: 0;
    background-color: #368ccc;
    height: 44px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-weight: normal;
    border-radius: 7px 7px 0 0;
    text-transform: uppercase;
    padding: 13px;
}
.newsdiv
{
    /* background-color:#F8F7F7;*/
    margin: 5px 0;
    text-align: center;
    width: 100%; /*500px;*/ /*max-width: 310px;*/
    border: 2px solid #F8F7F7;
    /*font-family: Tahoma, Arial, Helvetica !important;*/
    font-family:Calibri !important;
}

/* media query */
@media screen and (max-width:781px)
{
    .container
    {
        width: 100%;
    }
}

/*For Bhoot in facialtrauma */
@media screen and(max-width:487px)
{
    .Skeleton
    {
        display: block;
        max-width: 100%;
        height: 100%;
    }
}

/* Member login page */

@media (min-width:450px) and (max-width:767px)
{

    .row.smdevice
    {
        padding: 10px 67px;
    }
    #logindetails
    {
        width: 75%;
    }


}
@media screen and (max-width:530px)
{
    .smdevice
    {
        display: block;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    #logindetails
    {
        /*  margin: 10px;         padding: 15px 25px;*/
        margin-left: 10px;
        margin-right: 5px;
        padding: 15px 25px;
        width: 100%;
    }
}

/* Journalaims page  */
@media screen and (max-width:991px)
{
    .respedtr
    {
        padding: 10px 50px;
    }
    .respOthrEdtr
    {
        padding: 10px 50px;
    }
}
@media screen and (max-width:450px)
{
    .respedtr
    {
        padding: 10px;
    }
    .respOthrEdtr
    {
        padding: 10px;
    }
    .assistedtmem
    {
        height: auto;
    }
    .othreditr
    {
        height: auto;
    }
    /*
                    .assistedtmem
                    {
                        height: 200px;
                    }
                    .othreditr
                    {
                        height: 270px;
                    }*/
}

/* journal authors inforamation page*/


@media screen and (max-width:1199px)
{
    .jparagraphborder
    {
        height: 377px;
    }
    .pbtm
    {
        padding-bottom: 10px;
    }
}

@media screen and (max-width:316px)
{
    .jparagraphborder
    {
        height: 480px;
    }

}

@media (min-width:530px) and (max-width:991px)
{

    .jparagraphborder
    {
        height: 250px;
    }
}

/* Journal information for advertisers */


@media screen and (max-width:620px)
{
    .aa
    {
        height: 470px;
    }
}

@media screen and (max-width:375px)
{
    .aa
    {
        height: 700px;
    }
}
@media screen and (max-width:300px)
{
    .aa
    {
        height: 800px;
    }
}

/* Profile Setting page */


@media screen and (max-width:991px)
{

    .row.contStyle .col-md-4
    {
        text-align: left;
    }
    .row.contStyle .col-md-5
    {
        text-align: left;
    }
    .dispblock
    {
        display: inline-block;
    }
    /*.infoBox
        {
            display: none;
        }*/


}

@media screen and (max-width:767px)
{
    .row.full
    {
        width: 100%;
    }
    .row.contStyle
    {
        padding-left: 20px;
    }

}

@media screen and (max-width:460px)
{
    .edtprofilerow
    {
        margin: 10px;
        width: 100%;
    }

}

/* Expert Opinion */

@media screen and (max-width:991px)
{
    .expertimg
    {
        width: 50%;
    }
}

/*index page*/

@media screen and (max-width:1085px)
{

    .newsdiv
    {
        width: 100%; /*290px;*/
    }
}
@media screen and (max-width:991px)
{

    /* .infoBox
        {
            display: none;
        }
    */
    .link-block
    {
        height: auto;
    }

}

@media screen and (max-width:600px)
{
    .row.indexheader
    {
        padding: 38PX 55px;
    }
    .trtrow
    {
        margin: 0px 50px;
    }
    .indexcont
    {
        padding: 50PX 50px;
    }

}
@media screen and (max-width:515px)
{
    .row.indexheader
    {
        padding: 38PX 25px;
    }
    .trtrow
    {
        margin: 0px 50px;
    }
    .indexcont
    {
        padding: 50PX 50px;
    }

}
@media screen and (max-width:400px)
{
    .row.indexheader
    {
        padding: 38PX 25px;
    }
    .trtrow
    {
        margin: 0px 30px;
    }

}
@media screen and (max-width:361px)
{
    .row.indexheader
    {
        padding: 38PX 15px;
    }
    .indextext
    {
        padding: 10px 20px;
    }
    .trtrow
    {
        margin: 0px 10px;
    }

    .newsdiv
    {
        text-align: center;
        width: 220px;
    }
    .indexcont
    {
        padding: 15PX 20px;
    }
}
@media screen and (max-width:317px)
{
    .row.indexheader
    {
        padding: 38PX 15px;
    }
    .indextext
    {
        padding: 8px 5px;
    }
    .trtrow
    {
        margin: 0px 10px;
    }

    .newsdiv
    {
        text-align: center;
        width: 200px;
    }
    .indexcont
    {
        padding: 15PX 20px;
        text-align: left;
    }
}
@media screen and (max-width:992px)
{
    .chitreconv
    {
        background-image: url('../Images/img/ChatDOCMob.png');
    }
}


.stateinfoBox
{
    margin: 5px 0;
    text-align: center;
    max-width: 310px;
}
.stateinfoBox h1
{
    width: 100%;
    margin: 0;
    background-color: #368ccc;
    height: 44px;
    text-align: center;
    color: white;
    font-size: 18px;
    font-weight: normal;
    border-radius: 7px 7px 0 0;
    text-transform: uppercase;
    padding: 13px;
}
.stateinfoBox ul
{
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: left;
    float: left;
}
.stateinfoBox ul li
{
    width: 100%;
    float: left;
    background-image: url('../images/infoBoxSeparator.png');
    background-position: right bottom;
    background-repeat: no-repeat;
}
.stateinfoBox ul li a
{
    color: black;
    text-decoration: none;
    width: 100%;
    display: inline-block;
    padding: 12px 0;
}
.stateinfoBox ul li i
{
    width: 25px;
    height: 25px;
    float: left;
    background-image: url('../images/infoBoxList.png');
    background-position: -25px 0px;
    margin-right: 10px;
}

.stateinfoBox ul li:hover i, #main .stateinfoBox ul li.active i
{
    background-position: -50px 0px;
}


/* scroll top */
.scrollup
{
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 60px;
    right: 45px;
    display: none;
    text-indent: -9999px;
    cursor: pointer;
    background: url('../Images/img/uparrow.png') no-repeat;
}


/* gridview */
table.gridtable
{
    font-family: Calibri !important;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
}
table.gridtable th
{
    text-align: center;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #666666;
    font-size: 16px;
    background-color: #368ccc;
}
table.gridtable td
{
    text-align: center;
    border-width: 1px;
    padding: 8px;
    border-style: solid;
    border-color: #666666;
    background-color: #ffffff;
    font-size: 14px;
}
