/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@font-face {
  font-family: "dm-default";
  src: url("fonts/ufonts.com_arial-rounded-mt-bold.eot");
  src: url("fonts/ufonts.com_arial-rounded-mt-bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/ufonts.com_arial-rounded-mt-bold.woff") format("woff"),
    url("fonts/ufonts.com_arial-rounded-mt-bold.ttf") format("truetype"),
    url("fonts/ufonts.com_arial-rounded-mt-bold.svg#ufonts.com_arial-rounded-mt-bold") format("svg");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "abc";
  src: url("https://netdna.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot");
  src: url("https://netdna.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),
    url("https://netdna.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.woff") format("woff"),
    url("https://netdna.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.ttf") format("truetype"),
    url("https://netdna.bootstrapcdn.com/bootstrap/3.3.6/fonts/glyphicons-halflings-regular.svg#ufonts.com_arial-rounded-mt-bold") format("svg");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "Gotham A";
  src: url("Gotham-Font/GothamMedium.eot");
  src: url("Gotham-Font/GothamMedium.eot?#iefix") format("embedded-opentype"),
    url("Gotham-Font/GothamMedium.ttf") format("truetype"),
    url("Gotham-Font/GothamMedium.svg#ufonts.com_arial-rounded-mt-bold") format("svg");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*====================Conflicted CSS=================================== */
body {
  min-height: 700px;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1060;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  margin: 0px;
  width: 100%;
}

#ngoContentContainer .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  width: 900px;
  margin: auto;
  max-width: none;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
  background-color: transparent;
  justify-content: center;

}

/* #ngoContentContainer .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
  width: 900px ;
  margin: auto;
  max-width: none;
} */

#ngoContentContainer .modal-body {
  position: relative;
  padding: 15px;
  /*height: 100% ;
  max-height: auto ;*/
  width: 100%;
}

#ngoContentContainer .modal.fade.in {
  top: 0%;
}

#ngoContentContainer .themebutton,
#ngoContentContainer button,
#ngoContentContainer html input[type="button"],
#ngoContentContainer input[type="reset"],
#ngoContentContainer input[type="submit"] {
  border: medium none;
  text-align: center;
  transition: all 0.3s ease 0s;
  height: inherit;
}

#ngoContentContainer #fcyInfo,
#ngoContentContainer #giftinginfo {
  padding-right: 0;
}

#ngoContentContainer #fcyInfo .modal-dialog,
#ngoContentContainer #giftinginfo .modal-dialog,
#ngoContentContainer #donor_data .modal-dialog {
  width: 95%;
  margin: 50px auto;
  border-radius: 6px;
}

#ngoContentContainer #donorInfo .modal-dialog {
  margin: 0px auto;
  border-radius: 6px;
}

#ngoContentContainer #fcyInfo .modal-dialog .modal-header,
#ngoContentContainer #giftinginfo .modal-dialog .modal-header,
#ngoContentContainer #donor_data .modal-dialog .modal-header {
  padding: 0;
  border: none;
}

#ngoContentContainer #fcyInfo .modal-dialog .modal-header button.close,
#ngoContentContainer #giftinginfo .modal-dialog .modal-header button.close,
#ngoContentContainer #donor_data .modal-dialog .modal-header button.close

/*#ngoContentContainer #donorInfo .modal-dialog .modal-body button.close*/
  {
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  right: -12px;
  top: -12px;
  position: absolute;
  opacity: 1;
}

.productScreen.modal-open .modal-backdrop {
  opacity: .5;
  z-index: 9;
  background: #000;
}

#ngoContentContainer ul#donorTabs {
  margin-bottom: 10px;
  width: 100%;
}

#ngoContentContainer #grid_view .dm-gridProductDes,
#ngoContentContainer #list_view .dm-gridProductDes {
  margin: 40px auto;
  border-radius: 6px;
  overflow: hidden;
}

#ngoContentContainer #grid_view .dm-gridProductDes p:empty,
#ngoContentContainer #list_view .dm-gridProductDes p:empty {
  display: none
}

#ngoContentContainer #grid_view .dm-gridProductDes .modal-header .close,
#ngoContentContainer #list_view .dm-gridProductDes .modal-header .close {
  font-size: 36px;
  opacity: .5;
}

/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, cite, del, dfn, em, font, q, s, samp, strike, strong, ol, ul, li, fieldset, form, label, legend, tbody, tfoot, thead, tr {
  font-size: 99%;
}*/

#ngoContentContainer div,
#ngoContentContainer span,
#ngoContentContainer applet,
#ngoContentContainer object,
#ngoContentContainer iframe,
#ngoContentContainer h1,
#ngoContentContainer h2,
#ngoContentContainer h3,
#ngoContentContainer h4,
#ngoContentContainer h5,
#ngoContentContainer h6,
#ngoContentContainer p,
#ngoContentContainer blockquote,
#ngoContentContainer pre,
#ngoContentContainer a,
#ngoContentContainer cite,
#ngoContentContainer del,
#ngoContentContainer dfn,
#ngoContentContainer em,
#ngoContentContainer font,
#ngoContentContainer q,
#ngoContentContainer s,
#ngoContentContainer samp,
#ngoContentContainer strike,
#ngoContentContainer strong,
#ngoContentContainer ol,
#ngoContentContainer ul,
#ngoContentContainer li,
#ngoContentContainer fieldset,
#ngoContentContainer form,
#ngoContentContainer label,
#ngoContentContainer legend,
#ngoContentContainer tbody,
#ngoContentContainer tfoot,
#ngoContentContainer thead,
#ngoContentContainer tr {
  font-size: 100%;
}

#ngoContentContainer ul,
#ngoContentContainer ol {
  float: none;
  margin-bottom: 10px;
  margin-top: 0;
}

#ngoContentContainer .nav>li {
  display: block;
  margin-left: 0;
  position: relative;
  padding: 0px;
}

#ngoContentContainer .tab-content {
  overflow: hidden;
  padding: 0px;
}

#ngoContentContainer .head_heading .qty_align,
#ngoContentContainer .head_heading .custom-right {
  font-size: 17px;
}

#ngoContentContainer button,
#ngoContentContainer select {
  opacity: .9;
}

#ngoContentContainer .help-block {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #737373;
  display: block;
  margin-bottom: 5px;
  margin-top: 5px;
}

#ngoContentContainer #donor_data div.form-group>div.col-sm-offset-5 {
  font-size: 11px;
  /*margin: 0 ;*/
}

#ngoContentContainer .nav>li>a {
  display: block;
  font-size: 13px;
  padding: 10px 15px;
  position: relative;
  text-decoration: none;
}

#ngoContentContainer .nav>li>a:hover,
#ngoContentContainer .nav>li>a:focus {
  display: block;
  font-size: 13px;
  padding: 10px 15px;
  position: relative;
}

#ngoContentContainer .help-block {
  color: #737373;
  display: block;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 0px;
}

#ngoContentContainer .container,
#ngoContentContainer .content,
#ngoContentContainer .full_width {
  position: inherit;
  z-index: auto;
}

.overlapping_content .content .content_inner>.container>.overlapping_content,
.overlapping_content .content .content_inner>.full_width>.full_width_inner {
  margin-top: -40px;
  position: relative;
  z-index: auto;
}

header.fixed,
header.fixed_hiding,
header.fixed_top_header .top_header {
  z-index: 10;
}

.overlapping_content .title_outer {
  position: relative;
  z-index: auto;
}

.content_inner .title_outer .title {
  z-index: auto;
}

#ngoContentContainer .modal-dialog {
  left: auto;
}

#ngoContentContainer ul.nav {
  opacity: 0.9;
  position: relative;
  border-radius: 0px;
  border-top: 0px solid;
  left: 0;
  top: 0;
  width: 95%;
  margin-left: 0px;
}

#ngoContentContainer ul.nav li {
  width: auto;
}

#ngoContentContainer .poweredby-logo p {
  text-align: right;
}

#ngoContentContainer .poweredby-logo a {
  float: none;
  font-weight: none;
  padding: 0px;
}

#ngoContentContainer .blue-class a {
  float: none;
  font-weight: none;
  padding: 0px;
}

#ngoContentContainer .blue-class a:hover {
  float: none;
  font-weight: none;
  padding: 0px;
  background-color: none;
}


#ngoContentContainer span {
  float: none;
  font-weight: normal;
  padding: 0px;
  /*text-transform: lowercase;
  color: #333;*/
}

#ngoContentContainer p,
p::before {
  content: none;
  padding: 0px;
  font-weight: none;
  color: none;
  text-align: left;
}

#ngoContentContainer #confirmation p {
  text-align: left;
}

#ngoContentContainer .form-group {
  width: 100%;
}

#ngoContentContainer .poweredby-logo p {
  font-size: 11px;
}

#ngoContentContainer .btn {
  width: auto;
  height: auto;
  min-width: inherit;
}

#ngoContentContainer .dm-list-group-item {
  border: 1px solid #ddd;
  cursor: pointer;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
  float: none;
}


#ngoContentContainer #donor_data .form-group {
  position: relative;
  right: 0px;
  top: 0px;
}

header:not(.with_hover_bg_color) nav.main_menu>ul>li>a>span:not(.plus),
nav.vertical_menu>ul>li>a>span:not(.plus) {
  display: inline-block;
  position: relative;
}

.footer_top .textwidget,
.footer_top a,
.footer_top li,
.footer_top p,
.footer_top span {
  color: #818181;
  word-wrap: break-word;
}

#ngoContentContainer .tab-content {
  display: block;
  border-top: 0px;
}

#ngoContentContainer #confirmation p,
#ngoContentContainer #confirmation span {
  display: flex;
  font-size: 14px;
  padding-bottom: 0px;
}

#ngoContentContainer a {
  font-style: normal;
}

#ngoContentContainer h1,
#ngoContentContainer h2,
#ngoContentContainer h3,
#ngoContentContainer h4,
#ngoContentContainer h5,
#ngoContentContainer h6 {
  color: #555;

}

#confirmation #social_share_conf span {
  display: inherit;
}

.IN-widget span {
  display: flex;
}

.boxed-page .everything .header_container {
  z-index: 9999;
}

.art-nav {
  z-index: auto;
}

.art-menu li {
  z-index: auto;
}

#wsb-element-feee0e85-2457-4463-8f40-6ef37277a819 {
  z-index: 11000;
  color: #ff0000;
}

.page-template-default div.navigation-container {
  z-index: 1055;
}

#product_list .modal-dialog {
  width: 80%;
}

#ngoContentContainer form {
  overflow: visible;
}

.moduletable .custom .modal-body {
  max-height: 100%;
}

.moduletable .custom .modal-body label {
  width: auto;
}

.html_bg #ngoContentContainer * {
  box-sizing: border-box;
  margin: 0px auto;
}

.modcontent #ngoContentContainer .modal-body {
  max-height: 100%;
}

body.modal-open #ngoContentContainer .modal-body {
  /*max-height: 100% ;*/
  max-height: inherit;
}

body.home .wrapper #primary-nav {
  z-index: 1000;
}

body.modal-open #tpnv #ngoContentContainer .modal-body {
  max-height: inherit;
}

#tpnv #ngoContentContainer #payment_options p span img,
#tpnv #ngoContentContainer p a img,
#tpnv #ngoContentContainer #donat_now_link img {
  width: 50%;
}

.homepage .modal-body .close {
  height: 1em;
  min-width: 0;
}

body.modal-open table tbody tr td div#ngoContentContainer .modal-body {
  max-height: inherit;
}

form#aspnetForm #ngoContentContainer .nav-tabs>li>a {
  min-width: inherit;
}

body.modal-open .modal-backdrop {
  z-index: -1;
}

#Content .sections_group #ngoContentContainer input {
  display: inline;
}

#wrapper #hom-nav #ngoContentContainer #non-mobile .modal-dialog p,
#wrapper #hom-nav #ngoContentContainer #panel_outer p {
  float: none;
}

body.modal-open #header #ngoContentContainer .product_row div,
body.modal-open #header #ngoContentContainer #donor_data div {
  overflow: unset;
}

body.page #page #content #main #ngoContentContainer span {
  width: auto;
}

#ngoContentContainer .pull-left {
  float: left;
  margin-left: 0px;
}

body.page.page-template-default.boxedlayout div.boxedcontent {
  position: inherit;
}

body.page.page-parent.page-template-default.custom-background #wrapper #content #primary code {
  white-space: normal;
}

body.page.page-template-default.custom-background #wrapper .menu-container .menu-header .menu-header-sticky .container,
.content,
.full_width {
  position: unset;
  z-index: auto;
}

body.page div#page.hfeed .inner .entry-content .modal-dialog .modal-body {
  height: auto;
}

body.page div#page.hfeed .inner .entry-content .modal-dialog {
  top: 50px;
}

body.page div#page.hfeed .inner .entry-content .modal-dialog .btn {
  position: inherit;
}

body.page.page-template-default.wpb-js-composer div#page-content div.page-holder.page-layout-fullwidth #ngoContentContainer textarea {
  text-align: left;
}

body.page.page-id-1771.page-template-default div#wrapper div#fullpage.content_wrapper div#main {
  z-index: auto;
}

body.page.page-id-1771.page-template-default div#wrapper div#fullpage.content_wrapper div#main #ngoContentContainer .nav-tabs>li::before {
  content: none;
}

#innerSection #danamojo-widget-container #productoverlay .modal-body button.close {
  position: unset;
}

#innerSection .objectives .in:hover {
  height: inherit;
}

#innerSection .objectives li p {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: inherit;
}

#innerSection #danamojo-widget-container #productoverlay .modal-body label {
  width: auto;
}

body.modal-open section#innerSection ul.objectives li .fb,
.in,
.twt,
.yut {
  height: auto;
}

.page.page-id-176.page-template-default.res1170 #danamojo-widget-container .modal-body {
  max-height: inherit;
}

.page.page-id-176.page-template-default.res1170 #ngoContentContainer .form-horizontal .control-label {
  width: auto;
}

#main .fusion-row #content #post-31 #ngoContentContainer #mobile .col-sm-12,
#main .fusion-row #content #post-31 #ngoContentContainer #mobile .col-sm-2,
#main .fusion-row #content #post-31 #ngoContentContainer #mobile .col-sm-3,
#main .fusion-row #content #post-31 #ngoContentContainer #mobile .col-sm-4,
#main .fusion-row #content #post-31 #ngoContentContainer #mobile .col-sm-6,
#main .fusion-row #content #post-31 #ngoContentContainer #mobile .col-md-2,
#main .fusion-row #content #post-31 #ngoContentContainer #mobile .col-sm-2 {
  float: left;
  width: 100%;
}

.hentry #ngoContentContainer #danamojo-widget-container .product_row .product_photo a img {
  width: 75px;
}

body.modal-open #wrapp .head .head_01 #ngoContentContainer .modal {
  height: auto;
}

body.modal-open #wrapp .head #nav {
  z-index: 999;
}

div#page.hfeed.site .head-container {
  z-index: 999;
}

#sp-main-body .sppb-row-container .sppb-addon-content #ngoContentContainer input {
  display: inline;
}

#entry-122 .entry-content #ngoContentContainer strong {
  overflow-wrap: initial;
}

#wrapper div#main div#page-info .share_div_offline,
#wrapper div#main div#page-info .share_div {
  float: left;
  width: auto;
}

article#post-901 #ngoContentContainer select,
option {
  min-width: 250px;
}

#header .primary-header .social-links #ngoContentContainer .pull-right {
  border: 0px;
  float: none;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 0px;
}

#page-wrapper #ngoContentContainer .product_row .desc_width p,
#page-wrapper #ngoContentContainer #panel_outer p {
  width: auto;
}

#page-wrapper #ngoContentContainer .modal-content .modal-body p {
  float: none;
}

.warpper_1 .foo_bg #ngoContentContainer .product_row a img {
  width: 75px;
}

.warpper_1 .foo_bg #ngoContentContainer #courrier_msg img {
  width: 95px;
}

.warpper_1 .foo_bg #ngoContentContainer .dmactive {
  text-shadow: none;
}

.warpper_1 .foo_bg #ngoContentContainer #payment_options {
  background-color: #fff;
  color: #000;
}

body.page-template-default .page-content-container #ngoContentContainer .qty_headtext {
  padding: 0px;
}

.dont-bnt #ngoContentContainer .product_row img {
  width: 75px;
}

#wsb-canvas-template-page .wsb-element-navigation,
#wsb-canvas-template-page #wsb-element-211c5fde-d8f8-431e-9e48-a71826a03198,
#wsb-canvas-template-page #wsb-element-b64bf27b-f3c1-4d0c-b806-98040cb233fc,
#wsb-canvas-template-page #wsb-element-e9144996-2916-4344-ba5f-182739ed1f93,
#wsb-canvas-template-page #wsb-element-54cbd450-f959-44b5-94fd-3130c11d736d,
#wsb-canvas-template-page #wsb-element-4db6eda0-50b2-439c-bf84-ff8c87363036 {
  z-index: 100;
}

body.modal-open .main-content #ngoContentContainer #panel_outer .dm-arrow-tab-box p small {
  font-size: 13px;
  font-weight: normal;
  padding: 0px;
}

#site-navigation #ngoContentContainer #danamojo-widget-container #productoverlay ul {
  display: block;
}

html#ls-global body#top #ngoContentContainer input {
  padding: 0px 5px;
}

html#ls-global body#top #ngoContentContainer #productoverlay {
  margin-top: 50px;
}

html#ls-global body#top #ngoContentContainer #productoverlay p {
  font-size: 14px;
}

body.page-template-default div.inner-page #ngoContentContainer #productoverlay label,
body.page-template-default div.inner-page #ngoContentContainer #donorInfo label {
  color: #2e74b5;
  padding-top: 1px;
  position: relative;
  left: 0;
  top: 0;
}

.sd-header-extra #ngoContentContainer {
  color: #333;
  font: "ufonts.com_arial-rounded-mt-bold";
  font-weight: normal;
}

.sd-header-extra #ngoContentContainer i {
  float: none;
  font-size: inherit;
  margin-right: 0;
}

/* #comp-i #ngoContentContainer .nav > li.active > a{
  background-color: #3399ff ;
} */
#comp-i #ngoContentContainer .btn-primary {
  background-image: linear-gradient(to bottom, #2e74b5, #2e74b5);
  -moz-background-image: linear-gradient(to bottom, #2e74b5, #2e74b5);
  -ms-background-image: linear-gradient(to bottom, #2e74b5, #2e74b5);
  -webkit-background-image: linear-gradient(to bottom, #2e74b5, #2e74b5);
  border-color: #2e74b5;
}

.as-main-content .ec-content-editor #ngoContentContainer .modal-body {
  background-color: #fff;
  text-align: left;
}

.as-main-content .ec-content-editor #ngoContentContainer ul#donorTabs li.dmactive a::before {
  content: none;
}

#mjs-website #mjs-widget_1361 {
  z-index: 35000;
}

#mjs-website #mjs-widget_1361 #ngoContentContainer .modal.fade.in {
  top: 13%;
}

section#block-system-main #node-1231 #ngoContentContainer .form-horizontal .form-group label {
  padding-left: 0px;
  padding-right: 0px;
}

section#block-system-main #node-1231 #ngoContentContainer .nav-tabs>li,
section#block-system-main #node-1231 #ngoContentContainer .nav-tabs>li.dmactive {
  border-bottom: none;
  border-top: none;
}

article#post-19 #ngoContentContainer button.close,
article#post-5 #ngoContentContainer button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  position: relative;
  text-indent: -50px;
  margin-top: 10px;
}

article#post-19 #ngoContentContainer .poweredby-logo p span b,
article#post-5 #ngoContentContainer .poweredby-logo p span b {
  font-size: 10px;
}

article#post-19 #ngoContentContainer i,
article#post-5 #ngoContentContainer i {
  color: #2e74b5;
}

article#post-19 #ngoContentContainer .tab-content,
article#post-5 #ngoContentContainer .tab-content {
  border: 0px;
}

article#post-19 #ngoContentContainer .tab-content>div,
article#post-5 #ngoContentContainer .tab-content>div {
  padding: 0px;
}

article#post-19 #ngoContentContainer #payment_options a.dmactive small,
article#post-19 #ngoContentContainer #payment_options a.dmactive,
article#post-19 #ngoContentContainer #payment_options a.dmactive x,
article#post-19 #ngoContentContainer #payment_options .dm-panel-body a {
  color: #fff;
}

article#post-19 #ngoContentContainer #payment_options a small,
article#post-19 #ngoContentContainer #payment_options a,
article#post-19 #ngoContentContainer #payment_options a x {
  color: #000;
}

article#post-5 #ngoContentContainer #payment_options a.dmactive small,
article#post-5 #ngoContentContainer #payment_options a.dmactive,
article#post-5 #ngoContentContainer #payment_options a.dmactive x,
article#post-5 #ngoContentContainer #payment_options .dm-panel-body a {
  color: #fff;
}

article#post-5 #ngoContentContainer #payment_options a small,
article#post-5 #ngoContentContainer #payment_options a,
article#post-5 #ngoContentContainer #payment_options a x {
  color: #000;
}

#ngoContentContainer #payment_options span img {
  width: 145px;
}

section.xs-content-section-padding div.xs-heading #ngoContentContainer ul#donorTabs {
  display: block;
}

section.xs-content-section-padding div.xs-heading #ngoContentContainer ul#donorTabs li span,
section.xs-content-section-padding div.xs-heading #ngoContentContainer #payment_form_div span,
section.xs-content-section-padding div.xs-heading #ngoContentContainer div#donorInfo button span {
  color: #333;
}

section.xs-content-section-padding div.xs-heading #ngoContentContainer #payment_options p.center span {
  margin-left: 20px;
  color: #333;
}

section.xs-content-section-padding div.xs-heading #ngoContentContainer ul#donorTabs li.pull-right {
  width: 450px;
}

section.xs-content-section-padding div.xs-heading #ngoContentContainer ul#donorTabs li.pull-right div {
  float: right;
}

body#home #ngoContentContainer #payment_options p.center {
  padding-left: 20px;
}

.page-node #content-wrap #ngoContentContainer img {
  vertical-align: middle;
  display: initial;
  background-color: transparent;
  margin: 0px;
  border: 0px;
  padding: 0px;
}

.page-node #content-wrap #ngoContentContainer button {
  box-shadow: inset 0px 0px 0 0 white;
}

section#mid-main #ngoContentContainer #chkbox-div input[type="radio"],
input[type="checkbox"] {
  display: inherit;
}

#ngoContentContainer .product_row u {
  font-size: 13px;
}

#ngoContentContainer .units_input .btn,
#ngoContentContainer .qtytext .btn,
#ngoContentContainer .well .btn {
  height: 34px;
}

/*====================================================================*/

#ngoContentContainer,
#danamojo-product-container {
  font-size: 14px;
  line-height: 1.42857143;
}

#ngoContentContainer #productoverlay {
  font-size: 14px;
  line-height: 1.42857143;
}

/*=============================================================================*/
#ngoContentContainer article,
#ngoContentContainer aside,
#ngoContentContainer details,
#ngoContentContainer figcaption,
#ngoContentContainer figure,
#ngoContentContainer footer,
#ngoContentContainer header,
#ngoContentContainer hgroup,
#ngoContentContainer main,
#ngoContentContainer menu,
#ngoContentContainer nav,
#ngoContentContainer section,
#ngoContentContainer summary {
  display: block;
}

#ngoContentContainer audio,
#ngoContentContainer canvas,
#ngoContentContainer progress,
#ngoContentContainer video {
  display: inline-block;
  vertical-align: baseline;
}

#ngoContentContainer audio:not([controls]) {
  display: none;
  height: 0;
}

#ngoContentContainer [hidden],
#ngoContentContainer template {
  display: none;
}

#ngoContentContainer a:dmactive,
#ngoContentContainer a:hover {
  outline: 0;
}

#ngoContentContainer abbr[title] {
  border-bottom: 1px dotted;
}

#ngoContentContainer b,
#ngoContentContainer strong {
  font-weight: bold;
  overflow-wrap: unset;
}

#ngoContentContainer dfn {
  font-style: italic;
}

#ngoContentContainer h1 {
  margin: .67em 0;
  font-size: 2em;
}

#ngoContentContainer mark {
  background: #ff0;
}

#ngoContentContainer small {
  font-size: 80%;
}

#ngoContentContainer sub,
#ngoContentContainer sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

#ngoContentContainer sup {
  top: -0.5em;
}

#ngoContentContainer sub {
  bottom: -0.25em;
}

#ngoContentContainer img {
  border: 0;
}

#ngoContentContainer svg:not(:root) {
  overflow: hidden;
}

#ngoContentContainer figure {
  margin: 1em 40px;
}

#ngoContentContainer hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#ngoContentContainer pre {
  overflow: auto;
}

#ngoContentContainer code,
#ngoContentContainer kbd,
#ngoContentContainer pre,
#ngoContentContainer samp {

  font-size: 1em;
}

#ngoContentContainer button {
  overflow: visible;
  width: auto;
}

#ngoContentContainer button,
#ngoContentContainer html input[type="button"],
#ngoContentContainer input[type="reset"],
#ngoContentContainer input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

#ngoContentContainer button[disabled],
#ngoContentContainer html input[disabled] {
  cursor: default;
}

#ngoContentContainer button::-moz-focus-inner,
#ngoContentContainer input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

#ngoContentContainer input {
  line-height: normal;
}

#ngoContentContainer input[type="checkbox"],
#ngoContentContainer input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

#ngoContentContainer input[type="number"]::-webkit-inner-spin-button,
#ngoContentContainer input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

#ngoContentContainer input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

#ngoContentContainer input[type="search"]::-webkit-search-cancel-button,
#ngoContentContainer input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

#ngoContentContainer fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

#ngoContentContainer legend {
  padding: 0;
  border: 0;
}

#ngoContentContainer textarea {
  overflow: auto;
}

#ngoContentContainer optgroup {
  font-weight: bold;
}

#ngoContentContainer table {
  border-spacing: 0;
  border-collapse: collapse;
}

#ngoContentContainer td,
#ngoContentContainer th {
  padding: 0;
}

@media print {

  #ngoContentContainer *,
  #ngoContentContainer *:before,
  #ngoContentContainer *:after {
    text-shadow: none;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  #ngoContentContainer a,
  #ngoContentContainer a:visited {
    text-decoration: underline;
  }

  #ngoContentContainer a[href]:after {
    content: " (" attr(href) ")";
  }

  #ngoContentContainer abbr[title]:after {
    content: " (" attr(title) ")";
  }

  #ngoContentContainer a[href^="#"]:after,
  #ngoContentContainer a[href^="javascript:"]:after {
    content: "";
  }

  #ngoContentContainer pre,
  #ngoContentContainer blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  #ngoContentContainer thead {
    display: table-header-group;
  }

  #ngoContentContainer tr,
  #ngoContentContainer img {
    page-break-inside: avoid;
  }

  #ngoContentContainer img {
    max-width: 100%;
  }

  #ngoContentContainer p,
  #ngoContentContainer h2,
  #ngoContentContainer h3 {
    orphans: 3;
    widows: 3;
  }

  #ngoContentContainer h2,
  #ngoContentContainer h3 {
    page-break-after: avoid;
  }

  #ngoContentContainer .navbar {
    display: none;
  }

  #ngoContentContainer .btn>.caret,
  #ngoContentContainer .dropup>.btn>.caret {
    border-top-color: #000;
  }

  #ngoContentContainer .label {
    border: 1px solid #000;
  }

  #ngoContentContainer .table {
    border-collapse: collapse;
  }

  #ngoContentContainer .table td,
  #ngoContentContainer .table th {
    background-color: #fff;
  }

  #ngoContentContainer .table-bordered th,
  #ngoContentContainer .table-bordered td {
    border: 1px solid #ddd;
  }
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "abc";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
  font-size: 12px;
}

