/* NF2017 Style Start */
/*Form Controls*/

.controls span { font-size:14px; margin-top:6px; line-height:32px /**/ }
/* GLYPH ICON HALFLINGS - 150 FREE ONES*/

[class^="icon-"],
[class*=" icon-"] {background-image: url("../../../images/glyphicons-halflings.png");}

.icon-white {  background-image: url("../../../images/glyphicons-halflings-white.png");}

/* GLYPHICON PRO ICONS 400+ */
[class^="iconpro-"], 
[class*=" iconpro-"] {  background-image: url("../../../images/glyphicons.png");}

.iconpro-white {	  background-image: url("../../../images/glyphicons-white.png");	}

.btn-primary { }
.page-header {  margin:0; padding:0}
.help-block,.controls span.help-block { color:#ff6a00; font-size:12px; line-height:140%; margin-top:2px}
.form-horizontal .control-group { margin-bottom:10px}

/*CARUSEL*/
.carousel, .carousel-inner {  background-color:#666}

.carousel-caption {  width: 62%; left:auto; top:0; bottom:auto; height:380px; background-color: transparent; }
.carousel-control { border:0px; font-size:30px; line-height:40px; margin-top:20px; background:transparent; opacity:0.8; color:#080808 }
@media (max-width: 1124px) {	.carousel-caption { width:43% }}
@media (max-width: 800px) {	.carousel-caption { width:30% }}

@media (max-width: 480px) {
	.control-label { color: #31708f;   }
}

/*Added from BS 3.0.3 */
/*Pagination*/
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/*button override*/
btn {border: 1px solid #cccccc;}

.btn-primary, .btn-info, .btn, .btn-inverse, .btn-success, .btn-danger ,.btn-warning {
background-image:none;
filter: none;
}
/*new colors*/
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}


.btn-primary {
color: #fff;
background-color: #428bca;
border-color: #357ebd;}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.img-responsive { width:100%; height:auto}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}


.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

a.list-group-item {
  color: #555555;
}

a.list-group-item .list-group-item-heading {
  color: #333333;
}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.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);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel-body:before,
.panel-body:after {
  display: table;
  content: " ";
}

.panel-body:after {
  clear: both;
}

.panel > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item {
  border-width: 1px 0;
}

.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd;
}

.panel > .table > tbody:first-child th,
.panel > .table > tbody:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

.panel-default {
  border-color: #dddddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

.panel-primary {
  border-color: #428bca;
}

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca;
}

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}



.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.list-inline > li:first-child {
  padding-left: 0;
}

/*TEXT COLOR*/
small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

.text-muted {
  color: #999999;
}

.text-primary {
  color: #428bca;
}

.text-primary:hover {
  color: #3071a9;
}

.text-warning {
  color: #8a6d3b;
}

.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

.text-danger:hover {
  color: #843534;
}

.text-success {
  color: #3c763d;
}

.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

.text-info:hover {
  color: #245269;
}


.table > thead > tr > .active,
.table > tbody > tr > .active,
.table > tfoot > tr > .active,
.table > thead > .active > td,
.table > tbody > .active > td,
.table > tfoot > .active > td,
.table > thead > .active > th,
.table > tbody > .active > th,
.table > tfoot > .active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > .active:hover,
.table-hover > tbody > .active:hover > td,
.table-hover > tbody > .active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > .success,
.table > tbody > tr > .success,
.table > tfoot > tr > .success,
.table > thead > .success > td,
.table > tbody > .success > td,
.table > tfoot > .success > td,
.table > thead > .success > th,
.table > tbody > .success > th,
.table > tfoot > .success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > .success:hover,
.table-hover > tbody > .success:hover > td,
.table-hover > tbody > .success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > .danger,
.table > tbody > tr > .danger,
.table > tfoot > tr > .danger,
.table > thead > .danger > td,
.table > tbody > .danger > td,
.table > tfoot > .danger > td,
.table > thead > .danger > th,
.table > tbody > .danger > th,
.table > tfoot > .danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > .danger:hover,
.table-hover > tbody > .danger:hover > td,
.table-hover > tbody > .danger:hover > th {
  background-color: #ebcccc;
}

.table > thead > tr > .warning,
.table > tbody > tr > .warning,
.table > tfoot > tr > .warning,
.table > thead > .warning > td,
.table > tbody > .warning > td,
.table > tfoot > .warning > td,
.table > thead > .warning > th,
.table > tbody > .warning > th,
.table > tfoot > .warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > .warning:hover,
.table-hover > tbody > .warning:hover > td,
.table-hover > tbody > .warning:hover > th {
  background-color: #faf2cc;
}

/*Responsive table*/
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}


/*Glyphicons Pro*/
.glyphicons{*display:inline;*zoom:1; padding:0.4em 0em 0.4em 1.4em;}
i:before,
.glyphicons i:before {font-size:inherit;}


/*Glyphicons BS */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../../fonts/glyphicons-halflings-regular.eot');
  src: url('../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon:empty {
  width: 1em;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}
/*NAVBAR*/

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}


