/* Minification failed. Returning unminified contents.
(2308,1): run-time error CSS1019: Unexpected token, found '@charset'
(2308,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(2308,17): run-time error CSS1019: Unexpected token, found ';'
(2447,17): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
(2682,8): run-time error CSS1038: Expected hex color, found '#33333'
 */
@import "https://fonts.googleapis.com/css?family=Open+Sans";

@font-face {
    font-family: 'Montserrat-Regular';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg #Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat-Bold';
    src: url('../fonts/Montserrat-Bold.eot');
    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype'), url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font: normal 16px 'Open Sans';
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

.container {
    clear: both;
    margin: 0 auto;
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
    max-width: 1232px;
    display: block;
}

p {
    font-size: 1.0em;
    text-align: justify;
}

a, a:active, a:link, a:visited {
    color: #d9531e;
    text-decoration: none;
}

    a:hover {
        color: #d9531e;
        text-decoration: none;
    }

#header, #nav, #content, #footer, #breadcrum {
    margin: auto;
    width: 100%;
}

#footer {
    position: fixed;
    bottom: 0;
}

.bg-black {
    background-color: #2f353e;
}

#header #logo {
    float: left;
    padding: 10px 0px;
    width: 200px;
}

    #header #logo img {
        width: 100%;
    }

#header #logo2 {
    float: right;
    padding: 35px 0px;
}

#nav {
    background-color: #d9531e;
    height: 30px;
}

#content {
    background-color: #FFFFFF;
    margin-bottom: 40px;
}

/*#content .container {
        min-height: 150px;
    }*/

.separate {
    border: 1px dotted #cfcfcf;
}

#login #login_box {
    width: 90%;
    max-width: 520px;
    min-height: 310px;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.65);
    background-color: #363636\9;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
    border-radius: 10px;
    color: #fff;
    padding-top: 5px;
   padding-bottom:15px;
}

#login .signup {
    width: 90%;
    max-width: 520px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.65);
    background-color: #363636\9;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    clear: both;
    border-radius: 10px;
    color: #fff;
    font-size: 0.8em;
    text-transform: none;
    text-align: center;
    padding: 10px 0px;
}

.flowchart {
    max-width: 375px;
    margin-left: 24px;
    margin-top: 40px;
}

    .flowchart img {
        width: 100%;
    }

.fieldgroup {
    font-size: 0.8em;
}

.column1 {
    float: left;
    width: 48%;
}

.column2 {
    float: right;
    width: 48%;
}

.column {
    float: left;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding-top: 30px;
}

.column100 {
    float: left;
    width: 100%;
}

.column6 {
    float: left;
    width: 60%;
}

.column8 {
    float: left;
    width: 80%;
}

.fieldgroup span {
    padding: 15px 0 5px 0;
}

.fieldgroup .full {
    padding-top: 7px;
    float: left;
    width: 100%;
}

.shadow {
    box-shadow: 0px 0px 0px #ccc, 0 0 0px #ccc inset;
}

.fieldgroup .eng {
    float: left;
    width: 49%;
    word-wrap: break-word;
}

.fieldgroup .eng2 {
    float: left;
    width: 59%;
}

.loginLOA {
    font-size: small;
    margin-left: 230px;
    color: #D9531E !important;
}

.fieldgroup .arab {
    font-family: Tahoma;
    font-size: 1.2em;
    float: right;
    width: 49%;
    text-align: right;
    word-wrap: break-word;
}

.fieldgroup .arab1 {
    font-family: Tahoma;
    font-size: 1.2em;
    float: right;
    width: 59%;
    text-align: right;
}

.fieldgroup .arab2 {
    font-family: Tahoma;
    font-size: 1em;
    float: right;
    width: 49%;
    text-align: right;
}
/*23May2016 add ], .fieldgroup input[type='password'] for password formatting*/
.fieldgroup input[type="text"], .fieldgroup input[type='password'] {
    width: 100%;
    border: 1px solid #b6b6b5;
    border-radius: 5px;
    background-color: #fff;
    color: #929292;
    padding: 7px 0px;
    text-indent: 10px;
    box-shadow: 1px 2px 5px #ccc, inset 0px 0px 15px #ccc;
    text-transform: uppercase;
}

.normal {
    width: 100%;
    border: 1px solid #b6b6b5;
    border-radius: 5px;
    background-color: #fff;
    color: #363636;
    padding: 8px 0px;
    text-indent: 10px;
    box-shadow: 1px 2px 5px #ccc, inset 0px 0px 15px #ccc;
    text-transform: none !important;
}

.fieldgroup input[type="password"] {
    width: 100%;
    border: 1px solid #b6b6b5;
    border-radius: 5px;
    background-color: #fff;
    /*color: #363636;*/
    padding: 8px 0px;
    text-indent: 10px;
    box-shadow: 1px 2px 5px #ccc, inset 0px 0px 15px #ccc;
}

select {
    width: 100%;
    border: 1px solid #b6b6b5;
    border-radius: 5px;
    color: #929292;
    padding: 8px 0px;
    text-indent: 4px;
    box-shadow: 1px 2px 5px #ccc, inset 0px 0px 15px #ccc;
    text-transform: uppercase;
}

input[type="button"], .orangeBTn {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 1em;
    padding: 7px 16px;
    box-shadow: 1px 2px 5px #cccccc;
    cursor: pointer;
}

.button-gray {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff !important;
    font-weight: bold;
    font-size: 1em;
    padding: 7px 16px;
    box-shadow: 1px 2px 5px #cccccc;
    cursor: pointer;
    background: url(../images/btn_grey_bg.png) repeat-x;
}

input[type="submit"] {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 1em;
    padding: 7px 16px;
    box-shadow: 1px 2px 5px #cccccc;
    cursor: pointer;
}

input[type="reset"] {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 1em;
    padding: 7px 20px;
    box-shadow: 1px 2px 5px #cccccc;
    /*width: 120px;*/
    cursor: pointer;
    background: url(../images/btn_grey_bg.png) repeat-x;
}