.glyphicon-plus:before {
  content: "\002b";
  font-size: 12px;
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
  font-size: 12px;
}

.glyphicon-minus:before {
  content: "\2212";
  font-size: 12px;
}

.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";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

#ngoContentContainer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#ngoContentContainer *:before,
#ngoContentContainer *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#ngoContentContainer input,
#ngoContentContainer button,
/* #ngoContentContainer select, */
#ngoContentContainer textarea {

  font-size: inherit;
  line-height: inherit;
}

#ngoContentContainer #mobile input,
#ngoContentContainer #mobile textarea {
  display: inline;
}

#ngoContentContainer .product_row a {
  text-decoration: none;
  padding: 0px;
}

#ngoContentContainer a:hover,
#ngoContentContainer a:focus {
  text-decoration: underline;
}

#ngoContentContainer a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

#ngoContentContainer figure {
  margin: 0;
}

#ngoContentContainer img {
  vertical-align: middle;
  display: initial;
  background-color: transparent;
}

#ngoContentContainer .widget-item-dm .thumbnail-dm .thumbnail-dm-img img {
  object-fit: cover;
  object-position: center;
}

#ngoContentContainer .img-responsive,
#ngoContentContainer .thumbnail>img,
#ngoContentContainer .thumbnail a>img,
#ngoContentContainer .carousel-inner>.item>img,
#ngoContentContainer .carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
}

#ngoContentContainer .img-rounded {
  border-radius: 6px;
}

#ngoContentContainer .img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#ngoContentContainer .img-circle {
  border-radius: 50%;
}

#ngoContentContainer hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

#ngoContentContainer .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

#ngoContentContainer .sr-only-focusable:dmactive,
#ngoContentContainer .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

#ngoContentContainer [role="button"] {
  cursor: pointer;
}

#ngoContentContainer h1,
#ngoContentContainer h2,
#ngoContentContainer h3,
#ngoContentContainer h4,
#ngoContentContainer h5,
#ngoContentContainer h6,
#ngoContentContainer .h1,
#ngoContentContainer .h2,
#ngoContentContainer .h3,
#ngoContentContainer .h4,
#ngoContentContainer .h5,
#ngoContentContainer .h6 {
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
  text-align: left;
}

#ngoContentContainer h1 small,
#ngoContentContainer h2 small,
#ngoContentContainer h3 small,
#ngoContentContainer h4 small,
#ngoContentContainer h5 small,
#ngoContentContainer h6 small,
#ngoContentContainer .h1 small,
#ngoContentContainer .h2 small,
#ngoContentContainer .h3 small,
#ngoContentContainer .h4 small,
#ngoContentContainer .h5 small,
#ngoContentContainer .h6 small,
#ngoContentContainer h1 .small,
#ngoContentContainer h2 .small,
#ngoContentContainer h3 .small,
#ngoContentContainer h4 .small,
#ngoContentContainer h5 .small,
#ngoContentContainer h6 .small,
#ngoContentContainer .h1 .small,
#ngoContentContainer .h2 .small,
#ngoContentContainer .h3 .small,
#ngoContentContainer .h4 .small,
#ngoContentContainer .h5 .small,
#ngoContentContainer .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}

#ngoContentContainer h1,
#ngoContentContainer .h1,
#ngoContentContainer h2,
#ngoContentContainer .h2,
#ngoContentContainer h3,
#ngoContentContainer .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

#ngoContentContainer h1 small,
#ngoContentContainer .h1 small,
#ngoContentContainer h2 small,
#ngoContentContainer .h2 small,
#ngoContentContainer h3 small,
#ngoContentContainer .h3 small,
#ngoContentContainer h1 .small,
#ngoContentContainer .h1 .small,
#ngoContentContainer h2 .small,
#ngoContentContainer .h2 .small,
#ngoContentContainer h3 .small,
#ngoContentContainer .h3 .small {
  font-size: 65%;
}

#ngoContentContainer h4,
#ngoContentContainer .h4,
#ngoContentContainer h5,
#ngoContentContainer .h5,
#ngoContentContainer h6,
#ngoContentContainer .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

#ngoContentContainer h4 small,
#ngoContentContainer .h4 small,
#ngoContentContainer h5 small,
#ngoContentContainer .h5 small,
#ngoContentContainer h6 small,
#ngoContentContainer .h6 small,
#ngoContentContainer h4 .small,
#ngoContentContainer .h4 .small,
#ngoContentContainer h5 .small,
#ngoContentContainer .h5 .small,
#ngoContentContainer h6 .small,
#ngoContentContainer .h6 .small {
  font-size: 75%;
}

#ngoContentContainer h1,
#ngoContentContainer .h1 {
  font-size: 36px;
}

#ngoContentContainer h2,
#ngoContentContainer .h2 {
  font-size: 30px;
}

#ngoContentContainer h3,
#ngoContentContainer .h3 {
  font-size: 24px;
  float: none;
  padding: 0px;
  border: 0px;
  box-shadow: 0px 0px 0px 0px;
}

/* #ngoContentContainer h3::after,
#ngoContentContainer .h3::after {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
} */
#ngoContentContainer h4,
#ngoContentContainer .h4 {
  font-size: 18px;
}

#ngoContentContainer h5,
#ngoContentContainer .h5 {
  font-size: 14px;
}

#ngoContentContainer h6,
#ngoContentContainer .h6 {
  font-size: 12px;
}

#ngoContentContainer p {
  margin: 0 0 10px;
}

#ngoContentContainer .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  #ngoContentContainer .lead {
    font-size: 21px;
  }
}

#ngoContentContainer small,
#ngoContentContainer .small {
  font-size: 85%;
}

#ngoContentContainer mark,
#ngoContentContainer .mark {
  padding: .2em;
  background-color: #fcf8e3;
}

#ngoContentContainer .text-left {
  text-align: left;
}

#ngoContentContainer .text-right {
  text-align: right;
}

#ngoContentContainer .text-center {
  text-align: center;
}

#ngoContentContainer .text-justify {
  text-align: justify;
}

#ngoContentContainer .text-nowrap {
  white-space: nowrap;
}

/* #ngoContentContainer .text-lowercase {
  text-transform: lowercase;
}
#ngoContentContainer .text-uppercase {
  text-transform: uppercase;
}
#ngoContentContainer .text-capitalize {
  text-transform: capitalize;
} */
#ngoContentContainer .text-muted {
  color: #777;
}

#ngoContentContainer .text-primary {
  color: #337ab7;
}

#ngoContentContainer a.text-primary:hover,
#ngoContentContainer a.text-primary:focus {
  color: #286090;
}

#ngoContentContainer .text-success {
  color: #3c763d;
}

#ngoContentContainer a.text-success:hover,
#ngoContentContainer a.text-success:focus {
  color: #2b542c;
}

#ngoContentContainer .text-info {
  color: #31708f;
}

#ngoContentContainer a.text-info:hover,
#ngoContentContainer a.text-info:focus {
  color: #245269;
}

#ngoContentContainer .text-warning {
  color: #8a6d3b;
}

#ngoContentContainer a.text-warning:hover,
#ngoContentContainer a.text-warning:focus {
  color: #66512c;
}

#ngoContentContainer .text-danger {
  color: #a94442;
}

#ngoContentContainer a.text-danger:hover,
#ngoContentContainer a.text-danger:focus {
  color: #843534;
}

#ngoContentContainer .bg-primary {
  color: #fff;
  background-color: #337ab7;
}

#ngoContentContainer a.bg-primary:hover,
#ngoContentContainer a.bg-primary:focus {
  background-color: #286090;
}

#ngoContentContainer .bg-success {
  background-color: #dff0d8;
}

#ngoContentContainer a.bg-success:hover,
#ngoContentContainer a.bg-success:focus {
  background-color: #c1e2b3;
}

#ngoContentContainer .bg-info {
  background-color: #d9edf7;
}

#ngoContentContainer a.bg-info:hover,
#ngoContentContainer a.bg-info:focus {
  background-color: #afd9ee;
}

#ngoContentContainer .bg-warning {
  background-color: #fcf8e3;
}

#ngoContentContainer a.bg-warning:hover,
#ngoContentContainer a.bg-warning:focus {
  background-color: #f7ecb5;
}

#ngoContentContainer .bg-danger {
  background-color: #f2dede;
}

#ngoContentContainer a.bg-danger:hover,
#ngoContentContainer a.bg-danger:focus {
  background-color: #e4b9b9;
}

#ngoContentContainer .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

#ngoContentContainer ul,
#ngoContentContainer ol {
  margin-top: 0;
  margin-bottom: 10px;
}

#ngoContentContainer ul ul,
#ngoContentContainer ol ul,
#ngoContentContainer ul ol,
#ngoContentContainer ol ol {
  margin-bottom: 0;
}

#ngoContentContainer .list-unstyled {
  padding-left: 0;
  list-style: none;
}

#ngoContentContainer .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

#ngoContentContainer .list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

#ngoContentContainer dl {
  margin-top: 0;
  margin-bottom: 20px;
}

#ngoContentContainer dt,
#ngoContentContainer dd {
  line-height: 1.42857143;
}

#ngoContentContainer dt {
  font-weight: bold;
}

#ngoContentContainer dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  #ngoContentContainer .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  #ngoContentContainer .dl-horizontal dd {
    margin-left: 180px;
  }

}

#ngoContentContainer abbr[title],
#ngoContentContainer abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

#ngoContentContainer .initialism {
  font-size: 90%;
}

#ngoContentContainer blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

#ngoContentContainer blockquote p:last-child,
#ngoContentContainer blockquote ul:last-child,
#ngoContentContainer blockquote ol:last-child {
  margin-bottom: 0;
}

#ngoContentContainer blockquote footer,
#ngoContentContainer blockquote small,
#ngoContentContainer blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

#ngoContentContainer blockquote footer:before,
#ngoContentContainer blockquote small:before,
#ngoContentContainer blockquote .small:before {
  content: '\2014 \00A0';
}

#ngoContentContainer .blockquote-reverse,
#ngoContentContainer blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

#ngoContentContainer .blockquote-reverse footer:before,
#ngoContentContainer blockquote.pull-right footer:before,
#ngoContentContainer .blockquote-reverse small:before,
#ngoContentContainer blockquote.pull-right small:before,
#ngoContentContainer .blockquote-reverse .small:before,
#ngoContentContainer blockquote.pull-right .small:before {
  content: '';
}

#ngoContentContainer .blockquote-reverse footer:after,
#ngoContentContainer blockquote.pull-right footer:after,
#ngoContentContainer .blockquote-reverse small:after,
#ngoContentContainer blockquote.pull-right small:after,
#ngoContentContainer .blockquote-reverse .small:after,
#ngoContentContainer blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

#ngoContentContainer code,
#ngoContentContainer kbd,
#ngoContentContainer pre,
#ngoContentContainer samp {}

#ngoContentContainer code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

#ngoContentContainer kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

#ngoContentContainer kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#ngoContentContainer pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

#ngoContentContainer pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

#ngoContentContainer .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

#ngoContentContainer .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  #ngoContentContainer .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  #ngoContentContainer .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  #ngoContentContainer .container {
    width: 1170px;
  }

  #danamojo-widget-container.container,
  #danamojo-product-container.container {
    width: 750px;
  }
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

#ngoContentContainer .row {
  margin-right: -15px;
  margin-left: -15px;
  display: block;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
  display: block;
}

#ngoContentContainer .col-xs-1,
#ngoContentContainer .col-sm-1,
#danamojo-product-container .col-sm-1,
#ngoContentContainer .col-md-1,
#ngoContentContainer .col-lg-1,
#ngoContentContainer .col-xs-2,
#ngoContentContainer .col-sm-2,
#danamojo-product-container .col-sm-2,
#ngoContentContainer .col-md-2,
#ngoContentContainer .col-lg-2,
#ngoContentContainer .col-xs-3,
#ngoContentContainer .col-sm-3,
#danamojo-product-container .col-sm-3,
#ngoContentContainer .col-md-3,
#ngoContentContainer .col-lg-3,
#ngoContentContainer .col-xs-4,
#ngoContentContainer .col-sm-4,
#danamojo-product-container .col-sm-4,
#ngoContentContainer .col-md-4,
#ngoContentContainer .col-lg-4,
#ngoContentContainer .col-xs-5,
#ngoContentContainer .col-sm-5,
#danamojo-product-container .col-sm-5,
#ngoContentContainer .col-md-5,
#ngoContentContainer .col-lg-5,
#ngoContentContainer .col-xs-6,
#ngoContentContainer .col-sm-6,
#danamojo-product-container .col-sm-6,
#ngoContentContainer .col-md-6,
#ngoContentContainer .col-lg-6,
#ngoContentContainer .col-xs-7,
#ngoContentContainer .col-sm-7,
#danamojo-product-container .col-sm-7,
#ngoContentContainer .col-md-7,
#ngoContentContainer .col-lg-7,
#ngoContentContainer .col-xs-8,
#ngoContentContainer .col-sm-8,
#danamojo-product-container .col-sm-8,
#ngoContentContainer .col-md-8,
#ngoContentContainer .col-lg-8,
#ngoContentContainer .col-xs-9,
#ngoContentContainer .col-sm-9,
#danamojo-product-container .col-sm-9,
#ngoContentContainer .col-md-9,
#ngoContentContainer .col-lg-9,
#ngoContentContainer .col-xs-10,
#ngoContentContainer .col-sm-10,
#danamojo-product-container .col-sm-10,
#ngoContentContainer .col-md-10,
#ngoContentContainer .col-lg-10,
#ngoContentContainer .col-xs-11,
#ngoContentContainer .col-sm-11,
#danamojo-product-container .col-sm-11,
#ngoContentContainer .col-md-11,
#ngoContentContainer .col-lg-11,
#ngoContentContainer .col-xs-12,
#ngoContentContainer .col-sm-12,
#danamojo-product-container .col-sm-12,
#ngoContentContainer .col-md-12,
#ngoContentContainer .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

#ngoContentContainer .col-xs-1,
#ngoContentContainer .col-xs-2,
#ngoContentContainer .col-xs-3,
#ngoContentContainer .col-xs-4,
#ngoContentContainer .col-xs-5,
#ngoContentContainer .col-xs-6,
#ngoContentContainer .col-xs-7,
#ngoContentContainer .col-xs-8,
#ngoContentContainer .col-xs-9,
#ngoContentContainer .col-xs-10,
#ngoContentContainer .col-xs-11,
#ngoContentContainer .col-xs-12 {
  float: left;
}

#ngoContentContainer .col-xs-12 {
  width: 100%;
}

#ngoContentContainer .col-xs-11 {
  width: 91.66666667%;
}

#ngoContentContainer .col-xs-10 {
  width: 83.33333333%;
}

#ngoContentContainer .col-xs-9 {
  width: 75%;
}

#ngoContentContainer .col-xs-8 {
  width: 66.66666667%;
}

#ngoContentContainer .col-xs-7 {
  width: 58.33333333%;
}

#ngoContentContainer .col-xs-6 {
  width: 50%;
}

#ngoContentContainer .col-xs-5 {
  width: 41.66666667%;
}

#ngoContentContainer .col-xs-4 {
  width: 33.33333333%;
}

#ngoContentContainer .col-xs-3 {
  width: 25%;
}

#ngoContentContainer .col-xs-2 {
  width: 16.66666667%;
}

#ngoContentContainer .col-xs-1 {
  width: 8.33333333%;
}

#ngoContentContainer .col-xs-pull-12 {
  right: 100%;
}

#ngoContentContainer .col-xs-pull-11 {
  right: 91.66666667%;
}

#ngoContentContainer .col-xs-pull-10 {
  right: 83.33333333%;
}

#ngoContentContainer .col-xs-pull-9 {
  right: 75%;
}

#ngoContentContainer .col-xs-pull-8 {
  right: 66.66666667%;
}

#ngoContentContainer .col-xs-pull-7 {
  right: 58.33333333%;
}

#ngoContentContainer .col-xs-pull-6 {
  right: 50%;
}

#ngoContentContainer .col-xs-pull-5 {
  right: 41.66666667%;
}

#ngoContentContainer .col-xs-pull-4 {
  right: 33.33333333%;
}

#ngoContentContainer .col-xs-pull-3 {
  right: 25%;
}

#ngoContentContainer .col-xs-pull-2 {
  right: 16.66666667%;
}

#ngoContentContainer .col-xs-pull-1 {
  right: 8.33333333%;
}

#ngoContentContainer .col-xs-pull-0 {
  right: auto;
}

#ngoContentContainer .col-xs-push-12 {
  left: 100%;
}

#ngoContentContainer .col-xs-push-11 {
  left: 91.66666667%;
}

#ngoContentContainer .col-xs-push-10 {
  left: 83.33333333%;
}

#ngoContentContainer .col-xs-push-9 {
  left: 75%;
}

#ngoContentContainer .col-xs-push-8 {
  left: 66.66666667%;
}

#ngoContentContainer .col-xs-push-7 {
  left: 58.33333333%;
}

#ngoContentContainer .col-xs-push-6 {
  left: 50%;
}

#ngoContentContainer .col-xs-push-5 {
  left: 41.66666667%;
}

#ngoContentContainer .col-xs-push-4 {
  left: 33.33333333%;
}

#ngoContentContainer .col-xs-push-3 {
  left: 25%;
}

#ngoContentContainer .col-xs-push-2 {
  left: 16.66666667%;
}

#ngoContentContainer .col-xs-push-1 {
  left: 8.33333333%;
}

#ngoContentContainer .col-xs-push-0 {
  left: auto;
}

#ngoContentContainer .col-xs-offset-12 {
  margin-left: 100%;
}

#ngoContentContainer .col-xs-offset-11 {
  margin-left: 91.66666667%;
}

#ngoContentContainer .col-xs-offset-10 {
  margin-left: 83.33333333%;
}

#ngoContentContainer .col-xs-offset-9 {
  margin-left: 75%;
}

#ngoContentContainer .col-xs-offset-8 {
  margin-left: 66.66666667%;
}

#ngoContentContainer .col-xs-offset-7 {
  margin-left: 58.33333333%;
}

#ngoContentContainer .col-xs-offset-6 {
  margin-left: 50%;
}

#ngoContentContainer .col-xs-offset-5 {
  margin-left: 41.66666667%;
}

#ngoContentContainer .col-xs-offset-4 {
  margin-left: 33.33333333%;
}

#ngoContentContainer .col-xs-offset-3 {
  margin-left: 25%;
}

#ngoContentContainer .col-xs-offset-2 {
  margin-left: 16.66666667%;
}

#ngoContentContainer .col-xs-offset-1 {
  margin-left: 8.33333333%;
}

#ngoContentContainer .col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {

  #ngoContentContainer .col-sm-1,
  #danamojo-product-container .col-sm-1,
  #ngoContentContainer .col-sm-2,
  #danamojo-product-container .col-sm-2,
  #ngoContentContainer .col-sm-3,
  #danamojo-product-container .col-sm-3,
  #ngoContentContainer .col-sm-4,
  #danamojo-product-container .col-sm-4,
  #ngoContentContainer .col-sm-5,
  #danamojo-product-container .col-sm-5,
  #ngoContentContainer .col-sm-6,
  #danamojo-product-container .col-sm-6,
  #ngoContentContainer .col-sm-7,
  #danamojo-product-container .col-sm-7,
  #ngoContentContainer .col-sm-8,
  #danamojo-product-container .col-sm-8,
  #ngoContentContainer .col-sm-9,
  #danamojo-product-container .col-sm-9,
  #ngoContentContainer .col-sm-10,
  #danamojo-product-container .col-sm-10,
  #ngoContentContainer .col-sm-11,
  #danamojo-product-container .col-sm-11,
  #ngoContentContainer .col-sm-12,
  #danamojo-product-container .col-sm-12 {
    float: left;
  }

  #ngoContentContainer .col-sm-12,
  #danamojo-product-container .col-sm-12 {
    width: 100%;
  }

  #ngoContentContainer .col-sm-11,
  #danamojo-product-container .col-sm-11 {
    width: 91.66666667%;
  }

  #ngoContentContainer .col-sm-10,
  #danamojo-product-container .col-sm-10 {
    width: 83.33333333%;
  }

  #ngoContentContainer .col-sm-9,
  #danamojo-product-container .col-sm-9 {
    width: 75%;
  }

  #ngoContentContainer .col-sm-8,
  #danamojo-product-container .col-sm-8 {
    width: 66.66666667%;
  }

  #ngoContentContainer .col-sm-7,
  #danamojo-product-container .col-sm-7 {
    width: 58.33333333%;
  }

  #ngoContentContainer .col-sm-6,
  #danamojo-product-container .col-sm-6 {
    width: 50%;
  }

  #ngoContentContainer .col-sm-5,
  #danamojo-product-container .col-sm-5 {
    width: 41.66666667%;
  }

  #ngoContentContainer .col-sm-4,
  #danamojo-product-container .col-sm-4 {
    width: 33.33333333%;
  }

  #ngoContentContainer .col-sm-3,
  #danamojo-product-container .col-sm-3 {
    width: 25%;
  }

  #ngoContentContainer .col-sm-2,
  #danamojo-product-container .col-sm-2 {
    width: 16.66666667%;
  }

  #ngoContentContainer .col-sm-1,
  #danamojo-product-container .col-sm-1 {
    width: 8.33333333%;
  }

  #ngoContentContainer .col-sm-pull-12,
  #danamojo-product-container .col-sm-pull-12 {
    right: 100%;
  }

  #ngoContentContainer .col-sm-pull-11,
  #danamojo-product-container .col-sm-pull-11 {
    right: 91.66666667%;
  }

  #ngoContentContainer .col-sm-pull-10,
  #danamojo-product-container .col-sm-pull-10 {
    right: 83.33333333%;
  }

  #ngoContentContainer .col-sm-pull-9,
  #danamojo-product-container .col-sm-pull-9 {
    right: 75%;
  }

  #ngoContentContainer .col-sm-pull-8,
  #danamojo-product-container .col-sm-pull-8 {
    right: 66.66666667%;
  }

  #ngoContentContainer .col-sm-pull-7,
  #danamojo-product-container .col-sm-pull-7 {
    right: 58.33333333%;
  }

  #ngoContentContainer .col-sm-pull-6,
  #danamojo-product-container .col-sm-pull-6 {
    right: 50%;
  }

  #ngoContentContainer .col-sm-pull-5,
  #danamojo-product-container .col-sm-pull-5 {
    right: 41.66666667%;
  }

  #ngoContentContainer .col-sm-pull-4,
  #danamojo-product-container .col-sm-pull-4 {
    right: 33.33333333%;
  }

  #ngoContentContainer .col-sm-pull-3,
  #danamojo-product-container .col-sm-pull-3 {
    right: 25%;
  }

  #ngoContentContainer .col-sm-pull-2,
  #danamojo-product-container .col-sm-pull-2 {
    right: 16.66666667%;
  }

  #ngoContentContainer .col-sm-pull-1,
  #danamojo-product-container .col-sm-pull-1 {
    right: 8.33333333%;
  }

  #ngoContentContainer .col-sm-pull-0,
  #danamojo-product-container .col-sm-pull-0 {
    right: auto;
  }

  #ngoContentContainer .col-sm-push-12,
  #danamojo-product-container .col-sm-push-12 {
    left: 100%;
  }

  #ngoContentContainer .col-sm-push-11,
  #danamojo-product-container .col-sm-push-11 {
    left: 91.66666667%;
  }

  #ngoContentContainer .col-sm-push-10,
  #danamojo-product-container .col-sm-push-10 {
    left: 83.33333333%;
  }

  #ngoContentContainer .col-sm-push-9,
  #danamojo-product-container .col-sm-push-9 {
    left: 75%;
  }

  #ngoContentContainer .col-sm-push-8,
  #danamojo-product-container .col-sm-push-8 {
    left: 66.66666667%;
  }

  #ngoContentContainer .col-sm-push-7,
  #danamojo-product-container .col-sm-push-7 {
    left: 58.33333333%;
  }

  #ngoContentContainer .col-sm-push-6,
  #danamojo-product-container .col-sm-push-6 {
    left: 50%;
  }

  #ngoContentContainer .col-sm-push-5,
  #danamojo-product-container .col-sm-push-5 {
    left: 41.66666667%;
  }

  #ngoContentContainer .col-sm-push-4,
  #danamojo-product-container .col-sm-push-4 {
    left: 33.33333333%;
  }

  #ngoContentContainer .col-sm-push-3,
  #danamojo-product-container .col-sm-push-3 {
    left: 25%;
  }

  #ngoContentContainer .col-sm-push-2,
  #danamojo-product-container .col-sm-push-2 {
    left: 16.66666667%;
  }

  #ngoContentContainer .col-sm-push-1,
  #danamojo-product-container .col-sm-push-1 {
    left: 8.33333333%;
  }

  #ngoContentContainer .col-sm-push-0,
  #danamojo-product-container .col-sm-push-0 {
    left: auto;
  }

  #ngoContentContainer .col-sm-offset-12,
  #danamojo-product-container .col-sm-offset-12 {
    margin-left: 100%;
  }

  #ngoContentContainer .col-sm-offset-11,
  #danamojo-product-container .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  #ngoContentContainer .col-sm-offset-10,
  #danamojo-product-container .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  #ngoContentContainer .col-sm-offset-9,
  #danamojo-product-container .col-sm-offset-9 {
    margin-left: 75%;
  }

  #ngoContentContainer .col-sm-offset-8,
  #danamojo-product-container .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  #ngoContentContainer .col-sm-offset-7,
  #danamojo-product-container .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  #ngoContentContainer .col-sm-offset-6,
  #danamojo-product-container .col-sm-offset-6 {
    margin-left: 50%;
  }

  #ngoContentContainer .col-sm-offset-5,
  #danamojo-product-container .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  #ngoContentContainer .col-sm-offset-4,
  #danamojo-product-container .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  #ngoContentContainer .col-sm-offset-3,
  #danamojo-product-container .col-sm-offset-3 {
    margin-left: 25%;
  }

  #ngoContentContainer .col-sm-offset-2,
  #danamojo-product-container .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  #ngoContentContainer .col-sm-offset-1,
  #danamojo-product-container .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  #ngoContentContainer .col-sm-offset-0,
  #danamojo-product-container .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {

  #ngoContentContainer .col-md-1,
  #ngoContentContainer .col-md-2,
  #ngoContentContainer .col-md-3,
  #ngoContentContainer .col-md-4,
  #ngoContentContainer .col-md-5,
  #ngoContentContainer .col-md-6,
  #ngoContentContainer .col-md-7,
  #ngoContentContainer .col-md-8,
  #ngoContentContainer .col-md-9,
  #ngoContentContainer .col-md-10,
  #ngoContentContainer .col-md-11,
  #ngoContentContainer .col-md-12 {
    float: left;
  }

  #ngoContentContainer .col-md-12 {
    width: 100%;
  }

  #ngoContentContainer .col-md-11 {
    width: 91.66666667%;
  }

  #ngoContentContainer .col-md-10 {
    width: 83.33333333%;
  }

  #ngoContentContainer .col-md-9 {
    width: 75%;
  }

  #ngoContentContainer .col-md-8 {
    width: 66.66666667%;
  }

  #ngoContentContainer .col-md-7 {
    width: 58.33333333%;
  }

  #ngoContentContainer .col-md-6 {
    width: 50%;
  }

  #ngoContentContainer .col-md-5 {
    width: 41.66666667%;
  }

  #ngoContentContainer .col-md-4 {
    width: 33.33333333%;
  }

  #ngoContentContainer .col-md-3 {
    width: 25%;
  }

  #ngoContentContainer .col-md-2 {
    width: 16.66666667%;
  }

  #ngoContentContainer .col-md-1 {
    width: 8.33333333%;
  }

  #ngoContentContainer .col-md-pull-12 {
    right: 100%;
  }

  #ngoContentContainer .col-md-pull-11 {
    right: 91.66666667%;
  }

  #ngoContentContainer .col-md-pull-10 {
    right: 83.33333333%;
  }

  #ngoContentContainer .col-md-pull-9 {
    right: 75%;
  }

  #ngoContentContainer .col-md-pull-8 {
    right: 66.66666667%;
  }

  #ngoContentContainer .col-md-pull-7 {
    right: 58.33333333%;
  }

  #ngoContentContainer .col-md-pull-6 {
    right: 50%;
  }

  #ngoContentContainer .col-md-pull-5 {
    right: 41.66666667%;
  }

  #ngoContentContainer .col-md-pull-4 {
    right: 33.33333333%;
  }

  #ngoContentContainer .col-md-pull-3 {
    right: 25%;
  }

  #ngoContentContainer .col-md-pull-2 {
    right: 16.66666667%;
  }

  #ngoContentContainer .col-md-pull-1 {
    right: 8.33333333%;
  }

  #ngoContentContainer .col-md-pull-0 {
    right: auto;
  }

  #ngoContentContainer .col-md-push-12 {
    left: 100%;
  }

  #ngoContentContainer .col-md-push-11 {
    left: 91.66666667%;
  }

  #ngoContentContainer .col-md-push-10 {
    left: 83.33333333%;
  }

  #ngoContentContainer .col-md-push-9 {
    left: 75%;
  }

  #ngoContentContainer .col-md-push-8 {
    left: 66.66666667%;
  }

  #ngoContentContainer .col-md-push-7 {
    left: 58.33333333%;
  }

  #ngoContentContainer .col-md-push-6 {
    left: 50%;
  }

  #ngoContentContainer .col-md-push-5 {
    left: 41.66666667%;
  }

  #ngoContentContainer .col-md-push-4 {
    left: 33.33333333%;
  }

  #ngoContentContainer .col-md-push-3 {
    left: 25%;
  }

  #ngoContentContainer .col-md-push-2 {
    left: 16.66666667%;
  }

  #ngoContentContainer .col-md-push-1 {
    left: 8.33333333%;
  }

  #ngoContentContainer .col-md-push-0 {
    left: auto;
  }

  #ngoContentContainer .col-md-offset-12 {
    margin-left: 100%;
  }

  #ngoContentContainer .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  #ngoContentContainer .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  #ngoContentContainer .col-md-offset-9 {
    margin-left: 75%;
  }

  #ngoContentContainer .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  #ngoContentContainer .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  #ngoContentContainer .col-md-offset-6 {
    margin-left: 50%;
  }

  #ngoContentContainer .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  #ngoContentContainer .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  #ngoContentContainer .col-md-offset-3 {
    margin-left: 25%;
  }

  #ngoContentContainer .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  #ngoContentContainer .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  #ngoContentContainer .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {

  #ngoContentContainer .col-lg-1,
  #ngoContentContainer .col-lg-2,
  #ngoContentContainer .col-lg-3,
  #ngoContentContainer .col-lg-4,
  #ngoContentContainer .col-lg-5,
  #ngoContentContainer .col-lg-6,
  #ngoContentContainer .col-lg-7,
  #ngoContentContainer .col-lg-8,
  #ngoContentContainer .col-lg-9,
  #ngoContentContainer .col-lg-10,
  #ngoContentContainer .col-lg-11,
  #ngoContentContainer .col-lg-12 {
    float: left;
  }

  #ngoContentContainer .col-lg-12 {
    width: 100%;
  }

  #ngoContentContainer .col-lg-11 {
    width: 91.66666667%;
  }

  #ngoContentContainer .col-lg-10 {
    width: 83.33333333%;
  }

  #ngoContentContainer .col-lg-9 {
    width: 75%;
  }

  #ngoContentContainer .col-lg-8 {
    width: 66.66666667%;
  }

  #ngoContentContainer .col-lg-7 {
    width: 58.33333333%;
  }

  #ngoContentContainer .col-lg-6 {
    width: 50%;
  }

  #ngoContentContainer .col-lg-5 {
    width: 41.66666667%;
  }

  #ngoContentContainer .col-lg-4 {
    width: 33.33333333%;
  }

  #ngoContentContainer .col-lg-3 {
    width: 25%;
  }

  #ngoContentContainer .col-lg-2 {
    width: 16.66666667%;
  }

  #ngoContentContainer .col-lg-1 {
    width: 8.33333333%;
  }

  #ngoContentContainer .col-lg-pull-12 {
    right: 100%;
  }

  #ngoContentContainer .col-lg-pull-11 {
    right: 91.66666667%;
  }

  #ngoContentContainer .col-lg-pull-10 {
    right: 83.33333333%;
  }

  #ngoContentContainer .col-lg-pull-9 {
    right: 75%;
  }

  #ngoContentContainer .col-lg-pull-8 {
    right: 66.66666667%;
  }

  #ngoContentContainer .col-lg-pull-7 {
    right: 58.33333333%;
  }

  #ngoContentContainer .col-lg-pull-6 {
    right: 50%;
  }

  #ngoContentContainer .col-lg-pull-5 {
    right: 41.66666667%;
  }

  #ngoContentContainer .col-lg-pull-4 {
    right: 33.33333333%;
  }

  #ngoContentContainer .col-lg-pull-3 {
    right: 25%;
  }

  #ngoContentContainer .col-lg-pull-2 {
    right: 16.66666667%;
  }

  #ngoContentContainer .col-lg-pull-1 {
    right: 8.33333333%;
  }

  #ngoContentContainer .col-lg-pull-0 {
    right: auto;
  }

  #ngoContentContainer .col-lg-push-12 {
    left: 100%;
  }

  #ngoContentContainer .col-lg-push-11 {
    left: 91.66666667%;
  }

  #ngoContentContainer .col-lg-push-10 {
    left: 83.33333333%;
  }

  #ngoContentContainer .col-lg-push-9 {
    left: 75%;
  }

  #ngoContentContainer .col-lg-push-8 {
    left: 66.66666667%;
  }

  #ngoContentContainer .col-lg-push-7 {
    left: 58.33333333%;
  }

  #ngoContentContainer .col-lg-push-6 {
    left: 50%;
  }

  #ngoContentContainer .col-lg-push-5 {
    left: 41.66666667%;
  }

  #ngoContentContainer .col-lg-push-4 {
    left: 33.33333333%;
  }

  #ngoContentContainer .col-lg-push-3 {
    left: 25%;
  }

  #ngoContentContainer .col-lg-push-2 {
    left: 16.66666667%;
  }

  #ngoContentContainer .col-lg-push-1 {
    left: 8.33333333%;
  }

  #ngoContentContainer .col-lg-push-0 {
    left: auto;
  }

  #ngoContentContainer .col-lg-offset-12 {
    margin-left: 100%;
  }

  #ngoContentContainer .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  #ngoContentContainer .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  #ngoContentContainer .col-lg-offset-9 {
    margin-left: 75%;
  }

  #ngoContentContainer .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  #ngoContentContainer .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  #ngoContentContainer .col-lg-offset-6 {
    margin-left: 50%;
  }

  #ngoContentContainer .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  #ngoContentContainer .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  #ngoContentContainer .col-lg-offset-3 {
    margin-left: 25%;
  }

  #ngoContentContainer .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  #ngoContentContainer .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  #ngoContentContainer .col-lg-offset-0 {
    margin-left: 0;
  }
}

