﻿body
{
    font-size: 62.5%; /* font-size 1em = 10px */
   text-align:right;
    direction :rtl;

}
body[lang|=en]
{
    text-align: left;
    direction : ltr;
}

#bodycontainer
{
    width: 100%;
    background-color: #FFFFFF;
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 0px;
    position: relative;
}
/*.boxcontainer
{
    border: 1px solid #E8E8E8;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    background-color: #FCFCFC;
    width: 100%;
    padding-bottom: 25px;
}*/
#rightContainer
{
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.titlecontainer
{
    width: 100%;
    height: 49px;
    display: block;
}
.leftcorner
{
    width: 25px;
    height: 49px;
    background-image: url(../images/leftcorner.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
    display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}

.titlemid
{
    background-image: url(../images/midstrip.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 49px;
    margin: 0px 0px 0px 24px;
}
.rightcorner
{
    width: 25px;
    height: 49px;
    background-image: url(../images/rightcorner.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    display: block;
    padding: 0px;
    float: right;
}


.mainheading
{
    font: 2em Arial, Helvetica, sans-serif;
    color: #155193;
    text-decoration: none;
    font-weight: bold;
    margin-right: 15px;
    margin-left:15px;
    margin-top: 18px;
    float: right;
    padding: 0px;
}
[lang|=en] .mainheading
{
    float: left;
}
.midcontainer
{
    margin: 0 auto;
    width: 100%;
    display: block;
    height: 100%;
}
.descriptioncontainer
{
    width: 100%; /*	min-width:600px;*/
    display: block;
    margin: 0 auto; /*background-color: #FCFCFC;*/
}
.account-detail-area
{
    width: 100%;
    display: block;
    border: #E8E8E8 1px solid;
    background-color: #FFFFFF;
    padding-bottom: 0px;
}
.descriptiontext
{
    width: 90%;
    display: block;
    font: 1.2em Arial, Helvetica, sans-serif;
    color: #535353;
    text-decoration: none;
    font-weight: 700;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 0px;
    line-height: 18px;
}
div.button_wrapper
{
    width: 75%;
    max-width: 1100px;
    float:left;
    margin-right: 70px;
    margin-left: 70px;
    margin-top: 50px;
    padding-left: 0px;
    padding-bottom: 30px;
}
[lang|=en] .button_wrapper
{
    float: right;
}
.yellow_btn1
{
    background-image: url(../images/yellow_btn-center.jpg);
    background-repeat: repeat-x;
    width: 100%;
    float: left;
    height: 33px;
    line-height: 33px;
    margin-left: 0px;
    margin-top: 20px;
    font-weight: normal;
    font-size: 1.4em;
    font-weight: bold;
}
[lang|=en] .yellow_btn1
{
    float: right;
}
.yellow_btn_left
{
    background-image: url(../images/yellow_btn-left.jpg);
    background-repeat: no-repeat;
    width: 10px;
    float: left;
    height: 33px;
}
.yellow_btn_right
{
    background-image: url(../images/yellow_btn-right.jpg);
    background-repeat: no-repeat;
    width: 10px;
    float: right;
    height: 33px;
}
.imp-con-error
{
    background-image: url(../images/StopSign48.gif);
    background-repeat: no-repeat;
    height: 48px;
    line-height:48px;
    background-position: right top;
    margin-right: 25px;
    margin-top: 40px;
    padding-right: 55px;
    color: #535353;
    margin-bottom: 0px;
    font: 1.2em Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding-top: 12px;
}
[lang|=en] .imp-con-error
{
    background-position: left top;
    padding-right: 0px;
        padding-left: 55px;

}
#table_container1
{
    width: 96%;
    padding-top: 40px;
    display: block;
    margin: 0 auto;
}
.new-msg-field
{
    width: 100%;
    margin:0px;
    margin-right: 32px;
        margin-left: 32px;
    margin-top: 10px;
    color: #363636;
    font-size: 1.2em;
    margin-top:15px;
}

.new-msg-field-txt1
{
    width: 125px;
    float: right;
    font: 1.2em Arial, Helvetica, sans-serif;
}
[lang|=en] .new-msg-field-txt1
{
    float: left;

}
.dll-options
{
    width: 320px;
}
.multi-line-textbox
{
    width: 450px;
    height: 90px;
}
/* Used by IE6-8 ----------- */
html, body
{
}

html
{
    display: table;
    margin: auto;
}

body
{
    display: table-cell;
    vertical-align: top;
    width: 950px;
    background-color: White;
}

@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5)
{

}


@media screen and (min-device-width: 480px) and (orientation: landscape)
{

}

@media only screen and (min-width: 1024px)
{
    html, body
    {
        height: 100%;
    }

    html
    {
        display: table;
        margin: auto;
    }

    body
    {
        display: table-cell;
        vertical-align: top;
        width: 950px;
        background-color: White;
    }

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px)
{
    body
    {
        min-width: 320px;
    }

    .dll-options
    {
        width: 170px;
    }
    .multi-line-textbox
    {
        width: 250px;
        height: 50px;
        display: block;
    }
    .titlecontainer
    {
        display: none;
    }
    #bodycontainer
    {
        padding-top: 0px;
    }
    #rightContainer
    {
        padding: 0px 10px 0px 10px;
    }

    .new-msg-field
    {
        margin-right: 10px;
        margin-left: 10px;        
    }
    .new-msg-field-txt1
    {
        padding-right: 0px;
        font-weight: normal;
        width: 100px;
    }
    .short_col1
    {
        width: 80px;
    }
    .account-detail-area
    {
        height: 100%;
    }

    div.button_wrapper
    {
        float: none;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 80px;
    }
[lang|=en] .button_wrapper
{
    float: none;
}
    .imp-con-error
    {
        margin-right: 0px;
    }
}
/* Galaxy S3*/
@media screen and (min-device-width: 360px) and (-webkit-min-device-pixel-ratio: 2)
{
 
    body
    {
        font-size: 75%; /* font-size 1em = 10px */
    }
       .short_col1
    {
        width: 90px;
    }
 
     .multi-line-textbox
    {
        width: 300px;
        height: 60px;
    }
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px)
{

}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px)
{

}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)
{
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
    /* Styles */
    body
    {
        font-size: 80%; /* font-size 1em = 10px */
    }
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait)
{
    /* Styles */
    body
    {
        font-size: 80%; /* font-size 1em = 10px */
    }
}

/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px)
{
    /* Styles */
}

/* Large screens ----------- */
@media only screen and (min-width : 1824px)
{
    /* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5)
{
    /* Styles */
}

