.navbar-inner {
    background-image:none;
    /*background-color: #ff7d00;
    background-image: url('/m/yii/frontend/www/images/header-back.png');/*
    border: none;
    box-shadow: none;
    min-height: 20px;
}
.mainMenu sup 
{
    color: #FF0;
    font-size: 8px;
}
.mainMenuActive sup 
{
    font-size: 8px;
}
.collapse {
    background: white;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0;
}
.nav-collapse {
    /*    margin-top:20px;*/
}

.panel{
    /*    margin-left: 5px!important;*/
}
.contOrange{
    padding: 0 10px;
    width: auto;

    background: white;
    /* border-radius: 5px; 
    border-bottom: 1px solid #ff9900;
        border-top: 1px solid #ff9900;
    */
    
}
.centDiv {
    text-align: center;
}

.contLight{
    padding: 10px 10px;
    width: auto;
    color: black;
    background: white;
    background: rgba(255,255,255,0.95);
    /* min-height: 400px;
    min-height: calc(100vh - 170px); */
}

.tagline2 {
    font-size: 16px;
}
 
.contDark{
    padding: 10px 10px;
    width: auto;
    color: white;
    background: black;
    background: rgba(252, 146, 0, 0.90);
    
}

.dropdown-menu >li.active
{
    text-decoration: none;
    color: #FFF;
    background-color: #0081C2;
    background-image: linear-gradient(to-bottom,#08C,#0077B3);
    background-repeat: repeat-x;
}
.contWhite{
    padding: 1px 10px;
    width: auto;
    

    background: white;
    /* border-radius: 5px; */
    
/*  
    border-top: 1px solid #ff9900;
border-bottom: 1px solid #ff9900;
    border: 2px solid #ff9900;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;*/
}

form {
    margin: 0 0 10px;
}

#box_link_allegro .input-large
{
    width: 230px;
    box-shadow: none;
    border: 1px solid #FC9200;
}
#box_link_allegro a{
    cursor: pointer;
    left: 165px;
}
@media screen and (min-width: 325px) {
    #box_link_allegro .input-large
    {
        width: 250px;
        margin-right: 5px;
    }
    #box_link_allegro a{
        cursor:pointer;
        left: 205px;
    }
}


.contWhiteFull{
    padding: 0 10px;
    width: auto;
    border-top: 1px solid #ff9900;
    background: white;
    /* border-radius: 5px; */
    border-bottom: 1px solid #ff9900;
}

a {
    color: #567AFF;
    text-decoration: none;
}

.accordion-group {

    border: 1px solid #ccc;

}
body {
    font-size: 12px;
    padding: 0;
    color: black;
    background: url(/m/images/mobile-sniper.svg);
    background-position: 0 40px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-color: white;
}

.tagline {
    color: gray;
    position: absolute;
    display: block;
    left: 44px;
    top: 34px;
    font-size: 12px;
}

.contFirst {
    margin-top: 150px;
}

@media all and (min-width: 499px) { 
    .contFirst {
        margin-top: 25px;
    }
}

.navbar {
/*
    border: 2px solid white;
    border-radius: 5px;
    box-shadow: 0 0 5px black;*/
        margin: 0;
        
}

.navbar .container {
/*    width: 100%;*/
    padding: 0px;   
}
.container{
    /*margin-bottom: 15px;*/
}
.navbar-inner {

    background: none;
    border: none;
    padding: 0px!important;
/*    border-radius: 5px!important;*/
    box-shadow: none !important;
    
}

.navbar .nav>li>a {
    color: white;
    font-size: 16px;
    font-weight: bold;

}
.navbar .nav>li>a {

    text-shadow: none;

}

.container-fluid {
    padding: 0;
}


.navbar .nav>li>a:hover {

    color: #666;
}

label {
    font-size: 12px; 
}
.mt5 {
    margin-top: 5px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin: 15px 5px;
}
.mt15- {
    margin-top: -15px;  
}
.mt20 {
    margin-top: 20px;
}
.mt25 {
    margin-top: 25px;
}
.mb5 {
    margin-bottom: 5px!important;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb15- {
    margin-bottom: -15px;  
}
.mb20 {
    margin-bottom: 20px;
}
.mb25 {
    margin-bottom: 25px;
}
.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
.ml25 {
    margin-left: 25px;
}
.mr5 {
    margin-right: 5px!important;
}
.mr10 {
    margin-right: 10px;
}
.mr15 {
    margin-right: 15px;
}
.mr20 {
    margin-right: 20px;
}
.mr25 {
    margin-right: 25px;
}
#kroki li {
    margin:10px;
}
.mb0 {
    margin-bottom: 0px!important;
    
}