#ngoContentContainer table {
  background-color: transparent;
}

#ngoContentContainer caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

#ngoContentContainer th {
  text-align: left;
}

#ngoContentContainer .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

#ngoContentContainer .table>thead>tr>th,
#ngoContentContainer .table>tbody>tr>th,
#ngoContentContainer .table>tfoot>tr>th,
#ngoContentContainer .table>thead>tr>td,
#ngoContentContainer .table>tbody>tr>td,
#ngoContentContainer .table>tfoot>tr>td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

#ngoContentContainer .table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

#ngoContentContainer .table>caption+thead>tr:first-child>th,
#ngoContentContainer .table>colgroup+thead>tr:first-child>th,
#ngoContentContainer .table>thead:first-child>tr:first-child>th,
#ngoContentContainer .table>caption+thead>tr:first-child>td,
#ngoContentContainer .table>colgroup+thead>tr:first-child>td,
#ngoContentContainer .table>thead:first-child>tr:first-child>td {
  border-top: 0;
}

#ngoContentContainer .table>tbody+tbody {
  border-top: 2px solid #ddd;
}

#ngoContentContainer .table .table {
  background-color: #fff;
}

#ngoContentContainer .table-condensed>thead>tr>th,
#ngoContentContainer .table-condensed>tbody>tr>th,
#ngoContentContainer .table-condensed>tfoot>tr>th,
#ngoContentContainer .table-condensed>thead>tr>td,
#ngoContentContainer .table-condensed>tbody>tr>td,
#ngoContentContainer .table-condensed>tfoot>tr>td {
  padding: 5px;
}

#ngoContentContainer .table-bordered {
  border: 1px solid #ddd;
}

#ngoContentContainer .table-bordered>thead>tr>th,
#ngoContentContainer .table-bordered>tbody>tr>th,
#ngoContentContainer .table-bordered>tfoot>tr>th,
#ngoContentContainer .table-bordered>thead>tr>td,
#ngoContentContainer .table-bordered>tbody>tr>td,
#ngoContentContainer .table-bordered>tfoot>tr>td {
  border: 1px solid #ddd;
}

#ngoContentContainer .table-bordered>thead>tr>th,
#ngoContentContainer .table-bordered>thead>tr>td {
  border-bottom-width: 2px;
}

#ngoContentContainer .table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

#ngoContentContainer .table-hover>tbody>tr:hover {
  background-color: #f5f5f5;
}

#ngoContentContainer table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

#ngoContentContainer table td[class*="col-"],
#ngoContentContainer table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

#ngoContentContainer .table>thead>tr>td.dmactive,
#ngoContentContainer .table>tbody>tr>td.dmactive,
#ngoContentContainer .table>tfoot>tr>td.dmactive,
#ngoContentContainer .table>thead>tr>th.dmactive,
#ngoContentContainer .table>tbody>tr>th.dmactive,
#ngoContentContainer .table>tfoot>tr>th.dmactive,
#ngoContentContainer .table>thead>tr.dmactive>td,
#ngoContentContainer .table>tbody>tr.dmactive>td,
#ngoContentContainer .table>tfoot>tr.dmactive>td,
#ngoContentContainer .table>thead>tr.dmactive>th,
#ngoContentContainer .table>tbody>tr.dmactive>th,
#ngoContentContainer .table>tfoot>tr.dmactive>th {
  background-color: #f5f5f5;
}

#ngoContentContainer .table-hover>tbody>tr>td.dmactive:hover,
#ngoContentContainer .table-hover>tbody>tr>th.dmactive:hover,
#ngoContentContainer .table-hover>tbody>tr.dmactive:hover>td,
#ngoContentContainer .table-hover>tbody>tr:hover>.dmactive,
#ngoContentContainer .table-hover>tbody>tr.dmactive:hover>th {
  background-color: #e8e8e8;
}

#ngoContentContainer .table>thead>tr>td.success,
#ngoContentContainer .table>tbody>tr>td.success,
#ngoContentContainer .table>tfoot>tr>td.success,
#ngoContentContainer .table>thead>tr>th.success,
#ngoContentContainer .table>tbody>tr>th.success,
#ngoContentContainer .table>tfoot>tr>th.success,
#ngoContentContainer .table>thead>tr.success>td,
#ngoContentContainer .table>tbody>tr.success>td,
#ngoContentContainer .table>tfoot>tr.success>td,
#ngoContentContainer .table>thead>tr.success>th,
#ngoContentContainer .table>tbody>tr.success>th,
#ngoContentContainer .table>tfoot>tr.success>th {
  background-color: #dff0d8;
}

#ngoContentContainer .table-hover>tbody>tr>td.success:hover,
#ngoContentContainer .table-hover>tbody>tr>th.success:hover,
#ngoContentContainer .table-hover>tbody>tr.success:hover>td,
#ngoContentContainer .table-hover>tbody>tr:hover>.success,
#ngoContentContainer .table-hover>tbody>tr.success:hover>th {
  background-color: #d0e9c6;
}

#ngoContentContainer .table>thead>tr>td.info,
#ngoContentContainer .table>tbody>tr>td.info,
#ngoContentContainer .table>tfoot>tr>td.info,
#ngoContentContainer .table>thead>tr>th.info,
#ngoContentContainer .table>tbody>tr>th.info,
#ngoContentContainer .table>tfoot>tr>th.info,
#ngoContentContainer .table>thead>tr.info>td,
#ngoContentContainer .table>tbody>tr.info>td,
#ngoContentContainer .table>tfoot>tr.info>td,
#ngoContentContainer .table>thead>tr.info>th,
#ngoContentContainer .table>tbody>tr.info>th,
#ngoContentContainer .table>tfoot>tr.info>th {
  background-color: #d9edf7;
}

#ngoContentContainer .table-hover>tbody>tr>td.info:hover,
#ngoContentContainer .table-hover>tbody>tr>th.info:hover,
#ngoContentContainer .table-hover>tbody>tr.info:hover>td,
#ngoContentContainer .table-hover>tbody>tr:hover>.info,
#ngoContentContainer .table-hover>tbody>tr.info:hover>th {
  background-color: #c4e3f3;
}

#ngoContentContainer .table>thead>tr>td.warning,
#ngoContentContainer .table>tbody>tr>td.warning,
#ngoContentContainer .table>tfoot>tr>td.warning,
#ngoContentContainer .table>thead>tr>th.warning,
#ngoContentContainer .table>tbody>tr>th.warning,
#ngoContentContainer .table>tfoot>tr>th.warning,
#ngoContentContainer .table>thead>tr.warning>td,
#ngoContentContainer .table>tbody>tr.warning>td,
#ngoContentContainer .table>tfoot>tr.warning>td,
#ngoContentContainer .table>thead>tr.warning>th,
#ngoContentContainer .table>tbody>tr.warning>th,
#ngoContentContainer .table>tfoot>tr.warning>th {
  background-color: #fcf8e3;
}

#ngoContentContainer .table-hover>tbody>tr>td.warning:hover,
#ngoContentContainer .table-hover>tbody>tr>th.warning:hover,
#ngoContentContainer .table-hover>tbody>tr.warning:hover>td,
#ngoContentContainer .table-hover>tbody>tr:hover>.warning,
#ngoContentContainer .table-hover>tbody>tr.warning:hover>th {
  background-color: #faf2cc;
}

#ngoContentContainer .table>thead>tr>td.danger,
#ngoContentContainer .table>tbody>tr>td.danger,
#ngoContentContainer .table>tfoot>tr>td.danger,
#ngoContentContainer .table>thead>tr>th.danger,
#ngoContentContainer .table>tbody>tr>th.danger,
#ngoContentContainer .table>tfoot>tr>th.danger,
#ngoContentContainer .table>thead>tr.danger>td,
#ngoContentContainer .table>tbody>tr.danger>td,
#ngoContentContainer .table>tfoot>tr.danger>td,
#ngoContentContainer .table>thead>tr.danger>th,
#ngoContentContainer .table>tbody>tr.danger>th,
#ngoContentContainer .table>tfoot>tr.danger>th {
  background-color: #f2dede;
}

#ngoContentContainer .table-hover>tbody>tr>td.danger:hover,
#ngoContentContainer .table-hover>tbody>tr>th.danger:hover,
#ngoContentContainer .table-hover>tbody>tr.danger:hover>td,
#ngoContentContainer .table-hover>tbody>tr:hover>.danger,
#ngoContentContainer .table-hover>tbody>tr.danger:hover>th {
  background-color: #ebcccc;
}

#ngoContentContainer .table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  #ngoContentContainer .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  #ngoContentContainer .table-responsive>.table {
    margin-bottom: 0;
  }

  #ngoContentContainer .table-responsive>.table>thead>tr>th,
  #ngoContentContainer .table-responsive>.table>tbody>tr>th,
  #ngoContentContainer .table-responsive>.table>tfoot>tr>th,
  #ngoContentContainer .table-responsive>.table>thead>tr>td,
  #ngoContentContainer .table-responsive>.table>tbody>tr>td,
  #ngoContentContainer .table-responsive>.table>tfoot>tr>td {
    white-space: nowrap;
  }

  #ngoContentContainer .table-responsive>.table-bordered {
    border: 0;
  }

  #ngoContentContainer .table-responsive>.table-bordered>thead>tr>th:first-child,
  #ngoContentContainer .table-responsive>.table-bordered>tbody>tr>th:first-child,
  #ngoContentContainer .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  #ngoContentContainer .table-responsive>.table-bordered>thead>tr>td:first-child,
  #ngoContentContainer .table-responsive>.table-bordered>tbody>tr>td:first-child,
  #ngoContentContainer .table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0;
  }

  #ngoContentContainer .table-responsive>.table-bordered>thead>tr>th:last-child,
  #ngoContentContainer .table-responsive>.table-bordered>tbody>tr>th:last-child,
  #ngoContentContainer .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  #ngoContentContainer .table-responsive>.table-bordered>thead>tr>td:last-child,
  #ngoContentContainer .table-responsive>.table-bordered>tbody>tr>td:last-child,
  #ngoContentContainer .table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0;
  }

  #ngoContentContainer .table-responsive>.table-bordered>tbody>tr:last-child>th,
  #ngoContentContainer .table-responsive>.table-bordered>tfoot>tr:last-child>th,
  #ngoContentContainer .table-responsive>.table-bordered>tbody>tr:last-child>td,
  #ngoContentContainer .table-responsive>.table-bordered>tfoot>tr:last-child>td {
    border-bottom: 0;
  }

}

#ngoContentContainer fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

#ngoContentContainer legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

#ngoContentContainer label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  width: auto;
  position: relative;
  top: 0;
}

#ngoContentContainer input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#ngoContentContainer input[type="radio"],
#ngoContentContainer input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

#ngoContentContainer input[type="file"] {
  display: block;
}

#ngoContentContainer input[type="range"] {
  display: block;
  width: 100%;
}

#ngoContentContainer select[multiple],
#ngoContentContainer select[size] {
  height: auto;
}

#ngoContentContainer input[type="file"]:focus,
#ngoContentContainer input[type="radio"]:focus,
#ngoContentContainer input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

#ngoContentContainer output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

#ngoContentContainer .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  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 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  font-family: inherit;
}

#ngoContentContainer .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

#ngoContentContainer .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

#ngoContentContainer .form-control:-ms-input-placeholder {
  color: #999;
}

#ngoContentContainer .form-control::-webkit-input-placeholder {
  color: #999;
}

#ngoContentContainer .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

#ngoContentContainer .form-control[disabled],
#ngoContentContainer .form-control[readonly],
#ngoContentContainer fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

#ngoContentContainer .form-control[disabled],
#ngoContentContainer fieldset[disabled] .form-control {
  cursor: not-allowed;
}

#ngoContentContainer textarea.form-control {
  height: 75px;
}

#ngoContentContainer input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

  #ngoContentContainer input[type="date"].form-control,
  #ngoContentContainer input[type="time"].form-control,
  #ngoContentContainer input[type="datetime-local"].form-control,
  #ngoContentContainer input[type="month"].form-control {
    line-height: 34px;
  }

  #ngoContentContainer input[type="date"].input-sm,
  #ngoContentContainer input[type="time"].input-sm,
  #ngoContentContainer input[type="datetime-local"].input-sm,
  #ngoContentContainer input[type="month"].input-sm,
  #ngoContentContainer .input-group-sm input[type="date"],
  #ngoContentContainer .input-group-sm input[type="time"],
  #ngoContentContainer .input-group-sm input[type="datetime-local"],
  #ngoContentContainer .input-group-sm input[type="month"] {
    line-height: 30px;
  }

  #ngoContentContainer input[type="date"].input-lg,
  #ngoContentContainer input[type="time"].input-lg,
  #ngoContentContainer input[type="datetime-local"].input-lg,
  #ngoContentContainer input[type="month"].input-lg,
  #ngoContentContainer .input-group-lg input[type="date"],
  #ngoContentContainer .input-group-lg input[type="time"],
  #ngoContentContainer .input-group-lg input[type="datetime-local"],
  #ngoContentContainer .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}

#ngoContentContainer .form-group {
  margin-bottom: 10px;
}

#ngoContentContainer .radio,
#ngoContentContainer .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

#ngoContentContainer .radio label,
#ngoContentContainer .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

#ngoContentContainer .radio input[type="radio"],
#ngoContentContainer .radio-inline input[type="radio"],
#ngoContentContainer .checkbox input[type="checkbox"],
#ngoContentContainer .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}

#ngoContentContainer .radio+.radio,
#ngoContentContainer .checkbox+.checkbox {
  margin-top: -5px;
}

#ngoContentContainer .radio-inline,
#ngoContentContainer .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}

#ngoContentContainer .radio-inline+.radio-inline,
#ngoContentContainer .checkbox-inline+.checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

#ngoContentContainer input[type="radio"][disabled],
#ngoContentContainer input[type="checkbox"][disabled],
#ngoContentContainer input[type="radio"].disabled,
#ngoContentContainer input[type="checkbox"].disabled,
#ngoContentContainer fieldset[disabled] input[type="radio"],
#ngoContentContainer fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

#ngoContentContainer .radio-inline.disabled,
#ngoContentContainer .checkbox-inline.disabled,
#ngoContentContainer fieldset[disabled] .radio-inline,
#ngoContentContainer fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

#ngoContentContainer .radio.disabled label,
#ngoContentContainer .checkbox.disabled label,
#ngoContentContainer fieldset[disabled] .radio label,
#ngoContentContainer fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

#ngoContentContainer .form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

#ngoContentContainer .form-control-static.input-lg,
#ngoContentContainer .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

#ngoContentContainer .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

#ngoContentContainer select.input-sm {
  height: 30px;
  line-height: 30px;
}

#ngoContentContainer textarea.input-sm,
#ngoContentContainer select[multiple].input-sm {
  height: auto;
}

#ngoContentContainer .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

#ngoContentContainer .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

#ngoContentContainer .form-group-sm textarea.form-control,
#ngoContentContainer .form-group-sm select[multiple].form-control {
  height: auto;
}

#ngoContentContainer .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

#ngoContentContainer .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

#ngoContentContainer select.input-lg {
  height: 46px;
  line-height: 46px;
}

#ngoContentContainer textarea.input-lg,
#ngoContentContainer select[multiple].input-lg {
  height: auto;
}

#ngoContentContainer .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

#ngoContentContainer .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

#ngoContentContainer .form-group-lg textarea.form-control,
#ngoContentContainer .form-group-lg select[multiple].form-control {
  height: auto;
}

#ngoContentContainer .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

#ngoContentContainer .has-feedback {
  position: relative;
}

#ngoContentContainer .has-feedback .form-control {
  padding-right: 42.5px;
}

#ngoContentContainer .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

#ngoContentContainer .input-lg+.form-control-feedback,
#ngoContentContainer .input-group-lg+.form-control-feedback,
#ngoContentContainer .form-group-lg .form-control+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

#ngoContentContainer .input-sm+.form-control-feedback,
#ngoContentContainer .input-group-sm+.form-control-feedback,
#ngoContentContainer .form-group-sm .form-control+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

#ngoContentContainer .has-success .help-block,
#ngoContentContainer .has-success .control-label,
#ngoContentContainer .has-success .radio,
#ngoContentContainer .has-success .checkbox,
#ngoContentContainer .has-success .radio-inline,
#ngoContentContainer .has-success .checkbox-inline,
#ngoContentContainer .has-success.radio label,
#ngoContentContainer .has-success.checkbox label,
#ngoContentContainer .has-success.radio-inline label,
#ngoContentContainer .has-success.checkbox-inline label {
  color: #3c763d;
}

#ngoContentContainer .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);
}

#ngoContentContainer .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;
}

#ngoContentContainer .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

#ngoContentContainer .has-success .form-control-feedback {
  color: #3c763d;
}

#ngoContentContainer .has-warning .help-block,
#ngoContentContainer .has-warning .control-label,
#ngoContentContainer .has-warning .radio,
#ngoContentContainer .has-warning .checkbox,
#ngoContentContainer .has-warning .radio-inline,
#ngoContentContainer .has-warning .checkbox-inline,
#ngoContentContainer .has-warning.radio label,
#ngoContentContainer .has-warning.checkbox label,
#ngoContentContainer .has-warning.radio-inline label,
#ngoContentContainer .has-warning.checkbox-inline label {
  color: #8a6d3b;
}

#ngoContentContainer .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);
}

#ngoContentContainer .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;
}

#ngoContentContainer .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

#ngoContentContainer .has-warning .form-control-feedback {
  color: #8a6d3b;
}

#ngoContentContainer .has-error .help-block,
#ngoContentContainer .has-error .control-label,
#ngoContentContainer .has-error .radio,
#ngoContentContainer .has-error .checkbox,
#ngoContentContainer .has-error .radio-inline,
#ngoContentContainer .has-error .checkbox-inline,
#ngoContentContainer .has-error.radio label,
#ngoContentContainer .has-error.checkbox label,
#ngoContentContainer .has-error.radio-inline label,
#ngoContentContainer .has-error.checkbox-inline label {
  color: #a94442;
}

#ngoContentContainer .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);
}

#ngoContentContainer .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;
}

#ngoContentContainer .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

#ngoContentContainer .has-error .form-control-feedback {
  color: #a94442;
}

#ngoContentContainer .has-feedback label~.form-control-feedback {
  top: 25px;
}

#ngoContentContainer .has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}

#ngoContentContainer .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #737373;
}

@media (min-width: 768px) {
  #ngoContentContainer .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  #ngoContentContainer .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  #ngoContentContainer .form-inline .form-control-static {
    display: inline-block;
  }

  #ngoContentContainer .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  #ngoContentContainer .form-inline .input-group .input-group-addon,
  #ngoContentContainer .form-inline .input-group .input-group-btn,
  #ngoContentContainer .form-inline .input-group .form-control {
    width: auto;
  }

  #ngoContentContainer .form-inline .input-group>.form-control {
    width: 100%;
  }

  #ngoContentContainer .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  #ngoContentContainer .form-inline .radio,
  #ngoContentContainer .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  #ngoContentContainer .form-inline .radio label,
  #ngoContentContainer .form-inline .checkbox label {
    padding-left: 0;
  }

  #ngoContentContainer .form-inline .radio input[type="radio"],
  #ngoContentContainer .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  #ngoContentContainer .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

#ngoContentContainer .form-horizontal .radio,
#ngoContentContainer .form-horizontal .checkbox,
#ngoContentContainer .form-horizontal .radio-inline,
#ngoContentContainer .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

#ngoContentContainer .form-horizontal .radio,
#ngoContentContainer .form-horizontal .checkbox {
  min-height: 27px;
}

