html,body {
  /* background: #e5e5e5;*/
  background: white;
  height: 100%;
  font-size:14px;
  font-family: Source Sans Pro,sans-serif;
}

/* column magic - bootstrap fix */
.col-mprofi-1 {
    width: 76px;
}

.col-mprofi-2 {
    width: 152px;
}

.col-mprofi-3 {
    width: 228px;
}

.col-mprofi-4 {
    width: 304px;
}

.col-mprofi-5 {
    width: 380px;
}

.col-mprofi-6 {
    width: 456px;
}

.col-mprofi-7 {
    width: 532px;
}

.col-mprofi-8 {
    width: 608px;
}
.col-mprofi-9 {
    width: 684px;
}
.col-mprofi-10 {
    width: 760px;
}
.col-mprofi-11 {
    width: 836px;
}
.col-mprofi-12 {
    width: 912px;
}
#wrapper {
  min-height:100%;
  position: relative;
}


#header {
  width: 100%;
  background: url('/static/img/n/navbar_bg.png') repeat-x left top;
}


#topbar {
  height: 24px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  color: #003663;
}


#navbar {
  height: 73px;
  margin-bottom: 2px;
}

#topbar #client-name {
  padding-top: 0px;
}
#topbar #balance {
  padding-top: 3px;
}

#logout_button {
  background: white;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  height: 24px;
  padding: 0;
}
#logout_button a {
  font-weight: normal;
  color: black;
  text-decoration: none;
}

#social-media {
  padding: 0;
}

#content {
  padding-bottom: 192px;
}

h3.light {
  font-family: 'Open Sans', sans-serif;
  font-size: 40px;
  font-weight: 300;
  margin-bottom: 25px;
}

h4.light {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 300;

}

#footer {
  color: white;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 300;
  background: #102737;
  position: absolute;
  bottom: 0;
  padding:10px 0px;
  width: 100%;
  clear: both;
}

#zakladka {
    width: 156px;
    height: 30px;
    margin: auto;
}

#site-map a {
  color: white;
  text-decoration: none;
}

#copyright {
  font-size: 10px;
}

#navbar_profil:hover {
  background-position: -78px 0;
}
#navbar_profil  {
  display: block;
  background: url('/static/img/n/navbar_profil.png') no-repeat;
  height: 71px;
  width: 78px;
}
#navbar_profil:hover {
  background-position: -78px 0;
}
#navbar_uslugi  {
  display: block;
  background: url('/static/img/n/navbar_uslugi.png') no-repeat;
  height: 71px;
  width: 78px;
}
#navbar_uslugi:hover {
  background-position: -78px 0;
}
#navbar_ustawienia  {
  display: block;
  background: url('/static/img/n/navbar_ustawienia.png') no-repeat;
  height: 71px;
  width: 78px;
}
#navbar_ustawienia:hover {
  background-position: -78px 0;
}
#navbar_cennik  {
  display: block;
  background: url('/static/img/n/navbar_cennik.png') no-repeat;
  height: 71px;
  width: 78px;
}
#navbar_cennik:hover {
  background-position: -78px 0;
}

#navbar_kredyty  {
  display: block;
  background: url('/static/img/n/navbar_kredyty.png') no-repeat;
  height: 71px;
  width: 78px;
}
#navbar_kredyty:hover {
  background-position: -78px 0;
}
#navbar_historia  {
  display: block;
  background: url('/static/img/n/navbar_historia.png') no-repeat;
  height: 71px;
  width: 78px;
}
#navbar_historia:hover {
  background-position: -78px 0;
}
#navbar_pomoc  {
  display: block;
  background: url('/static/img/n/navbar_pomoc.png') no-repeat;
  height: 71px;
  width: 78px;
}
#navbar_pomoc:hover {
  background-position: -78px 0;
}
#navbar_kontakt  {
  display: block;
  background: url('/static/img/n/navbar_kontakt.png') no-repeat;
  height: 71px;
  width: 78px;
}
#navbar_kontakt:hover {
  background-position: -78px 0;
}
#navbar_oferta  {
  display: block;
  background: url('/static/img/n/navbar_oferta.png') no-repeat;
  height: 71px;
  width: 78px;
}
#navbar_oferta:hover {
  background-position: -78px 0;
}
#navbar_onas  {
  display: block;
  background: url('/static/img/n/navbar_onas.png') no-repeat;
  height: 71px;
  width: 78px;
}
#navbar_onas:hover {
  background-position: -78px 0;
}
#media_header_fb  {
  margin-top: 3px;
  display: block;
  background: url('/static/img/n/media_header_fb.png') no-repeat;
  height: 19px;
  width: 18px;
}
#media_header_fb:hover {
  background-position: -18px 0;
}
#media_header_twitter  {
  margin-top: 3px;
  display: block;
  background: url('/static/img/n/media_header_twitter.png') no-repeat;
  height: 19px;
  width: 18px;
}
#media_header_twitter:hover {
  background-position: -18px 0;
}
#media_header_yt  {
  margin-top: 3px;
  display: block;
  background: url('/static/img/n/media_header_yt.png') no-repeat;
  height: 19px;
  width: 18px;
}
#media_header_yt:hover {
  background-position: -18px 0;
}