button[type="submit"] {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    font-size: 1em;
    padding: 7px 16px;
    box-shadow: 1px 2px 5px #cccccc;
    cursor: pointer;
}


input[type="checkbox"], input[type="radio"] {
    zoom: 1.2;
}

input[type="button"].orange, .orangeBTn {
    background: url(../images/btn_bg.png) repeat-x;
}

input[type="submit"].orange {
    background: url(../images/btn_bg.png) repeat-x;
}

input[type="reset"].orange {
    background: url(../images/btn_bg.png) repeat-x;
}

input[type="submit"].orange_save {
    background: url(../images/btn_bg.png) repeat-x;
    margin: auto 0;
}

input[type="button"].orange_save {
    background: url(../images/btn_bg.png) repeat-x;
    margin: auto 0;
}

input[type="button"].grey {
    background: url(../images/btn_grey_bg.png) repeat-x;
}

input[type="button"].greyupload {
    background: url(../images/btn_grey_bg.png) repeat-x;
    width: 100px !important;
    float: none;
    margin: 0.2em;
}

input[type="submit"].grey {
    background: url(../images/btn_grey_bg.png) repeat-x;
}

button[type="submit"].grey {
    background: url(../images/btn_grey_bg.png) repeat-x;
}

input[type="submit"].greyupload {
    background: url(../images/btn_grey_bg.png) repeat-x;
    width: 100px !important;
    float: none;
    margin: 0.2em;
}

#login .fieldgroup input[type="text"], #login .fieldgroup input[type="password"] {
    box-shadow: 1px 2px 5px #000, inset 0px 0px 15px #ccc;
}

#login .fieldgroup {
    width: 90%;
    max-width: 400px;
    margin: auto;
    clear: both;
}

    #login .fieldgroup span {
        padding-top: 10px;
    }

    #login .fieldgroup a {
        color: #ff7627;
        text-decoration: none;
        line-height: 20px;
    }

        #login .fieldgroup a:hover span {
            color: #fff !important;
        }

    #login .fieldgroup span.nospace {
        padding-top: 0px;
    }

    #login .fieldgroup a:hover {
        color: #fff !important;
    }

.headertext {
    color: #d9531e;
    font-size: 1.3em;
    padding-top: 10px;
}

#login .signup a {
    color: #fff;
    text-decoration: none;
}

#login input[type="button"] {
    box-shadow: 1px 2px 5px #000;
}

#login input[type="text"] {
    text-transform: none;
}

#login input[type="password"] {
    text-transform: none;
}

.action_btn {
    float: right;
    line-height: 1.8;
    text-align: right;
}

.action_btn_left {
    float: left;
    line-height: 1.8;
    text-align: center;
    width: 50%;
}

.action_btn input[type="button"] {
    margin-left: 10px;
    margin-bottom: 10px;
}

.forgetpass_link {
    float: left;
    line-height: 1.8;
    font-size: 9pt;
}

#disclaimer {
    font-size: 0.9em;
    margin-bottom: 10px;
}

#breadcrum {
    background: url(../images/bradcrum_bg.png) repeat-x;
    height: 40px;
    overflow: hidden;
}

    #breadcrum ul {
        margin: 0px;
        padding: 2px;
        line-height: 2.5;
    }

    #breadcrum li {
        margin: 0px;
        padding: 8px 2px 12px 27px;
        margin-left: 10px;
        list-style: none;
        display: inline;
    }

    #breadcrum a {
        color: #363636;
        font-size: 9pt;
        text-decoration: none;
        font-weight: bold;
    }

    #breadcrum li.active {
        background: url(../images/active_bar.png) no-repeat 0px -2px;
    }

    #breadcrum li.filled {
        background: url(../images/filled_bar.png) no-repeat 0px -2px;
    }

    #breadcrum li.blank {
        background: url(../images/blank_bar.png) no-repeat 0px -2px;
    }

.filled a.active {
    -webkit-stroke-width: 5.3px;
    -webkit-stroke-color: #FFFFFF;
    -webkit-fill-color: #FFFFFF;
    text-shadow: 1px 0px 20px red;
    box-shadow: inset 0 0 50px #fff, inset 20px 0 80px #f0f, inset -20px 0 80px #0ff, inset 20px 0 300px #f0f, inset -20px 0 300px #0ff, 0 0 50px #fff, -10px 0 80px #f0f, 10px 0 80px #0ff;
    color: red;
}

.breadcrum-tab li {
    margin: 0px 20px !important;
    padding: 0 !important;
    list-style: none;
    display: inline;
    float: left;
    line-height: 38px;
    background: none !important;
}

    .breadcrum-tab li span {
        display: inline-block;
        float: left;
        height: 31px;
        width: 25px;
        margin-right: 5px;
    }

    .breadcrum-tab li.active span {
        background: url(../images/active_bar.png) no-repeat 0px 1px;
    }

#breadcrum li.active span {
    background-image: url('../Images/filled_bar.png');
    background-repeat: no-repeat;
}

.breadcrum-tab li.filled span {
    background: url(../images/filled_bar.png) no-repeat 0px 1px;
}

.breadcrum-tab li span {
    background: url(../images/blank_bar.png) no-repeat 0px 1px;
}

.breadcrum-tab .filled a.active span {
    -webkit-stroke-width: 5.3px;
    -webkit-stroke-color: #FFFFFF;
    -webkit-fill-color: #FFFFFF;
    text-shadow: 1px 0px 20px red;
    box-shadow: inset 0 0 50px #fff, inset 20px 0 80px #f0f, inset -20px 0 80px #0ff, inset 20px 0 300px #f0f, inset -20px 0 300px #0ff, 0 0 50px #fff, -10px 0 80px #f0f, 10px 0 80px #0ff;
    color: red;
}

input[type="button"].half {
    margin-right: 10px;
}

#footer .container {
    font-size: 0.8em;
    color: #fff;
    text-align: center;
}

.f_left {
    float: left;
}

.welcomeUser {
    text-align: center;
    font-size: 12px;
    padding: 1%;
}

