@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

@font-face {
    font-family: 'webb_ellis_cupbold';
    src: url('../fonts/webbelliscup-bold-webfont.eot');
    src: url('../fonts/webbelliscup-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/webbelliscup-bold-webfont.woff2') format('woff2'), url('../fonts/webbelliscup-bold-webfont.woff') format('woff'), url('../fonts/webbelliscup-bold-webfont.ttf') format('truetype'), url('../fonts/webbelliscup-bold-webfont.svg#webb_ellis_cupbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'webb_ellis_cuplight';
    src: url('../fonts/webbelliscup-light-webfont.eot');
    src: url('../fonts/webbelliscup-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/webbelliscup-light-webfont.woff2') format('woff2'), url('../fonts/webbelliscup-light-webfont.woff') format('woff'), url('../fonts/webbelliscup-light-webfont.ttf') format('truetype'), url('../fonts/webbelliscup-light-webfont.svg#webb_ellis_cuplight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'webb_ellis_cupregular';
    src: url('../fonts/webbelliscup-regular-webfont.eot');
    src: url('../fonts/webbelliscup-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/webbelliscup-regular-webfont.woff2') format('woff2'), url('../fonts/webbelliscup-regular-webfont.woff') format('woff'), url('../fonts/webbelliscup-regular-webfont.ttf') format('truetype'), url('../fonts/webbelliscup-regular-webfont.svg#webb_ellis_cupregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Branding';
    src: url('../fonts/Branding-Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Branding Bold';
    src: url('../fonts/Branding-Bold.otf') format('opentype');
}

@font-face {
    font-family: 'Branding Light';
    src: url('../fonts/Branding-Light.otf') format('opentype');
}

@font-face {
    font-family: 'Branding Medium';
    src: url('../fonts/Branding-Medium.otf') format('opentype');
}

*, *:before, *:after {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

html {
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: 100%;
}

html, body {
    width: 100%;
    height: 100%;
}

a {
    color: inherit;
}

    a, a:hover, a:focus {
        text-decoration: none;
    }

img {
    height: auto;
    max-width: 100%;
    border: none;
    vertical-align: middle;
}

input, .btn, button, .submit, textarea, select, a {
    outline: none !important;
}

ul, li, ul li, ul li ol {
    margin: 0;
}

ul, ol {
    list-style: none;
}


li {
    margin-top: 10px;
    font-family: 'webb_ellis_cupregular';
    font-size: 14px;
    color: #262626;
    line-height: 20px;
}

.dropdownRoyalty {
    width: 100% !important;
}

.affix {
    top: 0;
    width: 100%;
}

    .affix + .container-fluid {
        padding-top: 70px;
    }

nav li {
    width: auto;
    margin-top: 0px;
}

table {
    border-spacing: inherit;
    border-collapse: inherit;
}

html {
    min-height: 100%;
    position: relative;
}

    html.batteryapi.battery-api {
        min-height: initial;
        position: static;
    }

body {
    background-color: #fff;
    background-attachment: fixed;
    background-size: cover;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #262626;
}

    body.royalityBg {
        background-color: #fff;
        background-image: none;
        background-attachment: fixed;
        background-size: cover;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #262626;
    }

.outer-wrapper {
    position: relative;
}

.outer-container {
    padding-bottom: 90px;
    position: relative;
}

.bxslider-wrap {
    visibility: hidden;
}

.inner-container {
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 15px 15px 15px 15px;
    min-height: 550px;
    position: relative;
    margin-top: 20px;
    border-radius: 5px;
}

    .inner-container .form-group {
        margin-top: 15px;
        float: left;
        position: absolute;
        right: 15px;
        top: -9px;
    }

    .inner-container h1 {
        padding: 0px 5px 5px 5px;
        border-bottom: 1px solid #2e647c;
    }

.content-frame {
    width: 100%;
    float: left;
    margin-top: 20px;
    height: auto;
}

    .content-frame a {
        color: #23527c;
        text-decoration: underline;
    }

        .content-frame a:hover {
            text-decoration: none;
        }

    .content-frame .notice-descp h2 {
        font-size: 22px;
    }

    .content-frame ul {
        width: 98%;
        float: left;
        list-style: disc;
        margin: 5px 0px 5px 20px;
    }

    .content-frame ol {
        width: 98%;
        float: left;
        list-style-type: decimal;
        margin: 5px 0px 5px 20px;
    }

    .content-frame li {
        width: 100%;
        float: left;
    }

html body .RadInput_Default .riTextBox, html body .RadInputMgr_Default {
    border-color: #e6e6e6 !important;
}

.RadCalendar .rcTitlebar {
    border-style: hidden !important;
}

.RadCalendar .rcMain {
    border-style: hidden !important;
}

table.RadCalendar {
    border: 1px #ccc solid !important;
}

.RadCalendar_Default .rcMainTable {
    border-top: 1px #ccc solid !important;
}

.content-frame table {
    background-color: #FFF;
    width: 100%;
    font-family: 'webb_ellis_cupregular';
    margin: 15px 0px 15px 0px;
    font-size: 14px;
    color: #262626;
    border: 1px solid #dddddd;
    text-align: left;
}

    .content-frame table tr {
        border-bottom: 1px solid #dddddd;
    }

        .content-frame table tr:first-child {
            border: none;
        }

        .content-frame table tr:last-child {
            border: none;
        }

    .content-frame table th {
        padding: 5px;
        border-right: 1px solid #dddddd;
    }

        .content-frame table th:last-of-type {
            border-right: 0;
        }

    .content-frame table td {
        padding: 5px;
        border-right: 1px solid #dddddd;
    }

        .content-frame table td:last-of-type {
            border-right: 0;
        }

.glyphicon {
    font-family: "Glyphicons Halflings" !important;
}

h1 {
    width: 100%;
    float: left;
    font-family: 'webb_ellis_cupregular';
    font-size: 22px;
    color: #2e647c;
}

h2 {
    width: 100%;
    float: left;
    font-family: 'webb_ellis_cupregular';
    font-size: 22px;
    color: #2e647c;
}

h3 {
    width: 100%;
    float: left;
    font-family: 'webb_ellis_cupregular';
    font-size: 20px;
    color: #262626;
}

h4 {
    width: 100%;
    float: left;
    font-family: 'webb_ellis_cupregular';
    font-size: 18px;
    color: #262626;
}

h5 {
    width: 100%;
    float: left;
    font-family: 'webb_ellis_cupbold';
    font-size: 16px;
    color: #262626;
}

h6 {
    width: 100%;
    float: left;
    font-family: 'webb_ellis_cupbold';
    font-size: 16px;
    font-style: italic;
    color: #262626;
}

p {
    width: 100%;
    float: left;
    font-family: 'webb_ellis_cupregular';
    font-size: 14px;
    color: #262626;
    line-height: 20px;
}

blockquote {
    width: 100%;
    float: left;
    font-family: 'webb_ellis_cupregular';
    font-size: 14px;
    color: #262626;
    line-height: 20px;
    border-left: none;
}

.bodyText {
    width: 100%;
    float: left;
    font-family: 'webb_ellis_cupregular';
    font-size: 14px;
    line-height: 20px;
}

.bodyText_bold {
    width: 100%;
    float: left;
    font-family: 'webb_ellis_cupbold';
    font-size: 14px;
    line-height: 20px;
}

.bodyText_italic {
    width: 100%;
    float: left;
    font-family: 'webb_ellis_cupregular';
    font-size: 14px;
    line-height: 20px;
    font-style: italic;
    text-align: justify;
}

.fancybox-inner h2 {
    margin-bottom: 5px;
}

#dialog .logo {
    width: 82px;
    float: left;
    position: relative;
    left: 50%;
    margin: 0 0 5px -41px;
}

.sponsorLogoDynamic {
    margin-left: 25px;
    margin-right: 15px;
}

.brand-main-content table, .brand-main-content table tr {
    background-color: #FFF;
    font-family: 'webb_ellis_cupregular';
    margin: 15px 0px 15px 0px;
    font-size: 14px;
    color: #262626;
    text-align: left;
}

    .brand-main-content table td, .brand-main-content table th {
        padding: 5px;
    }

.margintop03 {
    margin: 3px 0px 0px 0px;
}

.margintop10 {
    margin: 10px 0px 0px 0px;
}

.margintop20 {
    margin: 20px 0px 0px 0px;
}

.margintop25 {
    margin: 25px 0px 0px 0px;
}

#stickytypeheader {
    width: 100%;
}

html.login-header {
    position: static !important;
}

body.randbg {
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.main-loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 1000999;
    background: rgba(0,0,0,0.5);
    display: none;
}

    .main-loader img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 60px;
        height: 60px;
    }

.main-outer {
    float: left;
    left;
    width: 100%;
}

.outer-table {
    display: table;
    height: 100%;
    margin: 0;
    position: absolute;
    width: 100%;
    background: 0 none;
    left: 0;
    top: 0;
    z-index: 12;
    padding-top: 35px;
    padding-bottom: 35px;
}

.table-cell-box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float: none;
}

.main-login-back {
    position: relative;
    z-index: 10;
    max-width: 481px;
    width: 481px;
    background: #fff;
    border-radius: 4px;
    box-shadow: -5px 5px 8px rgba(0,0,0,0.20);
    padding: 50px 70px;
    text-align: left;
    display: inline-block;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.main-login-backb {
    position: relative;
    z-index: 10;
    max-width: 400px;
    width: 400px;
    background: #fff;
    border-radius: 4px;
    box-shadow: -5px 5px 8px rgba(0,0,0,0.20);
    padding: 25px 25px 25px 25px;
    text-align: left;
    display: inline-block;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.web-browser-wrapper {
    width: 357px;
    margin: 0px auto;
}

.web-browser {
    width: 100%;
    float: left;
    position: relative;
    z-index: 0;
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    padding: 8px 10px 10px 10px;
    text-align: center;
    display: inline-block;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

    .web-browser a {
        color: #fff;
        text-decoration: underline;
    }

        .web-browser a:hover {
            color: #fff;
            text-decoration: none;
        }

.main-login-back.forgot-password-outer {
    max-width: 500px;
    width: 500px;
}

.main-login-back.mediaguid-outer {
    max-width: 600px;
    width: 600px;
}

.main-login-backb.mediaguid-outerb {
    max-width: 960px;
    width: 960px;
}

    .main-login-backb.mediaguid-outerb h1 {
        margin-bottom: 10px;
        padding-bottom: 5px;
        border-bottom: 1px solid #2e647c;
    }

    .main-login-backb.mediaguid-outerb .media {
        margin-top: 0px;
    }

.main-login-back span.site-logo {
    text-align: center;
    padding-bottom: 3px;
}

form.login-form ::-webkit-input-placeholder {
    color: #c5c5c5;
    font-size: 14px;
    font-style: normal;
}

form.login-form :-moz-placeholder {
    color: #c5c5c5;
    font-size: 14px;
    font-style: normal;
}

form.login-form ::-moz-placeholder {
    color: #c5c5c5;
    font-size: 14px;
    font-style: normal;
}

form.login-form :-ms-input-placeholder {
    color: #c5c5c5 !important;
    font-size: 14px !important;
    font-style: normal !important;
}

.form-control::-webkit-input-placeholder {
    color: #c5c5c5;
    font-size: 14px;
    font-style: normal;
}

.form-control:-moz-placeholder {
    color: #c5c5c5;
    font-size: 14px;
    font-style: normal;
}

.form-control::-moz-placeholder {
    color: #c5c5c5;
    font-size: 14px;
    font-style: normal;
}

.form-control:-ms-input-placeholder {
    color: #c5c5c5 !important;
    font-size: 14px !important;
    font-style: normal !important;
}

.main-login-back form.login-form {
    position: relative;
    padding-bottom: 42px;
    border-bottom: 1px solid #a5a5a5;
}

    .main-login-back form.login-form .form-group {
        margin: 15px 0 0;
        float: left;
        width: 100%;
    }

.mediaguid-outer form.login-form .form-group.half-width {
    width: 49%;
    padding: 0px;
}

.main-login-back form.login-form h2 {
    font-size: 22px;
    font-weight: 700;
    color: #000;
    margin-bottom: 12px;
}

.main-login-back form.login-form .note p {
    font-size: 11px;
}

.main-login-back form.login-form .form-group.error-msg {
    margin: 10px 0 0;
}

.main-login-back form.login-form .error-msg {
    font-size: 11px;
    color: #DF0202;
}

.main-login-back form.login-form .form-control {
    background: #ebf2f0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    height: 56px;
    padding: 4px 12px;
    line-height: 20px;
    font-size: 14px;
    font-style: normal;
    color: #262626;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.main-login-back form.login-form textarea.form-control {
    height: 70px;
    resize: none;
    overflow: auto;
}

.main-login-back form.login-form .form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
}

.main-login-back form.login-form .btn {
    background: #2a3435;
    border: none;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 56px;
    height: 56px;
    padding: 0;
    color: #bcdbd0;
    -webkit-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
    text-transform: uppercase;
}

    .main-login-back form.login-form .btn:hover {
        background: #121314;
        border-color: #71B0D7;
    }

.main-login-back form.login-form .checkbox {
    margin: 15px 0 0;
    color: #afafaf;
    position: relative;
    float: left;
    width: 100%;
}

    .main-login-back form.login-form .checkbox span.checkbox-span {
        padding-left: 25px;
    }

    .main-login-back form.login-form .checkbox .checkbox-label {
        padding: 0;
        margin: 0;
        position: relative;
    }

    .main-login-back form.login-form .checkbox a {
        color: #262626;
        text-decoration: underline;
    }

        .main-login-back form.login-form .checkbox a:hover {
            text-decoration: none;
        }

    .main-login-back form.login-form .checkbox span.checkbox-span:before {
        content: "";
        position: absolute;
        height: 15px;
        width: 15px;
        top: 2px;
        left: 0;
        background: #fff;
        border: 1px solid #afafaf;
        text-align: center;
        line-height: 13px;
        color: #fff;
        font-weight: 400;
        font-family: "Glyphicons Halflings";
        font-size: 10px;
    }

    .main-login-back form.login-form .checkbox input.checkbox {
        position: absolute;
        opacity: 0;
        visibility: hidden;
        top: 0;
        left: 0;
        margin: 0;
    }

        .main-login-back form.login-form .checkbox input.checkbox:checked ~ span.checkbox-span:before {
            content: "\e013";
            background: #498CF5;
            border-color: #498CF5;
        }

.main-login-back .bottom-line-part {
    padding-top: 10px;
}

    .main-login-back .bottom-line-part span {
        font-size: 13px;
        color: #797979;
        text-decoration: underline;
        float: left;
    }

        .main-login-back .bottom-line-part span + span {
            padding-left: 13px;
        }

        .main-login-back .bottom-line-part span.flags {
            float: right;
            padding-left: 0;
        }

            .main-login-back .bottom-line-part span.flags a + a {
                margin: 0 0 0 5px;
            }

        .main-login-back .bottom-line-part span a {
            width: auto;
            float: left;
            color: #797979;
        }

            .main-login-back .bottom-line-part span a:hover {
                color: #262626;
            }

select.hasCustomSelect {
    left: 0;
    top: 0;
    margin: 0 !important;
    padding: 0;
    background: #fff;
    border: 1px solid #e6e6e6;
    width: 100%;
    height: 34px;
    border-radius: 4px;
}

    select.hasCustomSelect option {
        padding: 4px 6px;
        font-size: 14px;
    }

span.customSelect {
    float: left;
    width: 100% !important;
    background: #f7f7f7;
    border: 1px solid #f6f6f6;
    border-radius: 4px;
    height: 35px;
    font-size: 14px;
    color: #262626;
}

    span.customSelect .customSelectInner {
        background: url(../graphics/new_down_arrow.png) no-repeat center right 8px;
        width: 100% !important;
        padding: 7px 35px 4px 15px;
        line-height: 25px;
        white-space: nowrap;
        overflow: hidden;
        background-size: 12px 12px;
    }

    span.customSelect:visited, span.customSelect:hover, span.customSelect:active, span.customSelect:focus {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    }

.fixedScroll {
    height: 100%;
    overflow: hidden !important;
}

.mobile-menu-part {
    float: left;
    width: 100%;
}

.top-header-part .close-menu-mobile {
    display: none;
    float: right;
    background-image: url(../graphics/cross_icon_mobile.png);
    background-repeat: no-repeat;
    background-color: none;
    background-size: 100% 100%;
    width: 25px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    right: 6px;
    top: 13px;
    z-index: 111;
}

    .top-header-part .close-menu-mobile:hover {
        background-image: url(../graphics/cross_icon_mobile_hover.png);
    }

.header-outer {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: -1px;
}

    .header-outer .header-part {
        padding-top: 3px;
        padding-bottom: 4px;
    }

        .header-outer .header-part span.logo {
            width: 230px;
            float: left;
        }

.header-right-part {
    width: 669px;
    float: right;
    padding-top: 14px;
    position: relative;
}

    .header-right-part .social-part-main {
        width: 230px;
        float: right;
        padding: 0 20px;
    }

.social-part-main h4 {
    width: 100%;
    float: initial;
    font-size: 12px;
    letter-spacing: 1px;
    color: #898989;
    text-transform: uppercase;
    text-align: center;
}

.top-socials {
    width: 187px;
    float: left;
    margin: 5px 0px 0px 0px;
}

    .top-socials li {
        width: 26px;
        float: left;
        margin: 0px 0px 6px 6px;
    }

        .top-socials li:nth-child(1) {
            margin: 0px 0px 6px 0px;
        }

        .top-socials li:nth-child(7) {
            margin: 0px 0px 6px 0px;
        }

.icon {
    background-color: #bbb;
    background-repeat: no-repeat;
    background-position: center 50%;
    background-size: 18px 18px;
    width: 26px;
    height: 26px;
    float: left;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.icon2 {
    background-color: #bbb;
    background-repeat: no-repeat;
    background-position: center 50%;
    background-size: 90px 27px;
    /*width: 91px;*/
    color: white;
    padding: 2px 3px 0px 3px;
    height: 26px;
    float: left;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.icon3 {
    background-color: #bbb;
    background-repeat: no-repeat;
    background-position: center 50%;
    background-size: 20px 26px;
    width: 26px;
    height: 26px;
    float: left;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

    .icon:hover, .icon2:hover, .icon3:hover {
        background-color: #3095c9;
    }

.globe {
    background-image: url(../graphics/world-grid.png);
}

.website {
    background-image: url(../graphics/world-grid.png);
}

/*.hashtag {
    padding-top: 2px;
    font-weight: 400;
    color: white;
    background-image: url(../graphics/hash-grid.png);
}*/


.facebook {
    background-image: url(../graphics/facebook-logo.png);
}

.twitter {
    background-image: url(../graphics/twitter-logo.png);
}

.youtube {
    background-image: url(../graphics/youtube.png);
}

.instagram {
    background-image: url(../graphics/instagram.png);
}

.google-plus {
    background-image: url(../graphics/google-plus.png);
}

.sound-cloud {
    background-image: url(../graphics/soundcloud-logo.png);
}

.vine {
    background-image: url(../graphics/vine-logo.png);
}

.tune {
    background-image: url(../graphics/tunein-icon.png);
}

.rwc {
    background-image: url(../graphics/rwc-icon.png);
}

.header-right-part .company-info-part {
    width: 437px;
    float: right;
    padding: 3px 0px 0px 0px;
}

.company-info-part .company-ifo-text {
    width: 287px;
    float: left;
    padding: 0 20px 0 0;
}

    .company-info-part .company-ifo-text p {
        font-size: 12px;
        text-align: right;
        color: #787878;
        margin: 0px;
        padding: 0px;
        line-height: 15px;
    }

        .company-info-part .company-ifo-text p a + a {
            margin: 0 0 0 10px;
        }

.company-info-part ul.login-points {
    float: right;
    clear: both;
    margin: 8px 0 0;
}

    .company-info-part ul.login-points li {
        float: left;
        width: auto;
        padding: 0 10px 0 0;
    }

        .company-info-part ul.login-points li + li {
            border-left: 1px solid #787878;
            padding: 0 10px;
        }

            .company-info-part ul.login-points li + li + li + li {
                padding: 0 0 0 10px;
            }

        .company-info-part ul.login-points li a {
            display: block;
            width: 26px;
            height: 19px;
            background-image: url(../graphics/england_icon.png);
            background-size: 26px 19px;
            background-color: transparent;
            background-repeat: no-repeat;
        }

        .company-info-part ul.login-points li + li a {
            background-image: url(../graphics/japan_icon.png);
        }

        .company-info-part ul.login-points li a {
            background-image: url(../graphics/profile-icon.png);
            background-size: 19px 19px;
            width: 19px;
        }

            .company-info-part ul.login-points li a:hover {
                background-image: url(../graphics/profile-icon-hover.png);
            }

        .company-info-part ul.login-points li + li a {
            background-image: url(../graphics/logout-icon-new.png);
            background-size: 17px 19px;
            width: 17px;
        }

            .company-info-part ul.login-points li + li a:hover {
                background-image: url(../graphics/logout-icon-new-hover.png);
            }

.company-info-part .company-ifo-img {
    float: right;
    width: 128px;
    height: 98px;
    text-align: center;
}

.company-ifo-img img {
    height: 100%;
}

.nav-outer {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1500;
}

    .nav-outer.fixed-nav {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000009;
        -webkit-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
        box-shadow: 0px 4px 6px #234f61;
    }
/*Bootstrap Navigation*/
.navbar-inverse {
    background-color: #2a3435;
    border: 0px;
}

    .navbar-inverse .navbar-nav > li > a {
        color: #5a6c6e;
        font-size: 13px;
        font-family: 'webb_ellis_cupbold';
        text-transform: uppercase;
        border-bottom: 4px solid transparent;
    }

        .navbar-inverse .navbar-nav > li > a:hover {
            border-bottom: 4px solid #bcdbd0;
            color: #bcdbd0;
        }

.navbar {
    border-radius: 0px;
    -webkit-border-radius: 0px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background: none;
    border-bottom-color: #bcdbd0;
    color: #bcdbd0;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background: #bcdbd0;
    color: #2a3435;
    border-radius: 5px 5px 0 0;
    border-bottom: none;
}

.dropdown-menu {
    background-color: #bcdbd0;
    color: #fff;
    border: 0px;
    padding: 1px 0px 1px 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
}

    .dropdown-menu > li {
        width: 100%;
        border-bottom: 1px #9fbab1 solid;
    }

        .dropdown-menu > li:last-child {
            border-bottom: 0px;
        }

        .dropdown-menu > li > a {
            color: #2a3435;
            padding: 8px 20px;
            font-weight: bold;
        }

.open > .dropdown-menu {
    background-color: #bcdbd0;
    color: #fff;
    border: 0px;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #1f4556;
    color: #fff;
}

.navbar-toggle {
    float: left;
    margin-left: 15px;
}

.navbar-inverse .navbar-toggle {
    background-color: #fff;
    border: none;
}

    .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
        background-color: #1f4556;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #2d657e;
    }

    .navbar-inverse .navbar-toggle:hover .icon-bar {
        background-color: #fff;
    }

.navbar {
    margin-bottom: 0px;
    min-height: 40px;
    border-bottom: 4px solid #bcdbd0;
    display: flex;
    justify-content: center;
}

#home .glyphicon {
    top: 0px;
}

.nav > li > a {
    padding-left: 6px;
    padding-right: 6px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 7px;
    line-height: 20px;
    padding-top: 4px;
}

.outer-main-box {
    float: left;
    width: 100%;
}

#top-page-heading {
    float: left;
    width: 100%;
    padding: 25px 0;
    display: none;
}

.approvalHdr {
    margin-top: 15px;
}

    .approvalHdr .create-submission {
        float: left;
    }

        .approvalHdr .create-submission a {
            background: #2a3435;
            padding: 5px 10px 4px;
            margin: 0;
            border: 1px solid #016f00;
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            display: block;
            border-radius: 4px;
            line-height: 28px;
            -webkit-appearance: none;
            -moz-appearance: none;
        }

            .approvalHdr .create-submission a:hover {
                background: #131314;
            }

        .approvalHdr .create-submission span {
            display: inline-block;
            margin: 0 2px 0 0;
        }

    .approvalHdr .excel-file-part {
        float: right;
    }

        .approvalHdr .excel-file-part a {
            display: block;
            float: left;
            background-image: url(../graphics/new-small-icons.png);
            background-position: -5px -56px;
            background-repeat: no-repeat;
            width: 43px;
            height: 41px;
        }

            .approvalHdr .excel-file-part a:hover {
                background-position: -105px -5px;
            }

    .approvalHdr .dropdown-top {
        float: right;
        margin-right: 15px;
        position: relative;
    }

        .approvalHdr .dropdown-top .RadComboBox {
            float: left;
            width: 170px !important;
        }

            .approvalHdr .dropdown-top .RadComboBox table {
                width: 100%;
            }

                .approvalHdr .dropdown-top .RadComboBox table tr td.rcbInputCell {
                    padding: 0;
                    width: 100% !important;
                    border: 0 none;
                    background: 0 none;
                    position: relative;
                }

                .approvalHdr .dropdown-top .RadComboBox table tr td + td {
                    display: none !important;
                }

                .approvalHdr .dropdown-top .RadComboBox table tr td.rcbInputCell:after {
                    content: "";
                    background: url(../graphics/new_down_arrow.png) no-repeat;
                    width: 16px;
                    height: 16px;
                    z-index: 1;
                    position: absolute;
                    right: 9px;
                    top: 9px;
                    pointer-events: none;
                }

        .approvalHdr .dropdown-top input[type=text] {
            background: #fff;
            border: 1px solid #e6e6e6;
            padding: 4px 35px 4px 15px;
            height: 36px;
            line-height: 26px;
            font-size: 13px;
            width: 100%;
            color: #262626;
            border-radius: 4px;
            box-shadow: none;
            font-style: normal;
        }

            .approvalHdr .dropdown-top input[type=text]:focus {
                border-color: #66afe9;
                box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
            }

.select-items-main {
    float: right;
    width: 170px;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
}

    .select-items-main #divColumn {
        float: right;
        padding: 0;
        display: none;
    }

    .select-items-main .main-select-part {
        float: left;
        width: 100%;
    }

        .select-items-main .main-select-part .RadListBox {
            float: left;
            width: 100% !important;
            z-index: 9999;
        }

            .select-items-main .main-select-part .RadListBox .rlbGroup {
                background: #fff;
                border: 1px solid #e6e6e6;
                float: left;
                width: 100%;
            }

            .select-items-main .main-select-part .RadListBox ul.rlbList {
                float: left;
                width: 100%;
            }

                .select-items-main .main-select-part .RadListBox ul.rlbList li {
                    float: left;
                    width: 100%;
                    padding: 8px 10px;
                    line-height: normal;
                }

                    .select-items-main .main-select-part .RadListBox ul.rlbList li.rlbSelected {
                        background: #dfdfdf;
                        outline: none !important;
                    }

                    .select-items-main .main-select-part .RadListBox ul.rlbList li input {
                        float: left;
                        margin: 0 6px 0 0;
                    }

                    .select-items-main .main-select-part .RadListBox ul.rlbList li span {
                        font-size: 13px;
                        color: #262626;
                        line-height: 1;
                        float: left;
                    }

                    .select-items-main .main-select-part .RadListBox ul.rlbList li + li {
                        border-top: 1px solid #e6e6e6;
                    }

.adv-new-part {
    float: right;
    margin-right: 15px;
}

    .adv-new-part a {
        float: left;
        cursor: pointer;
        font-size: 0;
        background-image: url(../graphics/new-small-icons.png);
        background-position: -166px -106px;
        background-repeat: no-repeat;
        width: 40px;
        height: 40px;
    }

        .adv-new-part a:hover {
            background-position: -166px -56px;
        }

.approvalHdr .toggle-slide {
    float: right;
    margin: 0 15px 0 0;
    position: relative;
}

    .approvalHdr .toggle-slide .toggle-new {
        float: left;
        cursor: pointer;
        background-image: url(../graphics/new-small-icons.png);
        background-position: -112px -56px;
        background-repeat: no-repeat;
        width: 44px;
        height: 41px;
    }

        .approvalHdr .toggle-slide .toggle-new:hover {
            background-position: -58px -56px;
        }

.approvalContnt {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.TabbedPanelsContent {
    float: left;
    width: 100%;
}

.approval-table-outer {
    float: left;
    width: 100%;
}

    .approval-table-outer .approval-table {
        width: 100%;
        overflow: hidden;
        overflow-x: auto;
        border: none;
        box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.13);
        border-radius: 5px;
    }

    .approval-table-outer table {
        margin: 0;
        border: 0 none;
        border-spacing: 0;
        width: 100%;
        min-width: inherit;
        table-layout: auto !important;
    }

        .approval-table-outer table thead th {
            border-width: 0 0 0 1px;
            border-style: solid;
            border-color: #fff;
            background: #fff;
        }

            .approval-table-outer table thead th > img {
                margin: 0 0 0 5px;
            }

            .approval-table-outer table thead th:first-child {
                border-width: 0;
            }

        .approval-table-outer table thead th, .approval-table-outer table tbody td {
            font-size: 13px;
            color: #262626;
            padding: 5px 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            vertical-align: middle;
        }

            .approval-table-outer table tbody td.status-new-type img {
                width: 30px;
                height: 30px;
                margin: 0 2px;
            }

            .approval-table-outer table thead th.secondColumn, .approval-table-outer table tbody td.secondColumn {
                text-align: left !important;
            }

        .approval-table-outer table thead th {
            padding: 18px 10px;
        }

        .approval-table-outer table > tbody > tr:nth-of-type(odd) {
            background: #fff;
        }

        .approval-table-outer table > tbody > tr:nth-of-type(even) {
            background: #f5f5f5;
        }

        .approval-table-outer table span.approvalStatusColumn.ref-column a {
            font-family: Arial;
            color: #262626;
            font-weight: bold;
        }

        .approval-table-outer table tr td {
            border-color: #e6e6e6;
            cursor: pointer;
        }

        .approval-table-outer table tr:first-child td {
            border-width: 0;
        }

td.status-new-type {
    display: flex;
    justify-content: center;
}

.approval-table-outer table tbody tr:hover {
    background: #ebebeb;
}

.approval-table-outer table tbody tr.approvalSelcedtrcolor {
    background: #bcdbd0 !important;
}

.approval-table-outer table tr th, .approval-table-outer table tr th a {
    font-family: Arial,Helvetica,sans-serif;
    color: #65708d;
    font-weight: bold;
}

.top-search-new-box {
    float: left;
    width: 100%;
}

.approvalContnt .search-box-details {
    float: left;
    width: 100%;
    display: none;
    margin: 0 0 15px;
    background: #ffffff;
    padding: 15px;
    overflow: hidden;
}

.search-box-details .subMsnFrmArea {
    float: left;
    width: 100%;
}

    .search-box-details .subMsnFrmArea .subMsnFrmAreaForm:before, .search-box-details .subMsnFrmArea .subMsnFrmAreaForm:after {
        content: "";
        display: table;
        clear: both;
    }

    .search-box-details .subMsnFrmArea .subMsnFrmAreaForm {
        display: block;
        margin: 0 -15px;
        clear: both;
    }

.subMsnFrmArea .subMsnFrmAreaForm fieldset {
    float: left;
    width: 25%;
    padding: 10px 15px;
}

.approvalAreaLft.col-xs-12.col-sm-7.col-md-8.col-lg-9 .subMsnFrmArea .subMsnFrmAreaForm fieldset {
    width: 50%;
}

.subMsnFrmArea .subMsnFrmAreaForm fieldset label {
    float: left;
    width: 100%;
    margin: 0 0 5px;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.45;
    color: #65708d;
    text-transform: uppercase;
}

    .subMsnFrmArea .subMsnFrmAreaForm fieldset label span {
        font-size: 11px;
    }

.subMsnFrmArea .subMsnFrmAreaForm fieldset .RadComboBox {
    float: left;
    width: 100% !important;
    position: relative;
}

    .subMsnFrmArea .subMsnFrmAreaForm fieldset .RadComboBox table {
        width: 100%;
        position: relative;
    }

        .subMsnFrmArea .subMsnFrmAreaForm fieldset .RadComboBox table tr td.rcbInputCell {
            padding: 0;
            width: 100% !important;
            border: 0 none;
            background: 0 none;
            position: relative;
        }

        .subMsnFrmArea .subMsnFrmAreaForm fieldset .RadComboBox table tr td + td {
            display: none !important;
        }

        .subMsnFrmArea .subMsnFrmAreaForm fieldset .RadComboBox table tr td.rcbInputCell:after {
            content: "";
            background: url(../graphics/new_down_arrow.png) no-repeat;
            background-size: 12px 12px;
            width: 12px;
            height: 12px;
            z-index: 1;
            position: absolute;
            right: 12px;
            top: 12px;
            pointer-events: none;
        }

    .subMsnFrmArea .subMsnFrmAreaForm fieldset .RadComboBox input[type=text] {
        padding: 4px 35px 4px 15px;
    }

.subMsnFrmArea .subMsnFrmAreaForm fieldset input[type=text] {
    background: #ebf2f0;
    border: none;
    padding: 4px 15px;
    height: 41px;
    line-height: 41px;
    font-size: 13px;
    width: 100% !important;
    font-style: normal;
    color: #262626 !important;
    border-radius: 4px;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    .subMsnFrmArea .subMsnFrmAreaForm fieldset input[type=text]:focus {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    }

.subMsnFrmArea .subMsnFrmAreaForm fieldset .RadPicker {
    float: left;
    width: 100% !important;
    height: auto !important;
    position: relative;
    margin: 0 !important;
}

    .subMsnFrmArea .subMsnFrmAreaForm fieldset .RadPicker .rdfd_ {
        width: 1px !important;
        height: 1px !important;
        position: absolute !important;
    }

    .subMsnFrmArea .subMsnFrmAreaForm fieldset .RadPicker table.rcTable {
        width: 100% !important;
    }

.subMsnFrmArea .subMsnFrmAreaForm .search-btn-bot {
    background: #2a3435;
    width: auto;
    height: auto;
    display: block;
    line-height: 1.5;
    font-family: Arial;
    border: none;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #bcdbd0;
    padding: 10px 35px;
    border-radius: 4px;
    -webkit-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    float: left;
    margin: 15px 0 0 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    .subMsnFrmArea .subMsnFrmAreaForm .search-btn-bot:hover {
        background: #131314;
    }

.subMsnFrmArea .subMsnFrmAreaForm .clear-search-btn {
    background: #fff;
    border: 2px solid #2a3435;
    width: auto;
    text-align: center;
    cursor: pointer;
    height: auto;
    display: block;
    float: left;
    line-height: 1.4;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #2a3435;
    padding: 8px 22px;
    text-transform: uppercase;
    border-radius: 4px;
    margin: 15px 0 0 15px;
    -webkit-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
}

    .subMsnFrmArea .subMsnFrmAreaForm .clear-search-btn:hover {
        background: #000;
        border-color: #000;
        color: #fff;
    }

.rcbSlide .RadComboBoxDropDown {
    background: #fff;
    border: 1px solid #e6e6e6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #262626;
}

    .rcbSlide .RadComboBoxDropDown .rcbCheckAllItems, .rcbSlide .RadComboBoxDropDown .rcbCheckAllItemsHovered {
        padding: 6px 8px;
        min-height: inherit;
        border-bottom: 1px solid #e6e6e6;
        background: #ebebeb;
        color: #262626;
        margin: 0;
        line-height: 1;
        font-size: 12px;
    }

        .rcbSlide .RadComboBoxDropDown .rcbCheckAllItems input, .rcbSlide .RadComboBoxDropDown .rcbCheckAllItemsHovered input {
            margin: 0 8px 0 0;
            float: left;
        }

    .rcbSlide .RadComboBoxDropDown ul.rcbList {
        float: left;
        width: 100%;
    }

        .rcbSlide .RadComboBoxDropDown ul.rcbList li {
            padding: 6px 8px;
            min-height: inherit;
            margin: 0;
            line-height: 1;
            float: left;
            width: 100%;
            font-size: 12px;
            word-break: break-all;
        }

            .rcbSlide .RadComboBoxDropDown ul.rcbList li + li {
                border-top: 1px solid #e6e6e6;
            }

            .rcbSlide .RadComboBoxDropDown ul.rcbList li.rcbHovered {
                background: #ebebeb;
                color: #262626;
            }

            .rcbSlide .RadComboBoxDropDown ul.rcbList li input {
                margin: 0 8px 0 0;
                float: left;
            }

.TabbedPanelsContent .table-bottom-box {
    float: left;
    width: 100%;
    margin: 1px 0 0;
    background: #fff;
    padding: 18px 15px;
    border: 1px solid #f3f7fa;
}

.table-bottom-box .pager-box {
    float: left;
    margin: 0 12px 0 0;
}

    .table-bottom-box .pager-box .pager {
        float: left;
        margin: 0;
        text-align: left;
    }

        .table-bottom-box .pager-box .pager > div {
            float: left !important;
            padding: 0 7px !important;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            line-height: 16px;
            background: initial;
            border: none;
        }

            .table-bottom-box .pager-box .pager > div a {
                color: #808a98;
                display: block;
            }

                .table-bottom-box .pager-box .pager > div a:hover {
                    color: #76B4DC;
                }

            .table-bottom-box .pager-box .pager > div:first-child {
                border-right: 1px solid #88929f;
                padding-left: 0 !important;
                padding-right: 10px !important;
                color: #808a98;
            }

            .table-bottom-box .pager-box .pager > div:last-child {
                padding-right: 0 !important;
            }

            .table-bottom-box .pager-box .pager > div:nth-child(2) {
                padding-left: 13px !important;
            }

            .table-bottom-box .pager-box .pager > div.item_disable {
                color: #2a3435;
                font-weight: bold;
                float: left;
                background: initial;
                border: none;
                padding: 0 7px;
                margin-left: 0px;
            }

        .table-bottom-box .pager-box .pager .previous_disable {
            background: url(../graphics/previous01.png) no-repeat 13px center;
            width: 36px;
            height: 16px;
            display: block;
            font-size: 0;
            border: none;
        }

        .table-bottom-box .pager-box .pager .next_disable {
            background: url(../graphics/next01.png) no-repeat 7px center;
            width: 23px;
            height: 16px;
            display: block;
            font-size: 0;
        }

        .table-bottom-box .pager-box .pager .previous a {
            background: url(../graphics/previous01.png) no-repeat 0 center;
            width: 16px;
            height: 16px;
            display: block;
            font-size: 0;
        }

        .table-bottom-box .pager-box .pager .next a {
            background: url(../graphics/next01.png) no-repeat 0 center;
            width: 16px;
            height: 16px;
            display: block;
            font-size: 0;
        }

        .table-bottom-box .pager-box .pager .previous a:hover {
            background: url(../graphics/previous01.png) no-repeat 0 center;
            /*background: url(../graphics/previous_hover.png) no-repeat 0 center;*/
        }

        .table-bottom-box .pager-box .pager .next a:hover {
            background: url(../graphics/next_hover.png) no-repeat 0 center;
        }

.table-bottom-box .refresh-table {
    float: right;
}

    .table-bottom-box .refresh-table input {
        background-image: url(../graphics/refresh-arrow.png);
        background-repeat: no-repeat;
        display: block;
        width: 16px;
        height: 16px;
        background-position: -5px -5px;
        background-color: transparent;
        font-size: 0;
    }

        .table-bottom-box .refresh-table input:hover {
            background-position: -31px -5px;
        }

.table-bottom-box .bottom-numbering {
    float: right;
    margin: 0 20px 0 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: #808a98;
}

    .table-bottom-box .bottom-numbering span {
        color: #808a98;
    }

.TabbedPanelsContent .approved-btn-lines {
    float: left;
    width: 100%;
    padding: 15px;
}

.approved-btn-lines .select-list-bot {
    float: left;
}

.approved-btn-lines .submit-bot-btn {
    float: left;
}

.approved-btn-lines .new-select-part {
    float: left;
    width: 170px;
    position: relative;
    margin: 0;
}

.approved-btn-lines .select-list-bot input {
    float: left;
    margin: 0 0 0 20px;
    width: auto;
    height: 36px;
    padding: 5px 20px;
    background: #348ECB;
    border: 0 none;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    -webkit-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
}

    .approved-btn-lines .select-list-bot input:hover {
        background: #4A9BD0;
    }

.approved-btn-lines .submit-bot-btn input {
    float: left;
    margin: 0 0 0 20px;
    width: auto;
    height: 36px;
    padding: 5px 20px;
    background: #DF0000;
    border: 0 none;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    -webkit-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
}

    .approved-btn-lines .submit-bot-btn input:hover {
        background: #FF5353;
    }

.approved-btn-lines .new-select-part select.hasCustomSelect {
    background: #fff !important;
    border-color: #e6e6e6 !important;
}

    .approved-btn-lines .new-select-part select.hasCustomSelect option {
        font-size: 13px;
    }

.approved-btn-lines .new-select-part span.customSelect {
    background: #fff;
    border-color: #e6e6e6;
    height: 36px;
    font-size: 13px;
}

    .approved-btn-lines .new-select-part span.customSelect .customSelectInner {
        line-height: 26px;
    }

.slidingDiv {
    background: #F9F9F9;
    padding-bottom: 15px;
    border-left: 4px #23657d solid;
}

    .slidingDiv .slide-part-box {
        float: right;
        width: 100%;
    }

        .slidingDiv .slide-part-box .submisnBtnArea {
            float: left;
            width: 100%;
            margin: 15px 0 0;
        }

            .slidingDiv .slide-part-box .submisnBtnArea a {
                background-repeat: no-repeat;
                display: block;
                width: 32px;
                height: 32px;
                background-position: center center;
                background-color: #75ad99;
                float: right;
            }

                .slidingDiv .slide-part-box .submisnBtnArea a + a {
                    margin: 0 8px 0 0;
                }

                .slidingDiv .slide-part-box .submisnBtnArea a.approvalZoomIcon {
                    background-image: url(../graphics/zoom_new01.png);
                }

                .slidingDiv .slide-part-box .submisnBtnArea a.approvalEditIcon {
                    background-image: url(../graphics/edit_new01.png);
                }

                .slidingDiv .slide-part-box .submisnBtnArea a.approvalDeleteIcon {
                    background-image: url(../graphics/garbage.png);
                }

                .slidingDiv .slide-part-box .submisnBtnArea a.approvalDownloadIcon {
                    background-image: url(../graphics/new-download-icon.png);
                }

                .slidingDiv .slide-part-box .submisnBtnArea a.approvalcloseIcon {
                    background-image: url(../graphics/remove_new01.png);
                }

                .slidingDiv .slide-part-box .submisnBtnArea a:hover {
                    background-color: #2D657E;
                }

    .slidingDiv .refrenceArea {
        float: left;
        width: 100%;
        padding: 15px 0 0;
    }

        .slidingDiv .refrenceArea h2 {
            font-size: 17px;
            font-weight: bold;
            color: #262626;
            line-height: 1.5;
            padding: 0 0 5px;
        }

            .slidingDiv .refrenceArea h2 span.drkBlueClr {
                color: #2D657E;
            }

    .slidingDiv .tabAreaRgt {
        float: left;
        width: 100%;
        padding: 10px 0 0;
    }

        .slidingDiv .tabAreaRgt ul.TabbedPanelsTabGroup {
            float: left;
            width: 100%;
        }

            .slidingDiv .tabAreaRgt ul.TabbedPanelsTabGroup li {
                float: left;
                margin: 0;
                width: 25%;
                padding: 0 3px;
                text-align: center;
            }

                .slidingDiv .tabAreaRgt ul.TabbedPanelsTabGroup li a {
                    display: block;
                    padding: 4px 0;
                    background: #979797;
                    border-radius: 4px 4px 0 0;
                    margin-bottom: -1px;
                }

                    .slidingDiv .tabAreaRgt ul.TabbedPanelsTabGroup li a:hover {
                        background: #2D657E;
                    }

                .slidingDiv .tabAreaRgt ul.TabbedPanelsTabGroup li.TabbedPanelsTabSelected a {
                    background: #2a3435;
                }

    .slidingDiv .TabbedPanelsContentGroup {
        float: left;
        width: 100%;
        background: #fff;
        padding: 10px 10px 20px;
        border: 2px solid #e6e6e6;
        min-height: 750px;
    }

    .slidingDiv .TabbedPanels .TabHide {
        display: none;
    }

    .slidingDiv .TabbedPanels .TabShow {
        display: block;
    }

.first-tab .outer-slide-box {
    float: left;
    width: 100%;
}

    .first-tab .outer-slide-box .top-rght-slider {
        float: left;
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 5px 0px;
    }

    .first-tab .outer-slide-box .stepAreaNew {
        float: left;
        width: 340px;
        white-space: nowrap;
    }

        .first-tab .outer-slide-box .stepAreaNew .arrowOuter {
            width: 80px;
            display: inline-block;
            padding: 12px 0;
        }

            .first-tab .outer-slide-box .stepAreaNew .arrowOuter table {
                width: 100%;
                border: none;
            }

.first-tab .stepAreaNew .arrowOuter table tr {
    width: 100%;
}

    .first-tab .stepAreaNew .arrowOuter table tr td {
        text-align: center;
        height: 40px;
    }

        .first-tab .stepAreaNew .arrowOuter table tr td img {
            width: 45px;
            height: 45px;
        }

        .first-tab .stepAreaNew .arrowOuter table tr td p {
            width: 100%;
            font-size: 11px;
            line-height: 1.3;
            text-align: center;
            color: #348ECB;
            font-weight: bold;
            padding: 0px;
            white-space: normal;
        }

        .first-tab .stepAreaNew .arrowOuter table tr td .table-descp {
            color: #000;
            padding: 5px 0 0;
            font-size: 11px;
            font-weight: bold;
            white-space: normal;
        }

        .first-tab .stepAreaNew .arrowOuter table tr td .arrowOuterArrowImage {
            background: url(../graphics/gray_forward_icon.png) no-repeat;
            width: 21px;
            height: 19px;
        }

.first-tab .popupRightBtns {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

    .first-tab .popupRightBtns > img {
        margin: 0 0 15px;
        cursor: pointer;
    }

.submit-approval {
    width: auto;
    float: left;
    margin: 0px 0px 5px 0px;
}

    .submit-approval a {
        background-color: #7ab22b;
        float: left;
        padding: 7px 15px 7px 15px;
        font-size: 13px;
        color: #fff;
        font-weight: bold;
        border-radius: 4px;
    }

        .submit-approval a:hover {
            background-color: #69a11b;
        }

.submit-right {
    width: auto;
    float: right;
    margin-right: 10px;
}

.first-tab .popupRightBtns #divStageButton {
    float: left;
    width: 100%;
    overflow: auto;
    margin: 0 0 15px;
}

    .first-tab .popupRightBtns #divStageButton > div {
        float: left;
        width: 100%;
    }

    .first-tab .popupRightBtns #divStageButton img {
        margin: 0 0 0 6px;
        float: left;
        cursor: pointer;
    }

        .first-tab .popupRightBtns #divStageButton img:first-child {
            margin-left: 0;
        }

.first-tab .statsChngeArea {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

    .first-tab .statsChngeArea h2 {
        float: left;
        width: auto;
        font-size: 16px;
        font-weight: bold;
        color: #262626;
        line-height: 24px;
    }

    .first-tab .statsChngeArea .waitingApprvl {
        float: left;
        width: auto;
        margin: 0 0 0 10px;
        padding: 0;
    }

        .first-tab .statsChngeArea .waitingApprvl label {
            font-size: 13px;
            color: #fff;
            font-weight: bold;
            line-height: 24px;
            padding: 0 10px;
            margin: 0;
        }

.first-tab .main-block-new .submisnStats {
    float: left;
    width: 100%;
}

.list-owl-slider {
    float: left;
    width: 100%;
}

    .list-owl-slider ul.slider-main-div {
        float: left;
        width: 100%;
        position: relative;
        padding: 18px 22px;
        background: #f1f1f1;
        border: 1px solid #e6e6e6;
        border-radius: 4px;
        display: none;
    }

    .list-owl-slider .owl-item {
        width: 118px;
        float: left;
        margin-left: 0px;
        text-align: center;
    }

        .list-owl-slider .owl-item:first-child {
            margin-left: 0px;
        }

    .list-owl-slider ul li {
        float: none;
        padding: 0;
        width: 100%;
        max-width: 110px;
        display: inline-block;
        vertical-align: top;
        border: 1px solid #e6e6e6;
        border-radius: 4px;
        padding: 3px;
        background: #fff;
    }

    .list-owl-slider .slider-image {
        float: left;
        width: 100%;
        text-align: center;
        height: 55px;
        padding: 3px 4px;
        position: relative;
        overflow: hidden;
    }

    .list-owl-slider ul.owl-carousel .owl-item .slider-image img {
        max-width: 100%;
        max-height: 45px;
        width: auto;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        border-radius: 4px;
    }

    .list-owl-slider ul.owl-carousel .slider-content-part {
        float: left;
        width: 100%;
        padding: 0 4px 3px;
        min-height: 50px;
        position: relative;
    }

        .list-owl-slider ul.owl-carousel .slider-content-part .image-text-part img {
            width: 19px;
            height: 19px;
        }

    .list-owl-slider ul.owl-carousel .image-text-part {
        float: left;
        width: 100%;
        margin: 0 0 3px;
        position: relative;
    }

        .list-owl-slider ul.owl-carousel .image-text-part .arrow-img-new {
            position: absolute;
            left: 0;
            top: 4px;
            z-index: 1;
            background: url(../graphics/new-small-img003.png) no-repeat 0 0;
            width: 19px;
            height: 19px;
        }

            .list-owl-slider ul.owl-carousel .image-text-part .arrow-img-new:hover {
                background: url(../graphics/new-small-img003-hover.png) no-repeat 0 0;
            }

        .list-owl-slider ul.owl-carousel .image-text-part p {
            padding: 5px 0 0 25px;
        }

    .list-owl-slider ul.owl-carousel li p {
        text-align: left;
        color: #262626;
        font-size: 10px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        line-height: 14px;
        word-wrap: break-word;
    }

    .list-owl-slider .owl-controls .owl-prev, .list-owl-slider .owl-controls .owl-next {
        background-image: url(../graphics/new_arrow_png.png);
        background-repeat: no-repeat;
        display: block;
        width: 32px;
        height: 32px;
        position: absolute;
        top: 50%;
        margin-top: -16px;
        font-size: 0;
    }

    .list-owl-slider .owl-controls .owl-prev {
        background-position: -51px -5px;
        left: 0;
    }

    .list-owl-slider .owl-controls .owl-next {
        background-position: -1px -5px;
        right: 0;
    }

.first-tab .main-block-new .statslist-main-outer {
    float: left;
    width: 100%;
    border-top: 2px dotted #e6e6e6;
}

.first-tab .main-block-new .statsListOutr {
    float: left;
    width: 100%;
    font-size: 12px;
    color: #262626;
    border-bottom: 2px dotted #e6e6e6;
    line-height: 1.5;
}

    .first-tab .main-block-new .statsListOutr span {
        float: left;
        width: 50%;
        padding: 8px 8px 8px 0;
    }

        .first-tab .main-block-new .statsListOutr span + span {
            padding: 8px 0 8px 8px;
        }

        .first-tab .main-block-new .statsListOutr span label {
            font-weight: normal;
            margin: 0;
        }

.first-tab .div-question-part {
    float: left;
    width: 100%;
    margin: 20px 0 0;
}

    .first-tab .div-question-part .submissionQuesRightTtl {
        float: left;
        width: 100%;
    }

        .first-tab .div-question-part .submissionQuesRightTtl .quesRightTtl {
            float: left;
            width: 100%;
            margin: 0 0 5px;
            border-bottom: 2px dotted #e6e6e6;
            font-size: 20px;
            font-weight: bold;
            color: #2D657E;
            text-transform: uppercase;
        }

    .first-tab .div-question-part .submisnQusnRightArea {
        float: left;
        width: 100%;
    }

        .first-tab .div-question-part .submisnQusnRightArea .submisnQusnRightOutr {
            float: left;
            width: 100%;
            padding: 15px 3px;
            border-top: 1px dashed #e6e6e6;
        }

            .first-tab .div-question-part .submisnQusnRightArea .submisnQusnRightOutr:first-child {
                border: 0 none;
            }

        .first-tab .div-question-part .submisnQusnRightArea .qusnRightTtl {
            float: left;
            width: 100%;
            margin: 0 0 4px;
            font-size: 14px;
            font-weight: bold;
            color: #348ECB;
        }

        .first-tab .div-question-part .submisnQusnRightArea .qusnRightTxt {
            float: left;
            width: 100%;
            margin: 0;
        }

            .first-tab .div-question-part .submisnQusnRightArea .qusnRightTxt p {
                font-size: 14px;
                color: #262626;
                word-wrap: break-word;
            }

.qusnRightLabel {
    word-wrap: break-word;
}

.bordertop1 {
    border-top: 1px #a8a8a8 solid;
}

.displayNone {
    display: none;
}

.displayBlock {
    display: block;
}

.attachmenttab-main-top {
    float: left;
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 10px;
    margin: 0 0 12px;
}

    .attachmenttab-main-top .attachment-heading {
        float: left;
        width: 100%;
        margin: 0 0 10px;
    }

        .attachmenttab-main-top .attachment-heading span {
            float: left;
            width: 100%;
            font-size: 16px;
            color: #2D657E;
            font-weight: bold;
        }

    .attachmenttab-main-top #dvDownloadAll {
        float: left;
        width: 100%;
        margin: 0;
    }

        .attachmenttab-main-top #dvDownloadAll .glyphicon {
            margin: 0 8px 0 0;
        }

