#frontimg {
    margin-right: 0px;
    -khtml-margin-top-collapse: separate;
    -khtml-margin-bottom-collapse: separate;
    margin-top: -12px;
    margin-left: -12px;
    opacity: 1;
    width: 1048px;
    height: 791px;
    height: auto;
}

#content {
    -khtml-margin-top-collapse: separate;
    -khtml-margin-bottom-collapse: separate;
    margin-top: 0px;
    bottom: auto;
    padding: 10px 20px;
    /* padding: 15px; */
    /* letter-spacing: normal; */
    /* word-spacing: 0px; */
    /* line-height: normal; */
    /* overflow: visible; */
    /* text-shadow: rgb(255, 255, 255) 0px 0px 0px; */
    /* min-height: 595px; */
    /* top: 0px; */
    /* left: 27px; */
    /* height: 662px !important; */
    /* right: 28px; */
    width: calc(100% - 40px);
}

#container {
    width: 100%;
    position: relative;
}

.question {
    /* width: 800px; */
    margin-bottom: 10px;
    margin-left: 32px;
}

.title{
    margin-top: 10px;
    margin-bottom: 10px;
}

.sketchPad {
    float: left;
    width: 450px;
    height: 540px;
    border: 3px solid hsl(0, 0%, 40%);
    background-color: #fff;

    /* #4 AND INFINITY!!! (CSS3 only) */
    box-shadow:
        0 0 0 7px hsl(0, 0%, 90%);
}

.colLeft{
   width: 115px;
   float: left;
}

.pencil span, .eraser div{
    background-image: url("images/btn_draw.png");
    width: 50px;
    height: 42px;
    display:block;
}

.pencil span{background-position: 0px -89px}
.eraser div{background-image: url("images/eraser.png")}

.pencil, .eraser{
    text-align: center;
    position: relative;
    display: block;
    margin-top: 5px;
    padding-top: 15px;
    text-decoration: none;
    background-color: #DEDFE0;
    border-radius: 10px;
    color: #0070AD;
}

.btn_color {
    text-align: center;
    position: relative;
    display: block;
    margin-top: 5px;
    padding-top: 15px;
    text-decoration: none;
    background-color: #DEDFE0;
    border-radius: 0px 10px;
    width: 165px;
    color: #0070AD;
}

.btn_thickness {
    text-align: center;
    position: relative;
    display: block;
    margin-top: 170px;
    padding-top: 15px;
    text-decoration: none;
    background-color: #DEDFE0;
    border-radius: 0px 10px;
    width: 165px;
    color: #0070AD;
}

.colorsBox{
  padding: 0px;
  width: 160px;
  background-color: #FFF;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 3px 2px 5px #888;
  position: absolute;
  margin: 5px;
  margin-top: 1px;
}

.color {
    width: 30px;
    height: 30px;
    margin:5px;
    float: left;
}

#color1 {background-color: #FFF;}
#color2 {background-color: #D8D8D8;}
#color3 {background-color: #6E6E6E;}
#color4 {background-color: #000;}

#color5 {background-color: #FFFF00;}
#color6 {background-color: #0101DF;}
#color7 {background-color: #00FF00;}
#color8 {background-color: #FF0000;}

#color9 {background-color: #FF00FF;}
#color10 {background-color: #00FFFF;}
#color11 {background-color: #FE9A2E;}
#color12 {background-color: #2ECCFA;}

#color13 {background-color: #B40404;}
#color14 {background-color: #8A4B08;}
#color15 {background-color: #BF00FF;}
#color16 {background-color: #6A0888;}

.thiknessBox{
  padding: 0px;
  width: 160px;
  background-color: #FFF;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 3px 2px 5px #888;
  position: absolute;
  margin: 5px;
  margin-top: 1px;
}

.thickness{
    width: 29px;
    height: 29px;
    margin: 2px 5px;
    float: left;
    overflow: hidden;
    display: block;
    text-indent: -999em;
    text-align: center;
}

#thick1 div {
    width: 3px;
    height: 3px;
    border-radius: 5px;
    margin: -6px 10px 5px 12px;
}

#thick2 div {
    width: 5px;
    height: 5px;
    border-radius: 5px;
    margin: -7px 10px 5px 11px;
}

#thick3 div {
    width: 7px;
    height: 7px;
    border-radius: 7px;
    margin: -8px 10px 5px 8px;
}

#thick4 div {
    width: 9px;
    height: 9px;
    border-radius: 9px;
    margin: -9px 10px 5px 9px;
}

#thick5 div {
    width: 11px;
    height: 11px;
    border-radius: 10px;
    margin: -10px 10px 5px 8px;
}

#thick6 div {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    margin: -12px 0px 0px 6px;
}

#thick7 div {
    width: 17px;
    height: 17px;
    border-radius: 17px;
    margin: -13px 0px 0px 6px;
}

#thick8 div {
    width: 19px;
    height: 19px;
    border-radius: 19px;
    margin: -14px 0px 0px 5px;
}

#thick9 div {
    width: 21px;
    height: 21px;
    border-radius: 22px;
    margin: -17px 0px 0px 4px;
}
#thick10 div {
    width: 24px;
    height: 24px;
    border-radius: 24px;
    margin: -18px 0px 0px 3px;
}
#thick11 div {
    width: 26px;
    height: 26px;
    border-radius: 26px;
    margin: -19px 0px 0px 1px;
}
#thick12 div {
    width: 29px;
    height: 29px;
    border-radius: 29px;
    margin-top: -20px;
}

.thickness div {
    background-color: #000;
}


.items {
    /* float: left; */
    width: 100%;
}

.draw_answer {
    border: none !important;
    max-height: 60px;
    display: none;
    /* float: right; */
    /* margin-right: 30px; */
}

.items div {
    padding: 11px 0px 15px 0px;
    height: 93px;
    /* border-bottom: 1px solid #C3C3C4; */
    width: 130px;
}

.ansTitle {
    font-weight: bold;
    font-size: 14px;
    display: table;
}

.anscheck {
    float: left;
}

.color.selected {
    border: 1px solid black;
    margin: 4px;
}

.thickness.selected {
    border: 1px solid black;
    margin: 1px 4px;
}

.selectedTool {
    background-color: #F7BD5F;
}