.table {
    width: 100%;
    border: 0px solid #cfcfcf;
    font-size: 0.8em;
    margin-bottom: 20px;
    float: left;
}

    .table th {
        padding: 10px;
        color: #555;
        background: #f1f1f1;
        font-size: 0.9em;
    }

    .table td {
        padding: 7px;
        color: #000;
        text-align: center;
    }

.span8 {
    width: 71%;
    float: left;
}

.span7 {
    width: 60%;
    float: left;
    margin-left: 2%;
}

.span6 {
    width: 50%;
    float: left;
    margin-left: 2%;
}

.span5 {
    width: 30%;
    float: left;
    margin-left: 2%;
}

.span4 {
    width: 24%;
    float: left;
    margin-left: 2%;
}

.title {
    padding: 5px 1px;
    color: #555;
    background: #cfcfcf;
    font-size: 1.1em;
    text-align: center;
    float: left;
    width: 100%;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.cartsummary td {
    width: 45%;
    padding: 2%;
    text-align: left;
    border: 1px solid #ccc;
}

.fleft {
    float: left;
}

.clear {
    margin: 13px;
    float: left;
}

.span3 {
    width: 14%;
}

.span3_5 {
    width: 19%;
}

.min-height {
    min-height: 256px;
    border: 1px solid #cfcfcf;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.min-height1 {
    min-height: 100px;
    border: 1px solid #cfcfcf;
    float: left;
    width: 100%;
}

.required {
    color: #e80c4d;
    font-size: 11px;
    margin: 0 6px;
    padding: 0;
}

#signup {
    font-size: 0.7em;
    max-width: 675px;
    margin: 0 auto;
    padding: 0 10px;
}

    #signup.msgPop {
        font-size: 13px;
        line-height: 1.8;
        max-width: 491px;
        background: #efefef;
        padding: 1em;
        border: 1px solid #ccc;
        border-radius: 8px;
        margin-bottom: 1em;
    }

.GoTOLogin {
    text-align: right;
    color: #d9531e;
    width: 85%;
}

    .GoTOLogin .a {
        color: #d9531e;
        font-size: 0.8em;
    }

.LOA {
    position: absolute;
    top: 266px;
    left: 50%;
    margin-left: -4px;
}

/*.LOA a:focus img {
    border: 2px solid #d9531e;
    outline: none;
    height: 49px;
}

.LOA a:focus {
    outline: none;
    display: inline-block;
    height: 49px;
    margin-left: -3px;
    margin-top: 0px;
}*/

ul li {
    font-size: 0.8em;
}

.cancel {
    margin-top: -58px;
    text-align: right;
    width: 52%;
}

.notify {
    background: url('../Images/notification.jpg') no-repeat right;
    width: 16px;
    height: 16px;
    display: inline-block;
}




@media only screen and (max-width: 434px) {
    .flowchart {
        margin-left: 19px !important;
    }

    .LOA {
        width: 0px;
        margin: -25% auto 60px 53% !important;
    }

    input[type="submit"] {
        padding: 7px 22%;
    }

    .leftHeaderFit {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 639px) {
    .LOA {
        width: 0px;
        margin: -19% auto 60px 53%;
    }

    .container {
        clear: both;
        margin: 0 auto;
        width: 95%;
        padding-left: 2.5%;
        padding-right: 2.5%;
        display: block;
    }

    .column1, .column2 {
        float: left;
        width: 100%;
    }

    #login {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

        #login #login_box, #login #signup {
            width: 100%;
            border-radius: 0px;
            margin-bottom: 1px;
            margin-top: 1px;
        }

    input[type="button"] {
        clear: both;
    }

    .action_btn, .forgetpass_link {
        float: left;
        clear: both;
        width: 100%;
        text-align: center;
    }

    .action_btn_left {
        float: left;
        clear: both;
        width: 100%;
        text-align: center;
    }

    .action_btn input[type="button"] {
        margin-left: 0px;
    }

    #breadcrum li {
        display: none;
    }

        #breadcrum li.active {
            display: inline;
        }

    #header #logo2 {
        display: none;
    }

    #header #logo {
        float: none;
        margin: auto;
        text-align: center;
        padding: 15px 0px;
    }

    input[type="button"].half {
        margin-right: 10px;
        width: 120px;
    }

    .centeredPlaceholder {
        width: 100%;
    }

    .fieldgroup_upload {
        font-size: 0.8em;
    }

        .fieldgroup_upload .eng {
            width: 30% !important;
            float: left !important;
        }

    .uploadcontainer {
        width: 30% !important;
        float: left !important;
    }

    .fieldgroup_upload .arab {
        width: 30% !important;
        float: left !important;
    }
}

.close-btn {
    display: block;
    position: absolute;
    right: 9px;
    top: 0;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -khtml-border-top-left-radius: 20px;
    -khtml-border-top-right-radius: 20px;
    background-color: #c0c0c0;
    border: 1px solid black;
    width: 25px;
    height: 25px;
}

    .close-btn a {
        font-size: 15px;
        font-weight: bold;
        color: white;
        text-decoration: none;
    }

.modal-bg {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.6;
    z-index: 999;
}

.modal {
    position: absolute;
}

.notodisplay {
    display: none;
}

#backgroundPopup {
    z-index: 1;
    position: fixed;
    display: none;
    height: 100%;
    width: 100%;
    background: #000000;
    top: 0px;
    left: 0px;
}

#toPopup {
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 30%;
    position: absolute;
    top: 10%;
    width: 620px;
    z-index: 2;
}

#toPopup1 {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    border: 10px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: none;
    font-size: 10pt;
    left: 29%;
    position: absolute;
    top: 25%;
    z-index: 2;
    background-color: #000;
    background-color: #363636\9;
    margin: 20px auto 10px;
    max-width: 645px;
    min-height: 350px;
    overflow: hidden;
    width: 90%;
}

#popup_content1 p {
    font-size: 12pt;
    margin: 5px;
    padding: 10px;
    vertical-align: middle;
    margin-top: 100px;
}