.second-tab .attachmenttab-main-top #dvDownloadAll #downallload {
    width: 100%;
    margin: 0 0 15px;
    position: relative;
}

.attachmenttab-main-top #dvDownloadAll #downallload {
    float: right;
    width: auto;
    text-align: center;
    line-height: 28px;
    border-radius: 4px;
    background: #2a3435;
    border: 1px solid #2b73a4;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 4px 12px;
    -webkit-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
}

    .attachmenttab-main-top #dvDownloadAll #downallload:hover {
        background: #131314;
    }

.attachment-main-selection {
    float: left;
    width: 100%;
    margin: 25px 0 10px;
}

    .attachment-main-selection input {
        margin: 4px 5px 0 0;
        float: left;
    }

    .attachment-main-selection span {
        float: left;
        width: auto;
        color: #262626;
        line-height: 1.3;
        font-size: 16px;
        font-weight: bold;
    }

#divAttachment {
    float: left;
    width: 100%;
}

    #divAttachment .maintpl-attachment-box {
        float: left;
        padding: 8px 5px;
        position: relative;
    }

.second-tab .maintpl-attachment-box {
    width: 100%;
}

.maintpl-attachment-box .maintpl-inner {
    float: left;
    width: 100%;
    padding: 10px;
    border: 1px solid #e6e6e6;
    position: relative;
}

.maintpl-attachment-box #check {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
}

.maintpl-attachment-box .msgDetail {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
}

    .maintpl-attachment-box .msgDetail .msgFileIcon {
        float: left;
        width: 100%;
        position: relative;
        padding: 0;
    }

        .maintpl-attachment-box .msgDetail .msgFileIcon > div {
            float: left;
            width: 120px;
            text-align: center;
            padding: 5px;
            height: 74px;
            position: relative;
            overflow: hidden;
            border: 1px solid #e6e6e6;
            border-radius: 4px;
        }

            .maintpl-attachment-box .msgDetail .msgFileIcon > div img {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: auto;
            }

    .maintpl-attachment-box .msgDetail .msgRight {
        float: left;
        width: 100%;
        margin: 5px 0 0;
    }

        .maintpl-attachment-box .msgDetail .msgRight .msgRightTxt {
            float: left;
            width: 100%;
        }

            .maintpl-attachment-box .msgDetail .msgRight .msgRightTxt p {
                font-size: 13px;
                word-wrap: break-word;
                overflow: hidden;
            }

                .maintpl-attachment-box .msgDetail .msgRight .msgRightTxt p strong {
                    color: #000;
                }

                .maintpl-attachment-box .msgDetail .msgRight .msgRightTxt p span#image1 {
                    display: none;
                }

                .maintpl-attachment-box .msgDetail .msgRight .msgRightTxt p#msgRightTxt-line {
                    position: relative;
                    width: auto;
                    clear: both;
                    padding: 0 25px 0 0;
                }

        .maintpl-attachment-box .msgDetail .msgRight p#msgRightTxt-line span.new-arrow {
            position: absolute;
            top: 0;
            right: 0;
            z-index: 1;
        }

            .maintpl-attachment-box .msgDetail .msgRight p#msgRightTxt-line span.new-arrow a {
                background: url(../graphics/new-small-img003.png) no-repeat 0 0;
                height: 19px;
                width: 19px;
                display: block;
            }

                .maintpl-attachment-box .msgDetail .msgRight p#msgRightTxt-line span.new-arrow a:hover {
                    background: url(../graphics/new-small-img003-hover.png) no-repeat 0 0;
                }

        .maintpl-attachment-box .msgDetail .msgRight .msgRightTxt p.bottom-last-line {
            color: #262626;
            padding: 5px 0;
        }

        .maintpl-attachment-box .msgDetail .msgRight .msgRightTxt p.atchmntOwner {
            color: #666666;
            font-size: 12px;
            line-height: 16px;
        }

.add-view-massagetab .msgBord {
    float: left;
    width: 100%;
}

    .add-view-massagetab .msgBord .msgBordAreaLft {
        float: left;
        width: 100%;
    }

    .add-view-massagetab .msgBord .TabbedPanels {
        float: left;
        width: 100%;
    }

    .add-view-massagetab .msgBord .uloadTtl {
        float: left;
        width: 100%;
    }

.add-view-massagetab .uloadTtl span {
    float: left;
    width: auto;
    font-size: 16px;
    color: #2D657E;
    font-weight: bold;
    line-height: 30px;
}

.add-view-massagetab.third-tab .uloadTtl > div.addmsglink {
    margin: 10px 0 0;
}

.add-view-massagetab .uloadTtl > div.addmsglink {
    float: left;
    width: 100%;
}

    .add-view-massagetab .uloadTtl > div.addmsglink a {
        float: left;
        width: 100%;
        background: #348ECB;
        padding: 4px 12px;
        border-radius: 4px;
        color: #fff;
        border: 1px solid #2B73A4;
        font-size: 16px;
        font-weight: bold;
        line-height: 28px;
        text-align: center;
        -webkit-transition: background 0.3s ease 0s;
        transition: background 0.3s ease 0s;
    }

        .add-view-massagetab .uloadTtl > div.addmsglink a:hover {
            background: #76b4dc;
        }

    .add-view-massagetab .uloadTtl > div.addmsglink .glyphicon {
        margin: 0 8px 0 0;
    }

.add-view-massagetab .msgBord .TabbedPanelsContentGroup {
    background: 0 none;
    border: 0 none;
    min-height: 5px;
    padding: 0;
    margin: 15px 0 0;
    float: left;
    width: 100%;
}

.add-view-massagetab .msgBord #divMessageList {
    float: left;
    width: 100%;
}

.add-view-massagetab .msgBord .add-messages-report {
    float: left;
    width: 100%;
}

.add-view-massagetab .msgBord .msgArea {
    float: left;
    width: 100%;
    padding: 10px;
    position: relative;
}

    .add-view-massagetab .msgBord .msgArea .mdgThumbArea {
        float: left;
        width: 50px;
        position: absolute;
        top: 15px;
        left: 10px;
    }

        .add-view-massagetab .msgBord .msgArea .mdgThumbArea img {
            width: 50px;
            height: 50px;
        }

    .add-view-massagetab .msgBord .msgArea .msgareaouter {
        float: left;
        width: 100%;
        padding: 0 0 0 70px;
    }

    .add-view-massagetab .msgBord .msgArea .msgmainarea {
        float: left;
        width: 100%;
        background: #EFFAFE;
        border-radius: 8px;
        padding: 15px;
        position: relative;
    }

        .add-view-massagetab .msgBord .msgArea .msgmainarea:before {
            content: "";
            border-radius: 0;
            border-width: 16px;
            border-style: solid;
            border-color: transparent #EFFAFE transparent transparent;
            position: absolute;
            top: 15px;
            left: -32px;
        }

    .add-view-massagetab .msgBord .msgArea .msgBoxArea {
        float: left;
        width: 100%;
        padding-right: 110px;
    }

        .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img {
            float: right;
            margin: 0 0 0 10px;
            position: absolute;
            right: 10px;
        }

            .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img.desktop-view {
                display: block;
            }

                .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img.desktop-view.displayNone {
                    display: none;
                }

                .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img.desktop-view.displayBlock {
                    display: block;
                }

            .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img.mobile-view {
                display: none;
            }

                .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img.mobile-view.displayNone {
                    display: none;
                }

                .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img.mobile-view.displayBlock {
                    display: none;
                }

            .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img img {
                height: 110px;
                width: 110px;
                border: 1px solid #e6e6e6;
                padding: 2px;
                background: #fff;
            }

        .add-view-massagetab .msgBord .msgArea .msgBoxArea h6 {
            font-size: 16px;
            font-weight: bold;
            line-height: 1.3;
            color: #72b8dc;
            margin: 0 0 5px;
        }

        .add-view-massagetab .msgBord .msgArea .msgBoxArea p.date-part {
            font-size: 11px;
        }

        .add-view-massagetab .msgBord .msgArea .msgBoxArea p {
            padding: 0 0 5px;
            color: #262626;
            line-height: 1.5;
            word-wrap: break-word;
        }

        .add-view-massagetab .msgBord .msgArea .msgBoxArea .message-content {
            color: #262626;
            line-height: 1.5;
        }

            .add-view-massagetab .msgBord .msgArea .msgBoxArea .message-content p {
                padding: 0;
            }

            .add-view-massagetab .msgBord .msgArea .msgBoxArea .message-content ul {
                list-style: disc;
                margin: 0px 0px 0px 15px;
            }

            .add-view-massagetab .msgBord .msgArea .msgBoxArea .message-content ol {
                list-style-type: decimal;
                margin: 0px 0px 0px 15px;
            }

            .add-view-massagetab .msgBord .msgArea .msgBoxArea .message-content li {
                width: 100%;
                float: left;
                margin-top: 0px;
            }

                .add-view-massagetab .msgBord .msgArea .msgBoxArea .message-content li:first-child {
                    margin-top: 0px;
                }

    .add-view-massagetab .msgBord .msgArea .sent-to-message {
        float: left;
        width: 100%;
        margin: 6px 0 0;
    }

        .add-view-massagetab .msgBord .msgArea .sent-to-message a, .add-view-massagetab .msgBord .msgArea .sent-to-message p.date-part {
            float: left;
            width: auto;
            height: auto;
            padding: 0;
            font-size: 11px;
            line-height: 1.5;
            color: #72b8dc;
            font-weight: normal;
            text-decoration: underline;
        }

            .add-view-massagetab .msgBord .msgArea .sent-to-message a:hover {
                color: #348ecb;
            }

        .add-view-massagetab .msgBord .msgArea .sent-to-message p.date-part {
            text-decoration: none;
            margin-left: 8px;
            word-break: break-all;
        }

.add-view-massagetab .msgBord .msgPostArea {
    float: left;
    width: 100%;
    margin: 0 0 18px;
}

    .add-view-massagetab .msgBord .msgPostArea .floatLeft.text-area {
        float: left;
        width: 100%;
        position: relative;
    }

        .add-view-massagetab .msgBord .msgPostArea .floatLeft.text-area .mceEditor.defaultSkin {
            float: left;
            width: 100%;
        }

            .add-view-massagetab .msgBord .msgPostArea .floatLeft.text-area .mceEditor.defaultSkin table.mceLayout {
                float: left;
                width: 100% !important;
            }

    .add-view-massagetab .msgBord .msgPostArea .top-msg-post {
        float: left;
        width: 100%;
        position: relative;
    }

        .add-view-massagetab .msgBord .msgPostArea .top-msg-post .floatLeft.text-area {
            float: left;
            width: 100%;
            position: relative;
            padding-right: 130px;
        }

        .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox {
            width: 120px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 15;
        }

            .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox .captureimage {
                width: 120px;
                height: 120px;
                float: left;
                margin: 0px;
                padding: 0px;
                border: 0px;
                display: block;
            }

                .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox .captureimage a {
                    width: 120px;
                    height: 120px;
                    border: 1px solid #e6e6e6;
                    padding: 2px 2px 2px 2px;
                    background: #fff;
                    overflow: hidden;
                    float: left;
                    margin: 0px;
                    border-radius: 1px;
                    overflow: hidden;
                    position: relative;
                    text-align: center;
                    display: block;
                }

                    .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox .captureimage a.blue-borderb {
                        border: 1px solid #0087f7;
                    }

                        .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox .captureimage a.blue-borderb img {
                            width: 100%;
                            height: 100%;
                        }

                    .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox .captureimage a:hover {
                        border: 1px solid #0087f7;
                    }

            .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox .capturebtn {
                float: left;
                width: 100%;
            }

                .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox .capturebtn input {
                    background: #348ECB;
                    width: 100%;
                    height: auto;
                    display: block;
                    line-height: 1.5;
                    font-size: 16px;
                    font-weight: bold;
                    color: #fff;
                    padding: 4px 8px;
                    border-radius: 2px;
                    -webkit-transition: background 0.3s ease-in-out 0s;
                    transition: background 0.3s ease-in-out 0s;
                    -webkit-appearance: none;
                    -moz-appearance: none;
                    border: 0 none;
                    text-align: center;
                }

                    .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox .capturebtn input:hover {
                        background: #76B4DC;
                    }

.width50 {
    width: 50px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px 0px 0px -25px;
}

.word-count {
    width: 100%;
    float: left;
    padding: 5px 0px 0px 0px;
    font-size: 14px;
    color: #262626;
}

.defaultSkin iframe .mceContentBody p {
    white-space: nowrap;
    word-wrap: break-word;
}

.commentimagebox {
    width: 160px;
    float: left;
}

    .commentimagebox .captureimage {
        width: 100%;
        height: 116px;
        border: 1px solid #e6e6e6;
        padding: 5px;
        background: #fff;
        overflow: hidden;
        float: left;
        margin: 0 0 8px;
        border-radius: 1px;
        overflow: hidden;
        text-align: center;
    }

        .commentimagebox .captureimage p {
            width: 100%;
            float: left;
            padding: 7px 0px 0px 0px;
            font-size: 13px;
            font-weight: bold;
        }

    .commentimagebox .capturebtn {
        float: left;
        width: 100%;
    }

        .commentimagebox .capturebtn input {
            background: #348ECB;
            width: 100%;
            height: auto;
            display: block;
            line-height: 1.5;
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            padding: 4px 8px;
            border-radius: 2px;
            -webkit-transition: background 0.3s ease-in-out 0s;
            transition: background 0.3s ease-in-out 0s;
            -webkit-appearance: none;
            -moz-appearance: none;
            border: 0 none;
            text-align: center;
        }

            .commentimagebox .capturebtn input:hover {
                background: #76B4DC;
            }

.message-reciever {
    width: 100%;
    float: left;
    margin: 40px 0px 0px 0px;
    position: relative;
}

.add-view-massagetab .msgBord .msgPostArea .floatLeft.text-area textarea {
    float: left;
    width: 100%;
    background: #f7f7f7;
    border: 1px solid #f6f6f6;
    border-radius: 4px;
    margin: 0;
    height: 156px;
    padding: 12px;
    line-height: 1.4;
    font-size: 14px;
    box-shadow: none;
    color: #262626;
    position: relative !important;
    z-index: 2 !important;
    resize: none;
    overflow: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    .add-view-massagetab .msgBord .msgPostArea .floatLeft.text-area textarea:hover {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    }

.add-view-massagetab .msgBord .msgPostArea .submission-input-outer {
    float: left;
    width: 100%;
}

.add-view-massagetab .msgBord .msgPostArea span.input-span {
    float: left;
    width: 100%;
    position: relative;
}

    .add-view-massagetab .msgBord .msgPostArea span.input-span input {
        position: absolute;
        top: 4px;
        left: 0;
        opacity: 0;
        visibility: hidden;
        z-index: -1;
        margin: 0;
    }

    .add-view-massagetab .msgBord .msgPostArea span.input-span label {
        float: left;
        width: auto;
        margin: 0;
        padding: 2px 0px 0px 20px;
        font-size: 12px;
        font-weight: normal;
        line-height: 1.5;
        color: #262626;
    }

        .add-view-massagetab .msgBord .msgPostArea span.input-span label:before {
            content: "";
            position: absolute;
            top: 3px;
            left: 0;
            font-family: 'Glyphicons Halflings';
            width: 15px;
            height: 15px;
            line-height: 12px;
            color: #fff;
            text-align: center;
            background: #fff;
            border: 1px solid #e6e6e6;
            font-size: 9px;
            font-weight: 400;
        }

    .add-view-massagetab .msgBord .msgPostArea span.input-span input:checked ~ label:before {
        content: "\e013";
        background: #2D657E;
        border-color: #2D657E;
    }

.add-view-massagetab .msgBord .msgPostArea .button-contain {
    float: left;
    width: 100%;
    position: relative;
    padding: 0px;
}

.add-view-massagetab .msgBord .msgPostArea .message-receiver {
    float: left;
    width: 100%;
    position: relative;
    padding: 0;
    font-size: 11px;
}

    .add-view-massagetab .msgBord .msgPostArea .message-receiver .message-text {
        display: inline-block;
        cursor: pointer;
        font-family: 'webb_ellis_cupregular';
        font-size: 11px;
        color: #262626;
        margin: 0;
        padding: 0;
    }

.arrow-down {
    width: 17px;
    float: left;
    text-align: center;
}

.add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down {
    float: left;
    width: 100%;
    padding: 10px;
    margin: 5px 0 0;
    background: #f7f7f7;
    position: absolute;
    display: none;
}

    .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down p {
        float: left;
        width: 100% !important;
        margin: 0 !important;
        padding: 0px;
        font-size: 11px;
        color: #262626;
    }

    .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput {
        float: left;
        width: 100%;
        padding: 10px 0 0;
    }

        .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPrivate {
            float: left !important;
            width: 100% !important;
            padding: 0 0 15px !important;
        }

            .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPrivate table {
                width: auto;
            }

                .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPrivate table tr td {
                    width: 100%;
                    float: left;
                    padding: 0px;
                }

                    .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPrivate table tr td input {
                        float: left;
                        margin: 1px 5px 0 0;
                    }

                    .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPrivate table tr td label {
                        float: left;
                        margin: 0;
                        padding: 2px 0px 0px 0px;
                        font-size: 9px;
                        font-weight: normal;
                        color: #2D657E;
                    }

        .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPublic {
            float: left;
            width: 100%;
            position: relative;
            padding: 6px 10px !important;
            border: 1px solid #e6e6e6;
            border-bottom: 0 none;
        }

            .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPublic label {
                padding: 0 0 0 25px;
                font-size: 13px;
                font-weight: bold;
                color: #262626;
                margin: 0;
                float: left;
                width: auto;
                line-height: 1.5;
            }

            .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPublic input {
                margin: 0;
                float: left;
                position: absolute;
                top: 9px;
                left: 10px;
                opacity: 0;
                visibility: hidden;
                z-index: -1;
            }

            .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPublic label:before {
                content: "";
                position: absolute;
                height: 15px;
                width: 15px;
                top: 8px;
                left: 10px;
                background: #fff;
                border: 1px solid #e6e6e6;
                text-align: center;
                line-height: 12px;
                color: #fff;
                font-weight: 400;
                font-family: "Glyphicons Halflings";
                font-size: 9px;
            }

            .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPublic input:checked ~ label:before {
                content: "\e013";
                background: #2D657E;
                border-color: #2D657E;
            }

    .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .selectBoxArea {
        float: left;
        width: 100%;
    }

        .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .selectBoxArea #divCheck {
            float: left;
            width: 100%;
        }

        .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .selectBoxArea #divMessage {
            float: left;
            width: 100%;
        }

        .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .selectBoxArea table {
            width: 100%;
        }

            .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .selectBoxArea table tr td {
                width: 100%;
                padding: 6px 10px;
                border: 1px solid #e6e6e6;
                position: relative;
            }

                .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .selectBoxArea table tr td label {
                    padding: 0 0 0 20px;
                    font-size: 9px;
                    font-weight: bold;
                    color: #262626;
                    margin: 0;
                    float: left;
                    width: auto;
                    line-height: 1.5;
                }

                .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .selectBoxArea table tr td input {
                    margin: 0;
                    float: left;
                    position: absolute;
                    top: 8px;
                    left: 11px;
                    opacity: 0;
                    visibility: hidden;
                    z-index: -1;
                }

                .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .selectBoxArea table tr td label:before {
                    content: "";
                    position: absolute;
                    height: 15px;
                    width: 15px;
                    top: 7px;
                    left: 10px;
                    background: #fff;
                    border: 1px solid #e6e6e6;
                    text-align: center;
                    line-height: 12px;
                    color: #fff;
                    font-weight: 400;
                    font-family: "Glyphicons Halflings";
                    font-size: 9px;
                }

                .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .selectBoxArea table tr td input:checked ~ label:before {
                    content: "\e013";
                    background: #2D657E;
                    border-color: #2D657E;
                }

