/************************************************************************************************* 
	Please do not modify this file unless absolutely necessary
*************************************************************************************************/

/* the background for the pages:  sign in, sign up and forgot password    */
.screens-wrapper.screens > .login, .screens-wrapper.screens > .signup, .screens-wrapper.screens > .forgot {
    background-image: url(img/background.jpg);
    z-index: 2;
}

/* the logo on the  pages:  sign in, sign up and forgot password    */
.screens-wrapper.screens > .login .logo, .screens-wrapper.screens > .signup .logo, .screens-wrapper.screens > .forgot .logo {
    cursor: pointer;
    background-image: url("img/logo_w.png");
    background-size: contain!important;
}

/* the logo in the left panel */
.logo-container {
    background: url(img/logo_w.png) center no-repeat;
    background-size: 98px;
    width: 100%;
    height: 50px;
}

/* The defaul preview for the camera list item if there is not any preview for a camera */
.reports campreview, .usercameralist campreview {
/*    background-image: url(img/camera.svg);*/
}

/* The image for search control */
.rightblock .headerBlock > .header-search .mainsearch .searchicon {
    color: var(--main-color);
}

/* The defaul preview for the event list item if there is not any preview for a event */
.activity .feed-activity-list .image-container, .reports .feed-activity-list .image-container {
/*    background-image: url(img/activity.svg);*/
}

/* The icon for the drop down control  */
/* .menu:after {
    content: url(img/dropdown.svg);
} */

/* The icon for the AI statistics control  */
/* .shift-right, .shift-left {
    background: url(img/shevron.svg) center no-repeat !important;
} */

/* The icon for profile in the left panel */
.profile-img {
    display: inline-block;
    background: url(img/logo_icon.png) center no-repeat;
    background-size: contain;
}

.cloudplayer-controls-container.single-timeline {
    border-radius: 0 !important;
    padding: 3px !important;
}

/* The icons for the left panel : Home, Users, Cameras, Activity and Map  */
.menu-item.active .menu-icon{color: var(--main-color);}

.bottomline a, .bottomline a:hover{color:var(--main-color);}

.bottom-global-menu {text-align: center;border-top: 1px solid #fff3;padding-top: 32px;margin-top: 10px;}

.transparent-button.deleteclip{color:#F24949;font-size: 14px;}
.newcamera .newcamerabtns .add1{display:none;}
.newcamera .newcamerabtns .add2{display:none;}
/*.newcamera .newcamerabtns .add5{display:none;}*/

.monitoring-notes {display: none;}
body.monitoring .header-right .addnote {display: none;}

.single-timeline {display: none !important;}

.prifiletabs .tab1{display:none!important;}
.prifiletabs .tab3{display:none!important;}
.profile .wtab1{display:none!important;}
.profile .wtab2{display:block!important;}
.edituser .week_shedule{display:none!important;}
/*.cameras .simplemenu > div:nth-child(5) {display:none!important;}*/