.vdfiltri {
  width: 60%;
  margin-left: 20px;
  margin-bottom: 20px;
  background-color: white;
  border-radius: 20px;
  box-shadow: 0px 0px 13px #CBCBCB80;
  padding: 25px;
}
.cltoolbar {
  position: relative;
  margin-bottom: 25px;
  margin-left: 20px;
  width: 100%;
}

.cltoolbar .cltoolbarr {
  position: absolute;
  top:0px;
  right:5%;
}

.cltoolbar .cltoolbarr > * {
  display:inline-block;
}
.tbldescliente img{
  position: relative;
  display: inline-block;
  margin-right: 10px;
  width:35px;
  height:35px;

}
.tblrscliente {
  position: absolute;
  top:-10px;
  left:80px;
  color:black;
}
.tbltpcliente {
  position: absolute;
  top:10px;
  left:80px;

}

#clienti .dataviewtitle > div {
  padding-left: 35px;
}

/* editor */
.clienttb {
  height:40px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: black;
  margin-bottom: 30px;
}
.clienttb img {
  width: 25px;
  height: 25px;
  margin-right: 15px;

}
.btncli {
  margin-right: 15px;
}


.vdtoolbar {
  float:right;
  width:300px;
}

.vdtoolbar>div {
  margin-bottom: 10px;
  width:90%;
}
.videopreview video {
  border-radius: 10px;
}

.videopreview {
  border-radius: 10px;
  background-color: white;
  margin-bottom: 20px;
  padding: 30px;
  box-shadow: 0px 0px 13px #CBCBCB80;
  width: 400px;
  height: 280px;
}
.tvfiltri {
  width: 60%;
  margin-left: 20px;
  margin-bottom: 20px;
  background-color: white;
  border-radius: 20px;
  box-shadow: 0px 0px 13px #CBCBCB80;
  padding: 25px;
}
.tvtoolbar {
  float: right;
  width:300px;
}

.tvtoolbar>div {
  margin-bottom: 10px;
  width:90%;
}
.tvform {
  margin-top: 140px;
}

.modtv {
  position: absolute;
  width: 180px;
  top: 200px;
  right:30px;
}

.tv_name {
  color: #D5112A;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 10px;
}
.vistv {
  width: 300px;
  height: 200px;
  border-radius: 15px;
  background-color: #D5112A;
  color: white;
  padding: 20px;
  font-size: 13px;
  margin-bottom: 30px;
}
.vistv div {
  margin-bottom: 10px;
}
.vistv div img {
  width: 16px;
  height: 16px;
  margin-right: 10px;
  margin-left: 10px;
}
.loadimg {
  margin-top:25px;
  text-align: center;
  line-height:300px;
  height: 300px;
  width:300px;
  border-radius: 20px;
  border-style: dashed;
  border-width: 2px;
  border-color: rgb( 46,96,148);
}

.loadimg img {
  max-width:250px;
  max-height:250px;
}

.loadimg video {
  margin-top:25px;
  max-width:250px;
  max-height:250px;
}

.pl_cal_head {
  border-left: 0.5px solid black;
  text-align: center;
  line-height: 35px;
  width:100%;
}