.add-view-massagetab .msgBord .msgPostArea fieldset.button-section {
    float: left;
    width: 100%;
    margin: 5px 0px 0px 0px;
}

    .add-view-massagetab .msgBord .msgPostArea fieldset.button-section input {
        width: 100%;
        float: left;
        margin: 0 !important;
    }

    .add-view-massagetab .msgBord .msgPostArea fieldset.button-section .floatLeft input.mrgTop20 {
        background: #fff;
        color: #727272;
        border: 1px solid #727272;
        width: auto;
        text-align: center;
        cursor: pointer;
        height: auto;
        display: block;
        float: left;
        line-height: 1.5;
        font-size: 14px !important;
        font-weight: bold;
        padding: 4px 22px 3px;
        border-radius: 0;
        -webkit-transition: background 0.3s ease-in-out 0s;
        transition: background 0.3s ease-in-out 0s;
        margin: 0;
    }

        .add-view-massagetab .msgBord .msgPostArea fieldset.button-section .floatLeft input.mrgTop20:hover {
            background: #000;
            color: #fff;
            border-color: #000;
        }

.messagereceivermain {
    display: none;
    float: left;
    width: 100%;
    background: #fff;
    margin: 7px 0 0;
    padding: 5px 15px;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
}

    .messagereceivermain .uloadTtl {
        float: left;
        width: 100%;
    }

        .messagereceivermain .uloadTtl span {
            float: left;
            width: auto;
            font-size: 16px;
            color: #2D657E;
            font-weight: bold;
            line-height: 30px;
        }

    .messagereceivermain .divMain {
        float: left;
        width: 100%;
        padding: 15px 0;
        position: relative;
        min-height: 80px;
    }

        .messagereceivermain .divMain + .divMain {
            border-top: 1px solid #e6e6e6;
        }

        .messagereceivermain .divMain .divImage {
            position: absolute;
            top: 15px;
            left: 0;
        }

            .messagereceivermain .divMain .divImage img {
                width: 50px;
                height: 50px;
            }

        .messagereceivermain .divMain .divName {
            float: left;
            width: 100%;
            padding: 0 0 0 60px;
        }

            .messagereceivermain .divMain .divName .divEmail {
                display: block;
                font-size: 16px;
                line-height: 1.3;
                color: #72b8dc;
                font-weight: 600;
                word-break: break-all;
            }

                .messagereceivermain .divMain .divName .divEmail + .divEmail {
                    font-size: 14px;
                    line-height: 1.5;
                    color: #262626;
                    font-weight: normal;
                }

.add-view-massagetab.third-tab .msgBord .msgArea .msgareaouter {
    padding: 70px 0 0;
}

.third-tab .messagereceivermain .divMain .divName {
    float: left;
    width: 100%;
    padding: 60px 0 0 0;
}

.add-view-massagetab.third-tab .msgBord .msgArea .msgmainarea:before {
    left: 10px;
    top: -32px;
    border-color: transparent transparent #effafe transparent;
}

.hisrotyTabArea {
    float: left;
    width: 100%;
}

    .hisrotyTabArea .uloadTtl {
        float: left;
        width: 100%;
    }

        .hisrotyTabArea .uloadTtl span {
            float: left;
            width: auto;
            font-size: 16px;
            color: #2D657E;
            font-weight: bold;
            line-height: 30px;
        }

    .hisrotyTabArea .history-content-part {
        float: left;
        width: 100%;
    }

    .hisrotyTabArea .historyBoxMainH {
        float: left;
        width: 100%;
        color: #666666;
        padding: 0;
        line-height: 1.5;
        font-size: 12px;
        border-radius: 4px;
        margin: 20px 0 0;
    }

    .hisrotyTabArea #histories {
        float: left;
        width: 100%;
        margin: 6px 0 0;
        border: 1px solid #e6e6e6;
        padding: 0 8px;
    }

        .hisrotyTabArea #histories .historyBox {
            float: left;
            width: 100%;
            padding: 10px 0;
        }

            .hisrotyTabArea #histories .historyBox + .historyBox {
                border-top: 1px dotted #e6e6e6;
            }

            .hisrotyTabArea #histories .historyBox .titleCommentPrpl {
                background: #784A78;
                border: 0 none;
                border-radius: 0;
                padding: 5px 10px;
                float: left;
                width: 100%;
                color: #fff;
                font-weight: bold;
                font-size: 15px;
                line-height: 1.5;
            }

            .hisrotyTabArea #histories .historyBox .titleCommentDesrtBlue {
                background: #348ECB;
                border: 0 none;
                border-radius: 0;
                padding: 5px 10px;
                float: left;
                width: 100%;
                color: #fff;
                font-weight: bold;
                font-size: 15px;
                line-height: 1.5;
            }

            .hisrotyTabArea #histories .historyBox .fileDetails, .hisrotyTabArea #histories .historyBox .uploadedBy, .forth-tab #histories .historyBox .uploadedBy {
                float: left;
                width: 100%;
            }

            .hisrotyTabArea #histories .historyBox .fileDetails {
                margin: 10px 0px 0px 0px;
            }

                .hisrotyTabArea #histories .historyBox .fileDetails ul {
                    float: left;
                    width: 95%;
                    list-style: disc;
                    margin: 0px 0px 0px 15px;
                }

                .hisrotyTabArea #histories .historyBox .fileDetails ol {
                    float: left;
                    width: 95%;
                    list-style: decimal;
                    margin: 0px 0px 0px 15px;
                }

                .hisrotyTabArea #histories .historyBox .fileDetails li {
                    margin-top: 0px;
                }

                .hisrotyTabArea #histories .historyBox .fileDetails p {
                    float: left;
                    width: 100%;
                    padding: 0px;
                    margin: 0px;
                    word-wrap: break-word;
                }

                    .hisrotyTabArea #histories .historyBox .fileDetails p + p {
                        padding: 10px 0 0;
                    }

                    .hisrotyTabArea #histories .historyBox .fileDetails p img {
                        float: left;
                        margin: 0 10px 0 0;
                    }

                        .hisrotyTabArea #histories .historyBox .fileDetails p img ~ span {
                            padding-top: 3px;
                        }

            .hisrotyTabArea #histories .historyBox .uploadedBy span {
                font-size: 13px;
                color: #666666;
            }

                .hisrotyTabArea #histories .historyBox .uploadedBy span.name {
                    color: #2D657E;
                    font-weight: bold;
                    font-size: 13px;
                }

footer ul {
    display: inline-block;
}

    footer ul li {
        font-size: 11px;
        color: #262626;
        padding: 0;
    }

footer .social-part-main {
    float: left;
    padding: 0 0 20px;
    width: 100%;
    display: none;
}

    footer .social-part-main h4 {
        font-size: 0.75rem;
        letter-spacing: 1px;
        color: #262626;
        text-transform: uppercase;
        margin: 0 0 3px;
        font-weight: bold;
    }

    footer .social-part-main ul {
        float: none;
        clear: both;
        display: inline-block;
    }

        footer .social-part-main ul li {
            float: none;
            margin-left: 8px;
            margin-top: 8px;
            width: 28px;
            text-align: center;
            padding: 0;
            display: inline-block;
        }

            footer .social-part-main ul li:nth-of-type(n) {
                clear: none;
            }

            footer .social-part-main ul li:nth-of-type(4n+1) {
                clear: none;
                margin-left: 8px;
            }

            footer .social-part-main ul li:nth-of-type(1) {
                margin-left: 0;
            }

    footer .social-part-main .sprite {
        background-image: url(../graphics/spritesheet.png);
        background-repeat: no-repeat;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        float: none;
        width: auto;
    }

    footer .social-part-main .sprite-fasebook-img {
        width: 18px;
        height: 18px;
        background-position: -10px -10px;
    }

    footer .social-part-main a:hover .sprite-fasebook-img {
        width: 18px;
        height: 18px;
        background-position: -48px -10px;
    }

    footer .social-part-main .sprite-google-plus {
        width: 19px;
        height: 20px;
        background-position: -86px -10px;
    }

    footer .social-part-main a:hover .sprite-google-plus {
        width: 19px;
        height: 20px;
        background-position: -10px -50px;
    }

    footer .social-part-main .sprite-instagram-img {
        width: 19px;
        height: 19px;
        background-position: -49px -50px;
    }

    footer .social-part-main a:hover .sprite-instagram-img {
        width: 19px;
        height: 19px;
        background-position: -88px -50px;
    }

    footer .social-part-main .sprite-soundcloud {
        width: 28px;
        height: 13px;
        background-position: -49px -89px;
    }

    footer .social-part-main a:hover .sprite-soundcloud {
        width: 28px;
        height: 13px;
        background-position: -97px -89px;
    }

    footer .social-part-main .sprite-twitter-img {
        width: 23px;
        height: 19px;
        background-position: -125px -10px;
    }

    footer .social-part-main a:hover .sprite-twitter-img {
        width: 23px;
        height: 19px;
        background-position: -127px -49px;
    }

    footer .social-part-main .sprite-vine-img {
        width: 18px;
        height: 18px;
        background-position: -145px -88px;
    }

    footer .social-part-main a:hover .sprite-vine-img {
        width: 18px;
        height: 18px;
        background-position: -9px -126px;
    }

    footer .social-part-main .sprite-you-tube-img {
        width: 18px;
        height: 22px;
        background-position: -48px -126px;
    }

    footer .social-part-main a:hover .sprite-you-tube-img {
        width: 18px;
        height: 22px;
        background-position: -86px -126px;
    }

.no-click-records {
    pointer-events: none;
    opacity: 0.5;
}

.subdetailbox .submission-heading {
    padding: 15px 0px;
    border-bottom: 5px solid #2D657E;
}

.submission-heading .sub-main-heading {
    display: table;
    width: 100%;
    border: 0 none;
    border-collapse: collapse;
    margin: 0;
}

.sub-main-heading .sub-table-cell {
    display: table-cell;
    vertical-align: middle;
    width: 33.3333%;
    -webkit-transition: width 0.3s ease-in-out 0s;
    transition: width 0.3s ease-in-out 0s;
}

.sub-main-heading .sub-heading-title {
    float: left;
    text-align: left;
}

    .sub-main-heading .sub-heading-title h6 {
        font-size: 22px;
        color: #2D657E;
        font-weight: bold;
    }

    .sub-main-heading .sub-heading-title h2 {
        font-size: 28px;
        color: #454545;
        font-weight: bold;
        word-wrap: break-word;
    }

.sub-main-heading ul.sub-pagging-ul {
    width: 198px;
    float: left;
    margin-right: 10px;
}

    .sub-main-heading ul.sub-pagging-ul li {
        float: left;
        padding: 4px 11px 0;
        font-size: 18px;
        color: #2F2F2F;
    }

        .sub-main-heading ul.sub-pagging-ul li:first-child, .sub-main-heading ul.sub-pagging-ul li:last-child {
            font-size: 0;
            padding: 0;
        }

            .sub-main-heading ul.sub-pagging-ul li:first-child a, .sub-main-heading ul.sub-pagging-ul li:last-child a {
                background-color: #348ECB;
                border-radius: 4px;
                background-image: url(../graphics/left-arrow_001.png);
                background-repeat: no-repeat;
                background-position: 15px center;
                width: 46px;
                height: 32px;
                padding: 0;
                font-size: 0;
                display: block;
            }

            .sub-main-heading ul.sub-pagging-ul li:last-child a {
                background-image: url(../graphics/right-arrow_001.png);
            }

                .sub-main-heading ul.sub-pagging-ul li:first-child a:hover, .sub-main-heading ul.sub-pagging-ul li:last-child a:hover {
                    background-color: #2A657F;
                }

.sub-main-heading .sub-heading-icons {
    width: auto;
    float: right;
    padding: 14px 0px 0px 0px;
    text-align: right;
}

.sub-main-heading ul.diff-value-icons {
    width: 176px;
    float: left;
}

    .sub-main-heading ul.diff-value-icons li {
        float: left;
        width: 32px;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
    }

        .sub-main-heading ul.diff-value-icons li a {
            display: inline-block;
            vertical-align: middle;
            width: 32px;
            height: 32px;
            background-image: url(../graphics/submission-images01.png);
            background-repeat: no-repeat;
        }

        .sub-main-heading ul.diff-value-icons li:nth-child(1) {
            margin-right: 18px;
        }

            .sub-main-heading ul.diff-value-icons li:nth-child(1) a {
                background-position: -89px -5px;
            }

                .sub-main-heading ul.diff-value-icons li:nth-child(1) a:hover {
                    background-position: -89px -47px;
                }

        .sub-main-heading ul.diff-value-icons li:nth-child(2) {
            margin-right: 10px;
        }

            .sub-main-heading ul.diff-value-icons li:nth-child(2) a {
                background-position: 0 0;
                background-image: url(../graphics/submission-edit.png);
            }

                .sub-main-heading ul.diff-value-icons li:nth-child(2) a:hover {
                    background-position: 0 0;
                    background-image: url(../graphics/submission-edit-hover.png);
                }

        .sub-main-heading ul.diff-value-icons li:nth-child(3) {
            margin-right: 18px;
        }

            .sub-main-heading ul.diff-value-icons li:nth-child(3) a {
                background-position: 0 0;
                background-image: url(../graphics/share_icon_new.png); /*url(../graphics/share_icon_new.png);*/ /*none;*/
            }

                .sub-main-heading ul.diff-value-icons li:nth-child(3) a:hover {
                    background-position: 0 0;
                    background-image: url(../graphics/share_icon_new.png); /*url(../graphics/share_icon_new_over.png);*/ /*none;*/
                }

        .sub-main-heading ul.diff-value-icons li:nth-child(4) {
            margin-right: 18px;
        }

            .sub-main-heading ul.diff-value-icons li:nth-child(4) a {
                background-position: 0 0;
                background-image: url(../graphics/download-new-img.png); /*new-grid-icon01.png*/
                background-size: 32px 32px;
            }

                .sub-main-heading ul.diff-value-icons li:nth-child(4) a:hover {
                    background-position: 0 0;
                    background-image: url(../graphics/download-new-img.png); /*new-grid-icon01.png*/
                    background-size: 32px 32px;
                }

        .sub-main-heading ul.diff-value-icons li:nth-child(5) a {
            background-position: 0 0;
            background-image: url(../graphics/new-grid-icon01.png);
            background-size: 32px 32px;
        }

            .sub-main-heading ul.diff-value-icons li:nth-child(5) a:hover {
                background-position: 0 0;
                background-image: url(../graphics/new-grid-icon01-hover.png);
                background-size: 32px 32px;
            }

a.back {
    background: none !important;
}

.copy-new-part {
    float: right;
    clear: both;
    width: 500px;
    display: none;
    position: relative;
}

    .copy-new-part input.text-box {
        float: left;
        width: 100%;
        background: #fff;
        border: 1px solid #e6e6e6;
        border-radius: 4px;
        margin: 0;
        height: 35px;
        padding: 4px 105px 4px 15px;
        line-height: 25px;
        font-size: 14px;
        box-shadow: none;
        color: #262626;
        position: relative !important;
        z-index: 2 !important;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .copy-new-part input.text-box:hover {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        }

    .copy-new-part input.copy-submit {
        background: #2D657E;
        width: 100px;
        height: auto;
        display: block;
        line-height: 25px;
        font-size: 16px;
        text-align: center;
        font-weight: bold;
        color: #fff;
        padding: 5px 25px;
        border-radius: 4px;
        -webkit-transition: background 0.3s ease-in-out 0s;
        transition: background 0.3s ease-in-out 0s;
        float: left;
        -webkit-appearance: none;
        -moz-appearance: none;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 4 !important;
    }

        .copy-new-part input.copy-submit:hover {
            background: #68ABCC;
        }

.subdetailbox.royalty-report .submission-detail .sub-detail-text {
    padding-top: 15px;
}

.subdetailbox.royalty-report .submission-detail .sub-detail-frame {
    padding-top: 15px;
}

.sub-detail-text .tabAreaRgt {
    float: left;
    width: 100%;
    padding: 10px 0 0;
}

    .sub-detail-text .tabAreaRgt ul.TabbedPanelsTabGroup {
        float: left;
        width: 100%;
    }

        .sub-detail-text .tabAreaRgt ul.TabbedPanelsTabGroup li {
            float: left;
            margin: 0;
            width: 25%;
            padding: 0 3px;
            text-align: center;
        }

            .sub-detail-text .tabAreaRgt ul.TabbedPanelsTabGroup li a {
                display: block;
                padding: 4px 0;
                background: #348ECB;
                border-radius: 4px 4px 0 0;
                margin-bottom: -1px;
            }

                .sub-detail-text .tabAreaRgt ul.TabbedPanelsTabGroup li a:hover {
                    background: #2D657E;
                }

            .sub-detail-text .tabAreaRgt ul.TabbedPanelsTabGroup li.TabbedPanelsTabSelected a {
                background: #2D657E;
            }

.submission-top-slider {
    float: left;
    width: 100%;
    position: relative;
}

    .submission-top-slider .left-contain {
        float: left;
        width: 50%;
        padding: 0 10px 0 0;
    }

    .submission-top-slider .right-contain {
        float: left;
        width: 50%;
        padding: 0 0 10px 10px;
    }

    .submission-top-slider .top-lft-slider {
        width: 100%;
        float: left;
    }

        .submission-top-slider .top-lft-slider .stepAreaNew {
            width: 100%;
            float: left;
            white-space: nowrap;
        }

            .submission-top-slider .top-lft-slider .stepAreaNew .arrowOuter {
                width: 90px;
                display: inline-block;
                padding: 0;
            }

                .submission-top-slider .top-lft-slider .stepAreaNew .arrowOuter table {
                    width: 100%;
                    border: none;
                }

                    .submission-top-slider .top-lft-slider .stepAreaNew .arrowOuter table tr {
                        width: 100%;
                    }

                        .submission-top-slider .top-lft-slider .stepAreaNew .arrowOuter table tr td {
                            text-align: center;
                            height: 40px;
                        }

                            .submission-top-slider .top-lft-slider .stepAreaNew .arrowOuter table tr td img {
                                width: 45px;
                                height: 45px;
                            }

                            .submission-top-slider .top-lft-slider .stepAreaNew .arrowOuter table tr td p {
                                width: 100%;
                                font-size: 11px;
                                line-height: 1.3;
                                text-align: center;
                                color: #999;
                                font-weight: bold;
                                padding: 0px;
                                white-space: normal;
                            }

                            .submission-top-slider .top-lft-slider .stepAreaNew .arrowOuter table tr td .arrowOuterArrowImage {
                                background: url(../graphics/gray_forward_icon.png) no-repeat;
                                width: 21px;
                                height: 19px;
                            }

                        .submission-top-slider .top-lft-slider .stepAreaNew .arrowOuter table tr:last-child td > .table-descp {
                            color: #000;
                            padding: 5px 0 0;
                            font-size: 11px;
                            font-weight: bold;
                            white-space: normal;
                        }

.top-right-area {
    float: right;
    width: 280px;
    margin: 15px 0 0;
}

    .top-right-area .statsChngeArea {
        float: left;
        width: 100%;
        display: block;
    }

        .top-right-area .statsChngeArea h2 {
            float: left;
            width: auto;
            font-size: 25px;
            font-weight: bold;
            color: #3a3a3a;
            padding: 0px 0px 5px 0px;
        }

        .top-right-area .statsChngeArea .waitingApprvl {
            float: right;
            margin: 0 0 0 10px;
            padding: 0;
        }

            .top-right-area .statsChngeArea .waitingApprvl label {
                font-size: 18px;
                color: #010100;
                font-weight: bold;
                line-height: 35px;
                padding: 0 8px;
                margin: 0;
                background: #8cc43b !important;
                text-align: center;
            }

    .top-right-area .popupRightBtns {
        float: left;
        width: 100%;
    }

        .top-right-area .popupRightBtns > img {
            margin: 0 0 15px;
            cursor: pointer;
            float: right;
        }

        .top-right-area .popupRightBtns #divStageButton {
            float: left;
            width: 100%;
            overflow: auto;
            margin: 0;
            padding: 0 0 5px;
        }

            .top-right-area .popupRightBtns #divStageButton > div {
                float: right;
                width: 251px;
            }

            .top-right-area .popupRightBtns #divStageButton img {
                margin: 0 0 0 6px;
                float: left;
                cursor: pointer;
            }

                .top-right-area .popupRightBtns #divStageButton img:first-child {
                    margin-left: 0;
                }

.submissiontab-details {
    float: left;
    width: 100%;
}

.statsListOutr {
    float: left;
    width: 100%;
    border-bottom: 2px dotted #e6e6e6;
}

    .statsListOutr span {
        float: left;
        display: block;
        padding: 5px 0;
        margin: 0;
        font-size: 14px;
        line-height: 1.5;
        color: #262626;
    }

        .statsListOutr span.title {
            width: 40%;
            font-weight: bold;
        }

        .statsListOutr span.value {
            width: 60%;
        }

        .statsListOutr span.value02 {
            width: 60%;
        }

    .statsListOutr label {
        margin: 0;
        display: block;
        font-weight: normal;
    }

.submissiontab-mainbox {
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0 0;
}

    .submissiontab-mainbox ul.r-tabs-nav {
        float: left;
        width: 100%;
    }

        .submissiontab-mainbox ul.r-tabs-nav li {
            float: left;
            padding: 0;
            text-align: center;
            width: 25%;
        }

.royalty-report .submissiontab-mainbox ul.r-tabs-nav li {
    width: 50%;
}

.submissiontab-mainbox ul.r-tabs-nav li + li {
    padding: 0 0 0 8px;
}

.submissiontab-mainbox ul.r-tabs-nav li a {
    background: #979797;
    color: #fff;
    display: block;
    padding: 7px 10px;
    border-radius: 4px 4px 0 0;
    font-size: 0;
    margin-bottom: -2px;
    font-weight: bold;
    -webkit-transition: background 0.3s ease 0s;
    transition: background 0.3s ease 0s;
}

    .submissiontab-mainbox ul.r-tabs-nav li a:hover {
        background: #2D657E;
    }

.submissiontab-mainbox ul.r-tabs-nav li.r-tabs-state-active a {
    background: #2a3435;
}

.submissiontab-mainbox .submissiontab-details {
    float: left;
    width: 100%;
    padding: 15px;
    border-top: 6px solid #bcdbd0;
    position: relative;
}

.submissiontab-mainbox.r-tabs .r-tabs-panel {
    display: none;
}

.submissiontab-mainbox.r-tabs .r-tabs-accordion-title {
    display: none;
}

.submissiontab-mainbox.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
    float: left;
    width: 100%;
}

.submissiontab-details .main-block-new {
    float: left;
    width: 100%;
}

.submissiontab-details .submisnStats {
    float: left;
    width: 100%;
}

.submissiontab-details .div-question-part {
    float: left;
    width: 100%;
}

    .submissiontab-details .div-question-part .quesRightTtl {
        float: left;
        width: 100%;
        font-size: 20px;
        font-weight: bold;
        color: #464646;
        padding: 0;
        border-bottom: 3px solid #0256b9;
    }

    .submissiontab-details .div-question-part .submisnQusnRightArea {
        float: left;
        width: 100%;
    }

    .submissiontab-details .div-question-part .submisnQusnRightOutr {
        float: left;
        width: 100%;
        padding: 10px 8px;
        border-top: 1px dashed #e6e6e6;
    }

        .submissiontab-details .div-question-part .submisnQusnRightOutr:first-child {
            border: 0 none;
        }

    .submissiontab-details .div-question-part .qusnRightTtl {
        float: left;
        width: 100%;
        font-size: 14px;
        font-weight: bold;
        color: #0265c0;
        padding-bottom: 3px;
    }

    .submissiontab-details .div-question-part .qusnRightTxt {
        float: left;
        width: 100%;
        font-size: 14px;
        font-weight: normal;
        color: #464646;
    }

        .submissiontab-details .div-question-part .qusnRightTxt p {
            font-size: 14px;
            font-weight: normal;
            color: #464646;
        }

.attachmenttab-main-top .msgPostArea {
    float: left;
    width: 100%;
    padding: 0;
}

    .attachmenttab-main-top .msgPostArea .content-container {
        float: left;
        width: 100%;
    }

    .attachmenttab-main-top .msgPostArea .upload-limit {
        float: left;
        width: 50%;
        padding: 0 10px 0 0;
    }

    .attachmenttab-main-top .msgPostArea .uloadTtl {
        float: left;
        width: 100%;
        padding: 5px 0px 5px 0px;
        font-family: 'webb_ellis_cupbold';
        font-size: 18px;
        color: #65708d;
        text-transform: uppercase;
    }

        .attachmenttab-main-top .msgPostArea .uloadTtl span {
            color: #B40A0B;
        }

    .attachmenttab-main-top .msgPostArea .upload-limit p {
        font-size: 14px;
        font-weight: bold;
        color: #262626;
        padding: 0 0 6px;
    }

    .attachmenttab-main-top .msgPostArea .upload-limit .RadUpload {
        float: left;
        width: 100%;
    }

    .attachmenttab-main-top .msgPostArea .upload-limit .RadUploadProgressArea.RadUploadProgressArea-Default {
        width: 100% !important;
        float: left;
        margin: 20px 0 0;
        padding: 0 !important;
    }

    .attachmenttab-main-top .msgPostArea .upload-limit ul.ruInputs {
        float: left;
        width: 100%;
        position: relative;
    }

.contentArea02 .attachmenttab-main-top .msgPostArea .upload-limit ul li {
    list-style: none;
}

.attachmenttab-main-top .msgPostArea .upload-limit ul.ruInputs li {
    float: left;
    width: 100%;
    margin: 10px 0 0;
    position: relative;
}

.attachmenttab-main-top .msgPostArea .upload-limit span.ruFileWrap {
    float: left;
    width: 75%;
    position: relative;
    height: 35px;
    overflow: hidden !important;
    white-space: nowrap;
}

.attachmenttab-main-top .msgPostArea .upload-limit input.ruFileInput {
    opacity: 0;
    float: left;
    width: 80px;
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 35px;
    padding: 0;
    margin-left: -40px;
}

.attachmenttab-main-top .msgPostArea .upload-limit input.ruFakeInput {
    position: relative;
    float: left;
    width: 60%;
    background: #f7f7f7;
    border: 1px solid #f6f6f6;
    border-radius: 4px;
    margin: 0;
    height: 35px;
    padding: 4px 15px;
    line-height: 25px;
    font-size: 14px;
    box-shadow: none;
    color: #262626;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    .attachmenttab-main-top .msgPostArea .upload-limit input.ruFakeInput:hover {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    }

.attachmenttab-main-top .msgPostArea .upload-limit .ruButton.ruBrowse {
    background: #2a3435;
    width: auto;
    cursor: pointer;
    height: auto;
    display: block;
    float: left;
    line-height: 23px;
    font-family: 'webb_ellis_cupbold';
    font-size: 14px;
    color: #fff;
    padding: 5px 15px 7px;
    border-radius: 4px;
    -webkit-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    .attachmenttab-main-top .msgPostArea .upload-limit .ruButton.ruBrowse:hover {
        background: #131314;
    }

.attachmenttab-main-top .msgPostArea .upload-limit .ruButton.ruRemove {
    float: left;
    width: auto;
    margin: 6px 0 0;
    padding: 0 0 0 22px;
}

.attachmenttab-main-top .msgPostArea .upload-limit .ruButton.ruAdd {
    background: #348ECB;
    width: auto !important;
    cursor: pointer;
    height: auto;
    display: block;
    float: left;
    line-height: 23px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding: 5px 15px 7px;
    border-radius: 4px;
    -webkit-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    margin: 0;
}

    .attachmenttab-main-top .msgPostArea .upload-limit .ruButton.ruAdd:hover {
        background: #76B4DC;
    }

.attachmenttab-main-top .msgPostArea .upload-limit #ContentPlaceHolder1-valSummaryAttachment {
    float: left;
    width: 100%;
    padding: 0 0 6px;
}

    .attachmenttab-main-top .msgPostArea .upload-limit #ContentPlaceHolder1-valSummaryAttachment ul {
        float: left;
        width: 100%;
    }

        .attachmenttab-main-top .msgPostArea .upload-limit #ContentPlaceHolder1-valSummaryAttachment ul li {
            float: left;
            width: 100%;
            font-size: 12px;
            padding: 0;
            margin: 0;
            color: #B40A0B;
        }

.attachmenttab-main-top .msgPostArea .form {
    float: left;
    width: 50%;
    padding: 0px;
}

    .attachmenttab-main-top .msgPostArea .form fieldset {
        float: left;
        width: 100%;
        position: relative;
    }

        .attachmenttab-main-top .msgPostArea .form fieldset textarea {
            float: left;
            width: 100%;
            background: #f7f7f7;
            border: 1px solid #f6f6f6;
            border-radius: 4px;
            margin: 0;
            height: 160px;
            padding: 4px 15px;
            line-height: 1.4;
            font-size: 14px;
            box-shadow: none;
            color: #262626;
            position: relative !important;
            z-index: 2 !important;
            resize: none;
            overflow: auto;
            -webkit-appearance: none;
            -moz-appearance: none;
        }

            .attachmenttab-main-top .msgPostArea .form fieldset textarea:hover {
                border-color: #66afe9;
                box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
            }

        .attachmenttab-main-top .msgPostArea .form fieldset .err-field {
            float: left;
            width: 100%;
            font-size: 12px;
            padding: 5px 0 0;
            margin: 0;
            color: #B40A0B;
        }

.attachmenttab-main-top .msgPostArea .upload-image {
    float: left;
    width: 100%;
    padding: 15px 0 0;
}

    .attachmenttab-main-top .msgPostArea .upload-image .input-contain {
        float: left;
        width: 100%;
        padding: 0 0 10px;
    }

    .attachmenttab-main-top .msgPostArea .upload-image span.input-span {
        float: left;
        width: 100%;
        position: relative;
    }

        .attachmenttab-main-top .msgPostArea .upload-image span.input-span label {
            padding: 0 0 0 25px;
            font-size: 14px;
            font-weight: bold;
            color: #262626;
            margin: 0;
            float: left;
            width: 100%;
            line-height: 1.5;
        }

        .attachmenttab-main-top .msgPostArea .upload-image span.input-span input {
            margin: 0;
            float: left;
            position: absolute;
            top: 4px;
            left: 0;
            opacity: 0;
            visibility: hidden;
            z-index: -1;
        }

        .attachmenttab-main-top .msgPostArea .upload-image span.input-span label:before {
            content: "";
            position: absolute;
            height: 15px;
            width: 15px;
            top: 3px;
            left: 0;
            background: #fff;
            border: 1px solid #e6e6e6;
            text-align: center;
            line-height: 12px;
            color: #fff;
            font-weight: 400;
            font-family: "Glyphicons Halflings";
            font-size: 9px;
        }

        .attachmenttab-main-top .msgPostArea .upload-image span.input-span input:checked ~ label:before {
            content: "\e013";
            background: #2D657E;
            border-color: #2D657E;
        }

    .attachmenttab-main-top .msgPostArea .upload-image .upload-submission-btn {
        float: left;
        width: auto;
        text-align: center;
        line-height: 28px;
        border-radius: 4px;
        background: #2a3435;
        border: none;
        color: #bcdbd0;
        font-weight: bold;
        font-size: 16px;
        padding: 4px 21px;
        -webkit-transition: background 0.3s ease 0s;
        transition: background 0.3s ease 0s;
    }

        .attachmenttab-main-top .msgPostArea .upload-image .upload-submission-btn:hover {
            background: #131314; /*#176a15;*/
        }

    .attachmenttab-main-top .msgPostArea .upload-image p.timer {
        float: left;
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        margin: 6px 0 0;
    }

        .attachmenttab-main-top .msgPostArea .upload-image p.timer span {
            color: #B40A0B;
        }

.attach-loader {
    width: 42px;
    height: 42px;
    float: left;
    margin: 0px 0px 0px 10px;
}

.uploading-text {
    width: auto;
    float: left;
    padding: 0px 5px 0px 5px;
    font-size: 15px;
    line-height: 38px;
}

.download-all-sebmissions {
    float: left;
    width: 180px;
    padding: 15px 0 0;
}

    .download-all-sebmissions #downallload {
        float: left;
        width: auto;
        text-align: center;
        line-height: 28px;
        border-radius: 4px;
        background: #2a3435; /*#348ECB;*/
        border: 1px solid #2B73A4;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        padding: 4px 21px;
        -webkit-transition: background 0.3s ease 0s;
        transition: background 0.3s ease 0s;
    }

        .download-all-sebmissions #downallload:hover {
            background: #131314; /*#76b4dc;*/
        }

        .download-all-sebmissions #downallload .glyphicon {
            margin: 0 6px 0 0;
        }

