﻿            .tck-box{
                     display:none;

                }
                .addlabel-tck {
                    width:100%;
    max-width: 720px;
    padding: 0 30px 43px 30px;
    position: fixed;
    top: 50%;
    left: 50%;
    /*-moz-transform:  translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform:  translate(-50%,-50%);*/
    margin-left:-360px;
    margin-top:-261px;
      background-color: #f5f5f5;
    box-shadow: 0px 0px 20px #444;
}
                .tck-box{
                        background-color: rgba(0, 0, 0, 0.39);
    position: fixed;
    top: 0;left:0;
    width: 100%;
    height: 100%;
                }
#SelectedUserListDiv{height:50px;}
#UsingAtUserDiv{
    padding:0;background-color:#fff;position:absolute;
}
#UsingAtUserDiv .tck-header {
    line-height: 45px;background-color:#f5f5f5;
}
#UsingAtUserDiv .add-address-show2{
    padding:0
}
#UsingAtUserDiv .address-show2-p,#UsingAtUserDiv .edit-tck-top2-top{
    line-height:30px;    color: #f8a34c;text-indent:0;font-size:14px;
}
#UsingAtUserDiv .edit-tck-top2,#UsingAtUserDiv .edit-tck-top{
    padding:0 20px;    margin: 0;
    border: none;    height: 160px;
}
#UsingAtUserDiv .edit-tck-bottom{
       height: 30px;
    padding: 10px 20px;
    background-color: #f5f5f5;
}
#UsingAtUserDiv .edit-tck-bottom span{
    margin-top:0
}
#UsingAtUserDiv .add-address-show2 li{
       float: none;
           border: none;
    padding: 3px 0;
    margin: 0;
    height: 33px;
    border-bottom: 1px solid #eee;
    background-color: transparent;
    margin-top: 5px;
}
#UsingAtUserDiv .add-address-show2 li img{
       width: 30px;
    height: 30px;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 6px;
}
@media screen and (max-width:720px) {
       .addlabel-tck {
                   width: 80%;
    max-width: 100%;
    padding: 0 10px 10px 10px;
    left: 0;
    margin-right: 10%;
    margin-left: 10%;
    box-sizing: border-box;
}

}

.tck-off {
    float: right;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-image: url('../images/off_03.png');
    margin-top: -20px;
    margin-right: -50px;
    border-radius: 20px;
    display: block;
}
                .tck-header {
    font-size: 16px;
    color: #343843;
    line-height: 80px;
    text-align: center;
}
.addlabel-div-box {
    padding: 20px 20px 20px;
    overflow-y: auto;
    background-color: #fff;
    margin: auto;
    border: 1px solid #e5e4e4;
    font-size: 14px;
    position: relative;
    height: 123px;
}
                .edit-tck-top2 {
    height: 138px;
    font-size: 14px;
    overflow-y: auto;
    background-color: #fff;
    margin: auto;
    border: 1px solid #e5e4e4;
    margin-top: 20px;
}
                .addlabel-tck input {
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    border: 1px solid #e5e4e4;
    text-indent: 15px;    margin-top: 10px;
}
                .edit-tck-top2-top {
    line-height: 35px;
    border-bottom: 1px solid #e5e4e4;
    text-indent: 20px;
}
.add-address-show2 {padding: 16px 10px;}
.add-address-show2 li {line-height: 33px;padding-left: 18px;padding-right: 18px;background-color: #fcf8ef;float: left;margin-left: 10px;margin-bottom: 10px;border-radius: 2px;border:1px #dadada solid;}

.edit-tck-bottom span {
    width: 70px;
    border: 1px solid #d0d0d0;
    text-align: center;
    line-height: 28px;
    border-radius: 2px;
    font-size: 13px;
    color: #5d5d5d;
    float: right;
    margin-top: 16px;
    background-color: #fff;
    margin-left: 10px;
    cursor: pointer;
}
.delete_a,.delete_a2{padding:5px; float:left; border:1px #dadada solid; margin-right:5px;margin-top: 10px;margin-bottom:0px;}