.dialContainer {
    display: inline-block;
    vertical-align: top;
    margin: 24px;
    /*margin-top: 144px;*/
}
.dialContainerNoMargin {
    display: inline-block;
    vertical-align: top;
    height: 208px;
    margin: 0px;
    /*margin-top: 144px;*/
}
.singleDialContainer {
    display: inline-block;
    margin: 8px;
    /*scale: 80%;*/
    transform-origin: bottom;
    transform: scale(.8);
}
.dial {
    display: inline-block;
    position: relative;
    width: 208px;
    height: 208px;
}
.dialLabel {
    font-family: eurostile;
    position: absolute;
    top: 96px;
    left: 85px;
    font-size:14px;
    width: 36px;
    height: 20px;
    text-align: center;
    color: white;
}
.dialManeuver {
    font-family: kimberley;
    font-size: 18px;
    line-height:24px;
    position: absolute;
    top: 10px;
    left: 99px;
    width: 10px;
    height: 94px;
    text-align: center;
}
.dialDivider {
    position: absolute;
    top: 0px;
    left: 103px;
    width: 2px;
    height: 70px;
}
.tileContainer {
    display: inline-block;
    vertical-align: top;
    margin: 24px;
    /*margin-top: 144px;*/
}
.tileContainerNoMargin-tiny {
    display: inline-block;
    vertical-align: top;
    height: 183px;
    margin: 0px;
    /*margin-top: 144px;*/
}
.tileContainerNoMargin-small {
    display: inline-block;
    vertical-align: top;
    height: 189px;
    margin: 0px;
    /*margin-top: 144px;*/
}
.tileContainerNoMargin-medium {
    display: inline-block;
    vertical-align: top;
    height: 279px;
    margin: 0px;
    /*margin-top: 144px;*/
}
.tileContainerNoMargin-large {
    display: inline-block;
    vertical-align: top;
    height: 375px;
    margin: 0px;
    /*margin-top: 144px;*/
}
.tileContainerNoMargin-long {
    display: inline-block;
    vertical-align: top;
    height: 583px;
    margin: 0px;
    /*margin-top: 144px;*/
}
.tileContainerNoMargin-huge {
    display: inline-block;
    vertical-align: top;
    height: 1058px;
    margin: 0px;
    /*margin-top: 144px;*/
}
.singleTileContainer {
    display: inline-block;
    margin: 8px;
    /*scale: 80%;*/
    transform-origin: bottom;
    transform: scale(.8);
}
.tile-container-small {
    display: inline-block;
    position: relative;
    width: 159px;
    height: 189px;
}
.tile-container-medium {
    display: inline-block;
    position: relative;
    width: 252px;
    height: 279px;
}
.tile-container-large {
    display: inline-block;
    position: relative;
    width: 338px;
    height: 375px;
}
.tile-container-huge {
    display: inline-block;
    position: relative;
    width: 378px;
    height: 1058px;
}
.tile {
    display: inline-block;
    position: relative;
}
.tileDiv-tiny {
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 183px;
    height: 183px;
}
.tileDiv-small {
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 159px;
    height: 189px;
}
.tileDiv-medium {
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 252px;
    height: 279px;
}
.tileDiv-large {
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 338px;
    height: 375px;
}
.tileDiv-long {
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 252px;
    height: 583px;
}
.tileDiv-huge {
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 378px;
    height: 1058px;
}
.tile-tiny {
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 183px;
    height: 183px;
}
.tile-small {
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 159px;
    height: 189px;
}
.tile-medium {
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 252px;
    height: 279px;
}
.tile-large {
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 338px;
    height: 375px;
}
.tile-long {
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 252px;
    height: 583px;
}
.tile-huge {
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 378px;
    height: 1058px;
}
.tileNameContainer-small{
    position: absolute;
    top: 147px;
    left: 10px;
    width: 139px;
    height: 18px;
    line-height: 18px;
    text-align: center;
}
.tileName-small{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-family: bankgothic;
    line-height: 10px;
    font-size: 10px;
    color: white;
    font-variant: small-caps;
    transform: scale(1, 1.2);
    -webkit-transform: scale(1, 1.2);
    -moz-transform: scale(1, 1.2);
    -ms-transform: scale(1, 1.2);
    -o-transform: scale(1, 1.2);
}
.tileInitiative-small{
    position: absolute;
    top: 114px;
    left: 10px;
    width: 20px;
    font-family: kimberley;
    font-size: 32px;
    color: #f57e20;
    text-align: center;
}
.tileIcon-small {
    position: absolute;
    top: 118px;
    left: 127px;
    width: 26px;
    height: 26px;
}
.tileNameContainer-medium{
    position: absolute;
    top: 245px;
    /*    left: 20px;
        width: 212px;*/
    left: 37px;
    width: 176px;
    height: 18px;
    line-height: 18px;
    text-align: center;
}
.tileName-medium{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-family: bankgothic;
    line-height: 10px;
    font-size: 10px;
    color: white;
    font-variant: small-caps;
    transform: scale(1, 1.2);
    -webkit-transform: scale(1, 1.2);
    -moz-transform: scale(1, 1.2);
    -ms-transform: scale(1, 1.2);
    -o-transform: scale(1, 1.2);
}
/*.tileName-medium{
    position: absolute;
    top: 251px;
    left: 0px;
    width: 252px;
    font-family: bankgothic;
    font-size: 10px;
    color: white;
    font-variant: small-caps;
    text-align: center;
    transform: scale(1, 1.2);
    -webkit-transform: scale(1, 1.2);
    -moz-transform: scale(1, 1.2);
    -ms-transform: scale(1, 1.2);
    -o-transform: scale(1, 1.2);
}*/
.tileInitiative-medium{
    position: absolute;
    top: 210px;
    left: 8px;
    width: 20px;
    font-family: kimberley;
    font-size: 32px;
    color: #f57e20;
    text-align: center;
}
.tileIcon-medium {
    position: absolute;
    top: 212px;
    left: 220px;
    width: 26px;
    height: 26px;
}
.tileNameContainer-large{
    position: absolute;
    top: 331px;
    left: 60px;
    width: 216px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.tileName-large{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-family: bankgothic;
    line-height: 10px;
    font-size: 10px;
    color: white;
    font-variant: small-caps;
    transform: scale(1, 1.2);
    -webkit-transform: scale(1, 1.2);
    -moz-transform: scale(1, 1.2);
    -ms-transform: scale(1, 1.2);
    -o-transform: scale(1, 1.2);
}
/*.tileName-large{
    position: absolute;
    top: 341px;
    left: 0px;
    width: 338px;
    font-family: bankgothic;
    font-size: 10px;
    color: white;
    font-variant: small-caps;
    text-align: center;
    transform: scale(1, 1.2);
    -webkit-transform: scale(1, 1.2);
    -moz-transform: scale(1, 1.2);
    -ms-transform: scale(1, 1.2);
    -o-transform: scale(1, 1.2);
}*/
.tileInitiative-large{
    position: absolute;
    top: 291px;
    left: 12px;
    width: 20px;
    font-family: kimberley;
    font-size: 32px;
    color: #f57e20;
    text-align: center;
}
.tileIcon-large {
    position: absolute;
    top: 288px;
    left: 295px;
    width: 36px;
    height: 36px;
}
.tileNameContainer-huge{
    position: absolute;
    top: 1021px;
    left: 80px;
    width: 216px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.tileName-huge{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-family: bankgothic;
    line-height: 10px;
    font-size: 10px;
    color: white;
    font-variant: small-caps;
    transform: scale(1, 1.2);
    -webkit-transform: scale(1, 1.2);
    -moz-transform: scale(1, 1.2);
    -ms-transform: scale(1, 1.2);
    -o-transform: scale(1, 1.2);
}
/*.tileName-huge{
    position: absolute;
    top: 1030px;
    left: 0px;
    width: 378px;
    font-family: bankgothic;
    font-size: 10px;
    color: white;
    font-variant: small-caps;
    text-align: center;
    transform: scale(1, 1.2);
    -webkit-transform: scale(1, 1.2);
    -moz-transform: scale(1, 1.2);
    -ms-transform: scale(1, 1.2);
    -o-transform: scale(1, 1.2);
}*/
.tileInitiative-huge{
    position: absolute;
    top: 970px;
    left: 29px;
    width: 20px;
    font-family: kimberley;
    font-size: 32px;
    color: #f57e20;
    text-align: center;
}
.tileEngagementSymbol{
    position: absolute;
    top: 1000px;
    left: 24px;
    width: 20px;
    font-size: 14px;
    color: red;
    text-align: center;
}
.tileEngagementNumber{
    position: absolute;
    top: 1000px;
    left: 38px;
    width: 20px;
    font-family: kimberley;
    font-size: 19px;
    color: #f57e20;
    text-align: center;
}
.tileIcon-huge {
    position: absolute;
    top: 980px;
    left: 319px;
    width: 36px;
    height: 36px;
}