.submissiontab-details .maintpl-attachment-box {
    width: 50%;
}

    .submissiontab-details .maintpl-attachment-box:nth-of-type(n) {
        clear: none;
    }

    .submissiontab-details .maintpl-attachment-box:nth-of-type(2n+1) {
        clear: both;
    }

#noAnnotation {
    padding-top: 7px;
}

.create-submission-edit {
    padding-top: 40px;
}

    .create-submission-edit .contentArea03 {
        margin: 0;
    }

        .create-submission-edit .contentArea03 .top-main-error {
            float: left;
            width: 100%;
        }

            .create-submission-edit .contentArea03 .top-main-error .err-msg {
                float: left;
                width: 100%;
                padding: 0;
                margin: 0 0 15px;
                font-size: 11px;
                color: #DF0202;
            }

        .create-submission-edit .contentArea03 .form {
            width: 100%;
            float: left;
            max-width: 100%;
            min-height: 30px;
            padding: 0;
        }

            .create-submission-edit .contentArea03 .form fieldset {
                float: left;
                width: 50%;
                padding: 0 15px;
                min-height: 5px;
                position: relative;
            }

.input-url {
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    width: 100%;
    height: 32px;
    float: left;
    font-size: 14px;
    color: #262626;
    padding: 0px 10px 0px 10px;
    border-radius: 4px;
}

    .input-url:hover {
        border: 1px #66afe9 solid;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    }

.create-submission-edit .form fieldset label {
    float: left;
    width: 35%;
    padding: 0 10px 0 0;
    margin: 0;
    line-height: 35px;
    font-size: 14px;
    color: #262626;
}

.create-submission-edit .form fieldset .textfeild-area {
    float: left;
    width: 65%;
    position: relative;
}

    .create-submission-edit .form fieldset .textfeild-area input.txtBox {
        float: left;
        width: 100%;
        background: #f7f7f7;
        border: 1px solid #f6f6f6;
        border-radius: 4px;
        margin: 0;
        height: 35px;
        padding: 4px 15px;
        line-height: 25px;
        font-size: 14px;
        box-shadow: none;
        color: #262626;
        position: relative !important;
        z-index: 2 !important;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .create-submission-edit .form fieldset .textfeild-area input.txtBox:hover {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        }

    .create-submission-edit .form fieldset .textfeild-area .txtValue {
        float: left;
        width: 100%;
        margin: 0;
        padding: 5px 0 0;
        font-size: 12px;
        color: #262626;
    }

.create-submission-edit .form fieldset .err-msg {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    font-size: 11px;
    color: #DF0202;
}

    .create-submission-edit .form fieldset .err-msg span {
        padding: 5px 0 0;
        float: left;
        width: 100%;
    }

.create-submission-edit .form fieldset .selectpartouter {
    float: left;
    width: 65%;
    position: relative;
    overflow: hidden;
}

.create-submission-edit .creation-new-tabs {
    float: left;
    width: 100%;
    position: relative;
}

    .create-submission-edit .creation-new-tabs ul.TabbedPanelsTabGroup {
        float: left;
        width: 100%;
    }

.creation-new-tabs ul.TabbedPanelsTabGroup li {
    float: left;
    width: auto;
    padding: 3px 5px;
    line-height: 1.5;
    color: #262626;
    font-size: 20px;
    font-weight: bold;
}

.creation-new-tabs .TabbedPanelsContentGroup {
    float: left;
    width: 100%;
    position: relative;
    border-top: 1px solid #262626;
}

.creation-new-tabs .TabbedPanelsContent {
    float: left;
    width: 100%;
    position: relative;
}

    .creation-new-tabs .TabbedPanelsContent .multiSelectBox {
        float: left;
        width: 100%;
        padding: 25px 0;
    }

    .creation-new-tabs .TabbedPanelsContent .multiSelectBox {
        border-top: 1px solid #e6e6e6;
    }

    .creation-new-tabs .TabbedPanelsContent .blueTtl {
        clear: left;
        color: #2D657E;
        float: left;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.5;
        margin: 0 0 8px;
        width: 100%;
    }

        .creation-new-tabs .TabbedPanelsContent .blueTtl span {
            color: #DF0202;
            font-size: 12px;
            display: inline;
            font-weight: bold;
        }

    .creation-new-tabs .TabbedPanelsContent .multiSelectBox .txtBoxContainer {
        float: left;
        width: 100%;
        background: #f7f7f7;
        padding: 10px 0;
    }

    .creation-new-tabs .TabbedPanelsContent .multiSelectBox .blueTtlCommnet ~ .txtBoxContainer {
        background: 0 none;
        padding: 0;
    }

    .creation-new-tabs .TabbedPanelsContent .multiSelectBox .txtBoxContainer.less-width-part {
        padding: 25px 0 0;
        background: 0 none;
    }

.creation-new-tabs .multiSelectBox .txtBoxContainer fieldset {
    float: left;
    width: 100%;
}

    .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table {
        width: 100%;
        border: 0 none;
    }

    .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box {
        max-height: 200px;
        overflow-x: hidden;
        overflow-y: auto;
        float: left;
        width: 100%;
    }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo4_3 {
            width: auto;
            display: table;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo5_4 {
            width: auto;
            display: table;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo14_5 {
            width: auto;
            display: table;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo15_6 {
            width: auto;
            display: table;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo16_7 {
            width: auto;
            display: table;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo25_3 {
            width: auto;
            display: table;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo26_4 {
            width: auto;
            display: table;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo27_5 {
            width: auto;
            display: table;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo4_3 tr td {
            width: auto;
            display: table-cell;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo5_4 tr td {
            width: auto;
            display: table-cell;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo14_5 tr td {
            width: auto;
            display: table-cell;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo16_7 tr td {
            width: auto;
            display: table-cell;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo25_3 tr td {
            width: auto;
            display: table-cell;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo26_4 tr td {
            width: auto;
            display: table-cell;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo27_5 tr td {
            width: auto;
            display: table-cell;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo15_6 tr td {
            width: auto;
            display: table-cell;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo4_3 tr {
            display: table-row;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo5_4 tr {
            display: table-row;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo14_5 tr {
            display: table-row;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo16_7 tr {
            display: table-row;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo25_3 tr {
            display: table-row;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo26_4 tr {
            display: table-row;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo27_5 tr {
            display: table-row;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table#ContentPlaceHolder1_rptList_rdo15_6 tr {
            display: table-row;
        }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table tr td {
            width: 33.3333%;
            position: relative;
            padding: 5px 15px;
            vertical-align: top;
        }

            .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table tr td label {
                padding: 0 0 0 25px;
                font-size: 13px;
                font-weight: normal;
                color: #262626;
                margin: 0;
                float: left;
                width: auto;
                text-transform: capitalize;
                line-height: 1.5;
            }

            .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table tr td input {
                margin: 0;
                float: left;
                position: absolute;
                top: 9px;
                left: 15px;
                opacity: 0;
                visibility: hidden;
                z-index: -1;
            }

            .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table tr td label:before {
                content: "";
                position: absolute;
                height: 15px;
                width: 15px;
                top: 8px;
                left: 15px;
                background: #fff;
                border: 1px solid #e6e6e6;
                text-align: center;
                line-height: 12px;
                color: #fff;
                font-weight: 400;
                font-family: "Glyphicons Halflings";
                font-size: 9px;
            }

            .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table tr td input:checked ~ label:before {
                content: "\e013";
                background: #2D657E;
                border-color: #2D657E;
            }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box input.txtBox {
            float: left;
            width: 95%;
            width: calc(100% - 30px);
            background: #fff;
            border: 1px solid #f1f1f1;
            border-radius: 4px;
            margin: 0 15px;
            height: 35px;
            padding: 4px 15px;
            line-height: 25px;
            font-size: 14px;
            box-shadow: none;
            color: #262626;
            position: relative !important;
            z-index: 2 !important;
            -webkit-appearance: none;
            -moz-appearance: none;
        }

            .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box input.txtBox:hover {
                border-color: #66afe9;
                box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
            }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box select {
            float: left;
            width: 90px !important;
            margin: 0;
            padding: 7px 15px 7px 10px;
            background: #ededed;
            border: 1px solid #d9d9d9;
            border-radius: 4px;
            font-size: 14px;
            box-shadow: none;
            color: #262626;
            height: auto;
            line-height: normal;
        }

            .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box select:hover {
                border-color: #66afe9;
                box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
            }

    .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .err-msg {
        float: left;
        width: 100% !important;
        padding: 0 !important;
        margin: 0;
        font-size: 11px;
        color: #DF0202;
    }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .err-msg span {
            padding: 5px 0 0;
            display: block;
        }

.creation-new-tabs .multiSelectBox .txtBoxContainer.less-width-part fieldset {
    width: 100%;
    max-width: 550px;
}

.creation-new-tabs .multiSelectBox .txtBoxContainer fieldset label {
    float: left;
    width: auto;
    padding: 0 20px 0 0;
    margin: 0;
    line-height: 35px;
    font-size: 15px;
    color: #262626;
}

.creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .textfeild-area {
    float: left;
    width: 65%;
    position: relative;
}

    .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .textfeild-area input.txtBox {
        float: left;
        width: 100%;
        background: #f7f7f7;
        border: 1px solid #f6f6f6;
        border-radius: 4px;
        margin: 0;
        height: 35px;
        padding: 4px 15px;
        line-height: 25px;
        font-size: 14px;
        box-shadow: none;
        color: #262626;
        position: relative !important;
        z-index: 2 !important;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .textfeild-area input.txtBox:hover {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        }

    .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .textfeild-area .txtValue {
        float: left;
        width: 100%;
        margin: 0;
        padding: 5px 0 0;
        font-size: 12px;
        color: #262626;
    }

.creation-new-tabs .multiSelectBox .txtBoxContainer fieldset textarea.txtBox {
    float: left;
    width: 100%;
    background: #f7f7f7;
    border: 1px solid #f6f6f6;
    border-radius: 4px;
    margin: 0;
    height: 140px;
    padding: 4px 15px;
    line-height: 1.4;
    font-size: 14px;
    box-shadow: none;
    color: #262626;
    position: relative !important;
    z-index: 2 !important;
    resize: none;
    overflow: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
}

    .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset textarea.txtBox:hover {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    }

.creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .RadPicker.RadPicker_Default {
    float: left;
    max-width: 350px;
    width: 100% !important;
    padding: 8px 15px;
    margin: 0 !important;
    height: auto !important;
    position: relative;
}

.creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .RadPicker .rdfd_ {
    width: 1px !important;
    height: 1px !important;
    position: absolute !important;
}

.creation-new-tabs .RadPicker.RadPicker_Default table.rcTable.rcSingle {
    width: 100% !important;
}

    .creation-new-tabs .RadPicker.RadPicker_Default table.rcTable.rcSingle tr td span {
        float: left;
        width: 100%;
        position: relative;
    }

        .creation-new-tabs .RadPicker.RadPicker_Default table.rcTable.rcSingle tr td span input.txtBox {
            float: left;
            width: 100%;
            background: #fff;
            border: 1px solid #f1f1f1;
            border-radius: 4px;
            margin: 0;
            height: 35px;
            padding: 4px 15px;
            line-height: 25px;
            font-size: 14px;
            box-shadow: none;
            color: #262626;
            position: relative !important;
            z-index: 2 !important;
            -webkit-appearance: none;
            -moz-appearance: none;
        }

            .creation-new-tabs .RadPicker.RadPicker_Default table.rcTable.rcSingle tr td span input.txtBox:hover {
                border-color: #66afe9;
                box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
            }

.creation-new-tabs .multiSelectBox .blueTtlCommnet {
    float: left;
    width: 100%;
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    color: #262626;
    line-height: 1.5;
}

.creation-new-tabs .TabbedPanelsContent .upload-file-area {
    float: left;
    width: 100%;
}

.creation-new-tabs .upload-file-area .submissionMsgArea {
    float: left;
    width: 100%;
    margin: 0;
    border: 1px solid #e6e6e6;
    padding: 15px 0;
}

.creation-new-tabs .upload-file-area .submissionMsgAreaeror {
    float: left;
    width: 100%;
    padding: 0 15px;
}

    .creation-new-tabs .upload-file-area .submissionMsgAreaeror span.err-msg {
        float: left;
        width: 100%;
        font-size: 11px;
        color: #DF0202;
        margin: 0;
        padding: 0 0 8px;
    }

.creation-new-tabs .upload-file-area .submissionMsgArea .left-upload-area {
    float: left;
    width: 50%;
    padding: 0 15px;
}

.creation-new-tabs .left-upload-area .upload-area-main {
    float: left;
    width: 100%;
}

    .creation-new-tabs .left-upload-area .upload-area-main span.err-msg {
        float: left;
        width: 100%;
        font-size: 11px;
        color: #DF0202;
        margin: 0;
        padding: 0 0 8px;
    }

    .creation-new-tabs .left-upload-area .upload-area-main p {
        font-size: 14px;
        font-weight: bold;
        color: #262626;
        padding: 0 0 6px;
        margin: 0;
    }

    .creation-new-tabs .left-upload-area .upload-area-main .attachment-area {
        float: left;
        width: 100% !important;
    }

.creation-new-tabs .left-upload-area .attachment-area {
    float: left;
    width: 100%;
}

    .creation-new-tabs .left-upload-area .attachment-area .RadUpload {
        float: left;
        width: 100%;
    }

    .creation-new-tabs .left-upload-area .attachment-area .RadUploadProgressArea {
        float: left;
        width: 100%;
        margin: 20px 0 0;
        padding: 0 !important;
    }

    .creation-new-tabs .left-upload-area .attachment-area ul.ruInputs {
        float: left;
        width: 100%;
        position: relative;
    }

        .creation-new-tabs .left-upload-area .attachment-area ul.ruInputs li {
            float: left;
            width: 100%;
            margin: 10px 0 0;
            position: relative;
        }

    .creation-new-tabs .left-upload-area .attachment-area span.ruFileWrap {
        float: left;
        width: 75%;
        position: relative;
        height: 35px;
        overflow: hidden !important;
        white-space: nowrap;
    }

    .creation-new-tabs .left-upload-area .attachment-area input.ruFileInput {
        opacity: 0;
        float: left;
        width: 90%;
        cursor: pointer;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 35px;
        padding: 0;
    }

    .creation-new-tabs .left-upload-area .attachment-area input.ruFakeInput {
        position: relative;
        float: left;
        width: 70%;
        background: #f7f7f7;
        border: 1px solid #f6f6f6;
        border-radius: 4px;
        margin: 0;
        height: 35px;
        padding: 4px 15px;
        line-height: 25px;
        font-size: 14px;
        box-shadow: none;
        color: #262626;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .creation-new-tabs .left-upload-area .attachment-area input.ruFakeInput:hover {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        }

    .creation-new-tabs .left-upload-area .attachment-area .ruButton.ruBrowse {
        background: #348ECB;
        width: auto;
        cursor: pointer;
        height: auto;
        display: block;
        float: left;
        line-height: 23px;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        padding: 5px 15px 7px;
        border-radius: 4px;
        -webkit-transition: background 0.3s ease-in-out 0s;
        transition: background 0.3s ease-in-out 0s;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .creation-new-tabs .left-upload-area .attachment-area .ruButton.ruBrowse:hover {
            background: #76B4DC;
        }

    .creation-new-tabs .left-upload-area .attachment-area .ruButton.ruRemove {
        float: left;
        width: auto;
        margin: 6px 0 0;
        padding: 0 0 0 22px;
    }

    .creation-new-tabs .left-upload-area .attachment-area .ruButton.ruAdd {
        background: #348ECB;
        width: auto;
        cursor: pointer;
        height: auto;
        display: block;
        float: left;
        line-height: 23px;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        padding: 5px 15px 7px;
        border-radius: 4px;
        -webkit-transition: background 0.3s ease-in-out 0s;
        transition: background 0.3s ease-in-out 0s;
        margin: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .creation-new-tabs .left-upload-area .attachment-area .ruButton.ruAdd:hover {
            background: #76B4DC;
        }

.creation-new-tabs .left-upload-area .msgPostArea03 {
    width: 100%;
    margin: 0;
    float: left;
    padding: 0;
}

    .creation-new-tabs .left-upload-area .msgPostArea03 .uloadTtl {
        font-size: 14px;
        font-weight: bold;
        color: #262626;
        padding: 0 0 6px;
        margin: 0;
        display: block;
        width: 100%;
        float: left;
        line-height: 1.5;
    }

    .creation-new-tabs .left-upload-area .msgPostArea03 fieldset {
        float: left;
        width: 100%;
        margin: 0 0 8px;
    }

    .creation-new-tabs .left-upload-area .msgPostArea03 textarea.textArea {
        float: left;
        width: 100%;
        background: #f7f7f7;
        border: 1px solid #f6f6f6;
        border-radius: 4px;
        margin: 0;
        height: 85px;
        padding: 4px 15px;
        line-height: 1.4;
        font-size: 14px;
        box-shadow: none;
        color: #262626;
        position: relative !important;
        z-index: 2 !important;
        resize: none;
        overflow: auto;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .creation-new-tabs .left-upload-area .msgPostArea03 textarea.textArea:hover {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        }

    .creation-new-tabs .left-upload-area .msgPostArea03 input.SubTxt {
        float: left;
        width: 100%;
        background: #f7f7f7;
        border: 1px solid #f6f6f6;
        border-radius: 4px;
        margin: 0;
        height: 35px;
        padding: 4px 15px;
        line-height: 25px;
        font-size: 14px;
        box-shadow: none;
        color: #262626;
        position: relative !important;
        z-index: 2 !important;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .creation-new-tabs .left-upload-area .msgPostArea03 input.SubTxt:hover {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        }

    .creation-new-tabs .left-upload-area .msgPostArea03 fieldset span {
        word-wrap: break-word;
        float: left;
        width: 100%;
        margin: 10px 0 0;
        font-size: 12px;
        line-height: 1.4;
        color: #262626;
    }

    .creation-new-tabs .left-upload-area .msgPostArea03 .button-list {
        float: left;
        width: 100%;
        margin: 10px 0 15px;
    }

        .creation-new-tabs .left-upload-area .msgPostArea03 .button-list input {
            background: #348ECB;
            border: 1px solid #348ECB;
            width: auto;
            text-align: center;
            cursor: pointer;
            height: auto;
            display: block;
            float: right;
            line-height: 23px;
            font-size: 14px;
            font-weight: bold;
            color: #fff;
            padding: 6px 22px;
            border-radius: 4px;
            -webkit-transition: background 0.3s ease-in-out 0s;
            transition: background 0.3s ease-in-out 0s;
            margin: 0;
        }

            .creation-new-tabs .left-upload-area .msgPostArea03 .button-list input:hover {
                background: #76B4DC;
                border-color: #76B4DC;
            }

            .creation-new-tabs .left-upload-area .msgPostArea03 .button-list input.btnSubmission {
                margin-left: 15px;
            }

            .creation-new-tabs .left-upload-area .msgPostArea03 .button-list input.btnUpdate {
                margin-left: 15px;
                background: #3F9B38;
                border: 1px solid #3F9B38;
            }

                .creation-new-tabs .left-upload-area .msgPostArea03 .button-list input.btnUpdate:hover {
                    background: #176a15;
                    border-color: #176a15;
                }

            .creation-new-tabs .left-upload-area .msgPostArea03 .button-list input.btnCancel {
                background: #fff;
                color: #727272;
                border: 1px solid #727272;
            }

                .creation-new-tabs .left-upload-area .msgPostArea03 .button-list input.btnCancel:hover {
                    background: #000;
                    color: #fff;
                    border-color: #000;
                }

.creation-new-tabs .TabbedPanelsContent .btnContainer03 {
    float: left;
    width: 100%;
    height: auto;
    margin: 25px 0 0;
    padding: 0;
}

    .creation-new-tabs .TabbedPanelsContent .btnContainer03 input {
        float: right;
        width: auto;
        padding: 5px 15px 5px 35px;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.5;
        color: #fff;
        border-radius: 4px;
        -webkit-transition: background 0.3s ease-in-out 0s;
        transition: background 0.3s ease-in-out 0s;
        background-color: transparent;
        background-position: 15px center;
        background-repeat: no-repeat;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .creation-new-tabs .TabbedPanelsContent .btnContainer03 input.btnApproval {
            background-color: #2a3435;
            background-image: url(../graphics/approve_icon_new.png);
        }

            .creation-new-tabs .TabbedPanelsContent .btnContainer03 input.btnApproval:hover {
                background-color: #131314;
            }

        .creation-new-tabs .TabbedPanelsContent .btnContainer03 input.btnDraft {
            margin: 0 15px 0 0;
            background-color: #2a3435;
            background-image: url(../graphics/save_icon_new.png);
        }

            .creation-new-tabs .TabbedPanelsContent .btnContainer03 input.btnDraft:hover {
                background-color: #131314;
            }

.creation-new-tabs .table-outermain {
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0 0;
    padding: 0 15px;
    overflow-y: hidden;
    overflow-x: auto;
}

.creation-new-tabs table.display-parameter-new {
    width: 100%;
    min-width: 700px;
    white-space: nowrap;
}

    .creation-new-tabs table.display-parameter-new tr.grayBtnBg {
        background: #2D657E;
    }

        .creation-new-tabs table.display-parameter-new tr.grayBtnBg td {
            font-size: 14px;
            font-weight: bold;
            color: #fff;
            padding: 8px 15px;
            border: 1px solid #11262F;
        }

    .creation-new-tabs table.display-parameter-new tr:nth-of-type(2n) {
        background: #F7F7F7;
    }

    .creation-new-tabs table.display-parameter-new tr td {
        font-size: 13px;
        color: #262626;
        padding: 6px 15px;
        border: 1px solid #e6e6e6;
    }

.creation-new-tabs .final-save-box {
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0 0;
}

    .creation-new-tabs .final-save-box input.save-part-new, .creation-new-tabs .final-save-box .cencel-part-new {
        background: #131314;
        border: 1px solid #131314;
        width: auto;
        text-align: center;
        cursor: pointer;
        height: auto;
        display: block;
        float: right;
        line-height: 23px;
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        padding: 6px 22px;
        border-radius: 4px;
        -webkit-transition: background 0.3s ease-in-out 0s;
        transition: background 0.3s ease-in-out 0s;
        margin: 0;
    }

        .creation-new-tabs .final-save-box input.save-part-new:hover {
            background: #131314;
            border-color: #131314;
        }

    .creation-new-tabs .final-save-box .cencel-part-new {
        background: #fff;
        color: #727272;
        border: 1px solid #727272;
        margin: 0 20px 0 0;
    }

        .creation-new-tabs .final-save-box .cencel-part-new:hover {
            background: #000;
            color: #fff;
            border-color: #000;
        }

.royalty-area .royalty-top-area {
    margin-top: 15px;
}

.rolaylty-lft-btn {
    float: left;
}

    .rolaylty-lft-btn input.download-royalty {
        background: #2a3435;
        padding: 7px 20px;
        border: 1px solid #016f00;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        border-radius: 4px;
        line-height: 25px;
        float: left;
        width: 100%;
    }

        .rolaylty-lft-btn input.download-royalty:hover {
            background: #131314;
        }

.royalty-top-search {
    float: right;
}

    .royalty-top-search .adv-new-part {
        float: right;
        margin: 0;
    }

    .royalty-top-search .toggle-slide {
        float: left;
        margin: 0 15px 0 0;
        position: relative;
    }

        .royalty-top-search .toggle-slide .toggle-new {
            float: left;
            cursor: pointer;
            background-image: url(../graphics/new-small-icons.png);
            background-position: -112px -56px;
            background-repeat: no-repeat;
            width: 44px;
            height: 41px;
        }

            .royalty-top-search .toggle-slide .toggle-new:hover {
                background-position: -58px -56px;
            }
            .dropdown-top{float:right;margin:10px 10px 0 0;}
 
            /*letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-shadow: none;
    display: inline-block;*/



             .excel-file-part{float:right;}
 .excel-file-part  a{
    font-size:0;
    float: left;
    background-image: url(../graphics/new-small-icons.png);
    background-position: -3px -54px;
    background-repeat: no-repeat;
    width: 43px;
    height: 41px;
}

.royalty-page-part {
    margin-top: 15px;
}

.royalty-search-box {
    float: left;
    width: 100%;
}

    .royalty-search-box .search-box-details {
        float: left;
        width: 100%;
        display: none;
        background: #ffffff;
        margin: 0 0 15px;
        padding: 15px;
        overflow: hidden;
        border-radius: 5px;
    }

    .royalty-search-box .select-outer {
        float: left;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

        .royalty-search-box .select-outer select.hasCustomSelect option {
            font-size: 13px;
        }

        .royalty-search-box .select-outer span.customSelect {
            background: #ebf2f0;
            border-color: transparent;
            height: 41px;
            font-size: 13px;
        }

            .royalty-search-box .select-outer span.customSelect .customSelectInner {
                line-height: 24px;
            }

.royalti-table-part {
    float: left;
    width: 100%;
    overflow: hidden;
}

    .royalti-table-part .royalty-table-inner {
        width: 100% !important;
        border-radius: 5px;
        overflow: hidden;
        border: none;
    }

        .royalti-table-part .royalty-table-inner a {
            font-family: Arial;
        }

    .royalti-table-part table {
        margin: 0;
        border: 0 none;
        border-spacing: 0;
        width: 100%;
        table-layout: auto !important;
    }

        .royalti-table-part table colgroup col {
            width: auto !important;
        }

        .royalti-table-part table thead tr {
            background: #fff;
        }

        .royalti-table-part table thead th {
            border-width: 0 0 0 1px;
            border-style: solid;
            border-color: #fff;
        }

            .royalti-table-part table thead th > img {
                margin: 0 0 0 5px;
            }

        .royalti-table-part table thead tr th, .royalti-table-part table thead tr th a {
            color: #65708d;
            font-weight: bold;
            text-transform: uppercase;
        }

        .royalti-table-part table thead th a:hover {
            color: #C4DEEA;
        }

        .royalti-table-part table thead th:first-child {
            border-width: 0;
        }

        .royalti-table-part table thead th, .royalti-table-part table thead th:first-child {
            border-bottom: 1px solid #f3f7fa;
        }

        .royalti-table-part table thead th, .royalti-table-part table tbody td {
            font-size: 12px;
            padding: 20px 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            vertical-align: middle;
        }

        .royalti-table-part table > tbody > tr:nth-of-type(odd) {
            background: #fff;
        }

        .royalti-table-part table > tbody > tr:nth-of-type(even) {
            background: #ffffff;
        }

        .royalti-table-part table > tbody > tr:hover {
            background: #93C4D9;
        }

        .royalti-table-part table tr td {
            border-color: #f3f7fa;
            border-width: 1px 0 0;
            border-style: solid;
            padding: 20px 20px;
            cursor: pointer;
        }

            .royalti-table-part table tr td:first-child a {
                color: #2D657E;
                font-weight: bold;
            }

                .royalti-table-part table tr td:first-child a:hover {
                    color: #10252E;
                }

        .royalti-table-part table tr:first-child td {
            border-width: 0;
        }

        .royalti-table-part table tr td span.approvalStatusColumn {
            display: block;
            text-align: center;
            font-weight: bold;
            padding: 3px 12px;
            min-width: 70px;
        }

    .royalti-table-part .table-bottom-box {
        float: left;
        width: 100%;
        margin: 1px 0 0;
        background: #ffffff;
        padding: 18px 15px;
        border-top: 1px solid #f3f7fa;
        border-radius: 0 0 5px 5px;
    }

.royalty-report .statment-content {
    float: left;
    width: 100%;
}

    .royalty-report .statment-content .statements {
        float: left;
        width: 100%;
    }

        .royalty-report .statment-content .statements fieldset {
            float: left !important;
            width: 100%;
            position: relative;
            margin: 0 0 11px;
            padding: 0;
        }

            .royalty-report .statment-content .statements fieldset label {
                float: left !important;
                width: 45%;
                padding: 0 10px 0 0;
                margin: 0;
                line-height: 35px;
                font-size: 15px;
                color: #65708d;
                text-transform: uppercase;
            }

                .royalty-report .statment-content .statements fieldset label span.star, .royalty-report .statment-content .statements fieldset label sup {
                    font-size: 12px;
                    color: #DF0202;
                    top: auto;
                    line-height: normal;
                    vertical-align: auto;
                }

            .royalty-report .statment-content .statements fieldset .field-set-box {
                float: left;
                width: 55%;
                position: relative;
            }

                .royalty-report .statment-content .statements fieldset .field-set-box input.TextBox {
                    float: left;
                    width: 100%;
                    background: #f7f7f7;
                    border: 1px solid #f6f6f6;
                    border-radius: 4px;
                    margin: 0;
                    height: 35px;
                    padding: 4px 15px;
                    line-height: 25px;
                    font-size: 14px;
                    box-shadow: none;
                    color: #262626;
                    position: relative !important;
                    z-index: 2 !important;
                }

                    .royalty-report .statment-content .statements fieldset .field-set-box input.TextBox:hover {
                        border-color: #66afe9;
                        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
                    }

                .royalty-report .statment-content .statements fieldset .field-set-box span.span {
                    float: left;
                    width: 100%;
                    background: #ebf2f0;
                    border: none;
                    border-radius: 4px;
                    margin: 0;
                    height: 41px;
                    padding: 4px 15px;
                    line-height: 31px;
                    font-size: 14px;
                    color: #262626;
                }

                .royalty-report .statment-content .statements fieldset .field-set-box.selectbox {
                    margin: 0;
                }

                .royalty-report .statment-content .statements fieldset .field-set-box.radio-buttons {
                    margin: 8px 0 0;
                }

                    .royalty-report .statment-content .statements fieldset .field-set-box.radio-buttons span.span {
                        margin-top: -8px;
                    }

                .royalty-report .statment-content .statements fieldset .field-set-box .radio-section {
                    float: left;
                    width: auto;
                }

                    .royalty-report .statment-content .statements fieldset .field-set-box .radio-section + .radio-section {
                        margin: 0 0 0 15px;
                    }

                    .royalty-report .statment-content .statements fieldset .field-set-box .radio-section input {
                        float: left;
                        margin: 4px 6px 0 0;
                    }

                    .royalty-report .statment-content .statements fieldset .field-set-box .radio-section label {
                        width: auto;
                        margin: 0;
                        line-height: 1.5;
                        font-weight: normal;
                        font-size: 14px;
                    }

                .royalty-report .statment-content .statements fieldset .field-set-box .RadUpload {
                    float: left;
                    width: 100%;
                    position: relative;
                }

                    .royalty-report .statment-content .statements fieldset .field-set-box .RadUpload ul.ruInputs {
                        float: left;
                        width: 100%;
                        position: relative;
                    }

                        .royalty-report .statment-content .statements fieldset .field-set-box .RadUpload ul.ruInputs li {
                            float: left;
                            width: 100%;
                            margin: 0;
                            position: relative;
                        }

                    .royalty-report .statment-content .statements fieldset .field-set-box .RadUpload span.ruFileWrap {
                        float: left;
                        width: 100%;
                        position: relative;
                        height: 35px;
                        overflow: hidden !important;
                        white-space: nowrap;
                    }

                    .royalty-report .statment-content .statements fieldset .field-set-box .RadUpload input.ruFileInput {
                        opacity: 0;
                        width: 100%;
                        cursor: pointer;
                        position: absolute;
                        left: 0;
                        top: 0;
                        -webkit-box-sizing: border-box;
                        box-sizing: border-box;
                        height: 35px;
                        padding: 0;
                        z-index: 6;
                    }

                    .royalty-report .statment-content .statements fieldset .field-set-box .RadUpload input.ruFakeInput {
                        position: relative;
                        float: left;
                        width: 100%;
                        background: #f7f7f7;
                        border: 1px solid #f6f6f6;
                        border-radius: 4px;
                        margin: 0;
                        height: 35px;
                        padding: 4px 90px 4px 15px;
                        line-height: 25px;
                        font-size: 14px;
                        box-shadow: none;
                        color: #262626;
                        -webkit-box-sizing: border-box;
                        box-sizing: border-box;
                        -webkit-appearance: none;
                        -moz-appearance: none;
                    }

                        .royalty-report .statment-content .statements fieldset .field-set-box .RadUpload input.ruFakeInput:hover {
                            border-color: #66afe9;
                            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
                        }

                    .royalty-report .statment-content .statements fieldset .field-set-box .RadUpload .ruButton.ruBrowse {
                        background: #2a3435;
                        width: auto;
                        height: auto;
                        display: block;
                        float: left;
                        line-height: 23px;
                        font-size: 14px;
                        font-weight: bold;
                        color: #fff;
                        padding: 5px 15px 7px;
                        border-radius: 4px;
                        -webkit-transition: background 0.3s ease-in-out 0s;
                        transition: background 0.3s ease-in-out 0s;
                        -webkit-appearance: none;
                        -moz-appearance: none;
                        position: absolute;
                        top: 0;
                        right: 0;
                        z-index: 3;
                    }

                        .royalty-report .statment-content .statements fieldset .field-set-box .RadUpload .ruButton.ruBrowse:hover {
                            background: #76B4DC;
                        }

            .royalty-report .statment-content .statements fieldset .err-msg {
                float: left;
                width: 100%;
                padding: 0;
                margin: 0;
                font-size: 11px;
                color: #DF0202;
            }

                .royalty-report .statment-content .statements fieldset .err-msg.submit-done {
                    color: #008000;
                }

    .royalty-report .statment-content .submit-container {
        float: left;
        width: 100%;
        margin: 15px 0 0;
    }

        .royalty-report .statment-content .submit-container .btnContainer {
            float: left;
            width: 100%;
            margin: 0 !important;
        }

.royalty-report .back-view {
    float: left;
    width: auto;
}

    .royalty-report .back-view input.grayBtn04 {
        background: #348ECB;
        width: 100% !important;
        height: auto;
        display: block;
        line-height: 1.5;
        font-size: 16px !important;
        font-weight: bold;
        color: #fff;
        padding: 6px 25px;
        border-radius: 4px;
        -webkit-transition: background 0.3s ease-in-out 0s;
        transition: background 0.3s ease-in-out 0s;
        float: right;
        border: 0 none;
        margin: 0 !important;
    }

        .royalty-report .back-view input.grayBtn04:hover {
            background: #76B4DC;
        }

.royalty-report .statment-content .submit-container .btnContainer input.grayBtn04 {
    background: #2a3435;
    width: auto !important;
    height: auto;
    display: block;
    line-height: 1.5;
    font-size: 16px !important;
    font-weight: bold;
    color: #fff;
    padding: 6px 25px;
    border-radius: 4px;
    -webkit-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    float: right;
    border: 0 none;
    margin: 0 !important;
}

    .royalty-report .statment-content .submit-container .btnContainer input.grayBtn04:hover {
        background: #121314;
    }

.royalty-report .statment-content .submit-after-done {
    float: left;
    width: 100%;
    margin: 15px 0 0;
}

    .royalty-report .statment-content .submit-after-done .grayBtn04 {
        background: #2a3435;
        width: auto !important;
        height: auto;
        display: block;
        line-height: 1.5;
        font-size: 16px !important;
        font-weight: bold;
        color: #fff;
        padding: 6px 25px;
        border-radius: 4px;
        -webkit-transition: background 0.3s ease-in-out 0s;
        transition: background 0.3s ease-in-out 0s;
        float: right;
        border: 0 none;
        margin: 0 !important;
    }

        .royalty-report .statment-content .submit-after-done .grayBtn04 + .grayBtn04 {
            margin: 0 15px 0 0 !important;
        }

    .royalty-report .statment-content .submit-after-done input.grayBtn04:hover {
        background: #131314;
    }

.sub-detail-frame .download-part-right {
    float: right;
    width: auto;
}

.download-part-right .sub-main-heading ul.diff-value-icons li:nth-child(2) a {
    background: none;
}

.sub-detail-frame .download-part-right input.download-btn {
    background: url("../graphics/download-new-img.png") no-repeat;
    background-size: 32px 32px;
    width: 100%;
    height: 32px;
    display: block;
    float: right;
    border: 0 none;
    text-indent: -5000px;
}

    .sub-detail-frame .download-part-right input.download-btn:hover {
        background-image: url(../graphics/download-new-img-hover.png);
        background-size: 32px 32px;
    }

.new-table-box {
    float: left;
    width: 100%;
    margin: 15px 0 0;
}

    .new-table-box .royalty-table-new {
        float: left;
        width: 100%;
        overflow: auto;
        position: relative;
        border: 1px solid #e6e6e6;
    }

        .new-table-box .royalty-table-new table.royalty-roport-table {
            margin: 0;
            border: 0 none;
            border-spacing: 0;
            width: 100%;
        }

            .new-table-box .royalty-table-new table.royalty-roport-table tbody th {
                border-width: 0 0 0 1px;
                border-style: solid;
                border-color: #fff;
                background: #2D657E;
            }

                .new-table-box .royalty-table-new table.royalty-roport-table tbody th:first-child {
                    border-width: 0;
                }

            .new-table-box .royalty-table-new table.royalty-roport-table tbody th, .new-table-box .royalty-table-new table.royalty-roport-table tbody td {
                font-size: 12px;
                padding: 5px 10px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                vertical-align: middle;
            }

            .new-table-box .royalty-table-new table.royalty-roport-table tbody th {
                padding: 8px 10px;
            }

            .new-table-box .royalty-table-new table.royalty-roport-table > tbody > tr:nth-of-type(odd) {
                background: #fff;
            }

            .new-table-box .royalty-table-new table.royalty-roport-table > tbody > tr:nth-of-type(even) {
                background: #f5f5f5;
            }

            .new-table-box .royalty-table-new table.royalty-roport-table tr td {
                border-color: #e6e6e6;
                border-width: 1px 0 0;
                border-style: solid;
                cursor: pointer;
            }

            .new-table-box .royalty-table-new table.royalty-roport-table tr:first-child td {
                border-width: 0;
            }

            .new-table-box .royalty-table-new table.royalty-roport-table tbody tr:hover {
                background: #ebebeb;
            }

            .new-table-box .royalty-table-new table.royalty-roport-table tr th {
                color: #fff;
                font-weight: bold;
            }

.error-part {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .error-part span {
        float: left;
        width: 100%;
        padding: 2px 0;
        font-size: 13px;
        line-height: 1.7;
        color: #DF0202;
        margin: 0;
    }

.menditary {
    float: left;
    width: 100%;
    margin: 8px 0 0;
    font-family: 'webb_ellis_cupregular';
    font-size: 14px;
    color: #262626;
}

    .menditary span {
        color: #DF0202;
    }

.form {
    float: left;
    width: 100%;
    max-width: 850px;
    margin: 18px 0 0;
}

    .form fieldset {
        float: left;
        width: 100%;
        padding: 8px 0;
    }

        .form fieldset label {
            float: left;
            width: 30%;
            margin: 0;
            font-family: 'webb_ellis_cupregular';
            font-size: 14px;
            line-height: 18px;
            color: #65708d;
            text-transform: uppercase;
            padding: 7px 30px 0px 0px;
            font-weight: bold;
        }

            .form fieldset label.textarea-label {
                line-height: 18px;
            }

            .form fieldset label span {
                font-size: 11px;
            }

        .form fieldset .text-area-part {
            float: left;
            width: 70%;
            padding: 0;
            position: relative;
        }

            .form fieldset .text-area-part table {
                margin: 0px;
            }

            .form fieldset .text-area-part .half-part {
                float: left;
                width: 50%;
                padding: 0 8px 0 0;
            }

                .form fieldset .text-area-part .half-part + .half-part {
                    padding: 0 0 0 8px;
                }

        .form fieldset .WebAllisQues {
            margin-top: 7px;
        }

            .form fieldset .WebAllisQues label {
                line-height: inherit;
            }

    .form .menditaryMsg {
        float: left;
        width: 100%;
    }

        .form .menditaryMsg .err-msg {
            float: left;
            width: 100%;
            margin: 0;
            padding: 4px 0 0;
            font-size: 11px;
            color: #DF0202;
            font-weight: normal;
            line-height: 1;
        }

    .form fieldset .RadComboBox {
        float: left;
        width: 100% !important;
    }

        .form fieldset .RadComboBox table {
            width: 100%;
        }

            .form fieldset .RadComboBox table tr td.rcbInputCell {
                padding: 0;
                width: 100% !important;
                border: 0 none;
                background: 0 none;
                position: relative;
            }

            .form fieldset .RadComboBox table tr td + td {
                display: none !important;
            }

            .form fieldset .RadComboBox table tr td.rcbInputCell:after {
                content: "";
                background: url(../graphics/new_down_arrow.png) no-repeat;
                width: 16px;
                height: 16px;
                z-index: 1;
                position: absolute;
                right: 9px;
                top: 9px;
                pointer-events: none;
            }

        .form fieldset .RadComboBox input[type=text] {
            padding: 4px 35px 4px 15px;
        }

    .form fieldset input[type=text] {
        background: #ebf2f0;
        border: none;
        padding: 4px 15px;
        height: 41px;
        line-height: 41px;
        font-family: 'webb_ellis_cupregular';
        font-size: 14px;
        color: #262626;
        width: 100%;
        font-style: normal;
        color: #262626;
        border-radius: 4px;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

        .form fieldset input[type=text]:focus {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        }

    .form fieldset textarea {
        background: #ebf2f0;
        border: 1px solid #e6e6e6;
        padding: 12px;
        height: 120px;
        line-height: normal;
        font-size: 13px;
        width: 100%;
        font-style: normal;
        color: #262626;
        border-radius: 4px;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        overflow: auto;
        resize: none;
    }

        .form fieldset textarea:focus {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        }

    .form fieldset .text-area-part.radio-btns table tr td input {
        float: left;
        margin: 2px 8px 0 0;
    }

    .form fieldset .text-area-part.radio-btns table tr td label {
        float: left;
        width: 40px;
        font-weight: normal;
        padding: 0px 15px 0px 0px;
    }

    .form fieldset .RadPicker {
        float: left;
        width: 100% !important;
        height: auto !important;
        position: relative;
        margin: 0 !important;
    }

        .form fieldset .RadPicker .rdfd_ {
            width: 1px !important;
            height: 1px !important;
            position: absolute !important;
        }

        .form fieldset .RadPicker table.rcTable {
            width: 100% !important;
        }

    .form .termsArea.button-submit {
        float: left;
        width: 100%;
        padding: 8px 0;
        position: relative;
    }

        .form .termsArea.button-submit .term {
            float: left;
            width: 100%;
            padding-left: 30%;
        }

            .form .termsArea.button-submit .term .chk-box-part {
                float: left;
                width: 100%;
                position: relative;
                font-family: 'webb_ellis_cupregular';
                font-size: 14px;
                font-weight: normal;
                line-height: 1;
                color: #262626;
            }

                .form .termsArea.button-submit .term .chk-box-part input {
                    float: left;
                    margin: 1px 4px 0px 0px;
                }

        .form .termsArea.button-submit input[type=submit] {
            background: #2a3435;
            width: auto;
            height: auto;
            display: block;
            line-height: 1.5;
            font-size: 16px;
            font-weight: bold;
            color: #bcdbd0;
            border: none;
            padding: 6px 25px;
            border-radius: 4px;
            -webkit-transition: background 0.3s ease-in-out 0s;
            transition: background 0.3s ease-in-out 0s;
            float: right;
            margin: 15px 0 0;
            -webkit-appearance: none;
            -moz-appearance: none;
        }

            .form .termsArea.button-submit input[type=submit]:hover {
                background: #131314;
            }

.brand-articlemain {
    position: relative;
    min-height: 650px;
    padding: 0 15px 0 0;
}

    .brand-articlemain iframe {
        margin: 0px 0px 0px 15px;
    }

    .brand-articlemain .main-brand-sidebar {
        width: 305px;
        float: left;
        position: relative;
        height: 100%;
        min-height: 650px;
        background: #f5f5f5;
        padding: 15px 0px 15px 0px;
        transition: left 0.3s ease 0s;
    }

        .brand-articlemain .main-brand-sidebar span.new-burger-menu {
            position: fixed;
            left: 0;
            top: 210px;
            display: none;
            cursor: pointer;
            transition: left 0.3s ease 0s;
        }

            .brand-articlemain .main-brand-sidebar span.new-burger-menu img.right-arrows {
                display: block;
            }

            .brand-articlemain .main-brand-sidebar span.new-burger-menu img.left-arrows {
                display: none;
            }

        .brand-articlemain .main-brand-sidebar.opensidebar span.new-burger-menu img.right-arrows {
            display: none;
        }

        .brand-articlemain .main-brand-sidebar.opensidebar span.new-burger-menu img.left-arrows {
            display: block;
        }

        .brand-articlemain .main-brand-sidebar ul {
            float: left;
            width: 100%;
            line-height: normal;
            margin: 0;
            padding: 0;
        }

            .brand-articlemain .main-brand-sidebar ul li {
                float: left;
                width: 100%;
                line-height: normal;
                margin: 0;
                padding: 0;
            }

                .brand-articlemain .main-brand-sidebar ul li a {
                    color: #262626;
                    font-size: 16px;
                    line-height: 1.5;
                    float: left;
                    font-weight: bold;
                    padding: 8px 15px 8px 18px;
                    width: 100%;
                    position: relative;
                }

                    .brand-articlemain .main-brand-sidebar ul li a:hover {
                        background: #6d7272;
                        color: #ffffff;
                    }

                .brand-articlemain .main-brand-sidebar ul li li a {
                    padding: 6px 0 6px 30px;
                    color: #2D657E;
                    font-size: 15px;
                }

                .brand-articlemain .main-brand-sidebar ul li li li a {
                    padding: 6px 0 6px 46px;
                    color: #65ABC9;
                    font-size: 15px;
                    font-weight: normal;
                }

                .brand-articlemain .main-brand-sidebar ul li a.actBrand {
                    background: #2a3435;
                    color: #fff;
                }

                .brand-articlemain .main-brand-sidebar ul li li a.actBrand {
                    background: #65ABC9;
                }

                .brand-articlemain .main-brand-sidebar ul li li li a.actBrand {
                    background: #a0ccde;
                }

                .brand-articlemain .main-brand-sidebar ul li a.activeBrand {
                    background: #2a3435;
                    color: #fff;
                }

                .brand-articlemain .main-brand-sidebar ul li li a.activeBrand {
                    background: #6d7272;
                }

                .brand-articlemain .main-brand-sidebar ul li li li a.activeBrand {
                    background: #a0ccde;
                }

                .brand-articlemain .main-brand-sidebar ul li a img.ExpCol {
                    position: absolute;
                    top: 17px;
                    left: 12px;
                }

                .brand-articlemain .main-brand-sidebar ul li li a img.ExpCol {
                    left: 24px;
                    top: 14px;
                }

                .brand-articlemain .main-brand-sidebar ul li a span {
                    float: left;
                    padding-left: 6px;
                }

    .brand-articlemain .brand-main-content {
        width: 100%;
        padding: 0px 0px 15px 320px;
    }

.brand-main-content .sliderArea03 {
    float: left;
    width: 100%;
    padding: 15px 0px 0px 0px;
}

.brand-main-content .maintopheading {
    float: left;
    width: 100%;
    border-bottom: 4px solid #2D657E;
}

    .brand-main-content .maintopheading h3 {
        float: left;
        background: #2D657E;
        padding: 8px 15px 4px;
        width: auto;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
    }

        .brand-main-content .maintopheading h3 .icon {
            display: inline;
        }

        .brand-main-content .maintopheading h3 .headtext {
            display: inline;
            margin: 0 0 0 8px;
        }

.brand-main-content .sliderArea03 .contentArea02 {
    float: left;
    width: 100%;
}

.contentArea02 .mainareacontent {
    float: left;
    width: 100%;
    padding: 8px;
    position: relative;
}

    .contentArea02 .mainareacontent + .mainareacontent {
        border-top: 1px solid #e6e6e6;
    }

    .contentArea02 .mainareacontent:nth-of-type(odd) {
        background: #D0E6EE;
    }

    .contentArea02 .mainareacontent:nth-of-type(even) {
        background: #e8f2f7;
    }

    .contentArea02 .mainareacontent:hover {
        background: #BFDEE8;
    }

    .contentArea02 .mainareacontent .fileimg {
        float: left;
        width: 36px;
        text-align: center;
    }

    .contentArea02 .mainareacontent .areaemaintext {
        float: left;
        padding-left: 15px;
        width: 94%;
    }

        .contentArea02 .mainareacontent .areaemaintext h2 {
            margin: 0;
            font-family: 'webb_ellis_cupbold';
            font-size: 14px;
            word-break: break-all;
            position: relative;
            padding: 0 25px 0px 0px;
            float: left;
            width: auto;
            font-weight: normal;
        }

            .contentArea02 .mainareacontent .areaemaintext h2 span {
                display: block;
                margin: 0;
            }

            .contentArea02 .mainareacontent .areaemaintext h2 a.grouped_elements {
                display: none;
            }

            .contentArea02 .mainareacontent .areaemaintext h2 a {
                position: absolute;
                top: 0;
                right: 0;
                z-index: 1;
            }

                .contentArea02 .mainareacontent .areaemaintext h2 a.file-download {
                    background: url(../graphics/new-small-img003.png) no-repeat 0 0;
                    width: 19px;
                    height: 19px;
                }

                    .contentArea02 .mainareacontent .areaemaintext h2 a.file-download:hover {
                        background: url(../graphics/new-small-img003-hover.png) no-repeat 0 0;
                    }

        .contentArea02 .mainareacontent .areaemaintext p {
            font-family: 'webb_ellis_cupregular';
            font-size: 12px;
            line-height: 1.5;
            color: #262626;
            margin: 0px;
        }

.mainbrandartls {
    float: left;
    width: 100%;
    padding-top: 15px;
}

    .mainbrandartls .articleboxouter {
        float: left;
        width: 100%;
        border-bottom: 1px solid #2e647c;
    }

        .mainbrandartls .articleboxouter h1 {
            float: left;
            padding: 8px 0px 4px 0px;
            width: auto;
        }

            .mainbrandartls .articleboxouter h1 .icon {
                display: inline;
            }

            .mainbrandartls .articleboxouter h1 .headtext {
                display: inline;
                margin: 0 0 0 3px;
            }

        .mainbrandartls .articleboxouter .pdffileright {
            float: right;
            padding: 8px 0 0;
        }

            .mainbrandartls .articleboxouter .pdffileright .prinsAsBtn {
                float: left;
            }

                .mainbrandartls .articleboxouter .pdffileright .prinsAsBtn span.pdftext {
                    display: inline;
                    padding: 0px;
                    font-size: 11px;
                    color: #666666;
                }

    .mainbrandartls .divcontentmain {
        float: left;
        width: 100%;
        margin-top: 20px;
    }

        .mainbrandartls .divcontentmain img {
            margin-top: 15px;
            margin-bottom: 15px;
        }

        .mainbrandartls .divcontentmain ul {
            list-style: disc;
        }

            .mainbrandartls .divcontentmain ul li {
                width: 100%;
                float: left;
            }

.brand-main-content .sliderArea03 .thumbsAreaOuter {
    float: left;
    width: 100%;
    margin: 0px 0px 18px 0px;
    overflow: hidden;
    overflow-x: auto;
    background: #f1f1f1;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    position: relative;
    padding: 10px;
}

    .brand-main-content .sliderArea03 .thumbsAreaOuter .jspContainer {
        width: 100% !important;
    }

        .brand-main-content .sliderArea03 .thumbsAreaOuter .jspContainer .jspPane {
            padding: 0 !important;
            width: 100% !important;
        }

    .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea {
        float: left;
        width: 100%;
        overflow: hidden;
    }

        .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox {
            float: left;
            background: #fff;
            border: 1px solid #e6e6e6;
            width: 100%;
            vertical-align: top;
            padding: 2px;
            border-radius: 4px;
            width: 185px;
            margin: 0 10px;
        }

            .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbImgBox {
                float: left;
                width: 100%;
                text-align: center;
                padding: 4px 3px;
                position: relative;
            }

                .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbImgBox table {
                    margin: 0px;
                }

                .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbImgBox > div {
                    margin: 0 !important;
                }

                .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbImgBox .magnifire {
                    position: absolute;
                    top: 0;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    text-align: center;
                    display: none !important;
                }

                    .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbImgBox .magnifire img {
                        position: absolute;
                        top: 0;
                        left: 0;
                        right: 0;
                        bottom: 0;
                        text-align: center;
                        margin: auto;
                    }

            .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbLogoTxt {
                float: left;
                width: 100%;
                padding: 3px;
            }

                .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbLogoTxt .tumbtextmain {
                    float: left;
                    width: 100%;
                    position: relative;
                    margin: 0 0 5px;
                }

                    .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbLogoTxt .tumbtextmain p {
                        font-size: 14px;
                    }

                .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbLogoTxt .downloadIcon {
                    width: 36px;
                    float: left;
                    margin: 6px 5px 0px 0px;
                }

                    .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbLogoTxt .downloadIcon a {
                        background: url(../graphics/download-new-img.png) no-repeat 0 0;
                        background-size: 36px 36px;
                        width: 36px;
                        height: 36px;
                        display: block;
                    }

                        .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbLogoTxt .downloadIcon a:hover {
                            background: url(../graphics/download-new-img-hover.png) no-repeat 0 0;
                            background-size: 36px 36px;
                        }

                .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbLogoTxt .download-detail {
                    width: 130px;
                    float: left;
                }

                    .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbLogoTxt .download-detail p {
                        font-size: 13px;
                        font-weight: normal;
                        line-height: 14px;
                        min-height: 30px;
                    }

                    .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbLogoTxt .download-detail span {
                        font-size: 14px;
                        font-weight: bold;
                    }

                .brand-main-content .sliderArea03 .thumbsAreaOuter .thumbsArea .thumbBox .thumbLogoTxt p {
                    font-size: 12px;
                    color: #262626;
                    text-align: left;
                    font-weight: bold;
                    line-height: 1.5;
                    word-break: break-all;
                    clear: both;
                    margin: 0px;
                    padding: 0px;
                }

.brand-main-content .sliderArea03 .downloadAll {
    float: left;
    width: 100%;
}

    .brand-main-content .sliderArea03 .downloadAll .loader-part {
        float: left;
    }

        .brand-main-content .sliderArea03 .downloadAll .loader-part img {
            width: 38px;
            height: 38px;
        }

    .brand-main-content .sliderArea03 .downloadAll .download-part {
        float: right;
    }

        .brand-main-content .sliderArea03 .downloadAll .download-part a {
            display: block;
            width: auto;
            text-align: center;
            line-height: 28px;
            border-radius: 4px;
            background: #2a3435;
            border: 1px solid #2a3435;
            font-family: 'webb_ellis_cupbold';
            font-size: 16px;
            color: #fff;
            font-weight: bold;
            padding: 4px 12px;
            -webkit-transition: background 0.3s ease 0s;
            transition: background 0.3s ease 0s;
        }

            .brand-main-content .sliderArea03 .downloadAll .download-part a:hover {
                background: #131314;
            }

.loader-part {
    float: left;
}

    .loader-part img {
        width: 38px;
        height: 38px;
    }

.preview-loader {
    float: left;
    position: absolute;
    left: 0px;
    top: 25px;
}

    .preview-loader img {
        width: 19px;
        height: 19px;
    }

.maintpl-attachment-box .msgDetail .msgFileIcon .upload-loader {
    float: left;
    position: absolute;
    right: 10px;
    top: 0;
}

.upload-loader {
    float: left;
    position: absolute;
    right: 10px;
    top: 0;
}

.upload-loaderb {
    float: left;
    position: absolute;
    right: 10px;
    top: 5px;
}

.downloadall-loader {
    float: left;
    padding: 15px 0px 0px 0px;
}

.pdf-loader {
    float: left;
    margin: 0px 10px 0px 0px;
}

    .pdf-loader img {
        width: 26px;
        height: 26px;
    }

.downloadall-loaderb {
    float: left;
    position: absolute;
    left: 10px;
    top: 3px;
}

    .downloadall-loaderb img {
        width: 30px;
        height: 30px;
    }

.preview-loaderb {
    float: left;
    position: absolute;
    left: 4px;
    top: 25px;
}

    .preview-loaderb img {
        width: 19px;
        height: 19px;
    }

.profile-ul-part {
    float: left;
    width: 100%;
    position: relative;
    margin: 15px 0 0;
}

    .profile-ul-part ul.profile-tab-new {
        float: left;
        width: 100%;
    }

        .profile-ul-part ul.profile-tab-new li {
            float: left;
            padding: 0;
            text-align: center;
            width: 33.3%;
        }

            .profile-ul-part ul.profile-tab-new li + li {
                padding: 0 0 0 8px;
            }

            .profile-ul-part ul.profile-tab-new li a {
                background: #979797;
                color: #fff;
                display: block;
                padding: 8px 10px;
                border-radius: 4px 4px 0 0;
                font-size: 15px;
                line-height: 1;
                margin-bottom: -1px;
                font-weight: bold;
                -webkit-transition: background 0.3s ease 0s;
                transition: background 0.3s ease 0s;
            }

                .profile-ul-part ul.profile-tab-new li a.active {
                    background: #2D657E;
                }

                .profile-ul-part ul.profile-tab-new li a:hover {
                    background: #2a3435;
                }

                .profile-ul-part ul.profile-tab-new li a img {
                    margin: 0;
                }

            .profile-ul-part ul.profile-tab-new li.active-li-tab a {
                background: #2D657E;
            }

.profile-content-area {
    float: left;
    width: 100%;
    padding: 15px;
    border-top: 6px solid #bcdbd0;
    position: relative;
}

    .profile-content-area .mandatory {
        float: left;
        width: 100%;
        margin: 8px 0 0;
        font-size: 13px;
        color: #262626;
        padding: 0;
    }

        .profile-content-area .mandatory span {
            color: #DF0202;
        }

    .profile-content-area .form {
        float: left;
        width: 100%;
        max-width: 700px;
        margin: 10px 0 0;
    }

        .profile-content-area .form fieldset {
            float: left;
            width: 100%;
            padding: 8px 0;
            position: relative;
        }

            .profile-content-area .form fieldset.error-field {
                padding: 0 0 8px;
            }

                .profile-content-area .form fieldset.error-field .err_msg {
                    float: left;
                    width: 100%;
                    margin: 0;
                    padding: 0;
                    font-size: 11px;
                    color: #DF0202;
                    font-weight: normal;
                    line-height: 1;
                }

    .profile-content-area .mail-error {
        float: left;
        width: 100%;
        padding: 0 0 8px;
        position: relative;
    }

        .profile-content-area .mail-error .err_msg {
            float: left;
            width: 100%;
            margin: 0;
            padding: 2px 0;
            font-size: 11px;
            color: #DF0202;
            font-weight: normal;
            line-height: 1;
        }

    .profile-content-area .form fieldset .top-profile-icon-part {
        float: left;
        max-width: 480px;
        width: 100%;
    }

    .profile-content-area .form fieldset .profile-photo {
        position: absolute;
        z-index: 15;
        top: 8px;
        left: 0;
        width: 100px;
        height: 100px;
        border: 1px solid #e6e6e6;
        border-radius: 4px;
        padding: 2px;
        background: #fff;
    }

        .profile-content-area .form fieldset .profile-photo img {
            max-width: 100%;
            max-height: 100%;
            width: 100%;
            height: 100%;
        }

    .profile-content-area .form fieldset .profile-text-new {
        float: left;
        width: 100%;
        padding: 0 0 0 130px;
        min-height: 100px;
    }

        .profile-content-area .form fieldset .profile-text-new .top-upload-text {
            float: left;
            width: 100%;
            font-size: 13px;
            font-weight: bold;
            color: #000;
            margin-bottom: 10px;
        }

        .profile-content-area .form fieldset .profile-text-new .upload-part-new {
            float: left;
            width: 100%;
            position: relative;
        }

            .profile-content-area .form fieldset .profile-text-new .upload-part-new input.TextBox {
                background: #fff;
                border: 1px solid #e6e6e6;
                padding: 0;
                height: 34px;
                line-height: 24px;
                font-size: 13px;
                width: 100% !important;
                font-style: normal;
                color: #262626 !important;
                border-radius: 4px;
                box-shadow: none;
                -webkit-appearance: none;
                -moz-appearance: none;
                margin: 0;
            }

    .profile-content-area .form fieldset label {
        float: left;
        width: 32%;
        margin: 0;
        font-size: 13px;
        font-weight: bold;
        line-height: 32px;
        color: #65708d;
        padding: 0 15px 0 0;
        text-transform: uppercase;
    }

        .profile-content-area .form fieldset label span {
            font-size: 11px;
        }

    .profile-content-area .form fieldset .text-area-part {
        float: left;
        width: 68%;
        padding: 0;
        position: relative;
    }

        .profile-content-area .form fieldset .text-area-part .err_field {
            float: left;
            width: 100%;
            margin: 0;
            padding: 5px 0 0;
            font-size: 11px;
            color: #DF0202;
            font-weight: normal;
            line-height: 1;
        }

    .profile-content-area .form fieldset input[type=text], .profile-content-area .form fieldset input.TextBox {
        background: #ebf2f0;
        border: none;
        padding: 4px 15px;
        height: 42px;
        line-height: 32px;
        font-size: 13px;
        width: 100% !important;
        font-style: normal;
        color: #262626 !important;
        border-radius: 4px;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        margin: 0;
    }

        .profile-content-area .form fieldset input[type=text]:focus, .profile-content-area .form fieldset input.TextBox:focus {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        }

    .profile-content-area .form fieldset textarea {
        background: #fff;
        border: 1px solid #e6e6e6;
        padding: 12px;
        height: 120px;
        line-height: normal;
        font-size: 13px;
        width: 100% !important;
        font-style: normal;
        color: #262626 !important;
        border-radius: 4px;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        overflow: auto;
        resize: none;
    }

        .profile-content-area .form fieldset textarea:focus {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        }

    .profile-content-area .form fieldset input[type=submit] {
        background: #2a3435;
        border: none;
        box-shadow: none;
        width: auto;
        height: auto;
        display: block;
        line-height: 1.5;
        font-size: 16px;
        font-weight: bold;
        color: #bcdbd0;
        padding: 6px 25px;
        border-radius: 4px;
        -webkit-transition: background 0.3s ease-in-out 0s;
        transition: background 0.3s ease-in-out 0s;
        float: right;
        margin: 15px 0 0;
        -webkit-appearance: none;
        -moz-appearance: none;
    }

.newEmailAlert {
    background: #2a3435;
    border: none;
    box-shadow: none;
    width: auto;
    height: auto;
    display: block;
    line-height: 1.5;
    font-size: 16px;
    font-weight: bold;
    color: #bcdbd0;
    padding: 6px 25px;
    border-radius: 4px;
    -webkit-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    float: right;
    margin: 15px 0 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.profile-content-area .form fieldset input[type=submit]:hover {
    background: #131314;
}

.profile-content-area .form fieldset .text-area-part span.customSelect {
    background: #fff;
    border: 1px solid #e6e6e6;
    font-size: 13px;
    height: 34px;
}

    .profile-content-area .form fieldset .text-area-part span.customSelect .customSelectInner {
        line-height: 24px;
    }

.profile-content-area .form fieldset .text-area-part select.hasCustomSelect option {
    font-size: 13px;
}

.profile-table-outer table.profile-grid-table {
    margin: 0;
    border: 0 none;
    border-spacing: 0;
    width: 100%;
    table-layout: fixed;
}

    .profile-table-outer table.profile-grid-table tbody th {
        border-width: 0 0 0 1px;
        border-style: solid;
        border-color: #fff;
        background: #979797;
    }

        .profile-table-outer table.profile-grid-table tbody th:first-child {
            border-width: 0;
        }

    .profile-table-outer table.profile-grid-table tbody th, .profile-table-outer table.profile-grid-table tbody td {
        font-size: 0.75rem;
        padding: 5px 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: middle;
    }

    .profile-table-outer table.profile-grid-table tbody th {
        padding: 8px 10px;
    }

    .profile-table-outer table.profile-grid-table > tbody > tr:nth-of-type(odd) {
        background: #fff;
    }

    .profile-table-outer table.profile-grid-table > tbody > tr:nth-of-type(even) {
        background: #f5f5f5;
    }

    .profile-table-outer table.profile-grid-table tr td {
        border-color: #e6e6e6;
        border-width: 1px 0 0;
        border-style: solid;
    }

    .profile-table-outer table.profile-grid-table tr:first-child td {
        border-width: 0;
    }

    .profile-table-outer table.profile-grid-table tbody tr:hover {
        background: #ebebeb;
    }

    .profile-table-outer table.profile-grid-table tr th {
        color: #fff;
        font-weight: bold;
    }

    .profile-table-outer table.profile-grid-table tr td a {
        font-weight: bold;
        color: #2D657E;
    }

        .profile-table-outer table.profile-grid-table tr td a:hover {
            color: #262626;
        }

.main-page-content {
    float: left;
    width: 100%;
    position: relative;
    padding: 15px 0 0;
}

    .main-page-content h1.header1 {
        font-family: 'webb_ellis_cupbold';
        font-size: 24px;
        color: #2d657e;
        font-weight: bold;
        padding: 0 0 10px;
    }

        .main-page-content h1.header1 span {
            color: #2d657e !important;
        }

    .main-page-content .bodyText > table {
        float: left;
        border: 0 none;
        border-collapse: collapse;
        table-layout: fixed;
    }

    .main-page-content > table {
        width: 100% !important;
        border: 0 none;
        border-collapse: collapse;
        table-layout: auto;
    }

        .main-page-content > table tr td {
            padding: 8px 10px;
        }
/*Homepage CSS*/
.white-bg {
    background-color: #fff;
    width: 100%;
    height: 470px;
    float: left;
    margin: 30px 0px 0px 0px;
    padding: 10px 15px 15px 15px;
    overflow: hidden;
}

    .white-bg h1 {
        width: auto;
        float: left;
        line-height: 18px;
        padding: 0px 0px 10px 0px;
    }

    .white-bg .create-submission {
        float: right;
        margin: -5px 0px 5px 0px;
    }

        .white-bg .create-submission a { /*background:#288928 url(../graphics/create_submission_back.jpg) repeat-x; padding:3px 10px 2px; margin:0; border:1px solid #016f00; font-size:14px; font-weight:bold; color:#fff; display:block; border-radius:4px; line-height:24px; -webkit-appearance:none; -moz-appearance:none;*/
            background: #2a3435;
            padding: 5px 10px 4px;
            margin: 0;
            border: 1px solid #016f00;
            font-size: 16px;
            font-weight: bold;
            color: #fff;
            display: block;
            border-radius: 4px;
            line-height: 28px;
            -webkit-appearance: none;
            -moz-appearance: none;
        }

            .white-bg .create-submission a:hover { /*background:#176A15;*/
                background: #131314;
            }

        .white-bg .create-submission span {
            display: inline-block;
            margin: 0 2px 0 0;
        }

            .white-bg .create-submission span img {
                width: 20px;
                height: 20px;
            }
/*Latest News Module*/
.news-frame {
    width: 100%;
    float: left;
}

.news-banner {
    width: 100%;
    height: 299px;
    float: left;
}

    .news-banner img {
        width: 100%;
        height: 299px;
        object-fit: cover;
    }

.thumb-frame {
    width: 100%;
    float: left;
    margin: 8px 0px 0px 0px;
}

    .thumb-frame li {
        width: 33.33%;
        height: 115px;
        float: left;
        padding: 0px 0px 0px 8px;
    }

        .thumb-frame li:first-child {
            padding: 0px;
        }

.thunbnail {
    width: 100%;
    float: left;
}

    .thunbnail img {
        width: 100%;
        height: 115px;
        object-fit: cover;
    }
/*Recent Approvals Module*/
.submittion-button {
    width: 121px;
    float: right;
}

.recent-listing {
    width: 100%;
    float: left;
    border: 1px #e6e6e6 solid;
}

    .recent-listing li {
        width: 100%;
        height: 35px;
        float: left;
        border-top: 1px #e6e6e6 solid;
        line-height: 34px;
        font-size: 14px;
    }

        .recent-listing li:first-child {
            border-top: 0px;
        }

        .recent-listing li:nth-child(even) {
            background-color: #f5f5f5;
            height: 34px;
        }

        .recent-listing li a {
            color: #000;
        }

        .recent-listing li:hover {
            background-color: #dcf1fb;
        }

.icon-frame {
    height: 34px;
}

.recent-listing li .production-frame {
    width: 130px;
    float: right;
}

    .recent-listing li .production-frame li {
        width: 32px;
        height: 34px;
        float: left;
        padding: 3px 1px 1px 1px;
        border-top: 0px;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
    }

        .recent-listing li .production-frame li:first-child {
            background-color: inherit;
            padding: 0px 1px 0px 0px 0px;
        }

        .recent-listing li .production-frame li:nth-child(even) {
            background-color: inherit;
        }

        .recent-listing li .production-frame li img {
            height: 30px;
            margin: 0 2px;
            width: 29px;
            vertical-align: top;
            object-fit: cover;
        }

.recent-listing li .submission-name {
    width: 100%;
    float: left;
    overflow: hidden;
    height: 34px;
}
/*Noticeboard Module*/
.view-all a {
    float: right;
    font-size: 14px;
    color: #000;
    text-align: right;
}

    .view-all a:hover {
        text-decoration: underline;
    }

.noticeboard-listing {
    width: 100%;
    float: left;
}

    .noticeboard-listing li {
        width: 100%;
        float: left;
        padding: 16px 0px 16px 10px;
        border-top: 1px #e6e6e6 solid;
    }

        .noticeboard-listing li:hover {
            background-color: #e4f3fa;
        }

.notice-descp {
    width: 80%;
    float: left;
    padding: 0px 0px 0px 10px;
}

    .notice-descp h2 {
        font-size: 16px;
        line-height: 18px;
    }

    .notice-descp p {
        width: 100%;
        float: left;
        margin: 0px;
        padding: 5px 0px 0px 0px;
    }

.blog-date {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #2a2a2a;
    font-style: italic;
}
/*Submission Volume Module*/
.submission-frame {
    width: 100%;
    float: left;
    border-top: 1px solid #e6e6e6;
    padding: 10px 0px 0px 0px;
}

.round-frame {
    width: 174px;
    float: left;
    margin: 8px 0px 0px 10px;
    display: block;
}

.unit-frame {
    background-color: #fff;
    width: 220px;
    float: right;
    margin: 15px 0px 0px 20px;
    position: relative;
}

    .unit-frame li {
        width: 64px;
        height: 64px;
        display: inline-block;
        float: left;
        border: 1px #e6e6e6 solid;
        text-align: center;
        margin: 10px 0px 0px 5px;
        padding: 5px 0px 0px 0px;
    }

.pink-frame {
    width: 100%;
    height: 100%;
    border-bottom: 10px #ff0094 solid;
    padding: 0px 10px 10px 10px;
}

.yellow-frame {
    width: 100%;
    height: 100%;
    border-bottom: 10px #ffc300 solid;
    padding: 0px 10px 10px 10px;
}

.green-frame {
    width: 100%;
    height: 100%;
    border-bottom: 10px #00a32c solid;
    padding: 0px 10px 10px 10px;
}

.gray-frame {
    width: 100%;
    height: 100%;
    border-bottom: 10px #58595b solid;
    padding: 0px 10px 10px 10px;
}

.blue-frame {
    width: 100%;
    height: 100%;
    border-bottom: 10px #2e8dcd solid;
    padding: 0px 10px 10px 10px;
}

.red-frame {
    width: 100%;
    height: 100%;
    border-bottom: 10px #aa0000 solid;
    padding: 0px 10px 10px 10px;
}

.unit-frame li p {
    font-size: 10px;
    line-height: 11px;
    padding: 3px 0px 0px 0px;
}

.graph-frame {
    width: 100%;
    float: left;
    position: relative;
}
/* Charts */
.chart-dot-list {
    display: block;
    margin-top: 60px;
    margin-left: 20px;
}

    .chart-dot-list li {
        margin-bottom: 4px;
    }

        .chart-dot-list li:before {
            content: '';
            height: 12px;
            width: 12px;
            margin-right: 6px;
            display: inline-block;
            background: #222;
            border-radius: 50%;
        }

        .chart-dot-list li.a1:before {
            background: #F7464A;
        }

        .chart-dot-list li.a2:before {
            background: #46BFBD;
        }

        .chart-dot-list li.a3:before {
            background: #FDB45C;
        }
/*Footer CSS*/
.outer-container {
    padding-bottom: 0px;
    position: initial;
    height: 100%;
}

footer {
    position: static;
    bottom: 0;
    width: 100%;
    float: left;
    padding: 40px 0px 30px 0px;
    height: auto;
    text-align: center;
}

    footer ul {
        display: inline-block;
    }

        footer ul li {
            font-family: 'webb_ellis_cupregular';
            font-size: 12px;
            color: #65708d;
            padding: 10px 10px 10px 10px;
        }

            footer ul li a {
                /*color: #65708d;*/
            }

                footer ul li a:hover {
                    color: #65708d;
                    text-decoration: underline;
                }

                footer ul li a:focus {
                    color: #fff;
                    text-decoration: underline;
                }

.partners-logo {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0px 0px 5px 0px;
}

    .partners-logo table tbody {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
    }

        .partners-logo table tbody tr {
            display: flex;
            align-items: center;
        }

    .partners-logo h3 {
        color: #65708d;
        padding: 0px 0px 10px 0px;
        font-family: 'webb_ellis_cupregular';
    }

    .partners-logo li {
        display: inline-block;
    }

.subdetailbox.royalty-report .submission-detail {
    position: absolute;
}

.subdetailbox {
    background-color: #fff;
    width: 100%;
    float: left;
    position: relative;
    height: 100%;
}

.submission-detail {
    position: relative;
    height: 100%;
}

.brand-articlemain {
    background-color: #fff;
    margin: 0px;
    width: 100%;
    float: left;
    overflow: hidden;
}

.royalti-table-part .table-bottom-box {
    margin: 0px;
}

.royality-frame {
    background-color: #f6f6f6;
    width: 100%;
    float: left;
    padding-bottom: 15px;
    position: relative;
}

.royalty-top-search {
    margin: 0px 10px 0px 0px;
}

.approval-table-outer table {
    transform: inherit !important;
    font-family: Arial,Helvetica,sans-serif;
}

.TabbedPanelsContent .table-bottom-box {
    margin: 0px;
}

.approvalArea {
    background-color: #fff;
    height: 100%;
    position: relative;
}
/*Contact CSS*/
.address-frame {
    width: 100%;
    float: left;
}

.inner-address-frame {
    width: 100%;
    float: left;
    margin: 20px 0px 0px 0px;
}

.rugby-descp {
    width: 100%;
    float: left;
}

    .rugby-descp p {
        font-family: 'webb_ellis_cupregular';
        font-size: 13px;
        color: #333;
        padding: 5px 0px 0px 0px;
    }

        .rugby-descp p:first-child {
            padding: 0px;
        }

.mobile-icon {
    width: 12px;
    height: 13px;
}

.phone-icon {
    width: 12px;
    height: 10px;
}

.email-icon {
    width: 12px;
    height: 9px;
}

hr {
    width: 100%;
    float: left;
}
/*Submission Detail CSS*/
.popupRightBtns {
    width: auto;
    float: left;
    padding: 0px 15px 0px 0px;
}

.submission-top-slider .left-contain {
    width: 100%;
    min-height: 180px;
    border-right: 1px #a8a8a8 solid;
}

.submission-top-slider .right-contain {
    width: 100%;
}

.top-right-area {
    width: 100%;
    float: left;
    margin: 0px;
}

    .top-right-area .statsChngeArea h2 {
        font-size: 15px;
    }

.statsListOutr span.title {
    width: 35%;
}

    .statsListOutr span.title.approval {
        width: 100%;
    }

.statsListOutr span.value {
    width: 65%;
}

.statsListOutr:last-child {
    border-bottom: 0px;
}

.statsListOutr span.value02 {
    width: 65%;
    word-wrap: break-word;
}

.statsListOutr .value02 {
    width: 100%;
    float: left;
    padding: 5px 0px 0px 0px;
}

.statsListOutr label span {
    float: left;
}

.statsListOutr label .date-time {
    float: left;
    padding-left: 15px;
}

.attachmenttab-main-top .msgPostArea .upload-limit {
    width: 100%;
    padding: 0px 0px 15px 0px;
}

.attachmenttab-main-top .msgPostArea .form {
    width: 100%;
}

    .attachmenttab-main-top .msgPostArea .form fieldset textarea {
        width: 100%;
        height: 70px;
        border: none;
        background: #ebf2f0;
    }

.attachmenttab-main-top .msgPostArea .upload-image {
    margin: 35px 0px 0px 0px;
    padding: 0px;
}

.drag-frame {
    background-color: #fff;
    width: 100%;
    float: left;
    border: 2px dashed #ccc;
    padding: 45px 0px 50px 0px;
    text-align: left;
    border-radius: 5px;
}

.blue-border {
    border: 2px dashed #0087f7;
}

.drag-frame h2 {
    width: 100%;
    float: left;
    font-family: 'webb_ellis_cupbold';
    font-size: 22px;
    text-align: center;
}

.drag-frame h3 {
    width: 100%;
    float: left;
    padding: 5px 0px 0px 0px;
    font-family: 'webb_ellis_cupbold';
    font-size: 14px;
    text-align: center;
}

.attachmenttab-main-top .msgPostArea .upload-limit .drag-frame p {
    width: 100%;
    float: left;
    padding: 5px 0px 0px 0px;
    font-size: 13px;
}

.attachmenttab-main-top .msgPostArea .upload-limit .RadUpload {
    margin: 14px 0px;
}

.maintpl-attachment-box .maintpl-inner {
    background-color: #e8f2f7;
    padding: 15px;
}

.maintpl-attachment-box .msgDetail .msgRight .msgRightTxt {
    padding: 0px 15px 0px 0px;
}

#divAttachment .maintpl-attachment-box {
    width: 100%;
    margin: 15px 0px 0px 0px;
    padding: 0px;
}

.msgRightTxt p strong {
    margin: 0px 5px 3px 0px;
}

.attachmenttab-main-top {
    margin: 0px;
    padding: 10px 15px 15px 15px;
}

.submissiontab-details .div-question-part .qusnRightTtl {
    color: #2d657e;
}

.divStageButtoninner {
    width: auto;
    float: left;
    padding: 0px 10px 0px 0px;
}

    .divStageButtoninner ul {
        float: left;
    }

    .divStageButtoninner li {
        display: inline-block;
        margin: 0px 0px 0px 5px;
    }

        .divStageButtoninner li:first-child {
            margin: 0px;
        }

        .divStageButtoninner li a {
            padding: 7px 10px 7px 10px;
            font-size: 13px;
            color: #fff;
            font-weight: bold;
            display: block;
            border-radius: 4px;
        }

.re-submit {
    background-color: #e1a205;
    border-radius: 4px;
}

    .re-submit a:hover {
        background-color: #d49803;
    }

.approve {
    background-color: #7ab22b;
    border-radius: 4px;
}

    .approve a:hover {
        background-color: #69a11b;
    }

.reject {
    background-color: #bf013f;
    border-radius: 4px;
}

    .reject a:hover {
        background-color: #a60539;
    }

.attachmenttab-main-top .msgPostArea .upload-limit span.ruFileWrap {
    width: 100%;
}

.attachmenttab-main-top .msgPostArea .upload-limit input.ruFakeInput {
    display: none;
}

.attachmenttab-main-top .msgPostArea .upload-limit .ruButton.ruBrowse {
    width: 80px;
    position: relative;
    left: 50%;
    margin: 0 0 0 -40px;
}

#attachmentListing {
    width: 100%;
    float: left;
    text-align: center;
}

    #attachmentListing li {
        background-color: #e8f2f7;
        width: 100px;
        height: 100px;
        display: inline-block;
        position: relative;
        border: 1px solid #e6e6e6;
        border-radius: 5px;
        text-align: center;
        font-size: 12px;
        margin: 20px 10px 0px 10px;
        padding: 15px 10px 10px 10px;
    }

        #attachmentListing li.add-view-massagetab .msgBord .msgArea .msgBoxArea .message-content li {
            background-color: #e8f2f7;
            width: 100px;
            height: 100px;
            display: inline-block;
            position: relative;
            border: 1px solid #e6e6e6;
            border-radius: 5px;
            text-align: center;
            font-size: 12px;
            margin: 20px 10px 0px 10px;
            padding: 15px 10px 10px 10px;
        }

        #attachmentListing li img {
            margin: 0px 0px 7px 0px;
        }

        #attachmentListing li span {
            width: 100%;
            float: left;
        }

        #attachmentListing li a {
            background: url(../graphics/delete.png) no-repeat;
            width: 28px;
            height: 28px;
            position: absolute;
            top: -12px;
            right: -12px;
            float: left;
            text-indent: -5000px;
        }

        #attachmentListing li.redBg {
            background-color: #b65858;
            color: #fff;
        }

        #attachmentListing li.grayBg {
            background-color: #f1f1f1;
            color: #000;
        }

.unsupported {
    color: #b40808;
    font-weight: bold;
}

.red-text {
    color: #b40808;
}

.succesAlert {
    width: 100%;
    float: left;
    padding: 0px;
    font-size: 13px;
    color: #176a15;
    font-weight: bold;
    line-height: 16px;
}

.succesAlertGallery {
      font-size: 11px;
    color: #176a15;
    line-height: 16px;
}

.errorAlertb {
    background-color: #c34d34;
    width: 100%;
    float: left;
    border-radius: 2px;
    margin-top: 10px;
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    line-height: 16px;
    position: relative;
}

    .errorAlertb::before {
        content: "";
        width: 0px;
        height: 0px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #c34d34;
        position: absolute;
        top: -5px;
    }

.errorAlert {
    padding-top: 5px;
    font-size: 13px;
    color: #c34d34;
    line-height: 16px;
    float: left;
    font-weight: bold;
}

.button-section input {
    background: #2a3435;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    padding: 4px 21px;
    text-align: center;
    transition: background 0.3s ease 0s;
    width: 67%;
}

    .button-section input:hover {
        background: #131314;
    }

.bx-wrapper #bxslider li {
    height: 300px;
    object-fit: cover;
    position: relative;
}

    .bx-wrapper #bxslider li img {
        min-height: 100%;
        object-fit: cover;
    }

.slider-descp {
    background: rgba(0,0,0,0.5);
    width: 100%;
    float: left;
    position: absolute;
    bottom: 0px;
    padding: 10px 10px 10px 10px;
}

    .slider-descp h3 {
        width: 100%;
        float: left;
        font-family: 'webb_ellis_cupbold';
        font-size: 16px;
        color: #fff;
    }

        .slider-descp h3 a {
            color: #fff;
            text-decoration: underline;
        }

            .slider-descp h3 a:hover {
                text-decoration: none;
            }

    .slider-descp p {
        margin: 0px;
        padding: 5px 0px 0px 0px;
        color: #fff;
        line-height: 16px;
    }

        .slider-descp p a {
            color: #fff;
            text-decoration: underline;
        }

            .slider-descp p a:hover {
                text-decoration: none;
            }

.bx-wrapper #bxslider-pager {
    margin: 12px 0px 0px 0px;
}

    .bx-wrapper #bxslider-pager li {
        height: 106px;
        object-fit: cover;
    }

        .bx-wrapper #bxslider-pager li img {
            height: 106px;
            object-fit: cover;
        }

        .bx-wrapper #bxslider-pager li.active {
            background: rgba(0,0,0,0.5);
        }

.create-submission-edit {
    background-color: #fff;
    padding: 40px 15px 15px 15px;
}

.progress {
    width: 100%;
    float: left;
    margin: 10px 0px 0px 0px;
}

.sr-only {
    position: initial;
}

#dragdroparea.attachmenttab-main-top {
    border: none;
}

.create-submission-edit .contentArea03 .form fieldset.descp-frame {
    padding: 0px;
    width: 100%;
}

.statsChngeArea .list-owl-slider ul li {
    max-height: 110px;
}

.list-owl-slider ul li.blue-borderb {
    border: 1px solid #0087f7;
}

.sub-detail-frame {
    background-color: #f1f1f1;
    padding: 0 15px 15px 15px;
    height: 100%;
}

.royalty-report .sub-detail-frame {
    background-color: #f1f1f1;
    position: absolute;
    right: 0px;
    height: 100%;
}

.maintpl-attachment-box .msgDetail .msgFileIcon > div {
    width: 100%;
    border: 0px;
}

    .maintpl-attachment-box .msgDetail .msgFileIcon > div img {
        position: initial;
        height: 100%;
    }

.new-arrow img {
    position: absolute;
}

.maintpl-attachment-box .msgDetail .msgRight .msgRightTxt p.bottom-last-line {
    padding: 0;
}

.maintpl-attachment-box .msgDetail .msgRight .msgRightTxt p#msgRightTxt-line {
    line-height: 16px;
}

.slidingDiv .tabAreaRgt ul.TabbedPanelsTabGroup li:first-child {
    padding: 0px 3px 0px 0px;
}

.slidingDiv .tabAreaRgt ul.TabbedPanelsTabGroup li:last-child {
    padding: 0px 0px 0px 3px;
}

.slidingDiv .TabbedPanelsContentGroup {
    padding: 15px 15px 15px 15px;
}

.first-tab .outer-slide-box .stepAreaNew .arrowOuter {
    padding: 0px;
}

.first-tab .popupRightBtns #divStageButton > div {
    width: 100%;
}

.msgRightTxt .arrow-img-new {
    z-index: 1;
    background: url(../graphics/new-small-img003.png) no-repeat 0 0;
    width: 19px;
    height: 19px;
    float: left;
    margin-top: 2px;
}

.msgRightTxt .delete-attachment-new {
    z-index: 1;
    background: url(../graphics/delete-attach-new.png) no-repeat 0 0;
    width: 19px;
    height: 19px;
    float: left;
    margin-top: 2px;
    margin-left: 3px;
}

.deletemessagenew {
    background: url(../graphics/delete-attach-new.png) no-repeat 0 0;
    width: 19px !important;
    height: 19px !important;
    margin-top: -2px;
    margin-left: 4px;
}

.editmessagenew {
    background: url(../graphics/edit_New_rollover19.jpg) no-repeat 0 0;
    width: 19px !important;
    height: 19px !important;
    margin-top: -2px;
    margin-left: 4px;
    display: inline-block;
}


.msgRightTxt .arrow-img-new:hover {
    background: url(../graphics/new-small-img003-hover.png) no-repeat 0 0;
}

.sub-main-heading ul.sub-pagging-ul li {
    padding: 0 11px;
    height: 34px;
    line-height: 33px;
}

    .sub-main-heading ul.sub-pagging-ul li:first-child a, .sub-main-heading ul.sub-pagging-ul li:last-child a {
        height: 33px;
    }

.prinsAsBtn img {
    width: auto;
    height: 16px;
}

.hisrotyTabArea #histories .historyBox .fileDetails p img {
    height: 18px;
}

.k-chart {
    left: -13px;
    position: absolute !important;
    top: 24px;
}

.graph-frame .k-chart {
    left: 0;
    position: absolute !important;
    top: 24px;
}

.contentArea02 .attachmenttab-main-top .form {
    margin-top: 0px;
}

.contentArea02 .attachmenttab-main-top .msgPostArea .upload-image {
    margin: 15px 0px 15px 0px;
    padding: 0;
}

.chart-frame {
    width: 100%;
    height: 230px;
}

.imgHolder {
    width: 73px;
    height: 73px;
    float: left;
    overflow: hidden;
    text-align: center;
    display: block;
}

.white-bg .create-submission.margin-top10 {
    margin-top: 4px;
}

.notice-list {
    width: 100%;
    float: left;
}

    .notice-list ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .notice-list li {
        width: 100%;
        float: left;
        border-top: 1px #e6e6e6 solid;
        padding: 15px 0px 15px 0px;
    }

        .notice-list li:first-child {
            border: 0px;
        }

.img-holder {
    width: 120px;
    height: 120px;
    float: left;
    text-align: center;
    overflow: hidden;
}

.notice-list .notice-descp p {
    width: 100%;
    float: left;
    padding: 5px 0px 0px 0px;
}

.post-date {
    width: 100%;
    float: left;
    padding: 5px 0px 0px 0px;
    font-family: 'webb_ellis_cupregular';
    font-size: 14px;
}

.readmore {
    width: 100%;
    float: left;
}

    .readmore a {
        font-size: 14px;
        color: #262626;
        text-decoration: underline;
    }

        .readmore a:hover {
            color: #4e8ff3;
        }

.spannbAll {
    width: auto;
    float: right;
    margin: -2px 0px 0px 0px;
}

    .spannbAll a {
        background-color: #2a3435;
        float: left;
        font-size: 12px;
        color: #fff;
        padding: 5px 10px 5px 10px;
        border-radius: 2px;
    }

.nbDetail {
    width: 100%;
    float: left;
}

    .nbDetail ul, .divcontentmain ul {
        width: 94%;
        float: left;
        list-style: initial;
        margin: 5px 0px 5px 20px;
    }

    .nbDetail ol, .divcontentmain ol {
        width: 94%;
        float: left;
        list-style-type: decimal;
        margin: 5px 0px 5px 20px;
    }

    .nbDetail li, .divcontentmain li {
        width: 100%;
        float: left;
        margin-top: 2px;
    }

        .nbDetail li:first-child, .divcontentmain li:first-child {
            margin-top: 0px;
        }

        .nbDetail li li:first-child, .divcontentmain li li:first-child {
            margin-top: 0px;
        }

    .nbDetail p, .divcontentmain p {
        padding: 5px 0px 5px 0px;
    }

    .nbDetail .bodyText, .divcontentmain .bodyText {
        padding: 0px 0px 10px 0px;
        margin: 0px 0px 10px 0px;
    }

        .nbDetail .bodyText:first-child, .divcontentmain .bodyText:first-child {
            padding: 15px 0px 10px 0px;
        }

.tooltip {
    position: relative;
    display: inline-block;
    opacity: inherit;
    text-decoration: underline;
    line-height: 16px;
    cursor: pointer;
}

    .tooltip .tooltiptext {
        visibility: hidden;
        width: 114px;
        height: 40px;
        background: url(../graphics/browser-icon.png) no-repeat 0 0;
        padding: 0px;
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 50%;
        margin-left: -57px;
    }

    .tooltip:hover .tooltiptext {
        visibility: visible;
    }

.box {
    width: 100%;
    float: left;
    margin: 10px 0px 0px 0px;
}

    .box a {
        background: #4d8def url(../graphics/btn_login_back.jpg) repeat;
        border: 1px solid #357bea;
        border-radius: 4px;
        width: 100%;
        float: left;
        text-align: center;
        font-size: 24px;
        font-weight: 400;
        line-height: 34px;
        height: 36px;
        color: #fff;
        -webkit-transition: background 0.3s ease 0s;
        transition: background 0.3s ease 0s;
    }

        .box a:hover {
            background: #71B0D7;
            color: #fff;
        }

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 100;
}

    .overlay:target {
        visibility: visible;
        opacity: 1;
    }

.popup {
    margin: 40px auto;
    width: 650px;
    position: relative;
}

    .popup .popup-wrapper {
        background: #fff;
        width: 100%;
        float: left;
        padding: 20px 20px 20px 20px;
        border-radius: 5px;
        transition: all 5s ease-in-out;
    }

        .popup .popup-wrapper h2 {
            font-size: 22px;
            margin-top: 0;
            color: #333;
        }

        .popup .popup-wrapper h3 {
            font-size: 18px;
            color: #333;
            margin-bottom: 10px;
        }

        .popup .popup-wrapper h4 {
            font-size: 16px;
            color: #333;
            margin-bottom: 10px;
        }

        .popup .popup-wrapper p {
            font-size: 14px;
            color: #333;
            margin-bottom: 10px;
        }

.custom-counter {
    margin: 0px 0px 0px 35px;
    padding: 0;
    list-style-type: none;
}

    .custom-counter li {
        width: 100%;
        float: left;
        counter-increment: step-counter;
        font-family: 'webb_ellis_cupregular';
        font-size: 14px;
        color: #333;
        margin-bottom: 10px;
    }

        .custom-counter li::before {
            content: counter(step-counter);
            background-color: #ccc;
            margin: 0px 5px 0px -23px;
            font-family: 'webb_ellis_cupregular';
            font-size: 14px;
            color: #333;
            padding: 1px 6px 1px 6px;
        }

.popup .close {
    position: absolute;
    top: 10px;
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

.popup .content {
    width: 100%;
    float: left;
    margin: 0px 0px 15px 0px;
    padding: 10px 10px 15px 0px;
    height: 260px;
    overflow: auto;
}

.save-button {
    background-color: #4d8def;
    border: 1px solid #357bea;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    width: 100px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    padding: 4px 21px;
    text-align: center;
    transition: background 0.3s ease 0s;
}

.decline-button {
    background-color: #979797;
    border: 1px solid #565656;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    width: 100px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    padding: 4px 21px;
    text-align: center;
    transition: background 0.3s ease 0s;
}

.agree-button {
    background-color: #2a3435;
    border: 1px solid #2a3435;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    width: 100px;
    float: left;
    margin: 0px 0px 0px 10px;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    padding: 4px 21px;
    text-align: center;
    transition: background 0.3s ease 0s;
}

.dropdown .dropdown-menu {
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    max-height: 0;
    display: block;
    overflow: hidden;
    visibility: hidden;
}

.dropdown.open .dropdown-menu {
    max-height: 300px;
    visibility: visible;
    box-shadow: none;
}

.form fieldset .text-area-part.rad-calendar {
    width: 240px;
}

.rednbDetail {
    width: 100%;
    float: left;
    padding-bottom: 5px;
    border-bottom: 1px solid #2e647c;
}

    .rednbDetail h1 {
        width: auto;
    }

.divnbTitle {
    width: auto;
    float: right;
}

.nbDetailBannerImage {
    width: 100%;
    float: left;
    text-align: center;
}

.RadCalendar .rcTitlebar table {
    background: transparent;
    margin: 0px;
}

.RadCalendar .rcMainTable {
    margin: 0px;
}

.custom-upload {
    position: relative;
    width: 284px;
    float: left;
}

    .custom-upload input[type=file] {
        outline: none;
        position: relative;
        text-align: right;
        -moz-opacity: 0;
        filter: alpha(opacity: 0);
        opacity: 0;
        z-index: 2;
        width: 100%;
        height: 32px;
        cursor: pointer;
    }

    .custom-upload .upload-button {
        background: #348ecb url(/static/v3/graphics/browse-btn.png) center right no-repeat;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 284px;
        padding: 0;
        margin: 0;
        z-index: 1;
        line-height: 100%;
        border-radius: 0px 5px 5px 0px;
    }

        .custom-upload .upload-button input {
            background-color: #fff;
            border: 1px #dfd7ca solid;
            border-right: 0px;
            color: #898989;
            float: left;
            font-size: 11px;
            line-height: 16px;
            padding: 7px 10px 7px 10px;
            resize: none;
            width: 200px;
        }

    .custom-upload .upload-button-front {
        background: #2a3435 url(/static/v3/graphics/browse-btn.png) center right no-repeat;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 284px;
        padding: 0;
        margin: 0;
        z-index: 1;
        line-height: 100%;
        border-radius: 0px 5px 5px 0px;
    }

        .custom-upload .upload-button-front input {
            background-color: #fff;
            border: 1px #dfd7ca solid;
            border-right: 0px;
            color: #898989;
            float: left;
            font-size: 11px;
            line-height: 16px;
            padding: 7px 10px 7px 10px;
            resize: none;
            width: 200px;
        }

.thumbpdf {
    width: 100%;
    float: left;
    padding-bottom: 15px;
}

.text-left {
    text-align: left !important;
}

.table-width150 {
    min-width: 184px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 0px;
    font-size: 14px;
}

.content-frame .table-responsive table {
    margin: 0px;
}

.mobile-save-button {
    width: auto;
    float: left;
}

.mobile-decline-button {
    width: auto;
    float: right;
}

#gallery {
    display: none;
}

.remove-screengrab {
    position: absolute;
    top: -12px;
    right: -12px;
    z-index: 100;
}

.brand-articlemain .main-brand-sidebar #accordion {
    margin-top: 0px;
}

#accordion {
    width: 100%;
    float: left;
    margin-top: 20px;
}

    #accordion .panel {
        border: none;
        box-shadow: none;
        border-radius: 0;
        margin-top: 0px;
        margin-bottom: 5px;
    }

    #accordion .panel-heading {
        padding: 0;
        border-radius: 0;
        text-align: center;
        border: none;
    }

h4.panel-title {
    width: inherit;
    float: inherit;
}

#accordion .panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    color: #262626;
}

#accordion .panel-heading .accordion-toggle.collapsed:after {
    content: "\e080";
}

#accordion .panel-heading .panel-title a {
    background: #F0EFEB;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #262626;
    text-align: left;
    display: block;
    transition: all 0.5s ease 0s;
}

    #accordion .panel-heading .panel-title a:focus {
        background: #a2a2a2;
        color: #fff;
    }

        #accordion .panel-heading .panel-title a:focus.accordion-toggle:after {
            font-family: 'Glyphicons Halflings';
            content: "\e114";
            float: right;
            color: #fff;
        }

        #accordion .panel-heading .panel-title a:focus.accordion-toggle.collapsed:after {
            content: "\e080";
        }

    #accordion .panel-heading .panel-title a.submitbar {
        background: #bcdbd0;
        color: #262626;
        border: 1px solid #dce2e6;
    }

#navBrandlist li a.submitted-category {
    background: #bcdbd0;
    color: #2a3435;
    border: 1px solid #dce2e6;
}

#accordion .panel-heading .panel-title a.accordion-toggle.submitbar:after {
    color: #000;
    font-size: 12px;
}

#accordion .panel-heading .panel-title a.savebar {
    background: #337ab7;
    color: #fff;
}

#accordion .panel-heading .panel-title a.accordion-toggle.savebar:after {
    color: #fff;
}

