@charset "UTF-8";
/* CSS Document */
.selectize-table{
    margin: auto;
    text-align: center;
}
.fixed-text{
    line-height:34px;
    font-size: 14px;
}
.width-38{
    width: 38%!important;
}
.width-33{
    width: 33%!important;
}

.badge-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    height: 20px!important;
}
#fileupload label{
    width: 40%;
    margin: auto;
}
.selectize{
    display: inline-block;
    width: 30%;
}

.helpButtonFixSelectize{
    position: relative;
    top: -14px;
}
.dropdown-colorpicker{
    float: left;
    top:5px;
}
a:focus {
    outline: 0;
    border: 0;
}
body {
    font-family:'Open Sans',sans-serif;
}
.selectize{
    display: inline-block;
    width: 33%;
    text-align: left;
}
.selectize-control:focus{
    border-color: #f59942!important;
}
/*.selectize input:placeholder-shown{
    width: 100% !important;
}*/
small.navbar_title{
    position:relative;
    margin-left: 10px;
    top:25px;
    font-size:15px;
    color:#fff;
}

.ace-nav > li {
    height:60px;
}
.ace-nav > li > a {
    padding-top: 0px;
}
.ace-nav .nav-user-photo {
    margin:10px 8px 0 0;
}

.user-info {
    top:12px;
}

.noPadding {
    padding: 0;
}
.textOnly {
    position: relative;
    top: 9px;
    float: left;
    margin-right: 5px;
}
/******
******* Header ********************/

.page-header {
    border-bottom:1px solid #438EB9;
}

.user_photo {
    margin-left:10px;
}
.bigger-110 {
    font-size:16px;
}

.table thead tr th [class*="fa-"]:first-child {
    margin-right:5px;
}
.pl-10 {
    padding-left: 10px;
}

.ml-10 {
    margin-left: 10px;
}
.mr12 {
    margin-right:12px;
}
.mr20 {
    margin-right:20px;
}
.mt15 {
    margin-top:15px;
}
.mt-5 {
    margin-top: 5px;
}
.mrT60 {
    margin-top:60px;
}
.mrB10 {
    margin-bottom: 10px;
}
.mrL10 {
    margin-left: 10%!important;
}
.mrR50 {
    margin-right: 50px!important;
}
.bbd {
    margin-bottom:10px;
}
.bbd img {
    margin-right:14px;
    outline:1px solid #e2e2e2;
    margin-bottom:10px;
}
.bbd img:nth-child(6n) {
    margin-right:0px;
}
.text-inline {
    font-size:12px;
}
.help-button {
    line-height:19px;
}
.vkHelpButtonFix {
    position: relative;
    top: -55px;
    vertical-align: middle;

}
.helpButtonFixSelctize {
    position: relative;
    top: -14px;
}
.helpButtonFix {
    position: relative;
    top: -7px;
}
.typeaheadHelpButtonFix {
    position: relative;
    top: 5px;
}
.txtOnlyHelpButtonFix,
.spinnerHelpButtonFix {
    position: relative;
    top: 5px;
}
.dateHelpButtonFix {
    position: relative;
    top: -4px;
    left: 4px;
}
#gore.btn, #dole.btn{
    padding: 0 0 0 5px;
}
a#izmena {
    position: relative;
    top: 3px;
    margin-right: 5px;
}
.menu-toggler .menu-text {
    display: block;
    color: #fff;
    position: relative;
    top: 3px;
    text-transform: uppercase;
}
.navbar {
    /*background-image: url("../img/logo.png");*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #438eb9;
}

.navbar .navbar-brand {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 0;
    margin-left:0;
    margin-right:0;
}
.logo-text {
    font-size: 24px; 
    padding:0 10px 0 5px; 
    position: relative;
    top: 7px; 
    font-weight: 600;
}
.datepicker{
    z-index:1200 !important;
}
.welcome {
    font-size: 18px;
}

.infobox-container {
    margin-bottom: 30px;
}

.login-layout {
    background-color: #0C4076!important;
}

.logImg {
    position: relative;
    margin-top: 20px;
    margin-bottom: 10px;
}
.white {
    color:#fff;
}
td.widthCol {
    width:100px;
    outline: 1px solid red;
}
.gritter-centerAkcijaView {
    position: fixed;
    left: 40%;
    right: 40%;

    top: 33%;
}
.sendTestKampanja {
    margin-top: 20px;
}
.sendTestKampanja input {
    margin-left: 25px;
}

ul.listTableField, 
ul.listTableFieldHead {
    list-style: none;
}
.listTableFieldHead li {
    font-size: 12px;
    float: left;
    margin-right: 1%;
    background-color: #1b6aaa;
    text-align: center;
    border: 4px solid #428bca;
    padding: 10px 15px;
    color: #fff;
    width: 32%;
    height: 110px;
}
.listTableField li {
    font-size: 14px;
    margin-top: 30px;
}
.listTableFieldHead li h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.listTableField li h4 {
    color: #478fca;
    text-transform: uppercase;
    font-size: 16px;
}
strong.br {
    background-color: #fff;
    color: #1b6aaa;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 15px;
    padding: 5px 10px;
    position: relative;
    top: 5px;

}
a.aHrefGrupa:focus{
    outline: 0 !important;
    border: 4px solid #d15b47;
}
a.aHrefGrupa:active {
    top: 1px;
}
.alert.mt-5 {
    margin-bottom: 0!important;
}
.alert-grey {
    background-color: #bfbfbf;
}
input.tt-hint, .form-group input.tt-hint {
    background-color: transparent !important;
}
/* Added from this point */
.twitter-typeahead{
    width: 100%;
}
.tt-dropdown-menu{
    width: 100%;
}
input.ajax-typeahead{ /* This is optional */
    width: 90% ;
}
.pointer{
    cursor: pointer;
}
.form-group .input-icon {
    padding: 0;
    margin: 0;
    width: 90%;
}
.form-group .input-icon input,
.form-group .input-icon .chosen-container-multi .chosen-choices {
    padding-left: 30px;
}

@media (max-width:520px) {
    .logo-text {
        font-size: 17px;
    }
}

@media (max-width:479px) {
    .navbar .navbar-brand {
        padding: 10px 0 10px 10px;
    }
    .navbar:not(.navbar-collapse) .ace-nav > li {
        float: right !important;
    }
}
@media (max-width: 320px) {
    .menu-toggler .menu-text {
        display: none;
    }
}

button.search-btn {
    position: absolute;
    left: 0;
    background: transparent;
    border: 0;
}

button.search-btn i {
    position: relative;
    top: 2px;
    left:-2px;
}

.bootstrap-table-fix{
    float:left;
    width:100%;
    padding: 0px;
    margin-bottom: 30px;
}
.bootstrap-table-delete-btn{
    padding: 0;
    border: none;
    background: transparent;
    color: #dd5a43;
    font-size: 1.3em;
    cursor: pointer;
}
.bootstrap-table-delete-btn:hover{
    color: #bb4530;
}
.btn-bootstrap{
    line-height: 1.6em;
    margin:0px!important;
    border:inherit!important;
    border-radius:5px;
    background-color: #6faed9!important;
}
.btn-bootstrap:hover{
    background-color: #438eb9!important;
}
.btn-bootstrap:focus{
    background-color: #6faed9!important;
}
span.dropup > .btn-bootstrap{
    border-radius:5px!important;
    padding: 3px;
}
span.dropup > .btn-bootstrap > .caret{
    margin: 0px;
}
.btn.dropdown-toggle:focus{
    background-color: #6faed9!important;
}
.mr-5{
    margin-right: 5px!important;
}

