*
{
    margin: 0;
    padding: 0;
}

body 
{
    padding-top: 0px;
    font-size: 12px;
}

#accordion
{
    margin: 30px 0px;
}

#accordion hr
{
    margin-bottom: 0px;
}

#accordion h3
{
    background: #fff;
    border-radius: 0px;
    padding: 10px;
    margin-top: 5px;
    color: #444;
    border: 1px solid #444;
}

#accordion h3:hover, #accordion h3.ui-state-active
{
    background: #eee;
}

#accordion h3 .fa
{
    font-size: 2em;
    vertical-align: -4px;
    margin: 0px 20px 0px 10px;
    transition: transform 0.3s;
}

#accordion h3.ui-state-active .fa
{
    transform: rotate(90deg);
    transition: transform 0.3s;
}

#accordion .ui-accordion-content
{
    background: #fff;
    border: none;
}

#accordion .ui-accordion-header-icon
{
    display: none;
}

#accordion a
{
    color: #377BBA;
}

#accordion a:hover
{
    text-decoration: underline;
}

.current-year
{
    text-decoration: underline;
}

.menu-icon
{
    float: left;
    margin-top: 7px;
    width: 25px;
    font-size: 22px !important;
}

.link-generator
{
    max-width: 950px;
}

.link-generator .row
{
    margin: 15px 0px;
}

@media (min-width:768px)
{
    .link-generator .col-sm-3
    {
        text-align: right;
        padding-top: 8px;
    }
}

.link-generator #share-code
{
    background-color: #DDD;
    border: 1px solid #888;
    color: #666;
    padding: 5px;
    margin-bottom: 15px;
    overflow: scroll;
    text-align: left;
    height: 50px;
    max-width: 420px;
}

.link-generator .qr-code
{
    width: 230px;
    float: right;
    margin-bottom: 10px;
}

.link-generator #clickbubble
{
    display: none;
    background-color: rgba(0,0,0,0.8);
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 5px;
    padding: .5em;
    position: absolute;
    z-index: 1;
    width: 280px;
    left: 85px;
    bottom: 190px;
}

.link-generator #clickbubble:after
{
    position: absolute;
    display: block;
    content: "";
    border-color: rgba(0,0,0,0.8) transparent transparent transparent;
    border-style: solid;
    border-width: 10px;
    height: 0;
    width: 0;
    left: 50%;
    transform: translate(-50%);
    bottom: -20px;
}

.link-generator .btn-facebook-icon
{
    padding: 10px 18px 6px 17px;
    border-right: solid;
    border-width: 1px;
    font-size: 200% !important;
    float: left;
    margin-top: -13px;
}

.link-generator .btn-facebook
{
    font-size: 16px;
    width: 420px;
    color: #fff;
    background-color: #3b5998;
    border: none;
    padding: 13px 0px 0px 0px;
    margin-bottom: 10px;
}

.link-generator .copy-link-icon
{
    padding: 9px 9px 7px 13px;
    border-right: solid;
    border-width: 1px;
    border-color: #ccc;
    font-size: 190% !important;
    float: left;
    margin-top: -13px;
}

.link-generator #copy-link, .link-generator #download-link
{
    font-size: 16px;
    width: 420px;
    padding: 13px 0px 0px 0px;
    border-radius: 0px;
    margin-bottom: 10px;
}

@media (max-width: 1199px)
{
    .link-generator .qr-code
    {
        float: none;
    }
}