.pl_cal_hrow {
  background-color: rgb(217,218,222);
  margin-top: 20px;
}
.pl_cal_header {
  width:100%;
  background-color: rgb(217,218,222);
  color:rgb(98,98,98);
  font-size: 13px;
  font-weight: bold;
  height:35px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.pl_tv {
  position: relative;
  cursor: pointer;
  width:100%;
  height: 35px;
  line-height: 35px;
  padding-right: 25px;
  background-color: rgb(218,218,222);
  color: rgb(98,98,98);
  border-radius: 15px 0px 0px 15px;
  text-align: right;
  overflow: hidden;
}
.pl_tv .dataviewaction {
  top:5px;
}
.pl_blocks {
  position: relative;
  width:100%;
  height:100%;
  box-shadow: 0px 0px 13px #CBCBCB80;
  border-radius: 10px;
}
.pl_row {
  margin-top: 10px;
}
.plhead {

}
.plora {
  padding-top: 15px;
  text-align: center;
}
.plvideo {
  cursor:pointer;
  position: absolute;
  background-color: #D5112A;
  border-radius: 10px;
  color:white;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.plvideo_1 {
  line-height: 28px;
}
.plvideo_m {
  line-height: 20px;
}

.pl_tb {
  margin-bottom: 20px;
}
.salvavideo {
  color:white;
  background-color: #D5112A;

}
.fnbutton {
  text-align: center;
  float:right;
  margin-right: 20px;
  height: 40px;
  line-height: 40px;
  width:130px;
  color:white;
  font-weight: bold;
  text-transform: capitalize;
  font-size: 14px;
  cursor:pointer;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #D5112A;
  border-radius: 20px;

}

.loadimg {
  margin-left: auto;
  margin-right: auto;
  border-color: #D5112A !important;
}

.impshow {
  margin-top: 20px;
  text-align: center;
}

.impshow .impspinner {
  width:200px;
  height: 200px;
  /* border: .25em solid red;*/
}
a:hover, a:visited, a:link, a:active
{
    text-decoration: none;
}

#logo_login {
  position: absolute;
  top:50px;
  left:30px;
  width:150px;
}
html {
  height: 100%
  font-family: Roboto;
}

body {
  height: 100%;
  background-color: rgb(246,247,252);
}

#login_form {
  padding:7%;
}
#login {
  height: 100%;
}

#login_side {
  background-image: url("/sfondo_login.png");
  background-size:     cover;                      /* <------ */
  background-repeat:   no-repeat;
  background-position: center center;              /* optional, center the image */
}

#accedilbl {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 22px;
}
#accedilblmini {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: lighter;

}

#login .tbox {
  margin-top: 130px;
  margin-left: 100px;
  margin-bottom: 200px;
}


#login .fieldcnt {
  width:400px;
}

#login .mybtn  {
  width:400px;

}
.loginopts {
  margin:0px;
  margin-left: 10px;
  margin-bottom:30px;
  width:400px;
}

.loginopts  div {
  padding:0px;
}

#login .pwdforget{
  text-align: right;
  color: #D5112A;
}
.pwdforget div {
  color: #D5112A;

}
.minilist {
  background-color: white;
  border-radius: 25px;
  padding: 25px;
  padding-top: 40px;

  height: 550px;
  overflow-y: scroll;
}
.minilist .dataviewaction {
  right:3px;
  width:5px;
}

.videocat a:hover{
  color:black;
}
.minilist_item {
  position: relative;
  padding-top: 10px;
  color: rgb(98,98,98);
  font-weight: 400;
  border-bottom: 0.5px solid rgb(98,98,98);
  height:40px;
}
.minilist a {
  color: rgb(98,98,98);
}
.title {
  font-weight: bold;
  font-size: 14px;
  color: rgb(98,98,98);
  margin-bottom: 20px;
}
.videocat {
  text-align: center;
  background-color: white;
  border-radius: 25px;
  height: 200px;
  box-shadow: 0px 0px 13px #CBCBCB80;
}

.videocat img {
  margin-top: 35px;
  height: 80px;

}

.vtipo {
  margin-top: 15px;
  color: #D5112A;
  font-weight: 600;
  font-size: 12px;
}

.atipo {
  color: rgb(98,98,98);
}
.mltitle {
  margin-left: 20px;
}
.myavatar {
  margin-right: 5px;
}
.msgcount {
  width:18px;
  height:18px;
}
.lingua {
  margin-left: 15px;
  margin-right: 15px;
  font-size: 18px;
  color:#9da6ad;
  display: inline-block;
}
.modpalins {
  color:#9da6ad;
  font-size: 10px;
  text-decoration: underline;

}

.modpalins:hover {
  color: #D5112A !important;
}

.dashtvlist {
  margin-top: 30px;
}
