html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

a {
    background-color: transparent
}

b,strong {
    font-weight: 700
}

img {
    border: 0
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}


input {
    line-height: normal
}


*,:after,:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}


button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

input {
    line-height: normal
}

a {
    color: #337ab7;
    text-decoration: none
}

img {
    vertical-align: middle
}

p {
    margin: 0 0 10px
}



ol,ul {
    margin-top: 0;
    margin-bottom: 10px
}


.list-inline,.list-unstyled {
    padding-left: 0;
    list-style: none
}

@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}



@media (min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }
    .col-sm-3 {
        width: 25%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-12 {
        width: 100%
    }
}

.form-control,output {
    display: block;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.form-group {
    margin-bottom: 15px
}


.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4
}



.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:after,.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}


.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}


* {
    margin: 0;
    padding: 0
}

html {
    height: 100%
}

body,html {
    background: #f3f3f3!important;
    font-family: arial;
    overflow-x: hidden;
    position: relative
}



body {
    padding-bottom: 460px;
    min-height: 100%
}

@media (min-width: 768px) {
    body {
        padding-bottom:200px
    }
}

a {
    color: #3d9fdd;
    -webkit-transform: .2s ease-in-out;
    transform: .2s ease-in-out
}


ul {
    margin-bottom: 0
}

button {
    -webkit-transform: .2s ease-in-out;
    transform: .2s ease-in-out
}


.btn-primary {
    background: #000;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    border: none;
    padding-left: 40px;
    padding-right: 40px;
    margin-bottom: 40px
}



footer.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #181818;
    padding: 50px 0;
    min-height: 260px
}

footer.footer .footer-colum {
    color: #fff
}

footer.footer .footer-colum strong {
    margin-bottom: 15px;
    display: block
}

footer.footer .footer-colum ul {
    margin-bottom: 25px
}

footer.footer .footer-colum ul li a {
    color: #8e8e8e;
    text-decoration: none;
    margin: 4px 0
}


.login-form {
    background-color: #fff;
    margin-top: 50px;
    margin-bottom: 100px;
    margin: 50px auto 100px;
    float: none;
    max-width: 730px;
    box-shadow: 0 6px 14px 0 rgba(0,0,0,.05);
    border-radius: 4px
}

.login-form .logo {
    margin-top: 10px;
    margin-left: 15px
}

.login-form img {
    float: left;
    height: 50px;
    margin-top: 15px
}


.login-form .pomoc {
    float: right;
    font-size: 14px;
    margin-right: 35px;
    margin-top: 25px
}

.login-form .prijava-box {
    padding: 0 30px;
    border-right: 1px solid #d3d3d3;
    clear: both
}

@media (max-width: 767px) {
    .login-form .prijava-box {
        border:none
    }
}

.login-form .prijava-box p {
    font-size: 18px;
    font-weight: 700;
    margin: 25px 0 20px
}

.login-form .prijava-box .help-block {
    font-size: 12px;
    margin-bottom: 4px;
    color: #181818
}

.login-form .prijava-box input {
    border-radius: 0;
    font-size: 16px;
    max-height: 40px
}

.login-form .prijava-box button {
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 16px;
    padding: 10px 40px;
    background-color: #ed2126
}

.login-form .prijava-box button:hover {
    background-color: #ff5459
}

.login-form .dostopanje {
    font-size: 12px;
    padding: 40px
}

@media (max-width: 767px) {
    .login-form .dostopanje {
        padding:30px
    }
}

.login-form .dostopanje p:nth-child(2) {
    color: #8e8e8e
}

@media (max-width: 767px) {
    .login-form {
        margin:15px auto
    }
}


.form-control {
    border-color: #979797
}


.form-control:focus {
    box-shadow: none;
    border-color: #181818
}

a {
    outline-color: transparent!important
}

button {
    cursor: pointer!important
}

body {
    background-color: #f3f3f3
}
