.balancedwrap {
  text-wrap: balance
}

#introareaC {
    margin: .7em auto 2em;
    font-size: 1.3em
}

#introareaC h1 {
    font-size: 3em!important;
    line-height: 1em!important;
    font-weight: 100;
    color: #404040;
    font: inherit;
    margin: 0 auto;
    padding-bottom: 0
}

#introareaC h1 a {
    color: #404040
}

#introareaC h1 a:hover {
    text-decoration: none
}

#positionOptions,#warning {
    padding: 0 15px;
    margin-bottom: 25px
}

section.positioned {
    position: relative
}

#warning {
    display: none
}

.bgtdC {
    color: #666;
    font-size: 10px;
    width: 100%!important;
    border: solid 1px #e3e3e3;
    border-radius: 4px;
    margin: 0 0 40px;
    padding: 30px 0 54px
}

.bgtdC a:active {
    text-decoration: none
}

.png {
    cursor: pointer
}

#formTable,#formTable1,#formTable2 {
    width: 480px;
    margin: 0 auto;
    border-collapse: separate
}

#formTable td,#formTable1 td,#formTable2 td {
    padding: 3px 0 5px;
    color: #000;
    text-align: left;
    border-bottom: 1px silver solid
}

#formTable2 td {
    width: 33%
}

#formTable td.gray,#formTable1 td.gray {
    color: #000!important;
    text-align: center;
    background-color: #f4f4f4;
    border: 1px #f4f4f4 solid;
    border-right: inherit;
    vertical-align: baseline;
    padding: 1px 4px
}

#formTable td.col1,#formTable1 td.col1 {
    vertical-align: baseline;
    border-left: 1px silver solid;
    border-bottom: 1px silver solid
}

#formTable td.col2,#formTable1 td.col2 {
    vertical-align: baseline;
    border-right: 1px silver solid;
    border-left: 1px #e7e7e7 solid;
    border-bottom: 1px silver solid
}

#formTable td.top,#formTable1 td.top,#formTable2 td.top {
    border-top: 1px silver solid
}

input {
    cursor: pointer;
    margin-left: 8px!important;
    margin-right: 2px!important
}

input.button {
    color: #06c;
    font: bold 14px/18px Verdana,Geneva,sans-serif;
    width: 140px;
    margin: 12px 0 0
}

div.button {
    margin: 30px auto 0
}

div.button a.btn-normal {
    margin: 5px auto;
    font-size: 1.2em;
    background-color: #f4f4f4;
    transition: all .5s
}

div.button a.btn-normal:hover {
  color: #000;
  background-color: #e9e9e9
}

img.question {
    cursor: help;
    position: relative;
    top: 3px;
    float: right;
    opacity: .5
}

img.question:hover {
    opacity: 1
}

td.col1 img.question {
    margin-right: 10px
}

td.col2 img.question {
    margin-right: 10px
}

.black {
    color: #000
}

.gray,.grey {
    color: #999!important
}

span.grey {
    display: block;
    font-size: 10px
}

.DKgray {
    color: #666
}

.imgBorder {
    margin-left: 6px;
    border: 1px silver solid
}

.introimg,.introimg3 {
    float: right;
    margin: 4px 7px 2px 0;
    border-radius: 4px;
    max-width: 80px
}

div.imgTM,div.imgPOC,div.imgEQU {
    padding: 0 8px 2px;
    clear: both
}

#mosaic,#telemed,#POC,#EQU {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0
}

#formTable2 label,#formTable label,#formTable1 label {
    width: 100%;
    cursor: pointer;
    display: block;
    font-weight: 300!important
}

#formTable2 label span,#formTable label span,#formTable1 label span {
    top: 30px;
    opacity: 1;
    transform: translate(0%,-50%);
    font-size: 1.2em;
    font-weight: 400;
    display: block;
    position: relative;
    max-width: 90px;
    text-align: right
}

label.indented {
    font-weight: inherit;
    padding-left: 26px;
    text-indent: -26px
}

label.indented .tooltip {
    padding-left: initial;
    text-indent: initial
}

.imgBorder2 {
    margin: 6px 0;
    border-radius: 4px
}

.imgSmall {
    margin: 6px;
    float: left
}

.tiptext {
    min-height: 90px;
    padding: 4px 0;
    text-align: left
}

.question,.question1 {
    margin-right: 7px!important
}

#catchphrase {
    padding: .5em 0 0 .8em;
    font-size: 3em;
    color: #999;
    opacity: .6
}

#catchphrase span {
    display: block
}

#catchphrase span+span {
    font-size: 1.3em;
    color: #45aca6;
    margin-top: .19em
}

#catchphrase span+span+span {
    font-size: 1.6em;
    color: #006370;
    margin-top: 0
}

div.tooltip {
    top: auto!important;
    opacity: 1!important;
    left: auto!important;
    right: 15px;
}

div.tooltip.top {
    margin-top: -50px;
}
.tooltip-inner {
    min-width: 200px!important
}

.tooltip-arrow,.altInstruction {
    display: none
}

@media(min-width: 768px) {
    .bgtdC {
        font-size:12px
    }

    #formTable,#formTable1,#formTable2 {
        width: 600px
    }

    #formTable td.gray,#formTable1 td.gray {
        width: 100px
    }

    #formTable td.col1,#formTable1 td.col1 {
        width: 200px
    }

    #formTable td.col2,#formTable1 td.col2 {
        width: 200px
    }
}

@media(max-width: 567px) {
    #positionOptions,#introareaC p.intro {
        display:none
    }

    #warning {
        display: block;
        color: red
    }
}

@media(max-width: 767px) {
    .introimg,.introimg3 {
        max-width:50px!important;
        max-height: 50px!important
    }

    .bgtdC {
        border: none
    }

    .category div.tooltip {
        display: none!important
    }
}

@media(max-width: 991px) {
    div.tooltip,img.question {
        display:none!important
    }
}

@media only screen and (max-width: 1199px) and (min-width:992px) {
    #introareaC p.intro {
        width:270px;
        position: absolute;
        top: 110px;
        right: 22px
    }

    .category .tooltip {
        top: 92px!important;
        right: 20px
    }
	    .category .tooltip.top {
        margin-top: -3px;
    }

    #formTable,#formTable1,#formTable2 {
        margin: 0 auto 0 35px
    }
}
