/*
@color1 : #F2385A;
@color2 : #F5A503;
@color3 : #3AA1BF;
@color4 : #56D9CD;
@color5 : #F7FFEC;
         */
@import "Functions";
.test {
  color: #c8dedf;
}
.DDLightHeader {
  font-weight: ;
  background-color: #dbddff;
}
.DDFilter {
  font: 0.95em Tahoma, Arial, Sans-serif;
  color: #666666;
}
.DDFloatLeft {
  float: right;
}
.DDFloatRight {
  float: left;
}
.DDSelected {
  background-color: #fdffb8;
}
.DDSubHeader {
  clear: both;
  margin: 15px 3px;
  border-left: #a8c12a solid 10px;
  padding: 3px 0px 3px 10px;
}
div.DDNoItem {
  color: Red;
  font-family: Trebuchet MS, Arial, sans-serif;
}
/* Validate */

.DDValidator {
  color: #eb373e;
  font-family: Trebuchet MS, Arial, sans-serif;
  font-size: 12.6px;
  font-weight: bold;
  vertical-align: middle;
}
.DDValidator ul {
  margin: 0px;
  padding: 0px;
}
.DDValidator ul li {
  margin: 10px 30px;
  padding: 0px;
}
/*	DataPager	*/

div.DDPager {
  padding: 0px 6px;
  color: #819b01;
}
/* Bottom hyperlink design*/

div.DDBottomHyperLink {
  font: 0.95em Tahoma, Arial, Sans-Serif;
}
div.DDBottomHyperLink a {
  color: #839ce7;
  text-decoration: none;
}
div.DDBottomHyperLink a:hover {
  color: #000099;
  text-decoration: underline !important;
}
div.DDBottomHyperLink a img {
  padding-right: 5px;
  border: none;
}
/* DDDetailsTable */

table.DDDetailsTable {
  color: #333333;
  background-color: #f8f8f8;
  font-size: 13.3px;
  font-family: Tahoma, Arial, Sans-Serif;
}
table.DDDetailsTable a {
  color: #819b01;
  text-decoration: none;
  padding-right: 6px;
}
table.DDDetailsTable a:hover {
  color: #819b01;
  text-decoration: underline !important;
}
table.DDDetailsTable > tbody > tr > td {
  vertical-align: top;
  padding: 7px;
}
table.DDDetailsTable > tbody > tr > td.DDLightAction {
  border: 0px solid #e4eeaf;
  text-align: right;
}
table.DDDetailsTable > tbody > tr > td.DDLightAction a {
  color: #819b01;
}
table.DDDetailsTable > tbody > tr > td.DDLightDetail {
  background-color: white;
  vertical-align: middle;
  padding: 4.666666667px 7px;
}
table.DDDetailsTable > tbody > tr > td.DDLightDetail input,
table.DDDetailsTable > tbody > tr > td.DDLightDetail select,
table.DDDetailsTable > tbody > tr > td.DDLightDetail textarea {
  border: 1px solid #a8c12a;
}
table.DDDetailsTable > tbody > tr > td.DDLightHeader {
  text-transform: uppercase;
  border-radius: 10px;
  background-color: #333333;
  color: white;
  min-width: 200px;
  width: 30%;
  text-align: left;
  padding-left: 20px;
}
table.DDDetailsTable > tbody > tr > td.DDLightHeader:after {
  content: "  ";
}
table.DDDetailsTable > tbody > tr {
  border-top: 2px solid #f8f8f8;
  border-bottom: 4px solid #f8f8f8;
}
table.DDDetailsTable .DDTextBox {
  width: 70%;
  max-width: 300px;
}
table.DDDetailsTable .DDDropDown {
  width: auto;
  max-width: 100%;
}
/* DDGridView */

table.DDGridView {
  color: black;
  background-color: #f8f8f8;
  font-family: Tahoma, Arial, Sans-Serif;
  font-size: 12.6px;
}
table.DDGridView > tbody > tr.wrap > th,
table.DDGridView > tbody > tr.wrap td {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  white-space: normal;
  width: auto;
}
table.DDGridView > tbody > tr.wrap > th a,
table.DDGridView > tbody > tr.wrap td a {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  white-space: normal;
  width: auto;
}
table.DDGridView th,
table.DDGridView td {
  vertical-align: top;
  padding: 0px;
  white-space: nowrap;
  line-height: 16.8px;
}
table.DDGridView .DDAlt {
  background-color: #ebebeb;
  color: black;
}
table.DDGridView .th {
  background-color: #333333;
  color: #f7ffec;
  line-height: 1em;
  text-align: left;
  border: solid 1px #b9dba0;
  font-size: 12.6px;
}
table.DDGridView .th a {
  color: #f7ffec;
  font-size: 12.6px;
  text-decoration: none;
}
table.DDGridView .td a {
  color: #797979;
  font-size: 12.6px;
  text-decoration: none;
  margin-right: 6px;
}
table.DDGridView .td a:hover {
  color: #797979;
  text-decoration: underline;
}
table.DDGridView .td input {
  padding: 0px;
  margin: 0px;
}
table.DDGridView .th > th,
table.DDGridView .td > td {
  padding: 7px;
  border: solid 0px #797979;
  border-bottom: solid 1px white;
}
table.DDGridView .th {
  border: 0px;
}
table.DDGridView .DDFooter {
  border: solid 1px #b9dba0;
}
table.DDGridView .DDFooter td {
  padding: 3px;
}
/* Footable */

table.DDGridView .footable-cell-detail .footable-row-detail-inner {
  padding: 15px;
  background-color: #f7ffec;
  background-color: #ecf2bd;
  margin-bottom: 5px;
}
table.DDGridView .footable-cell-detail .footable-row-detail-inner div {
  padding-bottom: 10px;
  line-height: 16.8px;
}
table.DDGridView .footable-cell-detail .footable-row-detail-inner div label {
  width: 40%;
  max-width: 150px;
  display: inline-block;
  font-weight: bolder;
  vertical-align: top;
}
table.DDGridView .footable-cell-detail .footable-row-detail-inner div span {
  vertical-align: top;
  display: inline-block;
}
table.DDGridView .footable-cell-detail .footable-row-detail-inner div span:before {
  content: " : ";
  vertical-align: top;
}