@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 0px; /*-20px;*/
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
 /* max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;*/
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777777;
}

.navbar-default .navbar-nav > li > a {
  color: #777777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}

@media (max-width: 767px) {
	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top { margin:auto}
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}


.navbar .nav { float:none}

.navbar .nav > li { float:none}

.btn-xmini { font-size:9.75px !important; padding: 0 4px !important; margin: 0 1px; line-height: 15px !important;}
a.btn.btn-xmini span {font-size: 8pt !important;}
.controls .fa {
    line-height: inherit;
    margin: .25rem;
}
/* NF2017 Style End */


/* AADE Original Custom Style */
.btn {
   display: inline-block;
  *display: inline;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 13px;
  line-height: 18px;
  *line-height: 20px;
  color: #eee;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f47a20;
  *background-color: #f47a20;

  border: 1px solid #cccccc;
  *border: 0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #fff; text-decoration:none;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
      -ms-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.btn-large [class^="icon-"] {
  margin-top: 1px;
}

.btn-small {
  padding: 5px 9px;
  font-size: 11px;
  line-height: 16px;
}

.btn-small [class^="icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 14px;
}

.btn a { color:#eee; text-decoration:none}
.btn a:hover {  text-decoration:none}

/*TABLE*/

.table {  width: 100%;  margin-bottom: 18px;}


.table th,.table td {  padding: 8px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {  font-weight: bold;
}

.table thead th {  vertical-align: bottom;}

.table th, .table td { border-left: 0px solid #fff; border-right: 0px solid #fff; }

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
     -moz-border-radius: 0 0 0 4px;
          border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}

table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0;
}

table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0;
}

table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0;
}

table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0;
}

table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0;
}

table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0;
}

table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0;
}

table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0;
}

table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0;
}

table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0;
}

table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0;
}

table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0;
}


/* GLYPH ICON HALFLINGS - 150 FREE ONES*/

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../../../images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}

[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}

.icon-white {
  background-image: url("../../../images/glyphicons-halflings-white.png");
}

.icon-share {
  background-position: -120px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}


.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-signal {
  background-position: -408px 0;
}



/* END OF FREE HALFLING ICONS*/



/* GLYPHICON PRO ICONS 400+ */

