html, body {
    margin: 0px;
}
body {
    line-height: 1;
    overflow: hidden;
    font-size: 75%;
    color: black;
}
body {
    font-family: Open Sans,Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
}

/* HTML5 display-role reset for older browsers Open Sans*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
/******************************************  MISC *****************************************************/
.GeoCatImg {
    width: 20px;
    float: left;
}

.GeoCatImg2 {
    float: left;
    width: 17px;
    margin-top: 3px;
    margin-left: 3px;
    padding-right: 8px;
}

.GeoCategory {
    width: 632px;
    height: 75px;
    left: 0px;
    position: relative;
    border-bottom: rgb(229, 234, 243) solid 1px;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}

    .GeoCategory:hover {
        background-color: rgb(245, 245, 245);
        left: -316px;
    }

.GeoCat {
    height: 60px;
    font-weight: 100;
    color: #7C888E;
    font-size: 24px;
    width: 300px;
    padding: 7px;
    float: left;
}

.GeoCatSub1, .GeoCatSub2 {
    margin-left: 10px;
    font-size: 19px;
    float: left;
    width: 255px;
}

.GeoCatSub2 {
    font-size: 12px;
    font-weight: 500;
    color: rgb(51, 51, 51);
    margin-top: 3px;
}

.GeoCat2 {
    font-size: 14px;
    color: rgb(41, 41, 41);
    font-family: segoe ui;
    border-top-color: rgb(219, 219, 219);
    border-top-width: 1px;
    border-top-style: solid;
}

.GeoCat3 {
    float: right;
    margin-top: 13px;
    margin-right: 35px;
    font-weight: normal;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 220px;
    overflow: hidden;
    font-size: 14px;
    color: rgb(128, 128, 128);
    font-family: segoe ui;
}

.GeoCatDesc {
    width: 270px;
    height: 35px;
    font-size: 12px;
    color: black;
    margin-left: 30px;
    overflow: hidden;
}

/*#region Grid Color*/
.gridrow-inactive > td:first-of-type {
    border-right: solid 5px #FF3E3E;
}

.gridrow-blue {
    background-color: rgba(0, 106, 230, 0.26);
}

.gridrow-green {
    background-color: rgba(0, 230, 24, 0.26);
}

.k-alt.gridrow-blue {
    background-color: rgba(72, 154, 232, 0.2);
}

.k-state-selected.gridrow-blue {
    background-color: #7ea700;
}
/*#endregion */



/******************************************  FONT *****************************************************/

@font-face {
    font-family: 'Raleway';
    src: url('/Resx/Fonts/raleway_thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('/Resx/Fonts/segoeuil.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('/Resx/Fonts/segoeui.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('/Resx/Fonts/segoeuisb.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe UI';
    src: url('/Resx/Fonts/segoeuib.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

/* Regular */
@font-face {
    font-family: 'Open Sans';
    src: url('/Resx/Fonts/OpenSans-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-weight: 400;
    font-style: normal;
}
/* Italic */
@font-face {
    font-family: 'Open Sans';
    src: url('/Resx/Fonts/OpenSans-Italic-webfont.woff') format('woff');
    font-weight: normal;
    font-weight: 400;
    font-style: italic;
}
/* Light */
@font-face {
    font-family: 'Open Sans';
    src: url('/Resx/Fonts/OpenSans-Light-webfont.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
/* Light Italic */
@font-face {
    font-family: 'Open Sans';
    src: url('/Resx/Fonts/OpenSans-LightItalic-webfont.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}
/* Semibold */
@font-face {
    font-family: 'Open Sans';
    src: url('/Resx/Fonts/OpenSans-Semibold-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
/* Semibold Italic */
@font-face {
    font-family: 'Open Sans';
    src: url('/Resx/Fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}
/* Bold */
@font-face {
    font-family: 'Open Sans';
    src: url('/Resx/Fonts/OpenSans-Bold-webfont.woff') format('woff');
    font-weight: bold;
    font-weight: 700;
    font-style: normal;
}
/* Bold Italic */
@font-face {
    font-family: 'Open Sans';
    src: url('/Resx/Fonts/OpenSans-BoldItalic-webfont.woff') format('woff') font-weight: bold;
    font-weight: 700;
    font-style: italic;
}
/* Extra Bold */
@font-face {
    font-family: 'Open Sans';
    src: url('/Resx/Fonts/OpenSans-ExtraBold-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
/* Extra Bold Italic */
@font-face {
    font-family: 'Open Sans';
    src: url('/Resx/Fonts/OpenSans-ExtraBoldItalic-webfont.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}



/******************************************  ICON *****************************************************/
.c1-tsprite {
    width: 24px;
    height: 24px;
}

.c1-ticon {
    background-image: url('/Resx/Styles/Default/sprite.png');
    background-size: 395px;
}

.c1-sprite-sprite1 {
    background-image: url('/Resx/Images/sprite1.png');
    background-size: 200px;
}

.c1-swap-sprite1 > span {
    background-image: url('/Resx/Images/sprite1.png');
    background-size: 200px;
}

.c1-swap-sprite1s > span {
    background-image: url('/Resx/Images/sprite1.png');
    background-size: 200px;
    width: 24px;
    height: 24px;
}

.c1-ddown > span {
    margin-right: 5px;
    background-image: url('/Resx/Images/sprite1.png');
    background-size: 200px;
}

.c1-ddown-acquire {
    background-position: -2px -2px;
}

.c1-ddown-release {
    background-position: -22px -2px;
}

.c1-ddown-proceed {
    background-position: -162px -2px;
}

.c1-ddown-suspend {
    background-position: -2px -22px;
}

.c1-ddown-resume {
    background-position: -82px -2px;
}

.c1-ddown-escalate {
    background-position: -180px -2px;
}

.c1-ddown-delete {
    background-position: -22px -22px;
}

.c1-ddown-holo {
    background-position: -42px -22px;
}

.c1-ddown-lock {
    background-position: -62px -22px;
}

.c1-ddown-unlock {
    background-position: -82px -22px;
}

.c1-bicon-add {
    background-position: -2px -1px;
}

.c1-ticon-add {
    background-position: 2px 2px;
}

.c1-ticon-cancel {
    background-position: -18px 2px;
}

.c1-ticon-save {
    background-position: -38px 2px;
}

.c1-ticon-update {
    background-position: -138px 2px;
}

.c1-ticon-right {
    background-position: -77px 2px;
}

.c1-ticon-left {
    background-position: -60px 2px;
}

.c1-ticon-up {
    background-position: -118px 2px;
}

.c1-ticon-down {
    background-position: -97px 2px;
}

.c1-sbicon-add {
    background-position: 0px 0px;
}

.c1-ctrl-axis {
    border: 1px solid rgb(216, 216, 216);
    width: 24px;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
    border-radius: 15px;
    cursor: pointer;
}

    .c1-ctrl-axis:hover {
        background-color: rgb(247, 247, 247);
    }
