@font-face {
  font-family: dana;
  src: url("../font/dana.ttf");
}
h1,h2,h3,h4,h5,h6,p,span,a,div{
  font-family: "dana";
}

.countainercall h2 {
  padding: 6px 0;
  font-family: inherit;
  border-right: 6px solid;
  border-radius: 6px;
  background: #d2e9e7;
  width: 100%;
  color: #009688;
  border-left: 6px solid;
  display: block;
}

.countainercall {
    width: 86%;
    margin: 26px;
}


.countainercall {
    width: 50%;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #f9f9f9;
  }
  
  h2 {
    text-align: center;
    color: #333;
  }
  
  form {
    margin-top: 20px;
  }
  

  
  input[type="text"],
  input[type="file"] {
    width: 100%;
    padding: 10px;
    margin-bottom: 10px;
  }

  
  input[type="radio"] {
    margin-right: 5px;
  }
  
  input[type="submit"] {
    width: 100%;
    padding: 6px;
    background-color: #009688;
    color: #ffffff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
}
  
  .listboxcalls {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
  }
  nput[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid #000;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
  }
  input[type="radio"]:checked {
    background-color: #2196F3;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
}
.floatdiv div {
    width: 90%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    background: #009688;
    padding: 6px;
    border-radius: 6px;
    color: white;
    font-weight: bold;
    font-family: inherit;
    margin: 3px;
}
.floatdiv {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    width: 40%;
    float: right;
}

.boxicondiv {
    display: block;
    float: left;
    position: relative;
    width: 23%;
    background: #009688;
    color: white;
    text-align: center;
    padding: 6px;
    margin: 6px;
    border-radius: 6px;

}
.addvalue form {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  padding: 6px;
  background: #ff5b00;
  margin: 6px 18px;
  border-radius: 6px;
  color: white;
}
.addrowval img {
  width: 30px;
}