@media (max-width: 500px)
{
    .link-generator .btn-facebook, .link-generator #copy-link, .link-generator #download-link
    {
        font-size: 12px;
        width: 100%;
    }
    .link-generator #clickbubble
    {
        bottom: 165px;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 350px)
{
    .link-generator .btn-facebook, .link-generator #copy-link, .link-generator #download-link
    {
        font-size: 10px;
        padding-top: 10px;
    }
}

.link-generator .btn-facebook:hover
{
    color: #fff;
    background-color: #2d4373;
}

.change-list-terms ol, .change-list-terms ul
{
    display: block;
    margin-left: 40px;
}

.change-list-terms li
{
    list-style-type: lower-alpha;
}

.change-list-terms ul li
{
    list-style-type: decimal;
}

.change-list-help li, .change-list-help ul li
{
    list-style-type: disc;
    margin-left: 40px;
}

.info-box
{
    padding: 5px;
    font-size: 18px;
    margin-bottom: 10px;
    background-color: #baecff;
    border-radius: 5px;
}

.control-label
{
    font-weight: 700;
    height: 40px;
    clear: both;
}

.custom-form input[type=text],
.custom-form input[type=email],
.custom-form input[type=number],
.custom-form input[type=password],
.custom-form textarea,
.custom-form button
{
    margin-bottom: 15px;
    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,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.custom-form textarea
{
    height: 68px;
}

.fancybox-close
{
    display: none;
}

.grid-col-amount, .grid-col-amount_without_vat, .grid-col-amount_osa, .grid-col-amount_voucher, .grid-col-amount_revenue, .grid-col-amount_affil, .grid-col-amount_subaffil, .grid-col-amount_sublector, .grid-col-amount_lector, .grid-col-date, .grid-col-date_email, .grid-col-date_order, .grid-col-date_from, .grid-col-date_created, .grid-col-date_paid
{
    text-align: right;
}

.dropdown-toggle
{
    font-size: 12px;
    height: 30px;
}

.dashboard-filter
{
    position: absolute;
    top: 5px;
    right: 5px;
}

.grid-filters
{
	font-size: 12px;
}

.dashboard-filter .bs-searchbox, .dashboard-filter .date-pick
{
    display:none;
}
.dashboard-filter .bootstrap-select
{
    width: 105px !important;
}

.dropdown-menu, .dashboard-filter .btn
{
    font-size: 11px;
}

.date-pick
{
    text-align: center;
    position: absolute;
    margin-left:-299px;
    width: 300px;
    height: 100px;
    background-color: #fff;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    z-index: 999;
    padding: 5px;
}

.date-pick .close
{
    font-size: 16px;
    margin-left: -20px;
}

.date-pick input
{
    width: 40%;
    margin: 5px 0px;
}

.date-pick .btn-primary
{
    border-radius: 5px;
    border: none;
    padding: 4px 20px;
    margin: 3px;
}

.dashboard-box h3
{
    font-size: 14px;
    margin: 12px 0px 0px 10px;
    float: left;
}

.dashboard-box .box-title
{
    background-color: #EEEEEE;
    width: 100%;
    height: 40px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.dashboard-box .box-title .tooltiptext
{
    font-size: 12px;
    width: 200px;
}

.dashboard-box .box-title .tooltiptext a
{
    text-decoration: underline;
    color: #fff;
}

.dashboard-box .box-title .tooltiptext a:hover
{
    text-decoration: none;
}

.box-title #right
{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.1;
    padding: 10px;
    margin: 1px 0px 0px 0px;
    float: right;
}

.dashboard-box .heading
{
    text-align: center;
    background-color: #EEEEEE;
    padding: 5px;
    margin: 15px 10px 0px 10px;
}

.dashboard-box .note
{
    text-align: center;
    font-size: 10px;
    padding: 5px;
    margin-top: 10px;
}


.dashboard-box .border-line
{
    border-bottom: 1px solid #CCCCCC;
    margin: 0px 10px;
    clear: both;
}

.dashboard-box .left
{
    margin: 5px 0 5px 10px;
    float: left;
}

.dashboard-box .right
{
    margin: 5px 10px;
    float: right;
}

.dashboard-box table
{
    width: 290px;
    margin: 0px 10px 10px 10px;
}

th, td
{
    text-align: left;
    padding: 5px 2px;
}

tr:nth-child(even)
{
    background-color: #f7f7f7
}


.dashboard-box
{
    font-size: 12px;
    width: 310px;
    display: inline-block;
    vertical-align: top;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin: 7px;
    min-height: 375px;
    position: relative;
}

#sidebar-wrapper
{
	font-size: 14px;
    background-color: white;
    border-right: solid 1px #EEEEEE;
    box-sizing: content-box;
    overflow-x: hidden;
}

.sidebar-nav li a:hover,
.sidebar-nav > .sidebar-brand a:hover
{
    color: black;
    background-color: #EEEEEE;
}

.sidebar-nav > li.active > a,
.sidebar-nav > li.active > a:hover,
.sidebar-nav > li.active > a:focus,
.sidebar-nav > li > a.active,
.sidebar-nav > li > a.active:hover,
.sidebar-nav > li > a.active:focus 
{
    color: #555;
    cursor: default;
    background-color: #EEEEEE;
}

.sidebar-nav li.with-subitems a
{
    float: left;
    padding-right: 10px;
}
.sidebar-nav li.with-subitems a.small
{
    text-indent: 10px;
}

#sidebar-user {
    display: none;
}

#my-profile, #my-profile-name {
    cursor: pointer;
}

#my-profile:hover, #my-profile:active, #my-profile:focus,
#my-profile-name:hover, #my-profile-name:active, #my-profile-name:focus {
    color: #777;
}