.mt0 {
    margin: 0 5px;
}

.naglowek {
    font-size: 21px;
    color:#333333;
}
.fs18 {
    font-size: 18px;
}
.control-label-large .control-group label{
    width:320px;
}
.control-label-large .control-group .controls{
    margin-left:340px;
}

#tagline {

    left: 10px;
    margin: 0;
    position: relative;

    width: 205px;
    overflow: hidden;


}
#tagline a,#tagline a:hover {
    text-decoration: none;
    color: white;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;  
}

#box_link_allegro form {
    margin-bottom: 0;
}
#box_link_allegro {
    margin-top:5px;
}
.well {
    background-color: #ffebcc;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0px;
    margin: 0 -10px 10px -10px;
    padding: 0 10px 0px 10px;

}
legend {
    border: none;
    margin:2px 0;
    font-size: 16px;
    font-weight: bold;
}
.accordion-inner {
    /*    background-color: #FFE0B2; */
}
.accordion-toggle {
    /*    background-color: #FFD699;  */
}
hr {
    margin:2px 0;
    border-color: #E3E3E3;;
}
span#IDService label {
    display: inline;
    width: 150px;

}
span#IDService input {
    margin-top: 0px;
}

div.okienko_js {
    position: absolute;
    background: #ffffe1;
    border: black solid 1px;
    padding: 1px 3px 1px 3px;
    left: 0px;
    top: 0px;
    visibility: hidden;
}

div.okienko_js {
    filter: alpha(opacity=95);
    opacity: 0.95;
    -moz-opacity: 0.95;
}

.okienko_js {
    font-family: arial;
    font-size: 12px;
}

.box_shoot_errors p {
    color: #FF0000;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    font-size: 20px;
}
.bold {
    font-weight: bold;
}

input,  .uneditable-input {
    width: 75%;
}
.accordion-inner textarea {
    width:99%;
}

.form-horizontal .control-label {

    width: 85px;
}

.box_filtr .form-horizontal .control-label {
    width: 33%!important;
}
.form-horizontal .controls {
    margin-left: 85px;
}
.input-append .add-on, .input-prepend .add-on {
    background:none;
    border: none;
    font-size: 12px;
}



.input-mini {
    width: 70px!important;
}
.input-mini-max {
    width: 30px!important;
}
.btn-navbar {

    width: 48px;
    margin-top:13px!important;
}
.input-small_my {
    width: 115px;
    
}

.footer {
    padding: 30px 0 150px 0;
    background: white;
}
.footer > div.pull-left, .footer > div.pull-right{
    padding-right: 10px;
}

.logout {
    float: right;
    width: 32px;
    margin: 5px;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background: none;
    box-shadow: none;
    font-size: 16px;
    background: white;
    font-weight: bold;
    color: black;
}

.navbar .nav>li {
    width: 100%;
}

h1 {
    font-size: 20px;
    
} 

.centDiv h1 {
    font-size: 30px;
    
} 

h2 {
    font-size: 17px;
    line-height: 20px;
} 
h3 {
    font-size: 16px;
    line-height: 20px;
} 

table td, table th {
    padding: 3px 10px 3px 0;
    text-align: left;
}
.border_bottom {
    border-bottom: 1px dotted #CCCCCC;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.wykres_col {
    float:left;
    width:20px;
    background-color: red;
    margin-bottom: 3px;

}
.wykres td{
    vertical-align: bottom;
}
.wykres_stats {
    clear: left;
    font-size:11px;
    line-height: 12px;
    margin-top:3px;
}
#box_aktualnosci_main div {
    margin-bottom: 7px;
}
.hint {
    font-size:12px;
    font-weight: normal;
    color: #888888;
}