.icondetail img, .removecall {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.icondetail {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
/* *************** */
.tablescalls {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.rowbox {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  background: #009688;
  margin: 6px;
  color: white;
  border-radius: 6px;
  width: 100%;
}

.cll {
  height: 30px;
  width: inherit;
  display: flex;
  justify-content: center;
  align-items: center;
}

 .idbox.cll {
  display: none;
}




.titlebox.cll {}

.detailbox.cll {
  width: fit-content;
}

.clickedbox.cll {
  width: fit-content;
}

.positionbox.cll {
  width: fit-content;
}


.showrowcall img {
  width: 36px;
  height: 36px;
  border-radius: 100%;
  border: 3px solid white;
  margin: 6px;
  z-index: 1;
  background: white;
}
.rowcalls {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
    align-content: center;
}

.rowcall .inrowcall {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  align-content: center;
  width: 100%;
  background: #f2f2f2;
  border-radius: 6px;
  padding: 6px 0;
}

.rowcall {
    width: 100%;
    margin: 3px;
}

.showrowcall {
  display: flex;
  width: 80%;
  max-width: 460px;
  flex-direction: row;
  align-items: center;
}

.sevaddetail {
    margin: 3px 6px;
  }
.iconclosebox.cll img, .iconopenbox.cll img {
  display: inline !important;  
  width: 20px;
  height: 20px;
}
.boxcallsholder {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.boxcallsholder input[type="text"] {
  height: 20px;
  width: 90%;
  display: block;
  margin: 6px auto;
  border: none;
  box-shadow: 0 0 11px #99999957;
}
.boxcallsholder select {border: none;box-shadow: 0 0 6px #00000030;margin: 6px;width: 90%;}

.fileicon {
    width: 80%;
    background: white;
    padding: 6px 6px 0 0;
    margin: 6px;
    border-radius: 6px;
}

.typenum {
    width: 40%;
}

.addrowval {
    width: 20%;
    text-align: center;
    background: white;
    padding: 16px 6px;
    border-radius: 6px;
}


.showrowcall a {
  text-decoration: none;
  font-size: 18px;
  background: white;
  padding: 6px 22px;
  border-radius: 120px;
  margin-right: -36px;
  z-index: 0;
  padding-right: 40px;
}
.iconopenbox.cll, .iconclosebox.cll {
  width: 20%;
}
.clickedbox.cll {
  width: 36%;
}
.detailbox.cll {
  width: 18%;
  text-align: center;
}
.positionbox.cll {
  width: 24%;
}
.countainercall input[type="text"] {
  height: 20px;
}.wp-admin input[type=file] {
  padding: 0px 0;
  cursor: pointer;
}
.rowsdetail {
  width: 100%;
}
.showrowcall a {
  margin-right: -50px;
  padding: 0 50px 0 18px;
}
/* ********************** */

.boxbutton {
  position: fixed;
  bottom: 18px;
}
.showbox {
  width: 90%;
  max-width: 260px;
  height: 260px;
  position: fixed;
  bottom: 0;
  z-index:999999;
}
.openitembox, .closeitembox {
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 15px;
}
.openitembox {
  z-index: 2;
}
.closeitembox {
  z-index: 1;
  opacity: 0;
}

.boxitems {
  position: absolute;
  bottom: 90px;
  background: #f6f6f6;
  width: 84%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-wrap: nowrap;
  height: fit-content;
  padding: 12px 0;
  padding-right: 6px;
  border-radius: 12px 12px 12px 24px;
  box-shadow: 0 0 19px #88888880;
  overflow: hidden;
      max-height: 300px;
    overflow-y: initial;
}

.imageitembox img {
  width: 30px;
}

.callitembox {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    align-content: center;
    flex-wrap: nowrap;
    width: fit-content;
    background: white;
    min-width: 180px;
    padding: 3px 3px 3px 6px;
    overflow: hidden;
    border-radius: 100px;
    max-width: 100%;
    margin: 6px 0;
}

p.titleitembox {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    text-align: center;
}

p.urlitembox {
  font-size: 9px;
  text-align: center;
  margin-top: 3px;
  opacity: 0.5;
  direction: ltr;
}
.imageitembox {
  background: white;
  border-radius: 100%;
  border: 3px solid white;
height: 30px !important;
width:30px !important;
}

.textitembox {
  margin-right: 6px;
}
.headershowbox {
  text-align: center;
  width: 112%;
  display: block;
  margin: 12px 0;
  margin-top: 0;
  margin-right: 2px;
  padding-bottom: 6px;
  margin-top: -13px;
  margin-right: -20px;
}
.headershowbox h3 {
  text-align: center;
  font-size: 18px;
  background: #42c57c;
  padding: 6px;
  color: #ffffff;
}


.boxitems {
  display: none;
}

p.countclick {
  position: absolute;
  z-index: 3;
  margin-top: -6px;
  background: red;
  padding: 3px;
  height: 19px;
  padding-top: 6px;
  padding-bottom: 0px;
  border-radius: 100%;
  min-width: 17px;
  text-align: center;
  font-size: 10px;
  color: white;
}
/*.openitembox {*/
/*  cursor: pointer;*/
/*}*/
.prevent-select {
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
.imageitembox {
  border: none;
}
.leftbox{
  right: 0;
}
.rightbox{
  left: 0;
}
.titlebox.cll a {
    text-decoration: none ;
    color: white ;
}



.boxbutton {
  animation: boxbutton 1s ease-in-out 1;
}

@keyframes boxbutton {
	0% {
		animation-timing-function: ease-in;
		opacity: 0;
		transform: translateY(-250px);
	}

	28% {
		animation-timing-function: ease-out;
		opacity: 1;
		transform: translateY(0);
	}

	49% {
		animation-timing-function: ease-in;
		transform: translateY(-100px);
	}

	70% {
		animation-timing-function: ease-out;
		transform: translateY(0);
	}

	80% {
		animation-timing-function: ease-in;
		transform: translateY(-30px);
	}

	90% {
		animation-timing-function: ease-out;
		transform: translateY(0);
	}

	95% {
		animation-timing-function: ease-in;
		transform: translateY(-10px);
	}

	100% {
		animation-timing-function: ease-out;
		transform: translateY(0);
	}
}