.no-padding {
  padding: 0px;
}

.inactive-tab {
  background: #d8d8d8;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: white;
  text-align: center;
  height: 28px;
  padding-top: 5px;
  margin-bottom: 10px;
}
.inactive-tab a {
  color: black;
  text-decoration: none;
}
.active-tab {
  background: #428bca;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: white;
  text-align: center;
  height: 28px;
  padding-top: 5px;
  margin-bottom: 10px;
}
.active-tab a {
  color: white;
  text-decoration: none;
}

.margin-10px {
  margin-top: 10px;
}

.loginform {
  padding-top: 12px;
  float:right;
}

.registerlink {
  color:white;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}

.registerlink a{
  color:white;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
}
.registerlink a.bold{
  font-weight: bold;
}

#quote {
    /*height: 200px;
    width: 100%;*/
    /*background: #e5e5e5;*/
}

#quote h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 30px;
  text-align: center;
}

#quote p {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  text-align: center;
}

#quote div {
  text-align: center;

}

.quote-bg {
    padding-top: 45px;
    font-family: 'Sansita One', cursive;
    font-size: 22pt;
    letter-spacing: 2px;
    background: url('/static/img/n/quote.png') 40px 0 no-repeat;
    height: 175px;
}
#references {
    height: 125px;
    width: 100%;
    background: white;
    padding-top: 15px;
    padding-bottom: 15px;
}
#references-inner {
    text-align: center;
    float:left;
    width: 100%;
}

#carousel-div {
    /*max-width: 1440px;
    margin: auto; */
    width:100%;
}

.item img {
    width: 100%;
}

#carousel-inner {
    width: 100%;
    text-align: center;
}

#referencje1  {
  display: block;
  background: url('/static/img/n/referencje1.png') no-repeat;
  height: 125px;
  width: 250px;
}
#referencje1:hover {
  background-position: -250px 0;
}
#referencje2  {
  display: block;
  background: url('/static/img/n/referencje2.png') no-repeat;
  height: 125px;
  width: 250px;
}
#referencje2:hover {
  background-position: -250px 0;
}
#referencje3  {
  display: block;
  background: url('/static/img/n/referencje3.png') no-repeat;
  height: 125px;
  width: 250px;
}
#referencje3:hover {
  background-position: -250px 0;
}
#referencje4  {
  display: block;
  background: url('/static/img/n/referencje4.png') no-repeat;
  height: 125px;
  width: 250px;
}
#referencje4:hover {
  background-position: -250px 0;
}

.margin-bottom-10 {
  margin-bottom: 20px;
}

.margin-top-30 {
  margin-top: 30px;
}

.shadow-header {
  background: white;
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  padding: 3px;

  -webkit-box-shadow: 5px 5px 0px 0px rgba(17,40,55,1);
  -moz-box-shadow: 5px 5px 0px 0px rgba(17,40,55,1);
  box-shadow: 5px 5px 0px 0px rgba(17,40,55,1);
}

.whitebar-header {
    width: 100%;
}
.whitebar-header h3 {
  font-family: 'Open Sans', sans-serif;
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-left: 0px;
    font-size: 40px;
}