.red {
    color:red;
}
.green {
    color: green;
}
.bg-grey {
    background-color: #ffd699;
}
.grey {
    color: grey;
}
.bg-white {
    background-color: white;
}
.form-horizontal .control-label {
    float:left !important;
    padding-top: 10px;
}
.menu_hidden ul li {
    clear: left;
}
.price_panel_input {
    font-size: 12px!important;
    height: 12px!important;
    width:50px!important;
    /* padding: 4px 2px!important; */
}
.price_panel_submit {
    font-size: 12px!important;
    line-height: 12px!important;
    color:black!important;
}
.viewShot form {
    margin:0px;
}
.viewShot table td{
    padding:0px;

}
table td {
    vertical-align: middle !important;
}
.span12 input[text] {
    width:93%;
}
#box_krok {
    width:30px;
    height:35px;
    background-color: red;
    color:white;
    text-align: center;
    cursor: pointer;
}
.tooltip {
    background-color: white;
}
.box_podsumowanie  {
    height: 46px;
}
.box_podsumowanie form {
    margin: 0px 5px;
}
.box_podsumowanie h5 {
    font-size: 12px;
    margin:5px 0 0 0px;
}
.box_podsumowanie .btn {
    font-size: 12px!important;

}
#sms_table td {
    text-align: center!important;
}
.page-help h3 {
    line-height: 17px;
    font-size: 17px;
}
.page-help br {
    line-height: 10px;
}
#icon_menu {
    background: url('../images/menu.png') no-repeat;
    width: 42px!important;
    height:42px!important;
    border: none;
    border-radius: 0px;
}
.napis_menu {
    margin-top:30px;
    font-weight: bold;
    color:white;
    font-size: 11px;

}
.mr2 {
    margin-right: 2px;
}
.btn {
    text-decoration: none;
}
.serwis_miniatura {
    /*width:90px;*/
}
.ui-widget-content a  {
    color: #567AFF;
}
.ui-widget-content .btn  {
    color: #FFFFFF;
}
.viewShot:nth-child(2n)  {
    background-color: #F2F2F2;
}
.viewShot:nth-child(2n+1)  {
    background-color: white;
}

.ui-tabs {
    padding: 0; 
}
.ui-tabs .ui-tabs-panel {
    padding: 0em 0;
    padding: 0px;
    /*
    border-left: 2px solid #ff9900;
    border-right: 2px solid #ff9900;
    border-bottom: 2px solid #ff9900;
    border-bottom: 1px solid #FC9200;
    */
    border-radius: 0;
    
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
/*
    border-left: 1px solid #FC9200;
    border-top: 1px solid #FC9200;
    border-right: 1px solid #FC9200;
*/
    margin-left: -1px;
    border-radius: 0;
}

.ui-tabs .ui-tabs-nav li {
    top: 2px !important;
}
.viewShot {
    padding:1em 3px;
}

.navbar .nav {
    width: 100%;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a  {
    background-color:transparent;
    border: 1px solid rgba(0, 0, 0, 0);
    color:black;
    font-size: 16px;
    padding: 0px 7px 0 7px;
}
.ui-widget-content {
    background: transparent;
}

.ui-tabs-nav {
    /*
    border-bottom: 1px solid #FC9200 !important;*/
    padding: 0 !important;
    border-radius: 0;
    background: #eee !important;
}
.ui-tabs-nav {

}
.font-size-12 {
    font-size: 12px!important;
}
#finished,#planned {
    background-color: white;
}
.pull-right-mobile-1{
    float:right;
}
.pull-left-mobile-1{
    float:left;
}
@media all and (max-width: 499px) { 
    select {
        /*background: url('../images/arrow_down.png') center right no-repeat;*/
        background-position:98% center;

    }

    .container-1-mobile-1{
    width: 100% !important;
    text-align: center !important;
    }
    .container-2-mobile-1{
        text-align: center !important;
    }
    .container-3-mobile-1{
        z-index:3; 
        text-align:center; 
        background: white;
        width: 100% !important;
        padding: 15px 0px;
        box-shadow: 0 4px 15px rgb(0 0 0 / 30%);
        position: fixed !important;
        bottom: 0 !important;
        right: 0 !important;
        text-align: center !important;
    }
    .btn-90-mobile-1{
      width: 90% !important;
    }
    .btn-45-mobile-1{
        width: 45% !important;
      }
    .btn-30-mobile-1{
        width: 30% !important;
      }
    .pull-right-mobile-1{
        float:none !important;
    }
    .pull-left-mobile-1{
        float:none;
    }
}
.input-append input, .input-append select, .input-append .uneditable-input {
    -webkit-border-radius: 4px ;
    -moz-border-radius: 4px ;
    border-radius: 4px ;
}

.tooltip a {
    color: white!important;
}