#page-content > h2
{
    margin-top: -5px;
    margin-bottom: 20px;
}

ul
{
    list-style-type: none;
}

a img
{
    border: 0;
}

a.glyphicon
{
    text-decoration: none;
}

table
{
    border-collapse: collapse;
}

.navbar-top
{
    margin-bottom: 0 !important;
}


/* automaticke otvirani dropdown menu v navbaru */

ul.nav li.dropdown:hover > ul.dropdown-menu 
{
    display: block;    
}

#snippet--flashMessages
{
    position: fixed;
    top: 0;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 60%;
    z-index: 1111;
}

#snippet--flashMessages .alert .flash-close {
    display: block;
    float: right;
    background: transparent;
    text-decoration: none;
    position: relative;
    margin-top: 3px;
    margin-right: 3px;
    opacity: 0.2;
    color: #000;
    cursor: pointer;
}

#snippet--flashMessages .alert .flash-close:hover {
    opacity: 0.4;
}

.container-center
{
    margin: 0 auto 0 auto;
}

.email-verify-box
{
    border: solid 1px lightgrey;
    border-radius: 5px;
    padding: 20px 50px 0px 50px;
    margin: 0px auto 30px auto;
    text-align: center;
    max-width: 650px;
    box-shadow: 0px 2px 3px grey;
}

.form-normal
{
    /*max-width: 700px; */
    max-width: 80%;
}

.form-login
{
    max-width: 350px; 
    padding: 15px;
    margin: 30px auto 0px auto;
}

.forgotten-password span
{
    cursor: pointer;
    color: #499304;
    text-decoration: underline;
}

.error /* styly jako "alert alert-danger" */
{
    color: #A94442;
    background-color: #F2DEDE;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-image: linear-gradient(to bottom, #F2DEDE 0px, #E7C3C3 100%);
    background-repeat: repeat-x;
    border-color: #DCA7A7;
}

.grid-filters input[type='text'], .grid-filters select
{
    font-weight: normal;
    padding-left: 5px;
    padding-right: 5px;
}

.filter-half
{
    width: 80px !important;
}

.filter-range
{
    white-space: nowrap !important;
}
.filter-range input, .filter-range select
{
    display: inline-block;
}


.back, .top-right-button
{
    float: right;
    margin-top: 0px;
    margin-left: 15px;
}

label.required:after
{
    content: " *";
}

.color-box
{
    width: 16px; 
    height: 20px; 
    float: left;
    margin-right: 4px;
}

.grid-col-actions
{
    white-space: nowrap;
}

div.grid form table thead tr .bootstrap-select .dropdown-toggle
{
    padding-top: 4px;
    padding-bottom: 4px;
}

.form-contact
{
    background-color: #EEE;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    width: 50%;
}

.box
{
    background-color: #EEE;
    padding: 1px;
}

.navbar-nav li.active > a /* zmena barvy aktivniho odkazu v menu */
{
    background-color: #E6E8EA !important;
}


/* korekce pozice checkboxu vuci labelum ve formulari */

div.form-group > div > input[type='checkbox']
{
    margin-top: 10px;
}