#ngoContentContainer .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  #ngoContentContainer .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
  }
}

#ngoContentContainer .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  #ngoContentContainer .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  #ngoContentContainer .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

#ngoContentContainer .dmbtn {
  display: inline-block;
  padding: 6px 6px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
}

/* 
#ngoContentContainer .btn {
  display: inline-block;
  padding: 6px 6px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent ;
} */

#ngoContentContainer .btn:focus,
#ngoContentContainer .btn:dmactive:focus,
#ngoContentContainer .btn.dmactive:focus,
#ngoContentContainer .btn.focus,
#ngoContentContainer .btn:dmactive.focus,
#ngoContentContainer .btn.dmactive.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

#ngoContentContainer .btn:hover,
#ngoContentContainer .btn:focus,
#ngoContentContainer .btn.focus {
  color: #333;
  text-decoration: none;
}

#ngoContentContainer .btn:dmactive,
#ngoContentContainer .btn.dmactive {
  background-image: none;
  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);
}

#ngoContentContainer .btn.disabled,
#ngoContentContainer .btn[disabled],
#ngoContentContainer fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

#ngoContentContainer a.btn.disabled,
#ngoContentContainer fieldset[disabled] a.btn {
  pointer-events: none;
}

#ngoContentContainer .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

#ngoContentContainer .btn-default:focus,
#ngoContentContainer .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

#ngoContentContainer .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

#ngoContentContainer .btn-default:dmactive,
#ngoContentContainer .btn-default.dmactive,
#ngoContentContainer .open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

#ngoContentContainer .btn-default:dmactive:hover,
#ngoContentContainer .btn-default.dmactive:hover,
#ngoContentContainer .open>.dropdown-toggle.btn-default:hover,
#ngoContentContainer .btn-default:dmactive:focus,
#ngoContentContainer .btn-default.dmactive:focus,
#ngoContentContainer .open>.dropdown-toggle.btn-default:focus,
#ngoContentContainer .btn-default:dmactive.focus,
#ngoContentContainer .btn-default.dmactive.focus,
#ngoContentContainer .open>.dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

#ngoContentContainer .btn-default:dmactive,
#ngoContentContainer .btn-default.dmactive,
#ngoContentContainer .open>.dropdown-toggle.btn-default {
  background-image: none;
}

#ngoContentContainer .btn-default.disabled:hover,
#ngoContentContainer .btn-default[disabled]:hover,
#ngoContentContainer fieldset[disabled] .btn-default:hover,
#ngoContentContainer .btn-default.disabled:focus,
#ngoContentContainer .btn-default[disabled]:focus,
#ngoContentContainer fieldset[disabled] .btn-default:focus,
#ngoContentContainer .btn-default.disabled.focus,
#ngoContentContainer .btn-default[disabled].focus,
#ngoContentContainer fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

#ngoContentContainer .btn-default .badge {
  color: #fff;
  background-color: #333;
}

#ngoContentContainer .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

#ngoContentContainer .btn-primary:focus,
#ngoContentContainer .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

#ngoContentContainer .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

#ngoContentContainer .btn-primary:dmactive,
#ngoContentContainer .btn-primary.dmactive,
#ngoContentContainer .open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

#ngoContentContainer .btn-primary:dmactive:hover,
#ngoContentContainer .btn-primary.dmactive:hover,
#ngoContentContainer .open>.dropdown-toggle.btn-primary:hover,
#ngoContentContainer .btn-primary:dmactive:focus,
#ngoContentContainer .btn-primary.dmactive:focus,
#ngoContentContainer .open>.dropdown-toggle.btn-primary:focus,
#ngoContentContainer .btn-primary:dmactive.focus,
#ngoContentContainer .btn-primary.dmactive.focus,
#ngoContentContainer .open>.dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

#ngoContentContainer .btn-primary:dmactive,
#ngoContentContainer .btn-primary.dmactive,
#ngoContentContainer .open>.dropdown-toggle.btn-primary {
  background-image: none;
}

#ngoContentContainer .btn-primary.disabled:hover,
#ngoContentContainer .btn-primary[disabled]:hover,
#ngoContentContainer fieldset[disabled] .btn-primary:hover,
#ngoContentContainer .btn-primary.disabled:focus,
#ngoContentContainer .btn-primary[disabled]:focus,
#ngoContentContainer fieldset[disabled] .btn-primary:focus,
#ngoContentContainer .btn-primary.disabled.focus,
#ngoContentContainer .btn-primary[disabled].focus,
#ngoContentContainer fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}

#ngoContentContainer .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

#ngoContentContainer .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

#ngoContentContainer .btn-success:focus,
#ngoContentContainer .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

#ngoContentContainer .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

#ngoContentContainer .btn-success:dmactive,
#ngoContentContainer .btn-success.dmactive,
#ngoContentContainer .open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

#ngoContentContainer .btn-success:dmactive:hover,
#ngoContentContainer .btn-success.dmactive:hover,
#ngoContentContainer .open>.dropdown-toggle.btn-success:hover,
#ngoContentContainer .btn-success:dmactive:focus,
#ngoContentContainer .btn-success.dmactive:focus,
#ngoContentContainer .open>.dropdown-toggle.btn-success:focus,
#ngoContentContainer .btn-success:dmactive.focus,
#ngoContentContainer .btn-success.dmactive.focus,
#ngoContentContainer .open>.dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

#ngoContentContainer .btn-success:dmactive,
#ngoContentContainer .btn-success.dmactive,
#ngoContentContainer .open>.dropdown-toggle.btn-success {
  background-image: none;
}

#ngoContentContainer .btn-success.disabled:hover,
#ngoContentContainer .btn-success[disabled]:hover,
#ngoContentContainer fieldset[disabled] .btn-success:hover,
#ngoContentContainer .btn-success.disabled:focus,
#ngoContentContainer .btn-success[disabled]:focus,
#ngoContentContainer fieldset[disabled] .btn-success:focus,
#ngoContentContainer .btn-success.disabled.focus,
#ngoContentContainer .btn-success[disabled].focus,
#ngoContentContainer fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

#ngoContentContainer .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

#ngoContentContainer .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

#ngoContentContainer .btn-info:focus,
#ngoContentContainer .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

#ngoContentContainer .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

#ngoContentContainer .btn-info:dmactive,
#ngoContentContainer .btn-info.dmactive,
#ngoContentContainer .open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

#ngoContentContainer .btn-info:dmactive:hover,
#ngoContentContainer .btn-info.dmactive:hover,
#ngoContentContainer .open>.dropdown-toggle.btn-info:hover,
#ngoContentContainer .btn-info:dmactive:focus,
#ngoContentContainer .btn-info.dmactive:focus,
#ngoContentContainer .open>.dropdown-toggle.btn-info:focus,
#ngoContentContainer .btn-info:dmactive.focus,
#ngoContentContainer .btn-info.dmactive.focus,
#ngoContentContainer .open>.dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

#ngoContentContainer .btn-info:dmactive,
#ngoContentContainer .btn-info.dmactive,
#ngoContentContainer .open>.dropdown-toggle.btn-info {
  background-image: none;
}

#ngoContentContainer .btn-info.disabled:hover,
#ngoContentContainer .btn-info[disabled]:hover,
#ngoContentContainer fieldset[disabled] .btn-info:hover,
#ngoContentContainer .btn-info.disabled:focus,
#ngoContentContainer .btn-info[disabled]:focus,
#ngoContentContainer fieldset[disabled] .btn-info:focus,
#ngoContentContainer .btn-info.disabled.focus,
#ngoContentContainer .btn-info[disabled].focus,
#ngoContentContainer fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

#ngoContentContainer .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

#ngoContentContainer .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

#ngoContentContainer .btn-warning:focus,
#ngoContentContainer .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

#ngoContentContainer .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

#ngoContentContainer .btn-warning:dmactive,
#ngoContentContainer .btn-warning.dmactive,
#ngoContentContainer .open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

#ngoContentContainer .btn-warning:dmactive:hover,
#ngoContentContainer .btn-warning.dmactive:hover,
#ngoContentContainer .open>.dropdown-toggle.btn-warning:hover,
#ngoContentContainer .btn-warning:dmactive:focus,
#ngoContentContainer .btn-warning.dmactive:focus,
#ngoContentContainer .open>.dropdown-toggle.btn-warning:focus,
#ngoContentContainer .btn-warning:dmactive.focus,
#ngoContentContainer .btn-warning.dmactive.focus,
#ngoContentContainer .open>.dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

#ngoContentContainer .btn-warning:dmactive,
#ngoContentContainer .btn-warning.dmactive,
#ngoContentContainer .open>.dropdown-toggle.btn-warning {
  background-image: none;
}

#ngoContentContainer .btn-warning.disabled:hover,
#ngoContentContainer .btn-warning[disabled]:hover,
#ngoContentContainer fieldset[disabled] .btn-warning:hover,
#ngoContentContainer .btn-warning.disabled:focus,
#ngoContentContainer .btn-warning[disabled]:focus,
#ngoContentContainer fieldset[disabled] .btn-warning:focus,
#ngoContentContainer .btn-warning.disabled.focus,
#ngoContentContainer .btn-warning[disabled].focus,
#ngoContentContainer fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

#ngoContentContainer .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

#ngoContentContainer .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

#ngoContentContainer .btn-danger:focus,
#ngoContentContainer .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

#ngoContentContainer .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

#ngoContentContainer .btn-danger:dmactive,
#ngoContentContainer .btn-danger.dmactive,
#ngoContentContainer .open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

#ngoContentContainer .btn-danger:dmactive:hover,
#ngoContentContainer .btn-danger.dmactive:hover,
#ngoContentContainer .open>.dropdown-toggle.btn-danger:hover,
#ngoContentContainer .btn-danger:dmactive:focus,
#ngoContentContainer .btn-danger.dmactive:focus,
#ngoContentContainer .open>.dropdown-toggle.btn-danger:focus,
#ngoContentContainer .btn-danger:dmactive.focus,
#ngoContentContainer .btn-danger.dmactive.focus,
#ngoContentContainer .open>.dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

#ngoContentContainer .btn-danger:dmactive,
#ngoContentContainer .btn-danger.dmactive,
#ngoContentContainer .open>.dropdown-toggle.btn-danger {
  background-image: none;
}

#ngoContentContainer .btn-danger.disabled:hover,
#ngoContentContainer .btn-danger[disabled]:hover,
#ngoContentContainer fieldset[disabled] .btn-danger:hover,
#ngoContentContainer .btn-danger.disabled:focus,
#ngoContentContainer .btn-danger[disabled]:focus,
#ngoContentContainer fieldset[disabled] .btn-danger:focus,
#ngoContentContainer .btn-danger.disabled.focus,
#ngoContentContainer .btn-danger[disabled].focus,
#ngoContentContainer fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

#ngoContentContainer .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

#ngoContentContainer .btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}

#ngoContentContainer .btn-link,
#ngoContentContainer .btn-link:dmactive,
#ngoContentContainer .btn-link.dmactive,
#ngoContentContainer .btn-link[disabled],
#ngoContentContainer fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#ngoContentContainer .btn-link,
#ngoContentContainer .btn-link:hover,
#ngoContentContainer .btn-link:focus,
#ngoContentContainer .btn-link:dmactive {
  border-color: transparent;
}

#ngoContentContainer .btn-link:hover,
#ngoContentContainer .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

#ngoContentContainer .btn-link[disabled]:hover,
#ngoContentContainer fieldset[disabled] .btn-link:hover,
#ngoContentContainer .btn-link[disabled]:focus,
#ngoContentContainer fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}

#ngoContentContainer .btn-lg,
#ngoContentContainer .btn-group-lg>.btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  text-decoration: none;
}

#ngoContentContainer .btn-sm,
#ngoContentContainer .btn-group-sm>.btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

#ngoContentContainer .btn-xs,
#ngoContentContainer .btn-group-xs>.btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

#ngoContentContainer .btn-block {
  display: block;
  width: 100%;
}

#ngoContentContainer .btn-block+.btn-block {
  margin-top: 5px;
}

#ngoContentContainer input[type="submit"].btn-block,
#ngoContentContainer input[type="reset"].btn-block,
#ngoContentContainer input[type="button"].btn-block {
  width: 100%;
}

#ngoContentContainer .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

#ngoContentContainer .fade.in {
  opacity: 1;
}

#ngoContentContainer .collapse {
  display: none;
}

#ngoContentContainer .collapse.in {
  display: block;
}

#ngoContentContainer tr.collapse.in {
  display: table-row;
}

#ngoContentContainer tbody.collapse.in {
  display: table-row-group;
}

#ngoContentContainer .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

#ngoContentContainer .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

#ngoContentContainer .dropup,
#ngoContentContainer .dropdown {
  position: relative;
}

#ngoContentContainer .dropdown-toggle:focus {
  outline: 0;
}

#ngoContentContainer .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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  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);
}

#ngoContentContainer .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

#ngoContentContainer .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

#ngoContentContainer .dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

#ngoContentContainer .dropdown-menu>li>a:hover,
#ngoContentContainer .dropdown-menu>li>a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

#ngoContentContainer .dropdown-menu>.dmactive>a,
#ngoContentContainer .dropdown-menu>.dmactive>a:hover,
#ngoContentContainer .dropdown-menu>.dmactive>a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

#ngoContentContainer .dropdown-menu>.disabled>a,
#ngoContentContainer .dropdown-menu>.disabled>a:hover,
#ngoContentContainer .dropdown-menu>.disabled>a:focus {
  color: #777;
}

#ngoContentContainer .dropdown-menu>.disabled>a:hover,
#ngoContentContainer .dropdown-menu>.disabled>a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

#ngoContentContainer .open>.dropdown-menu {
  display: block;
}

#ngoContentContainer .open>a {
  outline: 0;
}

#ngoContentContainer .dropdown-menu-right {
  right: 0;
  left: auto;
}

#ngoContentContainer .dropdown-menu-left {
  right: auto;
  left: 0;
}

#ngoContentContainer .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

#ngoContentContainer .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

#ngoContentContainer .pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}

#ngoContentContainer .dropup .caret,
#ngoContentContainer .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

#ngoContentContainer .dropup .dropdown-menu,
#ngoContentContainer .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  #ngoContentContainer .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  #ngoContentContainer .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

#ngoContentContainer .btn-group,
#ngoContentContainer .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

#ngoContentContainer .btn-group>.btn,
#ngoContentContainer .btn-group-vertical>.btn {
  position: relative;
  float: left;
}

#ngoContentContainer .btn-group>.btn:hover,
#ngoContentContainer .btn-group-vertical>.btn:hover,
#ngoContentContainer .btn-group>.btn:focus,
#ngoContentContainer .btn-group-vertical>.btn:focus,
#ngoContentContainer .btn-group>.btn:dmactive,
#ngoContentContainer .btn-group-vertical>.btn:dmactive,
#ngoContentContainer .btn-group>.btn.dmactive,
#ngoContentContainer .btn-group-vertical>.btn.dmactive {
  z-index: 2;
}

#ngoContentContainer .btn-group .btn+.btn,
#ngoContentContainer .btn-group .btn+.btn-group,
#ngoContentContainer .btn-group .btn-group+.btn,
#ngoContentContainer .btn-group .btn-group+.btn-group {
  margin-left: -1px;
}

#ngoContentContainer .btn-toolbar {
  margin-left: -5px;
}

#ngoContentContainer .btn-toolbar .btn,
#ngoContentContainer .btn-toolbar .btn-group,
#ngoContentContainer .btn-toolbar .input-group {
  float: left;
}

#ngoContentContainer .btn-toolbar>.btn,
#ngoContentContainer .btn-toolbar>.btn-group,
#ngoContentContainer .btn-toolbar>.input-group {
  margin-left: 5px;
}

#ngoContentContainer .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

#ngoContentContainer .btn-group>.btn:first-child {
  margin-left: 0;
}

#ngoContentContainer .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

#ngoContentContainer .btn-group>.btn:last-child:not(:first-child),
#ngoContentContainer .btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

#ngoContentContainer .btn-group>.btn-group {
  float: left;
}

#ngoContentContainer .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

#ngoContentContainer .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
#ngoContentContainer .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

#ngoContentContainer .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

#ngoContentContainer .btn-group .dropdown-toggle:dmactive,
#ngoContentContainer .btn-group.open .dropdown-toggle {
  outline: 0;
}

#ngoContentContainer .btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

#ngoContentContainer .btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

#ngoContentContainer .btn-group.open .dropdown-toggle {
  -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);
}

#ngoContentContainer .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#ngoContentContainer .btn .caret {
  margin-left: 0;
}

#ngoContentContainer .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

#ngoContentContainer .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

#ngoContentContainer .btn-group-vertical>.btn,
#ngoContentContainer .btn-group-vertical>.btn-group,
#ngoContentContainer .btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

#ngoContentContainer .btn-group-vertical>.btn-group>.btn {
  float: none;
}

#ngoContentContainer .btn-group-vertical>.btn+.btn,
#ngoContentContainer .btn-group-vertical>.btn+.btn-group,
#ngoContentContainer .btn-group-vertical>.btn-group+.btn,
#ngoContentContainer .btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}

#ngoContentContainer .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

#ngoContentContainer .btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

#ngoContentContainer .btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

#ngoContentContainer .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}

#ngoContentContainer .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
#ngoContentContainer .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

#ngoContentContainer .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#ngoContentContainer .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

#ngoContentContainer .btn-group-justified>.btn,
#ngoContentContainer .btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

#ngoContentContainer .btn-group-justified>.btn-group .btn {
  width: 100%;
}

#ngoContentContainer .btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}

#ngoContentContainer [data-toggle="buttons"]>.btn input[type="radio"],
#ngoContentContainer [data-toggle="buttons"]>.btn-group>.btn input[type="radio"],
#ngoContentContainer [data-toggle="buttons"]>.btn input[type="checkbox"],
#ngoContentContainer [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

#ngoContentContainer .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

#ngoContentContainer .input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

#ngoContentContainer .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

#ngoContentContainer .input-group .form-control:focus {
  z-index: 3;
}

#ngoContentContainer .input-group-lg>.form-control,
#ngoContentContainer .input-group-lg>.input-group-addon,
#ngoContentContainer .input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

#ngoContentContainer select.input-group-lg>.form-control,
#ngoContentContainer select.input-group-lg>.input-group-addon,
#ngoContentContainer select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px;
}

#ngoContentContainer textarea.input-group-lg>.form-control,
#ngoContentContainer textarea.input-group-lg>.input-group-addon,
#ngoContentContainer textarea.input-group-lg>.input-group-btn>.btn,
#ngoContentContainer select[multiple].input-group-lg>.form-control,
#ngoContentContainer select[multiple].input-group-lg>.input-group-addon,
#ngoContentContainer select[multiple].input-group-lg>.input-group-btn>.btn {
  height: auto;
}

#ngoContentContainer .input-group-sm>.form-control,
#ngoContentContainer .input-group-sm>.input-group-addon,
#ngoContentContainer .input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

#ngoContentContainer select.input-group-sm>.form-control,
#ngoContentContainer select.input-group-sm>.input-group-addon,
#ngoContentContainer select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px;
}

#ngoContentContainer textarea.input-group-sm>.form-control,
#ngoContentContainer textarea.input-group-sm>.input-group-addon,
#ngoContentContainer textarea.input-group-sm>.input-group-btn>.btn,
#ngoContentContainer select[multiple].input-group-sm>.form-control,
#ngoContentContainer select[multiple].input-group-sm>.input-group-addon,
#ngoContentContainer select[multiple].input-group-sm>.input-group-btn>.btn {
  height: auto;
}

#ngoContentContainer .input-group-addon,
#ngoContentContainer .input-group-btn,
#ngoContentContainer .input-group .form-control {
  display: table-cell;
}

#ngoContentContainer .input-group-addon:not(:first-child):not(:last-child),
#ngoContentContainer .input-group-btn:not(:first-child):not(:last-child),
#ngoContentContainer .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

#ngoContentContainer .input-group-addon,
#ngoContentContainer .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

#ngoContentContainer .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

#ngoContentContainer .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

#ngoContentContainer .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

#ngoContentContainer .input-group-addon input[type="radio"],
#ngoContentContainer .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

#ngoContentContainer .input-group .form-control:first-child,
#ngoContentContainer .input-group-addon:first-child,
#ngoContentContainer .input-group-btn:first-child>.btn,
#ngoContentContainer .input-group-btn:first-child>.btn-group>.btn,
#ngoContentContainer .input-group-btn:first-child>.dropdown-toggle,
#ngoContentContainer .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
#ngoContentContainer .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

#ngoContentContainer .input-group-addon:first-child {
  border-right: 0;
}

#ngoContentContainer .input-group .form-control:last-child,
#ngoContentContainer .input-group-addon:last-child,
#ngoContentContainer .input-group-btn:last-child>.btn,
#ngoContentContainer .input-group-btn:last-child>.btn-group>.btn,
#ngoContentContainer .input-group-btn:last-child>.dropdown-toggle,
#ngoContentContainer .input-group-btn:first-child>.btn:not(:first-child),
#ngoContentContainer .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

#ngoContentContainer .input-group-addon:last-child {
  border-left: 0;
}

#ngoContentContainer .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

#ngoContentContainer .input-group-btn>.btn {
  position: relative;
}

#ngoContentContainer .input-group-btn>.btn+.btn {
  margin-left: -1px;
}

#ngoContentContainer .input-group-btn>.btn:hover,
#ngoContentContainer .input-group-btn>.btn:focus,
#ngoContentContainer .input-group-btn>.btn:dmactive {
  z-index: 2;
}

#ngoContentContainer .input-group-btn:first-child>.btn,
#ngoContentContainer .input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}

#ngoContentContainer .input-group-btn:last-child>.btn,
#ngoContentContainer .input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}

#ngoContentContainer .nav {
  background-image: none;
  height: inherit;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  display: block;
}

#ngoContentContainer .nav>li {
  position: relative;
  display: block;
  margin-left: 0;
}

#ngoContentContainer .nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

#ngoContentContainer .nav>li>a:hover,
#ngoContentContainer .nav>li>a:focus {
  text-decoration: none;
}

#ngoContentContainer .nav>li.disabled>a {
  color: #777;
  background: #ccc;
  text-decoration: none;
}

#ngoContentContainer .nav>li.disabled>a:hover,
#ngoContentContainer .nav>li.disabled>a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: #ccc;
}

#ngoContentContainer .nav .open>a,
#ngoContentContainer .nav .open>a:hover,
#ngoContentContainer .nav .open>a:focus {
  background-color: #eee;
}

#ngoContentContainer .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

#ngoContentContainer .nav>li>a>img {
  max-width: none;
}

#ngoContentContainer .nav-tabs {
  border-bottom: 1px solid #ddd;
}

#ngoContentContainer .nav-tabs>li {
  float: left;
  margin-bottom: -1px;
  margin-right: 0px;
}

#ngoContentContainer .nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

#ngoContentContainer .nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs>li.dmactive>a,
.nav-tabs>li.dmactive>a:hover,
.nav-tabs>li.dmactive>a:focus {
  cursor: default;
  border-bottom-color: transparent;
  font-weight: bold;
  text-decoration: none;
}

#ngoContentContainer .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

#ngoContentContainer .nav-tabs.nav-justified>li {
  float: none;
}

#ngoContentContainer .nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

#ngoContentContainer .nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  #ngoContentContainer .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  #ngoContentContainer .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}

#ngoContentContainer .nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

#ngoContentContainer .nav-tabs.nav-justified>.dmactive>a,
#ngoContentContainer .nav-tabs.nav-justified>.dmactive>a:hover,
#ngoContentContainer .nav-tabs.nav-justified>.dmactive>a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  #ngoContentContainer .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  #ngoContentContainer .nav-tabs.nav-justified>.dmactive>a,
  #ngoContentContainer .nav-tabs.nav-justified>.dmactive>a:hover,
  #ngoContentContainer .nav-tabs.nav-justified>.dmactive>a:focus {
    border-bottom-color: #fff;
  }
}

#ngoContentContainer .nav-pills>li {
  float: left;
}

#ngoContentContainer .nav-pills>li>a {
  border-radius: 4px;
}

#ngoContentContainer .nav-pills>li+li {
  margin-left: 2px;
}

#ngoContentContainer .nav-pills>li.dmactive>a,
#ngoContentContainer .nav-pills>li.dmactive>a:hover,
#ngoContentContainer .nav-pills>li.dmactive>a:focus {
  color: #fff;
  background-color: #337ab7;
}

#ngoContentContainer .nav-stacked>li {
  float: none;
}

#ngoContentContainer .nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}

#ngoContentContainer .nav-justified {
  width: 100%;
}

#ngoContentContainer .nav-justified>li {
  float: none;
}

#ngoContentContainer .nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}

#ngoContentContainer .nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  #ngoContentContainer .nav-justified>li {
    display: table-cell;
    width: 1%;
  }

  #ngoContentContainer .nav-justified>li>a {
    margin-bottom: 0;
  }
}

#ngoContentContainer .nav-tabs-justified {
  border-bottom: 0;
}

#ngoContentContainer .nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}

#ngoContentContainer .nav-tabs-justified>.dmactive>a,
#ngoContentContainer .nav-tabs-justified>.dmactive>a:hover,
#ngoContentContainer .nav-tabs-justified>.dmactive>a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  #ngoContentContainer .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  #ngoContentContainer .nav-tabs-justified>.dmactive>a,
  #ngoContentContainer .nav-tabs-justified>.dmactive>a:hover,
  #ngoContentContainer .nav-tabs-justified>.dmactive>a:focus {
    border-bottom-color: #fff;
  }
}

#ngoContentContainer .tab-content>.tab-pane {
  display: none;
}

#ngoContentContainer .tab-content>.dmactive {
  display: block;
}

#ngoContentContainer .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#ngoContentContainer .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  display: block;
}

@media (min-width: 768px) {
  #ngoContentContainer .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  #ngoContentContainer .navbar-header {
    float: left;
  }
}

#ngoContentContainer .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

#ngoContentContainer .navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  #ngoContentContainer .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  #ngoContentContainer .navbar-collapse.collapse {
    display: block;
    height: auto;
    padding-bottom: 0;
    overflow: visible;
  }

  #ngoContentContainer .navbar-collapse.in {
    overflow-y: visible;
  }

  #ngoContentContainer .navbar-fixed-top .navbar-collapse,
  #ngoContentContainer .navbar-static-top .navbar-collapse,
  #ngoContentContainer .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

#ngoContentContainer .navbar-fixed-top .navbar-collapse,
#ngoContentContainer .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {

  #ngoContentContainer .navbar-fixed-top .navbar-collapse,
  #ngoContentContainer .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

#ngoContentContainer .container>.navbar-header,
#ngoContentContainer .container-fluid>.navbar-header,
#ngoContentContainer .container>.navbar-collapse,
#ngoContentContainer .container-fluid>.navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {

  #ngoContentContainer .container>.navbar-header,
  #ngoContentContainer .container-fluid>.navbar-header,
  #ngoContentContainer .container>.navbar-collapse,
  #ngoContentContainer .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

#ngoContentContainer .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  #ngoContentContainer .navbar-static-top {
    border-radius: 0;
  }
}

#ngoContentContainer .navbar-fixed-top,
#ngoContentContainer .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {

  #ngoContentContainer .navbar-fixed-top,
  #ngoContentContainer .navbar-fixed-bottom {
    border-radius: 0;
  }
}

#ngoContentContainer .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

#ngoContentContainer .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

#ngoContentContainer .navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

