﻿body
{
    margin: 0 !important;
    padding: 0 !important; /* background: #FFF url(Images/bodybg.png) top repeat-x !important; Modified By Jainith Patel : 25 Feb 2015 */
    background: none repeat scroll 0 0 RGB(249,250,248) !important;
    color: #666;
    font-size: 13px !important;
    font-family: Arial, Helvetica, sans-serif !important; /* background: rgba(255,255,255,1) !important; background: -moz-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%) !important; background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1))) !important; background: -webkit-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%) !important; background: -o-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%) !important; background: -ms-linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%) !important; background: linear-gradient(45deg, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 ) !important;*/
}
.btn_gr
{
    padding: 0 6px !important;
    margin: 1px 0 !important;
    font-size: 11px !important;
}
.btn_or
{
    padding: 0 6px !important;
    margin: 1px 0 !important;
    font-size: 11px !important;
}
#TabbedPanelOs2 .TabbedPanelsTab
{
    font-size: 11px !important;
}
.subtitleSmall
{
    font-size: 14px;
    font-weight: normal;
    color: #666;
    margin: 0;
    padding: 0 0 10px 0;
}


@media (min-width: 858px)
{
    body
    {
        font-size: 12px !important;
    }
}

@media (min-width: 780px)
{
    body
    {
        font-size: 11px !important;
    }
}

@media (min-width: 702px)
{
    body
    {
        font-size: 10px !important;
    }
}

@media (min-width: 724px)
{
    body
    {
        /* font-size: 9px !important;*/
        font-size: 10px !important;
    }
    #TabbedPanelOs2 .TabbedPanelsTab
    {
        font-size: 9px !important;
    }
}

@media (max-width: 623px)
{
    body
    {
        /* font-size: 8px !important;*/
        font-size: 9px !important;
    }
    #TabbedPanelOs2 .TabbedPanelsTab
    {
        font-size: 9px !important;
    }
}


  .setbgcolor
    {
        background-color: #f9faf8 !important;
    }