div.form-group > div input[type='radio']
{
    margin-top: 3px;
}

div.form-group > div > input[type='file']
{
    margin-top: 5px;
}


/* checkboxy v mozille aby byly normalni */

input[type='checkbox'], input[type='radio']
{
    width: 16px;
    height: 16px;
    margin-top: 0px;
}


.ui-datepicker-current.ui-state-default.ui-priority-secondary.ui-corner-all
{
    display: none;
}

.table-sums
{
    margin: 0 auto 50px auto;
    width: 300px;
}
.table-sums td, .table-sums th
{
    white-space: nowrap;
}
.table-sums tr:first-child th
{
    background-color: #EEEEEE;
}

#refreshTotals
{
    margin-bottom: 20px;
}

.purple 
{
    color: #9e2299 !important;
}

.red 
{
    color: #F00 !important;
}

.green
{
    color: #498b18 !important;
}

.center
{
    text-align: center;
}

.affiliate .content
{
    max-width: 1200px;
    margin: auto;
}

.affiliate
{
    font-weight: lighter;
    margin: 0px;
    margin-bottom: -30px;
    padding: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: lighter;
    color: #979a9f;
    background: #F6F6F6;
}
.affiliate li
{
    color: #979a9f;
}

.affiliate section
{
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: -20px;
    padding-left: 20px;
    margin-right: -20px;
    padding-right: 20px;
    background: #F6F6F6;
}

.affiliate section.unpad-bottom
{
    padding-bottom: 0px;
}

.affiliate section.unpad-top
{
    padding-top: 0px;
}

.affiliate section.register-stripe
{
    padding-top: 60px;
}

.affiliate section.white
{
    background: #fff;
}

.affiliate #main-title
{
    margin-top: -5px;
}

.affiliate .section-heading
{
    padding-bottom: 30px;
}

.affiliate .image-gallery img
{
    width: 100%;
    cursor: zoom-in;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 10px;
    box-shadow: 0px 3px 10px #444;
    transition: 0.2s;
}

.affiliate .actions .image-gallery img
{
    margin-top: 16px;
    margin-bottom: 17px;
}

.affiliate .image-gallery img:hover
{
    opacity: 0.7;
    transition: 0.2s;
}

.affiliate img.affil
{
    max-width: 400px;
}

.affiliate img.affil-wide
{
    max-width: 500px;
}

.affiliate .button-link
{
    color: #FFF;
    font-weight: bold;
    background-color: #9e2299;
    border: none;
    cursor: pointer;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 0px;
    font-size: 20px;
    padding: 20px 48px;
}

.fancy-content
{
    width: 840px;
}

@media (max-width:800px)
{
    .fancy-content
    {
        width: 100%;
    }
}

.affiliate .fancybox-iframe-container
{
    margin: 15px auto;
    box-shadow: 0px 3px 10px #444;
    border-radius: 10px;
}

@media (max-width: 991px)
{
    .affiliate .fancybox-iframe-container
    {
        margin: 0px;
        margin-bottom: 10px;
    }
}