#waluta {
    margin-bottom: 0px!important;
    background: #ffd699;
    top: -1px;
    position: relative;
    font-weight: bold;
}

.f12 {

    font-size: 12px!important;
    font-weight: normal;
}
.ui-tabs-anchor{

    font-size: 16px!important;
    font-weight: bold;
}

.wypunktowanie {
  border: 2px solid white;
  background: #999;
  /* padding: 3px; */
  border-radius: 15px;
  width: 20px;
  height: 20px;
  display: inline-block;
  text-align: center;
/*  box-shadow: 0 0 5px rgba(0,0,0,0.5);*/
  color: white;
  margin-right: 5px;
  margin-bottom: 5px;
}
.font-normal {
    font-weight: normal!important;
}
.btn-x {
    font-size: 16px!important;
    line-height: 20px!important;;
}
.ui-tabs .ui-tabs-nav li a  {

    font-weight: bold;
    padding: 2px 7px 0 7px;
}
.multishot td{
    /* line-height: 140%; */
}

.row-fluid {
    width: auto;
    margin: 0;
}

.notatka {
    padding: 5px 15px !important;
}
.span4 {
    width: 70px !important;
}

.span8 {
    float: none !important; /* not needed, just for clarification */
    width: auto !important;
    overflow: hidden !important;
}
.ui-tabs-anchor{
    font-size: 14px!important;
}
.mainMenu{
    color: #567AFF;
    
    font-size: 14px;
    padding: 12px 10px;
    border-bottom: 2px solid #eee;
}
.mainMenu:hover{
    padding: 12px 10px;
 
    text-decoration: underline;
    color: grey;
    /*  border-color: white;
      border-style: dotted;
      border-color: white;
      color:white; */
}
.mainMenuActive{
    color: black;
    padding: 12px 10px;
    /* background-color: #eee; */
    font-weight: bold;
    border-bottom: 2px solid orange;
    font-size: 14px;

}
.logoImg{
    margin: 5px 0 20px 10px;

}

.ui-tabs-nav > li {
    font-size: 14px;
}
.menubar
{
    /*border-bottom-right-radius: 3px; */
    width: 100%;
    background-color: white;
        padding-top: 9px;
    padding-bottom: 12px;
    color: black;
    /* border-bottom: 1px solid #aaa; */
}
.verticalMenuBar
{

    padding: 0;
    margin: 8px;
    text-align: right;
    float: right;
    height: 100%;

}
.verticalMenuBar img:hover{
    background: white;
}
.verticalMenuBar  img
{
  padding: 0px;
  width: 32px;
  border-radius: 3px;
  margin-left: 5px;
  padding: 4px;
}

.verticalMenuBar  a {
 
  
}

.verticalMenuBar  span {
  
}
 a.icon img{
    opacity: 0.5;
    vertical-align: middle;
}
a.icon:hover img{
    opacity: 1;
    cursor: pointer;
}
#twixFacebook{
    background-color: #3a589b;
     
    background-image: url('/img/1389817494_facebook2.png');
    background-repeat: no-repeat;
    background-position: 0px 1px;
    padding-left:40px;  
}
#twixFacebook:hover{
    text-decoration: none;
    background-color: #2B4889;
}
/* .twix2 {
    padding:0px 16px;
    
    background-color:#008510;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-topleft:5px;
    border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-topright:5px;
    border-top-right-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -moz-border-radius-bottomright:5px;
    border-bottom-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -moz-border-radius-bottomleft:5px;
    border-bottom-left-radius:5px;
    text-indent:0;
    border:1px solid #fff;
    display:inline-block;
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
    font-style:normal;
    height:28px;
    line-height:23px; 
    text-decoration:none;
    text-align:center;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    font-weight: bold;

}.twix2:hover {
    background-color:#005500;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
}.twix2:active {
    position:relative;
    top:1px;
} */

a, a:hover{
    text-decoration: none;
}

.btn, .btn-danger, .btn-primary, .btn-facebook{
    background: #FC9200;
    border: none; 
    outline: none;
    text-shadow: none;
    box-shadow: none;
    padding: 10px 15px;
    color: white;
}

.btn:hover, .btn-danger:hover, .btn-primary:hover{
    background: #DC7200;
}

.btn-danger{
    background: #FF4040;
}
.btn-danger:hover{
    background: #DF2020;
}

@media (min-width: 770px){
    .btn-right{
        margin-right: 60px;
    }
}