div.loader {
    background: url("../../Content/Image/loading.gif") no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
    display: none;
    z-index: 9999;
    top: 40%;
    left: 50%;
    position: absolute;
    margin-left: -10px;
}

div.close {
    background: url("../../Content/Image/closebox.png") no-repeat scroll 0 0 transparent;
    bottom: 24px;
    cursor: pointer;
    float: right;
    height: 30px;
    left: 27px;
    position: relative;
    width: 30px;
}

span.ecs_tooltip {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    display: none;
    font-size: 11px;
    height: 16px;
    opacity: 0.7;
    padding: 4px 3px 2px 5px;
    position: absolute;
    right: -62px;
    text-align: center;
    top: -51px;
    width: 93px;
}

span.arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #000000;
    display: block;
    height: 1px;
    left: 40px;
    position: relative;
    top: 3px;
    width: 1px;
}

div#popup_content {
    margin: auto 0;
}

.field-validation-error {
    color: #FF6600;
}

.validation-summary-errors {
    color: #d9531e;
    text-align: center;
    font-size: 10pt;
    font-family: "Century Gothic", Tahoma,Verdana;
    font-weight: bold;
}

    .validation-summary-errors ul {
        list-style: none;
    }

.txt50 {
    width: 50% !important;
    text-transform: none !important;
}

.buttonsmallanchor {
    text-decoration: none;
}

.action_btn a {
    text-decoration: none;
}

.txtplaceholder {
    font-weight: bold;
}

.pagetitle {
    margin-top: 10px;
    background-color: #CCCCCC;
    border-color: #DDDDDD;
    color: #333333;
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 2%;
    width: 96%;
    float: left;
    line-height: 1.1;
    font-size: 15pt;
    font-weight: bold;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.datepicker {
    background: url(../images/calender.png) center right no-repeat;
}

#DOB {
    /*background: url(../images/calender.png) center right no-repeat;*/
}

#ExpiryDate {
    /*background: url(../images/calender.png) center right no-repeat;*/
}

#Attendence_Period_From {
    background: url(../images/calender.png) center right no-repeat;
}

#Attendence_Period_To {
    background: url(../images/calender.png) center right no-repeat;
}

#Qualification_Confered_Date {
    background: url(../images/calender.png) center right no-repeat;
}

#strAttendence_Period_From {
    background: url(../images/calender.png) center right no-repeat;
}

#strAttendence_Period_To {
    background: url(../images/calender.png) center right no-repeat;
}

#strQualification_Confered_Date {
    background: url(../images/calender.png) center right no-repeat;
}

#Internship_Attendence_Period_From {
    background: url(../images/calender.png) center right no-repeat;
}

#Internship_Attendence_Period_To {
    background: url(../images/calender.png) center right no-repeat;
}

#Internship_Qualification_Confered_Date {
    background: url(../images/calender.png) center right no-repeat;
}

#Residency_Attendence_Period_From {
    background: url(../images/calender.png) center right no-repeat;
}

#Residency_Attendence_Period_To {
    background: url(../images/calender.png) center right no-repeat;
}

#Residency_Qualification_Confered_Date {
    background: url(../images/calender.png) center right no-repeat;
}

#Qualification_strAttendence_Period_From {
    background: url(../images/calender.png) center right no-repeat;
}

#Qualification_strAttendence_Period_To {
    background: url(../images/calender.png) center right no-repeat;
}

#Qualification_strQualification_Confered_Date {
    background: url(../images/calender.png) center right no-repeat;
}

#Employement_Employment_Period_From {
    background: url(../images/calender.png) center right no-repeat;
}

#Employement_Employment_Period_To {
    background: url(../images/calender.png) center right no-repeat;
}

.fieldplaceholder {
    text-transform: uppercase;
}

.signuplabel {
    display: block;
    padding-top: 10px;
    padding-left: 15px;
    text-indent: -15px;
    line-height: 11px;
}

.signupcheckbox {
    width: 13px;
    padding: 0;
    padding-top: 10px;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: 0px;
    *overflow: hidden;
}

.centeredPlaceholder {
    width: 100%;
}

table.tblresult {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 9pt;
    width: 100%;
    color: #333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
}

.tblresult th {
    font-weight: bold;
    background-color: #D9531E;
    color: #FFFFFF;
    font-size: 10pt;
    text-align: left;
    border: solid 1px #FFFFFF;
    padding-left: 10px;
    height: 30px;
}

.tblresult tr:nth-of-type(odd) {
    background-color: #CCCCCC;
    padding-left: 10px;
}

.tblresult tr:nth-of-type(even) {
    background-color: #FFF;
    padding-left: 10px;
}

.tblresult td {
    padding-left: 10px;
    padding: 10px;
}

.txt50date {
    width: 50% !important;
    text-transform: none !important;
    background: url(../images/calender.png) center right no-repeat;
}

.fieldgroup_upload {
    font-size: 0.8em;
}

    .fieldgroup_upload .eng {
        width: 40%;
        float: left;
        text-align: left;
    }

    .fieldgroup_upload .eng1 {
        width: 38% !important;
        float: left !important;
    }

.uploadcontainer {
    width: 38%;
    float: left;
    text-align: left;
}

.fieldgroup_upload .arab {
    width: 30%;
    float: left;
    text-align: right;
    font-family: Tahoma;
    font-size: 1.2em;
}

.fieldgroup_upload .arab1 {
    width: 32%;
    float: left;
    text-align: right;
    font-family: Tahoma;
    font-size: 1.2em;
}

.span2 {
    width: 2%;
    float: left;
}

.span10 {
    width: 10%;
    float: left;
}

.span20 {
    width: 20%;
    float: left;
}

.span30 {
    width: 30%;
    float: left;
}

.span40 {
    width: 40%;
    float: left;
}

.span50 {
    width: 50%;
    float: left;
}

.span60 {
    width: 60%;
    float: left;
}

.span70 {
    width: 70%;
    float: left;
}

