﻿* {
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 13px;
}

html, body {
    height: 100%;
}

body {
    background: #171b23;
    color: #444;
    font-family: Arial;
    font-size: 13px;
    line-height: 0;
    margin: auto 0px;
    background-size: 100% 100%;
    background-attachment: fixed;
}

.gridview {
    margin: auto;
}

#page-top-outer {
    background: url(/Assets/images/top_bg.jpg) top center repeat-x;
    border-bottom: 1px solid #7e7e7e;
    height: 92px;
}

#page-top {
    margin: 0 auto;
    max-width: 1260px;
    min-width: 850px;
    position: relative;
}

#logo {
    float: left;
    margin: 9px 0 0 0px;
}

    #logo a {
        display: block;
    }
.page-content {
width:100%;

/*border:1px  groove black;*/
}
/*PAGE CODE----------------------------------------------------------------------------------------*/
.form-layout-container {
    width: 1200px;
}

#content {
    color: #444;
    height: 100%;
    min-height: 770px;
    font-family: Arial;
    font-size: 15px;
    line-height: 18px;
    margin: 0 auto 0 auto;
    max-width: 90%;
    min-width: 780px;
    margin-top: 40px;
    padding: 0px 0px 30px 0px;
    position: relative;
    background-image: url(/Assets/images/content_repeat.jpg);
    background-repeat: repeat-x;
    background-color: #fff;
}

.g-maps {
    width: 800px;
    height: 336px;
    background-image: url(/Assets/images/gmaps.png);
    margin: auto;
    margin-top: 30px;
}

#page-heading {
    margin: 0 0 20px 40px;
    padding-top: 15px;
}

#pageheading {
    margin: 0 0 20px 40px;
    padding-top: 15px;
}

.headingLine {
    width: 97%;
    height: 1px;
    background-color: #dcdcdc;
    margin: auto;
    margin-top: -15px;
}

h1 {
    color: #4b4b4b;
    font-family: Arial;
    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
}

h2 {
    color: #444;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 10px;
}

h3 {
    color: #92b22c;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 10px;
}