.open-sans-light-18 {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.btn_csv_send  {
  display: block;
  background: url('/static/img/n/btn_wysylka_csv.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_csv_send:hover {
  background-position: -238px 0;
}

.btn_sendplus  {
  display: block;
  background: url('/static/img/n/btn_wysylka.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_sendplus:hover {
  background-position: -238px 0;
}

.btn_mail2sms  {
  display: block;
  background: url('/static/img/n/btn_mail2sms.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_mail2sms:hover {
  background-position: -238px 0;
}


.btn_indyvidual_send  {
  display: block;
  background: url('/static/img/n/btn_wysylka_na_numer.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_indyvidual_send:hover {
  background-position: -238px 0;
}
.btn_simple_send  {
  display: block;
  background: url('/static/img/n/btn_wysylka_do_grupy.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_simple_send:hover {
  background-position: -238px 0;
}
.btn_calendar_send  {
  display: block;
  background: url('/static/img/n/btn_wysylka_z_kalendarza.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_calendar_send:hover {
  background-position: -238px 0;
}
.btn_incoming_messages  {
  display: block;
  background: url('/static/img/n/btn_wiadomosci_przychodzace.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_incoming_messages:hover {
  background-position: -238px 0;
}
.btn_contacts  {
  display: block;
  background: url('/static/img/n/btn_lista_kontaktow.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_contacts:hover {
  background-position: -238px 0;
}
.btn_course  {
  display: block;
  background: url('/static/img/n/btn_mobilne_kursy.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_course:hover {
  background-position: -238px 0;
}

.btn_smsregister {
  display: block;
  background: url('/static/img/n/btn_budowanie_bazy.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_smsregister:hover {
  background-position: -238px 0;
}

.btn_sms_actions {
  display: block;
  background: url('/static/img/n/btn_akcje_sms.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_sms_actions:hover {
  background-position: -238px 0;
}

.btn_votings {
  display: block;
  background: url('/static/img/n/btn_glosowania.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_votings:hover {
  background-position: -238px 0;
}

.btn_votings_basic {
  display: block;
  background: url('/static/img/n/btn_glosowania_basic.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_votings_basic:hover {
  background-position: -238px 0;
}


.btn_santander {
  display: block;
  background: url('/static/img/n/btn_raport.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_santander:hover {
  background-position: -238px 0;
}

.btn_biuro_smyk  {
  display: block;
  background: url('/static/img/n/btn_biuro_smyk.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_biuro_smyk:hover {
  background-position: -238px 0;
}

.btn_edbms_promo  {
  display: block;
  background: url('/static/img/n/btn_edbms_promo.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_edbms_promo:hover {
  background-position: -238px 0;
}

.btn_surveys {
  display: block;
  background: url('/static/img/n/btn_ankiety.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_surveys:hover {
  background-position: -238px 0;
}

.btn_push {
  display: block;
  background: url('/static/img/n/btn_push.png') no-repeat;
  height: 178px;
  width: 234px;
}
.btn_push:hover {
  background-position: -238px 0;
}

#incoming-icon {
    display:block;
    float: right;
    position: relative;
    height: 16px;
    margin-left: 10px;
    margin-top: 2px;
    margin-right:15px;
}

.incoming-0 {
    display: none;
}

.incoming-1 {
  background: url("/static/img/incoming/01.png") no-repeat 0px center;
  width: 43px; }

.incoming-2 {
  background: url("/static/img/incoming/02.png") no-repeat 0px center;
  width: 43px; }

.incoming-3 {
  background: url("/static/img/incoming/03.png") no-repeat 0px center;
  width: 43px; }

.incoming-4 {
  background: url("/static/img/incoming/04.png") no-repeat 0px center;
  width: 43px; }

.incoming-5 {
  background: url("/static/img/incoming/05.png") no-repeat 0px center;
  width: 43px; }

.incoming-6 {
  background: url("/static/img/incoming/06.png") no-repeat 0px center;
  width: 43px; }

.incoming-7 {
  background: url("/static/img/incoming/07.png") no-repeat 0px center;
  width: 43px; }

.incoming-8 {
  background: url("/static/img/incoming/08.png") no-repeat 0px center;
  width: 43px; }

.incoming-9 {
  background: url("/static/img/incoming/09.png") no-repeat 0px center;
  width: 43px; }


.incoming-10 {
  background: url("/static/img/incoming/10.png") no-repeat 0px center;
  width: 50px; }

.incoming-plus {
  background: url("/static/img/incoming/10plus.png") no-repeat 0px center;
  width: 55px; }

.help-block {
    text-align: justify;
    font-size: 12px;
    color: #979899;
}

.thick {
    font-weight: bold;
}

.control-sub-label {
    text-align: justify;
}

.greyspan {
    color: grey;
}
.strongspan{
    color: black;
    font-weight: bold;
}
.inactivespan {
    text-decoration: line-through;
    color: grey;
}
.blue {
    color: #428bca;
}
.green {
    color: #5cb85c;
}
.green:hover {
    color: #B1DDB1;
    cursor: pointer;
}
.grey {
    color: #999;
}
.red {
    color: #F00;
}
.top-space {
    margin-top: 50px;
}
.button-match-h {
    margin-top: 20px;
    margin-bottom: 10px;
}
.align-to-inputs {
    padding-left: 6px;
}
.bottom-space {
    margin-bottom: 25px;
}
.top-half-space {
    margin-top: 25px;
}

#hello-2 {
  margin: 0px 25px 0px 25px;
}

.div-hello p {
  margin-bottom: 20px;
}

.div-hello img {
  margin-bottom: 16px;
  margin-top: 2px;
}

.div-hello .header3 {
  padding-top: 10px;
}

.div-hello #greetings {
  padding-top: 30px;
  margin-bottom: 0px;
}

.checkboxinput {
    padding-left: 0px !important;
    margin-top: 0px !important;
}

.btn-mprofi-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-mprofi-danger:hover,
.btn-mprofi-danger:focus,
.btn-mprofi-danger:active,
.btn-mprofi-danger.active,
.open .dropdown-toggle.btn-mprofi-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-mprofi-danger:active,
.btn-mprofi-danger.active,
.open .dropdown-toggle.btn-mprofi-danger {
  background-image: none;
}

.btn-mprofi-danger.disabled,
.btn-mprofi-danger[disabled],
fieldset[disabled] .btn-mprofi-danger,
.btn-mprofi-danger.disabled:hover,
.btn-mprofi-danger[disabled]:hover,
fieldset[disabled] .btn-mprofi-danger:hover,
.btn-mprofi-danger.disabled:focus,
.btn-mprofi-danger[disabled]:focus,
fieldset[disabled] .btn-mprofi-danger:focus,
.btn-mprofi-danger.disabled:active,
.btn-mprofi-danger[disabled]:active,
fieldset[disabled] .btn-mprofi-danger:active,
.btn-mprofi-danger.disabled.active,
.btn-mprofi-danger[disabled].active,
fieldset[disabled] .btn-mprofi-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-mprofi-danger .caret {
  border-top-color: #fff;
}

.dropup .btn-secondary .caret {
  border-bottom-color: #333333;
}

.dropup .btn-mprofi-danger .caret {
  border-bottom-color: #fff;
}

.text-left {
    text-align: left !important;
}

.disable-clear {
    padding-left: 15px;
    padding-right: 15px;
}

.voting-form-label {
    margin: 8px !important;
}

#div_id_question-is_single_use {
    margin-top: -8px;
    margin-bottom: 8px;
}

.large {
    font-size: 24px;
}

h1.large {
    font-size: 42px;
}

.snuggle-down {
    margin-bottom: -2px !important;
}

.snuggle-right {
    margin-right: -7px !important;
}

.snuggle-half-right {
    margin-right: 0px !important;
}

#add-question-button {
    margin-right: 8px;
}

.answers-list {
    padding: 0px;
    padding-left: 16px !important;
    margin: 0px !important;
}

.inactive-link {
    pointer-events: none;
    cursor: not-allowed;
}

#register_header {
    margin-top: 24px;
    position:relative;
    width: 100%;
    height: 249px;
    background: no-repeat 15px 0 url('/static/img/n/registration_header2.jpg');
}

#register_header #office_name {
    font-size: 30px;
    color: white;
    font-family: "Open Sans";
    margin-top: 10px;
    margin-left: 10px;
    position:absolute;
    top:160px;
}

.register_info {
    margin-top: 20px;
}

.register_info p {
    font-size: 1em;
    font-family: "Open Sans";
    color: rgb( 94, 93, 93 );
    line-height: 1.667;
    text-align: justify;
}

.fancy_label, .groups_checkbox label, .delivery_checkbox label {
    font-size: 1.25em;
    font-family: "Open Sans";
    color: rgb( 94, 93, 93 );
    line-height: 1.25;
    font-weight: normal;
}

#submit-id-subscribe {
}
#submit-id-unsubscribe {
}
#submit-id-confirm {
}

.register_info {
    margin-bottom: 7px;
}

.squeezed_container {
    padding-right: 30px;
}

.hardcode-49-height {
    height: 49px;
}

.hardcode-49-height a {
    margin-top: 15px;
}

.text-middle td {
   vertical-align: middle !important;
}

.small-text {
    font-size: 0.8em;
}

.light {
  /* font-family: "Open Sans"; */
}

.normal {
  font-weight: normal;
  text-align: left;
}

p.lighter {
  font-family: "Open Sans";
  color: #aaa;
}

.row-padded {
  padding-left: 15px;
  padding-right: 15px;
}

.multi-question {
  margin-left: 20px;
}

.survey-edit-checkbox {
  margin-left: -20px;
}
.survey-header {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
h3.survey-header {
  font-size:40px;
}
h4.survey-header {
  font-size:20px;
}
div.activity-toggle {
  margin-bottom: 10px;
}

.nowrap {
  white-space:nowrap;

.display-hidden {
  display: none;
}

.overflow-auto {
  overflow: auto;
}

#register-background {
  position: fixed; 
  top: 0; 
  left: 0; 

  /* Preserve aspet ratio */
  min-width: 100%;
  min-height: 100%;
}
.form-control-rounded{
  border-radius: 100px;
}
.submit-register-btn{
  margin-top:50px;
  margin-bottom:50px;
}
#img-container {
  max-width:300px;
  max-height:70px;
}
.pub-question {
  color: #428bca;
  line-height:1.5;
  font-size:20px;
}
.survey-field {
  margin-top:30px;
  margin-bottom:30px;
}
.font16 {
  font-size:16px;
  color:#333;
  font-weight:300;
}
.line15{
  line-height:1.5;
}
.pt20 {
  padding-top: 20px;
}
.pl10 {
  padding-left:10px;
}

/* SOCIAL SHARING BUTTONS */
.btn-twitter {
    background: #00acee;
    border-radius: 0;
    color: #fff
}
.btn-twitter:link, .btn-twitter:visited {
    color: #fff
}
.btn-twitter:active, .btn-twitter:hover {
    background: #0087bd;
    color: #fff
}
.btn-facebook {
    background: #3b5998;
    border-radius: 0;
    color: #fff
}
.btn-facebook:link, .btn-facebook:visited {
    color: #fff
}
.btn-facebook:active, .btn-facebook:hover {
    background: #30477a;
    color: #fff
}
.btn-googleplus {
    background: #e93f2e;
    border-radius: 0;
    color: #fff
}
.btn-googleplus:link, .btn-googleplus:visited {
    color: #fff
}
.btn-googleplus:active, .btn-googleplus:hover {
    background: #ba3225;
    color: #fff
}
.btn-xlg {
  padding-left:46px;
  padding-right:46px;
}
.default-image {
  border-style: solid;
  border-color: #ddd;
  border-width: 1px;
}
.survey-up-text {
  font-family: Verdana;
  font-size:10px;
  font color:#333;
  text-decoration: none;
}
.survey-image {
  width: 100%;
  max-height:300px;
}
.deep-blue {
  color: #3276B1;
}
#channel-search #id_channel-autocomplete {
  width:350px;
}
.font20{
  font-size:20px;
}
.font16{
  font-size:16px;
}
.font44{
  font-size:44px;
}
.voting-red{
  color:#e22f29;
}
.voting-send-to {
  font-size:24px;
  font-weight:bold;
  padding-top:10px;
}