.span80 {
    width: 80%;
    float: left;
}

.span90 {
    width: 90%;
    float: left;
}

.span100 {
    width: 100%;
    float: left;
}

span2_right {
    width: 2%;
    float: left;
    text-align: right;
    font-family: Tahoma;
    font-size: 1.2em;
}

.span10_right {
    width: 10%;
    float: left;
    text-align: right;
}

.span20_right {
    width: 20%;
    float: left;
    text-align: right;
}

.span30_right {
    width: 30%;
    float: left;
    text-align: right;
}

.span40_right {
    width: 40%;
    float: left;
    text-align: right;
}

.span50_right {
    width: 66%;
    float: left;
    text-align: right;
}

.span70_right {
    width: 70%;
    float: left;
    text-align: right;
}

.span80_right {
    width: 80%;
    float: left;
    text-align: right;
}

.span90_right {
    width: 90%;
    float: left;
    text-align: right;
}

.span100_right {
    width: 100%;
    float: left;
    text-align: right;
}

.f-right {
    float: right;
}

.f-left {
    float: left;
}
/* Add by Avinash on 23 Dec 2014 */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
    /*display: none; */
}

.field-validation-valid {
    /*display: none;*/
}

input.input-validation-error {
    border: 1px solid #e80c4d !important;
}

select.input-validation-error {
    border: 1px solid #e80c4d !important;
}

input[type="radiobutton"].input-validation-error {
    border: 1px solid #e80c4d !important;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}

.rdo1 {
    width: 79px;
    float: left;
    margin-top: 10px;
}

.rdo2 {
    width: 126px;
    float: left;
    margin-top: 10px;
}

.row_space {
    margin-top: 20px;
}

    .row_space .x_large {
        margin-top: 50px;
    }

.row {
    float: left;
    width: 100%;
    font-size: 1.0em;
}

.skipe {
    float: right;
    font-size: small;
    margin-top: 4px;
}

.skipe_chk {
    float: left;
    margin-right: 3px;
}

.leftHeader {
    float: right;
    font-size: small;
    margin-top: -3px;
}

.leftHeaderFit {
    float: left;
}
/*CollapsiblePanel Add by Avinash on 23 Dec 2014*/
.ContainerPanel {
    width: 100%;
    border: 1px;
    border-color: gray;
    border-style: double;
}

.collapsePanelHeader {
    height: 30px;
    /*background-image: url(../images/bg-menu-main.png);*/
    background-repeat: repeat-x;
    color: #FFF;
    font-weight: 700;
    background-color: gray;
}

.HeaderContent {
    float: left;
    padding-left: 5px;
}

.ArrowExpand {
    background-image: url(../images/expand_blue.jpg);
    width: 12px;
    height: 12px;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
    cursor: pointer;
}

.ArrowClose {
    background-image: url(../images/collapse_blue.jpg);
    width: 12px;
    height: 12px;
    float: right;
    margin-top: 3px;
    margin-right: 5px;
    cursor: pointer;
}

.centerContent {
    margin-top: 12px;
}

.columnset1 {
    float: left;
    width: 30%;
}

.columnset2 {
    float: left;
    width: 33%;
}

.columnset3 {
    float: right;
    width: 33%;
}

.columngroup span {
    padding-top: 10px;
    margin-left: 13px;
}

.columngroup .eng1 {
    float: left;
    width: 40%;
    font-size: small;
    color: gray;
}

.columngroup1 {
    padding-top: 10px;
    font-size: small;
    float: left;
    width: 50%;
    padding-left: 20px;
    word-wrap: break-word;
}

.fontBody {
    font-family: SHREE-ENG-2128 !important;
}

.Controls-lable {
    float: left;
    padding-top: 15px;
    width: 50%;
    word-wrap: break-word;
}

.imgExperience {
    float: none;
    margin-top: 5px;
}

.imgExperience1 {
    float: none;
    margin-top: -2px;
}

.disableddiv {
    pointer-events: none;
    opacity: 0.7;
}
/*********************2812015*********************/
table.gridtable {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #666666;
    border-collapse: collapse;
}

    table.gridtable th {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #666666;
        background-color: #dedede;
    }

    table.gridtable td {
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #666666;
        background-color: #ffffff;
    }

.center-block {
    display: table;
    margin: 35px auto;
    padding: 0;
}

.block-bordered {
    border: 2px solid #ccc;
    border-radius: 11px;
    margin-top: 20px;
    float: left;
    width: 97.5%;
    padding: 1%;
}

.noradius {
    border-radius: 0;
}

.fieldgroup-new span {
    width: auto;
    margin: 0 5px;
}

.logOutnav {
    float: right;
    margin-top: -30px;
    color: #fff;
    position: relative;
}

    .logOutnav a {
        color: #fff !important;
    }

        .logOutnav a:hover {
            text-decoration: underline;
            color: #fff;
        }

.postal-code {
    background: #DDDDDD;
    float: left;
    display: block;
    position: absolute;
    top: 39px;
    width: 130px !important;
    height: 30px;
    margin: 1px 0 1px 1px;
    border-right: 1px solid #b6b6b5;
    padding: 0 10px !important;
    border-radius: 5px 0 0 5px !important;
    line-height: 31px;
    margin: 0;
}

.postal-input {
    padding-left: 26% !important;
    width: 74% !important;
}

.postal-code1 {
    background: #DDDDDD;
    float: left;
    display: block;
    position: absolute;
    top: 38px;
    width: 45px !important;
    text-align: center;
    height: 31px;
    margin: 1px 0 1px 1px;
    border-right: 1px solid #b6b6b5;
    padding: 0 10px !important;
    border-radius: 5px 0 0 5px;
    line-height: 31px;
}

select option[val="0"] {
    color: #000;
}

.button-orange {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff !important;
    font-weight: bold;
    font-size: 1em;
    padding: 6px 16px;
    box-shadow: 1px 2px 5px #cccccc;
    cursor: pointer;
    background: url(../images/btn_bg.png) repeat-x;
}

.pad10 {
    padding: 5px 10px 5px 0 !important;
}


.dimallinput {
    opacity: 0.7;
    pointer-events: none;
}

.cart-top {
    position: absolute;
    top: -24px;
    right: 0;
}

    .cart-top a {
        color: #fff;
    }

.margin20 {
    margin: 20px 0;
}

.ContainerPanel h3, .block-bordered h3 {
    background: #ccc;
    color: #646464;
    padding: 3px 15px;
    font-weight: normal;
    margin: 5px 0;
}

.email-nocaps input[type="text"] {
    text-transform: none;
}

.borderClass {
    border: 2px solid #ccc;
    padding: 0 10px 0px;
    border-radius: 0 0 5px 5px;
    clear: both;
    margin-right: 1px;
}

.col4 {
    float: left;
    margin-right: 1%;
    width: 24%;
}

.centerButton {
    display: block;
    text-align: center;
}

.rightSideDownl {
    padding: 10px;
    margin-top: -51px;
    width: auto;
    padding-right: 0;
}

#checkableGrid th {
    background: #D7D7D7;
}

