@charset"utf-8";

h1 {
    font-size: 24px;
    font-weight: bold;
    padding: 0 0 20px 0;
    margin: 0;
}
h6 {
    font-size: 14px;
    padding: 0;
    margin: 0;
}
.fullWidth {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}
.padd44 {
    padding: 0 0 44px 0;
}
.wrapper {
    margin: 0 auto 0 auto;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.mainWrap {
    width: 530px;
    float: left;
    margin-left: 0px;
    padding: 34px 0 0 0;
}
#tableWrap {
    width: 530px;
    float: left;
}
.colRight {
    float: left;
    margin: 0;
    padding: 0;

    position: relative;
}
.rowWrap, .rowLeft, .rowMid, .rowRight {
    height: 44px;
    float: left;
}
.rowWrap {
    width: 530px;
    margin-bottom: 1px;
}
.mainWrap .rowWrap:last-child {
    margin-bottom: 0;
}
.rowLeft {
    width: 46px;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
}
.rowMid {
    width: 438px;
    font-size: 18px;
    line-height: 44px;
}
.text {
    height: 44px;
    display: inline-block;
    float: left;
}
.wordBg {
    height: 34px;
    display: inline-block;
    margin: 5px 10px 5px 10px;
    padding: 0;
    float: left;
    background-color: #fff;
    line-height: 34px;
}

.rowSelected .wordBg {
    color: #fff;
}
.footer {
    padding: 44px 0 44px 0;
}
.footer h6 {
    padding-left: 170px;
}
.hide {
    display: none;
}
/* DRAGABLE STYLES =========================================================================== */
 .draggable {
    width: 150px;
    height: 32px;
    line-height: 32px;
    background-color: #34495e;
    border: solid 1px #fc8014;
    text-align: center;
    font-family: Open-Sans; sans-serif;
    font-size: 18px;
    color: #fff;
    position: absolute;
    z-index: 200;
}
.wordBg {
    width: 100px;
    height: 32px;
    margin: 5px 10px 5px 10px;
    border: solid 1px #cfcfcf;
}

.word1, .snap1 {
    width: 160px;
    right: 89px;
    top: 104px;
}
.word2, .snap2 {
    width: 160px;
    left: 42px;
    top: 152px;
}
.word3, .snap3 {
    width: 160px;
    right: 42px;
    top: 152px;
}
.word4, .snap4 {
    width: 160px;
    left: 28px;
    top: 200px;
}
.word5, .snap5 {
    width: 160px;
    right: 28px;
    top: 200px;
}
.word6, .snap6 {
    width: 160px;
    left: 59px;
    top: 248px;
}
.word7, .snap7 {
    width: 160px;
    right: 59px;
    top: 248px;
}
.word8, .snap8 {
    width: 160px;
    left: 42px;
    top: 296px;
}
.word9, .snap9 {
    width: 160px;
    right: 42px;
    top: 296px;
}
.word10, .snap10 {
    width: 160px;
    left: 32px;
    top: 344px;
}
.word11, .snap11 {
    width: 160px;
    right: 32px;
    top: 344px;
}
.word12, .snap12 {
    width: 160px;
    left: 25px;
    top: 392px;
}
.word13, .snap13 {
    width: 160px;
    right: 25px;
    top: 392px;
}
.word14, .snap14 {
    width: 160px;
    left: 73px;
    top: 440px;
}