.wrapper {
    position: relative;
    width: 100%;
    height: 840px;
}
.label{
    /* Avery 5160 labels -- CSS and HTML by MM at Boulder Information Services */
    width: 4.0in; /* plus .6 inches from padding */
    height: 2.0in; /* plus .125 inches from padding */
    padding: 0;
    margin-right: 0; /* the gutter */
    float: left;
    text-align: left;
    overflow: hidden;
    outline: 1px dotted; /* outline doesn't occupy space like border does */
}
.mysel{
/* Avery 5160 labels -- CSS and HTML by MM at Boulder Information Services */
    width: 3in; /* plus .6 inches from padding */
}
.page-break  {
    clear: left;
    display:block;
    page-break-after:always;
}
#main-container {
    width:  970px;
    overflow-x: hidden;
    /*margin: 0 auto;*/
/*    margin-left: 0;
    margin-right: 0;*/
    padding-left: 0;
    padding-right: 0;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
#mCSB_1_dragger_vertical {
    background: #7d7d7d;
    border-radius: 3px;
}
#mCSB_1_scrollbar_vertical {
    /*    margin: 1% 2% 1% 0;
    left: auto;
    right: 0;*/
    opacity: 1;
}

#mCSB_1_scrollbar_vertical .mCSB_draggerContainer {
    border: 1px solid #332f50;
}

#mCSB_1 {
    border: 1px solid #777;
    box-shadow: inset 0 0 5px #999;
    border-radius: 4px;
}

#cover-types-list .table {
    margin-bottom: 0;
}

#cover-types-list .table td {
    vertical-align: middle;
    border: 0;
}

#main-form {
    /*border: 1px solid #000;*/
    width: 770px;
    /*height: 596px;*/
}

#main-form strong {
    display: block;
    margin-bottom: 10px;
}

.cust-label {
    margin-top: 26px;
}

#plotplate div {
    font-size: 11px!important;
}

.divider {
    width: 100%;
    height: 1px;
    background: #ccc;
    margin-bottom: 15px;
}


/*.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
    .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar:hover,
#mCSB_1_dragger_vertical {
    background: #332f50;
}
#mCSB_1_scrollbar_vertical {
    width: 2.8%;
    background: #332f50;
}
#mCSB_1_scrollbar_vertical .mCSB_draggerContainer {
    width: 60%;
    background: #fff;
    border: 0;
    margin: 22% auto 0 auto;
    height: 94%;
}
#mCSB_1_dragger_vertical {
    min-height: 0;
    height: 20%;
}*/

.row-1 {
    width: 100%;
}

.gh-value {
    height: 100%;
    font-size: 11px;
    text-align: left;
    padding: 0 8px 0 2px;
}

#guide-page-height {
    padding: 0 0 0 10px;
}

.gh {
    float: left;
    width: 1px;
    height: 100%;
    background: #000;
    position: relative;
    margin: 0 2px;
}

.gh:before, .gh:after {
    content: " ";
    width: 5px;
    height: 1px;
    left: -2px;
    position: absolute;
    background: #000;
}

.gh:before {
    top: 0;
}

.gh:after {
    bottom: 0;
}

.bleed-wrapper {
    width: 80px;
    float: left;
    height: 40px;
}

.diagonal-line {
    height: 1px;
    margin-left: 0;
    margin-top: 12px;
    transform: rotate(45deg);
    width: 26px;
    background: #000;
}

.guide-cover-width {
    width: 80%;
    float: left;
}

.guide-bottom {
    /*width: 100%;*/
    float: left;
}

.value-bleed-wrapper {
    margin: 5px 0 0 20px;
    height: 25px;
    line-height: 25px;
    font-size: 11px;
    text-align: left;
    width: 70%;
}

.cover-width-value, .guide-value {
    height: 25px;
    line-height: 25px;
    font-size: 11px;
    text-align: center;
    width: 100%;
}

.arrow-wrapper {
    width: 100%;
}

.guide-el {
    width: 100%;
}

.gm {
    width: 100%;
    height: 1px;
    background: #000;
    margin: 2px 0;
    position: relative;
}

.gm:before, .gm:after {
    content: " ";
    position: absolute;
    width: 1px;
    height: 5px;
    background: #000;
    top: -2px;
}

.gm:before {
    left: 0;
}

.gm:after {
    right: 0;
}

#bookOuter {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    border: 1px solid red;
    float: left;
}

#guidelines {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%;
    float: left;
    padding: 10px 0 0 0;
}

#guide-cover-height, #guide-page-height {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 9%;
    float: left;
}

.graph-el {
    float: left;
    height: 100%;
}

.guide-el {
    float: left;
    height: 30px;
}

.grap-el-l {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid blue;
    height: 100%;
    width: 100%;
}
#send-mail {
    margin-top: 5px;
}
#send-results small {
    display: block;
}
#send-results small label {
    margin-bottom: 0;
}
#bookCoverGraphic {
    background: #fff;
}
#guide-page-height,
#guide-cover-height {
    width: 75px;
}
#Graph {
    background: #fff;
}
#main-container .jumbotron {
    padding-top: 27px;
    padding-bottom: 27px;
    margin-bottom: 10px
}
/*#guide_dash_gap-1 .guide-value,
#guide_dash_gap-2 .guide-value,*/
#guide_bigim_gap-1 .guide-value,
#guide_bigim_gap-2 .guide-value {
    margin-top: -25px;
}
.guide-value {
    position: relative;
}
.guide-bottom {
    margin-top: 15px;
}
#guide_spine-1.active {
    margin-top: 10px;
}
.result-content {
    width: 940px;
    float: left;
}