@charset "UTF-8";
/* CSS Document */
.badge-input{
  -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    height: 20px!important;
    padding: 2px 5px;
}
a:focus {
    outline: 0;
    border: 0;
}
body {
    font-family:'Open Sans',sans-serif;
}

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;
}
.pr-5 {
    padding-right: 5px;
}
.pr-10 {
    padding-right: 10px;
}
.label.label-transparent{
    background-color: transparent;
}
.label-transparent span,
.label-transparent .fa {
    color:#333;
    font-size: 16px;
}

.label .fa-star {
    text-shadow: 1px 1px 1px rgba(66, 66, 66, 1);
}
.sub-comment-buttons {
    position: relative;
    top: -20px;
}
.profile-user-info {
    width: 100%;
}
.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;
 
}
.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-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;
}
.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% ;
}
.selectize {
    display: inline-block;
    width: 90%;
}
.helpButtonFixSelctize {
    position: relative;
    top: -14px;
}
.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: 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;
}