#ngoContentContainer .navbar-brand:hover,
#ngoContentContainer .navbar-brand:focus {
  text-decoration: none;
}

#ngoContentContainer .navbar-brand>img {
  display: block;
}

@media (min-width: 768px) {

  #ngoContentContainer .navbar>.container .navbar-brand,
  #ngoContentContainer .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

#ngoContentContainer .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;
}

#ngoContentContainer .navbar-toggle:focus {
  outline: 0;
}

#ngoContentContainer .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

#ngoContentContainer .navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  #ngoContentContainer .navbar-toggle {
    display: none;
  }
}

#ngoContentContainer .navbar-nav {
  margin: 7.5px -15px;
}

#ngoContentContainer .navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  #ngoContentContainer .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  #ngoContentContainer .navbar-nav .open .dropdown-menu>li>a,
  #ngoContentContainer .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  #ngoContentContainer .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }

  #ngoContentContainer .navbar-nav .open .dropdown-menu>li>a:hover,
  #ngoContentContainer .navbar-nav .open .dropdown-menu>li>a:focus {
    background-image: none;
  }

  #page-node-121 #wrapper #main {
    margin-top: 100px;
  }
}

@media (min-width: 768px) {
  #ngoContentContainer .navbar-nav {
    float: left;
    margin: 0;
  }

  #ngoContentContainer .navbar-nav>li {
    float: left;
  }

  #ngoContentContainer .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

#ngoContentContainer .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) {
  #ngoContentContainer .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  #ngoContentContainer .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  #ngoContentContainer .navbar-form .form-control-static {
    display: inline-block;
  }

  #ngoContentContainer .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  #ngoContentContainer .navbar-form .input-group .input-group-addon,
  #ngoContentContainer .navbar-form .input-group .input-group-btn,
  #ngoContentContainer .navbar-form .input-group .form-control {
    width: auto;
  }

  #ngoContentContainer .navbar-form .input-group>.form-control {
    width: 100%;
  }

  #ngoContentContainer .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  #ngoContentContainer .navbar-form .radio,
  #ngoContentContainer .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  #ngoContentContainer .navbar-form .radio label,
  #ngoContentContainer .navbar-form .checkbox label {
    padding-left: 0;
  }

  #ngoContentContainer .navbar-form .radio input[type="radio"],
  #ngoContentContainer .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  #ngoContentContainer .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  #ngoContentContainer .navbar-form .form-group {
    margin-bottom: 5px;
  }

  #ngoContentContainer .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  #ngoContentContainer .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;
  }
}

#ngoContentContainer .navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#ngoContentContainer .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

#ngoContentContainer .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

#ngoContentContainer .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

#ngoContentContainer .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

#ngoContentContainer .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  #ngoContentContainer .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  #ngoContentContainer .navbar-left {
    float: left;
  }

  #ngoContentContainer .navbar-right {
    float: right;
    margin-right: -15px;
  }

  #ngoContentContainer .navbar-right~.navbar-right {
    margin-right: 0;
  }
}

#ngoContentContainer .navbar-default {
  border-color: #e7e7e7;
}

#ngoContentContainer .navbar-default .navbar-brand {
  color: #777;
}

#ngoContentContainer .navbar-default .navbar-brand:hover,
#ngoContentContainer .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

#ngoContentContainer .navbar-default .navbar-text {
  color: #777;
}

#ngoContentContainer .navbar-default .navbar-nav>li>a {
  color: #777;
}

#ngoContentContainer .navbar-default .navbar-nav>li>a:hover,
#ngoContentContainer .navbar-default .navbar-nav>li>a:focus {
  color: #333;
  background-color: transparent;
}

#ngoContentContainer .navbar-default .navbar-nav>.dmactive>a,
#ngoContentContainer .navbar-default .navbar-nav>.dmactive>a:hover,
#ngoContentContainer .navbar-default .navbar-nav>.dmactive>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

#ngoContentContainer .navbar-default .navbar-nav>.disabled>a,
#ngoContentContainer .navbar-default .navbar-nav>.disabled>a:hover,
#ngoContentContainer .navbar-default .navbar-nav>.disabled>a:focus {
  color: #ccc;
  background-color: transparent;
}

#ngoContentContainer .navbar-default .navbar-toggle {
  border-color: #ddd;
}

#ngoContentContainer .navbar-default .navbar-toggle:hover,
#ngoContentContainer .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

#ngoContentContainer .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

#ngoContentContainer .navbar-default .navbar-collapse,
#ngoContentContainer .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

#ngoContentContainer .navbar-default .navbar-nav>.open>a,
#ngoContentContainer .navbar-default .navbar-nav>.open>a:hover,
#ngoContentContainer .navbar-default .navbar-nav>.open>a:focus {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  #ngoContentContainer .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }

  #ngoContentContainer .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
  #ngoContentContainer .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #333;
    background-color: transparent;
  }

  #ngoContentContainer .navbar-default .navbar-nav .open .dropdown-menu>.dmactive>a,
  #ngoContentContainer .navbar-default .navbar-nav .open .dropdown-menu>.dmactive>a:hover,
  #ngoContentContainer .navbar-default .navbar-nav .open .dropdown-menu>.dmactive>a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  #ngoContentContainer .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  #ngoContentContainer .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  #ngoContentContainer .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

#ngoContentContainer .navbar-default .navbar-link {
  color: #777;
}

#ngoContentContainer .navbar-default .navbar-link:hover {
  color: #333;
}

#ngoContentContainer .navbar-default .btn-link {
  color: #777;
}

#ngoContentContainer .navbar-default .btn-link:hover,
#ngoContentContainer .navbar-default .btn-link:focus {
  color: #333;
}

#ngoContentContainer .navbar-default .btn-link[disabled]:hover,
#ngoContentContainer fieldset[disabled] .navbar-default .btn-link:hover,
#ngoContentContainer .navbar-default .btn-link[disabled]:focus,
#ngoContentContainer fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

#ngoContentContainer .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

#ngoContentContainer .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

#ngoContentContainer .navbar-inverse .navbar-brand:hover,
#ngoContentContainer .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

#ngoContentContainer .navbar-inverse .navbar-text {
  color: #9d9d9d;
}

#ngoContentContainer .navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d;
}

#ngoContentContainer .navbar-inverse .navbar-nav>li>a:hover,
#ngoContentContainer .navbar-inverse .navbar-nav>li>a:focus {
  color: #fff;
  background-color: transparent;
}

#ngoContentContainer .navbar-inverse .navbar-nav>.dmactive>a,
#ngoContentContainer .navbar-inverse .navbar-nav>.dmactive>a:hover,
#ngoContentContainer .navbar-inverse .navbar-nav>.dmactive>a:focus {
  color: #fff;
  background-color: #080808;
}

#ngoContentContainer .navbar-inverse .navbar-nav>.disabled>a,
#ngoContentContainer .navbar-inverse .navbar-nav>.disabled>a:hover,
#ngoContentContainer .navbar-inverse .navbar-nav>.disabled>a:focus {
  color: #444;
  background-color: transparent;
}

#ngoContentContainer .navbar-inverse .navbar-toggle {
  border-color: #333;
}

#ngoContentContainer .navbar-inverse .navbar-toggle:hover,
#ngoContentContainer .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

#ngoContentContainer .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

#ngoContentContainer .navbar-inverse .navbar-collapse,
#ngoContentContainer .navbar-inverse .navbar-form {
  border-color: #101010;
}

#ngoContentContainer .navbar-inverse .navbar-nav>.open>a,
#ngoContentContainer .navbar-inverse .navbar-nav>.open>a:hover,
#ngoContentContainer .navbar-inverse .navbar-nav>.open>a:focus {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  #ngoContentContainer .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }

  #ngoContentContainer .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  #ngoContentContainer .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }

  #ngoContentContainer .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  #ngoContentContainer .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    background-color: transparent;
  }

  #ngoContentContainer .navbar-inverse .navbar-nav .open .dropdown-menu>.dmactive>a,
  #ngoContentContainer .navbar-inverse .navbar-nav .open .dropdown-menu>.dmactive>a:hover,
  #ngoContentContainer .navbar-inverse .navbar-nav .open .dropdown-menu>.dmactive>a:focus {
    color: #fff;
    background-color: #080808;
  }

  #ngoContentContainer .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  #ngoContentContainer .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
  #ngoContentContainer .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
    color: #444;
    background-color: transparent;
  }
}

#ngoContentContainer .navbar-inverse .navbar-link {
  color: #9d9d9d;
}

#ngoContentContainer .navbar-inverse .navbar-link:hover {
  color: #fff;
}

#ngoContentContainer .navbar-inverse .btn-link {
  color: #9d9d9d;
}

#ngoContentContainer .navbar-inverse .btn-link:hover,
#ngoContentContainer .navbar-inverse .btn-link:focus {
  color: #fff;
}

#ngoContentContainer .navbar-inverse .btn-link[disabled]:hover,
#ngoContentContainer fieldset[disabled] .navbar-inverse .btn-link:hover,
#ngoContentContainer .navbar-inverse .btn-link[disabled]:focus,
#ngoContentContainer fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

#ngoContentContainer .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

#ngoContentContainer .breadcrumb>li {
  display: inline-block;
}

#ngoContentContainer .breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

#ngoContentContainer .breadcrumb>.dmactive {
  color: #777;
}

#ngoContentContainer .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

#ngoContentContainer .pagination>li {
  display: inline;
}

#ngoContentContainer .pagination>li>a,
#ngoContentContainer .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

#ngoContentContainer .pagination>li:first-child>a,
#ngoContentContainer .pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

#ngoContentContainer .pagination>li:last-child>a,
#ngoContentContainer .pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#ngoContentContainer .pagination>li>a:hover,
#ngoContentContainer .pagination>li>span:hover,
#ngoContentContainer .pagination>li>a:focus,
#ngoContentContainer .pagination>li>span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

#ngoContentContainer .pagination>.dmactive>a,
#ngoContentContainer .pagination>.dmactive>span,
#ngoContentContainer .pagination>.dmactive>a:hover,
#ngoContentContainer .pagination>.dmactive>span:hover,
#ngoContentContainer .pagination>.dmactive>a:focus,
#ngoContentContainer .pagination>.dmactive>span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

#ngoContentContainer .pagination>.disabled>span,
#ngoContentContainer .pagination>.disabled>span:hover,
#ngoContentContainer .pagination>.disabled>span:focus,
#ngoContentContainer .pagination>.disabled>a,
#ngoContentContainer .pagination>.disabled>a:hover,
#ngoContentContainer .pagination>.disabled>a:focus {
  color: #777;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

#ngoContentContainer .pagination-lg>li>a,
#ngoContentContainer .pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

#ngoContentContainer .pagination-lg>li:first-child>a,
#ngoContentContainer .pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

#ngoContentContainer .pagination-lg>li:last-child>a,
#ngoContentContainer .pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

#ngoContentContainer .pagination-sm>li>a,
#ngoContentContainer .pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

#ngoContentContainer .pagination-sm>li:first-child>a,
#ngoContentContainer .pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

#ngoContentContainer .pagination-sm>li:last-child>a,
#ngoContentContainer .pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

#ngoContentContainer .pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

#ngoContentContainer .pager li {
  display: inline;
}

#ngoContentContainer .pager li>a,
#ngoContentContainer .pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

#ngoContentContainer .pager li>a:hover,
#ngoContentContainer .pager li>a:focus {
  text-decoration: none;
  background-color: #eee;
}

#ngoContentContainer .pager .next>a,
#ngoContentContainer .pager .next>span {
  float: right;
}

#ngoContentContainer .pager .previous>a,
#ngoContentContainer .pager .previous>span {
  float: left;
}

#ngoContentContainer .pager .disabled>a,
#ngoContentContainer .pager .disabled>a:hover,
#ngoContentContainer .pager .disabled>a:focus,
#ngoContentContainer .pager .disabled>span {
  color: #777;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
}

#ngoContentContainer .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

#ngoContentContainer a.label:hover,
#ngoContentContainer a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

#ngoContentContainer .label:empty {
  display: none;
}

#ngoContentContainer .btn .label {
  position: relative;
  top: -1px;
}

#ngoContentContainer .label-default {
  background-color: #777;
}

#ngoContentContainer .label-default[href]:hover,
#ngoContentContainer .label-default[href]:focus {
  background-color: #5e5e5e;
}

#ngoContentContainer .label-primary {
  background-color: #337ab7;
}

#ngoContentContainer .label-primary[href]:hover,
#ngoContentContainer .label-primary[href]:focus {
  background-color: #286090;
}

#ngoContentContainer .label-success {
  background-color: #5cb85c;
}

#ngoContentContainer .label-success[href]:hover,
#ngoContentContainer .label-success[href]:focus {
  background-color: #449d44;
}

#ngoContentContainer .label-info {
  background-color: #5bc0de;
}

#ngoContentContainer .label-info[href]:hover,
#ngoContentContainer .label-info[href]:focus {
  background-color: #31b0d5;
}

#ngoContentContainer .label-warning {
  background-color: #f0ad4e;
}

#ngoContentContainer .label-warning[href]:hover,
#ngoContentContainer .label-warning[href]:focus {
  background-color: #ec971f;
}

#ngoContentContainer .label-danger {
  background-color: #d9534f;
}

#ngoContentContainer .label-danger[href]:hover,
#ngoContentContainer .label-danger[href]:focus {
  background-color: #c9302c;
}

#ngoContentContainer .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

#ngoContentContainer .badge:empty {
  display: none;
}

#ngoContentContainer .btn .badge {
  position: relative;
  top: -1px;
}

#ngoContentContainer .btn-xs .badge,
#ngoContentContainer .btn-group-xs>.btn .badge {
  top: 0;
  padding: 1px 5px;
}

#ngoContentContainer a.badge:hover,
#ngoContentContainer a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

#ngoContentContainer .dm-list-group-item.dmactive>.badge,
#ngoContentContainer .nav-pills>.dmactive>a>.badge {
  color: #337ab7;
  background-color: #fff;
}

#ngoContentContainer .dm-list-group-item>.badge {
  float: right;
}

#ngoContentContainer .dm-list-group-item>.badge+.badge {
  margin-right: 5px;
}

#ngoContentContainer .nav-pills>li>a>.badge {
  margin-left: 3px;
}

#ngoContentContainer .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

#ngoContentContainer .jumbotron h1,
#ngoContentContainer .jumbotron .h1 {
  color: inherit;
}

#ngoContentContainer .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

#ngoContentContainer .jumbotron>hr {
  border-top-color: #d5d5d5;
}

#ngoContentContainer .container .jumbotron,
#ngoContentContainer .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

#ngoContentContainer .jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  #ngoContentContainer .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  #ngoContentContainer .container .jumbotron,
  #ngoContentContainer .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  #ngoContentContainer .jumbotron h1,
  #ngoContentContainer .jumbotron .h1 {
    font-size: 63px;
  }
}

#ngoContentContainer .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

#ngoContentContainer .thumbnail>img,
#ngoContentContainer .thumbnail a>img {
  margin-right: auto;
  margin-left: auto;
}

#ngoContentContainer a.thumbnail:hover,
#ngoContentContainer a.thumbnail:focus,
#ngoContentContainer a.thumbnail.dmactive {
  border-color: #337ab7;
}

#ngoContentContainer .thumbnail .caption {
  padding: 9px;
  color: #333;
}

#ngoContentContainer .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

#ngoContentContainer .alert h4 {
  margin-top: 0;
  color: inherit;
}

#ngoContentContainer .alert .alert-link {
  font-weight: bold;
}

#ngoContentContainer .alert>p,
#ngoContentContainer .alert>ul {
  margin-bottom: 0;
}

#ngoContentContainer .alert>p+p {
  margin-top: 5px;
}

#ngoContentContainer .alert-dismissable,
#ngoContentContainer .alert-dismissible {
  padding-right: 35px;

}

#ngoContentContainer .alert-dismissable .close,
#ngoContentContainer .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

#ngoContentContainer .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

#ngoContentContainer .alert-success hr {
  border-top-color: #c9e2b3;
}

#ngoContentContainer .alert-success .alert-link {
  color: #2b542c;
}

#ngoContentContainer .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

#ngoContentContainer .alert-info hr {
  border-top-color: #a6e1ec;
}

#ngoContentContainer .alert-info .alert-link {
  color: #245269;
}

#ngoContentContainer .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

#ngoContentContainer .alert-warning hr {
  border-top-color: #f7e1b5;
}

#ngoContentContainer .alert-warning .alert-link {
  color: #66512c;
}

#ngoContentContainer .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

#ngoContentContainer .alert-danger hr {
  border-top-color: #e4b9c0;
}

#ngoContentContainer .alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-o-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;
  }
}

#ngoContentContainer .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  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);
}

#ngoContentContainer .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -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 .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

#ngoContentContainer .progress-striped .progress-bar,
#ngoContentContainer .progress-bar-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: -o-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);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

#ngoContentContainer .progress.dmactive .progress-bar,
#ngoContentContainer .progress-bar.dmactive {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

#ngoContentContainer .progress-bar-success {
  background-color: #5cb85c;
}

#ngoContentContainer .progress-striped .progress-bar-success {
  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: -o-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);
}

#ngoContentContainer .progress-bar-info {
  background-color: #5bc0de;
}

#ngoContentContainer .progress-striped .progress-bar-info {
  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: -o-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);
}

#ngoContentContainer .progress-bar-warning {
  background-color: #f0ad4e;
}

#ngoContentContainer .progress-striped .progress-bar-warning {
  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: -o-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);
}

#ngoContentContainer .progress-bar-danger {
  background-color: #d9534f;
}

#ngoContentContainer .progress-striped .progress-bar-danger {
  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: -o-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);
}

#ngoContentContainer .media {
  margin-top: 15px;
}

#ngoContentContainer .media:first-child {
  margin-top: 0;
}

#ngoContentContainer .media,
#ngoContentContainer .media-body {
  overflow: hidden;
  zoom: 1;
}

#ngoContentContainer .media-body {
  width: 10000px;
}

#ngoContentContainer .media-object {
  display: block;
}

#ngoContentContainer .media-object.img-thumbnail {
  max-width: none;
}

#ngoContentContainer .media-right,
#ngoContentContainer .media>.pull-right {
  padding-left: 10px;
}

#ngoContentContainer .media-left,
#ngoContentContainer .media>.pull-left {
  padding-right: 10px;
}

#ngoContentContainer .media-left,
#ngoContentContainer .media-right,
#ngoContentContainer .media-body {
  display: table-cell;
  vertical-align: top;
}

#ngoContentContainer .media-middle {
  vertical-align: middle;
}

#ngoContentContainer .media-bottom {
  vertical-align: bottom;
}

#ngoContentContainer .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

#ngoContentContainer .media-list {
  padding-left: 0;
  list-style: none;
}

#ngoContentContainer .list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

#ngoContentContainer .dm-list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  border: 1px solid #ddd;
  cursor: pointer;
}

#ngoContentContainer .dm-list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#ngoContentContainer .dm-list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* #ngoContentContainer a.dm-list-group-item,
#ngoContentContainer button.dm-list-group-item {
  color: #555;
}
#ngoContentContainer a.dm-list-group-item .dm-list-group-item-heading,
#ngoContentContainer button.list-group-item .list-group-item-heading {
  color: #333;
} */
#ngoContentContainer a.dm-list-group-item:hover,
#ngoContentContainer button.dm-list-group-item:hover,
#ngoContentContainer a.dm-list-group-item:focus,
#ngoContentContainer button.dm-list-group-item:focus {
  text-decoration: none;
}

#ngoContentContainer button.dm-list-group-item {
  width: 100%;
  text-align: left;
}

#ngoContentContainer .dm-list-group-item.disabled,
#ngoContentContainer .dm-list-group-item.disabled:hover,
#ngoContentContainer .dm-list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

#ngoContentContainer .dm-list-group-item.disabled .dm-list-group-item-text,
#ngoContentContainer .dm-list-group-item.disabled:hover .dm-list-group-item-text,
#ngoContentContainer .dm-list-group-item.disabled:focus .dm-list-group-item-text {
  color: #777;
}

#ngoContentContainer .dm-list-group-item.dmactive,
#ngoContentContainer .dm-list-group-item.dmactive:hover,
#ngoContentContainer .dm-list-group-item.dmactive:focus {
  z-index: 2;
  /* color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; */
}

#ngoContentContainer .dm-list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

#ngoContentContainer a.dm-list-group-item-success,
#ngoContentContainer button.dm-list-group-item-success {
  color: #3c763d;
}

#ngoContentContainer a.dm-list-group-item-success .dm-list-group-item-heading,
#ngoContentContainer button.dm-list-group-item-success .dm-list-group-item-heading {
  color: inherit;
}

#ngoContentContainer a.dm-list-group-item-success:hover,
#ngoContentContainer button.dm-list-group-item-success:hover,
#ngoContentContainer a.dm-list-group-item-success:focus,
#ngoContentContainer button.dm-list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

#ngoContentContainer a.dm-list-group-item-success.dmactive,
#ngoContentContainer button.dm-list-group-item-success.dmactive,
#ngoContentContainer a.dm-list-group-item-success.dmactive:hover,
#ngoContentContainer button.dm-list-group-item-success.dmactive:hover,
#ngoContentContainer a.dm-list-group-item-success.dmactive:focus,
#ngoContentContainer button.dm-list-group-item-success.dmactive:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

#ngoContentContainer .dm-list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

#ngoContentContainer a.dm-list-group-item-info,
#ngoContentContainer button.dm-list-group-item-info {
  color: #31708f;
}

#ngoContentContainer a.dm-list-group-item-info .dm-list-group-item-heading,
#ngoContentContainer button.dm-list-group-item-info .dm-list-group-item-heading {
  color: inherit;
}

#ngoContentContainer a.dm-list-group-item-info:hover,
#ngoContentContainer button.dm-list-group-item-info:hover,
#ngoContentContainer a.dm-list-group-item-info:focus,
#ngoContentContainer button.dm-list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

#ngoContentContainer a.dm-list-group-item-info.dmactive,
#ngoContentContainer button.dm-list-group-item-info.dmactive,
#ngoContentContainer a.dm-list-group-item-info.dmactive:hover,
#ngoContentContainer button.dm-list-group-item-info.dmactive:hover,
#ngoContentContainer a.dm-list-group-item-info.dmactive:focus,
#ngoContentContainer button.dm-list-group-item-info.dmactive:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

#ngoContentContainer .dm-list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

#ngoContentContainer a.dm-list-group-item-warning,
#ngoContentContainer button.dm-list-group-item-warning {
  color: #8a6d3b;
}

#ngoContentContainer a.dm-list-group-item-warning .dm-list-group-item-heading,
#ngoContentContainer button.dm-list-group-item-warning .dm-list-group-item-heading {
  color: inherit;
}

#ngoContentContainer a.dm-list-group-item-warning:hover,
#ngoContentContainer button.dm-list-group-item-warning:hover,
#ngoContentContainer a.dm-list-group-item-warning:focus,
#ngoContentContainer button.dm-list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

#ngoContentContainer a.dm-list-group-item-warning.dmactive,
#ngoContentContainer button.dm-list-group-item-warning.dmactive,
#ngoContentContainer a.dm-list-group-item-warning.dmactive:hover,
#ngoContentContainer button.dm-list-group-item-warning.dmactive:hover,
#ngoContentContainer a.dm-list-group-item-warning.dmactive:focus,
#ngoContentContainer button.dm-list-group-item-warning.dmactive:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

#ngoContentContainer .dm-list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

#ngoContentContainer a.dm-list-group-item-danger,
#ngoContentContainer button.dm-list-group-item-danger {
  color: #a94442;
}

#ngoContentContainer a.dm-list-group-item-danger .dm-list-group-item-heading,
#ngoContentContainer button.dm-list-group-item-danger .dm-list-group-item-heading {
  color: inherit;
}

#ngoContentContainer a.dm-list-group-item-danger:hover,
#ngoContentContainer button.dm-list-group-item-danger:hover,
#ngoContentContainer a.dm-list-group-item-danger:focus,
#ngoContentContainer button.dm-list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

#ngoContentContainer a.dm-list-group-item-danger.dmactive,
#ngoContentContainer button.dm-list-group-item-danger.dmactive,
#ngoContentContainer a.dm-list-group-item-danger.dmactive:hover,
#ngoContentContainer button.dm-list-group-item-danger.dmactive:hover,
#ngoContentContainer a.dm-list-group-item-danger.dmactive:focus,
#ngoContentContainer button.dm-list-group-item-danger.dmactive:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

#ngoContentContainer .dm-list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

#ngoContentContainer .dm-list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

#ngoContentContainer .dm-panel {
  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);
  margin: 0 0 20px;
  width: 100%;
}

#ngoContentContainer .dm-panel-body {
  padding: 12px 45px 22px 30px;
}

#ngoContentContainer .dm-panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

#ngoContentContainer #danamojo-widget-container .dm-panel-title {
  margin-top: 0;
  margin-bottom: 0;
}

#ngoContentContainer .dm-panel-footer {
  padding: 10px 15px;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

#ngoContentContainer .dm-panel>.list-group,
#ngoContentContainer .dm-panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}

#ngoContentContainer .dm-panel>.list-group .dm-list-group-item,
#ngoContentContainer .dm-panel>.panel-collapse>.list-group .dm-list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

#ngoContentContainer .dm-panel>.list-group:first-child .dm-list-group-item:first-child,
#ngoContentContainer .dm-panel>.panel-collapse>.list-group:first-child .dm-list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

#ngoContentContainer .dm-panel>.list-group:last-child .dm-list-group-item:last-child,
#ngoContentContainer .dm-panel>.panel-collapse>.list-group:last-child .dm-list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

#ngoContentContainer .dm-panel>.dm-panel-heading+.panel-collapse>.list-group .dm-list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#ngoContentContainer .dm-panel-heading+.list-group .dm-list-group-item:first-child {
  border-top-width: 0;
}

#ngoContentContainer .list-group+.dm-panel-footer {
  border-top-width: 0;
}

#ngoContentContainer .dm-panel>.table,
#ngoContentContainer .dm-panel>.table-responsive>.table,
#ngoContentContainer .dm-panel>.panel-collapse>.table {
  margin-bottom: 0;
}

#ngoContentContainer .dm-panel>.table caption,
#ngoContentContainer .dm-panel>.table-responsive>.table caption,
#ngoContentContainer .dm-panel>.panel-collapse>.table caption {
  padding-right: 15px;
  padding-left: 15px;
}

#ngoContentContainer .dm-panel>.table:first-child,
#ngoContentContainer .dm-panel>.table-responsive:first-child>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

#ngoContentContainer .dm-panel>.table:first-child>thead:first-child>tr:first-child,
#ngoContentContainer .dm-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
#ngoContentContainer .dm-panel>.table:first-child>tbody:first-child>tr:first-child,
#ngoContentContainer .dm-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

#ngoContentContainer .dm-panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
#ngoContentContainer .dm-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
#ngoContentContainer .dm-panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
#ngoContentContainer .dm-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
#ngoContentContainer .dm-panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
#ngoContentContainer .dm-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
#ngoContentContainer .dm-panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
#ngoContentContainer .dm-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

#ngoContentContainer .dm-panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
#ngoContentContainer .dm-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
#ngoContentContainer .dm-panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
#ngoContentContainer .dm-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
#ngoContentContainer .dm-panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
#ngoContentContainer .dm-panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
#ngoContentContainer .dm-panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
#ngoContentContainer .dm-panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