#accordion .panel-heading .panel-title a.editbar {
    background: #d49803;
    color: #fff;
}

#accordion .panel-heading .panel-title a.accordion-toggle.editbar:after {
    color: #fff;
}

#accordion .panel-body {
    background: #f3f3f3;
    padding: 15px 20px;
    position: relative;
}

    #accordion .panel-body fieldset {
        min-width: inherit;
        padding: inherit;
        margin: inherit;
        border: inherit;
        width: 100%;
    }

    #accordion .panel-body label {
        width: 100%;
        float: left;
        font-size: 14px;
        color: #262626;
        font-weight: normal;
        padding: 10px 0px 0px 0px;
    }

    #accordion .panel-body textarea {
        width: 100%;
        float: left;
        font-size: 14px;
        color: #262626;
        height: 110px;
        padding: 10px 15px 10px 15px;
        border: 1px #cbcbcb solid;
    }

    #accordion .panel-body:after {
        content: "";
        position: absolute;
        top: -26px;
        left: 20px;
        border: 15px solid transparent;
        border-bottom: 15px solid #f3f3f3;
    }

    #accordion .panel-body p {
        font-size: 16px;
    }

button {
    border: none;
}

.custom-btn {
    border-radius: 4px;
    margin: 20px 5px 0px 0px;
    padding: 7px 15px 7px 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    background: transparent;
    outline: none !important;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
}

