@font-face
{
font-family: NexaBold;
src: url(../shared/fonts/nexa_bold.eot);
}

@font-face
{
font-family: NexaLight;
src: url(../shared/fonts/nexa_light.eot);
}


@font-face
{
font-family: NexaBold;
src: url(../shared/fonts/nexa_bold.otf);
}

@font-face
{
font-family: NexaLight;
src: url(../shared/fonts/nexa_light.otf);
}


#masterGrid {
    left: 10px;
    right: 10px;
    height: 250px;
    position: absolute;
    overflow: hidden;
    border: 3px solid #999999;
    background-image: url(images/bg_90.png?v);
}

input {
    border: none;
    padding: 0;
    margin: 0;
}

#myGrid {
    position: absolute;
    width: 100%;
    top: 0px;
    bottom: 0px;
    z-index: 1;
    border: none;
    padding: 0;
    margin: 0;
}

#inputBlocker, #startBlocker {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    background-image: url(images/bg_90.png);
    cursor: pointer;
    display: none;
    font-family: Arial, Verdana, Geneva, 'DejaVu Sans', sans-serif;
}

 #startBlocker {
     background-image: url(images/bg_50.png);
     display: block;
 }

.blockerText {
    font-size: 31px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    line-height: 34px;
    height: 34px;
    top: 50%;
    margin-top: -25px;
    position: absolute;
    color: #666666;
}

.dataInputWrapper {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

#dataInput {
    width: 100%;
    height: 100%;
    z-index: 2;
    margin: 0;
    border: 1px solid #999999;
}

#gridControls {
    width: 100%;
    height: 18px;
    font-family: Arial, Verdana;
    margin-bottom: 15px;
    position: absolute;
    bottom: 43px;
}

#rowCount {
    float: right;
    font-size: 12px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 5px;
    color: #666666;
}

.needMore {
    float: right;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 5px;
    color: #666666;
}

.needMore a {
    font-weight: bold;
    color: #000099;
}

#rowCount .overLimit {
    color: #FF0000;
}

#gridControls .template {
    position: absolute;
    left: 0px;
    top: 0px;
    margin-left: 10px;
    margin-top: 5px;
}

#gridControls .template .icon {
    float: left;
    width: 24px;
    margin-right: 5px;
    height: 24px;
    background-image: url(images/xls.png);
}

#gridControls .template a {
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}

#gridControls .template a:hover {
    text-decoration: none;
}

#gridControls ul {
    list-style-type: none;
    margin: 0;
    border: none;
    padding: 0;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

#gridControls ul li {
    float: left;
    cursor: pointer;
    line-height: 18px;
    font-weight: bold;
    width: 75px;
    height: 100%;
    text-align: center;
    padding: 0;
    color: #333333;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #CCCCCC;
    border: 2px solid #CCCCCC;
    border-top: none;

-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#gridControls ul li.selected {

    background-color: #666666;
    color: #FFFFFF;
}


.step {
    font-family: Arial, Verdana, Geneva, 'DejaVu Sans', sans-serif;
    font-size: 24px;
    margin: 5px;
    margin-top: 10px;
    margin-bottom: 8px;
    text-align: center;
    color: #666666;
}

#markerModal {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100000;
    background-image: url(images/bg_90.png);
    font-family: Nexa, Arial, Verdana, Geneva, 'DejaVu Sans', sans-serif;
}
#markerModal .container {
    width: 669px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -334px;
    margin-top: -189px;
}

#markerModal .container ul, li {
    padding-left: 0;
}

.markerGroups {
    width: 100%;
    height: auto;
    font-family: Arial, Verdana, Geneva, 'DejaVu Sans', sans-serif;
    margin-bottom: 25px;
    text-align: center;
}