#ngoContentContainer .dm-panel>.table:last-child,
#ngoContentContainer .dm-panel>.table-responsive:last-child>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

#ngoContentContainer .dm-panel>.table:last-child>tbody:last-child>tr:last-child,
#ngoContentContainer .dm-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
#ngoContentContainer .dm-panel>.table:last-child>tfoot:last-child>tr:last-child,
#ngoContentContainer .dm-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

#ngoContentContainer .dm-panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
#ngoContentContainer .dm-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
#ngoContentContainer .dm-panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
#ngoContentContainer .dm-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
#ngoContentContainer .dm-panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
#ngoContentContainer .dm-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
#ngoContentContainer .dm-panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
#ngoContentContainer .dm-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

#ngoContentContainer .dm-panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
#ngoContentContainer .dm-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
#ngoContentContainer .dm-panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
#ngoContentContainer .dm-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
#ngoContentContainer .dm-panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
#ngoContentContainer .dm-panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
#ngoContentContainer .dm-panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
#ngoContentContainer .dm-panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

#ngoContentContainer .dm-panel>.dm-panel-body+.table,
#ngoContentContainer .dm-panel>.dm-panel-body+.table-responsive,
#ngoContentContainer .dm-panel>.table+.dm-panel-body,
#ngoContentContainer .dm-panel>.table-responsive+.dm-panel-body {
  border-top: 1px solid #ddd;
}

#ngoContentContainer .dm-panel>.table>tbody:first-child>tr:first-child th,
#ngoContentContainer .dm-panel>.table>tbody:first-child>tr:first-child td {
  border-top: 0;
}

#ngoContentContainer .dm-panel>.table-bordered,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered {
  border: 0;
}

#ngoContentContainer .dm-panel>.table-bordered>thead>tr>th:first-child,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
#ngoContentContainer .dm-panel>.table-bordered>tbody>tr>th:first-child,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
#ngoContentContainer .dm-panel>.table-bordered>tfoot>tr>th:first-child,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
#ngoContentContainer .dm-panel>.table-bordered>thead>tr>td:first-child,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
#ngoContentContainer .dm-panel>.table-bordered>tbody>tr>td:first-child,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
#ngoContentContainer .dm-panel>.table-bordered>tfoot>tr>td:first-child,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
  border-left: 0;
}

#ngoContentContainer .dm-panel>.table-bordered>thead>tr>th:last-child,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
#ngoContentContainer .dm-panel>.table-bordered>tbody>tr>th:last-child,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
#ngoContentContainer .dm-panel>.table-bordered>tfoot>tr>th:last-child,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
#ngoContentContainer .dm-panel>.table-bordered>thead>tr>td:last-child,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
#ngoContentContainer .dm-panel>.table-bordered>tbody>tr>td:last-child,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
#ngoContentContainer .dm-panel>.table-bordered>tfoot>tr>td:last-child,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
  border-right: 0;
}

#ngoContentContainer .dm-panel>.table-bordered>thead>tr:first-child>td,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
#ngoContentContainer .dm-panel>.table-bordered>tbody>tr:first-child>td,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
#ngoContentContainer .dm-panel>.table-bordered>thead>tr:first-child>th,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
#ngoContentContainer .dm-panel>.table-bordered>tbody>tr:first-child>th,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
  border-bottom: 0;
}

#ngoContentContainer .dm-panel>.table-bordered>tbody>tr:last-child>td,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
#ngoContentContainer .dm-panel>.table-bordered>tfoot>tr:last-child>td,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
#ngoContentContainer .dm-panel>.table-bordered>tbody>tr:last-child>th,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
#ngoContentContainer .dm-panel>.table-bordered>tfoot>tr:last-child>th,
#ngoContentContainer .dm-panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}

#ngoContentContainer .dm-panel>.table-responsive {
  margin-bottom: 0;
  border: 0;
}

#ngoContentContainer .dm-panel-group {
  margin-bottom: 20px;
}

#ngoContentContainer .dm-panel-group .dm-panel {
  margin-bottom: 0;
  border-radius: 4px;
}

#ngoContentContainer .dm-panel-group .dm-panel+.dm-panel {
  margin-top: 5px;
}

#ngoContentContainer .dm-panel-group .dm-panel-heading {
  border-bottom: 0;
}

#ngoContentContainer .dm-panel-group .dm-panel-heading+.panel-collapse>.dm-panel-body,
#ngoContentContainer .dm-panel-group .dm-panel-heading+.panel-collapse>.list-group {
  border-top: 1px solid #ddd;
}

#ngoContentContainer .panel-group .dm-panel-footer {
  border-top: 0;
}

#ngoContentContainer .dm-panel-group .dm-panel-footer+.panel-collapse .dm-panel-body {
  border-bottom: 1px solid #ddd;
}

#ngoContentContainer .dm-panel-default {
  border-color: #ddd;
}

#ngoContentContainer .dm-panel-default>.dm-panel-heading {
  border-color: #ddd;
  width: 100%;
}

#ngoContentContainer .dm-panel-default>.dm-panel-heading+.panel-collapse>.dm-panel-body {
  border-top-color: #ddd;
}

/* #ngoContentContainer .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
} */
#ngoContentContainer .dm-panel-default>.dm-panel-footer+.panel-collapse>.dm-panel-body {
  border-bottom-color: #ddd;
}

#ngoContentContainer .dm-panel-primary {
  border-color: #337ab7;
}

#ngoContentContainer .dm-panel-primary>.dm-panel-heading {
  border-color: #337ab7;
}

#ngoContentContainer .dm-panel-primary>.dm-panel-heading+.panel-collapse>.dm-panel-body {
  border-top-color: #337ab7;
}

/* #ngoContentContainer .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
} */
#ngoContentContainer .dm-panel-primary>.dm-panel-footer+.panel-collapse>.dm-panel-body {
  border-bottom-color: #337ab7;
}

#ngoContentContainer .dm-panel-success {
  border-color: #d6e9c6;
}

#ngoContentContainer .dm-panel-success>.dm-panel-heading {
  border-color: #d6e9c6;
}

#ngoContentContainer .dm-panel-success>.dm-panel-heading+.panel-collapse>.dm-panel-body {
  border-top-color: #d6e9c6;
}

/* #ngoContentContainer .dm-panel-success > .dm-panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
} */
#ngoContentContainer .dm-panel-success>.dm-panel-footer+.dm-panel-collapse>.dm-panel-body {
  border-bottom-color: #d6e9c6;
}

#ngoContentContainer .dm-panel-info {
  border-color: #bce8f1;
}

#ngoContentContainer .dm-panel-info>.dm-panel-heading {
  border-color: #bce8f1;
}

#ngoContentContainer .dm-panel-info>.dm-panel-heading+.panel-collapse>.dm-panel-body {
  border-top-color: #bce8f1;
}

/* #ngoContentContainer .dm-panel-info > .dm-panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
} */
#ngoContentContainer .dm-panel-info>.dm-panel-footer+.panel-collapse>.dm-panel-body {
  border-bottom-color: #bce8f1;
}

#ngoContentContainer .dm-panel-warning {
  border-color: #faebcc;
}

#ngoContentContainer .dm-panel-warning>.dm-panel-heading {
  border-color: #faebcc;
}

#ngoContentContainer .dm-panel-warning>.dm-panel-heading+.panel-collapse>.dm-panel-body {
  border-top-color: #faebcc;
}

/* #ngoContentContainer .dm-panel-warning > .dm-panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
} */
#ngoContentContainer .dm-panel-warning>.dm-panel-footer+.panel-collapse>.dm-panel-body {
  border-bottom-color: #faebcc;
}

#ngoContentContainer .dm-panel-danger {
  border-color: #ebccd1;
}

#ngoContentContainer .dm-panel-danger>.dm-panel-heading {
  border-color: #ebccd1;
}

#ngoContentContainer .dm-panel-danger>.dm-panel-heading+.panel-collapse>.dm-panel-body {
  border-top-color: #ebccd1;
}

/* #ngoContentContainer .dm-panel-danger > .dm-panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
} */
#ngoContentContainer .dm-panel-danger>.dm-panel-footer+.panel-collapse>.dm-panel-body {
  border-bottom-color: #ebccd1;
}

#ngoContentContainer .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

#ngoContentContainer .embed-responsive .embed-responsive-item,
#ngoContentContainer .embed-responsive iframe,
#ngoContentContainer .embed-responsive embed,
#ngoContentContainer .embed-responsive object,
#ngoContentContainer .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#ngoContentContainer .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

#ngoContentContainer .embed-responsive-4by3 {
  padding-bottom: 75%;
}

#ngoContentContainer .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  /* background-color: #f5f5f5;
  border: 1px solid #e3e3e3; */
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

#ngoContentContainer .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

#ngoContentContainer .well-lg {
  padding: 24px;
  border-radius: 6px;
}

#ngoContentContainer .well-sm {
  padding: 9px;
  border-radius: 3px;
}

#ngoContentContainer .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

#ngoContentContainer .close:hover,
#ngoContentContainer .close:focus {
  /*color: #000;*/
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

#ngoContentContainer button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  z-index: 99;
  position: relative;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* z-index: 99999;  tooltip hidden in popup */
  z-index: 9999;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  display: block;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

#credit_card {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.desc_ipad {
  display: none;
}

.desc-h {
  display: block;
  margin: 0px;
  text-transform: none;
}

.dm-text-transform {
  text-transform: none;
}

.popover-content {
  word-wrap: break-word;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 750px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }

}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

#ngoContentContainer .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;

  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

#ngoContentContainer .tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;

}

#ngoContentContainer .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

#ngoContentContainer .tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

#ngoContentContainer .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

#ngoContentContainer .tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

#ngoContentContainer .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

#ngoContentContainer .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

#ngoContentContainer .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

#ngoContentContainer .tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

#ngoContentContainer .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

#ngoContentContainer .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

#ngoContentContainer .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

#ngoContentContainer .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

#ngoContentContainer .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

#ngoContentContainer .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  max-width: 330px;
  width: 330px;
  padding: 1px;

  font-size: 14px;
  /* font-style: normal;
  font-weight: normal; */
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-shadow: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: inherit;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover>.arrow {
  border-width: 11px;
}

.popover>.arrow:after {
  content: "";
  border-width: 10px;
}

.popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: inherit;
  border-top-color: inherit;
  border-bottom-width: 0;
}

.popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: inherit;
  border-bottom-width: 0;
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: inherit;
  border-right-color: inherit;
  border-left-width: 0;
}

.popover.right>.arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: inherit;
  border-left-width: 0;
}

.popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: inherit;
  border-bottom-color: inherit;
}

.popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: inherit;
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: inherit;
  border-left-color: inherit;
}

.popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: inherit;
}

#ngoContentContainer .carousel {
  position: relative;
}

#ngoContentContainer .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

#ngoContentContainer .carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

#ngoContentContainer .carousel-inner>.item>img,
#ngoContentContainer .carousel-inner>.item>a>img {
  line-height: 1;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  #ngoContentContainer .carousel-inner>.item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  #ngoContentContainer .carousel-inner>.item.next,
  #ngoContentContainer .carousel-inner>.item.dmactive.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  #ngoContentContainer .carousel-inner>.item.prev,
  #ngoContentContainer .carousel-inner>.item.dmactive.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  #ngoContentContainer .carousel-inner>.item.next.left,
  #ngoContentContainer .carousel-inner>.item.prev.right,
  #ngoContentContainer .carousel-inner>.item.dmactive {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

#ngoContentContainer .carousel-inner>.dmactive,
#ngoContentContainer .carousel-inner>.next,
#ngoContentContainer .carousel-inner>.prev {
  display: block;
}

#ngoContentContainer .carousel-inner>.dmactive {
  left: 0;
}

#ngoContentContainer .carousel-inner>.next,
#ngoContentContainer .carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}

#ngoContentContainer .carousel-inner>.next {
  left: 100%;
}

#ngoContentContainer .carousel-inner>.prev {
  left: -100%;
}

#ngoContentContainer .carousel-inner>.next.left,
#ngoContentContainer .carousel-inner>.prev.right {
  left: 0;
}

#ngoContentContainer .carousel-inner>.dmactive.left {
  left: -100%;
}

#ngoContentContainer .carousel-inner>.dmactive.right {
  left: 100%;
}

#ngoContentContainer .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}

#ngoContentContainer .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

#ngoContentContainer .carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

#ngoContentContainer .carousel-control:hover,
#ngoContentContainer .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

#ngoContentContainer .carousel-control .icon-prev,
#ngoContentContainer .carousel-control .icon-next,
#ngoContentContainer .carousel-control .glyphicon-chevron-left,
#ngoContentContainer .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

#ngoContentContainer .carousel-control .icon-prev,
#ngoContentContainer .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

#ngoContentContainer .carousel-control .icon-next,
#ngoContentContainer .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

#ngoContentContainer .carousel-control .icon-prev,
#ngoContentContainer .carousel-control .icon-next {
  width: 20px;
  height: 20px;

  line-height: 1;
}

#ngoContentContainer .carousel-control .icon-prev:before {
  content: '\2039';
}

#ngoContentContainer .carousel-control .icon-next:before {
  content: '\203a';
}

#ngoContentContainer .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

#ngoContentContainer .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

#ngoContentContainer .carousel-indicators .dmactive {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

#ngoContentContainer .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

#ngoContentContainer .carousel-caption .btn {
  text-shadow: none;
}

#ngoContentContainer .paynowalign {
  margin-top: 0px;
  margin-right: 14px;
}

#ngoContentContainer .custom-right {
  float: right;
  font-size: 17px;
}

@media screen and (min-width: 768px) {

  #ngoContentContainer .carousel-control .glyphicon-chevron-left,
  #ngoContentContainer .carousel-control .glyphicon-chevron-right,
  #ngoContentContainer .carousel-control .icon-prev,
  #ngoContentContainer .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  #ngoContentContainer .carousel-control .glyphicon-chevron-left,
  #ngoContentContainer .carousel-control .icon-prev {
    margin-left: -10px;
  }

  #ngoContentContainer .carousel-control .glyphicon-chevron-right,
  #ngoContentContainer .carousel-control .icon-next {
    margin-right: -10px;
  }

  #ngoContentContainer .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  #ngoContentContainer .carousel-indicators {
    bottom: 20px;
  }
}

#ngoContentContainer .clearfix:before,
#ngoContentContainer .clearfix:after,
#ngoContentContainer .dl-horizontal dd:before,
#ngoContentContainer .dl-horizontal dd:after,
#ngoContentContainer .container:before,
#ngoContentContainer .container:after,
#ngoContentContainer .container-fluid:before,
#ngoContentContainer .container-fluid:after,
#ngoContentContainer .row:before,
#ngoContentContainer .row:after,
#ngoContentContainer .form-horizontal .form-group:before,
#ngoContentContainer .form-horizontal .form-group:after,
#ngoContentContainer .btn-toolbar:before,
#ngoContentContainer .btn-toolbar:after,
#ngoContentContainer .btn-group-vertical>.btn-group:before,
#ngoContentContainer .btn-group-vertical>.btn-group:after,
#ngoContentContainer .nav:before,
#ngoContentContainer .nav:after,
#ngoContentContainer .navbar:before,
#ngoContentContainer .navbar:after,
#ngoContentContainer .navbar-header:before,
#ngoContentContainer .navbar-header:after,
#ngoContentContainer .navbar-collapse:before,
#ngoContentContainer .navbar-collapse:after,
#ngoContentContainer .pager:before,
#ngoContentContainer .pager:after,
#ngoContentContainer .dm-panel-body:before,
#ngoContentContainer .dm-panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}

#ngoContentContainer .clearfix:after,
#ngoContentContainer .dl-horizontal dd:after,
#ngoContentContainer .container:after,
#ngoContentContainer .container-fluid:after,
#ngoContentContainer .row:after,
#ngoContentContainer .form-horizontal .form-group:after,
#ngoContentContainer .btn-toolbar:after,
#ngoContentContainer .btn-group-vertical>.btn-group:after,
#ngoContentContainer .nav:after,
#ngoContentContainer .navbar:after,
#ngoContentContainer .navbar-header:after,
#ngoContentContainer .navbar-collapse:after,
#ngoContentContainer .pager:after,
#ngoContentContainer .dm-panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}

#ngoContentContainer .dm-clearfix {
  clear: both;
}

#ngoContentContainer .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

#ngoContentContainer .pull-right {
  float: right !important;
}

#ngoContentContainer .pull-left {
  float: left !important;
}

#ngoContentContainer .hide {
  display: none;
}

#ngoContentContainer .show {
  display: block;
}

#ngoContentContainer .invisible {
  visibility: hidden;
}

#ngoContentContainer .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

#ngoContentContainer .hidden {
  display: none;
}

#ngoContentContainer .affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

#ngoContentContainer .visible-xs,
#ngoContentContainer .visible-sm,
#ngoContentContainer .visible-md,
#ngoContentContainer .visible-lg {
  display: none;
}

#ngoContentContainer .visible-xs-block,
#ngoContentContainer .visible-xs-inline,
#ngoContentContainer .visible-xs-inline-block,
#ngoContentContainer .visible-sm-block,
#ngoContentContainer .visible-sm-inline,
#ngoContentContainer .visible-sm-inline-block,
#ngoContentContainer .visible-md-block,
#ngoContentContainer .visible-md-inline,
#ngoContentContainer .visible-md-inline-block,
#ngoContentContainer .visible-lg-block,
#ngoContentContainer .visible-lg-inline,
#ngoContentContainer .visible-lg-inline-block {
  display: none;
}

.field-donationinfo-sourcetype,
.field-donationinfo-ipaddress,
.field-donationinfo-paymentoption {
  display: none;
}

.lbl_pad_cls {
  margin-left: 6px;
}

.col-sm-5.po-style>img {
  margin-left: 2px;
  width: 12%;
}

#ngoContentContainer .field-vu_transactionReferenceNumber .help-block,
#ngoContentContainer .field-vu_amount .help-block,
#ngoContentContainer .transactionReferenceNumber-failed-msg {
  color: #A94442;
}

@media (max-width: 767px) {
  #ngoContentContainer .visible-xs {
    display: block;
  }

  #ngoContentContainer table.visible-xs {
    display: table;
  }

  #ngoContentContainer tr.visible-xs {
    display: table-row;
  }

  #ngoContentContainer th.visible-xs,
  #ngoContentContainer td.visible-xs {
    display: table-cell;
  }
}

@media (max-width: 767px) {
  #ngoContentContainer .visible-xs-block {
    display: block;
  }
}

@media (max-width: 767px) {
  #ngoContentContainer .visible-xs-inline {
    display: inline;
  }
}

@media (max-width: 767px) {
  #ngoContentContainer .visible-xs-inline-block {
    display: inline-block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #ngoContentContainer .visible-sm {
    display: block;
  }

  #ngoContentContainer table.visible-sm {
    display: table;
  }

  #ngoContentContainer tr.visible-sm {
    display: table-row;
  }

  #ngoContentContainer th.visible-sm,
  #ngoContentContainer td.visible-sm {
    display: table-cell;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #ngoContentContainer .visible-sm-block {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #ngoContentContainer .visible-sm-inline {
    display: inline;
  }

  #ngoContentContainer ul.nav {
    width: 85%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #ngoContentContainer .visible-sm-inline-block {
    display: inline-block;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #ngoContentContainer .visible-md {
    display: block;
  }

  #ngoContentContainer table.visible-md {
    display: table;
  }

  #ngoContentContainer tr.visible-md {
    display: table-row;
  }

  #ngoContentContainer th.visible-md,
  #ngoContentContainer td.visible-md {
    display: table-cell;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #ngoContentContainer .visible-md-block {
    display: block;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #ngoContentContainer .visible-md-inline {
    display: inline;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #ngoContentContainer .visible-md-inline-block {
    display: inline-block;
  }
}

@media (min-width: 1200px) {
  #ngoContentContainer .visible-lg {
    display: block;
  }

  #ngoContentContainer table.visible-lg {
    display: table;
  }

  #ngoContentContainer tr.visible-lg {
    display: table-row;
  }

  #ngoContentContainer th.visible-lg,
  #ngoContentContainer td.visible-lg {
    display: table-cell;
  }
}

@media (min-width: 1200px) {
  #ngoContentContainer .visible-lg-block {
    display: block;
  }
}

@media (min-width: 1200px) {
  #ngoContentContainer .visible-lg-inline {
    display: inline;
  }
}

@media (min-width: 1200px) {
  #ngoContentContainer .visible-lg-inline-block {
    display: inline-block;
  }
}

@media (max-width: 767px) {
  #ngoContentContainer .hidden-xs {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #ngoContentContainer .hidden-sm {
    display: none;
  }

  .desc_ipad {
    display: block;
    padding-bottom: 5px;
  }

  .desc-h {
    display: none;
    text-transform: none;
  }

  #ngoContentContainer .col-sm-1.qty_width {
    min-width: 19%;
  }

  #ngoContentContainer .col-sm-5.blue-class.desc_width {
    max-width: 30%;
  }

  .qty_headtext {
    min-width: 17%;
    padding-right: 31px;
  }

  .headblalnkdiv {
    max-width: 32%;
  }
}


.mobile_screen .addthis_inline_share_toolbox a.at-svc-whatsapp {
  display: none;
}

.mobile_screen .addthis_inline_share_toolbox a.at-svc-sms {
  display: none;
}

#ngoContentContainer select {
  font-weight: 600;
  color: #555;
  font-size: 13px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #ngoContentContainer .hidden-md {
    display: none;
  }

}

@media (min-width: 1200px) {
  #ngoContentContainer .hidden-lg {
    display: none;
  }

}

.addthis_inline_share_toolbox a.at-svc-compact {
  display: inline-flex;
}

#ngoContentContainer .visible-print {
  display: none;
}

@media print {
  #ngoContentContainer .visible-print {
    display: block;
  }

  #ngoContentContainer table.visible-print {
    display: table;
  }

  #ngoContentContainer tr.visible-print {
    display: table-row;
  }

  #ngoContentContainer th.visible-print,
  #ngoContentContainer td.visible-print {
    display: table-cell;
  }
}

#ngoContentContainer .visible-print-block {
  display: none;
}

@media print {
  #ngoContentContainer .visible-print-block {
    display: block;
  }
}

#ngoContentContainer .visible-print-inline {
  display: none;
}

@media print {
  #ngoContentContainer .visible-print-inline {
    display: inline;
  }
}

#ngoContentContainer .visible-print-inline-block {
  display: none;
}

@media print {
  #ngoContentContainer .visible-print-inline-block {
    display: inline-block;
  }
}

@media print {
  #ngoContentContainer .hidden-print {
    display: none;
  }
}


/*=============================================================================*/


@media screen and (min-width: 680px) {
  #ngoContentContainer .iframe_width {
    width: 550px;
  }

  #ngoContentContainer .qty_align {
    padding-left: 0px;
  }

  #ngoContentContainer .units_align {
    margin-left: 0px;
    padding-left: 0;
  }

}

@media screen and (max-width: 990px) {
  #ngoContentContainer .paynowalign {
    margin-top: 0px;
    width: 60%;
  }
}

#ngoContentContainer .mob-pad {
  padding-right: 25px
}

@media screen and (max-width: 766px) {
  #ngoContentContainer .paynowalign {
    width: 102%;
  }

  #ngoContentContainer .mob-pad {
    padding-right: 12px;
  }
}

@media screen and (max-width: 680px) {
  #ngoContentContainer .paynowalign {
    margin-top: -10px;
  }

  #ngoContentContainer .iframe_width {
    width: 200;
  }

  #ngoContentContainer .qty_align {
    padding-left: 0px;
  }

  #ngoContentContainer .units_align {
    margin-left: 10px;
    padding-left: 0;
  }

  #ngoContentContainer .nav>li>a {
    padding: 10px 0px;
  }

  #ngoContentContainer .nav>li>a:hover {
    padding: 10px 0px;
  }

  #ngoContentContainer .nav-tabs>li {
    margin-bottom: 0px;
  }

  #ngoContentContainer .dm_ngo_desc_modal .modal-dialog {
    width: calc(100% - 30px);
    margin: 15px auto;
    border-radius: 8px;
    overflow: hidden;
  }

  .dm_ngo_desc_modal .modal-content {
    width: 100%;
    /*height: 500vh;*/
  }

  #ngoContentContainer .dm-product-details-popup .modal-dialog {
    width: 100%;
    margin: 0 auto;
    border-radius: 0px;
    overflow: hidden;
    height: 100vh;
  }

  #ngoContentContainer .dm-product-details-popup .modal-content {
    height: 100vh;
  }

  #ngoContentContainer .dm-product-details-popup .modal-content .modal-body {
    overflow: auto;
    height: calc(100% - 50px);
  }

  .productScreen.modal-open .modal-backdrop {
    /* z-index: 9999; gift info modal hide in mobile*/
    z-index: 9998;
  }

  #ngoContentContainer .dm-m-tabs {
    min-width: 70px;
    text-align: center;
    width: auto;
    padding: 8px 10px;
  }

  #ngoContentContainer .nav>li>a.dm-m-tabs-btn {
    padding: 10px 5px;
  }

  .dm-margin-bottom {
    margin-bottom: -20px;
  }

}

/*#mobile{
    display: none;
}
#non-mobile{
    display: block;
}*/

@media screen and (max-width: 420px) {
  #ngoContentContainer .ngo-logo {
    width: 100%;
  }

  #ngoContentContainer .qtytext {
    margin-left: 0;
  }
}



#ngoContentContainer #payment_options .list-group {
  font-size: 16px;
}

/*# sourceMappingURL=bootstrap.css.map */

/*====================================================================================*/
/*#danamojo-widget-container .qty_input{
  height: 30px;
    width: 40px;
    padding: 2px;
    text-align: center;
}*/
/* #ngoContentContainer .dm-product-header{padding-top:10px;} */
#ngoContentContainer .units_align {
  margin-left: 0px;
  padding-left: 20px;
}

#ngoContentContainer .units_input {
  padding-left: 15px;
}

#ngoContentContainer .qty_input {
  height: 34px;
  padding: 2px;
  transition: box-shadow 0.3s ease 0s;
  width: 40px;
  text-align: center;
  margin-left: 0px;
}

/*#ngoContentContainer .minus_btn {
  margin-top: -5px;
  display: none;
}
#ngoContentContainer .plus_btn {
  margin-top: -5px;
  display: none;
}*/
#ngoContentContainer .head_heading {
  font-size: 17px;
  /* color: #2e74b5; */
  text-align: center;
  overflow-wrap: normal;
}

#ngoContentContainer .boder_body {
  border-bottom: 1px solid #e7e7e7;
  padding: 15px 0;
  /*  border-left:1px solid #cccccc; padding:5px;
  border-right:1px solid #cccccc; padding:5px;
*/
}

#ngoContentContainer .dmright {
  text-align: right;
  margin: 0px;
  right: 0px;
  bottom: 0px;
  height: auto;
  float: right;
}

#ngoContentContainer .dmright span.rupee-style {
  margin-right: 5px;
}

#ngoContentContainer .tabletQtyWidth {
  width: 140px;
}

#ngoContentContainer h2 {
  font-size: 33px;
  font-weight: bold;
  margin-top: 31px;
}

#ngoContentContainer .product_qty.qty_input {
  /*border: 1px solid #333;*/
}

#ngoContentContainer .qtytext {
  /*font-size: 14px;*/
  /* margin-left: -5px;
  background-color: #fff;*/
  /* border-radius: 4px; */
}