.save-draft {
    background: #337ab7;
    z-index: 1;
    color: #fff;
}

    .save-draft:hover::before, .save-draft:focus::before, .save-draft:active::before {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    .save-draft::before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #337ab7;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

.edit-button {
    background: #d49803;
    z-index: 1;
    color: #fff;
}

    .edit-button:hover::before, .edit-button:focus::before, .edit-button:active::before {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    .edit-button::before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #dacb09;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

.submit-button {
    background: #69a11b;
    z-index: 1;
    color: #fff;
}

    .submit-button:hover::before, .submit-button:focus::before, .submit-button:active::before {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    .submit-button::before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #5db257;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: 0 50%;
        transform-origin: 0 50%;
        -webkit-transition-property: transform;
        transition-property: transform;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
    }

.btn {
    border: none;
}

.aspNetDisabled.submit-button {
    background: #2a3435;
    z-index: 1;
    color: #fff;
    cursor: not-allowed;
    border: none;
}

.teamTable {
    width: 100%;
    float: left;
    margin-top: 20px;
    border: 1px solid #d2d2d2;
    border-top: 0px;
}

.thead-inverse tr {
    border-top: 0px;
}

.thead-inverse th {
    color: #fff;
    background-color: #00963f;
}

.teamTable td, .teamTable th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #d2d2d2;
}

.teamTable td {
    background-color: #f3f3f3;
}

.signatureFrame {
    width: 100%;
    float: left;
}

    .signatureFrame fieldset {
        width: 100%;
        float: left;
        margin: 20px 0px 0px 0px;
    }

        .signatureFrame fieldset.signatureForm {
            width: auto;
            float: left;
            padding: 0px 10px 0px 10px;
            clear: both;
        }

.signatureFormb {
    width: 100%;
    float: left;
    padding: 0px 10px 0px 10px;
    clear: both;
}

.signatureFrame fieldset.signatureForm label {
    float: left;
    width: 450px;
    margin: 0;
    font-family: 'webb_ellis_cupregular';
    font-size: 14px;
    line-height: 18px;
    color: #262626;
    padding: 7px 30px 5px 0px;
    font-weight: normal;
}

    .signatureFrame fieldset.signatureForm label a {
        color: #337ab7;
    }

        .signatureFrame fieldset.signatureForm label a:hover {
            text-decoration: underline;
        }

.signatureFrame fieldset label {
    float: left;
    width: 450px;
    margin: 0;
    font-family: 'webb_ellis_cupregular';
    font-size: 14px;
    line-height: 18px;
    color: #262626;
    padding: 7px 30px 0px 0px;
    font-weight: normal;
}

.signatureFrame fieldset.signatureForm .text-area-part {
    float: left;
    width: 310px;
    position: relative;
}

.canvas-area {
    width: 400px;
    float: left;
}

.tools {
    width: auto;
    float: left;
    height: 34px;
    margin: 10px 0px 0px 0px;
}

    .tools a {
        background-color: #ececec;
        float: left;
        font-size: 14px;
        color: #262626;
        padding: 7px 10px;
        margin: 0px 5px 0px 0px;
    }

        .tools a.active {
            background-color: #348ECB;
            color: #fff;
        }

.sign-button {
    color: #262626;
}

.sign-canvas {
    width: 100% !important;
    height: 200px;
    float: left;
    border: 2px black solid;
}

#btnSave {
    background-color: #ececec;
    float: right;
    margin: 10px 0px 0px 0px;
    padding: 7px 10px;
    font-size: 14px;
    color: #262626;
}

    #btnSave:hover {
        background-color: #348ECB;
        ;
        color: #fff;
    }

.signatureFrame fieldset.signatureForm input[type="text"] {
    background: #ebf2f0;
    border: none;
    padding: 4px 15px;
    height: 34px;
    line-height: 24px;
    font-family: 'webb_ellis_cupregular';
    font-size: 14px;
    color: #262626;
    width: 100%;
    font-style: normal;
    border-radius: 4px;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.signatureFrame fieldset.signatureForm input.errorInput[type="text"] {
    border: 1px solid #c34d34;
}

.signatureFrame fieldset.signatureForm .button-submitb input[type="submit"] {
    background: #2a3435;
    border: 1px #2a3435 solid;
    width: auto;
    height: auto;
    display: block;
    line-height: 18px;
    font-size: 16px;
    color: #fff;
    margin: 0px 0px 0px 450px;
    padding: 7px 15px 7px 15px;
    border-radius: 3px;
    -webkit-transition: background 0.3s ease-in-out 0s;
    transition: background 0.3s ease-in-out 0s;
    float: left;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.signatureFrame fieldset.signatureForm label.width100 {
    width: 100%;
}

.signatureFrame fieldset.signatureForm .termsArea.button-submit {
    float: left;
    width: 100%;
    padding: 8px 0;
    position: relative;
}

    .signatureFrame fieldset.signatureForm .termsArea.button-submit .term {
        float: left;
        width: auto;
        padding-left: 200px;
    }

        .signatureFrame fieldset.signatureForm .termsArea.button-submit .term .chk-box-part {
            float: left;
            width: 100%;
            position: relative;
            font-family: 'webb_ellis_cupregular';
            font-size: 14px;
            font-weight: normal;
            line-height: 1;
            color: #262626;
        }

            .signatureFrame fieldset.signatureForm .termsArea.button-submit .term .chk-box-part a {
                color: #337ab7;
                text-decoration: underline;
            }

                .signatureFrame fieldset.signatureForm .termsArea.button-submit .term .chk-box-part a:hover {
                    text-decoration: none;
                }

            .signatureFrame fieldset.signatureForm .termsArea.button-submit .term .chk-box-part input {
                float: left;
                margin: 1px 4px 0px 0px;
            }

.panel {
    margin-top: 20px;
}

.panel-title {
    margin-top: 4px;
    font-size: 20px;
}

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    background-color: #2d657e;
    color: #fff;
    border-bottom-width: 0px;
    vertical-align: top;
    font-size: 14px;
    font-weight: normal;
}

.width80 {
    width: 80px;
}

.panel-body {
    padding: 0px;
}

.table-bordered {
    border: 0px;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}
/*.btn-export-excel { float:right; }*/
.signature-button-frame {
    width: auto;
    float: left;
    margin-left: 5px;
}

.pager {
    float: right;
    font-size: 11px;
}

    .pager .previous {
        float: left;
        background-color: #f3f3f3;
        border: 1px solid #ddd;
        padding: 2px 5px;
        margin-left: 2px;
    }

    .pager .previous_disable {
        color: #ccc;
        float: left;
        background-color: #f3f3f3;
        border: 1px solid #ddd;
        padding: 2px 5px;
        margin-left: 2px;
    }

    .pager .next {
        float: left;
        background-color: #f3f3f3;
        border: 1px solid #ddd;
        padding: 2px 5px;
        margin-left: 2px;
    }

    .pager .next_disable {
        color: #ccc;
        float: left;
        background-color: #f3f3f3;
        border: 1px solid #ddd;
        padding: 2px 5px;
        margin-left: 2px;
    }

    .pager .item {
        float: left;
        background-color: #f3f3f3;
        border: 1px solid #ddd;
        padding: 2px 5px;
        margin-left: 2px;
    }

    .pager .item_disable {
        color: #ccc;
        font-weight: bold;
        float: left;
        background-color: #f3f3f3;
        border: 1px solid #ddd;
        padding: 2px 5px;
        margin-left: 2px;
    }

.pager_container {
    width: 350px;
    float: right;
    padding-right: 10px;
    text-align: right;
    font-size: 11px;
}

.pager_item {
    text-decoration: underline;
}

.pager_item_selected {
    color: #808080;
    text-decoration: none;
    font-weight: bold;
}

.pager a, .pager a:hover, .pager a:link, .pager a:active, .pager a:visited {
    color: #0383CC;
    text-decoration: none;
    outline: none;
    border: none;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 180px !important;
}

.bootstrap-select .btn-default {
    background-color: #e6e6e6 !important;
}

.site-logo {
    margin-bottom: 47px;
}

.bootstrap-select .dropdown-menu {
    background: #eee !important;
    color: #787878;
}

    .bootstrap-select .dropdown-menu > li {
        width: 100%;
        border-bottom: 1px #000 dashed !important;
        font-size: 13px;
    }

        .bootstrap-select .dropdown-menu > li > a {
            color: #787878;
            padding: 3px 12px !important;
        }

        .bootstrap-select .dropdown-menu > li.selected a {
            color: #fff;
        }

        .bootstrap-select .dropdown-menu > li a:hover {
            color: #fff;
        }

#navBrandlist {
    width: 100%;
    float: left;
    list-style: none;
    text-align: center;
    margin-top: 15px;
}

    #navBrandlist li {
        background-color: #F0EFEB;
        width: 100%;
        float: left;
        margin: 5px 0px 5px 0px;
        list-style-type: none;
        border: 1px solid #e6e6e6;
        border-radius: 5px;
        -webkit-border-radius: 5px;
    }

        #navBrandlist li a {
            width: 100%;
            float: left;
            color: #000000;
            font-weight: bold;
            color: #3e454c;
            padding: 10px 15px 10px 15px;
            text-align: left;
        }

            #navBrandlist li a:hover {
                background-color: #e8f2f7;
                color: #262626;
            }

