/* CSS crunched with Crunch - //crunchapp.net/ */
@import "//fonts.googleapis.com/css?family=Fjalla+One";
/*
 *  Document   : mc.configuration.less
 *  Created on : 31/08/2013, 12:30:00
 *  Author     : Cynthia Juanilla
 *  $Revision: 4840 $
 *  $LastChangedDate: 2015-09-02 12:56:58 -0300 (Wed, 02 Sep 2015) $
 *  $LastChangedBy: sruiz $
 *  Description:
 *      Variables de configuración para el compilado LESS
 */
/*COMIENZO VARIABLES*/
/*Prueba
@baseFontFamily: Arial, Helvetica, sans-serif;
@type_Special: 'Fjalla One', sans-serif;
@baseFontSize: 14px;
@baseLineHeight:14px;
@bg: #333333;
@bg_type: #ffffff;
@bg_dest_type: #fff600;
@color01: #ff0000;
@color01_type: #fff600;
@color01_h: #a80000;
@color01_h_type: #fffc92;
@color02: #fdb302;
@color02_type: #000000;
@color02_h: #ff7200;
@color02_h_type: #626262;
@refColor01:#90E24A;
@refColor01_type: #90E24A;
@refColor02:#FAEC37;
@refColor02_type: #D93232;
@refColor03:#DC9322;
@refColor04:#D93232;
@refColor04_type: #D93232; //revisar

@refColorLigth:#FCFF00;
@refColorLigth01:#BBBBBB;
@refColorDark:#666666;
@refColorDark01:#480000;
@refColorDark02:#982525;
@refColorLight_type: #FFFFFF;
@refColorDark_type: #333333;

@homeColor:#333;
@homeColor_type:#fff;
@awayColor: #ddd;
@awayColor_type:#333;
*/
/*Datafactory (publicador)
@baseFontFamily: Arial, Helvetica, sans-serif;
@type_Special: 'Fjalla One', sans-serif;
@baseFontSize: 14px;
@baseLineHeight:14px;
@bg: #ffffff;
@bg_type: #000000;
@bg_dest_type: #da0017;
@color01: #da0017;
@color01_type: #ffffff;
@color01_h: #a80000;
@color01_h_type: #fffc92;
@color02: #000000;
@color02_type: #ffffff;
@color02_h: lighten(@color02, 5%);
@color02_h_type: lighten(@color02_type, 5%);
@refColor01:#666666;
@refColor01_type: #ffffff;
@refColor02:#FAEC37;
@refColor02_type: #D93232;
@refColor03:#DC9322;
@refColor04:#D93232;
@refColor04_type: #D93232;

@refColorLigth: lighten(@color01, 30%);
@refColorLigth01:#BBBBBB;
@refColorDark:#666666;
@refColorDark01:#480000;
@refColorDark02:#982525;
@refColorLight_type: #FFFFFF;
@refColorDark_type: #333333;

@homeColor:#333;
@homeColor_type:#fff;
@awayColor: #ddd;
@awayColor_type:#333;
*/
/*--
@baseFontFamily: Arial, Helvetica, sans-serif;
@type_Special: 'Fjalla One', sans-serif;
@baseFontSize: 14px;
@baseLineHeight:14px;
@bg: #333;
@bg_type:	#ccc;
@bg_dest: #999;
@bg_dest_type: #FFFF00;
@color01: #FFFF00;
@color01_type: #000;
@color01_h: #FFDA00;
@color01_h_type: #000;
@color02: #6D0505;
@color02_type: #fff;
@color02_h: #A50505;
@color02_h_type: #fff;


--*/
div[class*="dfMc-"] {
  /*! normalize.css v3.0.0 | MIT License | git.io/normalize */
}
div[class*="dfMc-"] html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
div[class*="dfMc-"] body {
  margin: 0;
}
div[class*="dfMc-"] article,
div[class*="dfMc-"] aside,
div[class*="dfMc-"] details,
div[class*="dfMc-"] figcaption,
div[class*="dfMc-"] figure,
div[class*="dfMc-"] footer,
div[class*="dfMc-"] header,
div[class*="dfMc-"] hgroup,
div[class*="dfMc-"] main,
div[class*="dfMc-"] nav,
div[class*="dfMc-"] section,
div[class*="dfMc-"] summary {
  display: block;
}
div[class*="dfMc-"] audio,
div[class*="dfMc-"] canvas,
div[class*="dfMc-"] progress,
div[class*="dfMc-"] video {
  display: inline-block;
  vertical-align: baseline;
}
div[class*="dfMc-"] audio:not([controls]) {
  display: none;
  height: 0;
}
div[class*="dfMc-"] [hidden],
div[class*="dfMc-"] template {
  display: none;
}
div[class*="dfMc-"] a {
  background: transparent;
}
div[class*="dfMc-"] a:active,
div[class*="dfMc-"] a:hover {
  outline: 0;
}
div[class*="dfMc-"] abbr[title] {
  border-bottom: 1px dotted;
}
div[class*="dfMc-"] b,
div[class*="dfMc-"] strong {
  font-weight: bold;
}
div[class*="dfMc-"] dfn {
  font-style: italic;
}
div[class*="dfMc-"] h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
div[class*="dfMc-"] mark {
  background: #ff0;
  color: #000;
}
div[class*="dfMc-"] small {
  font-size: 80%;
}
div[class*="dfMc-"] sub,
div[class*="dfMc-"] sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
div[class*="dfMc-"] sup {
  top: -0.5em;
}
div[class*="dfMc-"] sub {
  bottom: -0.25em;
}
div[class*="dfMc-"] img {
  border: 0;
}
div[class*="dfMc-"] svg:not(:root) {
  overflow: hidden;
}
div[class*="dfMc-"] figure {
  margin: 1em 40px;
}
div[class*="dfMc-"] hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
div[class*="dfMc-"] pre {
  overflow: auto;
}
div[class*="dfMc-"] code,
div[class*="dfMc-"] kbd,
div[class*="dfMc-"] pre,
div[class*="dfMc-"] samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
div[class*="dfMc-"] button,
div[class*="dfMc-"] input,
div[class*="dfMc-"] optgroup,
div[class*="dfMc-"] select,
div[class*="dfMc-"] textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
div[class*="dfMc-"] button {
  overflow: visible;
}
div[class*="dfMc-"] button,
div[class*="dfMc-"] select {
  text-transform: none;
}
div[class*="dfMc-"] button,
div[class*="dfMc-"] html input[type="button"],
div[class*="dfMc-"] input[type="reset"],
div[class*="dfMc-"] input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
div[class*="dfMc-"] button[disabled],
div[class*="dfMc-"] html input[disabled] {
  cursor: default;
}
div[class*="dfMc-"] button::-moz-focus-inner,
div[class*="dfMc-"] input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
div[class*="dfMc-"] input {
  line-height: normal;
}
div[class*="dfMc-"] input[type="checkbox"],
div[class*="dfMc-"] input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
div[class*="dfMc-"] input[type="number"]::-webkit-inner-spin-button,
div[class*="dfMc-"] input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
div[class*="dfMc-"] input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
div[class*="dfMc-"] input[type="search"]::-webkit-search-cancel-button,
div[class*="dfMc-"] input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
div[class*="dfMc-"] fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
div[class*="dfMc-"] legend {
  border: 0;
  padding: 0;
}
div[class*="dfMc-"] textarea {
  overflow: auto;
}
div[class*="dfMc-"] optgroup {
  font-weight: bold;
}
div[class*="dfMc-"] table {
  border-collapse: collapse;
  border-spacing: 0;
}
div[class*="dfMc-"] td,
div[class*="dfMc-"] th {
  padding: 0;
}
/* scaffolding.less */
div[class*="dfMc-"] * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div[class*="dfMc-"] *:before,
div[class*="dfMc-"] *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div[class*="dfMc-"] html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
div[class*="dfMc-"] body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
div[class*="dfMc-"] input,
div[class*="dfMc-"] button,
div[class*="dfMc-"] select,
div[class*="dfMc-"] textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
div[class*="dfMc-"] a {
  color: #428bca;
  text-decoration: none;
}
div[class*="dfMc-"] a:hover,
div[class*="dfMc-"] a:focus {
  color: #2a6496;
  text-decoration: underline;
}
div[class*="dfMc-"] a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
div[class*="dfMc-"] figure {
  margin: 0;
}
div[class*="dfMc-"] img {
  vertical-align: middle;
}
div[class*="dfMc-"] .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
div[class*="dfMc-"] .img-rounded {
  border-radius: 6px;
}
div[class*="dfMc-"] .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
div[class*="dfMc-"] .img-circle {
  border-radius: 50%;
}
div[class*="dfMc-"] hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
div[class*="dfMc-"] .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* grid.less */
div[class*="dfMc-"] .container {
  margin-right: auto;
  margin-left: auto;
}
div[class*="dfMc-"] .minSize-479 .container {
  width: 750px;
}
div[class*="dfMc-"] .minSize-767 .container {
  width: 970px;
}
div[class*="dfMc-"] .minSize-991 .container {
  width: 1170px;
}
div[class*="dfMc-"] .container-fluid {
  margin-right: auto;
  margin-left: auto;
}
div[class*="dfMc-"] .col-xs-1, div[class*="dfMc-"] .col-sm-1, div[class*="dfMc-"] .col-md-1, div[class*="dfMc-"] .col-lg-1, div[class*="dfMc-"] .col-xs-2,
div[class*="dfMc-"] .col-sm-2, div[class*="dfMc-"] .col-md-2, div[class*="dfMc-"] .col-lg-2, div[class*="dfMc-"] .col-xs-3,
div[class*="dfMc-"] .col-sm-3, div[class*="dfMc-"] .col-md-3, div[class*="dfMc-"] .col-lg-3, div[class*="dfMc-"] .col-xs-4,
div[class*="dfMc-"] .col-sm-4, div[class*="dfMc-"] .col-md-4, div[class*="dfMc-"] .col-lg-4, div[class*="dfMc-"] .col-xs-5,
div[class*="dfMc-"] .col-sm-5, div[class*="dfMc-"] .col-md-5, div[class*="dfMc-"] .col-lg-5, div[class*="dfMc-"] .col-xs-6,
div[class*="dfMc-"] .col-sm-6, div[class*="dfMc-"] .col-md-6, div[class*="dfMc-"] .col-lg-6, div[class*="dfMc-"] .col-xs-7,
div[class*="dfMc-"] .col-sm-7, div[class*="dfMc-"] .col-md-7, div[class*="dfMc-"] .col-lg-7, div[class*="dfMc-"] .col-xs-8,
div[class*="dfMc-"] .col-sm-8, div[class*="dfMc-"] .col-md-8, div[class*="dfMc-"] .col-lg-8, div[class*="dfMc-"] .col-xs-9,
div[class*="dfMc-"] .col-sm-9, div[class*="dfMc-"] .col-md-9, div[class*="dfMc-"] .col-lg-9, div[class*="dfMc-"] .col-xs-10,
div[class*="dfMc-"] .col-sm-10, div[class*="dfMc-"] .col-md-10, div[class*="dfMc-"] .col-lg-10, div[class*="dfMc-"] .col-xs-11,
div[class*="dfMc-"] .col-sm-11, div[class*="dfMc-"] .col-md-11, div[class*="dfMc-"] .col-lg-11, div[class*="dfMc-"] .col-xs-12,
div[class*="dfMc-"] .col-sm-12, div[class*="dfMc-"] .col-md-12, div[class*="dfMc-"] .col-lg-12{
  position: relative;
  min-height: 1px;
  width: 100%;
}
div[class*="dfMc-"] .moduleCtn .reboot .col-xs-1, div[class*="dfMc-"] .moduleCtn .reboot .col-sm-1,
div[class*="dfMc-"] .moduleCtn .reboot .col-md-1, div[class*="dfMc-"] .moduleCtn .reboot .col-lg-1,
div[class*="dfMc-"] .moduleCtn .reboot .col-xs-2, div[class*="dfMc-"] .moduleCtn .reboot .col-sm-2,
div[class*="dfMc-"] .moduleCtn .reboot .col-md-2, div[class*="dfMc-"] .moduleCtn .reboot .col-lg-2,
div[class*="dfMc-"] .moduleCtn .reboot .col-xs-3, div[class*="dfMc-"] .moduleCtn .reboot .col-sm-3,
div[class*="dfMc-"] .moduleCtn .reboot .col-md-3, div[class*="dfMc-"] .moduleCtn .reboot .col-lg-3,
div[class*="dfMc-"] .moduleCtn .reboot .col-xs-4, div[class*="dfMc-"] .moduleCtn .reboot .col-sm-4,
div[class*="dfMc-"] .moduleCtn .reboot .col-md-4, div[class*="dfMc-"] .moduleCtn .reboot .col-lg-4,
div[class*="dfMc-"] .moduleCtn .reboot .col-xs-5, div[class*="dfMc-"] .moduleCtn .reboot .col-sm-5,
div[class*="dfMc-"] .moduleCtn .reboot .col-md-5, div[class*="dfMc-"] .moduleCtn .reboot .col-lg-5,
div[class*="dfMc-"] .moduleCtn .reboot .col-xs-6, div[class*="dfMc-"] .moduleCtn .reboot .col-sm-6,
div[class*="dfMc-"] .moduleCtn .reboot .col-md-6, div[class*="dfMc-"] .moduleCtn .reboot .col-lg-6,
div[class*="dfMc-"] .moduleCtn .reboot .col-xs-7, div[class*="dfMc-"] .moduleCtn .reboot .col-sm-7,
div[class*="dfMc-"] .moduleCtn .reboot .col-md-7, div[class*="dfMc-"] .moduleCtn .reboot .col-lg-7,
div[class*="dfMc-"] .moduleCtn .reboot .col-xs-8, div[class*="dfMc-"] .moduleCtn .reboot .col-sm-8,
div[class*="dfMc-"] .moduleCtn .reboot .col-md-8, div[class*="dfMc-"] .moduleCtn .reboot .col-lg-8,
div[class*="dfMc-"] .moduleCtn .reboot .col-xs-9, div[class*="dfMc-"] .moduleCtn .reboot .col-sm-9,
div[class*="dfMc-"] .moduleCtn .reboot .col-md-9, div[class*="dfMc-"] .moduleCtn .reboot .col-lg-9,
div[class*="dfMc-"] .moduleCtn .reboot .col-xs-10, div[class*="dfMc-"] .moduleCtn .reboot .col-sm-10,
div[class*="dfMc-"] .moduleCtn .reboot .col-md-10, div[class*="dfMc-"] .moduleCtn .reboot .col-lg-10,
div[class*="dfMc-"] .moduleCtn .reboot .col-xs-11, div[class*="dfMc-"] .moduleCtn .reboot .col-sm-11,
div[class*="dfMc-"] .moduleCtn .reboot .col-md-11, div[class*="dfMc-"] .moduleCtn .reboot .col-lg-11,
div[class*="dfMc-"] .moduleCtn .reboot .col-xs-12, div[class*="dfMc-"] .moduleCtn .reboot .col-sm-12,
div[class*="dfMc-"] .moduleCtn .reboot .col-md-12, div[class*="dfMc-"] .moduleCtn .reboot .col-lg-12{
  width: 100%;
}
div[class*="dfMc-"] .col-xs-1, div[class*="dfMc-"]  .col-xs-2, div[class*="dfMc-"]  .col-xs-3, div[class*="dfMc-"]  .col-xs-4, div[class*="dfMc-"]  .col-xs-5, div[class*="dfMc-"]  .col-xs-6, div[class*="dfMc-"]  .col-xs-7, div[class*="dfMc-"]  .col-xs-8, div[class*="dfMc-"]  .col-xs-9, div[class*="dfMc-"]  .col-xs-10, div[class*="dfMc-"]  .col-xs-11, div[class*="dfMc-"]  .col-xs-12 {
  float: left;
}
div[class*="dfMc-"] .col-xs-12, div[class*="dfMc-"] .moduleCtn .reboot .col-xs-12{
  width: 100%;
}
div[class*="dfMc-"] .col-xs-11, div[class*="dfMc-"] .moduleCtn .reboot .col-xs-11{
  width: 91.66666667%;
}
div[class*="dfMc-"] .col-xs-10, div[class*="dfMc-"] .moduleCtn .reboot .col-xs-10{
  width: 83.33333333%;
}
div[class*="dfMc-"] .col-xs-9, div[class*="dfMc-"] .moduleCtn .reboot .col-xs-9{
  width: 75%;
}
div[class*="dfMc-"] .col-xs-8, div[class*="dfMc-"] .moduleCtn .reboot .col-xs-8{
  width: 66.66666667%;
}
div[class*="dfMc-"] .col-xs-7, div[class*="dfMc-"] .moduleCtn .reboot .col-xs-7{
  width: 58.33333333%;
}
div[class*="dfMc-"] .col-xs-6, div[class*="dfMc-"] .moduleCtn .reboot .col-xs-6{
  width: 50%;
}
div[class*="dfMc-"] .col-xs-5, div[class*="dfMc-"] .moduleCtn .reboot .col-xs-5{
  width: 41.66666667%;
}
div[class*="dfMc-"] .col-xs-4, div[class*="dfMc-"] .moduleCtn .reboot .col-xs-4{
  width: 33.33333333%;
}
div[class*="dfMc-"] .col-xs-3, div[class*="dfMc-"] .moduleCtn .reboot .col-xs-3{
  width: 25%;
}
div[class*="dfMc-"] .col-xs-2, div[class*="dfMc-"] .moduleCtn .reboot .col-xs-2{
  width: 16.66666667%;
}
div[class*="dfMc-"] .col-xs-1, div[class*="dfMc-"] .moduleCtn .reboot .col-xs-1{
  width: 8.33333333%;
}
div[class*="dfMc-"] .col-xs-pull-12 {
  right: 100%;
}
div[class*="dfMc-"] .col-xs-pull-11 {
  right: 91.66666667%;
}
div[class*="dfMc-"] .col-xs-pull-10 {
  right: 83.33333333%;
}
div[class*="dfMc-"] .col-xs-pull-9 {
  right: 75%;
}
div[class*="dfMc-"] .col-xs-pull-8 {
  right: 66.66666667%;
}
div[class*="dfMc-"] .col-xs-pull-7 {
  right: 58.33333333%;
}
div[class*="dfMc-"] .col-xs-pull-6 {
  right: 50%;
}
div[class*="dfMc-"] .col-xs-pull-5 {
  right: 41.66666667%;
}
div[class*="dfMc-"] .col-xs-pull-4 {
  right: 33.33333333%;
}
div[class*="dfMc-"] .col-xs-pull-3 {
  right: 25%;
}
div[class*="dfMc-"] .col-xs-pull-2 {
  right: 16.66666667%;
}
div[class*="dfMc-"] .col-xs-pull-1 {
  right: 8.33333333%;
}
div[class*="dfMc-"] .col-xs-pull-0 {
  right: 0%;
}
div[class*="dfMc-"] .col-xs-push-12 {
  left: 100%;
}
div[class*="dfMc-"] .col-xs-push-11 {
  left: 91.66666667%;
}
div[class*="dfMc-"] .col-xs-push-10 {
  left: 83.33333333%;
}
div[class*="dfMc-"] .col-xs-push-9 {
  left: 75%;
}
div[class*="dfMc-"] .col-xs-push-8 {
  left: 66.66666667%;
}
div[class*="dfMc-"] .col-xs-push-7 {
  left: 58.33333333%;
}
div[class*="dfMc-"] .col-xs-push-6 {
  left: 50%;
}
div[class*="dfMc-"] .col-xs-push-5 {
  left: 41.66666667%;
}
div[class*="dfMc-"] .col-xs-push-4 {
  left: 33.33333333%;
}
div[class*="dfMc-"] .col-xs-push-3 {
  left: 25%;
}
div[class*="dfMc-"] .col-xs-push-2 {
  left: 16.66666667%;
}
div[class*="dfMc-"] .col-xs-push-1 {
  left: 8.33333333%;
}
div[class*="dfMc-"] .col-xs-push-0 {
  left: 0%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-1, div[class*="dfMc-"] .minSize-479 .col-sm-2, div[class*="dfMc-"] .minSize-479 .col-sm-3, div[class*="dfMc-"] .minSize-479 .col-sm-4, div[class*="dfMc-"] .minSize-479 .col-sm-5, div[class*="dfMc-"] .minSize-479 .col-sm-6, div[class*="dfMc-"] .minSize-479 .col-sm-7, div[class*="dfMc-"] .minSize-479 .col-sm-8, div[class*="dfMc-"] .minSize-479 .col-sm-9, div[class*="dfMc-"] .minSize-479 .col-sm-10, div[class*="dfMc-"] .minSize-479 .col-sm-11, div[class*="dfMc-"] .minSize-479 .col-sm-12 {
  float: left;
}
div[class*="dfMc-"] .minSize-479 .col-sm-12, div[class*="dfMc-"] .moduleCtn .reboot .minSize-479 .col-sm-12{
  width: 100%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-11, div[class*="dfMc-"] .moduleCtn .reboot .minSize-479 .col-sm-11{
  width: 91.66666667%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-10, div[class*="dfMc-"] .moduleCtn .reboot .minSize-479 .col-sm-10{
  width: 83.33333333%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-9, div[class*="dfMc-"] .moduleCtn .reboot .minSize-479 .col-sm-9{
  width: 75%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-8, div[class*="dfMc-"] .moduleCtn .reboot .minSize-479 .col-sm-8{
  width: 66.66666667%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-7, div[class*="dfMc-"] .moduleCtn .reboot .minSize-479 .col-sm-7{
  width: 58.33333333%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-6, div[class*="dfMc-"] .moduleCtn .reboot .minSize-479 .col-sm-6{
  width: 50%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-5, div[class*="dfMc-"] .moduleCtn .reboot .minSize-479 .col-sm-5{
  width: 41.66666667%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-4, div[class*="dfMc-"] .moduleCtn .reboot .minSize-479 .col-sm-4{
  width: 33.33333333%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-3, div[class*="dfMc-"] .moduleCtn .reboot .minSize-479 .col-sm-3{
  width: 25%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-2, div[class*="dfMc-"] .moduleCtn .reboot .minSize-479 .col-sm-2{
  width: 16.66666667%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-1, div[class*="dfMc-"] .moduleCtn .reboot .minSize-479 .col-sm-1{
  width: 8.33333333%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-pull-12 {
  right: 100%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-pull-11 {
  right: 91.66666667%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-pull-10 {
  right: 83.33333333%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-pull-9 {
  right: 75%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-pull-8 {
  right: 66.66666667%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-pull-7 {
  right: 58.33333333%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-pull-6 {
  right: 50%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-pull-5 {
  right: 41.66666667%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-pull-4 {
  right: 33.33333333%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-pull-3 {
  right: 25%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-pull-2 {
  right: 16.66666667%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-pull-1 {
  right: 8.33333333%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-pull-0 {
  right: 0%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-push-12 {
  left: 100%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-push-11 {
  left: 91.66666667%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-push-10 {
  left: 83.33333333%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-push-9 {
  left: 75%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-push-8 {
  left: 66.66666667%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-push-7 {
  left: 58.33333333%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-push-6 {
  left: 50%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-push-5 {
  left: 41.66666667%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-push-4 {
  left: 33.33333333%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-push-3 {
  left: 25%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-push-2 {
  left: 16.66666667%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-push-1 {
  left: 8.33333333%;
}
div[class*="dfMc-"] .minSize-479 .col-sm-push-0 {
  left: 0%;
}
div[class*="dfMc-"] .minSize-767 .col-md-1, div[class*="dfMc-"] .minSize-767 .col-md-2, div[class*="dfMc-"] .minSize-767 .col-md-3, div[class*="dfMc-"] .minSize-767 .col-md-4, div[class*="dfMc-"] .minSize-767 .col-md-5, div[class*="dfMc-"] .minSize-767 .col-md-6, div[class*="dfMc-"] .minSize-767 .col-md-7, div[class*="dfMc-"] .minSize-767 .col-md-8, div[class*="dfMc-"] .minSize-767 .col-md-9, div[class*="dfMc-"] .minSize-767 .col-md-10, div[class*="dfMc-"] .minSize-767 .col-md-11, div[class*="dfMc-"] .minSize-767 .col-md-12 {
  float: left;
}
div[class*="dfMc-"] .minSize-767 .col-md-12, div[class*="dfMc-"] .moduleCtn .reboot .minSize-767 .col-md-12{
  width: 100%;
}
div[class*="dfMc-"] .minSize-767 .col-md-11, div[class*="dfMc-"] .moduleCtn .reboot .minSize-767 .col-md-11{
  width: 91.66666667%;
}
div[class*="dfMc-"] .minSize-767 .col-md-10, div[class*="dfMc-"] .moduleCtn .reboot .minSize-767 .col-md-10{
  width: 83.33333333%;
}
div[class*="dfMc-"] .minSize-767 .col-md-9, div[class*="dfMc-"] .moduleCtn .reboot .minSize-767 .col-md-9{
  width: 75%;
}
div[class*="dfMc-"] .minSize-767 .col-md-8, div[class*="dfMc-"] .moduleCtn .reboot .minSize-767 .col-md-8{
  width: 66.66666667%;
}
div[class*="dfMc-"] .minSize-767 .col-md-7, div[class*="dfMc-"] .moduleCtn .reboot .minSize-767 .col-md-7{
  width: 58.33333333%;
}
div[class*="dfMc-"] .minSize-767 .col-md-6, div[class*="dfMc-"] .moduleCtn .reboot .minSize-767 .col-md-6{
  width: 50%;
}
div[class*="dfMc-"] .minSize-767 .col-md-5, div[class*="dfMc-"] .moduleCtn .reboot .minSize-767 .col-md-5{
  width: 41.66666667%;
}
div[class*="dfMc-"] .minSize-767 .col-md-4, div[class*="dfMc-"] .moduleCtn .reboot .minSize-767 .col-md-4{
  width: 33.33333333%;
}
div[class*="dfMc-"] .minSize-767 .col-md-3, div[class*="dfMc-"] .moduleCtn .reboot .minSize-767 .col-md-3{
  width: 25%;
}
div[class*="dfMc-"] .minSize-767 .col-md-2, div[class*="dfMc-"] .moduleCtn .reboot .minSize-767 .col-md-2{
  width: 16.66666667%;
}
div[class*="dfMc-"] .minSize-767 .col-md-1, div[class*="dfMc-"] .moduleCtn .reboot .minSize-767 .col-md-1{
  width: 8.33333333%;
}
div[class*="dfMc-"] .minSize-767 .col-md-pull-12 {
  right: 100%;
}
div[class*="dfMc-"] .minSize-767 .col-md-pull-11 {
  right: 91.66666667%;
}
div[class*="dfMc-"] .minSize-767 .col-md-pull-10 {
  right: 83.33333333%;
}
div[class*="dfMc-"] .minSize-767 .col-md-pull-9 {
  right: 75%;
}
div[class*="dfMc-"] .minSize-767 .col-md-pull-8 {
  right: 66.66666667%;
}
div[class*="dfMc-"] .minSize-767 .col-md-pull-7 {
  right: 58.33333333%;
}
div[class*="dfMc-"] .minSize-767 .col-md-pull-6 {
  right: 50%;
}
div[class*="dfMc-"] .minSize-767 .col-md-pull-5 {
  right: 41.66666667%;
}
div[class*="dfMc-"] .minSize-767 .col-md-pull-4 {
  right: 33.33333333%;
}
div[class*="dfMc-"] .minSize-767 .col-md-pull-3 {
  right: 25%;
}
div[class*="dfMc-"] .minSize-767 .col-md-pull-2 {
  right: 16.66666667%;
}
div[class*="dfMc-"] .minSize-767 .col-md-pull-1 {
  right: 8.33333333%;
}
div[class*="dfMc-"] .minSize-767 .col-md-pull-0 {
  right: 0%;
}
div[class*="dfMc-"] .minSize-767 .col-md-push-12 {
  left: 100%;
}
div[class*="dfMc-"] .minSize-767 .col-md-push-11 {
  left: 91.66666667%;
}
div[class*="dfMc-"] .minSize-767 .col-md-push-10 {
  left: 83.33333333%;
}
div[class*="dfMc-"] .minSize-767 .col-md-push-9 {
  left: 75%;
}
div[class*="dfMc-"] .minSize-767 .col-md-push-8 {
  left: 66.66666667%;
}
div[class*="dfMc-"] .minSize-767 .col-md-push-7 {
  left: 58.33333333%;
}
div[class*="dfMc-"] .minSize-767 .col-md-push-6 {
  left: 50%;
}
div[class*="dfMc-"] .minSize-767 .col-md-push-5 {
  left: 41.66666667%;
}
div[class*="dfMc-"] .minSize-767 .col-md-push-4 {
  left: 33.33333333%;
}
div[class*="dfMc-"] .minSize-767 .col-md-push-3 {
  left: 25%;
}
div[class*="dfMc-"] .minSize-767 .col-md-push-2 {
  left: 16.66666667%;
}
div[class*="dfMc-"] .minSize-767 .col-md-push-1 {
  left: 8.33333333%;
}
div[class*="dfMc-"] .minSize-767 .col-md-push-0 {
  left: 0%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-1, div[class*="dfMc-"] .minSize-991 .col-lg-2, div[class*="dfMc-"] .minSize-991 .col-lg-3, div[class*="dfMc-"] .minSize-991 .col-lg-4, div[class*="dfMc-"] .minSize-991 .col-lg-5, div[class*="dfMc-"] .minSize-991 .col-lg-6, div[class*="dfMc-"] .minSize-991 .col-lg-7, div[class*="dfMc-"] .minSize-991 .col-lg-8, div[class*="dfMc-"] .minSize-991 .col-lg-9, div[class*="dfMc-"] .minSize-991 .col-lg-10, div[class*="dfMc-"] .minSize-991 .col-lg-11, div[class*="dfMc-"] .minSize-991 .col-lg-12 {
  float: left;
}
div[class*="dfMc-"] .minSize-991 .col-lg-12, div[class*="dfMc-"] .moduleCtn .reboot .minSize-991 .col-lg-12{
  width: 100%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-11, div[class*="dfMc-"] .moduleCtn .reboot .minSize-991 .col-lg-11{
  width: 91.66666667%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-10, div[class*="dfMc-"] .moduleCtn .reboot .minSize-991 .col-lg-10{
  width: 83.33333333%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-9, div[class*="dfMc-"] .moduleCtn .reboot .minSize-991 .col-lg-9{
  width: 75%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-8, div[class*="dfMc-"] .moduleCtn .reboot .minSize-991 .col-lg-8{
  width: 66.66666667%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-7, div[class*="dfMc-"] .moduleCtn .reboot .minSize-991 .col-lg-7{
  width: 58.33333333%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-6, div[class*="dfMc-"] .moduleCtn .reboot .minSize-991 .col-lg-6{
  width: 50%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-5, div[class*="dfMc-"] .moduleCtn .reboot .minSize-991 .col-lg-5{
  width: 41.66666667%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-4, div[class*="dfMc-"] .moduleCtn .reboot .minSize-991 .col-lg-4{
  width: 33.33333333%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-3, div[class*="dfMc-"] .moduleCtn .reboot .minSize-991 .col-lg-3{
  width: 25%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-2, div[class*="dfMc-"] .moduleCtn .reboot .minSize-991 .col-lg-2{
  width: 16.66666667%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-1, div[class*="dfMc-"] .moduleCtn .reboot .minSize-991 .col-lg-1{
  width: 8.33333333%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-pull-12 {
  right: 100%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-pull-11 {
  right: 91.66666667%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-pull-10 {
  right: 83.33333333%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-pull-9 {
  right: 75%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-pull-8 {
  right: 66.66666667%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-pull-7 {
  right: 58.33333333%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-pull-6 {
  right: 50%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-pull-5 {
  right: 41.66666667%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-pull-4 {
  right: 33.33333333%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-pull-3 {
  right: 25%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-pull-2 {
  right: 16.66666667%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-pull-1 {
  right: 8.33333333%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-pull-0 {
  right: 0%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-push-12 {
  left: 100%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-push-11 {
  left: 91.66666667%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-push-10 {
  left: 83.33333333%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-push-9 {
  left: 75%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-push-8 {
  left: 66.66666667%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-push-7 {
  left: 58.33333333%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-push-6 {
  left: 50%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-push-5 {
  left: 41.66666667%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-push-4 {
  left: 33.33333333%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-push-3 {
  left: 25%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-push-2 {
  left: 16.66666667%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-push-1 {
  left: 8.33333333%;
}
div[class*="dfMc-"] .minSize-991 .col-lg-push-0 {
  left: 0%;
}
/* tables.less */
div[class*="dfMc-"] table {
  max-width: 100%;
  background-color: transparent;
}
div[class*="dfMc-"] th {
  text-align: left;
}
div[class*="dfMc-"] .table {
  width: 100%;
  margin-bottom: 20px;
}
div[class*="dfMc-"] .table > thead > tr > th,
div[class*="dfMc-"] .table > tbody > tr > th,
div[class*="dfMc-"] .table > tfoot > tr > th,
div[class*="dfMc-"] .table > thead > tr > td,
div[class*="dfMc-"] .table > tbody > tr > td,
div[class*="dfMc-"] .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
div[class*="dfMc-"] .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
div[class*="dfMc-"] .table > caption + thead > tr:first-child > th,
div[class*="dfMc-"] .table > colgroup + thead > tr:first-child > th,
div[class*="dfMc-"] .table > thead:first-child > tr:first-child > th,
div[class*="dfMc-"] .table > caption + thead > tr:first-child > td,
div[class*="dfMc-"] .table > colgroup + thead > tr:first-child > td,
div[class*="dfMc-"] .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
div[class*="dfMc-"] .table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
div[class*="dfMc-"] .table .table {
  background-color: #ffffff;
}
div[class*="dfMc-"] .table-condensed > thead > tr > th,
div[class*="dfMc-"] .table-condensed > tbody > tr > th,
div[class*="dfMc-"] .table-condensed > tfoot > tr > th,
div[class*="dfMc-"] .table-condensed > thead > tr > td,
div[class*="dfMc-"] .table-condensed > tbody > tr > td,
div[class*="dfMc-"] .table-condensed > tfoot > tr > td {
  padding: 5px;
}
div[class*="dfMc-"] .table-bordered {
  border: 1px solid #dddddd;
}
div[class*="dfMc-"] .table-bordered > thead > tr > th,
div[class*="dfMc-"] .table-bordered > tbody > tr > th,
div[class*="dfMc-"] .table-bordered > tfoot > tr > th,
div[class*="dfMc-"] .table-bordered > thead > tr > td,
div[class*="dfMc-"] .table-bordered > tbody > tr > td,
div[class*="dfMc-"] .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
div[class*="dfMc-"] .table-bordered > thead > tr > th,
div[class*="dfMc-"] .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
div[class*="dfMc-"] .table-striped > tbody > tr:nth-child(odd) > td,
div[class*="dfMc-"] .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
div[class*="dfMc-"] .table-hover > tbody > tr:hover > td,
div[class*="dfMc-"] .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
div[class*="dfMc-"] table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
div[class*="dfMc-"] table td[class*="col-"],
div[class*="dfMc-"] table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
div[class*="dfMc-"] .table > thead > tr > td.active,
div[class*="dfMc-"] .table > tbody > tr > td.active,
div[class*="dfMc-"] .table > tfoot > tr > td.active,
div[class*="dfMc-"] .table > thead > tr > th.active,
div[class*="dfMc-"] .table > tbody > tr > th.active,
div[class*="dfMc-"] .table > tfoot > tr > th.active,
div[class*="dfMc-"] .table > thead > tr.active > td,
div[class*="dfMc-"] .table > tbody > tr.active > td,
div[class*="dfMc-"] .table > tfoot > tr.active > td,
div[class*="dfMc-"] .table > thead > tr.active > th,
div[class*="dfMc-"] .table > tbody > tr.active > th,
div[class*="dfMc-"] .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
div[class*="dfMc-"] .table-hover > tbody > tr > td.active:hover,
div[class*="dfMc-"] .table-hover > tbody > tr > th.active:hover,
div[class*="dfMc-"] .table-hover > tbody > tr.active:hover > td,
div[class*="dfMc-"] .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
div[class*="dfMc-"] .table > thead > tr > td.success,
div[class*="dfMc-"] .table > tbody > tr > td.success,
div[class*="dfMc-"] .table > tfoot > tr > td.success,
div[class*="dfMc-"] .table > thead > tr > th.success,
div[class*="dfMc-"] .table > tbody > tr > th.success,
div[class*="dfMc-"] .table > tfoot > tr > th.success,
div[class*="dfMc-"] .table > thead > tr.success > td,
div[class*="dfMc-"] .table > tbody > tr.success > td,
div[class*="dfMc-"] .table > tfoot > tr.success > td,
div[class*="dfMc-"] .table > thead > tr.success > th,
div[class*="dfMc-"] .table > tbody > tr.success > th,
div[class*="dfMc-"] .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
div[class*="dfMc-"] .table-hover > tbody > tr > td.success:hover,
div[class*="dfMc-"] .table-hover > tbody > tr > th.success:hover,
div[class*="dfMc-"] .table-hover > tbody > tr.success:hover > td,
div[class*="dfMc-"] .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
div[class*="dfMc-"] .table > thead > tr > td.info,
div[class*="dfMc-"] .table > tbody > tr > td.info,
div[class*="dfMc-"] .table > tfoot > tr > td.info,
div[class*="dfMc-"] .table > thead > tr > th.info,
div[class*="dfMc-"] .table > tbody > tr > th.info,
div[class*="dfMc-"] .table > tfoot > tr > th.info,
div[class*="dfMc-"] .table > thead > tr.info > td,
div[class*="dfMc-"] .table > tbody > tr.info > td,
div[class*="dfMc-"] .table > tfoot > tr.info > td,
div[class*="dfMc-"] .table > thead > tr.info > th,
div[class*="dfMc-"] .table > tbody > tr.info > th,
div[class*="dfMc-"] .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
div[class*="dfMc-"] .table-hover > tbody > tr > td.info:hover,
div[class*="dfMc-"] .table-hover > tbody > tr > th.info:hover,
div[class*="dfMc-"] .table-hover > tbody > tr.info:hover > td,
div[class*="dfMc-"] .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
div[class*="dfMc-"] .table > thead > tr > td.warning,
div[class*="dfMc-"] .table > tbody > tr > td.warning,
div[class*="dfMc-"] .table > tfoot > tr > td.warning,
div[class*="dfMc-"] .table > thead > tr > th.warning,
div[class*="dfMc-"] .table > tbody > tr > th.warning,
div[class*="dfMc-"] .table > tfoot > tr > th.warning,
div[class*="dfMc-"] .table > thead > tr.warning > td,
div[class*="dfMc-"] .table > tbody > tr.warning > td,
div[class*="dfMc-"] .table > tfoot > tr.warning > td,
div[class*="dfMc-"] .table > thead > tr.warning > th,
div[class*="dfMc-"] .table > tbody > tr.warning > th,
div[class*="dfMc-"] .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
div[class*="dfMc-"] .table-hover > tbody > tr > td.warning:hover,
div[class*="dfMc-"] .table-hover > tbody > tr > th.warning:hover,
div[class*="dfMc-"] .table-hover > tbody > tr.warning:hover > td,
div[class*="dfMc-"] .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
div[class*="dfMc-"] .table > thead > tr > td.danger,
div[class*="dfMc-"] .table > tbody > tr > td.danger,
div[class*="dfMc-"] .table > tfoot > tr > td.danger,
div[class*="dfMc-"] .table > thead > tr > th.danger,
div[class*="dfMc-"] .table > tbody > tr > th.danger,
div[class*="dfMc-"] .table > tfoot > tr > th.danger,
div[class*="dfMc-"] .table > thead > tr.danger > td,
div[class*="dfMc-"] .table > tbody > tr.danger > td,
div[class*="dfMc-"] .table > tfoot > tr.danger > td,
div[class*="dfMc-"] .table > thead > tr.danger > th,
div[class*="dfMc-"] .table > tbody > tr.danger > th,
div[class*="dfMc-"] .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
div[class*="dfMc-"] .table-hover > tbody > tr > td.danger:hover,
div[class*="dfMc-"] .table-hover > tbody > tr > th.danger:hover,
div[class*="dfMc-"] .table-hover > tbody > tr.danger:hover > td,
div[class*="dfMc-"] .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive {
  width: 100%;
  margin-bottom: 15px;
  overflow-y: hidden;
  overflow-x: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  border: 1px solid #dddddd;
  -webkit-overflow-scrolling: touch;
}
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table {
  margin-bottom: 0;
}
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table > thead > tr > th,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table > tbody > tr > th,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table > tfoot > tr > th,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table > thead > tr > td,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table > tbody > tr > td,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table > tfoot > tr > td {
  white-space: nowrap;
}
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered {
  border: 0;
}
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > thead > tr > th:first-child,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > tbody > tr > th:first-child,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > tfoot > tr > th:first-child,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > thead > tr > td:first-child,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > tbody > tr > td:first-child,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > thead > tr > th:last-child,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > tbody > tr > th:last-child,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > tfoot > tr > th:last-child,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > thead > tr > td:last-child,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > tbody > tr > td:last-child,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > tbody > tr:last-child > th,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > tfoot > tr:last-child > th,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > tbody > tr:last-child > td,
div[class*="dfMc-"] :not(.maxSize-240) .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
div[class*="dfMc-"] {
  /* forms.less */
  /* navbar.less */
  /* utilities.less */
}
div[class*="dfMc-"] fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
div[class*="dfMc-"] legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
div[class*="dfMc-"] label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}
div[class*="dfMc-"] input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div[class*="dfMc-"] input[type="radio"],
div[class*="dfMc-"] input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
div[class*="dfMc-"] input[type="file"] {
  display: block;
}
div[class*="dfMc-"] input[type="range"] {
  display: block;
  width: 100%;
}
div[class*="dfMc-"] select[multiple],
div[class*="dfMc-"] select[size] {
  height: auto;
}
div[class*="dfMc-"] input[type="file"]:focus,
div[class*="dfMc-"] input[type="radio"]:focus,
div[class*="dfMc-"] input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
div[class*="dfMc-"] output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
div[class*="dfMc-"] .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
div[class*="dfMc-"] .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
div[class*="dfMc-"] .form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
div[class*="dfMc-"] .form-control:-ms-input-placeholder {
  color: #999999;
}
div[class*="dfMc-"] .form-control::-webkit-input-placeholder {
  color: #999999;
}
div[class*="dfMc-"] .form-control[disabled],
div[class*="dfMc-"] .form-control[readonly],
div[class*="dfMc-"] .form-control fieldset[disabled] {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
div[class*="dfMc-"] .form-control textarea {
  height: auto;
}
div[class*="dfMc-"] input[type="search"] {
  -webkit-appearance: none;
}
div[class*="dfMc-"] input[type="date"] {
  line-height: 34px;
}
div[class*="dfMc-"] .form-group {
  margin-bottom: 15px;
}
div[class*="dfMc-"] .radio,
div[class*="dfMc-"] .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
div[class*="dfMc-"] .radio label,
div[class*="dfMc-"] .checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
div[class*="dfMc-"] .radio input[type="radio"],
div[class*="dfMc-"] .radio-inline input[type="radio"],
div[class*="dfMc-"] .checkbox input[type="checkbox"],
div[class*="dfMc-"] .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
div[class*="dfMc-"] .radio + .radio,
div[class*="dfMc-"] .checkbox + .checkbox {
  margin-top: -5px;
}
div[class*="dfMc-"] .radio-inline,
div[class*="dfMc-"] .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
div[class*="dfMc-"] .radio-inline + .radio-inline,
div[class*="dfMc-"] .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
div[class*="dfMc-"] input[type="radio"][disabled],
div[class*="dfMc-"] input[type="checkbox"][disabled],
div[class*="dfMc-"] .radio[disabled],
div[class*="dfMc-"] .radio-inline[disabled],
div[class*="dfMc-"] .checkbox[disabled],
div[class*="dfMc-"] .checkbox-inline[disabled],
div[class*="dfMc-"] input[type="radio"] fieldset[disabled],
div[class*="dfMc-"] input[type="checkbox"] fieldset[disabled],
div[class*="dfMc-"] .radio fieldset[disabled],
div[class*="dfMc-"] .radio-inline fieldset[disabled],
div[class*="dfMc-"] .checkbox fieldset[disabled],
div[class*="dfMc-"] .checkbox-inline fieldset[disabled] {
  cursor: not-allowed;
}
div[class*="dfMc-"] .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
div[class*="dfMc-"] .input-sm select {
  height: 30px;
  line-height: 30px;
}
div[class*="dfMc-"] .input-sm textarea,
div[class*="dfMc-"] .input-sm select[multiple] {
  height: auto;
}
div[class*="dfMc-"] .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
div[class*="dfMc-"] .input-lg select {
  height: 46px;
  line-height: 46px;
}
div[class*="dfMc-"] .input-lg textarea,
div[class*="dfMc-"] .input-lg select[multiple] {
  height: auto;
}
div[class*="dfMc-"] .has-feedback {
  position: relative;
}
div[class*="dfMc-"] .has-feedback .form-control {
  padding-right: 42.5px;
}
div[class*="dfMc-"] .has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
div[class*="dfMc-"] .has-success .help-block,
div[class*="dfMc-"] .has-success .control-label,
div[class*="dfMc-"] .has-success .radio,
div[class*="dfMc-"] .has-success .checkbox,
div[class*="dfMc-"] .has-success .radio-inline,
div[class*="dfMc-"] .has-success .checkbox-inline {
  color: #3c763d;
}
div[class*="dfMc-"] .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
div[class*="dfMc-"] .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
div[class*="dfMc-"] .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
div[class*="dfMc-"] .has-success .form-control-feedback {
  color: #3c763d;
}
div[class*="dfMc-"] .has-warning .help-block,
div[class*="dfMc-"] .has-warning .control-label,
div[class*="dfMc-"] .has-warning .radio,
div[class*="dfMc-"] .has-warning .checkbox,
div[class*="dfMc-"] .has-warning .radio-inline,
div[class*="dfMc-"] .has-warning .checkbox-inline {
  color: #8a6d3b;
}
div[class*="dfMc-"] .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
div[class*="dfMc-"] .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
div[class*="dfMc-"] .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
div[class*="dfMc-"] .has-warning .form-control-feedback {
  color: #8a6d3b;
}
div[class*="dfMc-"] .has-error .help-block,
div[class*="dfMc-"] .has-error .control-label,
div[class*="dfMc-"] .has-error .radio,
div[class*="dfMc-"] .has-error .checkbox,
div[class*="dfMc-"] .has-error .radio-inline,
div[class*="dfMc-"] .has-error .checkbox-inline {
  color: #a94442;
}
div[class*="dfMc-"] .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
div[class*="dfMc-"] .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
div[class*="dfMc-"] .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
div[class*="dfMc-"] .has-error .form-control-feedback {
  color: #a94442;
}
div[class*="dfMc-"] .form-control-static {
  margin-bottom: 0;
}
div[class*="dfMc-"] .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
div[class*="dfMc-"] .minSize-479 .form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
div[class*="dfMc-"] .minSize-479 .form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
div[class*="dfMc-"] .minSize-479 .form-inline .input-group > .form-control {
  width: 100%;
}
div[class*="dfMc-"] .minSize-479 .form-inline .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}
div[class*="dfMc-"] .minSize-479 .form-inline .radio,
div[class*="dfMc-"] .minSize-479 .form-inline .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  vertical-align: middle;
}
div[class*="dfMc-"] .minSize-479 .form-inline .radio input[type="radio"],
div[class*="dfMc-"] .minSize-479 .form-inline .checkbox input[type="checkbox"] {
  float: none;
  margin-left: 0;
}
div[class*="dfMc-"] .minSize-479 .form-inline .has-feedback .form-control-feedback {
  top: 0;
}
div[class*="dfMc-"] .form-horizontal .control-label,
div[class*="dfMc-"] .form-horizontal .radio,
div[class*="dfMc-"] .form-horizontal .checkbox,
div[class*="dfMc-"] .form-horizontal .radio-inline,
div[class*="dfMc-"] .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
div[class*="dfMc-"] .form-horizontal .radio,
div[class*="dfMc-"] .form-horizontal .checkbox {
  min-height: 27px;
}
div[class*="dfMc-"] .form-horizontal .form-control-static {
  padding-top: 7px;
}
div[class*="dfMc-"] .form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
div[class*="dfMc-"] .minSize-479 .form-horizontal .control-label {
  text-align: right;
}
div[class*="dfMc-"] .navbar {
  position: relative;
}
div[class*="dfMc-"] .minSize-479 .navbar {
  border-radius: 4px;
}
div[class*="dfMc-"] .minSize-479 .navbar-header {
  float: left;
}
div[class*="dfMc-"] .navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
div[class*="dfMc-"] .navbar-collapse.in {
  overflow-y: auto;
}
div[class*="dfMc-"] .minSize-479 .navbar-collapse {
  width: auto;
  border-top: 0;
  box-shadow: none;
}
div[class*="dfMc-"] .minSize-479 .navbar-collapse.collapse {
  display: block !important;
  height: auto !important;
  padding-bottom: 0;
  overflow: visible !important;
}
div[class*="dfMc-"] .minSize-479 .navbar-collapse.in {
  overflow-y: visible;
}
div[class*="dfMc-"] .minSize-479 .navbar-collapse .navbar-fixed-top,
div[class*="dfMc-"] .minSize-479 .navbar-collapse .navbar-static-top,
div[class*="dfMc-"] .minSize-479 .navbar-collapse .navbar-fixed-bottom {
  padding-left: 0;
  padding-right: 0;
}
div[class*="dfMc-"] .container > .navbar-header,
div[class*="dfMc-"] .container-fluid > .navbar-header,
div[class*="dfMc-"] .container > .navbar-collapse,
div[class*="dfMc-"] .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
div[class*="dfMc-"] .minSize-479 .container > .navbar-header,
div[class*="dfMc-"] .minSize-479 .container-fluid > .navbar-header,
div[class*="dfMc-"] .minSize-479 .container > .navbar-collapse,
div[class*="dfMc-"] .minSize-479 .container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
div[class*="dfMc-"] .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
div[class*="dfMc-"] .minSize-479 .navbar-static-top {
  border-radius: 0;
}
div[class*="dfMc-"] .navbar-fixed-top,
div[class*="dfMc-"] .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
div[class*="dfMc-"] .minSize-479 .navbar-fixed-top,
div[class*="dfMc-"] .minSize-479 .navbar-fixed-bottom {
  border-radius: 0;
}
div[class*="dfMc-"] .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
div[class*="dfMc-"] .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
div[class*="dfMc-"] .navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
div[class*="dfMc-"] .navbar-brand:hover,
div[class*="dfMc-"] .navbar-brand:focus {
  text-decoration: none;
}
div[class*="dfMc-"] .minSize-479 .navbar-brand .navbar > .container,
div[class*="dfMc-"] .minSize-479 .navbar-brand .navbar > .container-fluid {
  margin-left: -15px;
}
div[class*="dfMc-"] .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
div[class*="dfMc-"] .navbar-toggle:focus {
  outline: none;
}
div[class*="dfMc-"] .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
div[class*="dfMc-"] .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
div[class*="dfMc-"] .minSize-479 .navbar-toggle {
  display: none;
}
div[class*="dfMc-"] .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
div[class*="dfMc-"] .maxSize-479 .navbar-nav .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none;
}
div[class*="dfMc-"] .maxSize-479 .navbar-nav .open .dropdown-menu > li > a,
div[class*="dfMc-"] .maxSize-479 .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 5px 15px 5px 25px;
}
div[class*="dfMc-"] .maxSize-479 .navbar-nav .open .dropdown-menu > li > a {
  line-height: 20px;
}
div[class*="dfMc-"] .maxSize-479 .navbar-nav .open .dropdown-menu > li > a:hover,
div[class*="dfMc-"] .maxSize-479 .navbar-nav .open .dropdown-menu > li > a:focus {
  background-image: none;
}
div[class*="dfMc-"] .minSize-479 .navbar-nav {
  float: left;
  margin: 0;
}
div[class*="dfMc-"] .minSize-479 .navbar-nav > li {
  float: left;
}
div[class*="dfMc-"] .minSize-479 .navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
}
div[class*="dfMc-"] .minSize-479 .navbar-nav.navbar-right:last-child {
  margin-right: -15px;
}
div[class*="dfMc-"] .minSize-479 .navbar-left {
  float: left !important;
}
div[class*="dfMc-"] .minSize-479 .navbar-right {
  float: right !important;
}
div[class*="dfMc-"] .navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
div[class*="dfMc-"] .navbar-form .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
}
div[class*="dfMc-"] .navbar-form .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
div[class*="dfMc-"] .navbar-form .input-group > .form-control {
  width: 100%;
}
div[class*="dfMc-"] .navbar-form .control-label {
  margin-bottom: 0;
  vertical-align: middle;
}
div[class*="dfMc-"] .navbar-form .radio,
div[class*="dfMc-"] .navbar-form .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  vertical-align: middle;
}
div[class*="dfMc-"] .navbar-form .radio input[type="radio"],
div[class*="dfMc-"] .navbar-form .checkbox input[type="checkbox"] {
  float: none;
  margin-left: 0;
}
div[class*="dfMc-"] .navbar-form .has-feedback .form-control-feedback {
  top: 0;
}
div[class*="dfMc-"] .maxSize-479 .navbar-form .form-group {
  margin-bottom: 5px;
}
div[class*="dfMc-"] .minSize-479 .navbar-form {
  width: auto;
  border: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div[class*="dfMc-"] .minSize-479 .navbar-form.navbar-right:last-child {
  margin-right: -15px;
}
div[class*="dfMc-"] .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
div[class*="dfMc-"] .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
div[class*="dfMc-"] .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
div[class*="dfMc-"] .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
div[class*="dfMc-"] .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
div[class*="dfMc-"] .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
div[class*="dfMc-"] .minSize-479 .navbar-text {
  float: left;
  margin-left: 15px;
  margin-right: 15px;
}
div[class*="dfMc-"] .minSize-479 .navbar-text.navbar-right:last-child {
  margin-right: 0;
}
div[class*="dfMc-"] .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
div[class*="dfMc-"] .navbar-default .navbar-brand {
  color: #777777;
}
div[class*="dfMc-"] .navbar-default .navbar-brand:hover,
div[class*="dfMc-"] .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
div[class*="dfMc-"] .navbar-default .navbar-text {
  color: #777777;
}
div[class*="dfMc-"] .navbar-default .navbar-nav > li > a {
  color: #777777;
}
div[class*="dfMc-"] .navbar-default .navbar-nav > li > a:hover,
div[class*="dfMc-"] .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
div[class*="dfMc-"] .navbar-default .navbar-nav > .active > a,
div[class*="dfMc-"] .navbar-default .navbar-nav > .active > a:hover,
div[class*="dfMc-"] .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
div[class*="dfMc-"] .navbar-default .navbar-nav > .disabled > a,
div[class*="dfMc-"] .navbar-default .navbar-nav > .disabled > a:hover,
div[class*="dfMc-"] .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
div[class*="dfMc-"] .navbar-default .navbar-toggle {
  border-color: #dddddd;
}
div[class*="dfMc-"] .navbar-default .navbar-toggle:hover,
div[class*="dfMc-"] .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
div[class*="dfMc-"] .navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
div[class*="dfMc-"] .navbar-default .navbar-collapse,
div[class*="dfMc-"] .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
div[class*="dfMc-"] .navbar-default .navbar-nav > .open > a,
div[class*="dfMc-"] .navbar-default .navbar-nav > .open > a:hover,
div[class*="dfMc-"] .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
div[class*="dfMc-"] .navbar-default .navbar-link {
  color: #777777;
}
div[class*="dfMc-"] .navbar-default .navbar-link:hover {
  color: #333333;
}
div[class*="dfMc-"] .maxSize-479 .navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #777777;
}
div[class*="dfMc-"] .maxSize-479 .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
div[class*="dfMc-"] .maxSize-479 .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #333333;
  background-color: transparent;
}
div[class*="dfMc-"] .maxSize-479 .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
div[class*="dfMc-"] .maxSize-479 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
div[class*="dfMc-"] .maxSize-479 .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
div[class*="dfMc-"] .maxSize-479 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
div[class*="dfMc-"] .maxSize-479 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
div[class*="dfMc-"] .maxSize-479 .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
div[class*="dfMc-"] .navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
div[class*="dfMc-"] .navbar-inverse .navbar-brand {
  color: #999999;
}
div[class*="dfMc-"] .navbar-inverse .navbar-brand:hover,
div[class*="dfMc-"] .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
div[class*="dfMc-"] .navbar-inverse .navbar-text {
  color: #999999;
}
div[class*="dfMc-"] .navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
div[class*="dfMc-"] .navbar-inverse .navbar-nav > li > a:hover,
div[class*="dfMc-"] .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
div[class*="dfMc-"] .navbar-inverse .navbar-nav > .active > a,
div[class*="dfMc-"] .navbar-inverse .navbar-nav > .active > a:hover,
div[class*="dfMc-"] .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
div[class*="dfMc-"] .navbar-inverse .navbar-nav > .disabled > a,
div[class*="dfMc-"] .navbar-inverse .navbar-nav > .disabled > a:hover,
div[class*="dfMc-"] .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
div[class*="dfMc-"] .navbar-inverse .navbar-toggle {
  border-color: #333333;
}
div[class*="dfMc-"] .navbar-inverse .navbar-toggle:hover,
div[class*="dfMc-"] .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
div[class*="dfMc-"] .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
div[class*="dfMc-"] .navbar-inverse .navbar-collapse,
div[class*="dfMc-"] .navbar-inverse .navbar-form {
  border-color: #101010;
}
div[class*="dfMc-"] .navbar-inverse .navbar-nav > .open > a,
div[class*="dfMc-"] .navbar-inverse .navbar-nav > .open > a:hover,
div[class*="dfMc-"] .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
div[class*="dfMc-"] .navbar-inverse .navbar-link {
  color: #999999;
}
div[class*="dfMc-"] .navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
div[class*="dfMc-"] .maxSize-479 .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
  border-color: #080808;
}
div[class*="dfMc-"] .maxSize-479 .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
  background-color: #080808;
}
div[class*="dfMc-"] .maxSize-479 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
  color: #999999;
}
div[class*="dfMc-"] .maxSize-479 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
div[class*="dfMc-"] .maxSize-479 .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
div[class*="dfMc-"] .maxSize-479 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
div[class*="dfMc-"] .maxSize-479 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
div[class*="dfMc-"] .maxSize-479 .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
div[class*="dfMc-"] .maxSize-479 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
div[class*="dfMc-"] .maxSize-479 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
div[class*="dfMc-"] .maxSize-479 .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
div[class*="dfMc-"] .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
div[class*="dfMc-"] .pull-right {
  float: right !important;
}
div[class*="dfMc-"] .pull-left {
  float: left !important;
}
div[class*="dfMc-"] .hide {
  display: none !important;
}
div[class*="dfMc-"] .show {
  display: block !important;
}
div[class*="dfMc-"] .invisible {
  visibility: hidden;
}
div[class*="dfMc-"] .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
div[class*="dfMc-"] .hidden {
  display: none !important;
  visibility: hidden !important;
}
div[class*="dfMc-"] .affix {
  position: fixed;
}
/* buttons.less */
div[class*="dfMc-"] .btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
}
div[class*="dfMc-"] .btn:focus,
div[class*="dfMc-"] .btn:active:focus,
div[class*="dfMc-"] .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
div[class*="dfMc-"] .btn:hover,
div[class*="dfMc-"] .btn:focus {
  text-decoration: none;
}
div[class*="dfMc-"] .btn:active,
div[class*="dfMc-"] .btn.active {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
div[class*="dfMc-"] .btn.disabled,
div[class*="dfMc-"] .btn[disabled],
div[class*="dfMc-"] .btn fieldset[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
div[class*="dfMc-"] .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
div[class*="dfMc-"] .btn-default:hover,
div[class*="dfMc-"] .btn-default:focus,
div[class*="dfMc-"] .btn-default:active,
div[class*="dfMc-"] .btn-default.active,
div[class*="dfMc-"] .btn-default .open .dropdown-toggle {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
div[class*="dfMc-"] .btn-default:active,
div[class*="dfMc-"] .btn-default.active,
div[class*="dfMc-"] .btn-default .open .dropdown-toggle {
  background-image: none;
}
div[class*="dfMc-"] .btn-default.disabled,
div[class*="dfMc-"] .btn-default[disabled],
div[class*="dfMc-"] .btn-default fieldset[disabled],
div[class*="dfMc-"] .btn-default.disabled:hover,
div[class*="dfMc-"] .btn-default[disabled]:hover,
div[class*="dfMc-"] .btn-default fieldset[disabled]:hover,
div[class*="dfMc-"] .btn-default.disabled:focus,
div[class*="dfMc-"] .btn-default[disabled]:focus,
div[class*="dfMc-"] .btn-default fieldset[disabled]:focus,
div[class*="dfMc-"] .btn-default.disabled:active,
div[class*="dfMc-"] .btn-default[disabled]:active,
div[class*="dfMc-"] .btn-default fieldset[disabled]:active,
div[class*="dfMc-"] .btn-default.disabled.active,
div[class*="dfMc-"] .btn-default[disabled].active,
div[class*="dfMc-"] .btn-default fieldset[disabled].active {
  background-color: #ffffff;
  border-color: #cccccc;
}
div[class*="dfMc-"] .btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
div[class*="dfMc-"] .btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}
div[class*="dfMc-"] .btn-primary:hover,
div[class*="dfMc-"] .btn-primary:focus,
div[class*="dfMc-"] .btn-primary:active,
div[class*="dfMc-"] .btn-primary.active,
div[class*="dfMc-"] .btn-primary .open .dropdown-toggle {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}
div[class*="dfMc-"] .btn-primary:active,
div[class*="dfMc-"] .btn-primary.active,
div[class*="dfMc-"] .btn-primary .open .dropdown-toggle {
  background-image: none;
}
div[class*="dfMc-"] .btn-primary.disabled,
div[class*="dfMc-"] .btn-primary[disabled],
div[class*="dfMc-"] .btn-primary fieldset[disabled],
div[class*="dfMc-"] .btn-primary.disabled:hover,
div[class*="dfMc-"] .btn-primary[disabled]:hover,
div[class*="dfMc-"] .btn-primary fieldset[disabled]:hover,
div[class*="dfMc-"] .btn-primary.disabled:focus,
div[class*="dfMc-"] .btn-primary[disabled]:focus,
div[class*="dfMc-"] .btn-primary fieldset[disabled]:focus,
div[class*="dfMc-"] .btn-primary.disabled:active,
div[class*="dfMc-"] .btn-primary[disabled]:active,
div[class*="dfMc-"] .btn-primary fieldset[disabled]:active,
div[class*="dfMc-"] .btn-primary.disabled.active,
div[class*="dfMc-"] .btn-primary[disabled].active,
div[class*="dfMc-"] .btn-primary fieldset[disabled].active {
  background-color: #428bca;
  border-color: #357ebd;
}
div[class*="dfMc-"] .btn-primary .badge {
  color: #428bca;
  background-color: #ffffff;
}
div[class*="dfMc-"] .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
div[class*="dfMc-"] .btn-success:hover,
div[class*="dfMc-"] .btn-success:focus,
div[class*="dfMc-"] .btn-success:active,
div[class*="dfMc-"] .btn-success.active,
div[class*="dfMc-"] .btn-success .open .dropdown-toggle {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}
div[class*="dfMc-"] .btn-success:active,
div[class*="dfMc-"] .btn-success.active,
div[class*="dfMc-"] .btn-success .open .dropdown-toggle {
  background-image: none;
}
div[class*="dfMc-"] .btn-success.disabled,
div[class*="dfMc-"] .btn-success[disabled],
div[class*="dfMc-"] .btn-success fieldset[disabled],
div[class*="dfMc-"] .btn-success.disabled:hover,
div[class*="dfMc-"] .btn-success[disabled]:hover,
div[class*="dfMc-"] .btn-success fieldset[disabled]:hover,
div[class*="dfMc-"] .btn-success.disabled:focus,
div[class*="dfMc-"] .btn-success[disabled]:focus,
div[class*="dfMc-"] .btn-success fieldset[disabled]:focus,
div[class*="dfMc-"] .btn-success.disabled:active,
div[class*="dfMc-"] .btn-success[disabled]:active,
div[class*="dfMc-"] .btn-success fieldset[disabled]:active,
div[class*="dfMc-"] .btn-success.disabled.active,
div[class*="dfMc-"] .btn-success[disabled].active,
div[class*="dfMc-"] .btn-success fieldset[disabled].active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
div[class*="dfMc-"] .btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
div[class*="dfMc-"] .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
div[class*="dfMc-"] .btn-info:hover,
div[class*="dfMc-"] .btn-info:focus,
div[class*="dfMc-"] .btn-info:active,
div[class*="dfMc-"] .btn-info.active,
div[class*="dfMc-"] .btn-info .open .dropdown-toggle {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}
div[class*="dfMc-"] .btn-info:active,
div[class*="dfMc-"] .btn-info.active,
div[class*="dfMc-"] .btn-info .open .dropdown-toggle {
  background-image: none;
}
div[class*="dfMc-"] .btn-info.disabled,
div[class*="dfMc-"] .btn-info[disabled],
div[class*="dfMc-"] .btn-info fieldset[disabled],
div[class*="dfMc-"] .btn-info.disabled:hover,
div[class*="dfMc-"] .btn-info[disabled]:hover,
div[class*="dfMc-"] .btn-info fieldset[disabled]:hover,
div[class*="dfMc-"] .btn-info.disabled:focus,
div[class*="dfMc-"] .btn-info[disabled]:focus,
div[class*="dfMc-"] .btn-info fieldset[disabled]:focus,
div[class*="dfMc-"] .btn-info.disabled:active,
div[class*="dfMc-"] .btn-info[disabled]:active,
div[class*="dfMc-"] .btn-info fieldset[disabled]:active,
div[class*="dfMc-"] .btn-info.disabled.active,
div[class*="dfMc-"] .btn-info[disabled].active,
div[class*="dfMc-"] .btn-info fieldset[disabled].active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
div[class*="dfMc-"] .btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
div[class*="dfMc-"] .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
div[class*="dfMc-"] .btn-warning:hover,
div[class*="dfMc-"] .btn-warning:focus,
div[class*="dfMc-"] .btn-warning:active,
div[class*="dfMc-"] .btn-warning.active,
div[class*="dfMc-"] .btn-warning .open .dropdown-toggle {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}
div[class*="dfMc-"] .btn-warning:active,
div[class*="dfMc-"] .btn-warning.active,
div[class*="dfMc-"] .btn-warning .open .dropdown-toggle {
  background-image: none;
}
div[class*="dfMc-"] .btn-warning.disabled,
div[class*="dfMc-"] .btn-warning[disabled],
div[class*="dfMc-"] .btn-warning fieldset[disabled],
div[class*="dfMc-"] .btn-warning.disabled:hover,
div[class*="dfMc-"] .btn-warning[disabled]:hover,
div[class*="dfMc-"] .btn-warning fieldset[disabled]:hover,
div[class*="dfMc-"] .btn-warning.disabled:focus,
div[class*="dfMc-"] .btn-warning[disabled]:focus,
div[class*="dfMc-"] .btn-warning fieldset[disabled]:focus,
div[class*="dfMc-"] .btn-warning.disabled:active,
div[class*="dfMc-"] .btn-warning[disabled]:active,
div[class*="dfMc-"] .btn-warning fieldset[disabled]:active,
div[class*="dfMc-"] .btn-warning.disabled.active,
div[class*="dfMc-"] .btn-warning[disabled].active,
div[class*="dfMc-"] .btn-warning fieldset[disabled].active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
div[class*="dfMc-"] .btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
div[class*="dfMc-"] .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
div[class*="dfMc-"] .btn-danger:hover,
div[class*="dfMc-"] .btn-danger:focus,
div[class*="dfMc-"] .btn-danger:active,
div[class*="dfMc-"] .btn-danger.active,
div[class*="dfMc-"] .btn-danger .open .dropdown-toggle {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}
div[class*="dfMc-"] .btn-danger:active,
div[class*="dfMc-"] .btn-danger.active,
div[class*="dfMc-"] .btn-danger .open .dropdown-toggle {
  background-image: none;
}
div[class*="dfMc-"] .btn-danger.disabled,
div[class*="dfMc-"] .btn-danger[disabled],
div[class*="dfMc-"] .btn-danger fieldset[disabled],
div[class*="dfMc-"] .btn-danger.disabled:hover,
div[class*="dfMc-"] .btn-danger[disabled]:hover,
div[class*="dfMc-"] .btn-danger fieldset[disabled]:hover,
div[class*="dfMc-"] .btn-danger.disabled:focus,
div[class*="dfMc-"] .btn-danger[disabled]:focus,
div[class*="dfMc-"] .btn-danger fieldset[disabled]:focus,
div[class*="dfMc-"] .btn-danger.disabled:active,
div[class*="dfMc-"] .btn-danger[disabled]:active,
div[class*="dfMc-"] .btn-danger fieldset[disabled]:active,
div[class*="dfMc-"] .btn-danger.disabled.active,
div[class*="dfMc-"] .btn-danger[disabled].active,
div[class*="dfMc-"] .btn-danger fieldset[disabled].active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
div[class*="dfMc-"] .btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
div[class*="dfMc-"] .btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
div[class*="dfMc-"] .btn-link,
div[class*="dfMc-"] .btn-link:active,
div[class*="dfMc-"] .btn-link[disabled],
div[class*="dfMc-"] .btn-link fieldset[disabled] {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div[class*="dfMc-"] .btn-link,
div[class*="dfMc-"] .btn-link:hover,
div[class*="dfMc-"] .btn-link:focus,
div[class*="dfMc-"] .btn-link:active {
  border-color: transparent;
}
div[class*="dfMc-"] .btn-link:hover,
div[class*="dfMc-"] .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
div[class*="dfMc-"] .btn-link[disabled]:hover,
div[class*="dfMc-"] .btn-link fieldset[disabled]:hover,
div[class*="dfMc-"] .btn-link[disabled]:focus,
div[class*="dfMc-"] .btn-link fieldset[disabled]:focus {
  color: #999999;
  text-decoration: none;
}
div[class*="dfMc-"] .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
div[class*="dfMc-"] .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
div[class*="dfMc-"] .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
div[class*="dfMc-"] .btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
div[class*="dfMc-"] .btn-block + .btn-block {
  margin-top: 5px;
}
div[class*="dfMc-"] input[type="submit"].btn-block,
div[class*="dfMc-"] input[type="reset"].btn-block,
div[class*="dfMc-"] input[type="button"].btn-block {
  width: 100%;
}
/* component-animations.less */
div[class*="dfMc-"] .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
div[class*="dfMc-"] .fade.in {
  opacity: 1;
}
div[class*="dfMc-"] .collapse {
  display: none !important;
}
div[class*="dfMc-"] .collapse.in {
  display: block;
}
div[class*="dfMc-"] .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
/* dropdowns.less */
div[class*="dfMc-"] .caret {
  display: inline-block;
  /*width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top:   @caret-width-base solid;
  border-right: @caret-width-base solid transparent;
  border-left:  @caret-width-base solid transparent;*/
}
div[class*="dfMc-"] .dropdown {
  position: relative;
}
div[class*="dfMc-"] .dropdown-toggle:focus {
  outline: 0;
}
div[class*="dfMc-"] .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
div[class*="dfMc-"] .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
div[class*="dfMc-"] .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
div[class*="dfMc-"] .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
div[class*="dfMc-"] .dropdown-menu > li > a:hover,
div[class*="dfMc-"] .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
div[class*="dfMc-"] .dropdown-menu > .active > a,
div[class*="dfMc-"] .dropdown-menu > .active > a:hover,
div[class*="dfMc-"] .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
div[class*="dfMc-"] .dropdown-menu > .disabled > a,
div[class*="dfMc-"] .dropdown-menu > .disabled > a:hover,
div[class*="dfMc-"] .dropdown-menu > .disabled > a:focus {
  color: #999999;
}
div[class*="dfMc-"] .dropdown-menu > .disabled > a:hover,
div[class*="dfMc-"] .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
div[class*="dfMc-"] .open > .dropdown-menu {
  display: block;
}
div[class*="dfMc-"] .open > a {
  outline: 0;
}
div[class*="dfMc-"] .dropdown-menu-right {
  left: auto;
  right: 0;
}
div[class*="dfMc-"] .dropdown-menu-left {
  left: 0;
  right: auto;
}
div[class*="dfMc-"] .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
div[class*="dfMc-"] .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
div[class*="dfMc-"] .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
div[class*="dfMc-"] .dropup .caret,
div[class*="dfMc-"] .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
div[class*="dfMc-"] .dropup .dropdown-menu,
div[class*="dfMc-"] .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
div[class*="dfMc-"] .navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
div[class*="dfMc-"] .navbar-right .dropdown-menu-left {
  left: 0;
  right: auto;
}
/* navs.less */
div[class*="dfMc-"] .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
div[class*="dfMc-"] .nav > li {
  position: relative;
  display: block;
}
div[class*="dfMc-"] .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
div[class*="dfMc-"] .nav > li > a:hover,
div[class*="dfMc-"] .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
div[class*="dfMc-"] .nav > li.disabled > a {
  color: #999999;
}
div[class*="dfMc-"] .nav > li.disabled > a:hover,
div[class*="dfMc-"] .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
div[class*="dfMc-"] .nav .open > a,
div[class*="dfMc-"] .nav .open > a:hover,
div[class*="dfMc-"] .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
div[class*="dfMc-"] .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
div[class*="dfMc-"] .nav > li > a > img {
  max-width: none;
}
div[class*="dfMc-"] .nav-tabs {
  border-bottom: 1px solid #dddddd;
}
div[class*="dfMc-"] .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
div[class*="dfMc-"] .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
div[class*="dfMc-"] .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
div[class*="dfMc-"] .nav-tabs > li.active > a,
div[class*="dfMc-"] .nav-tabs > li.active > a:hover,
div[class*="dfMc-"] .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
div[class*="dfMc-"] .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
div[class*="dfMc-"] .nav-tabs.nav-justified > li {
  float: none;
}
div[class*="dfMc-"] .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
div[class*="dfMc-"] .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
div[class*="dfMc-"] .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
div[class*="dfMc-"] .nav-tabs.nav-justified > .active > a,
div[class*="dfMc-"] .nav-tabs.nav-justified > .active > a:hover,
div[class*="dfMc-"] .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
div[class*="dfMc-"] .nav-pills > li {
  float: left;
}
div[class*="dfMc-"] .nav-pills > li > a {
  border-radius: 4px;
}
div[class*="dfMc-"] .nav-pills > li + li {
  margin-left: 2px;
}
div[class*="dfMc-"] .nav-pills > li.active > a,
div[class*="dfMc-"] .nav-pills > li.active > a:hover,
div[class*="dfMc-"] .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}
div[class*="dfMc-"] .nav-stacked > li {
  float: none;
}
div[class*="dfMc-"] .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
div[class*="dfMc-"] .nav-justified {
  width: 100%;
}
div[class*="dfMc-"] .nav-justified > li {
  float: none;
}
div[class*="dfMc-"] .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
div[class*="dfMc-"] .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
div[class*="dfMc-"] .minSize-479 .nav-justified > li {
  display: table-cell;
  width: 1%;
}
div[class*="dfMc-"] .minSize-479 .nav-justified > li > a {
  margin-bottom: 0;
}
div[class*="dfMc-"] .nav-tabs-justified {
  border-bottom: 0;
}
div[class*="dfMc-"] .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
div[class*="dfMc-"] .nav-tabs-justified > .active > a,
div[class*="dfMc-"] .nav-tabs-justified > .active > a:hover,
div[class*="dfMc-"] .nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
div[class*="dfMc-"] .minSize-479 .nav-tabs-justified > li > a {
  border-bottom: 1px solid #dddddd;
  border-radius: 4px 4px 0 0;
}
div[class*="dfMc-"] .minSize-479 .nav-tabs-justified > .active > a,
div[class*="dfMc-"] .minSize-479 .nav-tabs-justified > .active > a:hover,
div[class*="dfMc-"] .minSize-479 .nav-tabs-justified > .active > a:focus {
  border-bottom-color: #ffffff;
}
div[class*="dfMc-"] .tab-content > .tab-pane {
  display: none;
}
div[class*="dfMc-"] .tab-content > .active {
  display: block;
}
div[class*="dfMc-"] .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* badges.less */
div[class*="dfMc-"] .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
div[class*="dfMc-"] .badge:empty {
  display: none;
}
div[class*="dfMc-"] .badge .btn {
  position: relative;
  top: -1px;
}
div[class*="dfMc-"] .badge .btn-xs {
  top: 0;
  padding: 1px 5px;
}
div[class*="dfMc-"] a.badge:hover,
div[class*="dfMc-"] a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
div[class*="dfMc-"] a.list-group-item.active > .badge,
div[class*="dfMc-"] .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff;
}
div[class*="dfMc-"] .nav-pills > li > a > .badge {
  margin-left: 3px;
}
/* progress-bars.less */
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
div[class*="dfMc-"] .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
div[class*="dfMc-"] .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
div[class*="dfMc-"] .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
div[class*="dfMc-"] .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
div[class*="dfMc-"] .progress-bar-success {
  background-color: #5cb85c;
}
div[class*="dfMc-"] .progress-bar-success .progress-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
div[class*="dfMc-"] .progress-bar-info {
  background-color: #5bc0de;
}
div[class*="dfMc-"] .progress-bar-info .progress-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
div[class*="dfMc-"] .progress-bar-warning {
  background-color: #f0ad4e;
}
div[class*="dfMc-"] .progress-bar-warning .progress-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
div[class*="dfMc-"] .progress-bar-danger {
  background-color: #d9534f;
}
div[class*="dfMc-"] .progress-bar-danger .progress-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
/* panels.less */
div[class*="dfMc-"] .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
div[class*="dfMc-"] .panel-body {
  padding: 15px;
}
div[class*="dfMc-"] .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
div[class*="dfMc-"] .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
div[class*="dfMc-"] .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
div[class*="dfMc-"] .panel-title > a {
  color: inherit;
}
div[class*="dfMc-"] .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
div[class*="dfMc-"] .panel > .list-group {
  margin-bottom: 0;
}
div[class*="dfMc-"] .panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
div[class*="dfMc-"] .panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
div[class*="dfMc-"] .panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
div[class*="dfMc-"] .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
div[class*="dfMc-"] .panel > .table,
div[class*="dfMc-"] .panel > .table-responsive > .table {
  margin-bottom: 0;
}
div[class*="dfMc-"] .panel > .table:first-child,
div[class*="dfMc-"] .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
div[class*="dfMc-"] .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
div[class*="dfMc-"] .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
div[class*="dfMc-"] .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
div[class*="dfMc-"] .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
div[class*="dfMc-"] .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
div[class*="dfMc-"] .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
div[class*="dfMc-"] .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
div[class*="dfMc-"] .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
div[class*="dfMc-"] .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
div[class*="dfMc-"] .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
div[class*="dfMc-"] .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
div[class*="dfMc-"] .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
div[class*="dfMc-"] .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
div[class*="dfMc-"] .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
div[class*="dfMc-"] .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
div[class*="dfMc-"] .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
div[class*="dfMc-"] .panel > .table:last-child,
div[class*="dfMc-"] .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
div[class*="dfMc-"] .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
div[class*="dfMc-"] .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
div[class*="dfMc-"] .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
div[class*="dfMc-"] .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
div[class*="dfMc-"] .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
div[class*="dfMc-"] .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
div[class*="dfMc-"] .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
div[class*="dfMc-"] .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
div[class*="dfMc-"] .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
div[class*="dfMc-"] .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
div[class*="dfMc-"] .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
div[class*="dfMc-"] .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
div[class*="dfMc-"] .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
div[class*="dfMc-"] .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
div[class*="dfMc-"] .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
div[class*="dfMc-"] .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
div[class*="dfMc-"] .panel > .panel-body + .table,
div[class*="dfMc-"] .panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}
div[class*="dfMc-"] .panel > .table > tbody:first-child > tr:first-child th,
div[class*="dfMc-"] .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
div[class*="dfMc-"] .panel > .table-bordered,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered {
  border: 0;
}
div[class*="dfMc-"] .panel > .table-bordered > thead > tr > th:first-child,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
div[class*="dfMc-"] .panel > .table-bordered > tbody > tr > th:first-child,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
div[class*="dfMc-"] .panel > .table-bordered > tfoot > tr > th:first-child,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
div[class*="dfMc-"] .panel > .table-bordered > thead > tr > td:first-child,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
div[class*="dfMc-"] .panel > .table-bordered > tbody > tr > td:first-child,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
div[class*="dfMc-"] .panel > .table-bordered > tfoot > tr > td:first-child,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
div[class*="dfMc-"] .panel > .table-bordered > thead > tr > th:last-child,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
div[class*="dfMc-"] .panel > .table-bordered > tbody > tr > th:last-child,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
div[class*="dfMc-"] .panel > .table-bordered > tfoot > tr > th:last-child,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
div[class*="dfMc-"] .panel > .table-bordered > thead > tr > td:last-child,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
div[class*="dfMc-"] .panel > .table-bordered > tbody > tr > td:last-child,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
div[class*="dfMc-"] .panel > .table-bordered > tfoot > tr > td:last-child,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
div[class*="dfMc-"] .panel > .table-bordered > thead > tr:first-child > td,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
div[class*="dfMc-"] .panel > .table-bordered > tbody > tr:first-child > td,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
div[class*="dfMc-"] .panel > .table-bordered > thead > tr:first-child > th,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
div[class*="dfMc-"] .panel > .table-bordered > tbody > tr:first-child > th,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
div[class*="dfMc-"] .panel > .table-bordered > tbody > tr:last-child > td,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
div[class*="dfMc-"] .panel > .table-bordered > tfoot > tr:last-child > td,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
div[class*="dfMc-"] .panel > .table-bordered > tbody > tr:last-child > th,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
div[class*="dfMc-"] .panel > .table-bordered > tfoot > tr:last-child > th,
div[class*="dfMc-"] .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
div[class*="dfMc-"] .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
div[class*="dfMc-"] .panel-group {
  margin-bottom: 20px;
}
div[class*="dfMc-"] .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
div[class*="dfMc-"] .panel-group .panel + .panel {
  margin-top: 5px;
}
div[class*="dfMc-"] .panel-group .panel-heading {
  border-bottom: 0;
}
div[class*="dfMc-"] .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
div[class*="dfMc-"] .panel-group .panel-footer {
  border-top: 0;
}
div[class*="dfMc-"] .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
div[class*="dfMc-"] .panel-default {
  border-color: #dddddd;
}
div[class*="dfMc-"] .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
div[class*="dfMc-"] .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
div[class*="dfMc-"] .panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}
div[class*="dfMc-"] .panel-primary {
  border-color: #428bca;
}
div[class*="dfMc-"] .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}
div[class*="dfMc-"] .panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
div[class*="dfMc-"] .panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}
div[class*="dfMc-"] .panel-success {
  border-color: #d6e9c6;
}
div[class*="dfMc-"] .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
div[class*="dfMc-"] .panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
div[class*="dfMc-"] .panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}
div[class*="dfMc-"] .panel-info {
  border-color: #bce8f1;
}
div[class*="dfMc-"] .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
div[class*="dfMc-"] .panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
div[class*="dfMc-"] .panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}
div[class*="dfMc-"] .panel-warning {
  border-color: #faebcc;
}
div[class*="dfMc-"] .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
div[class*="dfMc-"] .panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
div[class*="dfMc-"] .panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}
div[class*="dfMc-"] .panel-danger {
  border-color: #ebccd1;
}
div[class*="dfMc-"] .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
div[class*="dfMc-"] .panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
div[class*="dfMc-"] .panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}
/* tooltip.less */
div[class*="dfMc-"] .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
div[class*="dfMc-"] .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
div[class*="dfMc-"] .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
div[class*="dfMc-"] .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
div[class*="dfMc-"] .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
div[class*="dfMc-"] .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
div[class*="dfMc-"] .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
  min-height: 32px;
}
div[class*="dfMc-"] .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
div[class*="dfMc-"] .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
div[class*="dfMc-"] .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
div[class*="dfMc-"] .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
div[class*="dfMc-"] .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
div[class*="dfMc-"] .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
div[class*="dfMc-"] .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
div[class*="dfMc-"] .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
div[class*="dfMc-"] .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
/* carousel.less */
div[class*="dfMc-"] .carousel {
  position: relative;
}
div[class*="dfMc-"] .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
div[class*="dfMc-"] .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
div[class*="dfMc-"] .carousel-inner > .item > img,
div[class*="dfMc-"] .carousel-inner > .item > a > img {
  line-height: 1;
}
div[class*="dfMc-"] .carousel-inner > .active,
div[class*="dfMc-"] .carousel-inner > .next,
div[class*="dfMc-"] .carousel-inner > .prev {
  display: block;
}
div[class*="dfMc-"] .carousel-inner > .active {
  left: 0;
}
div[class*="dfMc-"] .carousel-inner > .next,
div[class*="dfMc-"] .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
div[class*="dfMc-"] .carousel-inner > .next {
  left: 100%;
}
div[class*="dfMc-"] .carousel-inner > .prev {
  left: -100%;
}
div[class*="dfMc-"] .carousel-inner > .next.left,
div[class*="dfMc-"] .carousel-inner > .prev.right {
  left: 0;
}
div[class*="dfMc-"] .carousel-inner > .active.left {
  left: -100%;
}
div[class*="dfMc-"] .carousel-inner > .active.right {
  left: 100%;
}
div[class*="dfMc-"] .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
div[class*="dfMc-"] .carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
div[class*="dfMc-"] .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
div[class*="dfMc-"] .carousel-control:hover,
div[class*="dfMc-"] .carousel-control:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
div[class*="dfMc-"] .carousel-control .icon-prev,
div[class*="dfMc-"] .carousel-control .icon-next,
div[class*="dfMc-"] .carousel-control .glyphicon-chevron-left,
div[class*="dfMc-"] .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
div[class*="dfMc-"] .carousel-control .icon-prev,
div[class*="dfMc-"] .carousel-control .glyphicon-chevron-left {
  left: 50%;
}
div[class*="dfMc-"] .carousel-control .icon-next,
div[class*="dfMc-"] .carousel-control .glyphicon-chevron-right {
  right: 50%;
}
div[class*="dfMc-"] .carousel-control .icon-prev,
div[class*="dfMc-"] .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
div[class*="dfMc-"] .carousel-control .icon-prev:before {
  content: '\2039';
}
div[class*="dfMc-"] .carousel-control .icon-next:before {
  content: '\203a';
}
div[class*="dfMc-"] .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
div[class*="dfMc-"] .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
div[class*="dfMc-"] .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
div[class*="dfMc-"] .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
div[class*="dfMc-"] .carousel-caption .btn {
  text-shadow: none;
}
div[class*="dfMc-"] .minSize-479 .carousel-control .glyphicon-chevron-left,
div[class*="dfMc-"] .minSize-479 .carousel-control .glyphicon-chevron-right,
div[class*="dfMc-"] .minSize-479 .carousel-control .icon-prev,
div[class*="dfMc-"] .minSize-479 .carousel-control .icon-next {
  width: 30px;
  height: 30px;
  margin-top: -15px;
  margin-left: -15px;
  font-size: 30px;
}
div[class*="dfMc-"] .minSize-479 .carousel-caption {
  left: 20%;
  right: 20%;
  padding-bottom: 30px;
}
div[class*="dfMc-"] .minSize-479 .carousel-indicators {
  bottom: 20px;
}
/* responsive-utilities.less */
@-ms-viewport {
  width: device-width;
}
div[class*="dfMc-"] .visible-xs,
div[class*="dfMc-"] .visible-sm,
div[class*="dfMc-"] .visible-md,
div[class*="dfMc-"] .visible-lg {
  display: none;
}
div[class*="dfMc-"] .maxSize-479.visible-xs,
div[class*="dfMc-"] .maxSize-479 .visible-xs {
  display: block;
}
div[class*="dfMc-"] .maxSize-479.visible-xs table,
div[class*="dfMc-"] .maxSize-479 .visible-xs table {
  display: table;
}
div[class*="dfMc-"] .maxSize-479.visible-xs tr,
div[class*="dfMc-"] .maxSize-479 .visible-xs tr {
  display: table-row !important;
}
div[class*="dfMc-"] .maxSize-479.visible-xs th,
div[class*="dfMc-"] .maxSize-479 .visible-xs th,
div[class*="dfMc-"] .maxSize-479.visible-xs td,
div[class*="dfMc-"] .maxSize-479 .visible-xs td {
  display: table-cell !important;
}
div[class*="dfMc-"] .minSize-479.maxSize-767.visible-sm,
div[class*="dfMc-"] .minSize-479.maxSize-767 .visible-sm{
  display: block;
}
div[class*="dfMc-"] .minSize-479.maxSize-767.visible-sm table,
div[class*="dfMc-"] .minSize-479.maxSize-767 .visible-sm table {
  display: table;
}
div[class*="dfMc-"] .minSize-479.maxSize-767.visible-sm tr,
div[class*="dfMc-"] .minSize-479.maxSize-767 .visible-sm tr {
  display: table-row !important;
}
div[class*="dfMc-"] .minSize-479.maxSize-767.visible-sm th,
div[class*="dfMc-"] .minSize-479.maxSize-767 .visible-sm th,
div[class*="dfMc-"] .minSize-479.maxSize-767.visible-sm td,
div[class*="dfMc-"] .minSize-479.maxSize-767 .visible-sm td {
  display: table-cell !important;
}
div[class*="dfMc-"] .minSize-767.maxSize-991.visible-md,
div[class*="dfMc-"] .minSize-767.maxSize-991 .visible-md{
  display: block;
}
div[class*="dfMc-"] .minSize-767.maxSize-991.visible-md table,
div[class*="dfMc-"] .minSize-767.maxSize-991 .visible-md table {
  display: table;
}
div[class*="dfMc-"] .minSize-767.maxSize-991.visible-md tr,
div[class*="dfMc-"] .minSize-767.maxSize-991 .visible-md tr {
  display: table-row !important;
}
div[class*="dfMc-"] .minSize-767.maxSize-991.visible-md th,
div[class*="dfMc-"] .minSize-767.maxSize-991 .visible-md th,
div[class*="dfMc-"] .minSize-767.maxSize-991.visible-md td,
div[class*="dfMc-"] .minSize-767.maxSize-991 .visible-md td {
  display: table-cell !important;
}
div[class*="dfMc-"] .minSize-991.visible-lg,
div[class*="dfMc-"] .minSize-991 .visible-lg {
  display: block;
}
div[class*="dfMc-"] .minSize-991.visible-lg table,
div[class*="dfMc-"] .minSize-991 .visible-lg table {
  display: table;
}
div[class*="dfMc-"] .minSize-991.visible-lg tr,
div[class*="dfMc-"] .minSize-991 .visible-lg tr {
  display: table-row !important;
}
div[class*="dfMc-"] .minSize-991.visible-lg th,
div[class*="dfMc-"] .minSize-991 .visible-lg th,
div[class*="dfMc-"] .minSize-991.visible-lg td,
div[class*="dfMc-"] .minSize-991 .visible-lg td {
  display: table-cell !important;
}
div[class*="dfMc-"] .maxSize-479.hidden-xs,
div[class*="dfMc-"] .maxSize-479 .hidden-xs {
  display: none;
}
div[class*="dfMc-"] .minSize-479.maxSize-767.hidden-sm,
div[class*="dfMc-"] .minSize-479.maxSize-767 .hidden-sm {
  display: none ;
}
div[class*="dfMc-"] .minSize-767.maxSize-991.hidden-md,
div[class*="dfMc-"] .minSize-767.maxSize-991 .hidden-md {
  display: none;
}
div[class*="dfMc-"] .minSize-991.hidden-lg,
div[class*="dfMc-"] .minSize-991 .hidden-lg {
  display: none;
}
div[class*="dfMc-"] .visible-print {
  display: none !important;
}
@media print {
  div[class*="dfMc-"] .visible-print {
    display: block !important;
  }
  div[class*="dfMc-"] .visible-print table {
    display: table;
  }
  div[class*="dfMc-"] .visible-print tr {
    display: table-row !important;
  }
  div[class*="dfMc-"] .visible-print th,
  div[class*="dfMc-"] .visible-print td {
    display: table-cell !important;
  }
}
@media print {
  div[class*="dfMc-"] .hidden-print {
    display: none !important;
  }
}
div[class*="dfMc-"] .clearfix:before,
div[class*="dfMc-"] .clearfix:after,
div[class*="dfMc-"] .container:before,
div[class*="dfMc-"] .container:after,
div[class*="dfMc-"] .container-fluid:before,
div[class*="dfMc-"] .container-fluid:after,
div[class*="dfMc-"] .row:before,
div[class*="dfMc-"] .row:after,
div[class*="dfMc-"] .form-horizontal .form-group:before,
div[class*="dfMc-"] .form-horizontal .form-group:after,
div[class*="dfMc-"] .navbar:before,
div[class*="dfMc-"] .navbar:after,
div[class*="dfMc-"] .navbar-header:before,
div[class*="dfMc-"] .navbar-header:after,
div[class*="dfMc-"] .navbar-collapse:before,
div[class*="dfMc-"] .navbar-collapse:after,
div[class*="dfMc-"] .nav:before,
div[class*="dfMc-"] .nav:after,
div[class*="dfMc-"] .panel-body:before,
div[class*="dfMc-"] .panel-body:after {
  content: " ";
  display: table;
}
div[class*="dfMc-"] .clearfix:after,
div[class*="dfMc-"] .container:after,
div[class*="dfMc-"] .container-fluid:after,
div[class*="dfMc-"] .row:after,
div[class*="dfMc-"] .form-horizontal .form-group:after,
div[class*="dfMc-"] .navbar:after,
div[class*="dfMc-"] .navbar-header:after,
div[class*="dfMc-"] .navbar-collapse:after,
div[class*="dfMc-"] .nav:after,
div[class*="dfMc-"] .panel-body:after {
  clear: both;
}