#ngoContentContainer .qtytext_price {
  font-size: 12px;
  /* margin-left: -5px;
  background-color: #fff;*/
  border-radius: 4px;
}

#ngoContentContainer .total_text {
  font-size: 25px;
}

#ngoContentContainer .logo_circle {
  height: 80px;
  width: 80px;
  margin-bottom: 10px;
  margin-top: 10px;
}

#ngoContentContainer .padding {
  padding: 0px;
}

#ngoContentContainer .padding {
  padding: 0px;
}

#ngoContentContainer .widthngo {
  width: 720px;
}

#ngoContentContainer .widthngo {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

#ngoContentContainer #donorInfo label,
#ngoContentContainer #productoverlay label {
  padding-top: 1px;
}

#ngoContentContainer #donorInfo .mandatory,
#ngoContentContainer #productoverlay .mandatory {
  margin: 0 1px;
  color: #E91D1D;
}

#ngoContentContainer label {
  padding-top: 1px;
}

#ngoContentContainer .mandatory {
  margin: 0 1px;
}

/*#donorInfo .field-donationinfo-mobile .mandatory{
  display: none;
}*/

#ngoContentContainer .mobile_view {
  display: inline-block;
  width: 90px;
  color: #333333;
}

#ngoContentContainer .mobile_font {
  font-size: 18px;
}

#ngoContentContainer .mobile-padding {
  margin-top: 20px;
}

#ngoContentContainer .qty_spinner {
  width: 50px;
}


#ngoContentContainer .modal {
  overflow: scroll;
}

#ngoContentContainer .modal-content {
  padding: 0px;
  width: 100%;
}

/*==================================Payment Form===========================================*/
/* CSS for Credit Card Payment form */
#ngoContentContainer .credit-card-box .dm-panel-title {
  display: inline;
  font-weight: bold;
}

#ngoContentContainer .credit-card-box .form-control.error {
  border-color: red;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6);
}

#ngoContentContainer .credit-card-box label.error {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}

#ngoContentContainer .credit-card-box .payment-errors {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}

#ngoContentContainer .credit-card-box label {
  display: block;
}

/* The old "center div vertically" hack */
#ngoContentContainer .credit-card-box .display-table {
  display: table;
}

#ngoContentContainer .credit-card-box .display-tr {
  display: table-row;
  width: 100%;
}

#ngoContentContainer .credit-card-box .display-td {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

/* Just looks nicer */
#ngoContentContainer .credit-card-box .dm-panel-heading img {
  min-width: 180px;
}

#ngoContentContainer .field-donationinfo-passportnumber {
  display: none;
}

#ngoContentContainer #chkbox-div {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 6px;
  font-weight: bold;
  font-size: 13px;
}

#ngoContentContainer #outer_cheque .control-label {
  padding-top: 1px;
}

#ngoContentContainer #donor_info_on_cheque {
  /*border-top: 1px solid #ccc;*/
  /*padding-top: 17px;*/
  display: none;
}

#ngoContentContainer .bank_transfer {
  font-size: 14px;
  font-weight: bold;
}

#ngoContentContainer .bottom-padd {
  padding-bottom: 15px;
}

#ngoContentContainer .p-class {
  font-size: 12px;
  padding-bottom: 10px;
  font-weight: 500;
  text-align: justify;
}

#ngoContentContainer .header_about {
  border-bottom: 1px dashed #c3c3c3;
  font-size: 12px;
  padding-bottom: 10px;
}

address {
  border: 1px dotted #dddddd;
  font-size: 12px;
  /*margin: 16px 0 ;*/
  padding: 3px;
}

#ngoContentContainer .mobile_div_css.input-group {
  float: none;
  padding-left: 21px;
  margin-top: -32px;
}

#ngoContentContainer .poweredby-logo img {
  float: none;
  width: inherit;
}

#ngoContentContainer .poweredby-logo span img {
  float: right;
  width: 105px;
  margin-top: -3px;
}

#ngoContentContainer div.poweredby-logo {
  text-align: right;
}

#ngoContentContainer div.poweredby-logo span {
  font-style: normal;
}

#ngoContentContainer #donorInfo,
#ngoContentContainer #productoverlay {
  background: rgba(0, 0, 0, 0.49) none repeat scroll 0 0;
}

#ngoContentContainer .note-css {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px 0;
}

/* #ngoContentContainer .note-css i{
  color: #e91d1d;
} */
#ngoContentContainer #modalTotalPrice {
  font-size: 20px;
}

/* #ngoContentContainer .blue_css{
  color: #337ab7;
} */
#ngoContentContainer .PAN_cls {
  cursor: help;
}

#ngoContentContainer .rupee-style,
#ngoContentContainer .amt_inr span,
#ngoContentContainer .cost_inr span {
  font-size: 17px;
}

#ngoContentContainer .rupee-style-mobile {
  font-size: 20px;
  font-weight: bold;
}

#ngoContentContainer ul#donorTabs li span {
  display: block;
  float: left;
}

/*===============Monthly giving======================================*/
#ngoContentContainer #giving-selection .row-bg {
  /* background-color: #ffffff;  */
  font-size: 22px;
  text-align: center;
  cursor: pointer;
}

#ngoContentContainer #giving-selection .row-child-l {
  width: 100%;
  height: 45px;
  padding: 5px 0px;
}

#ngoContentContainer #giving-selection .row-child-r {
  width: 100%;
  height: 45px;
  padding: 5px 0px;
}

#ngoContentContainer #giving-selection .tab-width {
  width: 50%;
  float: left;
  border: 1px solid #ddd;
}

#ngoContentContainer #giving-selection .tab-width-full {
  width: 100%;
  float: left;
  border: 1px solid #000;
}

#ngoContentContainer #dm_mobile_view_top_bar {
  /* background-color: #ffffff; */
  font-size: 22px;
  text-align: center;
  cursor: pointer;
}

/* #ngoContentContainer #dm_mobile_view_top_bar a:hover, #ngoContentContainer #dm_mobile_view_top_bar a:focus{
  color: #049011;
} */

#ngoContentContainer #dm_mobile_view_top_bar .row-child-l {
  width: 100%;
  height: 45px;
  padding: 8px 0px;
}

#ngoContentContainer #dm_mobile_view_top_bar .row-child-r {
  width: 100%;
  height: 45px;
  padding: 8px 0px;
}

#ngoContentContainer #dm_mobile_view_top_bar .row-child-l,
#ngoContentContainer #dm_mobile_view_top_bar .row-child-r {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 46px;
}

#ngoContentContainer #dm_mobile_view_top_bar .tab-width {
  width: 50%;
  float: left;
  border: 1px solid #ddd;
  font-size: 16px;
}

/* #ngoContentContainer #dm_mobile_view_top_bar .giveingtabactive{
  background-color: #049011;color: #fff;text-decoration: unset;
}  */

#ngoContentContainer #dm_mobile_view_top_bar a:focus,
#ngoContentContainer #dm_mobile_view_top_bar a:hover {
  text-decoration: unset;
}

/* .giveingtabactive{
  background-color: #337AB7;color: #fff;
}  */
#ngoContentContainer #giving-selection .row-bg a {
  text-decoration: none;
}

/*===========================End Monthly giving==================================*/
/*===========================Payment form Ends====================================*/

#ngoContentContainer .dana-powered,
.dana-red,
.dana-darkblue,
.dana-lightgreen,
.dana-yellow,
.dana-mustered,
.dana-purple,
.dana-lightblue {
  font-size: 16px;
}

#ngoContentContainer .dana-powered {
  color: #999999;
}

#ngoContentContainer .dana-red {
  color: #de0e08;
}

#ngoContentContainer .dana-darkblue {
  color: #2765a1;
}

#ngoContentContainer .dana-lightgreen {
  color: #b8da8d;
}

#ngoContentContainer .dana-yellow {
  color: #fefc4f;
}

#ngoContentContainer .dana-mustered {
  color: #f2d033;
}

#ngoContentContainer .dana-purple {
  color: #6e4790;
}

#ngoContentContainer .dana-lightblue {
  color: #04b2e9;
}

#ngoContentContainer .center {
  text-align: center;
}

#ngoContentContainer .justify {
  text-align: justify;
}

#ngoContentContainer #donorInfo {
  /* z-index: 99999;  Gifting modal hide*/
  z-index: 9999;

}

#ngoContentContainer #productoverlay {}

#ngoContentContainer {

  margin-top: 20px;
}

#ngoContentContainer .qrcode-btn {
  font-size: 18px;
  border-radius: 4px;
  padding-top: 2px;
}

#ngoContentContainer .quick-upi-btn {
  font-size: 24px;
  border-radius: 4px;
  margin-top: 10px;
  height: 40px;
  padding-top: 0px;
}

#ngoContentContainer .qrcode-hint-cls {
  font-size: 16px;
  margin-top: 10px;
  font-weight: 600;
}

#ngoContentContainer .qrcode-outer {
  padding-top: 15px;
}

#ngoContentContainer .qrcode-cls {
  border-radius: 4px;
  border: 1px solid #676A6D;
}

#ngoContentContainer .qrcode-text-cls {
  font-size: 14px;
  text-align: justify;
}

#ngoContentContainer .quick-c-btn {
  border-radius: 4px;
  margin-top: 10px;
  font-size: 18px;
}

#ngoContentContainer .quick-c-icon {
  margin-top: 28px;
}

#ngoContentContainer .qr-upiid {
  margin-top: 10px;
  font-size: 14px;
}

@media screen and (max-width: 1000px) {

  /*#ngoContentContainer .minus_btn {
    display: block;
    margin-top: -2px;
  }
  #ngoContentContainer .plus_btn {
    display: block;
    margin-top: -2px;
  }*/
  #ngoContentContainer .qty_input {
    height: 31px;
    margin-right: 1px;
  }

  #whatsapp_link {
    display: block;
  }


}

@media screen and (max-width: 900px) {
  #ngoContentContainer .modal-dialog {
    width: 768px;
  }
}

@media screen and (max-width: 768px) {
  #ngoContentContainer .modal-dialog {
    width: 500px;
  }

  #ngoContentContainer .quick-upi-btn {
    font-size: 17px;
    border-radius: 4px;
    margin-top: 10px;
    height: 40px;
    padding-top: 5px;
  }

  #ngoContentContainer .qrcode-hint-cls {
    font-size: 16px;
    margin-top: 10px;
    font-weight: bold;
  }

  #ngoContentContainer .mobile_div_css.input-group {
    float: none;
    padding-left: 21px;
    margin-top: -20px;
  }

  #ngoContentContainer #giving-selection .row-child-l,
  #ngoContentContainer #giving-selection .row-child-r {
    padding: 10px 0px;
    font-size: 15px;
  }
}

@media (min-width: 321px) and (max-width: 400px) {
  #ngoContentContainer .mobile_only1 {
    padding: 10px 12px;
  }

  #ngoContentContainer .mobile_only2 {
    padding: 10px 15px
  }

  #ngoContentContainer .one-line .btn {
    font-size: 12px;
  }

  #ngoContentContainer .large_sc {
    display: none;
  }

  #ngoContentContainer .small_sc {
    display: block;
  }

  #ngoContentContainer .one-line {
    margin-bottom: 10px;
  }

  #ngoContentContainer .modal-dialog {
    width: 360px;
  }

  #ngoContentContainer .mobile_div_css.input-group {
    padding-left: 15px;
  }

  #ngoContentContainer .modal-dialog {
    width: 300px;
  }
}

@media (max-width: 320px) {
  #ngoContentContainer .mobile_only1 {
    padding: 10px 6px;
  }

  #ngoContentContainer .mobile_only2 {
    padding: 10px 19px
  }

  #ngoContentContainer .one-line .btn {
    font-size: 12px;
  }

  #ngoContentContainer .large_sc {
    display: none;
  }

  #ngoContentContainer .small_sc {
    display: block;
  }

  #ngoContentContainer .one-line {
    margin-bottom: 10px;
  }

  #ngoContentContainer .modal-dialog {
    width: 360px;
  }
}

/*@media screen and (max-width: 309px) {
  
  .mobile_only1 {
    padding:10px 4px;
  }
  .mobile_only2 {
    padding:10px 17px
  }
  .large_sc{
    display: none;
  }
  .one-line .btn{
    font-size: 13px;
  }
}*/

@media screen and (min-width: 400px) {
  #ngoContentContainer .large_sc {
    display: block;
  }

  #ngoContentContainer .small_sc {
    display: none;
  }
}

#loading_div {
  position: fixed;
  /* Sit on top of the page content */
  display: none;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
  z-index: 99999999999;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */
}

#loading-img {
  background: url(https://danamojo.org/dm/css/images/loading.gif) center center no-repeat;
  height: 100%;
  top: 15%;
  z-index: 999999;
}

#loading-img {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  /*background-color: #efefef;*/
}

/*#loading-img {
    background: url(https://danamojo.org/dm/css/images/loading.gif) center center no-repeat;
    height: 100%;
    top:20%;
    z-index: 99999;
}

#loading_div {
    background: #e9e9e9;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    z-index: 999999;
}*/

.field-donationinfo-iframeurl {
  display: none;
}

#confirmation .at_flat_counter {
  display: inline-block;
}

.dmright.qtytext {
  text-align: right;
}

.share_div {
  width: 100%;
  /*  float: left;*/
}

.share_div_offline {
  width: 100%;
  float: left;
}

.sms_icon {
  display: none;
}

#ngoContentContainer .addthis_button_whatsapp {
  display: none;
}

#ngoContentContainer #confirmation .addthis_toolbox span {
  display: inline-block;
}

#ngoContentContainer .dm_rs_input {
  border-radius: 0px;
  box-shadow: 1px 1px 2px 0 #9c9c9c inset;
  height: 34px;
  margin-top: 0;
  padding: 2px;
  text-align: center;
  transition: box-shadow 0.3s ease 0s;
  width: 60px;
}

#ngoContentContainer .product_photo {
  float: left;
  padding-left: 18px;
  min-width: 100px;
  min-height: 20px;
}

#ngoContentContainer .product_photo img {
  max-height: 74px;
  object-fit: cover;
  object-position: center;
}

#ngoContentContainer #payment_form_div p,
#ngoContentContainer #payment_form_div strong,
#ngoContentContainer #payment_form_div div {
  font-size: 13px;
}


#ngoContentContainer .list-group.dm-arrow-tab-group .dm-arrow-tab-box a.dm-list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

#ngoContentContainer .list-group.dm-arrow-tab-group .dm-arrow-tab-box a.dm-list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  text-decoration: none;
}

#ngoContentContainer .dm-arrow-tab-box {
  overflow: hidden;
  padding-right: 20px;
  display: table;
  width: 100%;
}

#ngoContentContainer .list-group.dm-arrow-tab-group .dm-arrow-tab-box a.dm-list-group-item {
  position: relative;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  height: 80px;
  vertical-align: middle;
  display: table-cell;
}

/* #ngoContentContainer .list-group.dm-arrow-tab-group .dm-arrow-tab-box a.dm-list-group-item:hover{background:#337AB7 ;color:#fff ;border-color: #337ab7; } */
/* #ngoContentContainer .list-group.dm-arrow-tab-group .dm-arrow-tab-box a.dm-list-group-item:hover p,  */
#ngoContentContainer .list-group.dm-arrow-tab-group .dm-arrow-tab-box a.dm-list-group-item.dmactive p,
#ngoContentContainer .list-group.dm-arrow-tab-group .dm-arrow-tab-box a.dm-list-group-item.dmactive p span,
#ngoContentContainer .list-group.dm-arrow-tab-group .dm-arrow-tab-box a.dm-list-group-item:hover p span {
  color: inherit;
}

/* #ngoContentContainer .list-group.dm-arrow-tab-group .dm-arrow-tab-box a.dm-list-group-item.active{background:#337AB7 ;color:#fff ;border-color: #337ab7; } */
/* #ngoContentContainer .list-group.dm-arrow-tab-group .dm-arrow-tab-box a.dm-list-group-item:hover:after{content: " "; 
      display: block; 
      width: 0; 
      height: 0;
      border-top: 50px solid transparent;
      border-bottom: 50px solid transparent;
      border-left: 21px solid #337AB7;
      position: absolute;
      top: 50%;
      margin-top: -50px;
      left: 100%;
      z-index: 2; } 

#ngoContentContainer .list-group.dm-arrow-tab-group .dm-arrow-tab-box a.dm-list-group-item.active:after{content: " "; 
      display: block; 
      width: 0; 
      height: 0;
      border-top: 50px solid transparent;
      border-bottom: 50px solid transparent;
      border-left: 21px solid #337AB7;
      position: absolute;
      top: 50%;
      margin-top: -50px;
      left: 100%;
      z-index: 2;}
*/

.fusion-header-wrapper {
  z-index: 9;
}

.fusion-footer-copyright-area {
  z-index: 9;
}

.modal,
.modal>.content {
  visibility: visible;
}

#ngoContentContainer .dm_bm_icon img {
  padding: 0px 2.5px;
  height: 60px;
  width: 60px;
}

/*DRAG n DROP CSS*/
#dragandrophandler {
  border: 2px dotted #0b85a1;
  color: #92aab0;
  font-size: 200%;
  height: 100px;
  margin-bottom: 10px;
  margin-top: -40px;
  text-align: left;
  vertical-align: middle;
  width: 400px;
  padding-top: 50px;
}

/* #ngoContentContainer .field-donationinfo-passportcopylink{
  margin-top: 35px;
} */
#ngoContentContainer .field-donationinfo-passportcopylink .col-sm-7 {
  z-index: 10;
}

#ngoContentContainer .nationalityinfo_cls {
  top: 3px;
  height: 38px;
  margin-left: 80px;
  position: absolute;
}

#ngoContentContainer .nationalityinfo_checkbox_cls {
  top: 3px;
  right: 80px;
  height: 38px;
  position: absolute;
}

#ngoContentContainer .country_info_cls {
  top: 3px;
  height: 38px;
  margin-left: 60px;
  position: absolute;
}

#ngoContentContainer .showId_cls {
  top: 3px;
  height: 38px;
  margin-left: 60px;
  position: absolute;
}

#ngoContentContainer .dm-brand-logo {
  max-width: 280px;
}

#ngoContentContainer .dm-pull-left {
  float: left !important;
}

#ngoContentContainer .dm-pull-right {
  float: right !important;
}

#ngoContentContainer .dm-pointer {
  cursor: pointer;
}

@media (max-width:767px) {
  #ngoContentContainer .dm-arrow-tab-box {
    padding-right: 0px;
  }

  .popover {
    max-width: 250px;
    width: 250px;
  }

  .fusion-body .fullwidth-box #ngoContentContainer .container {
    width: auto;
  }

  .fusion-body .fullwidth-box #danamojo-widget-container.container {
    width: auto;
  }

  .col-sm-5,
  .col-sm-7 {
    float: none;
    width: auto;
  }

  /* #ngoContentContainer .nationalityinfo_cls, #ngoContentContainer .showId_cls, #ngoContentContainer .country_info_cls{
    margin-top: -38px;float: right;
    height: 38px;
  } */

  #ngoContentContainer .nationalityinfo_checkbox_cls {
    top: 3px;
    right: -10px;
    height: 38px;
    position: absolute;
  }

  #ngoContentContainer .modal-dialog {
    width: 100%;
  }
}

@media screen and (max-width: 500px) {
  #ngoContentContainer .modal-dialog {
    width: 100%;
    margin-top: 0%;
  }

  /* #ngoContentContainer .nationalityinfo_cls, #ngoContentContainer .showId_cls, #ngoContentContainer .country_info_cls{
    margin-top: -38px;float: right;
    height: 38px;
  } */

}

@media screen and (max-width: 360px) {
  #ngoContentContainer .modal-dialog {
    margin-top: 0%;
    width: 100%;
  }

  /* #ngoContentContainer .nationalityinfo_cls{
    margin-top: -42px;float: right;
  } */

  #ngoContentContainer #giving-selection .row-bg {
    font-size: 20px;
  }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: dmactive) {
  /* IE10+ CSS styles go here */
  /* #ngoContentContainer, #danamojo-product-container {
    
  } */
}

/*=========================================Part-2====================================*/
.layout-icon-cls {
  text-transform: none;
}

.widget-item-dm {}

.widget-item-dm .caption-dm {
  padding: 0px;
}

.widget-item-dm .list-group-item-heading-dm {
  font-size: 15px;
  line-height: 20px;
  padding: 4px 5px;
  margin: 0px;
  height: 82px;
  overflow: hidden;
}

.cost-increement-btn {
  padding: 5px 5px;
  border-bottom: 1px solid #ede9e9;
}

.cost-increement-btn .cost-box {
  float: left;
}

.cost-increement-btn .increement-btn {
  float: right;
}

.cost-increement-btn .increement-btn .btn-dm span.input-act {
  font-size: 12px;
}

.cost-box .cost-box-rs {
  margin-bottom: 0px;
  margin: 0px;
  font-size: 15px;
}

.cost-box .cost-box-rs .rupee-style {
  font-size: 15px;
}

.widget-item-dm-footer {
  padding: 10px 10px 10px 10px;
  text-align: center;
  background: #f3f3f3;
}

.widget-item-dm-footer .widget-item-dm-footer-amount {
  margin: 0px;
  font-size: 18px;
}

.widget-item-dm-footer .widget-item-dm-footer-amount .rupee-style {
  font-size: 15px;
}

.widget-item-dm-footer .widget-item-dm-footer-amount span.footer-amount-span {
  color: #2e73b4;
  font-size: 18px;
}

.increement-btn .input-group {
  width: 100px;
}

.increement-btn .input-group .input-group-btn .btn .glyphicon {
  margin-right: 0px;
  top: 0px;
  font-size: 12px;
}

.increement-btn .input-group .form-control.input-number {
  padding: 6px 5px;
  text-align: center;
}

#ngoContentContainer .increement-btn .input-group .form-control {
  padding: 6px 0px;
  min-height: 34px;
}

.btn-dm {
  display: inline-block;
  padding: 11px 7px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.increement-btn .btn-dm.quantity-left-minus {
  border-radius: 4px 0px 0px 4px;
}

.increement-btn .btn-dm.quantity-right-plus {
  border-radius: 0px 4px 4px 0px;
}

.thumbnail-dm {
  display: block;
  padding: 0px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.thumbnail-dm img {
  max-width: 100%;
  height: 232px;
}

.thumbnail-dm-img {
  text-align: center;
}

.widget-item-dm-footer.widget-item-dm-footer-inactive span,
.widget-item-dm-footer.widget-item-dm-footer-inactive h4 {
  color: #cac7c7;
}

.ft-amount-box-1 {
  float: left;
}

.ft-increement-box {
  float: right;
}

.ft-increement-box .increement-btn .btn-dm span.input-act {
  font-size: 12px;
}

.font-plus {
  font-size: 16px;
}


.units_input .minus_btn {
  border-radius: 4px 0px 0px 4px;
  padding: 6px 6px;
  width: inherit;
}

.units_input .plus_btn {
  border-radius: 0px 4px 4px 0px;
  padding: 6px 4px;
  width: inherit;
}

.units_input .qty_input {
  border-radius: 0px;
}

.dmright .minus_btn {
  border-radius: 20px 0px 0px 20px;
  padding: 6px 6px;
}

.dmright .plus_btn {
  border-radius: 0px 20px 20px 0px;
  padding: 6px 4px;
}

.dmright .dm_rs_input {
  border-radius: 0px;
}

/* #ngoContentContainer .cost_inr span,#ngoContentContainer .ft-amount-box-1 span,#ngoContentContainer .amt_inr span,#ngoContentContainer span.rupee-style,#ngoContentContainer span#productTotalPriceSymbol{
  text-transform: uppercase ;
}

#ngoContentContainer .cost_inr span.mobile_view,#ngoContentContainer .amt_inr span.mobile_view,#ngoContentContainer .cost_inr span.rupee-style-mobile{
text-transform: lowercase ; 
} */

#mobile .minus_btn {
  border-radius: 4px 0px 0px 4px;
  padding: 6px 6px;
  margin-right: -5px;
  height: 38px;
  margin-top: -2px;
}

#mobile .plus_btn {
  border-radius: 0px 4px 4px 0px;
  padding: 6px 6px;
  margin-left: -6px;
  height: 38px;
  margin-top: -2px;
}

#mobile .qty_input {
  border-radius: 0px;
  padding-top: 0px;
  height: 38px;
  margin-top: -1px;
}

#mobile .dm_rs_input {
  border-radius: 0px;
  padding-top: 0px;
  height: 38px;
  margin-top: -2px;
}

#ngoContentContainer #grid_view .widget-item-dm.col-sm-4 {
  padding-left: 1px;
  padding-right: 1px;
}

#ngoContentContainer #cashfreeRecurringModal {
  z-index: 1000000000000;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.75);
}

#ngoContentContainer #cashfreeRecurringModal .modal-dialog {
  width: 50%;
}

#ngoContentContainer #cashfreeRecurringModal .modal-body iframe {
  min-height: 400px;
}

#ngoContentContainer #cashfreeRecurringModal .modal-header {
  padding: 0px;
  border-bottom: 0px solid #e5e5e5;
  position: relative;
  right: 10px;
  top: 5px;
}

#ngoContentContainer .upi-logo-bg {
  text-align: center;
  padding: 0px 10px;
  border: 1px solid #049011;
  border-radius: 10px;
  margin: 10px 0px;
  box-shadow: 3px 3px 3px 3px rgba(000, 000, 000, 0.5), inset 3px 3px 3px 3px rgba(255, 255, 255, 0.4);
  background: #fff;
}

#ngoContentContainer form#DonationInfo-form .help-block {
  margin-left: -10px;
}

/* ==============================New Loading Style=================================== */
/* #dm-pre-loader{
  background: #fff;  
  display: none;       
  position: fixed;   
  top: 0;                
  right: 0;               
  bottom: 0;
  left: 0;
  opacity: 0.91;
  z-index: 999999999;
}

#loading_div{
  background: #fff;  
  display: none;       
  position: fixed;   
  top: 0;                
  right: 0;               
  bottom: 0;
  left: 0;
  opacity: 0.91;
  z-index: 999999999;
}
.dm-loader,
.dm-loader:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}
.dm-loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -10em;
  border-top: 0.7em solid rgba(67,188,85, 0.2);
  border-right: 0.7em solid rgba(67,188,85, 0.2);
  border-bottom: 0.7em solid rgba(67,188,85, 0.2);
  border-left: 0.7em solid #43bc55;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  top:35%;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
} */

/* =============================End Loading Style================================ */


/* ===================================DM Modal==================================== */
.dmmodal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 0px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
.dmmodal-content {
  background-color: #888;
  margin: auto;
  padding: 10px 20px;
  border: 1px solid #888;
  width: 96%;
  border-radius: 2px;
  opacity: .8;
}

.dmmodal-body {
  min-height: 1000vh;
}

/* The Close Button */
.dmclose {
  color: #aaaaaa;
  float: right;
  font-size: 18px;
  font-weight: bold;
}

.dmclose:hover,
.dmclose:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* ==================================End DM Modal================================= */
#dm-loading-container {
  background-color: #efefef;
  width: 100%;
  opacity: 0.5;
  min-height: 1000vh;
}

/* .dm-loading-text{
  left:45%;
  top:20%;  
} */

.dm-opacity {
  width: 100%;
  min-height: 1000vh;
  background-color: #000;
  opacity: 1;
}

#overlay {
  position: fixed;
  /* Sit on top of the page content */
  display: none;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  /* Black background with opacity */
  z-index: 2;
  /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer;
  /* Add a pointer on hover */
}