#checkableGrid tr.alter {
    background-color: rgba(244, 244, 244, 0.77);
}

.orderList {
    margin-bottom: 2em;
}

    .orderList li {
        width: 36%;
        text-align: left !important;
        padding-bottom: 10px;
    }

.checkBoxAgre input {
    vertical-align: middle;
}

.pageNote {
    background: #09A413;
    color: #fff;
    border-radius: 0 0 12px 12px;
    margin-top: 10px;
    padding: 10px 1.5em;
    text-align: center;
}

    .pageNote ol {
        margin: 0;
        /*padding-left: 19px;*/
    }

    .pageNote .fieldgroup .full {
        padding-top: 0;
        font-size: 15px;
    }

    .pageNote ol li {
        /* padding: 0;*/
    }

    .pageNote ol li {
        padding-bottom: 8px;
        display: inline-block;
    }

        .pageNote ol li:before {
            content: '';
            height: 6px;
            width: 6px;
            background: #fff;
            /* border-radius: 50%; */
            display: inline-block;
            margin-right: 6px;
            vertical-align: middle;
            margin-top: -2px;
        }

.fullWidthText {
    text-align: center;
}

    .fullWidthText .spanText {
        float: left;
        padding-top: 10px;
    }

    .fullWidthText .span4 {
        display: inline-block;
    }

    .fullWidthText #btnSearch {
        float: left;
        margin-left: 12px;
        height: 32px;
    }

.orangeBTn {
    font-family: arial;
    color: #fff !important;
}

.threeCol span.eng {
    width: auto;
    margin-right: 2em;
}

.threeCol span.rightPan {
    padding-top: 8px;
    float: right;
    margin-right: 0;
}

.LeftContain {
    width: 63%;
    float: left;
    position: relative;
    padding-right: 0px;
}

    .LeftContain fieldset {
        font-size: 14px;
    }

.rightContain {
    float: right;
    width: 34%;
    margin: 0 auto;
    text-align: center;
    margin-top: 3em;
    padding-left: 19px;
    background: url(../Images/orIMG.png) no-repeat;
    background-position: left center;
    height: 151px;
}

    .rightContain a img {
        padding: 5px 0px;
    }

.linkedin {
    background: url(../Images/login-btn.jpg) no-repeat;
    width: 200px;
    height: 44px;
}

.twitter {
    background: url(../Images/twitter.png) no-repeat;
    width: 200px;
    height: 44px;
}

.loginRed {
    background: url(../Images/loginRed.png) no-repeat;
    width: 200px;
    height: 44px;
}

.loginBlue {
    background: url(../Images/loginBlue.png) no-repeat;
    width: 200px;
    height: 44px;
}

.loginRightGrid form + form {
    margin: 10px 0px 0px 0px;
}

.loginRightGrid a + a img {
    margin: 10px 0px 0px 0px;
}

.loginRightGrid input {
    font-size: 0px;
}

.rolling .fieldgroup {
    max-width: 100% !important;
    width: 93% !important;
}

.qlGrid {
    max-width: 520px !important;
    min-height: 252px !important;
}

#login .loginbh {
    max-width: 665px !important;
    min-height: 246px !important;
    padding: 5px 36px 0px 36px;
}

#login .signingApp {
    max-width: 737px;
}

.uploadWidthText {
    text-align: left;
    width: 43%;
}

.variance-box {
    background: #FEEFEF;
    border: 2px solid #D89797;
    color: #666666;
    padding: 15px;
    margin: 10px 0;
    border-radius: 5px;
    font-size: 12.8px;
}

    .variance-box p {
        margin: 0 0 15px;
    }

        .variance-box p:last-child {
            margin: 0;
        }

.nw-list {
    overflow: hidden;
}

    .nw-list ul {
        font-size: 13px;
        list-style-type: disc;
        padding-left: 50px;
        float: left;
        width: 50%;
    }

        .nw-list ul li {
            margin-bottom: 15px;
        }

            .nw-list ul li:last-child {
                margin-bottom: 0;
            }

            .nw-list ul li p {
                text-align: left;
            }

        .nw-list ul.w43 {
            width: 43%;
        }

        .nw-list ul.w57 {
            width: 57%;
        }

.gender {
    border-color: rgb(221, 221, 221);
    background: #f5f5f5;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    height: 32px;
}

.ui-corner-all {
    background: #e9e9e9 !important;
}
/*MRZ*/
.mrz_modal_wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: scroll;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
}

#ui-datepicker-div {
    z-index: 9999999 !important;
}

[data-mrz] {
    background: transparent;
    pointer-events: none !important;
}

/*-----------------------------------------*/


.select2-container {
    z-index: 2147483647;
}

.select2-selection__rendered {
    height: 20px !important;
    line-height: 20px !important;
}

.gender, .select2-selection__rendered, #Nationality {
    text-transform: uppercase;
}


.form-row input:focus {
    border-color: #dddddd !important;
}

    .form-row input:focus::-webkit-input-placeholder {
        color: #888;
    }

