.alert{
    z-index: 20000001;
}

.cloudy{
    background: url("/img/tlo.jpg") no-repeat scroll 0 0 / cover ;

}

.login-body{
    padding: 10px 15px;
}

.form-row{
    margin-bottom: 15px;
}

.login-buttons{
    padding: 22px 0px 31px 0;
}

.button-second.button-green {
    background-color: #73b452;
}

.tl-front-modal{
    color: #ffffff;
}

.tl-front-modal .close{
    color: #ffffff;
    opacity: 0.5;
}

.login-errors{
    padding: 5px 0 15px 0;
}

.modal-form{
    margin-top: 26px;
}

.only-section{
    padding: 200px 0;
}

.tl-form input,
.tl-form select{
    margin-bottom: 10px;
}

.txt-white{
    color: #ffffff !important;
}

.input2 option{
    background-color: #1D2447;
    color: #ffffff;
}

.input option{
    background-color: #1D2447;
    color: #ffffff;
}

.form-buttons{
    padding-top: 12px;
}

.form-buttons button,
.form-buttons a{
    margin-bottom: 10px;
}

.btn.input:hover,
.btn.input:active,
.btn.input:focus{
    color: #ffffff;;
}

.spacing-md{
    height: 14px;
}

.input.active,
.input.active:active,
.input.active:focus,
.input.active:hover
{
    background-color: #ffffff;
    color: #000000;
    outline: none;
}

.loader-preload{
    background-image: url('../img/loading.gif');
    position: absolute;
    left: -9999px;

}

.tl-checkbox-row{
    margin-top: 20px;
    margin-bottom: 42px;
}

.blue-front{
    background: rgba(0, 0, 0, 0) url("../img/second.png") no-repeat scroll 0 0 / cover ;
    padding: 290px 0;
    margin-top: -307px;

}

.first-alt{
    padding-top: 380px;
}

.translator-document .input {
    font-size: 13px;
    padding: 7px;
}

.translator-document .custom-file-input{
    font-size: 12px;
    padding: 11px;
}

.translator-document .remove-document {
    color: #009fe3;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: -27px;
}


.custom-file-input,
.file-button{
    /*content: 'Dodaj załącznik';*/
    color: white;
    font-weight: 100 !important;
    display: inline-block;
    background-color: #009fe3;
    background-image:url(../img/uploadicon.png);
    background-repeat: no-repeat;
    background-position: 6% 47%;
    border-radius: 2em;
    padding: 18px 8px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-size: 10pt;
    width: 100%;
    text-align: center;
    text-align: center;
    outline: none !important;
    margin-bottom: 10px;
}

.custom-file-input.file-green,
.file-button.file-green
{
    background-color: #73B452;
}

.file-button{
    border:none;
}

.file-button:hover,
.file-button:active,
.file-button:focus{
    color: white;
}

.custom-file-input input[type="file"] {
    /*position: fixed;*/
    /*top: -1000px;*/
    position: absolute;
    top: 59px;
    opacity: 0;
    height: 0;
}

.custom-file-input{
    width: 100%;
    color: white !important;
}

.alert.alert-success{
    background-color: #6CBD2D !important;
    border-color: #2c7500 !important
}

.dotpay-logo{
    background-image: url('../img/logo_dotpay.png');
    background-size: cover;
    height: 29px;
    width: 100px;
    display: inline-block;
}

.sofort-logo{
    background-image: url('../img/sofort.png');
    background-size: cover;
    height: 29px;
    width: 100px;
    display: inline-block;
}

.icon-edit{
    background: url('../img/edit.png') no-repeat center;
    width: 16px;
    height: 15px;
    background-size: cover;
    display: inline-block;
}

.icon-delete{
    background: url('../img/delete.png') no-repeat center;
    width: 11px;
    height: 15px;
    background-size: cover;
    display: inline-block;
}

.gray-body {
    background: #383838;
}

.gray-body a{
    color: white;
}

#loginModal input{
    padding: 11px;
    margin-left: auto;
    margin-right:auto;
    font-size: 13px;
}

#modalBody h3{
    margin-top: 46px;
}

.login-buttons a,
.login-buttons button{
    padding: 7px 25px;
    font-size: 16px;
}

#login {
    padding-left: 132px;
    padding-right: 132px;
}