.affiliate .button-link:hover
{
    color: #DDD;
    box-shadow: inset 1px 1px 10px #444;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.affiliate a:hover
{
    text-decoration: none;
}

.affiliate ul
{
    margin-left: 40px;
    list-style-type: disc;
}
.affiliate semi-strong
{
    font-weight: 600;
}

@media (max-width: 550px)
{
    .affiliate img.affil, .affiliate img.affil-wide
    {
        max-width: 400px !important;
    }
}

@media (max-width: 450px)
{
    .affiliate img.affil, .affiliate img.affil-wide
    {
        max-width: 300px !important;
    }
}

.home-courses .left-container
{
    position: absolute;
}
.home-courses .left-container.fixed
{
    position: fixed;
    top: 0;
}
.home-courses .right-container
{
    margin-left: 325px;
}
.home-courses #submit
{
    width: 310px;
    margin: 7px;
}
.home-courses h4
{
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.home-courses .connectedSortable
{
    height: 350px;
    overflow: scroll;
}
.home-courses .connectedSortable li
{
    padding: 10px;
    font-size: 14px;
    background: #9e2299;
    color: #fff;
    cursor: move;
    margin-bottom: 1px;
}
.home-courses #sortable-0 li
{
    background: #888;
}
@media(max-width:675px)
{
    .home-courses .left-container, .home-courses .left-container.fixed
    {
        position: relative;
    }
    .home-courses .right-container
    {
        margin-left: 0;
    }
}

.video-container
{
    max-width: 650px;
}

.stat-form {
    margin-bottom: 15px;
    margin-top: 20px;
}

.stat-form input[type="text"] {
    width: 150px;
    display: inline-block;
    vertical-align: middle;
}

.stat-form button, .stat-form input {
    height: 34px;
}

.switch-field {
  display: flex;
  margin-bottom: 36px;
  overflow: hidden;
  float: right;
}

@media (min-width: 500px)
{
    .switch-field {
        position: absolute;
        top: 20px;
        right: 20px;
    }
}

.switch-field input {
  position: absolute !important;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  width: 1px;
  border: 0;
  overflow: hidden;
}

.switch-field label {
  background-color: #e4e4e4;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  padding: 8px 16px;
  margin-right: -1px;
  transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
  cursor: pointer;
}

.switch-field input:checked + label {
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #fff;
  box-shadow: none;
}

.switch-field label:first-of-type {
  border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
  border-radius: 0 4px 4px 0;
}

#stat-select .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#stat-select .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

#stat-select .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
}

#stat-select .container:hover input ~ .checkmark {
  background-color: #ccc;
}

#stat-select .container input[data-color="#348ecf"]:checked ~ .checkmark {
  background-color: #348ecf;
}
#stat-select .container input[data-color="#705739"]:checked ~ .checkmark {
  background-color: #705739;
}
#stat-select .container input[data-color="#b151c4"]:checked ~ .checkmark {
  background-color: #b151c4;
}
#stat-select .container input[data-color="#eda42f"]:checked ~ .checkmark {
  background-color: #eda42f;
}
#stat-select .container input[data-color="#f77474"]:checked ~ .checkmark {
  background-color: #f77474;
}
#stat-select .container input[data-color="#73c451"]:checked ~ .checkmark {
  background-color: #73c451;
}
#stat-select .container input[data-color="#57c9c6"]:checked ~ .checkmark {
  background-color: #57c9c6;
}
#stat-select .container input[data-color="#cf5a00"]:checked ~ .checkmark {
  background-color: #cf5a00;
}
#stat-select .container input[data-color="#ba2222"]:checked ~ .checkmark {
  background-color: #ba2222;
}
#stat-select .container input[data-color="#0f421c"]:checked ~ .checkmark {
  background-color: #0f421c;
}
#stat-select .container input[data-color="#de7ad2"]:checked ~ .checkmark {
  background-color: #de7ad2;
}
#stat-select .container input[data-color="#e3e08f"]:checked ~ .checkmark {
  background-color: #e3e08f;
}
#stat-select .container input[data-color="#221f80"]:checked ~ .checkmark {
  background-color: #221f80;
}
#stat-select.one-color .container input:checked ~ .checkmark {
  background-color: #348ecf !important;
}
#pills-channels canvas {
    margin-bottom: 50px;
}
.grid .sortDesc:after {
    font-family: FontAwesome;
    content: '\f0d7';
    margin-left: 5px;
}
.grid .sortAsc:after {
    font-family: FontAwesome;
    content: '\f0d8';
    margin-left: 5px;
}

.articles-container
{
    max-width: 900px;
}

.articles-container h3
{
    margin-top: 0px;
}

.articles-container .date
{
    font-size: 1.2em;
    font-weight: 500;
}

.articles-container p
{
    font-size: 14px;
}

.articles-container ul, .articles-container ol
{
    font-size: 14px;
    padding-inline-start: 40px;
}

.articles-container ul
{
    list-style-type: disc;
}

.articles-container img
{
    max-width: 700px;
}

hr.small
{
    width: 40px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 2px solid #337ab7;
}

