.tn-full {
  width: 100%;
  float: left;
}

.tn-grid {
  width: 100%;
  float: left;
  padding: 10px;
}

.tn-grid.w1 {
  width: 10%;
}

.tn-grid.w2 {
  width: 20%;
}

.tn-grid.w3 {
  width: 30%;
}

.tn-grid.w4 {
  width: 40%;
}

.tn-grid.w5 {
  width: 50%;
}

.tn-grid.w6 {
  width: 60%;
}

.tn-grid.w7 {
  width: 70%;
}

.tn-grid.w8 {
  width: 80%;
}

.tn-grid.w9 {
  width: 90%;
}

.tn-grid.ml1 {
  margin-left: 10%;
}

.tn-grid.ml2 {
  margin-left: 20%;
}

.tn-grid.ml3 {
  margin-left: 30%;
}

.tn-grid.ml4 {
  margin-left: 40%;
}

.tn-grid.ml5 {
  margin-left: 50%;
}

.tn-grid.ml6 {
  margin-left: 60%;
}

.tn-grid.ml7 {
  margin-left: 70%;
}

.tn-grid.ml8 {
  margin-left: 80%;
}

.tn-grid.ml9 {
  margin-left: 90%;
}

.tn-grid.mr1 {
  margin-right: 10%;
}

.tn-grid.mr2 {
  margin-right: 20%;
}

.tn-grid.mr3 {
  margin-right: 30%;
}

.tn-grid.mr4 {
  margin-right: 40%;
}

.tn-grid.mr5 {
  margin-right: 50%;
}

.tn-grid.mr6 {
  margin-right: 60%;
}

.tn-grid.mr7 {
  margin-right: 70%;
}

.tn-grid.mr8 {
  margin-right: 80%;
}

.tn-grid.mr9 {
  margin-right: 90%;
}

.whiteColor {
  color: white !important;
}

.redColor {
  color: red !important;
}

.lightColor {
  color: #999 !important;
}

.midColor {
  color: #666 !important;
}

.darkColor {
  color: #333 !important;
}

.fs11 {
  font-size: 11px !important;
}

.fs12 {
  font-size: 12px !important;
}

.fs13 {
  font-size: 13px !important;
}

.fs14 {
  font-size: 14px !important;
}

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs19 {
  font-size: 19px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs21 {
  font-size: 21px !important;
}

.fs22 {
  font-size: 22px !important;
}

.fs23 {
  font-size: 23px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs25 {
  font-size: 25px !important;
}

.fs26 {
  font-size: 26px !important;
}

.fs27 {
  font-size: 27px !important;
}

.fs28 {
  font-size: 28px !important;
}

.fs29 {
  font-size: 29px !important;
}

.fs30 {
  font-size: 30px !important;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.tl {
  text-align: left !important;
}

.tc {
  text-align: center !important;
}

.tr {
  text-align: right !important;
}

.vm tr td {
  vertical-align: middle !important;
}

.vt tr td {
  vertical-align: top !important;
}

.vb tr td {
  vertical-align: bottom !important;
}

.vt {
  vertical-align: top !important;
}

.vm {
  vertical-align: middle !important;
}

.vb {
  vertical-align: bottom !important;
}

.p0 {
  padding: 0px !important;
}

.p5 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p20 {
  padding: 20px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.m0 {
  margin: 0px !important;
}

.m5 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m20 {
  margin: 20px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.full-label {
  width: 100%;
  float: left;
  font-size: 12px;
  margin-bottom: 4px;
  letter-spacing: -0.4px;
  color: #666;
}

.full-table {
  width: 100%;
  height: auto;
  float: left;
}

.full-table tr td {
  padding: 5px;
}

.full-table tr td:first-child {
  padding-left: 0;
}

.full-table tr td:last-child {
  padding-right: 0;
}

.full-textarea,
.full-select,
.full-input {
  width: 100%;
  height: 35px;
  float: left;
  border: 1px solid #dbdbdb;
  background: #fff;
  color: #666;
  font-family: "open sans";
  border-radius: 2px;
  padding: 0 5px;
}

.full-input.dater {
  background-image: url("../img/datetime-icon.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.full-textarea {
  height: 100px;
}

.full-input.wrong {
  background: #ffedef;
}

.centerAligner {
  width: 1040px;
  margin: 0 auto;
}

.row-table {
  width: 100%;
  height: auto;
  font-size: 13px;
  float: left;
}

.row-table tr {
  border-bottom: 1px solid #ebebeb;
}

.row-table tr td {
  padding: 5px;
}

.row-table tr td:first-child {
  padding-left: 0;
}

.row-table tr td:last-child {
  padding-right: 0;
}

.row-table tr.title {
  font-size: 11px;
}

.row-table tr.title td {
  opacity: .7;
}

.greenColor {
  color: #60a14a !important;
}

/* General Tools */