.mrz-gender {
    width: 100%;
    padding: 8px;
    line-height: 26px;
    border-radius: 3px;
}

.mrz-date {
    background: #ccc;
    pointer-events: none;
}

.noOptAccreditationPopup {
    background: #c0c0c0 !important;
    color: black;
    border: 1px solid #ddd;
}

.popimg {
    width: 10%;
    display: inline-block;
    float: left;
    margin-top: 13px;
}

.poptext {
    width: 90%;
    float: left;
}
/* start MRL POP-UP*/
.mrl-loader-body {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.8);
    z-index: 9999999;
    display: none;
    top: 0;
    left: 0;
}

.mrl-loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

body.blur > *:not(#digi_ia_search_modal):not(.autocomplete-suggestions):not(.mrl-loader-body):not(#page_print) {
    filter: blur(8px);
}

#digi_ia_search_modal .modal {
    opacity: 1;
    visibility: visible;
}


.mrl .error {
    padding: 0;
    background: transparent;
    border: 0;
}

#checkbox_error, .alert, .alert-danger, .error {
    margin-left: 23px;
    margin-top: 0px;
}

.mybtn {
    font-size: 15px;
}

#universty_name_error {
    margin-left: 0px;
}

.displayNone {
    pointer-events: none;
    background: transparent !important;
}

.clear-icn {
    top: 0 !important;
}

input[readonly="readonly"] {
    cursor: pointer !important
}

/*
RI */


.c {
    color: gray;
    font-size: small;
}

.peddingleft1 {
    padding-right: 5px;
}

.orderListPaymentpage {
    float: left;
    width: 30%;
}

    .orderListPaymentpage li {
        padding-bottom: 5px;
    }

#amounttextpaymentpage {
    width: 92px;
    border: none;
    box-shadow: none;
    color: red;
    font-size: 12.8px;
}

    #amounttextpaymentpage:focus, input:focus {
        outline: none;
    }

.fontw700 {
    font-weight: 700
}

#noOptAccreditationPopup {
    border: 1px solid;
}

.colorgray {
    font-size: small;
    color: gray;
}

.checkboxposition {
    display: block;
    float: left;
    margin-top: 4px;
    pointer-events: none;
    zoom: 1;
}

    .checkboxposition label {
        display: block;
        margin: -20px 4px 0px 17px;
    }

.pdright {
    padding-right: 5px !important;
}

.checkboxposition input[type="checkbox"], input[type="radio"] {
    zoom: 1;
}

.checkboxpositionPerPage {
    display: block;
    float: left;
    margin-top: 4px;
    zoom: 1;
}
.checkboxpositionPerPage label {
        display: block;
        margin: -20px 4px 0px 17px;
    }

.pdright {
    padding-right: 5px !important;
}

.checkboxpositionPerPage input[type="checkbox"], input[type="radio"] {
    zoom: 1;
}

.pdb {
    padding-bottom: 5px;
}
.ui-dialog-titlebar-close {
    visibility: hidden;
}


@charset "utf-8";
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}[hidden]{display:none}html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a{color:#00e}
a:visited{color:#551a8b}a:hover{color:#06e}a:focus{outline:thin dotted}a:hover,a:active{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}
blockquote{margin:1em 40px}dfn{font-style:italic}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:bold}
pre,code,kbd,samp{font-family:monospace, monospace;_font-family:'courier new', monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}q:before,q:after{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}sub{bottom:-0.25em}ul,ol{margin:1em 0;padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none;margin:0;padding:0}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:0;margin:0;padding:0}
label{cursor:pointer}legend{border:0;*margin-left:-7px;padding:0}button,input,select,textarea{margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal;*overflow:visible}table button,table input{*overflow:auto}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top;resize:vertical}input:invalid,textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}
td{vertical-align:top}.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr}
.ir br{display:none}.hidden{display:none !important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}
.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}@media print{*{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}
a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}
tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}
#popup_container {
	font-family: Arial, sans-serif;
	font-size: 12px;
	min-width: 300px; /* Dialog will be no smaller than this */
	max-width: 340px; /* Dialog will wrap after this width */
	background: #FFF;
	border: solid 5px #d9531e;
	color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
    
}

#popup_title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 1.75em;
	color: #666;
	background: #CCC url(../Images/title.gif) top repeat-x;
	border: solid 1px #FFF;
	border-bottom: solid 1px #999;
	cursor: default;
	padding: 0em;
	margin: 0em;
}

#popup_content {
	/*background: 16px 16px no-repeat url(../Images/info.gif);*/
	padding: 1em 1.75em;
	margin: 0em;
    min-height: 130px;
}

#popup_content.alert #popup_message{
	background-image: url(../Images/info.gif);
    background-repeat:no-repeat;
}

#popup_content.confirm {
	background:16px 16px no-repeat url(../Images/important.gif);
}

#popup_content.prompt {
	background:16px 16px no-repeat url(../Images/help.gif);
}

#popup_message {
	padding-left: 48px;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
        padding-top: 9px;
}

#popup_panel {
	text-align: center;
	margin: 1em 0em 0em -4em;
}

#popup_prompt {
	margin: .5em 0em;
}
/*

Responsive Mobile Menu v1.0
Plugin URI: responsivemobilemenu.com

Author: Sergio Vitov
Author URI: http://xmacros.com

License: CC BY 3.0 http://creativecommons.org/licenses/by/3.0/

*/

.rmm {
	display:block;
	position:relative;
	width:100%;
	padding:0px;
	float:right;
	text-align: right;
	line-height:19px !important;
}
.rmm * {
	-webkit-tap-highlight-color:transparent !important;
	
}
.rmm a {
	color:#fff;
	text-decoration:none;
}
.rmm .rmm-main-list, .rmm .rmm-main-list li {
	margin:0px;
	padding:0px;
}
.rmm ul {
	display:block;
	width:auto !important;
	overflow:hidden;
	text-align:right;
	list-style:none;background:#d9531e;
}