/* FORM ------------------------------------------------------- */
.form-submit {
    background: url(/Assets/images/form-submit.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    margin-left: 1060px;
    /*margin-top: -25px;*/
    padding-top: 5px;
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 5px;
    width: 80px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

    .form-submit:hover {
        background: url(/Assets/images/form-submit-hover.gif) no-repeat;
        border: none;
        cursor: pointer;
        display: block;
        float: left;
        height: 30px;
        margin-left: 1060px;
        /*margin-top: -25px;*/
        padding-top: 5px;
        padding-left: 23px;
        padding-right: 23px;
        padding-bottom: 5px;
        width: 80px;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
    }

.save-database {
    background: url(/Assets/images/form-submit.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    border-radius: 3px;
    margin-left: 625px;
    padding-top: 5px;
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 5px;
    width: 80px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

    .save-database:hover {
        background: url(/Assets/images/form-submit-hover.gif) no-repeat;
        border: none;
        cursor: pointer;
        display: block;
        float: left;
        border-radius: 3px;
        height: 30px;
        margin-left: 625px;
        padding-top: 5px;
        padding-left: 23px;
        padding-right: 23px;
        padding-bottom: 5px;
        width: 80px;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
    }

.save-customer {
    background: url(/Assets/images/form-submit.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    margin-left: 975px;
    margin-top: 18px;
    padding-top: 5px;
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 5px;
    width: 80px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

    .save-customer:hover {
        background: url(/Assets/images/form-submit-hover.gif) no-repeat;
        border: none;
        cursor: pointer;
        display: block;
        float: left;
        height: 30px;
        margin-left: 975px;
        margin-top: 18px;
        padding-top: 5px;
        padding-left: 23px;
        padding-right: 23px;
        padding-bottom: 5px;
        width: 80px;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
    }

.save-company {
    background: url(/Assets/images/form-submit.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    margin-left: 250px;
    margin-top: -15px;
    padding-top: 5px;
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 5px;
    width: 80px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

    .save-company:hover {
        background: url(/Assets/images/form-submit-hover.gif) no-repeat;
        border: none;
        cursor: pointer;
        display: block;
        float: left;
        height: 30px;
        margin-left: 250px;
        margin-top: -15px;
        padding-top: 5px;
        padding-left: 23px;
        padding-right: 23px;
        padding-bottom: 5px;
        width: 80px;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
    }

.save-device {
    background: url(/Assets/images/form-submit.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    margin-left: 232px;
    margin-top: 0px;
    padding-top: 5px;
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 5px;
    width: 80px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

    .save-device:hover {
        background: url(/Assets/images/form-submit-hover.gif) no-repeat;
        border: none;
        cursor: pointer;
        display: block;
        float: left;
        height: 30px;
        margin-left: 232px;
        margin-top: 0px;
        padding-top: 5px;
        padding-left: 23px;
        padding-right: 23px;
        padding-bottom: 5px;
        width: 80px;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
    }

.save-server {
    background: url(/Assets/images/form-submit.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    margin-left: 248px;
    margin-top: -35px;
    padding-top: 5px;
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 5px;
    width: 80px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

    .save-server:hover {
        background: url(/Assets/images/form-submit-hover.gif) no-repeat;
        border: none;
        cursor: pointer;
        display: block;
        float: left;
        height: 30px;
        margin-left: 248px;
        margin-top: -35px;
        padding-top: 5px;
        padding-left: 23px;
        padding-right: 23px;
        padding-bottom: 5px;
        width: 80px;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
    }

.save-application {
    background: url(/Assets/images/form-submit.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    margin-left: 215px;
    margin-top: 4px;
    padding-top: 5px;
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 5px;
    width: 80px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

    .save-application:hover {
        background: url(/Assets/images/form-submit-hover.gif) no-repeat;
        border: none;
        cursor: pointer;
        display: block;
        float: left;
        height: 30px;
        margin-left: 215px;
        margin-top: 4px;
        padding-top: 5px;
        padding-left: 23px;
        padding-right: 23px;
        padding-bottom: 5px;
        width: 80px;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
    }

.track-btn {
    background: url(/Assets/images/form-submit.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    float: left;
    height: 30px;
    margin-left: 258px;
    margin-top: 4px;
    padding-top: 5px;
    padding-left: 23px;
    padding-right: 23px;
    padding-bottom: 5px;
    width: 80px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

    .track-btn:hover {
        background: url(/Assets/images/form-submit-hover.gif) no-repeat;
        border: none;
        cursor: pointer;
        display: block;
        float: left;
        height: 30px;
        margin-left: 258px;
        margin-top: 4px;
        padding-top: 5px;
        padding-left: 23px;
        padding-right: 23px;
        padding-bottom: 5px;
        width: 80px;
        color: #fff;
        font-weight: bold;
        font-size: 14px;
    }

.form-submit .dxbButton, .save-company .dxbButton, .save-customer .dxbButton, .save-application .dxbButton {
    background-color: none;
    padding: 0 0 0 0;
}


.layout {
    line-height: 28px;
    min-width: 130px;
    padding: 0 0 10px 0;
    text-align: left;
    width: 130px;
}

.customer-layout {
    padding-left: 13px;
}

.form-layout {
    margin-top: -24px;
}

.layoutGroupBoxCaption {
    font-size: 21px;
    color: #4b4b4b;
    font-family: Arial;
    line-height: 0px;
    margin-top: 30px;
    margin-left: -21px;
}

.chcboxList {
    margin: auto;
}
/*  NAVIGATION ----------------------------------------------- */
#nav-holder {
    margin: 0 auto;
    max-width: 1260px;
    min-width: 780px;
    text-align: left;
}

.nav-outer-repeat {
    background: #0B0D11;
    height: 50px;
    width: 100%;
}

.nav-outer {
    margin: 0 auto;
    width: 1360px;
}

#nav-right {
    float: right;
    position: relative;
    width: 85px;
    z-index: 0;
}

    #nav-right a {
        display: block;
        float: left;
        margin: 0px 0 0 0;
    }

.nav {
    float: left;
    height: 38px;
    width: 1110px;
    z-index: 500;
    margin-left: 11px;
}

.languageBtn {
    width: 149px;
    float: left;
    margin-left: 1272px;
    margin-top: -44px;
}
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
background:none;
color:#CFD6DF;
border:none;
cursor:pointer;
font-size: 15px;
font-weight: bold;
font-family:'Trebuchet MS';
}
a#logout {
    margin: 10px 0 0 5px;
}

/* FOOTER -------------------------------------------------------------- */

#footer {
    width: 100%;
    height: 90px;
    padding: 0px 0 0 0;
    text-align: left;
    z-index: 9999;
    min-width: 780px;
    max-width: 90%;
    margin: auto;
    left: 0;
    right: 0;
    background-color: #0B0D11;
}

#footer-left {
    color: #888;
    font-size: 12px;
    line-height: 11px;
    margin: 0 20px;
    padding-top: 21px;
}

    #footer-left a {
        color: #888;
        text-decoration: underline;
        font-size: 12px;
        cursor: pointer;
    }

        #footer-left a.selected,
        #footer-left a:hover {
            color: #dcdada;
            cursor: pointer;
            font-size: 12px;
            text-decoration: none;
        }


/* GFRERAL --------------------------------------------------------*/
table {
    border-collapse: collapse;
    margin-right: 0;
    margin-left: 0px;
}

.fr {
    float: right;
}

a {
    outline: none;
    text-decoration: none;
}

    a:hover {
    }

.clear {
    clear: both;
    font-size: 0px;
    height: 0;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
}

img {
    border: 0;
    margin-left: 6px;
}

p {
    margin: 0px;
    padding: 0px;
}

form {
    margin: 0;
    padding: 0;
}

.line {
    border-top: 1px solid #dcdada;
    font-size: 0px;
    height: 1px;
    line-height: 0px;
    margin: 20px 0;
    padding: 0;
}

.font11 {
    font-size: 15px;
}

label {
    color: #444;
    font-family: Arial;
    font-weight: bold;
    line-height: 20px;
    padding: 2px;
    font-size: 13px;
}

.main-content {
    width: 1260px;
    display: block;
    min-height: 600px;
    position: absolute;
    border: 1px Solid #9F9F9F;
    border-radius: 7px;
    z-index: 1;
}
/*LOGIN*/

.login-wrapper {
    background: url(/Assets/images/content_repeat.jpg) repeat-x;
    background-color: #fff;
    height: 100%;
    padding-top: 40px;
}

    .login-wrapper .login-top {
        width: 1347px;
        height: 38px;
        border-top: 1px solid #888;
        margin: auto;
        margin-top: -41px;
        background-image: url(/Assets/images/login-top.png);
    }

    .login-wrapper .sccLogo {
        width: 310px;
        height: 76px;
        margin:auto;
    }

    .login-wrapper .label {
        font-family: Arial;
        font-size: 16px;
        font-weight: bold;
        width: 23px;
        height: 30px;
        margin-left: 21px;
        color: whitesmoke;
    }

    .login-wrapper .login-form {
        font-size: 12px;
        height: 230px;
        line-height: 12px;
        padding-top: 60px;
        position: relative;
        width: 490px;
        margin:auto;
    }

        .login-wrapper .login-form .login-inner {
            color: #000;
            font-family: Arial;
            font-size: 13px;
            line-height: 12px;
            margin: 0 auto;
            width: 490px;
        }

            .login-wrapper .login-form .login-inner label {
                color: #000;
                cursor: pointer;
                font-family: Arial;
                font-size: 13px;
                line-height: 34px;
                padding-left: 10px;
                font-weight: normal;
            }

            .login-wrapper .login-form .login-inner .lblChcBox {
                color: #000;
                cursor: pointer;
                font-size: 13px;
                font-family: Arial;
                line-height: 21px;
                width: 100px;
            }

.login-inner .dxeTextBox .dxeEditArea {
    border: 1px solid #a9a9a9;
    color: #000;
    font-size: 13px;
    height: 25px;
    padding: 0px 6px 0 5px;
    width: 302px;
}

.login-inner .dxeTextBox {
    background: none;
    border: 1px solid #a9a9a9;
    margin-top: 10px;
}

.login-inner .dxeMemo {
    background: none;
    border: none;
}

.login-inner .dxbButton {
    background: url(/Assets/images/inp_login.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    margin-left: 314px;
    margin-top: -50px;
    padding-right: 2px;
    height: 30px;
    font-weight: bold;
    width: 80px;
    color: #fff;
}

.login-inner .dxbButtonHover {
    background: url(/Assets/images/inp_login-hover.gif) no-repeat;
    border: none;
    cursor: pointer;
    display: block;
    margin-left: 314px;
    margin-top: -50px;
    height: 30px;
    font-weight: bold;
    width: 80px;
    color: #444;
    font-size: 12px;
}

.login-inp {
    margin-left: 8px;
}

/*DETAIL PAGE*/
.form-textbox {
    height: 25px;
    margin-bottom: 5px;
}

.form-textarea {
    height: 100px;
}

.form-combobox {
    height: 25px;
    margin-bottom: 5px;
}

.dxflGroupCell {
    width: 100px;
}

.dxflCLLSys, .dxflItemSys, .dxflTextEditItemSys, .dxflItem {
    width: 350px;
}

.dxflGroup, .dxflGroupSys, .dxflAGSys .dxflGroupCell {
    width: 350px;
    padding-left: 8px;
}

.dxgvTable {
    z-index: 12959;
    position: relative;
    overflow: hidden;
    border-top: 3px solid #c8c8c8;
}

.dxgvPagerBottomPanel {
    z-index: 12960;
    position: relative;
    overflow: hidden;
}

.dxeEditArea {
    font: 13px Arial;
}

.dxeListBoxItem {
    font: 13px Arial;
}

.dxmLite .dxm-content a.dx {
    font-family: Arial !important;
    font-size: 13px !important;
    background-color: none !important;
}

.dxgvControl {
    margin-left: 21px;
    font: 13px Arial !important;
}

.dxICheckBox {
    margin-left: 4px;
}

.dxflGroupBox {
    margin-left: 15px;
}

.dxmLite .dxm-item, .dxmLite .dxm-popOut {
    border: 0px transparent;
    border-style: none;
    background: transparent;
    border-width: 0px;
}

.dxmLite .dxm-popup {
    border: 0px;
}

.dxeCalendarDay {
    font: 13px Arial;
}

.dxmLite.dxm-ltr .dxm-popup .dxm-gutter.dxm-noImages .dxm-item {
    padding-left: 5px;
}

.dxgvHeader {
    background:#C2D1D8;
    padding: 4px 6px 5px;
    color: white;
    border: none;
    height: 30px;
    border-top: 2px solid #c8c8c8;
    border-bottom: 3px solid #c8c8c8;
}

    .dxgvHeader td {
        color: #444;
        font-weight: bold;
        text-align: left;
    }

.dxgvDataRow {
    color: #444444;
}

.dxgvControl, .dxgvDisabled {
    border: 1px solid #ddd;
    margin: auto;
}

.dxgvDataRow td.dxgv {
    border-bottom: none;
    border-right: none;
    height:25px;
}

.dxgvPagerBottomPanel {
    background: white;
}

.dxpLite {
    background: white;
}

    .dxpLite .dxp-num {
        color: #444;
    }

.dxmLite ul.dx {
    background: url(/Assets/images/menu-bg.png);
    padding-top: 9px;
    height: 31px;
}

.dxm-main .dxm-horizontal {
    padding-top: 0px;
}

.dxmLite .dxm-horizontal .dxm-image-l .dxm-content {
    padding: 2px 12px 11px;
}

.dxmLite .dxm-horizontal .dxm-spacing {
    width: 1px;
    background: url(/Assets/images/space-bg.png);
}

.dxmLite .dxm-popup .dxm-gutter {
    padding-top: 0px;
    padding-bottom: 0px;
}

.dxmLite .dxm-popup .dxm-content {
    padding: 9px 7px 9px 4px;
}

.dxeEditAreaSys {
    height: 18px;
}

.dxgvCommandColumnItem {
    background:none;
    border:none;
}

.dxgvDataRowAlt {
    background:#D6E0EC;
}
.dxgvCommandColumn a {

color: #535B66;
border: none;
cursor: pointer;
font: 12px Arial;
font-weight:bold;

}
.dxgvCommandColumn a:hover {
color:#0A1A35;
}