[class^="iconpro-"], 
[class*=" iconpro-"] {
    display: inline-block;
    *margin-right: .3em;
    line-height:14px;
    background-image: url("../../../images/glyphicons.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
}

[class^="iconpro-"]:last-child, [class*=" iconpro-"]:last-child {
    *margin-left: 0;
}

.nav-list [class^="iconpro-"] {
    margin-right: 2px;
}

.iconpro-white {
	  background-image: url("../../../images/glyphicons-white.png");
	}


.iconpro-glass { background-position: 0 0 }
.iconpro-leaf { background-position: -34px 0 }
.iconpro-dog { background-position: -68px 0 }
.iconpro-user { background-position: -102px 0 }
.iconpro-girl { background-position: -136px 0 }
.iconpro-car { background-position: -170px 0 }
.iconpro-user-add { background-position: -204px 0 }
.iconpro-user-remove { background-position: -238px 0 }
.iconpro-film { background-position: -272px 0 }
.iconpro-magic { background-position: -306px 0 }
.iconpro-envelope { background-position: -340px 0 }
.iconpro-camera { background-position: -374px 0 }
.iconpro-heart { background-position: -408px 0 }
.iconpro-beach-umbrella { background-position: -442px 0 }
.iconpro-train { background-position: -476px 0 }
.iconpro-print { background-position: -510px 0 }
.iconpro-bin { background-position: -544px 0 }
.iconpro-music { background-position: -578px 0 }
.iconpro-note { background-position: -612px 0 }
.iconpro-cogwheel { background-position: -646px 0 }
.iconpro-home { background-position: -680px 0 }
.iconpro-snowflake { background-position: -714px 0 }
.iconpro-fire { background-position: -748px 0 }
.iconpro-cogwheels { background-position: -782px 0 }
.iconpro-parents { background-position: -816px 0 }
.iconpro-binoculars { background-position: -850px 0 }
.iconpro-road { background-position: -884px 0 }
.iconpro-search { background-position: -918px 0 }
.iconpro-cars { background-position: -952px 0 }
.iconpro-notes-2 { background-position: -986px 0 }
.iconpro-pencil { background-position: -1020px 0 }
.iconpro-bus { background-position: -1054px 0 }
.iconpro-wifi-alt { background-position: -1088px 0 }
.iconpro-luggage { background-position: -1122px 0 }
.iconpro-old-man { background-position: -1156px 0 }
.iconpro-woman { background-position: -1190px 0 }
.iconpro-file { background-position: -1224px 0 }
.iconpro-credit { background-position: -1258px 0 }
.iconpro-airplane { background-position: -1292px 0 }
.iconpro-notes { background-position: -1326px 0 }
.iconpro-stats { background-position: -1360px 0 }
.iconpro-charts { background-position: -1394px 0 }
.iconpro-pie-chart { background-position: -1428px 0 }
.iconpro-group { background-position: -1462px 0 }
.iconpro-keys { background-position: -1496px 0 }
.iconpro-calendar { background-position: -1530px 0 }
.iconpro-router { background-position: -1564px 0 }
.iconpro-camera-small { background-position: -1598px 0 }
.iconpro-dislikes { background-position: -1632px 0 }
.iconpro-star { background-position: -1666px 0 }
.iconpro-link { background-position: -1700px 0 }
.iconpro-eye-open { background-position: -1734px 0 }
.iconpro-eye-close { background-position: -1768px 0 }
.iconpro-alarm { background-position: -1802px 0 }
.iconpro-clock { background-position: -1836px 0 }
.iconpro-stopwatch { background-position: -1870px 0 }
.iconpro-projector { background-position: -1904px 0 }
.iconpro-history { background-position: -1938px 0 }
.iconpro-truck { background-position: -1972px 0 }
.iconpro-cargo { background-position: 0 -34px }
.iconpro-compass { background-position: -34px -34px }
.iconpro-keynote { background-position: -68px -34px }
.iconpro-attach { background-position: -102px -34px }
.iconpro-power { background-position: -136px -34px }
.iconpro-lightbulb { background-position: -170px -34px }
.iconpro-tag { background-position: -204px -34px }
.iconpro-tags { background-position: -238px -34px }
.iconpro-cleaning { background-position: -272px -34px }
.iconpro-ruller { background-position: -306px -34px }
.iconpro-gift { background-position: -340px -34px }
.iconpro-umbrella { background-position: -374px -34px }
.iconpro-book { background-position: -408px -34px }
.iconpro-bookmark { background-position: -442px -34px }
.iconpro-signal-wifi { background-position: -476px -34px }
.iconpro-cup { background-position: -510px -34px }
.iconpro-stroller { background-position: -544px -34px }
.iconpro-headphones { background-position: -578px -34px }
.iconpro-headset { background-position: -612px -34px }
.iconpro-warning-sign { background-position: -646px -34px }
.iconpro-signal { background-position: -680px -34px }
.iconpro-retweet { background-position: -714px -34px }
.iconpro-refresh { background-position: -748px -34px }
.iconpro-roundabout { background-position: -782px -34px }
.iconpro-random { background-position: -816px -34px }
.iconpro-heat { background-position: -850px -34px }
.iconpro-repeat { background-position: -884px -34px }
.iconpro-display { background-position: -918px -34px }
.iconpro-log-book { background-position: -952px -34px }
.iconpro-adress-book { background-position: -986px -34px }
.iconpro-magnet { background-position: -1020px -34px }
.iconpro-table { background-position: -1054px -34px }
.iconpro-adjust { background-position: -1088px -34px }
.iconpro-tint { background-position: -1122px -34px }
.iconpro-crop { background-position: -1156px -34px }
.iconpro-vector-path-square { background-position: -1190px -34px }
.iconpro-vector-path-circle { background-position: -1224px -34px }
.iconpro-vector-path-polygon { background-position: -1258px -34px }
.iconpro-vector-path-line { background-position: -1292px -34px }
.iconpro-vector-path-curve { background-position: -1326px -34px }
.iconpro-vector-path-all { background-position: -1360px -34px }
.iconpro-font { background-position: -1394px -34px }
.iconpro-italic { background-position: -1428px -34px }
.iconpro-bold { background-position: -1462px -34px }
.iconpro-text-underline { background-position: -1496px -34px }
.iconpro-text-strike { background-position: -1530px -34px }
.iconpro-text-height { background-position: -1564px -34px }
.iconpro-text-width { background-position: -1598px -34px }
.iconpro-text-resize { background-position: -1632px -34px }
.iconpro-left-indent { background-position: -1666px -34px }
.iconpro-right-indent { background-position: -1700px -34px }
.iconpro-align-left { background-position: -1734px -34px }
.iconpro-align-center { background-position: -1768px -34px }
.iconpro-align-right { background-position: -1802px -34px }
.iconpro-justify { background-position: -1836px -34px }
.iconpro-list { background-position: -1870px -34px }
.iconpro-text-smaller { background-position: -1904px -34px }
.iconpro-text-bigger { background-position: -1938px -34px }
.iconpro-embed { background-position: -1972px -34px }
.iconpro-embed-close { background-position: 0 -68px }
.iconpro-adjust { background-position: -34px -68px }
.iconpro-message-full { background-position: -68px -68px }
.iconpro-message-empty { background-position: -102px -68px }
.iconpro-message-in { background-position: -136px -68px }
.iconpro-message-out { background-position: -170px -68px }
.iconpro-message-plus { background-position: -204px -68px }
.iconpro-message-minus { background-position: -238px -68px }
.iconpro-message-ban { background-position: -272px -68px }
.iconpro-message-flag { background-position: -306px -68px }
.iconpro-message-lock { background-position: -340px -68px }
.iconpro-message-new { background-position: -374px -68px }
.iconpro-inbox { background-position: -408px -68px }
.iconpro-inbox-plus { background-position: -442px -68px }
.iconpro-inbox-minus { background-position: -476px -68px }
.iconpro-inbox-lock { background-position: -510px -68px }
.iconpro-inbox-in { background-position: -544px -68px }
.iconpro-inbox-out { background-position: -578px -68px }
.iconpro-computer-locked { background-position: -612px -68px }
.iconpro-computer-service { background-position: -646px -68px }
.iconpro-computer-process { background-position: -680px -68px }
.iconpro-phone { background-position: -714px -68px }
.iconpro-database-lock { background-position: -748px -68px }
.iconpro-database-plus { background-position: -782px -68px }
.iconpro-database-minus { background-position: -816px -68px }
.iconpro-database-ban { background-position: -850px -68px }
.iconpro-folder-open { background-position: -884px -68px }
.iconpro-folder-plus { background-position: -918px -68px }
.iconpro-folder-minus { background-position: -952px -68px }
.iconpro-folder-lock { background-position: -986px -68px }
.iconpro-folder-flag { background-position: -1020px -68px }
.iconpro-folder-new { background-position: -1054px -68px }
.iconpro-check { background-position: -1088px -68px }
.iconpro-edit { background-position: -1122px -68px }
.iconpro-new-window { background-position: -1156px -68px }
.iconpro-more-windows { background-position: -1190px -68px }
.iconpro-show-big-thumbnails { background-position: -1224px -68px }
.iconpro-show-thumbnails { background-position: -1258px -68px }
.iconpro-show-thumbnails-with-lines { background-position: -1292px -68px }
.iconpro-show-lines { background-position: -1326px -68px }
.iconpro-playlist { background-position: -1360px -68px }
.iconpro-picture { background-position: -1394px -68px }
.iconpro-imac { background-position: -1428px -68px }
.iconpro-macbook { background-position: -1462px -68px }
.iconpro-ipad { background-position: -1496px -68px }
.iconpro-iphone { background-position: -1530px -68px }
.iconpro-iphone-transfer { background-position: -1564px -68px }
.iconpro-iphone-exchange { background-position: -1598px -68px }
.iconpro-ipod { background-position: -1632px -68px }
.iconpro-ipod-shuffle { background-position: -1666px -68px }
.iconpro-ear-plugs { background-position: -1700px -68px }
.iconpro-albums { background-position: -1734px -68px }
.iconpro-step-backward { background-position: -1768px -68px }
.iconpro-fast-backward { background-position: -1802px -68px }
.iconpro-rewind { background-position: -1836px -68px }
.iconpro-play { background-position: -1870px -68px }
.iconpro-pause { background-position: -1904px -68px }
.iconpro-stop { background-position: -1938px -68px }
.iconpro-forward { background-position: -1972px -68px }
.iconpro-fast-forward { background-position: 0 -102px }
.iconpro-step-forward { background-position: -34px -102px }
.iconpro-eject { background-position: -68px -102px }
.iconpro-facetime-video { background-position: -102px -102px }
.iconpro-download-alt { background-position: -136px -102px }
.iconpro-mute { background-position: -170px -102px }
.iconpro-volume-down { background-position: -204px -102px }
.iconpro-volume-up { background-position: -238px -102px }
.iconpro-screenshot { background-position: -272px -102px }
.iconpro-move { background-position: -306px -102px }
.iconpro-more { background-position: -340px -102px }
.iconpro-brightness-reduce { background-position: -374px -102px }
.iconpro-brightness-increase { background-position: -408px -102px }
.iconpro-circle-plus { background-position: -442px -102px }
.iconpro-circle-minus { background-position: -476px -102px }
.iconpro-circle-remove { background-position: -510px -102px }
.iconpro-circle-ok { background-position: -544px -102px }
.iconpro-circle-question-mark { background-position: -578px -102px }
.iconpro-circle-info { background-position: -612px -102px }
.iconpro-circle-exclamation-mark { background-position: -646px -102px }
.iconpro-remove { background-position: -680px -102px }
.iconpro-ok { background-position: -714px -102px }
.iconpro-ban { background-position: -748px -102px }
.iconpro-download { background-position: -782px -102px }
.iconpro-upload { background-position: -816px -102px }
.iconpro-shopping-cart { background-position: -850px -102px }
.iconpro-lock { background-position: -884px -102px }
.iconpro-unlock { background-position: -918px -102px }
.iconpro-electricity { background-position: -952px -102px }
.iconpro-ok-2 { background-position: -986px -102px }
.iconpro-remove-2 { background-position: -1020px -102px }
.iconpro-cart-out { background-position: -1054px -102px }
.iconpro-cart-in { background-position: -1088px -102px }
.iconpro-left-arrow { background-position: -1122px -102px }
.iconpro-right-arrow { background-position: -1156px -102px }
.iconpro-down-arrow { background-position: -1190px -102px }
.iconpro-up-arrow { background-position: -1224px -102px }
.iconpro-resize-small { background-position: -1258px -102px }
.iconpro-resize-full { background-position: -1292px -102px }
.iconpro-circle-arrow-left { background-position: -1326px -102px }
.iconpro-circle-arrow-right { background-position: -1360px -102px }
.iconpro-circle-arrow-top { background-position: -1394px -102px }
.iconpro-circle-arrow-down { background-position: -1428px -102px }
.iconpro-play-button { background-position: -1462px -102px }
.iconpro-unshare { background-position: -1496px -102px }
.iconpro-share-link { background-position: -1530px -102px }
.iconpro-thin-arrow-right { background-position: -1564px -102px }
.iconpro-thin-arrow-left { background-position: -1598px -102px }
.iconpro-bluetooth { background-position: -1632px -102px }
.iconpro-euro { background-position: -1666px -102px }
.iconpro-usd { background-position: -1700px -102px }
.iconpro-bp { background-position: -1734px -102px }
.iconpro-retweet-2 { background-position: -1768px -102px }
.iconpro-moon { background-position: -1802px -102px }
.iconpro-sun { background-position: -1836px -102px }
.iconpro-cloud { background-position: -1870px -102px }
.iconpro-direction { background-position: -1904px -102px }
.iconpro-brush { background-position: -1938px -102px }
.iconpro-pen { background-position: -1972px -102px }
.iconpro-zoom-in { background-position: 0 -136px }
.iconpro-zoom-out { background-position: -34px -136px }
.iconpro-pin { background-position: -68px -136px }
.iconpro-riflescope { background-position: -102px -136px }
.iconpro-rotation-lock { background-position: -136px -136px }
.iconpro-flash { background-position: -170px -136px }
.iconpro-google-maps { background-position: -204px -136px }
.iconpro-anchor { background-position: -238px -136px }
.iconpro-conversation { background-position: -272px -136px }
.iconpro-chat { background-position: -306px -136px }
.iconpro-male { background-position: -340px -136px }
.iconpro-female { background-position: -374px -136px }
.iconpro-asterisk { background-position: -408px -136px }
.iconpro-divide { background-position: -442px -136px }
.iconpro-snorkel-diving { background-position: -476px -136px }
.iconpro-scuba-diving { background-position: -510px -136px }
.iconpro-oxygen-bottle { background-position: -544px -136px }
.iconpro-fins { background-position: -578px -136px }
.iconpro-fishes { background-position: -612px -136px }
.iconpro-boat { background-position: -646px -136px }
.iconpro-delete-point { background-position: -680px -136px }
.iconpro-sheriffs-star { background-position: -714px -136px }
.iconpro-qrcode { background-position: -748px -136px }
.iconpro-barcode { background-position: -782px -136px }
.iconpro-pool { background-position: -816px -136px }
.iconpro-buoy { background-position: -850px -136px }
.iconpro-spade { background-position: -884px -136px }
.iconpro-bank { background-position: -918px -136px }
.iconpro-vcard { background-position: -952px -136px }
.iconpro-electrical-plug { background-position: -986px -136px }
.iconpro-flag { background-position: -1020px -136px }
.iconpro-credit-card { background-position: -1054px -136px }
.iconpro-keyboard-wireless { background-position: -1088px -136px }
.iconpro-keyboard-wired { background-position: -1122px -136px }
.iconpro-shield { background-position: -1156px -136px }
.iconpro-ring { background-position: -1190px -136px }
.iconpro-cake { background-position: -1224px -136px }
.iconpro-drink { background-position: -1258px -136px }
.iconpro-beer { background-position: -1292px -136px }
.iconpro-fast-food { background-position: -1326px -136px }
.iconpro-cutlery { background-position: -1360px -136px }
.iconpro-pizza { background-position: -1394px -136px }
.iconpro-birthday-cake { background-position: -1428px -136px }
.iconpro-tablet { background-position: -1462px -136px }
.iconpro-settings { background-position: -1496px -136px }
.iconpro-bullets { background-position: -1530px -136px }
.iconpro-cardio { background-position: -1564px -136px }
.iconpro-t-shirt { background-position: -1598px -136px }
.iconpro-pants { background-position: -1632px -136px }
.iconpro-sweater { background-position: -1666px -136px }
.iconpro-fabric { background-position: -1700px -136px }
.iconpro-leather { background-position: -1734px -136px }
.iconpro-scissors { background-position: -1768px -136px }
.iconpro-podium { background-position: -1802px -136px }
.iconpro-skull { background-position: -1836px -136px }
.iconpro-celebration { background-position: -1870px -136px }
.iconpro-tea-kettle { background-position: -1904px -136px }
.iconpro-french-press { background-position: -1938px -136px }
.iconpro-coffee-cup { background-position: -1972px -136px }
.iconpro-pot { background-position: 0 -170px }
.iconpro-grater { background-position: -34px -170px }
.iconpro-kettle { background-position: -68px -170px }
.iconpro-hospital { background-position: -102px -170px }
.iconpro-hospital-h { background-position: -136px -170px }
.iconpro-microphone { background-position: -170px -170px }
.iconpro-webcam { background-position: -204px -170px }
.iconpro-temple-christianity-church { background-position: -238px -170px }
.iconpro-temple-islam { background-position: -272px -170px }
.iconpro-temple-hindu { background-position: -306px -170px }
.iconpro-temple-buddhist { background-position: -340px -170px }
.iconpro-electrical-socket-eu { background-position: -374px -170px }
.iconpro-electrical-socket-us { background-position: -408px -170px }
.iconpro-bomb { background-position: -442px -170px }
.iconpro-comments { background-position: -476px -170px }
.iconpro-flower { background-position: -510px -170px }
.iconpro-baseball { background-position: -544px -170px }
.iconpro-football { background-position: -578px -170px }
.iconpro-ax { background-position: -612px -170px }
.iconpro-table-tennis { background-position: -646px -170px }
.iconpro-bowling { background-position: -680px -170px }
.iconpro-tree-conifer { background-position: -714px -170px }
.iconpro-tree-deciduous { background-position: -748px -170px }
.iconpro-more-items { background-position: -782px -170px }
.iconpro-sort { background-position: -816px -170px }
.iconpro-filter { background-position: -850px -170px }
.iconpro-gamepad { background-position: -884px -170px }
.iconpro-playing-dices { background-position: -918px -170px }
.iconpro-calculator { background-position: -952px -170px }
.iconpro-tie { background-position: -986px -170px }
.iconpro-wallet { background-position: -1020px -170px }
.iconpro-share { background-position: -1054px -170px }
.iconpro-sampler { background-position: -1088px -170px }
.iconpro-piano { background-position: -1122px -170px }
.iconpro-web-browser { background-position: -1156px -170px }
.iconpro-blog { background-position: -1190px -170px }
.iconpro-dashboard { background-position: -1224px -170px }
.iconpro-certificate { background-position: -1258px -170px }
.iconpro-bell { background-position: -1292px -170px }
.iconpro-candle { background-position: -1326px -170px }
.iconpro-pin-classic { background-position: -1360px -170px }
.iconpro-iphone-shake { background-position: -1394px -170px }
.iconpro-pin-flag { background-position: -1428px -170px }
.iconpro-turtle { background-position: -1462px -170px }
.iconpro-rabbit { background-position: -1496px -170px }
.iconpro-globe { background-position: -1530px -170px }
.iconpro-briefcase { background-position: -1564px -170px }
.iconpro-hdd { background-position: -1598px -170px }
.iconpro-thumbs-up { background-position: -1632px -170px }
.iconpro-thumbs-down { background-position: -1666px -170px }
.iconpro-hand-right { background-position: -1700px -170px }
.iconpro-hand-left { background-position: -1734px -170px }
.iconpro-hand-up { background-position: -1768px -170px }
.iconpro-hand-down { background-position: -1802px -170px }
.iconpro-fullscreen { background-position: -1836px -170px }
.iconpro-shopping-bag { background-position: -1870px -170px }
.iconpro-book-open { background-position: -1904px -170px }
.iconpro-nameplate { background-position: -1938px -170px }
.iconpro-nameplate-alt { background-position: -1972px -170px }
.iconpro-vases { background-position: 0 -204px }
.iconpro-announcement { background-position: -34px -204px }
.iconpro-dumbbell { background-position: -68px -204px }
.iconpro-suitcase { background-position: -102px -204px }
.iconpro-file-import { background-position: -136px -204px }
.iconpro-file-export { background-position: -170px -204px }
.iconpro-pinterest { background-position: -204px -204px }
.iconpro-dropbox { background-position: -238px -204px }
.iconpro-google-alt { background-position: -272px -204px }
.iconpro-jolicloud { background-position: -306px -204px }
.iconpro-yahoo { background-position: -340px -204px }
.iconpro-blogger { background-position: -374px -204px }
.iconpro-picasa { background-position: -408px -204px }
.iconpro-amazon { background-position: -442px -204px }
.iconpro-tumblr { background-position: -476px -204px }
.iconpro-wordpress { background-position: -510px -204px }
.iconpro-instapaper { background-position: -544px -204px }
.iconpro-evernote { background-position: -578px -204px }
.iconpro-xing { background-position: -612px -204px }
.iconpro-zootool { background-position: -646px -204px }
.iconpro-dribbble { background-position: -680px -204px }
.iconpro-deviantart { background-position: -714px -204px }
.iconpro-read-it-later { background-position: -748px -204px }
.iconpro-linked-in { background-position: -782px -204px }
.iconpro-forrst { background-position: -816px -204px }
.iconpro-pinboard { background-position: -850px -204px }
.iconpro-behance { background-position: -884px -204px }
.iconpro-github { background-position: -918px -204px }
.iconpro-youtube { background-position: -952px -204px }
.iconpro-skitch { background-position: -986px -204px }
.iconpro-4square { background-position: -1020px -204px }
.iconpro-quora { background-position: -1054px -204px }
.iconpro-google-plus { background-position: -1088px -204px }
.iconpro-spotify { background-position: -1122px -204px }
.iconpro-stumbleupon { background-position: -1156px -204px }
.iconpro-readability { background-position: -1190px -204px }
.iconpro-facebook { background-position: -1224px -204px }
.iconpro-twitter-t { background-position: -1258px -204px }
.iconpro-twitter { background-position: -1292px -204px }
.iconpro-buzz { background-position: -1326px -204px }
.iconpro-vimeo { background-position: -1360px -204px }
.iconpro-flickr { background-position: -1394px -204px }
.iconpro-last-fm { background-position: -1428px -204px }
.iconpro-rss { background-position: -1462px -204px }
.iconpro-skype { background-position: -1496px -204px }
.iconpro-e-mail { background-position: -1530px -204px }
.iconpro-activesocial { background-position: -1564px -203px }
.iconpro-disablesocial { background-position: -1598px -203px }



