html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, form, caption, tbody, tfoot, thead, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{
    border: 0 none;
    font: inherit;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
@font-face
{
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'),url(http://themes.googleusercontent.com/static/fonts/opensans/v7/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
body
{
    margin: 0px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 100%; /*background-image: url(../images/bg.jpg);background-repeat: repeat;*/
}
img
{
    border: none;
}
.clearDiv
{
    clear: both;
}
.userBox1
{
    width: 92%;
    padding: 9px 1% 9px 7%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/userTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
}
.emailBox1
{
    width: 92%;
    padding: 9px 1% 9px 7%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/emailTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
}
.mobileBox1
{
    width: 92%;
    padding: 9px 1% 9px 7%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/mobilelTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
}
.OTPBox1
{
    width: 92%;
    padding: 9px 1% 9px 7%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/otpTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
}
.emptyBox1
{
    width: 95%;
    padding: 9px 1% 9px 7%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/emptyTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
}
.emptyTextArea
{
    width: 97%;
    padding: 9px 1% 9px 2%;
    font-size: 16px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/emptyTextArea_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
}

.wrap
{
    width: 100%;
    height: auto;
    margin: auto;
}
#header
{
    width: 100%;
    height: 131px;
    border-bottom: solid 1px #da251c;
}
#header .logoBox
{
    width: 20%;
    height: auto;
    float: left;
    text-align: center;
}
#header .rightBox
{
    width: 78%;
    float: right;
}
.loginBodyContainer
{
    width: 40%;
    margin: 30px auto;
    background-image: url(../images/opac_bg.png);
    border-radius: 15px;
    background-repeat: repeat;
    padding-bottom: 5px;
}
.mainBodyContainer
{
    width: 80%;
    margin: 30px auto;
    background-image: url(../images/opac_bg.png);
    border-radius: 15px;
    background-repeat: repeat;
    padding-bottom: 5px;
}
.courtmoduleBodyContainer
{
    width: 95%;
    margin: 30px auto;
    background-image: url(../images/opac_bg.png);
    border-radius: 15px;
    background-repeat: repeat;
    padding-bottom: 5px;
}
.heading1
{
    width: 93%;
    padding: 12px 3% 10px 4%;
    font-family: Verdana, Geneva, sans-serif;
    text-align: left;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #de2418;
    border-bottom: solid 1px #CCC;
}

.RLRow1
{
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    color: #303030;
}
.RLRow2
{
    width: 80%;
    margin: 10px auto 20px auto;
}
.RLRow3
{
    width: 80%;
    margin: 40px auto 40px auto;
}
.loginNewUserContainer
{
    width: auto;
    float: left;
    padding-top: 10px;
}
.loginNewUserContainer1
{
    width: auto;
    float: left;
    padding-top: 10px;
    display: none;
}
.loginBtnContainer
{
    width: auto;
    float: right;
}

.newUserNav:link, .newUserNav:active, .newUserNav:visited
{
    color: #F00;
    text-decoration: none;
    font-size: 14px;
}
.newUserNav:hover
{
    color: #000;
    text-decoration: none;
}
.otpTextContainer
{
    width: 70%;
    float: left;
    margin-right: 5%;
}
/*-----New 28/08/14  Code Edit------*/
.otpOkIconContainer
{
    width: 5%;
    float: left;
    padding-top: 5px;
}
/*-----New 28/08/14------*/
.otpVerifyContainer
{
    width: 15%;
    float: right;
    padding-top: 1px;
}
.aboutContainer
{
    width: 45%;
    float: left;
}
.aboutDiv
{
    width: 100%;
    background-image: url(../images/opac_bg.png);
    border-radius: 0px;
    background-repeat: repeat;
    padding-bottom: 5px;
}
.aboutTextContainer
{
    height: 195px;
    padding: 15px 4%;
}
.tileContainer
{
    width: 52%;
    float: right;
}
.tile1
{
    width: 25%;
    height: 100px;
    float: left;
    background: #0e2f80;
    padding: 10px 0px;
    margin: 0px 1% 10px 1%;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
    color: #FFF;
    font-size: 14px;
    font-family: 'Open Sans' ,Verdana, Geneva, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
/*.tile1:hover{background:#183884;opacity: 0.5; filter: alpha(opacity=50); color:#FFF;}*/
.tile1:hover
{
    background: #de2018;
    color: #FFF;
}

.tile1MIS
{
    width: 25%;
    height: 100px;
    float: left;
    background: #0e2f80;
    padding: 10px 0px;
    margin: 0px auto 10px 28%;
    text-align: center;
    opacity: 1.0;
    filter: alpha(opacity=100);
    color: #FFF;
    font-size: 14px;
    font-family: 'Open Sans' ,Verdana, Geneva, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
/*.tile1:hover{background:#183884;opacity: 0.5; filter: alpha(opacity=50); color:#FFF;}*/
.tile1MIS:hover
{
    background: #de2018;
    color: #FFF;
}

.tileImgBox
{
    width: auto;
    height: 60px;
    margin: 10px auto 4px auto;
}
.tileNameBox
{
    width: 85%;
    margin: auto;
    font-size: 12px;
    letter-spacing: 1px;
}
.NewUser
{
    width: 93%;
    padding: 12px 3% 10px 4%;
    border-bottom: solid 1px #CCC;
}
/*-----New 28/08/14------*/
.regBtnContainer
{
    width: auto;
    float: right;
}
/*-----New 28/08/14------*/
.heading4
{
    width: auto;
    font-family: Verdana, Geneva, sans-serif;
    text-align: left;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #de2418;
    float: left;
}
/*-----New 28/08/14------*/
/*---------------Register FIR---------------------*/
.registerFIRBodyContainer
{
    width: 65%;
    margin: 30px auto;
    background-image: url(../images/opac_bg.png);
    border-radius: 15px;
    background-repeat: repeat;
    padding-bottom: 15px;
}
.heading2
{
    width: 96%;
    padding: 12px 2% 10px 2%;
    font-family: Verdana, Geneva, sans-serif;
    text-align: left;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #de2418;
    border-bottom: solid 1px #CCC;
}
.heading3
{
    width: 96%;
    padding: 12px 2% 10px 2%;
    font-family: Verdana, Geneva, sans-serif;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    color: #003196;
}
.registerTabContainer
{
    width: 98%;
    padding: 5px 1%;
    background-image: url(../images/tabBg1.png);
    background-repeat: repeat;
}
.tab
{
    width: auto;
    float: left;
    background: #183884;
    padding: 7px 6px;
    margin: 0px 1px;
    text-align: center;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #FFF;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    border-radius: 3px;
    cursor: pointer;
    font-weight: bold;
}
/*.tab:hover{background:#0e2f80;opacity: 1.0; filter: alpha(opacity=100); color:#FFF;}*/
.tab1
{
    width: auto;
    float: left;
    background: #de2018;
    padding: 7px 6px;
    margin: 0px 1px;
    text-align: center;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #FFF;
    font-size: 12px;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: normal;
    border-radius: 3px;
    font-weight: bold;
}

.RFIRRow1
{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    font-size: 13px;
    color: #303030;
}
.RFIRCol1
{
    width: 48%;
    height: auto;
    float: left;
}
.RFIRCol2
{
    width: 48%;
    height: auto;
    float: right;
}
.RFIRCol3
{
    width: 9%;
    height: auto;
    float: left;
    margin-right: 1%;
}
.RFIRCol4
{
    width: 29%;
    height: auto;
    float: left;
    margin-right: 1%;
}
.RFIR91
{
    width: 13%;
    height: auto;
    float: left;
    margin-right: 1%;
}
/*-----New 28/08/14------*/
.RFIRMobNo
{
    width: 80%;
    height: auto;
    float: right;
    margin-right: 1%;
}
/*-----New 28/08/14------*/
.RFIRLabel
{
    width: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    color: #303030;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
}
.emptyBox2
{
    width: 96%;
    padding: 9px 2% 9px 2%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/emptyTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
}
.emptyBox2CDOwner
{
    padding: 9px 2% 9px 2%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/emptyTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
}
.emptyBox2CaseDiary
{
    width: 50%;
    padding: 9px 2% 9px 2%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/emptyTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
}
.emptyDateBox
{
    width: 6%;
    padding: 9px 2% 9px 2%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/emptyTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
    margin-left: 1%;
}
.emptyyearBox
{
    width: 10%;
    padding: 9px 2% 9px 2%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/emptyTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
    margin-left: 1%;
}
.emptyDateBoxCD
{
    width: 14%;
    padding: 9px 2% 9px 2%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/emptyTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
    margin-left: 1%;
}
.emptyyearBoxCD
{
    width: 23%;
    padding: 9px 2% 9px 2%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/emptyTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
    margin-left: 1%;
}
.emptyTimeBox
{
    width: 6%;
    padding: 9px 2% 9px 2%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/emptyTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
    margin-left: 1%;
}
.listBox
{
    width: 100%;
    padding: 9px 2% 9px 2%;
    font-size: 14px;
    color: #333;
    border: solid 1px #bababa;
    background-image: url(../images/emptyTextBox_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: normal;
    margin-left: 1%;
}


/*-----------------Start Case Diary CSS----------------------------*/
.CDMainContainer
{
    width: 95%;
    margin: 30px auto; /*background-image: url(images/opac_bg.png);*/
    border-radius: 15px;
    background-repeat: repeat;
    padding: 10px; /*font-family: 'Open Sans';*/
    border: solid 1px #CCC;
}
.CD_heading1
{
    width: 96%;
    padding: 12px 2% 7px 2%;
    font-family: Verdana, Geneva, sans-serif;
    text-align: center !important;
    text-transform: uppercase;
    font-size: 125%;
    font-weight: bold;
    color: #de2418;
}
.CD_Heading2
{
    width: 100%;
    text-align: center;
    margin: 10px 0px 10px 0px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.1em;
    ccolor: #000 !important;
}
.CD_horizontalLine
{
    width: 100%;
    height: 1px;
    margin: 10px 0px;
    border-bottom: solid 1px #CCC;
}
.CD_row1
{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    font-size: 75%;
}
.CD_row2
{
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    font-size: 75%;
}
.CD_row3
{
    width: 100%;
    height: auto;
    margin-bottom: 10px !important;
    font-size: 100%;
    line-height: 20px;
}
.CD_col1
{
    width: 48%;
    height: auto;
    float: left;
}
.CD_col2
{
    width: 48%;
    height: auto;
    float: right;
}
.CD_col11
{
    width: 20%;
    height: auto;
    float: left;
}
.CD_col22
{
    width: 75%;
    height: auto;
    float: right;
}
.CD_col3
{
    width: 15%;
    height: auto;
    float: left;
    margin-right: 10px;
}
.CD_LabelCol1
{
    width: auto;
    margin-right: 10px;
    float: left;
}
.CD_DataCol1
{
    width: auto;
    margin-right: 10px;
    float: left;
    font-weight: bold;
}
.CD_emptyTextArea
{
    width: 97%;
    padding: 9px 1% 9px 2%;
    font-size: 12px;
    color: #a2a2a2;
    border: solid 1px #bababa;
    background-image: url(images/emptyTextArea_bg.png);
    background-repeat: repeat-x;
    background-position: left top;
    border-radius: 2px;
    font-style: italic;
}
.CD_DOI_heading
{
    width: 98%;
    padding: 1%;
    background-color: #e7e3e7;
    text-transform: uppercase;
    font-weight: bold;
    border: solid 1px #222;
}
.CD_DOI_container
{
    width: 98%;
    padding: 1%;
    border-right: solid 1px #222;
    border-bottom: solid 1px #222;
    border-left: solid 1px #222;
}
.CD_radioButton
{
    width: 295px;
    margin: auto;
}
.CD_timeCol1
{
    width: 15px;
    margin-right: 4px;
    float: left;
    margin-top: 11px;
}
.CD_timeTextBoxCol1
{
    width: 70%;
    float: right;
}
.CD_table
{
    border-collapse: collapse;
}
.CD_table th
{
    border: 1px solid #000;
    color: #000;
    padding: 5px 5px;
    background-color: #e7e3e7;
    text-align: center;
}
.CD_table td
{
    color: #000;
    border: 1px solid #000;
    padding: 5px 10px;
    text-align: center;
}
.CD_checkBoxContainer
{
    width: 22%;
    height: 30px;
    float: left;
    border: solid 1px #555;
    padding: 1%;
    margin: 2px;
}

@media screen and (max-width : 480px)
{
    .CDMainContainer
    {
        width: 85%;
        margin: 30px auto;
        border-radius: 15px;
        padding: 10px;
        border: solid 1px #CCC;
    }
    .CD_row3
    {
        width: 100%;
        height: auto;
        margin-bottom: 5px !important;
        font-size: 100%;
        line-height: 20px;
        text-align: justify;
    }
    .CD_col1
    {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .CD_col2
    {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .CD_col3
    {
        width: 100%;
        height: auto;
    }
    .CD_col11
    {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }
    .CD_col22
    {
        width: 100%;
        height: auto;
        margin-bottom: 0px;
    }
    .CD_LabelCol1
    {
        width: auto;
        margin-right: 10px;
        margin-bottom: 7px;
    }
    .CD_DataCol1
    {
        width: auto;
        margin-right: 10px;
        font-weight: bold;
        margin-bottom: 7px;
    }
    .CD_DOI_container
    {
        width: 92%;
        padding: 4%;
        border-right: solid 1px #222;
        border-bottom: solid 1px #222;
        border-left: solid 1px #222;
    }
    .CD_radioButton
    {
        width: 100%;
        margin: auto;
    }
    .CD_tableDiv
    {
        width: 98%;
        margin: auto;
        overflow-x: scroll;
        height: auto;
    }
    .CD_table
    {
        border-collapse: collapse;
        width: 1000px;
    }
    .CD_checkBoxContainer
    {
        width: 91%;
        height: auto;
        float: left;
        border: solid 1px #555;
        padding: 4%;
        margin: 2px;
    }
    .CD_MobileContainer
    {
        width: 100%;
        height: auto;
    }
    .CD_MobileContainer_col1
    {
        width: 100px;
        float: left !important;
    }
    .CD_MobileContainer_col2
    {
        width: 10%;
        float: right;
    }
}
/* iPads (portrait) ----------- */
@media screen and (max-width : 780px)
{
    .emptyDateBox
    {
        width: 10%;
        padding: 9px 2% 9px 2%;
        font-size: 14px;
        color: #333;
        border: solid 1px #bababa;
        background-image: url(../images/emptyTextBox_bg.png);
        background-repeat: repeat-x;
        background-position: left top;
        border-radius: 2px;
        font-style: normal;
        margin-left: 1%;
    }

}
@media screen and (max-width : 980px)
{
    .emptyDateBox
    {
        width: 10%;
        padding: 9px 2% 9px 2%;
        font-size: 14px;
        color: #333;
        border: solid 1px #bababa;
        background-image: url(../images/emptyTextBox_bg.png);
        background-repeat: repeat-x;
        background-position: left top;
        border-radius: 2px;
        font-style: normal;
        margin-left: 1%;
    }
}
@media screen and (max-width : 1024px)
{
    .emptyDateBox
    {
        width: 10%;
        padding: 9px 2% 9px 2%;
        font-size: 14px;
        color: #333;
        border: solid 1px #bababa;
        background-image: url(../images/emptyTextBox_bg.png);
        background-repeat: repeat-x;
        background-position: left top;
        border-radius: 2px;
        font-style: normal;
        margin-left: 1%;
    }
    .emptyyearBox
    {
        width: 14%;
        padding: 9px 2% 9px 2%;
        font-size: 14px;
        color: #333;
        border: solid 1px #bababa;
        background-image: url(../images/emptyTextBox_bg.png);
        background-repeat: repeat-x;
        background-position: left top;
        border-radius: 2px;
        font-style: normal;
        margin-left: 1%;
    }
    .emptyDateBoxCD
    {
        width: 16%;
        padding: 9px 2% 9px 2%;
        font-size: 14px;
        color: #333;
        border: solid 1px #bababa;
        background-image: url(../images/emptyTextBox_bg.png);
        background-repeat: repeat-x;
        background-position: left top;
        border-radius: 2px;
        font-style: normal;
        margin-left: 1%;
    }
}

/*-----------------End Case Diary CSS----------------------------*/
/*-----------------Court Module CSS----------------------------*/

.CM_mainContainer
{
    width: 90%;
    height: auto;
    margin: auto;
    padding: 2%;
    font-size: 15px;
    font-weight: bold;
}
.CM_heading1
{
    width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
    text-decoration: underline;
    font-weight: bold;
    text-align: center;
}
.CM_heading2
{
    width: 100%;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}
.CM_horizontalLine
{
    width: 100%;
    height: 7px;
    border-bottom: solid 1px #999;
    margin: 0px 0px 7px 0px;
}
.CM_bodyLeft
{
    width: 48%;
    height: auto;
    font-size: 12px;
    font-weight: normal;
    float: left;
}
.CM_bodyRight
{
    width: 48%;
    height: 100%;
    font-size: 12px;
    font-weight: normal;
    float: right;
    background-color: #CCC;
    display: block;
}
.CM_row1
{
    width: 98%;
    height: auto;
    margin-bottom: 15px;
}
.CM_col1
{
    width: 15px;
    float: left;
    margin-right: 10px;
    font-weight: bold;
}
.CM_col2
{
    width: 89%;
    float: left;
    margin-right: 10px;
    text-align: justify;
}
.CM_col3
{
    width: 20px;
    float: right;
}
@media screen and (max-width : 480px)
{
    .CM_row1
    {
        width: 90%;
        height: auto;
        margin-bottom: 15px;
        padding: 4%;
    }
    .CM_col2
    {
        width: 100%;
        float: left;
        margin-right: 10px;
        text-align: justify;
    }
    .CM_col3
    {
        width: 100%;
        float: left;
    }
}

/*-----------------End Court Module CSS----------------------------*/


#footer
{
    width: 100%;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    padding: 7px 0px 7px 0px;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}


@media screen and (max-width : 480px)
{
    .loginBodyContainer
    {
        width: 100% !important;
        margin: 30px auto;
        text-align: left !important;
    }
    .heading1
    {
        width: 93%;
        text-align: left;
    }
    .loginNewUserContainer
    {
        display: none;
    }
    .loginNewUserContainer1
    {
        width: 100%;
        padding-top: 10px;
        display: block;
    }
    .loginBtnContainer
    {
        width: 100%;
        text-align: center;
    }

    .userBox1
    {
        width: 89%;
        padding: 9px 1% 9px 10%;
    }
    .emailBox1
    {
        width: 89%;
        padding: 9px 1% 9px 10%;
    }
    .mobileBox1
    {
        width: 89%;
        padding: 9px 1% 9px 10%;
    }
    .emptyBox1
    {
        width: 90%;
        padding: 9px 5% 9px 5%;
    }
    .otpTextContainer
    {
        width: 100%;
        margin-bottom: 10px;
    }
    /*-----New 28/08/14  Code Edit------*/
    .otpOkIconContainer
    {
        width: 100%;
        padding-top: 5px;
        text-align: center !important;
    }
    /*-----New 28/08/14------*/
    .otpVerifyContainer
    {
        width: 100%;
        text-align: center;
        padding-top: 1px;
        margin-top: 15px;
    }

    .RLRow3
    {
        width: 90%;
        margin: 30px auto 40px auto;
    }
    .aboutContainer
    {
        width: 100% !important;
        margin-bottom: 15px;
    }
    .aboutTextContainer
    {
        height: auto;
        padding: 15px 4%;
    }
    .tileContainer
    {
        width: 100% !important;
    }
    .tile1
    {
        width: 100% !important;
        margin: 0px 0px 10px 0px;
    }
    .tile1MIS
    {
        width: 100% !important;
        margin: 0px 0px 10px 0px;
    }



    .registerFIRBodyContainer
    {
        width: 98% !important;
        margin: 30px auto;
        text-align: left !important;
    }
    .tab
    {
        width: 98%;
        margin: 0px 1% 5px 1%;
        padding: 5px 0px;
    }
    .tab1
    {
        width: 98%;
        margin: 0px 1% 5px 1%;
        padding: 5px 0px;
    }


    .RFIRRow1
    {
        width: 100%;
        height: auto;
        margin-bottom: 0px;
        font-size: 13px;
        color: #303030;
    }
    .RFIRCol1
    {
        width: 100%;
        height: auto;
    }
    .RFIRCol2
    {
        width: 100%;
        height: auto;
    }

}
/* iPads (portrait) ----------- */
@media screen and (max-width : 780px)
{
    .loginBodyContainer
    {
        width: 70% !important;
        margin: 30px auto;
    }
    #header .logoBox
    {
        width: 100%;
        height: auto;
        text-align: center;
    }
    #header .rightBox
    {
        display: none;
    }

    .RLRow3
    {
        width: 90%;
        margin: 30px auto 40px auto;
    }
    .aboutContainer
    {
        width: 100%;
        margin-bottom: 15px;
    }
    .aboutTextContainer
    {
        height: auto;
        padding: 15px 4%;
    }
    .tileContainer
    {
        width: 100%;
    }
    .tile1
    {
        width: 31.2%;
        margin: 0px 1% 10px 1%;
    }
    .tile1MIS
    {
        width: 31.2%;
        margin: 0px 1% 10px 1%;
    }

    .registerFIRBodyContainer
    {
        width: 75% !important;
        margin: 30px auto;
    }
    .tab
    {
        width: 98%;
        margin: 0px 1% 5px 1%;
        padding: 5px 0px;
    }
    .tab1
    {
        width: 98%;
        margin: 0px 1% 5px 1%;
        padding: 5px 0px;
    }

}
@media screen and (max-width : 980px)
{
    .loginBodyContainer
    {
        width: 55%;
        margin: 30px auto;
    }
    .RLRow3
    {
        width: 90%;
        margin: 30px auto 40px auto;
    }
    .registerFIRBodyContainer
    {
        width: 65%;
        margin: 30px auto;
    }
}

.btn
{
    width: auto;
    float: right;
    margin: 0;
    padding: 0;
}
.btn input[type="button"]
{
    width: auto;
    float: right;
    margin: 0;
    padding: 10px 30px;
    border: 1px solid #da251c;
    border-radius: 5px;
    color: #fff;
    background: #e35a53; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #e35a53 0%, #a02e26 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#e35a53), color-stop(100%,#a02e26)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #e35a53 0%,#a02e26 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #e35a53 0%,#a02e26 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #e35a53 0%,#a02e26 100%); /* IE10+ */
    background: linear-gradient(135deg, #e35a53 0%,#a02e26 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e35a53', endColorstr='#a02e26',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