.icon {
    width: 100%;
    float: left;
    text-align: center;
}

#navBrandlist li.submitQuestion {
    background-color: #69a11b;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

    #navBrandlist li.submitQuestion a {
        color: #fff;
    }

        #navBrandlist li.submitQuestion a:hover {
            background-color: #69a11b;
            border-radius: 5px;
            -webkit-border-radius: 5px;
        }

#navBrandlist li.savebar {
    background-color: #337ab7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

    #navBrandlist li.savebar a {
        color: #fff;
    }

        #navBrandlist li.savebar a:hover {
            background-color: #337ab7;
            border-radius: 5px;
            -webkit-border-radius: 5px;
        }

.categoryRecord {
    width: 100%;
    float: left;
    font-size: 14px;
    color: red;
    padding: 10px 0px 0px 0px;
}

.report-frame {
    width: 100%;
    float: left;
    padding: 15px 5px 0px 5px;
}

    .report-frame p {
        margin-bottom: 0px;
    }

.back-button {
    width: auto;
    float: left;
    margin: 0px 5px 0px 0px;
}

    .back-button a {
        background-color: #e6e6e6;
        float: left;
        font-size: 12px;
        color: #3e454c;
        padding: 6px 15px 7px 15px;
        border-radius: 4px;
        border: 1px solid #e6e6e6;
    }

        .back-button a:hover {
            background-color: #e8f2f7;
        }

.manage-line {
    width: 100%;
    float: left;
    padding: 15px 0px 0px 0px;
    font-family: 'webb_ellis_cupregular';
    font-size: 16px;
    color: #262626;
    line-height: 20px;
}

html body .riSingle .riTextBox, html body .riSingle .riTextBox[type="text"] {
    border-radius: 4px 0 0 4px;
}

.RadPicker table.rcTable td {
    background: #ebf2f0;
    border-radius: 0 3px 3px 0;
}

.login-heading {
    color: #202829;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.login-sub-heading {
    color: #6b7273;
    font-size: 14px;
}

#bs-example-navbar-collapse-1 .navbar-nav {
    padding: 10px 0 0 0;
}

.btn-primary {
    background-color: #2a3435;
}

    .btn-primary:hover {
        background-color: #060606;
    }

.sub-main-heading ul.diff-value-icons li.copy-share:nth-child(3) a {
    background-image: url(../graphics/share_icon_new.png);
}

    .sub-main-heading ul.diff-value-icons li.copy-share:nth-child(3) a:hover {
        background-image: url(../graphics/share_icon_new_over.png);
    }

.sub-main-heading ul.diff-value-icons li:nth-child(3) a.royality-back-icon {
    background-position: 0 0;
    background-image: url(../graphics/new-grid-icon01.png);
    background-size: 32px 32px;
}

    .sub-main-heading ul.diff-value-icons li:nth-child(3) a.royality-back-icon:hover {
        background-position: 0 0;
        background-image: url(../graphics/new-grid-icon01.png);
        background-size: 32px 32px;
    }

@media (min-width: 1200px) {
    .container {
        width: 970px;
    }
}