/* sublevel menu - in construction */
.rmm ul li ul, .rmm ul li ul li, .rmm ul li ul li a {
	display:none !important;
	height:0px !important;
	width:0px !important;
}
/* */


.rmm .rmm-main-list li {
	display:inline;
	padding:padding:0px;
	margin:0px !important;
}
.rmm-toggled {
	display:none;
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0 auto !important;
}
.rmm-button:hover {
	cursor:pointer;
}
.rmm .rmm-toggled ul {
	display:none;
	margin:0px !important;
	padding:0px !important;
}
.rmm .rmm-toggled ul li {
	display:block;
}




/* GRAPHITE STYLE */

.rmm.graphite .rmm-main-list li a {
	display:inline-block;
	padding:6px 30px 5px 30px;
	font-size:1.1em;
    background:url(../images/seprater.png) no-repeat top right;

}
.rmm-main-list { float:right;
}
    .rmm-main-list li { float:left !important;
    }
.rmm.graphite .rmm-main-list li a:hover {
    background:#000!important; 
}

.rmm.graphite .rmm-main-list li a:hover {
	/*background-image:url('../images/graphite-menu-bg-hover.png');*/
}
/*.rmm.graphite .rmm-main-list li:last-child a {
background:none;
padding-right:10px;
}*/

.rmm.graphite .rmm-toggled {
	width:100%;

	min-height:36px;
	border-radius:6px;
}
.rmm.graphite .rmm-toggled-controls {
	display:block;
	height:30px;
	color:white;
	text-align:left;
	position:relative;
	/*background-image:url('../images/graphite-menu-bg.png');*/
	background-repeat:repeat-x;
	border-radius:6px;
}
.rmm.graphite .rmm-toggled-title {
	position:relative;
	top:9px;
	left:15px;
	font-size:16px;
	color:white;
	
}
.rmm.graphite .rmm-button {
	display:block;
	position:absolute;
	right:0px;
	top:5px;
}

.rmm.graphite .rmm-button span {
	display:block;
	margin-top:4px;
	height:2px;
	background:white;
	width:24px;
}
.rmm.graphite .rmm-toggled ul li a {
	display:block;
	width:100%;
	
	text-align:center;
	padding:10px 0px 10px 0px;
	border-top:1px solid #fff;
	
	
}
.rmm.graphite .rmm-toggled ul li a:active {
	
	
	border-top:1px solid #fff;
}



/* SAPPHIRE STYLE */

.rmm.sapphire .rmm-main-list li a {
	display:inline-block;
	padding:8px 30px 8px 30px;
	margin:0px -3px 0px -3px;
	font-size:15px;
	text-shadow:1px 1px 1px #3e587b;
	background-color:#537b9f;
	border-left:1px solid #3e587b;
	/*background-image:url('../images/sapphire-menu-bg.png');*/
	background-repeat:repeat-x;
}
.rmm.sapphire .rmm-main-list li a:hover {
	background:#3e597b;
}
.rmm.sapphire .rmm-main-list li:first-child a {
-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.rmm.sapphire .rmm-main-list li:last-child a {
	-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.rmm.sapphire .rmm-toggled {
	width:95%;
	background-color:#537b9f;
	min-height:36px;
	border-radius:6px;
}
.rmm.sapphire .rmm-toggled-controls {
	display:block;
	height:36px;
	color:white;
	text-align:left;
	position:relative;
	/*background-image:url('../images/sapphire-menu-bg.png');*/
	background-repeat:repeat-x;
	border-radius:5px;
}
.rmm.sapphire .rmm-toggled-title {
	position:relative;
	top:9px;
	left:15px;
	font-size:16px;
	color:white;
	text-shadow:1px 1px 1px #3e587b;
}
.rmm.sapphire .rmm-button {
	display:block;
	position:absolute;
	right:9px;
	top:7px;
	width:20px;
	padding:0px 7px 0px 7px;
	border:1px solid #3e587b;
	border-radius:3px;
	/*background-image:url('../images/sapphire-menu-bg.png');*/
	background-position:top;
}

.rmm.sapphire .rmm-button span {
	display:block;
	margin:4px 0px 4px 0px;
	height:2px;
	background:white;
	width:20px;
}
.rmm.sapphire .rmm-toggled ul li a {
	display:block;
	width:100%;
	background-color:#537698;
	text-align:center;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #3c5779;
	border-top:1px solid #6883a6;
	text-shadow:1px 1px 1px #333333;
}
.rmm.sapphire .rmm-toggled ul li a:active {
	background-color:#3c5779;
	border-bottom:1px solid #3c5779;
	border-top:1px solid #3c5779;
}
.rmm.sapphire .rmm-toggled ul li:first-child a { 
	border-top:1px solid #3c5779 !important;
}





/* MINIMAL STYLE */

.rmm.minimal a {
	color:#333333;
}
.rmm.minimal a:hover {
	opacity:0.7;
}
.rmm.minimal .rmm-main-list li a {
	display:inline-block;
	padding:8px 30px 8px 30px;
	margin:0px -3px 0px -3px;
	font-size:15px;
}
.rmm.minimal .rmm-toggled {
	width:95%;
	min-height:36px;
}
.rmm.minimal .rmm-toggled-controls {
	display:block;
	height:36px;
	color:#333333;
	text-align:left;
	position:relative;
}
.rmm.minimal .rmm-toggled-title {
	position:relative;
	top:9px;
	left:9px;
	font-size:16px;
	color:#33333;
}
.rmm.minimal .rmm-button {
	display:block;
	position:absolute;
	right:9px;
	top:7px;
}

.rmm.minimal .rmm-button span {
	display:block;
	margin:4px 0px 4px 0px;
	height:2px;
	background:#333333;
	width:25px;
}
.rmm.minimal .rmm-toggled ul li a {
	display:block;
	width:100%;
	text-align:center;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #dedede;
	color:#333333;
}
.rmm.minimal .rmm-toggled ul li:first-child a {
	border-top:1px solid #dedede;
}