.text-white,
.text-white a,
.text-white a:focus,
.text-white a:active,
.text-white a:hover{
    color: white !important;
}

.text-white .bootstrap-datetimepicker-widget{
    color: black;
}

.red-text,
a.red-text{
    color:  #BE1522 !important;
}

.add-language-pair {
    font-size: 38px;
}

.translation-language-pair {
    margin-top: 13px;
}

.box .priority-select {
    margin-top: 11px;
}

.input.input-pairs{

}

.input.input-pairs option{
    background: transparent;
}

.normal-panel{
    padding: 13px;
    border-radius: 0;
}

.slider-selection{
    background: #00a65a !important;
}

.slider .tooltip-arrow{
    display: none;
}

.slider-handle {
    display: none;
}

.jconfirm-box .content{
    min-height: 10px;
}

.alert{
    z-index: 1200 !important;
}

.remove-coll{
    cursor: pointer;
}

.panel-col-item  label {
    font-size: 12px !important;
}

.panel-col-item  input, .panel-col-item  select {
    font-size: 11px;
    margin: 2px 0;
}

.items-center{
    display: inline-flex;
    align-items: center;
}

.has-checkbox input[type="checkbox"]{
    margin-left: 6px;
}

.inputDisabled{
    position: relative;
    pointer-events: none;
}

.inputDisabled::before {
    border-radius: 14px;
    content:"";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
}

.tl-front-panel{
    border-radius: 63px;
    background: rgba(255,255,255, 0.8)
}

.no-margin-ul {
    margin: 0;
    padding: 0;
}

.input option{
    color : #727272;
}

ul.ul-small-left{
    padding-left: 18px;
}

.big-info .text1{
    font-size: 18px;
    font-weight: bold;
}

.blue-circle {
    background-color: #009fe3;
    border-radius: 50%;
    color: white;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    width: 40px;
}

.transparent-dropdown{
    text-align: center;
}

.transparent-dropdown .dropdown-toggle {
    background: transparent none repeat scroll 0 0;
    border: medium none;
}

.navbar-nav > li > .dropdown {
    padding-bottom: 15px;
    padding-top: 9px;
}

.transparent-dropdown  .dropdown-menu{
    min-width: 20px;
    background: transparent;
}

.dropdown-menu.locales-dropdown{
    left: -15px;
}

.dropdown-menu.locales-dropdown li{
    text-align: center;
}

.input.white-options option,
.white-options option{
    color: white;
    background-color: #1d2447;
}

.full-width{
    width: 100%;
}

.long-text-container{
    max-height: 220px;
    overflow: auto;
}

.long-text-container.bigger-container{
    max-height: 420px;
}

.text-green,
a.text-green{
    color: #47ff00;
}

a.text-black,
.text-black{
    color: black;
}

.big-margin-top{
    margin-top: 60px;
}

.small-margin-right{
    margin-right: 7px;
}

.file-name-holder {
    font-size: 14px;
    padding-bottom: 0px;
    padding-top: 7px;
}

#second .file-name-holder,
.blue-front .file-name-holder{
    color: white;
    padding-bottom: 12px;
}

.margin-bottom-5{
    margin-bottom: 5px;
}

.margin-bottom-0{
    margin-bottom: 0px;
}

.no-p-margins p{
    margin-bottom: 0px;
}

.rank-container .blue-circle{
    display: inline-block;
    padding: 3px;
    width: 26px;
}

.blue-circle.circle-special{
    background-color: #5ad03a;
    padding: 10px;
    width: 42px;
}

.margin-bottom-20{
    margin-bottom : 20px;
}

.margin-bottom-bigger{
    margin-bottom : 44px;
}

.slider-no-number .slider .tooltip-inner{
    color: black !important;
}
.slider-no-number .slider .tooltip-inner{
    color: black !important;
}

.white-slider-tooltip .slider .tooltip-inner{
    background-color: white !important;
}

.slider-no-number.white-slider-tooltip .slider .tooltip-inner{
    color: white !important;
}

.slider .tooltip-inner:hover{
    cursor: pointer;
}

.labels-margin label{
    margin-right: 7px;
}

.radios-margin input[type="radio"]{
    margin-right: 5px;
}

.no-margin-top,
button.no-margin-top{
    margin-top: 0 !important;
}

.remove-collection-item.inputDisabled::before{
    background-color : transparent;
}