@media screen and (min-width: 1201px) and (max-width : 1490px) {
    ` .submission-top-slider .col-md-12 {
        width: 100%;
    }
}

@media only screen and (max-width:1199px) {
    nav.nav-menu ul.menu > li a {
        padding: 4px 15px;
    }

    .top-right-area {
        float: left;
        width: 100%;
    }

        .top-right-area .statsChngeArea .waitingApprvl {
            float: left;
        }

        .top-right-area .popupRightBtns > img {
            float: left;
        }

        .top-right-area .popupRightBtns #divStageButton > div {
            float: left;
        }

    .submissiontab-details .maintpl-attachment-box {
        width: 100%;
    }

    .attachmenttab-main-top .msgPostArea .upload-limit {
        width: 100%;
        padding: 0;
    }

    .attachmenttab-main-top .msgPostArea .form {
        width: 100%;
        padding: 15px 0 0;
    }

    .royalty-report .statment-content .statements fieldset label {
        width: 50%;
    }

    .royalty-report .statment-content .statements fieldset .field-set-box {
        width: 50%;
    }

    #toolList {
        display: none;
    }
}

@media only screen and (max-width:1024px) {
    .header-outer .header-part span.logo {
        width: 116px;
        margin: 27px 0 0 0;
    }

    .header-right-part .social-part-main {
        padding: 0 0 0 31px;
    }

    nav.nav-menu ul.menu > li a {
        font-size: 0.75rem;
        padding: 4px 15px;
    }

    .approvalAreaLft.col-xs-12.col-sm-7.col-md-8.col-lg-9 .subMsnFrmArea .subMsnFrmAreaForm fieldset {
        width: 50%;
    }

    .subMsnFrmArea .subMsnFrmAreaForm fieldset {
        width: 50%;
    }
}

@media only screen and (max-width:992px) {
    nav.nav-menu ul.menu > li a {
        padding: 4px 8px;
    }

    .approvalAreaLft.col-xs-12.col-sm-7.col-md-8.col-lg-9 .subMsnFrmArea .subMsnFrmAreaForm fieldset {
        width: 100%;
        padding: 6px 15px;
    }

    .subMsnFrmArea .subMsnFrmAreaForm fieldset {
        width: 50%;
    }

    .approvalHdr .dropdown-top {
        margin-right: 15px;
    }

    .approvalAreaLft.col-xs-12.col-sm-7.col-md-8.col-lg-9 .table-bottom-box .pager-box .pager > div:first-child {
        display: none;
    }

    .approvalAreaLft.col-xs-12.col-sm-7.col-md-8.col-lg-9 .table-bottom-box .pager-box .pager > div:nth-child(2) {
        padding-left: 0 !important;
    }

    .approvalAreaLft.col-xs-12.col-sm-7.col-md-8.col-lg-9 .table-bottom-box .pager-box .pager .previous_disable {
        background-position: 0 center;
        width: 23px;
    }

    .add-view-massagetab .msgBord .msgArea .msgareaouter {
        padding: 70px 0 0;
    }

    .messagereceivermain .divMain .divName {
        float: left;
        width: 100%;
        padding: 60px 0 0 0;
    }

    .add-view-massagetab .msgBord .msgArea .msgmainarea:before {
        left: 10px;
        top: -32px;
        border-color: transparent transparent #effafe transparent;
    }

    .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPrivate table {
        width: 100%;
    }

        .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPrivate table, .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPrivate table tbody, .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPrivate table tr, .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPrivate table tr td {
            display: block;
        }

            .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPrivate table tr td input {
                float: none;
                margin: 0 5px 0 0;
            }

            .add-view-massagetab .msgBord .msgPostArea .message-receiver #slide-down .divinput #dvPrivate table tr td label {
                line-height: 1;
                float: none;
            }

    .create-submission-edit .contentArea03 .form fieldset {
        width: 100%;
        padding: 0;
    }

        .create-submission-edit .contentArea03 .form fieldset + fieldset {
            margin-top: 30px;
        }

    .creation-new-tabs ul.TabbedPanelsTabGroup li {
        font-size: 18px;
    }

    .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table, .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table tbody, .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table tr, .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table tr td {
        display: block;
    }

        .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table tr td {
            position: relative;
            width: 100%;
        }

            .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .table-outer-box > table tr td label {
                float: none;
                width: auto;
            }

    .creation-new-tabs .TabbedPanelsContent .blueTtl {
        font-size: 15px;
    }

    .creation-new-tabs .upload-file-area .submissionMsgArea .left-upload-area {
        width: 100%;
    }

        .creation-new-tabs .upload-file-area .submissionMsgArea .left-upload-area + .left-upload-area {
            margin-top: 25px;
        }

    .royalty-report .statment-content .statements fieldset {
        margin: 0 0 15px;
    }

        .royalty-report .statment-content .statements fieldset label {
            width: 100%;
            padding: 0 0 5px;
            line-height: 1.5;
        }

        .royalty-report .statment-content .statements fieldset .field-set-box {
            width: 100%;
        }

            .royalty-report .statment-content .statements fieldset .field-set-box.radio-buttons {
                margin: 0;
            }

                .royalty-report .statment-content .statements fieldset .field-set-box.radio-buttons span.span {
                    margin-top: 0;
                }

    .copy-new-part {
        width: 366px;
    }

    .address-frame {
        padding: 20px 0px 0px 0px;
    }

    .bx-wrapper {
        width: 425px;
    }

    .signatureFrame fieldset.signatureForm label {
        width: 250px;
    }

    .signatureFrame fieldset label {
        width: 250px;
    }

    .signatureFrame fieldset.signatureForm .button-submitb input[type="submit"] {
        margin: 0px 0px 0px 250px;
    }
}

@media screen and (min-width: 992px) and (max-width : 1024px) {
    .sub-main-heading ul.sub-pagging-ul {
        margin-right: 5px;
    }

    .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox .captureimage {
        display: none;
    }

    .message-reciever {
        margin: 0px;
    }
}

@media screen and (min-width: 768px) and (max-width : 991px) {
    .white-bg {
        height: auto;
    }

    .notice-descp {
        padding: 0 5px 0px 15px;
    }

    .k-chart {
        position: initial !important;
    }

    .graph-frame .k-chart {
        position: initial !important;
    }

    .navbar-collapse {
        padding-left: 0px;
        padding-right: 0px;
    }

    .nav > li > a {
        padding: 10px 3px 6px 3px;
    }

    .navbar-inverse .navbar-nav > li > a {
        font-size: 12px;
    }

    .header-right-part {
        width: 600px;
    }

        .header-right-part .company-info-part {
            width: 370px;
        }

    .company-info-part .company-ifo-text {
        width: 240px;
    }

    .sub-main-heading .sub-heading-title h2 {
        font-size: 22px;
    }

    .sub-main-heading .sub-heading-title {
        width: auto;
        float: left;
    }

    .sub-main-heading .sub-heading-icons {
        width: auto;
        float: right;
    }

    .popupRightBtns {
        padding: 0px;
    }

    .add-view-massagetab .msgBord .msgPostArea .top-msg-post .floatLeft.text-area {
        padding-right: 0px;
    }

    .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox {
        width: 100%;
        position: relative;
        top: 10px;
    }

        .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox .captureimage {
            width: 160px;
            display: none;
        }

    .message-reciever {
        width: 164px;
        padding: 0px;
    }

    .first-tab .main-block-new .statsListOutr span {
        width: 40%;
    }

        .first-tab .main-block-new .statsListOutr span + span {
            width: 60%;
        }

    .submission-top-slider .left-contain {
        border-right: 0px;
        min-height: inherit;
        padding: 0px 0px 15px 0px;
    }

    .submission-top-slider .right-contain {
        padding: 0 0 10px 0px;
    }

    .unit-frame {
        float: left;
    }

    .bordertop1 {
        border-top: 0px;
    }

    .message-reciever {
        margin: 0px;
    }
}

@media only screen and (max-width:767px) {
    .outer-container {
        padding-bottom: 5px;
    }

    .main-login-back {
        max-width: 100% !important;
        width: 60% !important;
        -webkit-overflow-scrolling: touch;
    }

        .main-login-back form.login-form h2 {
            font-size: 20px;
            margin-bottom: 0px;
        }

    .top-search .search-form {
        display: none;
    }

    .header-right-part {
        width: 260px;
        padding-top: 9px;
    }

    .header-outer .header-part span.logo img {
        width: 70px;
    }

    .header-right-part .social-part-main {
        display: none;
    }

    .header-right-part .company-info-part {
        width: auto;
        padding: 0;
    }

    .company-info-part .company-ifo-img {
        display: none;
    }

    .company-info-part .company-ifo-text {
        width: auto;
        padding: 0;
    }

    nav.nav-menu ul.menu {
        display: none;
    }

    nav.nav-menu span.toggle-new {
        display: block;
    }

    .navbar-toggle {
        margin-top: 4px;
        margin-bottom: 4px;
        border-radius: 3px;
    }

    .nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mobile-menu-part.mobile-section-view {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        bottom: 0;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-transition: top 1s ease-in-out 0s;
        transition: top 1s ease-in-out 0s;
        background: #2D657E;
        z-index: 1000099;
    }

    .mobile-section-view .top-header-part .close-menu-mobile {
        display: block;
    }

    .mobile-section-view .header-outer {
        background: #2D657E;
        padding-top: 5px;
        padding-bottom: 8px;
        border-bottom: 1px solid #122832;
    }

        .mobile-section-view .header-outer .header-part {
            position: static;
        }

            .mobile-section-view .header-outer .header-part span.logo {
                position: absolute;
                top: 0;
                left: 10px;
                z-index: 111;
            }

                .mobile-section-view .header-outer .header-part span.logo img {
                    display: none;
                }

                .mobile-section-view .header-outer .header-part span.logo a {
                    background: url(../graphics/mobile_logo.png) no-repeat;
                    width: 80px;
                    height: 103px;
                    display: block;
                }

    .mobile-section-view .header-right-part {
        padding: 0 25px 0 80px;
        float: left;
        width: 100%;
        max-width: 100%;
    }

    .mobile-section-view .company-info-part .company-ifo-text p {
        color: #fff;
    }

    .mobile-section-view .company-info-part ul.login-points li + li {
        border-left-color: #fff;
    }

    .mobile-section-view .company-info-part ul.login-points li a {
        background-image: url(../graphics/profile-icon-mobile.png);
    }

    .mobile-section-view .company-info-part ul.login-points li + li a {
        background-image: url(../graphics/logout-icon-mobile-new.png);
    }

    .mobile-section-view nav.nav-menu {
        background: #204758;
        padding-top: 15px;
    }

        .mobile-section-view nav.nav-menu .col-xs-12 {
            padding: 0;
        }

        .mobile-section-view nav.nav-menu ul.menu {
            display: block;
            padding: 0;
            width: 100%;
        }

        .mobile-section-view nav.nav-menu ul li {
            float: left;
            width: 100%;
            border-top: 1px solid #122832;
        }

            .mobile-section-view nav.nav-menu ul li#home {
                border-top: 0 none;
            }

        .mobile-section-view nav.nav-menu ul.menu > li#home > a.glyphicon:before {
            display: none;
        }

        .mobile-section-view nav.nav-menu ul.menu > li#home > a.glyphicon:after {
            content: "Home";
            font-family: Arial, Helvetica, sans-serif;
        }

        .mobile-section-view nav.nav-menu ul.menu > li:first-child > a {
            padding: 4px 15px;
        }

        .mobile-section-view nav.nav-menu ul li a {
            border: 0 none;
            font-size: 0.8125rem;
            padding: 4px 15px;
        }

        .mobile-section-view nav.nav-menu ul li:hover a {
            background: #173442;
        }

        .mobile-section-view nav.nav-menu ul li a:hover {
            background: #173442;
        }

        .mobile-section-view nav.nav-menu span.toggle-new {
            display: block;
            float: left;
            width: 100%;
            border-top: 1px solid #122832;
            border-bottom: 1px solid #122832;
            line-height: 38px;
            font-size: 0.8125rem;
            font-weight: bold;
            text-transform: uppercase;
            padding: 4px 15px;
            color: #fff;
        }

            .mobile-section-view nav.nav-menu span.toggle-new i.small-lines {
                display: none;
            }

            .mobile-section-view nav.nav-menu span.toggle-new:hover {
                background: #173442;
            }

        .mobile-section-view nav.nav-menu ul.menu > li ul.ulSub {
            background: #68ABCC;
            min-width: 10px;
            position: relative;
            top: auto;
            left: auto;
            visibility: visible;
            opacity: 1;
            -webkit-transform: rotateX(0deg);
            transform: rotateX(0deg);
            float: left;
            width: 100%;
            height: 0;
            display: none;
            -webkit-transition: height 0.3s ease 0s;
            transition: height 0.3s ease 0s;
        }

        .mobile-section-view nav.nav-menu ul.menu > li:hover ul.ulSub {
            height: auto;
            display: block;
        }

        .mobile-section-view nav.nav-menu ul.menu > li ul.ulSub li {
            padding: 0;
            border-top: 1px solid #122832;
        }

            .mobile-section-view nav.nav-menu ul.menu > li ul.ulSub li + li {
                border-top: 1px solid #122832;
            }

            .mobile-section-view nav.nav-menu ul.menu > li ul.ulSub li a {
                padding: 4px 15px 4px 30px;
                white-space: nowrap;
                display: block;
                line-height: 38px;
                border: 0 none;
            }

                .mobile-section-view nav.nav-menu ul.menu > li ul.ulSub li a:hover {
                    background: #1F4556;
                }

        .mobile-section-view nav.nav-menu ul.menu > li:hover ul.ulSub li a:hover {
            background: #A8CEE1;
        }

        .mobile-section-view nav.nav-menu ul.menu > li:hover ul.ulSub li a {
            background: #68ABCC;
        }

    .slidingDiv .TabbedPanelsContentGroup, .outer-main-box {
        min-height: 5px;
    }

    .approvalHdr .toggle-slide {
        float: right;
        clear: right;
        margin: 0;
        display: none !important;
    }

    .approval-table-outer table {
        min-width: 100%;
        width: 100%;
    }

        .approval-table-outer table colgroup col {
            width: auto !important;
        }

        .approval-table-outer table thead th, .approval-table-outer table tbody td {
            display: none !important;
        }

        .approval-table-outer table tbody tr.rgNoRecords td {
            display: table-cell !important;
            width: 100% !important;
            padding: 12px;
        }

        .approval-table-outer table thead th.firstColumn, .approval-table-outer table tbody td.firstColumn, .approval-table-outer table thead th.secondColumn, .approval-table-outer table tbody td.secondColumn {
            display: table-cell !important;
            padding: 12px;
        }

        .approval-table-outer table thead th.firstColumn, .approval-table-outer table tbody td.firstColumn {
            width: 30% !important;
        }

        .approval-table-outer table thead th.secondColumn, .approval-table-outer table tbody td.secondColumn {
            width: 70% !important;
        }

    .subMsnFrmArea .subMsnFrmAreaForm fieldset {
        width: 100%;
        padding: 6px 15px;
        position: relative;
    }

    .TabbedPanelsContent .table-bottom-box {
        padding: 13px 15px;
    }

    .table-bottom-box .pager-box .pager > div:first-child {
        display: none;
    }

    .table-bottom-box .pager-box .pager > div:nth-child(2) {
        padding-left: 0 !important;
    }

    .table-bottom-box .pager-box .pager .previous_disable {
        background-position: 0 center;
        width: 23px;
    }

    .approvalAreaRgt {
        margin-top: 0px;
        position: absolute;
        top: 0px;
        z-index: 100;
    }

    .attachmenttab-main-top #dvDownloadAll {
        width: auto;
    }

    footer {
        position: static;
        height: auto;
        padding-bottom: 20px;
        bottom: auto;
    }

        footer ul li span {
            float: left;
            width: 100%;
        }

    .submission-top-slider .top-lft-slider {
        padding: 0 10px 0 0;
        float: left;
    }

    .top-right-area {
        width: 50%;
        padding: 0 0 0 10px;
        margin: 0;
    }

    .submission-heading .sub-main-heading {
        display: block;
        float: left;
    }

    .sub-main-heading .sub-heading-title {
        width: 100%;
        display: block;
        float: left;
        margin: 0px;
    }

    .sub-main-heading .sub-heading-icons {
        padding: 0px;
    }

    .sub-main-heading .sub-heading-title h6 {
        font-size: 20px;
    }

    .sub-main-heading .sub-heading-title h2 {
        font-size: 25px;
    }

    .sub-main-heading .sub-heading-icons {
        width: 100%;
        display: block;
        float: left;
    }

    .sub-main-heading ul.sub-pagging-ul {
        float: left;
        margin-right: 0;
    }

    #noAnnotation {
        padding-top: 0;
        display: none !important;
    }

    #viewer {
        padding-top: 0;
        display: none !important;
    }

    .download-all-sebmissions {
        display: none !important;
    }

    .submissiontab-details .maintpl-attachment-box {
        width: 50%;
    }

    .second-tab .maintpl-attachment-box {
        width: 50%;
    }

        .second-tab .maintpl-attachment-box:nth-of-type(n) {
            clear: none;
        }

        .second-tab .maintpl-attachment-box:nth-of-type(2n+1) {
            clear: both;
        }

    .add-view-massagetab .uloadTtl > div.addmsglink a {
        width: auto;
    }

    .add-view-massagetab .msgBord .msgArea .msgareaouter {
        padding: 70px 0 0;
    }

    .messagereceivermain .divMain .divName {
        float: left;
        width: 100%;
        padding: 0 0 0 60px;
    }

    .add-view-massagetab .msgBord .msgArea .msgmainarea:before {
        left: 10px;
        top: -32px;
        border-color: transparent transparent #effafe transparent;
    }

    .third-tab .messagereceivermain .divMain .divName {
        padding: 0 0 0 60px;
    }

    .attachmenttab-main-top #dvDownloadAll {
        display: none !important;
    }

    .creation-new-tabs table.display-parameter-new {
        min-width: 50px;
    }

        .creation-new-tabs table.display-parameter-new tr td {
            display: none;
        }

            .creation-new-tabs table.display-parameter-new tr td.formobileonly {
                display: table-cell;
                width: 50% !important;
            }

    .royalty-top-search .toggle-slide {
        display: none !important;
    }

    .rolaylty-lft-btn {
        width: 270px;
    }

    .royalti-table-part table thead th, .royalti-table-part table tbody td {
        display: none !important;
    }

        .royalti-table-part table thead th.firstColumn, .royalti-table-part table tbody td.firstColumn, .royalti-table-part table thead th.secondColumn, .royalti-table-part table tbody td.secondColumn {
            display: table-cell !important;
            padding: 12px;
        }

        .royalti-table-part table thead th.firstColumn, .royalti-table-part table tbody td.firstColumn {
            width: 35% !important;
        }

        .royalti-table-part table thead th.secondColumn, .royalti-table-part table tbody td.secondColumn {
            width: 65% !important;
        }

    .royalti-table-part .table-bottom-box {
        padding: 13px 15px;
    }

    .royalti-table-part .pager-box .pager > div:first-child {
        display: block;
    }

    .royalti-table-part .pager-box .pager > div:nth-child(2) {
        padding-left: 13px !important;
    }

    .royalti-table-part .pager-box .pager .previous_disable {
        background-position: 13px center;
        width: 36px;
    }

    .royalty-report .statment-content .statements fieldset {
        margin: 0 0 11px;
    }

        .royalty-report .statment-content .statements fieldset label {
            width: 50%;
            padding: 0 10px 0 0;
            line-height: 35px;
        }

        .royalty-report .statment-content .statements fieldset .field-set-box {
            width: 50%;
        }

            .royalty-report .statment-content .statements fieldset .field-set-box.radio-buttons {
                margin: 8px 0 0;
            }

                .royalty-report .statment-content .statements fieldset .field-set-box.radio-buttons span.span {
                    margin-top: -8px;
                }

    .royalty-report .statment-content .submit-container .btnContainer input.grayBtn04 {
        float: right;
    }

    .sub-detail-frame {
        padding-left: 30px;
        padding-right: 30px;
    }

    .subdetailbox.royalty-report .submission-detail .sub-detail-frame {
        padding-top: 0;
    }

    .form fieldset {
        padding: 6px 0;
    }

        .form fieldset label {
            width: 100%;
            margin: 0 0 5px;
            padding: 0;
            line-height: inherit;
        }

        .form fieldset input[type=text] {
            padding: 4px 5px;
        }

        .form fieldset .text-area-part {
            width: 100%;
        }

    .form .termsArea.button-submit .term {
        padding-left: 0;
    }

    .form .termsArea.button-submit input[type=submit] {
        float: left;
    }

    .brand-articlemain .main-brand-sidebar span.new-burger-menu {
        display: block;
        width: 32px;
        height: 32px;
    }

    .brand-articlemain .main-brand-sidebar.opensidebar span.new-burger-menu {
        left: 290px;
        position: absolute;
        z-index: 1;
        top: 65px;
    }

    .brand-articlemain .main-brand-sidebar {
        left: -305px;
        z-index: 1000;
    }

        .brand-articlemain .main-brand-sidebar.opensidebar {
            left: 0;
        }

    .brand-articlemain .brand-main-content {
        padding: 0 15px;
        position: absolute;
    }

    .brand-main-content .sliderArea03 .contentArea02 {
        padding: 8px;
    }

    .profile-content-area .form fieldset label {
        width: 100%;
        margin: 0 0 5px;
        line-height: 1.5;
        padding: 0;
    }

    .profile-content-area .form fieldset .text-area-part {
        width: 100%;
    }

    .profile-table-outer table.profile-grid-table tbody th.description-part, .profile-table-outer table.profile-grid-table tbody td.description-part {
        display: none;
    }

    .main-page-content > table, .main-page-content > table tbody, .main-page-content > table tr, .main-page-content > table tr td {
        display: block;
    }

        .main-page-content > table tr td {
            width: 100% !important;
            padding: 8px 0;
        }

            .main-page-content > table tr td:first-child {
                text-align: center;
            }

            .main-page-content > table tr td td:first-child {
                text-align: left;
            }

            .main-page-content > table tr td > img {
                float: none !important;
            }

    .copy-new-part {
        width: 100%;
        margin: 15px 0 0;
    }

    .contentArea02 .mainareacontent .areaemaintext {
        float: left;
        padding-left: 5px;
    }

    .white-bg {
        height: auto;
    }

    .round-frame {
        width: 280px;
        text-align: center;
        margin: 0px;
        display: none;
    }

    .unit-frame {
        width: 100%;
        text-align: center;
        margin: 15px 0px 0px 0px;
    }

    .graph-frame {
        width: 100%;
        text-align: center;
        margin: 15px 0px 0px 0px;
    }

    .bx-wrapper .bx-pager {
        display: none;
    }

    .bx-wrapper .bx-controls-direction a {
        display: none;
    }

    .bx-wrapper .bxslider li {
        height: auto;
    }

        .bx-wrapper .bxslider li img {
            height: auto;
        }

    .imgHolder {
        text-align: center;
        display: none;
    }

    .k-chart {
        position: initial !important;
    }

    .graph-frame .k-chart {
        position: initial !important;
    }
    /*Bootstrap Navigation*/
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }

    .navbar-inverse .navbar-nav > li > a {
        border-bottom: 0px solid transparent;
    }

        .navbar-inverse .navbar-nav > li > a:hover {
            border-bottom: 0px solid #e63c45;
        }

    .caret {
        float: right;
        margin: 8px 0 0 2px;
    }

    .navbar-nav .open .dropdown-menu {
        background-color: #e63c45;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #1f4556;
    }

    .img-holder {
        width: 100px;
        height: auto;
    }

    .nbDetail .post-date {
        padding: 5px 0px 10px 0px;
    }

    footer {
        padding: 30px 0px 30px 0px;
    }

    .dropdown-menu {
        min-width: 100%;
    }

    .submit-right {
        width: 100%;
        float: left;
        margin: 10px 0px 0px 0px;
    }

    .popupRightBtns {
        float: left;
        margin: 0px;
        padding: 0px;
    }

    .spannbAll {
        width: 100%;
        float: left;
        margin: 5px 0px 0px 0px;
    }

    .add-view-massagetab .msgBord .msgPostArea .top-msg-post .floatLeft.text-area {
        padding-right: 0px;
    }

    .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox {
        width: 100%;
        position: relative;
        top: 10px;
    }

        .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox .captureimage {
            width: 160px;
            display: none;
        }

    .message-reciever {
        width: 164px;
        padding: 0px 0px 0px 10px;
    }

    .first-tab .main-block-new .statsListOutr span {
        width: 40%;
    }

        .first-tab .main-block-new .statsListOutr span + span {
            width: 60%;
        }

    .submissiontab-mainbox .submissiontab-details {
        padding: 15px 0px 15px 0px;
    }

    .list-owl-slider ul.slider-main-div {
        margin: 0px;
    }

    .button-section input {
        width: 100px;
    }

    .unit-frame li {
        width: 48%;
        height: 64px;
        margin: 10px 0px 0px 2%;
    }

        .unit-frame li:nth-child(odd) {
            margin: 10px 0px 0px 0px;
        }

        .unit-frame li:nth-child(even) {
            float: right;
        }

    .top-right-area .statsChngeArea {
        display: none;
    }

    .mobile-thumbnails .bx-viewport {
        height: 0px !important;
    }

    #bxslider-pager {
        display: none;
    }

    .noticeboard-listing li {
        padding: 16px 0px 16px 0px;
    }

    .notice-descp h2 {
        line-height: initial;
    }

    .popup {
        margin: 30px auto;
        width: 80%;
    }

        .popup .popup-wrapper {
            padding: 10px 5px 10px 10px;
        }

            .popup .popup-wrapper p {
                font-size: 12px;
            }

        .popup .content {
            max-height: 150px;
        }

    .mobile-save-button {
        width: auto;
    }

    .mobile-decline-button {
        width: 180px;
        float: left;
    }

    .save-button {
        width: auto;
        padding: 2px 8px;
    }

    .decline-button {
        width: auto;
        margin: 0px 5px 0px 5px;
        padding: 2px 8px;
    }

    .agree-button {
        width: auto;
        margin: 0px;
        padding: 2px 8px;
    }

    .maintpl-attachment-box .msgDetail .msgRight .msgRightTxt {
        padding: 0px 15px 0px 15px;
    }

    .submission-top-slider .left-contain {
        padding: 0px;
        border-right: none;
        min-height: auto;
    }

    .bordertop1 {
        border-top: 0px;
    }

    .sub-main-heading ul.diff-value-icons {
        width: 176px;
        float: right;
    }

    .signatureFrame fieldset.signatureForm {
        width: 100%;
        padding: 0px;
    }

    .canvas-area {
        width: 430px;
    }

    .btn-export-excel {
        float: left;
        margin-top: 10px;
    }

    .royalty-report .statment-content .statements fieldset .field-set-box {
        width: 100%;
    }

    .signatureFrame fieldset.signatureForm label {
        width: auto;
        padding: 7px 0px 5px 20px;
    }

    .signatureFrame fieldset.signatureForm .text-area-part {
        width: auto;
        position: absolute;
    }

    .signatureFrame fieldset {
        margin: 10px 0px 0px 0px;
        padding: 0px;
    }

        .signatureFrame fieldset.signatureForm .termsArea.button-submit .term {
            padding-left: 0px;
        }

        .signatureFrame fieldset label {
            width: 100%;
            padding: 0px 30px 5px 0px;
        }

        .signatureFrame fieldset.signatureFormb canvas {
            width: 100%;
            height: 150px;
        }

    .canvas-area {
        width: 100%;
    }

    .signatureFrame fieldset.signatureForm .termsArea.button-submit .term .chk-box-part {
        font-size: 13px;
    }

    .signatureFrame fieldset.signatureForm .button-submitb input[type="submit"] {
        margin: 0px;
    }

    .signatureFrame fieldset.mobileform {
        width: 100%;
    }

        .signatureFrame fieldset.mobileform label {
            width: 250px;
            padding: 7px 30px 5px 0px;
        }

        .signatureFrame fieldset.mobileform .text-area-part {
            width: 250px;
            position: relative;
        }
}

@media only screen and (max-width:640px) {
    .submissiontab-details .maintpl-attachment-box {
        width: 100%;
    }

    .second-tab .maintpl-attachment-box {
        width: 100%;
    }

    .table-bottom-box .bottom-numbering {
        display: none;
    }

    .submission-top-slider .top-lft-slider {
        padding: 0;
        overflow-x: auto;
    }

    .top-right-area {
        width: 100%;
        padding: 0;
    }

    .create-submission-edit {
        padding-top: 30px;
    }

        .create-submission-edit .contentArea03 .form {
            margin: 0 0 20px;
        }

        .create-submission-edit .form fieldset label {
            width: 100%;
            padding: 0 0 5px;
            line-height: 1.5;
            font-size: 14px;
        }

        .create-submission-edit .form fieldset .textfeild-area {
            width: 100%;
        }

        .create-submission-edit .form fieldset .selectpartouter {
            width: 100%;
        }

        .create-submission-edit .contentArea03 .form fieldset + fieldset {
            margin-top: 15px;
        }

    .creation-new-tabs ul.TabbedPanelsTabGroup li {
        font-size: 16px;
    }

    .creation-new-tabs .TabbedPanelsContent .blueTtl {
        font-size: 14px;
    }

    .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset label {
        width: 100%;
        padding: 0 0 5px;
        line-height: 1.5;
        font-size: 14px;
    }

    .creation-new-tabs .multiSelectBox .txtBoxContainer fieldset .textfeild-area {
        width: 100%;
    }

    .royalty-top-search .adv-new-part {
        width: 100%;
    }

    .royalty-report .statment-content .statements fieldset {
        margin: 0 0 15px;
    }

        .royalty-report .statment-content .statements fieldset label {
            width: 100%;
            padding: 0 0 5px;
            line-height: 1.5;
        }

        .royalty-report .statment-content .statements fieldset .field-set-box .radio-section label {
            padding: 0;
        }

        .royalty-report .statment-content .statements fieldset .field-set-box.radio-buttons {
            margin: 0;
        }

            .royalty-report .statment-content .statements fieldset .field-set-box.radio-buttons span.span {
                margin-top: 0;
            }

    .profile-ul-part ul.profile-tab-new li a {
        font-size: 0;
    }

        .profile-ul-part ul.profile-tab-new li a img {
            margin: 0;
        }
}

@media only screen and (max-width:580px) {
    .main-login-back {
        width: 92% !important;
    }

    .notice-descp {
        width: 70%;
    }
}

@media only screen and (max-width:480px) {
    .main-login-back {
        width: 100% !important;
    }

        .main-login-back form.login-form h2 {
            font-size: 18px;
        }

    .mediaguid-outer form.login-form .form-group.half-width {
        width: 100%;
        padding: 0;
    }

        .mediaguid-outer form.login-form .form-group.half-width:nth-of-type(even) {
            padding: 0;
        }

    .main-login-back .bottom-line-part span + span {
        float: right;
    }

    .main-login-back .bottom-line-part span.flags {
        padding: 10px 0 0;
        clear: both;
    }

    .main-login-back.mediaguid-outer .bottom-line-part span.flags {
        padding: 0;
        clear: none;
    }

    .subMsnFrmArea .subMsnFrmAreaForm .search-btn-bot {
        width: auto;
        width: calc(100% - 30px);
        margin: 15px 15px 0;
        text-align: center;
    }

    .subMsnFrmArea .subMsnFrmAreaForm .clear-search-btn {
        width: auto;
        width: calc(100% - 30px);
        margin: 15px 15px 0;
        text-align: center;
    }

    .approved-btn-lines .select-list-bot {
        float: left;
        width: 100%;
    }

    .approved-btn-lines .new-select-part {
        float: left;
        width: 100%;
    }

    .approved-btn-lines .select-list-bot input {
        margin: 15px 0 0;
        width: 100%;
    }

    .approved-btn-lines .submit-bot-btn {
        float: left;
        width: 100%;
    }

        .approved-btn-lines .submit-bot-btn input {
            margin: 15px 0 0;
            width: 100%;
        }

    .sub-main-heading .sub-heading-title h6 {
        font-size: 18px;
    }

    .sub-main-heading .sub-heading-title h2 {
        font-size: 22px;
    }

    .sub-main-heading .sub-heading-icons {
        width: 100%;
        text-align: left;
    }

    .sub-main-heading ul.diff-value-icons {
        float: left;
        width: 100%;
        margin: 15px 0 0;
    }

    .sub-main-heading ul.sub-pagging-ul {
        float: left;
        width: 100%;
    }

    .copy-new-part {
        float: left;
    }

    .submissiontab-details .statslist-main-outer .statsListOutr span {
        font-size: 14px;
        padding: 0px;
    }

        .submissiontab-details .statslist-main-outer .statsListOutr span.title {
            width: 100%;
            padding: 4px 0 2px;
        }

        .submissiontab-details .statslist-main-outer .statsListOutr span.value {
            width: 100%;
            padding: 2px 0 4px;
        }

        .submissiontab-details .statslist-main-outer .statsListOutr span.value02 {
            width: 100%;
            padding: 2px 0 4px;
        }

    .attachmenttab-main-top #dvDownloadAll {
        width: 100%;
    }

    .add-view-massagetab .uloadTtl > div.addmsglink a {
        width: 100%;
    }

    .messagereceivermain .divMain .divName {
        float: left;
        width: 100%;
        padding: 60px 0 0 0;
    }

    .third-tab .messagereceivermain .divMain .divName {
        padding: 60px 0 0 0;
    }

    .messagereceivermain .divMain .divName .divEmail {
        font-size: 15px;
    }

        .messagereceivermain .divMain .divName .divEmail + .divEmail {
            font-size: 13px;
        }

    .attachmenttab-main-top .msgPostArea .upload-limit span.ruFileWrap {
        width: 70%;
    }

    .attachmenttab-main-top .msgPostArea .upload-limit input.ruFakeInput {
        width: 55%;
    }

    .attachmenttab-main-top .msgPostArea .upload-limit .ruButton.ruBrowse {
        padding: 5px 10px 7px;
    }

    .attachmenttab-main-top .msgPostArea .upload-limit .ruButton.ruAdd {
        width: 100% !important;
    }

    .attachmenttab-main-top .msgPostArea .upload-image .upload-submission-btn {
        width: 100% !important;
    }

    .download-all-sebmissions #downallload {
        width: 100% !important;
    }

    .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img {
        float: left;
        margin: 8px 0 5px;
    }

        .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img.desktop-view {
            display: none;
        }

            .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img.desktop-view.displayNone {
                display: none;
            }

            .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img.desktop-view.displayBlock {
                display: none;
            }

        .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img.mobile-view {
            display: block;
        }

            .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img.mobile-view.displayNone {
                display: none;
            }

            .add-view-massagetab .msgBord .msgArea .msgBoxArea .small-shoed-img.mobile-view.displayBlock {
                display: block;
            }

    .creation-new-tabs .left-upload-area .attachment-area input.ruFakeInput {
        width: 55%;
    }

    .creation-new-tabs .TabbedPanelsContent .btnContainer03 input {
        text-align: center;
        width: 215px;
        float: left;
    }

        .creation-new-tabs .TabbedPanelsContent .btnContainer03 input.btnApproval {
            background-position: 19px center;
        }

        .creation-new-tabs .TabbedPanelsContent .btnContainer03 input.btnDraft {
            clear: both;
            margin: 15px 0 0;
            background-position: 55px center;
        }

    .creation-new-tabs .left-upload-area .msgPostArea03 .button-list {
        margin: 0 0 15px;
    }

        .creation-new-tabs .left-upload-area .msgPostArea03 .button-list input {
            width: 100%;
        }

            .creation-new-tabs .left-upload-area .msgPostArea03 .button-list input.btnSubmission {
                margin: 15px 0 0;
            }

            .creation-new-tabs .left-upload-area .msgPostArea03 .button-list input.btnUpdate {
                margin: 15px 0 0;
            }

            .creation-new-tabs .left-upload-area .msgPostArea03 .button-list input.btnCancel {
                margin: 15px 0 0;
            }

    .creation-new-tabs .final-save-box input.save-part-new, .creation-new-tabs .final-save-box .cencel-part-new {
        float: left;
        width: 100%;
    }

    .creation-new-tabs .final-save-box .cencel-part-new {
        margin: 15px 0 0;
    }

    .form .termsArea.button-submit input[type=submit] {
        width: 100%;
    }

    .royalty-report .back-view {
        width: 100%;
    }

    .royalty-report .statment-content .submit-container .btnContainer input.grayBtn04 {
        width: 100% !important;
    }

    .royalty-report .statment-content .submit-after-done .grayBtn04 {
        width: 100% !important;
    }

        .royalty-report .statment-content .submit-after-done .grayBtn04 + .grayBtn04 {
            margin: 15px 0 0 !important;
        }

    .sub-detail-frame .download-part-right {
        width: 100% !important;
    }

    .brand-main-content .maintopheading h3 {
        font-size: 18px;
    }

    .contentArea02 .mainareacontent .areaemaintext h2 {
        font-size: 14px;
    }

    .mainbrandartls .articleboxouter .articlemainheading h3 {
        font-size: 18px;
    }

    .mainbrandartls .articleboxouter h3 {
        font-size: 18px;
    }

    .mainbrandartls .divcontentmain h1, .mainbrandartls .divcontentmain h1.header1 {
        font-size: 16px !important;
    }

    .mainbrandartls .divcontentmain h2.header2, .mainbrandartls .divcontentmain h2 {
        font-size: 15px !important;
    }

    .mainbrandartls .divcontentmain .bodyText {
        font-size: 14px;
    }

    .mainbrandartls .divcontentmain ul {
        padding: 5px 0 5px 20px;
    }

        .mainbrandartls .divcontentmain ul ul {
            padding-left: 10px !important;
        }

        .mainbrandartls .divcontentmain ul li {
            font-size: 14px !important;
        }

            .mainbrandartls .divcontentmain ul li span {
                font-size: 14px !important;
            }

    .profile-content-area .form fieldset .profile-text-new {
        padding: 110px 0 0;
    }

    .profile-content-area .form fieldset input[type=submit] {
        width: 100%;
    }

    .main-page-content h1.header1 {
        font-size: 18px;
    }

    .noticeboard-outer-main .notice-board-list h2 {
        font-size: 18px;
    }

    .popupRightBtns {
        float: left;
    }

    .divStageButtoninner li:first-child {
        margin: 0px;
    }

    .white-bg .create-submission {
        float: left;
        clear: both;
        margin: 0px 0px 10px 0px;
    }

    .outer-main-box .webEllisFrmArea {
        background-color: #fff;
        margin: 0px;
        padding: 15px 15px 15px 15px;
    }

    .imgHolder {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }

    .header-outer .header-part span.logo {
        width: auto;
    }

    .notice-descp {
        padding: 0px;
    }

    .signature-button-frame {
        width: 190px;
        float: left;
        margin: 10px 0px 0px 0px;
        clear: both;
    }
}

@media only screen and (max-width:360px) {
    .header-right-part {
        max-width: 200px;
    }

    .mobile-section-view .header-outer .header-part span.logo a {
        background-size: 100% 100%;
        width: 69px;
        height: 95px;
    }

    .mobile-section-view nav.nav-menu {
        padding-top: 6px;
    }

    .mobile-section-view .header-right-part {
        padding: 0 25px 0 70px;
    }

    .approvalHdr .create-submission {
        width: 100%;
    }

        .approvalHdr .create-submission a {
            margin: 0 0 15px;
        }

    .approvalHdr .dropdown-top .RadComboBox {
        width: 150px !important;
    }

    .brand-articlemain .main-brand-sidebar.opensidebar span.new-burger-menu {
        left: 240px;
    }

    .brand-articlemain .main-brand-sidebar {
        left: -240px;
        width: 240px;
    }

        .brand-articlemain .main-brand-sidebar.opensidebar {
            left: 0;
        }

    .rolaylty-lft-btn {
        width: 100%;
    }

        .rolaylty-lft-btn input {
            margin: 0 0 15px;
        }

    .classhide {
        display: none;
    }

    .classshow {
        display: inline;
    }

    .white-bg h2 {
        font-size: 13px;
    }

    footer {
        padding: 20px 0px 20px 0px;
    }

    .bx-wrapper {
        width: 100%;
    }

    .web-browser-wrapper {
        width: 100%;
    }

    .web-browser {
        font-size: 11px;
    }

    .round-frame {
        width: 100%;
    }

        .round-frame canvas {
            width: 100%;
        }

    .list-owl-slider ul li {
        width: auto;
    }

    .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox {
        width: 100%;
        position: relative;
        top: 10px;
    }

        .add-view-massagetab .msgBord .msgPostArea .top-msg-post .commentimagebox .captureimage {
            width: 160px;
        }

    .message-reciever {
        width: 100%;
        padding: 0px;
    }
}

@media screen and (min-width: 1px) and (max-width : 480px) {
    .img-holder {
        width: 100%;
        margin: 0px 0px 10px 0px;
    }

    .notice-descp {
        width: 100%;
        text-align: center;
    }

        .notice-descp p {
            font-size: 12px;
            line-height: 16px;
        }
}




/* Below is used for Top Scoreres and Ranking pages */

div[class*="dfMc-"] .table {
    font-family: 'Branding Light', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #000;
    font-size: 11px;
    border-bottom: 1px solid #cccccc;
}

    div[class*="dfMc-"] .table thead > tr {
        background-color: #005ea6;
        color: #fff;
        font-weight: normal;
        text-transform: uppercase;
    }

        div[class*="dfMc-"] .table thead > tr th {
            font-weight: normal;
            text-align: center;
        }

            div[class*="dfMc-"] .table thead > tr th.name,
            div[class*="dfMc-"] .table thead > tr th.team {
                text-align: left;
            }

    div[class*="dfMc-"] .table tbody > tr {
        background-color: #ffffff;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6e6e6), color-stop(20%, #fff), to(#fff));
        background-image: -webkit-linear-gradient(#e6e6e6, #fff 20%, #fff);
        background-image: -moz-linear-gradient(top, #e6e6e6, #fff 20%, #fff);
        background-image: -o-linear-gradient(#e6e6e6, #fff 20%, #fff);
        background-image: linear-gradient(#e6e6e6, #fff 20%, #fff);
        background-repeat: no-repeat;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6e6e6', endColorstr='#ffffffff', GradientType=0);
    }

        div[class*="dfMc-"] .table tbody > tr.firstLine td {
            height: 72px;
            font-size: 14px;
        }

            div[class*="dfMc-"] .table tbody > tr.firstLine td > div {
                font-size: 14px;
            }

        div[class*="dfMc-"] .table tbody > tr.firstLine .name .boxElements {
            width: 72px;
        }

            div[class*="dfMc-"] .table tbody > tr.firstLine .name .boxElements .images {
                width: 60px;
                height: 60px;
            }

        div[class*="dfMc-"] .table tbody > tr.firstLine .name > div:last-child {
            left: 88px;
        }

        div[class*="dfMc-"] .table tbody > tr.firstLine .goals .badge {
            min-width: 40px;
            min-height: 40px;
            line-height: 34px;
        }

        div[class*="dfMc-"] .table tbody > tr.withMedia .name > div:last-child {
            left: 62px;
        }

        div[class*="dfMc-"] .table tbody > tr.withMedia .nombre {
            width: 32%;
        }

            div[class*="dfMc-"] .table tbody > tr.withMedia .nombre .border {
                width: 75%;
                left: 50px;
            }

            div[class*="dfMc-"] .table tbody > tr.withMedia .nombre div.boxElements {
                width: 35px;
            }

        div[class*="dfMc-"] .table tbody > tr td {
            text-align: center;
            padding: 0 1px;
            height: 45px;
            line-height: normal;
            vertical-align: middle;
            position: relative;
        }

            div[class*="dfMc-"] .table tbody > tr td > div {
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                transform: translateY(-50%);
                width: 100%;
            }

            div[class*="dfMc-"] .table tbody > tr td.pos {
                font-size: 24px;
                color: #1a3e72;
                line-height: 24px;
            }

            div[class*="dfMc-"] .table tbody > tr td.mark {
                position: relative;
            }

                div[class*="dfMc-"] .table tbody > tr td.mark:before {
                    width: 15px;
                    height: 15px;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    border-radius: 50%;
                    content: " ";
                    display: block;
                    left: 0;
                    top: 32%;
                    position: absolute;
                }

                div[class*="dfMc-"] .table tbody > tr td.mark.box1:before {
                    background-color: #962223;
                }

                div[class*="dfMc-"] .table tbody > tr td.mark.box2:before {
                    background-color: #eb2725;
                }

                div[class*="dfMc-"] .table tbody > tr td.mark.box3:before {
                    background-color: #ee7e36;
                }

                div[class*="dfMc-"] .table tbody > tr td.mark.box4:before {
                    background-color: #f1a21f;
                }

                div[class*="dfMc-"] .table tbody > tr td.mark.box5:before {
                    background-color: #cfca69;
                }

                div[class*="dfMc-"] .table tbody > tr td.mark.box6:before {
                    background-color: #807778;
                }

                div[class*="dfMc-"] .table tbody > tr td.mark.box7:before {
                    background-color: #000000;
                }

                div[class*="dfMc-"] .table tbody > tr td.mark.team {
                    padding-left: 20px;
                }

            div[class*="dfMc-"] .table tbody > tr td.name,
            div[class*="dfMc-"] .table tbody > tr td.team,
            div[class*="dfMc-"] .table tbody > tr td.nombre {
                text-align: left;
                text-indent: 0;
            }

                div[class*="dfMc-"] .table tbody > tr td.name > div.boxElements,
                div[class*="dfMc-"] .table tbody > tr td.team > div.boxElements,
                div[class*="dfMc-"] .table tbody > tr td.nombre > div.boxElements {
                    width: 50px;
                }

                div[class*="dfMc-"] .table tbody > tr td.team .border,
                div[class*="dfMc-"] .table tbody > tr td.nombre .border,
                div[class*="dfMc-"] .table tbody > tr td.name .border {
                    border-right: none;
                }

            div[class*="dfMc-"] .table tbody > tr td.team {
                padding: 0 10px;
                width: 15%;
            }

                div[class*="dfMc-"] .table tbody > tr td.team > div {
                    width: auto;
                }

                    div[class*="dfMc-"] .table tbody > tr td.team > div:last-child {
                        left: 42px;
                    }

            div[class*="dfMc-"] .table tbody > tr td.name > div {
                width: auto;
            }

            div[class*="dfMc-"] .table tbody > tr td.nombre > div:last-child {
                width: 90%;
                display: -webkit-flex;
                display: -moz-flex;
                display: -ms-flexbox;
                display: -ms-flex;
                display: flex;
            }

                div[class*="dfMc-"] .table tbody > tr td.nombre > div:last-child span:nth-child(2) {
                    position: absolute;
                    top: 50%;
                    -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                    left: 36px;
                }

            div[class*="dfMc-"] .table tbody > tr td .border {
                border-right: 1px solid #1a3e72;
                margin-top: 0px;
                position: relative;
                top: 0;
                -webkit-transform: translateY(0);
                -ms-transform: translateY(0);
                transform: translateY(0);
            }

            div[class*="dfMc-"] .table tbody > tr td.goals {
                text-align: center;
            }

                div[class*="dfMc-"] .table tbody > tr td.puntos.destacado .border,
                div[class*="dfMc-"] .table tbody > tr td.goals .border {
                    border-right: 0;
                }

                    div[class*="dfMc-"] .table tbody > tr td.puntos.destacado .border:after,
                    div[class*="dfMc-"] .table tbody > tr td.goals .border:after {
                        position: absolute;
                        right: 0;
                        content: " ";
                        display: block;
                        width: 1px;
                        height: 13px;
                        background-color: #1a3e72;
                        top: 50%;
                        -webkit-transform: translate(0, -50%);
                        -moz-transform: translate(0, -50%);
                        -ms-transform: translate(0, -50%);
                        -o-transform: translate(0, -50%);
                        transform: translate(0, -50%);
                    }

                    div[class*="dfMc-"] .table tbody > tr td.puntos.destacado .border .badge,
                    div[class*="dfMc-"] .table tbody > tr td.goals .border .badge {
                        color: #fff;
                        margin: 0 auto;
                    }

                    div[class*="dfMc-"] .table tbody > tr td.puntos.destacado .border:before,
                    div[class*="dfMc-"] .table tbody > tr td.puntosanterior1 .border:before {
                        position: absolute;
                        left: 0;
                        content: " ";
                        display: block;
                        width: 1px;
                        height: 13px;
                        background-color: #1a3e72;
                        top: 50%;
                        -webkit-transform: translate(0, -50%);
                        -moz-transform: translate(0, -50%);
                        -ms-transform: translate(0, -50%);
                        -o-transform: translate(0, -50%);
                        transform: translate(0, -50%);
                    }

            div[class*="dfMc-"] .table tbody > tr td .badge {
                background-color: #1a3e72;
                line-height: 23px;
                text-align: center;
                width: 29px;
                height: 29px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                color: #fff;
                display: block;
                text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
                white-space: nowrap;
            }

            div[class*="dfMc-"] .table tbody > tr td:first-child {
                padding-left: 10px;
            }

div[class*="dfMc-"] .mark-position {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

div[class*="dfMc-"].maxSize-991 .table tbody > tr td:first-child {
    width: 20%;
}

div[class*="dfMc-"].maxSize-991 .table tbody > tr td.nombre > div:last-child span:nth-child(2) {
    width: 60%;
}

div[class*="dfMc-"].maxSize-767 .table tbody > tr td:first-child {
    width: 35%;
}

div[class*="dfMc-"] .maxSize-479 .table thead th:nth-child(2) {
    text-indent: -999999px;
}

div[class*="dfMc-"] .maxSize-479 .table tbody > tr td:first-child {
    width: 60%;
}

div[class*="dfMc-"] .maxSize-479 .table tbody > tr td.team {
    width: auto;
}

    div[class*="dfMc-"] .maxSize-479 .table tbody > tr td.team:after,
    div[class*="dfMc-"] .maxSize-479 .table tbody > tr td.nombre:after,
    div[class*="dfMc-"] .maxSize-479 .table tbody > tr td.name:after {
        display: none;
    }

div[class*="dfMc-"] .maxSize-479 .table tbody > tr td.puntos.destacado .border:after,
div[class*="dfMc-"] .maxSize-479 .table tbody > tr td.goals .border:after,
div[class*="dfMc-"] .maxSize-479 .table tbody > tr td.puntos.destacado .border:before,
div[class*="dfMc-"] .maxSize-479 .table tbody > tr td.goals .border:before {
    display: none;
}

div[class*="dfMc-"] .maxSize-479 .table tbody > tr td.nombre .border {
    position: initial;
}

    div[class*="dfMc-"] .maxSize-479 .table tbody > tr td.nombre .border .button-style {
        top: 11px;
        right: 5px;
    }

div[class*="dfMc-"] .descenso .table tbody > tr td .badge {
    min-height: 29px;
    min-width: 29px;
    display: inline-block;
    width: auto;
    height: auto;
}

div[class*="dfMc-"] .descenso .table tbody > tr td:first-child,
div[class*="dfMc-"] .descenso .table tbody > tr td:nth-child(2) {
    width: auto;
}

div[class*="dfMc-"] .goleadores .table tbody > tr td.team {
    width: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

    div[class*="dfMc-"] .goleadores .table tbody > tr td.team > div {
        position: relative;
        top: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0%);
        float: left;
    }

        div[class*="dfMc-"] .goleadores .table tbody > tr td.team > div:last-child {
            padding-left: 10px;
            left: 0;
        }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    div[class*="dfMc-"] .goleadores .table tbody > tr td.team {
        margin-top: -1px;
    }
}

@supports (-ms-ime-align:auto) {
    div[class*="dfMc-"] .goleadores .table tbody > tr td.team {
        margin-top: -1px;
    }
}

@-moz-document url-prefix() {
    div[class*="dfMc-"] .goleadores .table tbody > tr td.team {
        margin-top: -1px;
    }
}



div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table,
div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table {
    border: 0;
}

    div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table thead > tr th,
    div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table thead > tr th {
        text-align: left;
        padding: 0;
        vertical-align: middle;
        width: 10%;
    }

        div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table thead > tr th .minutes,
        div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table thead > tr th .minutes {
            width: 100%;
            background: #1a3e72;
            padding: 2px 0 8px;
            position: relative;
            margin: 0 auto;
            border-right: 1px solid #fff;
        }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table thead > tr th .minutes .num,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table thead > tr th .minutes .num {
                display: block;
                text-align: center;
            }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table thead > tr th .minutes .down,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table thead > tr th .minutes .down {
                width: 0;
                height: 0;
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                border-top: 5px solid #fff;
                position: absolute;
                left: -10px;
                right: 0;
                margin: 0 auto;
                cursor: pointer;
            }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table thead > tr th .minutes .up,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table thead > tr th .minutes .up {
                width: 0;
                height: 0;
                border-left: 5px solid transparent;
                border-right: 5px solid transparent;
                border-bottom: 5px solid #fff;
                position: absolute;
                right: -10px;
                left: 0;
                margin: 0 auto;
                cursor: pointer;
            }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table thead > tr th .minutes.second,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table thead > tr th .minutes.second {
                background: #005ea6;
            }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table thead > tr th .minutes.third,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table thead > tr th .minutes.third {
                background: #d9efff;
            }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table thead > tr th .minutes.fourth,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table thead > tr th .minutes.fourth {
                background: #ffffff;
            }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table thead > tr th .minutes.fifth,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table thead > tr th .minutes.fifth {
                background: #73c2ff;
            }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table thead > tr th .minutes.sixth,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table thead > tr th .minutes.sixth {
                background: #000000;
                border-right: 0;
            }

        div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table thead > tr th.team,
        div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table thead > tr th.team {
            padding: 0 0 0 20px;
            width: 40%;
        }

    div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table tbody > tr td,
    div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table tbody > tr td {
        text-align: left;
        padding: 8px;
    }

        div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table tbody > tr td .point,
        div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table tbody > tr td .point {
            background: #1a3e72;
            width: 25px;
            border-radius: 50%;
            display: block;
            height: 25px;
            margin: 12px auto 0;
        }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table tbody > tr td .point.second,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table tbody > tr td .point.second {
                background: #005ea6;
            }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table tbody > tr td .point.third,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table tbody > tr td .point.third {
                background: #d9efff;
            }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table tbody > tr td .point.fourth,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table tbody > tr td .point.fourth {
                background: #ffffff;
            }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table tbody > tr td .point.fifth,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table tbody > tr td .point.fifth {
                background: #73c2ff;
            }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table tbody > tr td .point.sixth,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table tbody > tr td .point.sixth {
                background: #000000;
            }

        div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table tbody > tr td.number,
        div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table tbody > tr td.number {
            text-align: center;
            font-size: 10px;
            color: #000;
        }

            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table tbody > tr td.number span,
            div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table tbody > tr td.number span {
                display: block;
                margin-top: 6px;
                border-right: 1px solid #1a3e72;
            }

        div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table tbody > tr td:last-child.number span,
        div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table tbody > tr td:last-child.number span {
            border-right: 0;
        }

        div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .graphical .table tbody > tr td .name,
        div[class*="dfMc-"] .statsCenterTeamTab .blockTeam .data .table tbody > tr td .name {
            width: auto;
        }

div[class*="dfMc-"] .statsCenterTeamTab .posiciones .table {
    border-bottom: 0;
    margin-bottom: 0;
}

div[class*="dfMc-"] .planteles .table {
    float: none;
}

    div[class*="dfMc-"] .planteles .table th {
        font-size: 11px;
        background-color: #005ea6;
        color: #fff;
        font-weight: normal;
        text-transform: uppercase;
        text-align: center;
    }

        div[class*="dfMc-"] .planteles .table th.jugador {
            text-align: left;
        }

    div[class*="dfMc-"] .planteles .table tbody > tr td.nombre {
        text-align: left;
    }

    div[class*="dfMc-"] .planteles .table tbody > tr.cabezal {
        background-color: #005ea6;
        color: #fff;
    }

        div[class*="dfMc-"] .planteles .table tbody > tr.cabezal th.ocultar {
            display: none;
        }

div[class*="dfMc-"] .planteles div.table-wrapper div.scrollable table.responsive th.ocultar {
    display: block;
    width: 232%;
}

div[class*="dfMc-"] .planteles .button-style {
    display: none;
}

div[class*="dfMc-"] .planteles.maxSize-767 .table tbody > tr td.nombre {
    width: 40%;
}

    div[class*="dfMc-"] .planteles.maxSize-767 .table tbody > tr td.nombre .border {
        width: 66%;
    }

div[class*="dfMc-"] .planteles.maxSize-767 .table tbody > tr td:nth-child(2) {
    width: 20%;
}

div[class*="dfMc-"] .planteles.maxSize-479 .table tbody > tr td.nombre {
    padding-right: 10px;
}

    div[class*="dfMc-"] .planteles.maxSize-479 .table tbody > tr td.nombre > div {
        top: 0;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
        position: initial;
        display: block;
        vertical-align: middle;
    }

    div[class*="dfMc-"] .planteles.maxSize-479 .table tbody > tr td.nombre .border {
        width: auto;
    }

        div[class*="dfMc-"] .planteles.maxSize-479 .table tbody > tr td.nombre .border span {
            display: inline-block;
        }

            div[class*="dfMc-"] .planteles.maxSize-479 .table tbody > tr td.nombre .border span:nth-child(2) {
                width: auto;
                padding-left: 10px;
                top: 0;
                position: initial;
                -webkit-transform: translateY(0%);
                -ms-transform: translateY(0%);
                transform: translateY(0%);
            }

div[class*="dfMc-"] .maxSize-479 .planteles .table tbody > tr td .border {
    border-right: none !important;
    position: relative;
}

div[class*="dfMc-"] .posiciones .table {
    margin-bottom: 0;
}

    div[class*="dfMc-"] .posiciones .table tbody > tr td:first-child {
        width: auto;
    }

    div[class*="dfMc-"] .posiciones .table tbody > tr td.team:after {
        display: none;
    }

div[class*="dfMc-"] .posiciones.home .table {
    border: none;
}

    div[class*="dfMc-"] .posiciones.home .table thead > tr th:nth-child(3) {
        text-align: left;
    }

    div[class*="dfMc-"] .posiciones.home .table tbody > tr:last-child {
        background-color: #f2f2f2;
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#cccccc), color-stop(30%, #f2f2f2), to(#f2f2f2));
        background-image: -webkit-linear-gradient(#cccccc, #f2f2f2 30%, #f2f2f2);
        background-image: -moz-linear-gradient(top, #cccccc, #f2f2f2 30%, #f2f2f2);
        background-image: -o-linear-gradient(#cccccc, #f2f2f2 30%, #f2f2f2);
        background-image: linear-gradient(#cccccc, #f2f2f2 30%, #f2f2f2);
        background-repeat: no-repeat;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc', endColorstr='#fff2f2f2', GradientType=0);
    }

div[class*="dfMc-"] .posiciones.maxSize-479 .table tbody > tr td {
    vertical-align: middle;
    line-height: normal;
}

    div[class*="dfMc-"] .posiciones.maxSize-479 .table tbody > tr td.pos {
        font-size: 14px;
    }

    div[class*="dfMc-"] .posiciones.maxSize-479 .table tbody > tr td.team {
        text-indent: inherit;
        word-break: break-word;
    }

div[class*="dfMc-"] .posiciones.maxSize-479 .table th.hidden-xs,
div[class*="dfMc-"] .posiciones.maxSize-479 .table td.hidden-xs {
    display: table-cell;
}

    div[class*="dfMc-"] .posiciones.maxSize-479 .table th.hidden-xs:last-child,
    div[class*="dfMc-"] .posiciones.maxSize-479 .table td.hidden-xs:last-child {
        display: none;
    }

div[class*="dfMc-"] .posiciones.maxSize-310 .table th.hidden-xs,
div[class*="dfMc-"] .posiciones.maxSize-310 .table td.hidden-xs {
    display: none;
}

div[class*="dfMc-"] .goleadores .table tbody > tr.boxGoalsList td .boxWrapper {
    position: relative;
    transform: none;
    width: 95%;
    margin-bottom: 40px;
}

div[class*="dfMc-"] .goleadores .table tbody > tr.boxGoalsList td .btn.playVideo {
    left: 50%;
    margin-left: -13px;
}

.content-frame div[class*="dfMc-"] table th, .content-frame div[class*="dfMc-"] table td {
    border: none;
}

/*  --------------------------------------   */

/*   START for other Ranking page details */

.puntaje10 {
    font-weight: bold;
    color: #27ae60;
}

div[class*="rankConmebol-"] .table-responsive {
    overflow-x: visible !important;
}

/*div[class*="rankConmebol-"] h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Branding Bold',"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}*/

.rankConmebol-test h2, h3, .h2, .h3 {
    font-family: 'Branding Bold',"Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

div[class*="rankConmebol-"] h3, .h3 {
    font-size: 28px;
}

div[class*="rankConmebol-"] p {
    font-family: 'Branding Light',"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff;
}


div[class*="rankConmebol-"] table {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
}

    div[class*="rankConmebol-"] table td, div[class*="rankConmebol-"] table th {
        border-left: none;
        border-right: none;
    }

div[class*="rankConmebol-"] .ritz table td {
    border-right: 1px solid #dddddd;
}

div[class*="rankConmebol-"] .table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

div[class*="rankConmebol-"] h2, .h2 {
    font-size: 34px;
}

div[class*="rankConmebol-"] p {
    margin: 0 0 11px;
}

div[class*="rankConmebol-"] .signo {
    font-size: 40px;
    margin-left: 100px;
    font-weight: bold;
}


/*   END for other Ranking page details */

/*  --------------------------------------   */

/* google sheet styling start */

html {
    overflow: visible;
}

#sheets-viewport {
    overflow: auto;
}

    #sheets-viewport.widget-viewport {
        overflow: hidden;
    }

.grid-container {
    overflow: visible;
    background: white;
}

.grid-table-container {
    overflow: visible;
}

#top-bar {
    background: url("//ssl.gstatic.com/docs/spreadsheets/publishheader.png") repeat-x bottom;
    margin: 0;
    overflow: hidden;
}

#top-bar {
    border-bottom: 1px solid #ccc;
    padding: 6px 6px 0;
}

#doc-title {
    padding-bottom: 5px;
}

    #doc-title .name {
        font-size: 15px;
    }

#sheet-menu {
    font-size: 13px;
    margin: 6px 0 0;
    padding: 0 0 5px;
}

    #sheet-menu li {
        display: inline;
        list-style-type: none;
        margin: 0;
        padding: 5px 8px;
    }

        #sheet-menu li.active {
            background-color: #fff;
            font-weight: bold;
            border: 1px solid #999;
        }

#top-bar #sheet-menu li.active {
    border-bottom: 0;
}

#sheet-menu a, #sheet-menu a:visited {
    color: #07c;
}

#footer {
    background: #f0f0f0;
    border-top: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    font-size: 13;
    padding: 10px 10px;
}

.dash {
    padding: 0 6px;
}

.ritz .waffle a {
    color: inherit;
}

.ritz .waffle .s18 {
    background-color: #b7b7b7;
    text-align: center;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 14pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s1 {
    background-color: #ffffff;
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 12pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s0 {
    border-left: none;
    background-color: #ffffff;
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 12pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s2 {
    background-color: #ffffff;
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 12pt;
    vertical-align: bottom;
    white-space: normal;
    overflow: hidden;
    word-wrap: break-word;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s11 {
    background-color: #ffffff;
    text-align: center;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 14pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s21 {
    background-color: #ffffff;
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 11pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s3 {
    background-color: #d9ead3;
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 11pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s8 {
    border-right: none;
    background-color: #d9ead3;
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 11pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s15 {
    border-right: none;
    background-color: #ffffff;
    text-align: center;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 11pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s5 {
    border-left: none;
    background-color: #d9ead3;
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 11pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s13 {
    border-left: none;
    background-color: #ffffff;
    text-align: center;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 11pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s16 {
    border-left: none;
    border-right: none;
    background-color: #ffffff;
    text-align: center;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 14pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s17 {
    background-color: #b7b7b7;
    text-align: center;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 11pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s14 {
    border-left: none;
    background-color: #d9ead3;
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 14pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s12 {
    border-right: none;
    background-color: #ffffff;
    text-align: center;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 14pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s19 {
    border-left: none;
    background-color: #ffffff;
    text-align: center;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 14pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s4 {
    border-right: none;
    background-color: #d9ead3;
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 14pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s6 {
    background-color: #fdeada;
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 11pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s10 {
    background-color: #ffffff;
    text-align: center;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 11pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s20 {
    background-color: #d9ead3;
    text-align: center;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 11pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s7 {
    background-color: #d9ead3;
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 14pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

.ritz .waffle .s9 {
    border-left: none;
    border-right: none;
    background-color: #d9ead3;
    text-align: center;
    font-weight: bold;
    color: #000000;
    font-family: 'Calibri',Arial;
    font-size: 14pt;
    vertical-align: bottom;
    white-space: nowrap;
    direction: ltr;
    padding: 0px 3px 0px 3px;
}

/* google sheet styling END */
