#conteiner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
body  {
	   
height: 100%;
	   
margin: 0;
}

#side_menu {
	background: #0d2c6d;
	width: 34%;
	float: right;
	height: 100%;
	font-size: .8vw;
}
#content{background-image: url('https://merkaz.clickcall.co.il/serverscall/admin/assets/styles/v3/login/../../../../../newstyle/login/images/bg_body.jpg');/* background-size: auto 101%; */width: 66%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: 120%;background-color: #f7f7f7;}
#logo{
       text-align: center;
       margin: 10% 0 0 0;
}
#logo img{
      width: 61%;
      margin-right: 4%;
      height: 100%;
}
#login {
    width: 65%;
    margin: 4% auto;
    min-height: 40%;
}
div#loginback {
    background: #0d2c6d;
    min-height: 55%;
    position: relative;
    z-index: 99;
}
.login_name{
 font-family: heebo ,arial;
 border: 0 none;
 text-align: right;
 padding: 3% 13% 3% 5%;
 font-size: 1.25em;
 width: 76%;
 margin-bottom: 3%;
 background-image: url('https://merkaz.clickcall.co.il/serverscall/admin/assets/styles/v3/login/../../../../assets/images/v3/login/icon_u.png');
 background-repeat: no-repeat;
 background-size: contain;
 background-position: 100% -.9vh;
 /* border-bottom: 0.3vh solid #ccc; */
 border-radius: .4vw;
}
.login_password{
 font-family: heebo ,arial;
 border: 0 none;
 text-align: right;
 padding: 3% 13% 3% 5%;
 width: 76%;
 font-size: 1.25em;
 margin-bottom: 6%;
 background-image: url('https://merkaz.clickcall.co.il/serverscall/admin/assets/styles/v3/login/../../../../assets/images/v3/login/icon_s.png');
 background-repeat: no-repeat;
 background-size: contain;
 background-position: 100% -.9vh;
 /* border-bottom: 0.3vh solid #ccc; */
 border-radius: .4vw;
}
.login_submit{
 font-family: heebo ,arial;
 padding: 2%;
 background: #fdb721;
 width: 95%;
 font-size: 1.57em;
 margin-bottom: 2%;
 cursor: pointer;
 border-radius: 8px;
 border: none;
 border-radius: .4vw;
 }
.forgot{
    text-align: right;
    direction: rtl;
    float: right;
    color:#fff;
    font-size: 1.11em;
    font-family: heebo ,arial;
    margin: 1% 0%;
}
.Back{text-align: right;direction: rtl;float: left;color:#fff;font-size: 1.11em;font-family: heebo ,arial;margin: 1% 0%;}
#rememberme{
    float: right;
    margin: 2% 2% 2%;
    /* height: 1.5vh; */
    /* width: 1.5vh; */
    /* border-radius: 0; */
    /* border: none; */
 }
	#under{width: 97%;

	}
	#foter{
	 background-image: url('https://merkaz.clickcall.co.il/serverscall/admin/assets/styles/v3/login/../../../../assets/images/v3/login/img_foter.png');
	 background-size: 108% auto;
	 background-repeat: no-repeat;
	 width: 34%;
	 height: 16vh;
	 position: absolute;
	 bottom: 2%;
	 z-index: 0;
	 }



/* end .squaredThree */
/* .squaredFour */
.squaredFour {
  position: relative;
  margin: 1% 2% 2%;
  display: inline-block;
  float: right;
  width: 6%;
}
.squaredFour label {
  width: 1.2vw;
  height: 1.2vw;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background: #fcfff4;
  background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
  background: linear-gradient(to bottom, #6c6c6d 0%, #6c6c6d 40%, #6c6c6d);
  /* border-radius: 4px; */
  /* box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0, 0, 0, 0.5); */
}
.squaredFour label:after {
  content: '';
  width: 1vh;
  height: .5vh;
  position: absolute;
  top: 20%;
  left: 22%;
  border: solid #fff;
  border-top-style: none;
  border-right: none;
  background: rgba(0, 0, 0, 0);
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.squaredFour label:hover::after {
  opacity: 0.5;
}
.squaredFour input[type=checkbox] {
  visibility: hidden;
}
.squaredFour input[type=checkbox]:checked + label:after {
  opacity: 1;
}

/* end .squaredFour */



@media only screen and (max-width: 998px) and (min-height: 600px)  {
#content{
display:none !important;	
}

  #side_menu {  width:100%;
      font-size: 3vw;}
  #login {
    width: 85%;}

    .squaredFour label {
width: 3.5vh;
    height:3.5vh

    }


#foter {
  
width: 100%;
  
position: absolute;
  
bottom: 5%;
}
    
}


.notification {display: block;padding: 3% 13% 3% 5%;width: 76%;border-radius: .4vw;margin-bottom: 2vh;}

.notification.undone {border: 1px solid #c88383;background: url('https://merkaz.clickcall.co.il/serverscall/admin/assets/styles/v3/login/../images/notifications/cross.png') no-repeat 10px center #fabbbb;color: #882626;text-align: right;font-family: heebo ,arial;}
.notification.done {border: 1px solid #90b96b; background: url('https://merkaz.clickcall.co.il/serverscall/admin/assets/styles/v3/login/../images/notifications/tick.png') no-repeat 10px center #c2ee9b; color: #345f0e}
.notification.information {border: 1px solid #7ea2bf; background: url('https://merkaz.clickcall.co.il/serverscall/admin/assets/styles/v3/login/../images/notifications/information-balloon.png') no-repeat 10px center #b6d9f4; color: #1e4f74}
.notification.setting {border: 1px solid #b7b7b7; background: url('https://merkaz.clickcall.co.il/serverscall/admin/assets/styles/v3/login/../images/notifications/gear.png') no-repeat 10px center #e2e2e2; color: #454545}
.notification.warning {border: 1px solid #c2c193; background: url('https://merkaz.clickcall.co.il/serverscall/admin/assets/styles/v3/login/../images/notifications/exclamation.png') no-repeat 10px center #f1efb1; color: #6c6913}
