.collapse label,
.align-self-center label {
    margin-bottom: 0px;
}

.sidebar-item .collapse {
    padding-left: 20px;
}

textarea {
    min-height: 100px;
}

#formaDokument .form-group {
    padding-bottom: 1rem;
    margin-bottom: 0rem;
    padding-top: 1rem;
    border-bottom: 1px solid #ccc;
}

.old-image {
    max-height: 60px;
    max-width: 100%;
}

a[href="#collapse0"] {
    display: none !important;
}

.naslov-kadra {
    position: relative;
}

.naslov-kadra:after {
    position: absolute;
    content: "-";
    border-left: 1px solid white;
    right: 0;
    width: 30px;
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    top: 0;
    bottom: 0;
    text-align: center;
}

.naslov-kadra.collapsed:after {
    content: "+";
}

.custom-file-label {
    text-align: left;
}

.custom-file-label::after {
    content: "Browse";
    background-color: #707cd2;
    color: #fff;
}

/****  boris new  ****/

.logo-icon > img {
    max-width: 100%;
    height: 40px;

}

/* templates reklama */
.card.templates {
    border: 1px solid #ccc;
}

/* file manager extension */

#addMaterialModalDialog {
    max-width: 80%;
}

.modal-content {
    height: unset;
}

/* story block */

.story-block .card {
    border: 1px solid #ddd;
}

.el-card-avatar.el-overlay-1 {
    height: 10rem;
}

.el-card-avatar.el-overlay-1 > img {
    height: 100% !important;
    width: auto !important;
    margin: 0 auto;
}

/* add audio modal */
.audio-product-drop {
    margin: 0 auto;
}

.dropzone {
    border: 2px dashed rgba(0, 0, 0, 0.3);
}

/* preview template modal */
#templatePreview #previewImage {
    width: 100%;
}

/* omogucava klik na disejblovano select polje*/
select[disabled] {
    pointer-events: none
}

.audio-podaci, .audio-reklama-komande {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    padding: 20px;
}

/* progres bar */
.progress-bar-striped {
    background-size: 25px 25px;
}

.progress {
    height: 15px;
}

.progress-bar-animated {
    animation: progress-bar-stripes 0.3s linear infinite;
}

/* video edit preview video btn */
.video-edit-preview-video-btn {
    text-align: center;
    margin-top: 20px;
}

/* forntend form validation error field */
.error {
    background: bisque;
    color: red;
    margin-top: 5px;
    padding: 5px;
    border: 1px solid red;
}

.error {
    position: relative;
    color: #852a2a;
    background-color: #ffdcdc;
    padding: .75rem 1.25rem;
    margin-top: 0;
    margin-bottom: 1rem;
    border: 1px solid #ffcece;
    border-radius: 2px;
}

/* user management page */

.zaBrisanje {
    color: red;
    cursor: pointer;
}

.edit-user {
    color: green;
    cursor: pointer;
}

/* add-status page */

.timeline > .timeline-item > .timeline-badge {
    left: 46%;
    width: 130px;
    height: 130px;
    border-radius: 10%;
    display: flex;
    align-items: center;
}

.timeline > .timeline-item > .timeline-panel {
    width: 42%;
}

.timeline-badge.gray-background {
    background-color: #edf1f5 !important;
}

.timeline-badge > a{
    width: 100%;
    height: 100%;
}

.timeline-point {
    width: 100%;
    height: 100%;
    background-image: url('https://www.celduc-relais.com/wp-content/uploads/video-camera-icon.png');
    background-size: contain;
    background-position: center;
}

/***** new design *****/

/* custom css for log in page */

.icon-color {
    color: #7dd3f7;
}

.input-icon-style {
    background-color: white;
    border-top: 1.5px solid #c8c8c8;
    border-bottom: 1.5px solid #c8c8c8;
    border-left: 1.5px solid #c8c8c8;
    border-right: 0;
    border-radius: 16px 0 0 16px;
}