/* ===========================================DM Buttons============================== */
#ngoContentContainer .dm-btn:hover,
#ngoContentContainer .dm-btn:focus,
#ngoContentContainer .dm-btn.focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

#ngoContentContainer .dm-btn-default {
  color: #fff;
  background-color: #A7ACB1;
  border-color: #adadad;
}

#ngoContentContainer .dm-btn-default:hover {
  color: #fff;
  background-color: #A7ACB1;
  border-color: #adadad;
}

#ngoContentContainer .dm-btn-primary {
  color: #fff;
  background-color: #2E74B5;
  border-color: #204d74;
}

#ngoContentContainer .dm-btn-primary:hover {
  color: #fff;
  background-color: #2E74B5;
  border-color: #204d74;
}

#ngoContentContainer a#donat_now_link_basic:hover,
#ngoContentContainer a#donat_now_link_basic:focus,
#ngoContentContainer a#donat_now_link:hover,
#ngoContentContainer a#donat_now_link:focus {
  color: #23527c;
  text-decoration: none;
}

#ngoContentContainer .dm-outer-container {
  width: 100%;
}

#ngoContentContainer .dm-row {
  width: 100%;
}

#donor_data .col-md-12 {
  padding-left: 10px;
  padding-right: 10px;
}

#ngoContentContainer #donor_data .form-group {
  margin-bottom: 5px;
}

/* ==================================DM End Buttons=================================== */
/* ==================================== DM Social Integration ===================================== */
/* style inputs and link buttons */
.dm-btn {
  width: 100%;
  padding: 12px;
  border: none;
  border-radius: 4px;
  margin: 5px 0;
  opacity: 0.85;
  display: inline-block;
  font-size: 17px;
  line-height: 20px;
  text-decoration: none;
  /* remove underline from anchors */
}

.dm-btn:hover {
  opacity: 1;
}

/* add appropriate colors to fb, twitter and google buttons */
.dm-fb {
  background-color: #2d4373;
  color: white;
}

.dm-twitter {
  background-color: #2795e9;
  color: white;
}

.dm-google {
  background-color: #c23321;
  color: white;
}

.dm-email {
  background-color: #163758;
  ;
  color: white;
}

.dm-phone {
  background-color: #2b2b2b;
  color: white;
}

.dm-sbutton-top-row {
  margin: 10px 0px 10px;
  text-align: right;
}

#ngoContentContainer .dm-sbutton-top-row .btn {
  border-radius: 4px;
  width: 245px;
}

#ngoContentContainer .dm-col .btn {
  border-radius: 4px;
}

.dm-col {
  float: left;
  width: 50%;
  margin: auto;
  padding: 0 50px;
  margin-top: 6px;
}

/* vertical line */
.dm-vl {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  border: 2px solid #ddd;
  height: 275px;
}

/* text inside the vertical line */
.dm-vl-innertext {
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 8px 10px;
}

/* hide some text on medium and large screens */
.dm-hide-md-lg {
  display: none;
}

#donorInfo #donationinfo-address {
  min-height: 78px;
}

@media screen and (max-width: 767px) {
  #_dm_social_integration {
    height: 90vh;
  }

  .dm-sbutton-top-row {
    margin: 10px 0px 0px;
    text-align: right;
  }

  #ngoContentContainer .dm-sbutton-top-row .btn {
    border-radius: 4px;
    width: 100%;
  }

  .dm-col {
    width: 100%;
    margin-top: 0;
  }

  /* hide the vertical line */
  .dm-vl {
    display: none;
  }

  /* show the hidden text on small screens */
  .dm-hide-md-lg {
    display: block;
    text-align: center;
  }
}

/* ==================================== End DM Social Integration ================================= */

/* ==================================== Theme syle ================================= */
#ngoContentContainer .dm-donate-now {
  font-size: 22px;
  border-radius: 4px;
  font-weight: bold;
}

#ngoContentContainer #donat_now_gift_link:hover,
#ngoContentContainer #donat_now_gift_link:focus,
#ngoContentContainer .dm-donate-now:hover,
#ngoContentContainer .dm-donate-now:focus {
  text-decoration: none
}

#ngoContentContainer .dm-pay-now {
  font-size: 22px;
  border-radius: 4px;
  font-weight: bold;
  padding: 6px 22px;
}

#ngoContentContainer .dm-social {
  font-size: 16px;
  border-radius: 4px;
  font-weight: bold;
}

#ngoContentContainer .dmbtn-gray {
  background-color: #A7ACB1;
  color: #fff;
}

#ngoContentContainer .dmbtn.disabled,
#ngoContentContainer .dmbtn[disabled],
#ngoContentContainer fieldset[disabled] .dmbtn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

#donationinfo-label-id:after {
  content: '*';
  color: #E91D1D;
  font-size: 15px;
}

#ngoContentContainer .widget_model_donation {
  background: rgba(62, 61, 61, 0.87);
}

#ngoContentContainer .widget_model_donation .modal-dialog {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (.5rem * 2));
  background-color: transparent;
  justify-content: center;
}

#ngoContentContainer .widget_model_donation .modal-dialog .modal-content {
  background: #fff;
  width: 100%;
}

#ngoContentContainer .widget_model_donation .modal-image {
  margin-bottom: 30px;
}

#ngoContentContainer .widget_model_donation .modal-image img {
  max-width: 100%;
  border-radius: 15px;
}

/* #ngoContentContainer .widget_model_donation .modal-header{
  border-bottom: 0
} */
#ngoContentContainer .widget_model_donation .modal-dialog .modal-content {
  background: #fff;
  max-width: 80%;
}

#ngoContentContainer .widget_model_donation .modal-dialog .modal-content .modal-body.dm-bg-color {
  display: inline-block;
  width: 100%;
  background-color: transparent;
}

#ngoContentContainer .widget_model_donation .modal-dialog .modal-content .modal-body p:empty {
  display: none;
}

#ngoContentContainer .dm-open-gifting-model {
  margin-left: -15px;
  padding-top: 10px;
}

#ngoContentContainer .dm-open-gifting-model a.dm-font-color {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}

/* Payment popup css */

#ngoContentContainer .large_sc .btn-lg,
#ngoContentContainer #rp_btn_disable .btn-lg,
#ngoContentContainer #rp_btn_enable .btn-lg {
  padding: 10px;
  font-size: 17px;
  margin-bottom: 25px;
  width: 50%;
}

#ngoContentContainer .large_sc .dm-netbanking-btn,
#ngoContentContainer #rp_btn_disable .dm-netbanking-btn,
#ngoContentContainer #rp_btn_enable .dm-netbanking-btn {
  margin-left: 10px;
  width: 45%;
}

#ngoContentContainer .large_sc .dm-poweredby {
  align-items: center;
}

#ngoContentContainer .dm-poweredby .dm-text-poweredBy {
  padding-right: 5px;
}


#ngoContentContainer .progress_passport div[role="progressbar"] {
  border-radius: inherit;
  display: block;
}

/* End */

@media screen and (max-width: 767px) {
  #ngoContentContainer .dm-open-gifting-model {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #ngoContentContainer .dm-open-gifting-model a.dm-font-color {
    font-size: 16px;
  }

  #ngoContentContainer .small_sc .dm-poweredby {
    align-items: center;
    width: 100%;
  }

  #ngoContentContainer .small_sc .dm-poweredby {
    justify-content: center;
  }

  #ngoContentContainer .small_sc .pull-left.one-line {
    width: 100%;
    justify-content: space-between;
    display: flex;
  }

  #ngoContentContainer .small_sc .btn-lg,
  #ngoContentContainer .small_sc .dm-netbanking-btn {
    font-size: 14px;
    padding: 10px 9px;
    width: 48%;
    margin-left: 0;
  }

  #ngoContentContainer #rp_btn_enable .btn-lg,
  #ngoContentContainer #rp_btn_enable .dm-netbanking-btn,
  #ngoContentContainer #rp_btn_disable .btn-lg,
  #ngoContentContainer #rp_btn_disable .dm-netbanking-btn {
    padding: 10px;
    font-size: 14px;
    margin-bottom: 15px;
    width: 100%;
  }

  #ngoContentContainer #rp_btn_disable .dm-netbanking-btn,
  #ngoContentContainer #rp_btn_enable .dm-netbanking-btn {
    margin-left: 0;
  }

}

@media screen and (max-width: 680px) {
  #ngoContentContainer .widget_model_donation .modal-content {
    height: 100vh;
  }
}

.productScreen #dm-loading-container {
  background-color: #efefef;
  width: 100%;
  opacity: 1;
  min-height: inherit;
  /* position: absolute; */
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

#danamojo-product-container {
  float: left;
  width: 100%;
  min-height: 100vh;
}

.at-share-btn-elements {
  display: flex;
}

.at-share-btn-elements svg path,
.at-share-btn-elements svg polygon {
  fill: #22a5c3;
}

#ngoContentContainer #confirmation .at-share-btn-elements .at-share-btn .at-icon-wrapper svg path,
.at-expanded-menu-service-list li .at-expanded-menu-button .at-icon-wrapper svg path,
.at-icon-wrapper svg path {
  fill: #fff;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

/* ==================================== End Theme syle ================================= */

/* ===========================Start Currency dd libs css======================================= */
.iti {
  position: relative;
  display: block !important;
}

.iti__country-list {
  position: fixed !important;
  z-index: 9999999;
  min-height: 300px;
  width: 300px;
  bottom: 0px !important;
}

.iti__country,
.iti__dial-code,
.iti__selected-dial-code {
  text-transform: none !important;
  color: #555 !important;
}

.dd-selected,
.dd-option {
  padding: 2px 5px !important;
  text-transform: none !important;
  border-bottom: 0px !important;
}

.dd-selected .dd-selected-image,
.dd-option-image {
  height: 15px !important;
  border-radius: 2px;
  margin: 2px;
}

.dd-selected,
.dd-option label {
  font-size: 13px !important;
  cursor: pointer;
}

.dd-option-text,
.dd-selected-text {
  padding-top: 0px !important;
  font-weight: normal !important;
  color: #555 !important;
  font-size: 12px;
}

.dd-option-description,
.dd-selected-description {
  height: 0px !important;
}

.dd-select {
  border-radius: 2px;
  border: solid 1px #ccc;
  position: relative;
  cursor: pointer;
  height: 32px;
}

.dd-selected {
  padding: 5px !important;
}

/* ===========================End Currency dd libs css======================================= */
#ngoContentContainer #productoverlay .dm-wrap-modal-contaienr .modal-dialog {
  align-items: center;
  min-height: inherit;
  justify-content: center;
}

#ngoContentContainer #fcyInfo .modal-dialog {
  background-color: transparent;
}

#ngoContentContainer #nationality_info.modal,
#ngoContentContainer #idproof_info.modal,
#ngoContentContainer #country_info.modal {
  overflow: auto;
}

@media (max-width: 768px) {
  #ngoContentContainer #productoverlay .dm-wrap-modal-contaienr {
    height: calc(102vh - 75px);
    overflow-y: scroll;
  }

  #ngoContentContainer .modal-dialog {
    display: block;
  }
}

/* Doner Modal Thanks Section CSS Start */
#ngoContentContainer .dm-donorThanksSec {
  padding-bottom: 13px;
  padding-top: 5px;
}

#ngoContentContainer .dm-thanksCardWrapper {
  border: 1px solid;
  padding: 20px;
  display: flex;
  align-items: center;
  position: relative;
  min-height: 406px;
}

#ngoContentContainer .dm-captureScreenBtn {
  position: absolute;
  top: 17px;
  margin: 0 auto;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  width: 100px;
  height: 32px;
  gap: 10px
}

#ngoContentContainer .dm-captureScreenBtn a,
#ngoContentContainer .dm-captureScreenBtn .dm-shareIcon {
  display: flex;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  cursor: pointer;
}

#ngoContentContainer .dm-captureScreenBtn a svg {
  width: 20px;
  height: 20px;
}

#ngoContentContainer .dm-captureScreenBtn .dm-shareIcon svg {
  width: 18px;
  height: 18px;
}

#ngoContentContainer .dm-captureScreenBtn .dm-screenCaptureInfo,
#ngoContentContainer .dm-captureScreenBtn .dm-screenCaptureInfoOff {
  left: -70px;
  width: 200px;
  display: block;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  padding: 15px;
  top: 45px;
}

#ngoContentContainer .dm-captureScreenBtn .dm-screenCaptureInfo .dm-popArrow,
#ngoContentContainer .dm-captureScreenBtn .dm-screenCaptureInfoOff .dm-popArrow {
  width: 11px;
  height: 11px;
  max-width: 11px;  
  max-height: 11px;
  position: absolute;
  /*    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);*/
  display: inline-block;
  left: -7px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(136deg);
  -moz-transform: rotate(136deg);
  -ms-transform: rotate(136deg);
  -o-transform: rotate(136deg);
  transform: rotate(136deg);
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -6px;
}

#ngoContentContainer .dm-captureScreenBtn .dm-screenCaptureInfo p,
#ngoContentContainer .dm-captureScreenBtn .dm-screenCaptureInfoOff p {
  margin: 0;
}

#ngoContentContainer .dm-captureScreenBtn .dm-screenCaptureInfo .closePopover,
#ngoContentContainer .dm-captureScreenBtn .dm-screenCaptureInfoOff .closePopover {
  background: transparent;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  right: 0;
  top: 0;
  position: absolute;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

#ngoContentContainer #confirmation .dm-captureScreenBtn .dm-screenCaptureInfo .closePopover span,
#ngoContentContainer #confirmation .dm-captureScreenBtn .dm-screenCaptureInfoOff .closePopover span {
  padding: 0;
  margin: 0;
  font-size: 24px;
  /*  color: lightgray;*/
}

#ngoContentContainer #captureDiv,
#ngoContentContainer #captureDivOnline {
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-squireIconLeft,
#ngoContentContainer .dm-thanksCardWrapper .dm-squireIconRight {
  width: 16px;
  height: 16px;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#ngoContentContainer .dm-thanksCardWrapper .dm-squireIconLeft:after,
#ngoContentContainer .dm-thanksCardWrapper .dm-squireIconRight:after {
  position: absolute;
  height: 1px;
  width: 20px;
  content: '';
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#ngoContentContainer .dm-thanksCardWrapper .dm-squireIconLeft:after {
  left: -12px;
  top: 17px;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-squireIconRight:after {
  right: -11px;
  top: -1px;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-squireIconLeft {
  left: 14px;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-squireIconRight {
  right: 14px;
}

#ngoContentContainer .dm-thanksCardInner {
  border: 4px solid;
  text-align: center;
  width: 100%;
  position: relative;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-brushPentBgLeft {
  position: absolute;
  top: 20px;
  left: 0;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-brushPentBgRight {
  position: absolute;
  bottom: 20px;
  right: 0;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-brushPentBgLeft img,
#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-brushPentBgRight img {
  max-height: 120px;
  max-width: inherit;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-ngoLogo {
  padding: 30px 0 20px 0;
  text-align: center;
  height: 100px;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-ngoLogo img {
  max-width: 150px;
  max-height: 60px;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-thanksMsg svg {
  max-width: 300px;
  max-height: 250px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  height: 120px;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-donerName {
  padding: 0px 0 20px 0;
  /*text-transform: uppercase;*/
  font-weight: 600;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-donerName span {
  opacity: .7;
  padding-left: 4px;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-donatedAmount {
  position: relative;
  /*display: flex;
  align-items: center;
  justify-content: center;*/
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-donatedAmount svg {
  /*position: absolute;
  left: 0;
  right: 0;*/
  margin: 0 auto;
  max-width: inherit;
  height: 44px;
}

#ngoContentContainer #confirmation .dm-thanksCardWrapper .dm-thanksCardInner .dm-donatedAmount .rupee-style-mobile {
  position: relative;
  z-index: 9;
  margin: -3px 4px 0 0;
  font-size: 20px;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-donatedAmount .dm-amountGroup {
  margin: 0 auto;
  margin-bottom: -39px;
  display: flex;
  align-items: center;
  min-width: 200px;
  justify-content: center;
  white-space: nowrap;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-donatedAmount strong {
  position: relative;
  z-index: 99;
  font-size: 20px;
  padding-bottom: 5px;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-ngoName {
  padding: 10px 0 15px 0;
  /*text-transform: capitalize;*/
  font-weight: 600;
  font-size: 12px;
  letter-spacing: .5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-ngoName span {
  opacity: .7;
  font-weight: normal;
  padding-right: 4px;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-poweredby {
  width: 100px;
  padding: 5px;
  margin: 0 auto -44px auto;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-poweredby label {
  font-size: 10px;
  letter-spacing: 1px;
}

#ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-poweredby img {
  max-width: 100%;
}

#ngoContentContainer .dm-thanksRightInfo {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 425px;
  padding-top: 5px;
}

#ngoContentContainer .dm-thanksRightInfo .dm-thanksRightInfoTopSec {
  padding-bottom: 15px;
}

#ngoContentContainer .dm-thanksRightInfo .dm-taxbenfitSec {
  /*background: #f9f9f9;
  padding: 15px 20px;*/
  margin-bottom: 15px;
  border-radius: 15px;
}

#ngoContentContainer .dm-thanksRightInfo .dm-taxbenfitSec a {
  display: flex;
  align-items: center;
  gap: 5px;
  text-transform: capitalize;
  margin-bottom: 5px;
  width: 170px;
}

#ngoContentContainer .dm-thanksRightInfo .dm-taxbenfitSec a svg {
  width: 14px;
  height: 14px;
}

#ngoContentContainer .dm-thanksRightInfo .dm-taxbenfitSec p {
  margin-bottom: 0;
}

#ngoContentContainer .dm-thanksRightInfo .dm-refrence-number {
  border: 1px solid;
  padding: 6px 15px;
  margin-bottom: 15px;
  border-radius: 3px;
  text-align: center;
}

#ngoContentContainer .dm-thanksRightInfo .dm-sharemsgNgo .btn-group {
  display: flex;
  align-items: center;
  padding-top: 12px;
  gap: 12px;
}

#ngoContentContainer .dm-thanksRightInfo .dm-sharemsgNgo .btn-group .dmbtn {
  font-size: 14px;
  width: 50%;
  padding: 10px;
  /*text-transform: capitalize;*/
}

#ngoContentContainer .dm-thanksRightInfo .dm-sharemsgNgo .btn-group .dm-gtm-noThx-cls {
  border: 1px solid #bababa;
  background: #f5f5f5;
  color: #5b5b5b;
}

#ngoContentContainer .dm-thanksRightInfo .dm-socialmedia-share {
  padding-bottom: 15px;
}

#ngoContentContainer .dm-thanksRightInfo .dm-socialmedia-share .sharethis-inline-share-buttons {
  text-align: left;
}

#ngoContentContainer #confirmationModal ul.nav {
  /*width: calc(100% - 20px);*/
  width: 100%;
}

#ngoContentContainer .dm-thanksRightInfo .dm-thanksRightInfoTopSec .dmbtn {
  line-height: 1.3333333;
  border-radius: 4px;
  text-decoration: none;
  border: none;
  overflow: hidden;
  padding: 10px;
  width: 50%;
}

@media screen and (max-width: 767px) {
  #ngoContentContainer .dm-thanksCardWrapper {
    border: none;
    padding: 0;
    min-height: inherit;
  }

  #ngoContentContainer .dm-thanksCardWrapper .dm-squireIconLeft,
  #ngoContentContainer .dm-thanksCardWrapper .dm-squireIconRight {
    width: 14px;
    height: 14px;
  }

  #ngoContentContainer .dm-thanksCardWrapper .dm-squireIconLeft {
    left: -5px;
  }

  #ngoContentContainer .dm-thanksCardWrapper .dm-squireIconRight {
    right: -5px;
  }

  #ngoContentContainer .dm-thanksCardWrapper .dm-squireIconLeft:after,
  #ngoContentContainer .dm-thanksCardWrapper .dm-squireIconRight:after {
    display: none;
  }

  .dm-thanksRightInfo {
    padding-top: 42px;
  }

  #ngoContentContainer .dm-thanksRightInfo .dm-taxbenfitSec {
    margin-bottom: 15px;
  }

  #ngoContentContainer .dm-thanksRightInfo .dm-refrence-number {
    margin-bottom: 15px;
  }

  #ngoContentContainer .dm-donorThanksSec {
    padding-top: 5px;
    padding-bottom: 0;
  }

  #ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-thanksMsg,
  #ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-ngoLogo {
    position: relative;
    z-index: 99;
  }

  #ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-ngoLogo {
/*    padding: 15px 20px;*/
  }

  #ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-thanksMsg svg {
    max-width: 80%;
    max-height: 100px;
    /* margin-bottom: -15px; */
  }

  #ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-donerName {
    padding: 5px 12px 20px 12px;
    display: inline-block;
    width: 100%;
  }

  #ngoContentContainer #confirmation .dm-thanksCardWrapper .dm-thanksCardInner .dm-donerName span {
    display: initial;
    padding-left: 2px;
  }

  #ngoContentContainer .dm-thanksCardWrapper .dm-thanksCardInner .dm-ngoName {
    padding: 10px 10px 5px 10px;
    display: inline-block;
  }

  #ngoContentContainer #confirmation .dm-thanksCardWrapper .dm-thanksCardInner .dm-ngoName span {
    display: inline-block;
    padding-right: 2px;
  }

  #ngoContentContainer .dm-thanksRightInfo {
    height: inherit;
  }

  #ngoContentContainer .dm-thanksRightInfo .dm-thanksRightInfoTopSec {
    padding-bottom: 15px;
  }

  #ngoContentContainer .dm-thanksRightInfo textarea.form-control {
    height: 55px;
  }

  #ngoContentContainer .dm-thanksRightInfo textarea.form-control {
    height: 55px;
  }

  #ngoContentContainer #captureDiv,
  #ngoContentContainer #captureDivOnline {
    padding-bottom: 40px;
  }

  #ngoContentContainer #captureDiv,
  #ngoContentContainer #captureDivOnline {
    margin: 0 -10px 0 -10px;
  }

  #ngoContentContainer .dm-captureScreenBtn {
    top: -4px;
    width: 100%;
    height: auto;
  }

  #ngoContentContainer .dm-captureScreenBtn a {
    width: 30px;
    height: 30px;
  }

  #ngoContentContainer .dm-captureScreenBtn .dm-screenCaptureInfo,
  #ngoContentContainer .dm-captureScreenBtn .dm-screenCaptureInfoOff {
    left: -40px;
    top: 42px;
    right: 0;
    margin: 0 auto;
  }

  #ngoContentContainer .dm-captureScreenBtn .dm-screenCaptureInfo .dm-popArrow,
  #ngoContentContainer .dm-captureScreenBtn .dm-screenCaptureInfoOff .dm-popArrow {
    -webkit-transform: rotate(136deg);
    -moz-transform: rotate(136deg);
    -ms-transform: rotate(136deg);
    -o-transform: rotate(136deg);
    transform: rotate(136deg);
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -6px;
  }

  #ngoContentContainer #donorInfo .modal-body .tab-content {
    padding: 0 10px;
    margin: 0 -10px;
  }


}

/*===========================Qr code Plat form======================================*/
.dm-anonymousInfo-box{
  float:left;
  overflow: hidden;
  background: #fff;
  border: 1px solid #E7E7E7;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 5ms;
  position: absolute;
  left: -0px;
}

.dm-anonymousInfo-box:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.dm-anonymousInfo-box-inner{
  width: 100%;
  /* min-height: 220px; */
  padding: 0px 10px;
}
.dm-qrform-web .dm-anonymousInfo-box{
  left: -6px;
  top: 20px;
} 
.generate-qr-section, .generate-qr-section-product, .generate-qr-section-mobile, .generate-qr-section-mobile-product{
  text-align: center;
}

.generate-qr-section img,.generate-qr-section-product img,.generate-qr-section-mobile img,.generate-qr-section-mobile-product img{
  opacity: 0.4;
}
.generate-qr-section .generate-qr{
  z-index: 9999;
  opacity: 1;
  position: relative;
  top: -140px;
}
.generate-qr-section-product{
  min-height: 250px;
}
.generate-qr-section-product .generate-qr{
  z-index: 999999;
  opacity: 1;
  position: relative;
  top: -135px;
}

.generate-qr-section-mobile .generate-qr{
  z-index: 999999;
  opacity: 1;
  position: relative;
  top: -175px;
}

.generate-qr-section-mobile-product .generate-qr {
	z-index: 999999;
	opacity: 1;
	position: relative;
	top: -210px;
}
#ngoContentContainer .dm-anonymousInfo-box .control-label {
  padding-top: 0px;
}

#ngoContentContainer .dm-anonymousInfo-box .mandatory,
#ngoContentContainer .qrcode-outer .mandatory {
  color: red;
}

.dm-anonymousInfo-box .btn-margin {
  margin-top: -10px;
  margin-bottom: 10px;
}

#ngoContentContainer .quick-c-btn-qr {
	border-radius: 4px;
	margin-top: 10px;
	font-size: 18px;
  width: 100%;
}
.dm-anonymousInfo-box.product-qr-form.qrform-web{
  top:290px;
}
.qrcode-res-msg-cls{
  margin-top: -50px;
  text-align: left;
  font-size: 16px;
}
.qrcode-mobileres-msg-cls{
  margin-top: -20px;
  text-align: left;
  font-size: 16px;
}
.dm-anonymousInfo-box-inner .amt-margintop{
  margin-top: -15px;
}
#mobile .dm-anonymousInfo-box-inner .amt-margintop{
  margin-top: 0px;
}

#ngoContentContainer .modal-body {
	margin-bottom: 15px;
}
#ngoContentContainer .dmqrfclose {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	z-index: 999;
	position: relative;
}
#ngoContentContainer .dmqrfclose {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #9B9B9B;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
  right: -6px;
}
.qrcode-ouder-container{
  margin-bottom: 15px;
}

#productoverlay .generate-qr-section .generate-qr {
	top: -165px;
}

#ngoContentContainer #productoverlay .tab-content {
  overflow: visible;
}
.uppercase-cls{
  text-transform: uppercase;
}
.font-size-emoji{
  font-size:25px;
}
.qrConfirmBoxShadow{
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  padding-bottom: 10px;
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.8));
  border-radius: 5px;
  animation: qrConfirmBoxShadow 3s ease 2;
}

#ngoContentContainer .modal {
  z-index: 99999 !important;
}
@keyframes qrConfirmBoxShadow {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.25, 1.25);
  }
}

@media (max-width: 767px) {

  #ngoContentContainer .dm-thanksRightInfo .dm-thanksRightInfoTopSec,
  #ngoContentContainer .dm-thanksRightInfo .dm-socialmedia-share .sharethis-inline-share-buttons {
    text-align: center;
  }

  #ngoContentContainer .dm-thanksRightInfo .dm-socialmedia-share p {
    justify-content: center;
  }

}
.dm-socialmedia-donatebtn .dm-socialIcons{
  padding-left: 0;
  padding-right: 0;
}

/*Disable microsite css property for recurring-pg-div */
@media (min-width: 768px) {
  .dm-noCampaignProduct #danamojo-product-container .dm-productDetails .dm-container-single-product .col-sm-8#recurring-pg-div {
      width: 66.66666667%;
  }
}

#dmIframeThankYouPageContent{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100px;
  z-index: 9999;
  display: none;
}
/* #dmIframeThankYouPageContent .close-btn-position{
  position: relative;
  right: 85px;
  top: 20px;
} */