.btn-primary2{
    background: #0090FF;
}

.btn-facebook{
    background: #0078FF;
}

.btn-facebook:hover{
    background: #0058DF;
    color: white;
}

.accordion-heading .accordion-toggle {
    
    padding: 10px 15px;
    font-size: 12px;
    
}

.accordion-group{
    border: none;
    background: #eee;
    
}

.btn-green{
    background: #00D63C;
}

.btn-big{
    font-size: 20px;
    padding: 15px 20px;
    background: #FF4040;
    margin: 10px;
}

.auctionSites{
    
    margin: 5px 24px;
    clear: both;
}

.form-inline .help-block.error, .form-inline .help-inline.error, .form-horizontal .help-block.error, .form-horizontal .help-inline.error, .form-vertical .help-block.error, .form-vertical .help-inline.error {
    color: #b94a48;
    background: red;
    color: white;
    padding: 5px 10px;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, select {
    
    box-shadow: none;
    border: 1px solid #FC9200;
    padding: 10px 15px;
    height: auto;
}


.alert-danger, .alert-error {
    background-color: #fb8a8a;
    border: none;
    color: white;
    text-shadow: none;
    padding: 10px;
}

.alert-success {
    background-color: #66b545;
    border-color: none;
    border: none;
    color: white;
    text-shadow: none;
    padding: 10px;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer;
    color: #567AFF;
}

.alert {
    
    -webkit-border-radius: 0; 
    -moz-border-radius: 0;
     border-radius: 0; 
}

.btn-cancel{
    background: #BDBDBD;
}

.moveRight{
    text-align: right;
    float: right;
}

.nav-tabs>li, .nav-pills>li {
    width: 100%;
}

.nav-tabs, .nav-pills {
    margin-bottom: 0;
}

.navbar .btn, .navbar .btn-group {
    margin-top: 0; 
}

.imgInstr {
    width: 240px;
    clear: both;
    /* display: block; */
    margin-left: 30px;
    /* border: 1px solid orange; */
}
@media screen and (min-width:600px){


    .tagline {
        position: relative;
        display: inline-block;
        font-size: 12px;
        top: 13px;
        left: -136px;
    
    }

    div.MainMobileRow{
        width: 100%;
        background-color: white;
    }
    div.MainMobileRow:after{
        content: "";
        display: table;
        clear: both;
    }
    div.mainMobile{
        width: 50%;
    }
    div.mainMobile:nth-child(even),div.mainMobile:nth-child(even)>div{
        float: right;
    }
    div.mainMobile:nth-child(odd),div.mainMobile:nth-child(odd)>div{
        float: left;
    }
    div.mainMobile>div{
        width: 90%;
    }
}
@media screen and (min-width:980px){
       div.mainMobile>div{
        width: 92%;
    } 
}
.notatka{
    width:16px;
    cursor: pointer;
}
textarea{
    width: 80%;
}
.hyphenate {
    /* Careful, this breaks the word wherever it is without a hyphen */
    overflow-wrap: break-word;
    word-wrap: break-word;

    /* Adds a hyphen where the word breaks */
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
@media (max-width:360px){
    .hyphenate {
        width: 320px;
    }
}
@media (max-width:320px){
    .hyphenate {
        width: 280px;
    }
}
.stepOne{
    color: #888888;
}
.stepDone{
    color: #0cab14;
}
.stepDone h3 img {
    width: 20px;
    vertical-align: bottom;
}
.finderProHeader{
text-align: center;font-weight: bold; padding: 10px; background: #eee;
}
.finderProCell{
	padding: 10px;vertical-align: top;
}
.finderActivateButton{
 height: auto; float: right;  right: -10px; position: relative;
}

input[type="submit"], textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    padding: 10px 15px;
    height: auto;;
}

.viewShot .row-fluid .span4 {
    margin-right: 4px;
}

.settingsList > div > div a {
    border: 1px solid #ccc;
    padding: 10px 15px;
    border-radius: 4px;
    background: white;
    display: block;
    background: url(https://cdn4.iconfinder.com/data/icons/developer-set-3/128/right-16.png);
    background-repeat: no-repeat;
    background-position: right;
    background-position-x: 96%;
}

.input-append .add-on {
    padding-top: 10px;
}

.warning {
    color: orange;
    font-weight: bold;
}

.error {
    color: red;
    font-weight: bold;
}