.markerGroups .markerWrapper { display: inline-block; cursor: pointer; width: 75px; margin-right: 5px; }
    .markerGroups .marker {
        width: 64px;
        border: 1px solid #CCCCCC;
        padding: 5px;
        margin-right: 15px;
        overflow: hidden;


        background: #f6f8f9; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1ZWJlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q3ZGVlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#d7dee3), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* IE10+ */
        background: linear-gradient(to bottom, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-8 */

        }
.markerGroups .marker .colorInput { height: auto; margin-left: auto; margin-right: auto; margin-top: 10px; width: 100%;  }
.markerGroups .marker .colorInput .label { font-size: 10px; margin-bottom: 0; font-weight: bold; }
.markerGroups .marker .colorInput .iwrapper { width: 100%; }
.markerGroups .marker input { font-size: 11px; width: 100%; height: 100%; margin: 0; height: 16px; padding: 0; border: 1px solid #999999; }

.markerGroups .marker .groupTitle { 
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    white-space: normal;
    height: 28px;
    overflow: hidden;
}

.markerGroups .marker .imgWrapper {
    width: 64px;
    height: 64px;
    text-align: center;
}

.markerGroups .marker img {
    margin-left: auto;
    margin-right: auto;
}

.markerGroups .marker .change {
    text-align: center;
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
}

.markerGroups .marker .change:hover {
    text-decoration: none;
}
.mapNowWrapper {
    width: 100%;
    text-align: center;
}

#quickMap {
    padding: 5px;
    font-size: 18px;

    margin-top: 295px;
}

.clear {
    clear: both;
}

.sm_editor .sm_searchControl {
    width: 155px;
}

.sm_editor .sm_lineSettingsControl {
    left: 162px;
}

.sm_editor .sm_colorPickerControl.sm_line {
    top: 55px;
    left: 340px;
}

.sm_editor .sm_colorPickerControl.sm_fill {
    top: 55px;
    left: 281px;
}

.mapOptions {
    width: 250px;
    font-family: Arial, Verdana, Geneva, 'DejaVu Sans', sans-serif;
    font-size: 12px;
    margin-right: auto;
    margin-left: auto;
    font-weight: bold;
    color: #666666;
    margin-bottom: 10px;
    display: inline;
    text-align: left;
}

.optionsWrapper {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    text-align: center;
}

.optionsLeft {
    width: 50%;
    float: left;
}

.optionsRight {
    width: 50%;
    float: left;
}

.saveForm {
    width: 550px;
    margin-left: auto;
    margin-right: auto;
}

.inputItem .rbs {
    float: left;
    width: 100px;
}

.inputItem .saveMapInfo {
    font-size: 12px;
    float: left;
    color: #333333;
    width: 440px;
    font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
}

.inputItem .saveMapInfo .block {
    float: left;
    width: 210px;
    padding-right: 10px;
}

.introWrapper {  
    width: 950px;
    margin-left: auto;
    margin-right: auto;
 
}
    .introWrapper ul {
        margin-top: 40px;
        list-style-type: none;
        float: left;
        z-index: 150;
    }

    .introWrapper ul li {
        height: 32px;
        background-image: url(./images/checkmark.png);
        background-repeat: no-repeat;
        line-height: 32px;
        padding-left: 45px;
        margin-bottom: 5px;
        font-size: 14px;
        font-family: Arial, Verdana, Geneva, 'DejaVu Sans', sans-serif;
    }

.youTubeWrapper {
    float: left;
    margin-bottom: 40px;
    position: relative;
    z-index: -1;
    height: auto;
    overflow: hidden;
    z-index: 150;
}

.youTubeWrapper h2 {
   font-family: Arial, Verdana, Geneva, 'DejaVu Sans', sans-serif;
    font-size: 24px;
    margin: 5px;
    margin-bottom: 8px;
    text-align: center;
    color: #666666;
}

.youTubeWrapper .iframe {
    margin-left: auto;
    margin-right: auto;
    width: 560px;
    height: 315px;

}

.stepWrapper {
    border: 1px solid #999999;
    background-color: #f6f8f9;
    margin-bottom: 20px;
    position: relative;
    z-index: -1;
    height: auto;
}

.leftArrow {
    position: absolute;
    bottom: -70px;
    z-index: 20;
    left: -15px;
    background-image: url(./images/leftArrow.png);
    width: 81px;
    height: 78px;
}

.leftArrowTop {
    position: absolute;
    top: -30px;
    z-index: 30;
    left: -15px;
    background-image: url(./images/leftArrow.png);
    width: 81px;
    height: 78px;
}


.rightArrow {
    position: absolute;
    bottom: -70px;
    z-index: 20;
    right: -15px;
    background-image: url(./images/rightArrow.png);
    width: 80px;
    height: 78px;
}

.content {
    margin: 50px;
    margin-top: 0;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.sm_radioButton { cursor: pointer; height: 25px;}
.sm_radioButton .sm_input { width: 23px; height: 23px; float: left; margin-right: 5px; }
.sm_radioButton .sm_input.sm_selected { background-position: -23px 0px;}
.sm_radioButton .sm_label { font-size: 12px; padding-top: 4px; font-weight: bold; font-family: Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif}

#mapData {
    height: 560px;
}

#saveShareView {
    height: 435px;
}

#saveShareView .wrapperContent {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.saveContinueWrapper {
    width: 100%;
     position: absolute;
    bottom: 0px;
}