.custom-tooltip.tooltip-icon.fa
{
    margin: 4px 10px 5px 5px;
    cursor: help;
    font-size: 24px;
    vertical-align: top;
}

.custom-tooltip {
  position: relative;
  opacity: 1;
}

.custom-tooltip .tooltiptext {
  font-family: 'Open Sans', sans-serif;
  visibility: hidden;
  width: 340px;
  font-size: 14px;
  line-height: 1.3;
  background-color: #222;
  color: #fff;
  text-align: center;
  padding: 5px 8px;
  border-radius: 4px;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translate(-50%,-100%);
  z-index: 1;
}

.custom-tooltip .tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -7px;
  border-width: 7px;
  border-style: solid;
  border-color: #222 transparent transparent transparent;
}

.custom-tooltip:hover .tooltiptext {
    visibility: visible;
}

label[for="frm-form-form-vimeo_id"]
{
    color: #00ADEF;
}

label[for="frm-form-form-youtube_id"]
{
    color: #FF0100;
}
.help-btn
{
    background: #0AA93F;
    border-color: #0AA93F;
}
.help-btn:hover
{
    background: #00891F;
    border-color: #00891F;
}
.video-help-tag
{
    padding: 4px 8px 3px;
    background: #0AA93F;
    color: #fff;
    border-radius: 4px;
}
.values-box, .values-box:hover, .values-box:focus
{
    text-decoration: none;
    color: #333;
}
.values-box .dashboard-box
{
    min-height: auto;
}
.values-box .box-title
{
    margin-bottom: 2px;
}

.tab-pane .form-control
{
    max-width: 220px;
    display: inline-block;
    vertical-align: bottom;
}

.btn-disabled-container {
    position: relative;
    width: 150px;
}
.btn-disabled-container .btn-disabled {
    cursor: not-allowed;
    background: #999 !important;
    box-shadow: none !important;
    border: none;
    width: 150px;
}
.btn-disabled-container span {
    display: none;
    position: absolute;
    background: #333;
    color: white;
    text-align: center;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 14px;
    max-width: 300px;
    z-index: 1000;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 300px;
}
.btn-disabled-container span::before {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 10px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}
.btn-disabled-container .btn-disabled:hover + span {
    display: inline-block;
}

.btn-border {
    border: 2px solid #337ab7;
    background: #fff;
    color: #337ab7;
}

.btn-border:hover, .btn-border:focus {
    color: #337ab7;
    background-color: rgba(52, 161, 235, 0.13);
}

.saved-info {
    padding: 15px;
    background: #0AA93F;
    color: #fff;
    text-align: center;
    margin-top: 10px;
    font-size: 18px;
    display: none;
}
.reset
{
    border: 0px none;
    clear: both;
    float: none;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
    width: 0px;
}

.ajax-spinner
{
    background: url('../../img/spinner.gif') no-repeat center left;
}
.ajax-spinner-div
{
    background: url('../../img/spinner.gif') no-repeat center left;
    height: 16px;
    width: 16px;
}
#ajax-spinner
{
    background: whitesmoke url('../../img/spinner.gif') no-repeat 50% 50%;
    bottom: 45%;
    display: none;
    font-size: 0;
    left: 45%;
    margin: 15px 0 0 15px;
    padding: 13px;
    position: fixed;
    right: 45%;
    top: 45%;
    z-index: 123456;
}

#admin-menu-icon
{
    font-size: 24px;
    margin-right: 10px;
    margin-top: 3px;
}

@media (min-width: 767px)
{
    #admin-menu-icon
    {
        display: none;
    }
}

.fl
{
    float: left;
}

.fr
{
    float: right;
}

.nowrap
{
    white-space: nowrap;
}
div.nowrap input
{
    display: inline-block;
}

.tal
{
    text-align: left;
}
.tac
{
    text-align: center;
}
.tar
{
    text-align: right;
}

.account_prefix 
{
    width: 75px !important;
    display: inline-block;
}
.account_number 
{
    width: 110px !important;
    display: inline-block;
}
.account_bank 
{
    width: 60px !important; 
    display: inline-block;
}