.input-field-style {
    border-radius: 0 16px 16px 0;
    border-top: 1.5px solid #c8c8c8;
    border-bottom: 1.5px solid #c8c8c8;
    border-right: 1.5px solid #c8c8c8;
    border-left: 0;
    padding: .5rem 1rem .5rem 0;
}

.shadow-bottom {

    box-shadow: 0px 3px rgba(0, 0, 0, .15);
}

.logo-gradient {
    background: rgb(74, 74, 74);
    background: linear-gradient(0deg, rgba(74, 74, 74, 1) 0%, rgba(14, 15, 16, 1) 100%);
}

/* custom css for admin dashboard page */

.left-sidebar:hover {

    width: 250px;

}

.left-sidebar-min-width {
    width: 60px;
    z-index: 90;
    margin-top: 60px;
    padding-top: 0;
}

.left-sidebar-text {
    margin-left: 12px;

}

.left-sidebar-text-selected {
    margin-left: 9px;

}

.mdi-format-indent:before {
    content: "\F276";
}

.mdi-cellphone-link:before {
    content: "\F121";
}

.mdi-monitor-multiple:before {
    content: "\F37A";
}

.mdi-account-multiple:before {
    content: "\F00E";
}

.mdi-television-guide:before {
    content: "\F503";
}

.mdi-square-inc-cash:before {
    content: "\F4CB";
}

.dashboard-gradient {

    background: rgb(104, 170, 198);
    background: linear-gradient(0deg, rgba(104, 170, 198, 1) 0%, rgba(125, 211, 247, 1) 100%);
}

.big-icon-style {

    display: flex;
    justify-content: center;
    font-weight: 300;

    font-size: 40px;
}

.icon-no-hover > i {
    color: white;
}

.icon-no-hover > i:hover {
    color: white;
}

.text-of-category {
    display: flex;
    flex-wrap: wrap;
    align-items: center;

}

.center-button {

    flex-direction: column;

}
.no-border-card {

    border: 0px;
}

.text-spacing {
    margin-top: 5px;
}

.big-icon {

    font-size: 50px;

}

.page-content-style{

    margin-top:60px;
    background-color:#dddfe7;
}

.first-group-item{

    text-transform: uppercase !important; 
    border-right:1px solid #2cabe3 !important;
   
}

.card-group-white-bg{
    background-color: white;
}
.btn-circle-style{

    display:flex; align-items: center !important; 
    justify-content: center !important; 
    width: 100px !important; 
    height: 100px !important; 
    line-height:0 !important;

}
.text-align-header{

    text-align: center !important;
}

.flex-uniform{

    flex: 0 0 16%  !important;
}
.margin-top-30{

    margin-top:30px;
}
.border-0px{

    border:0px !important;
}
.status-bg-grey{
  
    background-color: #f7f8f9;
}
.no-padding-left-right{
    padding-left: 0px;
    padding-right: 0px;

}
.status-items-style{
    margin-bottom: 10px;
    
  
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;

}
.status-items-style-border{
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
}
.status-items-style-bg-color{
    background-color: #f7f8f9;

}
.header-bold{
    font-weight: bold;
}

/* custom css for preview_video file */

.text-color-light-blue{

    color: #7dd3f7;
}
.status-custom-style{
    border:1px solid #e1e1e1 !important;
    width: 960px !important; 
    margin-bottom: 20px !important; 
    padding:10px !important;
}
.margin-t10-b10{

    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
/* .margin-0{

    margin: 0px;
} */

.btn-rounded{

    border-radius: 10px;
}
.margin-t15-b20{
    margin-bottom: 20px;
    margin-top: 15px;
}
.icon-margin-right{
    margin-right: 8px;
}
.btn-flex-align{

    display: flex;
    align-items: center;
}

.width-50{
    width: 50% !important;
}
.modal-header-bg-color{

    background-color: #e55d5d;
}
.modal-header-t-white{
    color: white;
}

