.sub-div{
    background: #eee;
    border-radius: 3px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.sub-div>.padding{
    padding: 14px 10px;
}
.text-int{
    text-align: left !important;
}
.redStar{
    color: #e04b4b !important;
}
.p10-4 {
    padding: 10px 4px;
}

.line_border {
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #eee;
}
.inp_captcha {
    width: 80px !important;
    float: right !important;
}
.pointer{
    cursor: pointer!important;
}
.caption_name{
    width: 120px;
}
.res_filed{
    width: 30%;
}

.list_inp{
    float: right;
    margin-right: 5px;
    list-style: none;
}
.list_inp li {
    float: right;
    margin-right: 3px;
    padding: 4px;
}
.list_inp span{
    padding:0px 4px;
}
.xl{
    width: 100%;
    height: 200px !important;
}

.list_upload {
    float: right;
    text-align: right;
    margin: 0;
    padding: 0;
    list-style: none;
}
.CWF{
    margin-top: 7px;
}
.no_dis {
    width: 0;
    height: 0;
    opacity: 0;
}
.list_upload>li {
    float: right;
    margin-right: 2px;
    border: 1px solid #e5e5e5;
    display: block;
    padding: 1px 5px 6px;
    text-decoration: none;
    background: #ecf0f1;
    color: #34495e;
    margin-right: 5px;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 13px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.unlink_fu:hover {
    color: #CE3E2E;
}
.unlink_fu {
    float: left;
    margin-left: 2px;
    color: #34495e;
    margin-right: 7px;
    padding-right: 8px;
    border-right: 1px solid #fff;
    margin-top: 2px;
}
.er_li{
    text-align: center;
    float: left;
}
.er_li .unlink_fu{
    float:right;
    margin-left: 5px;
    margin-top: 0px;
}

.list_error {
    list-style: none;
    background-color: #f2dede;
    padding: 0;
}




.upt_1{
    background: rgba(255,255,255,0.8);
    position: relative;
    display: inline-block;
    margin: 17px;
    vertical-align: top;
    border: 1px solid #acacac;
    padding: 6px 6px 6px 6px;
    width: 115px;
}
.upt_1 .icon-pdf{
    background: url(../img/pdf.jpg);
    display: table;
    width: 85px;
    height: 89px;
    background-size: initial;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.upt_1 .icon-zip{
    background: url(../img/zip.jpg);
    display: table;
    width: 85px;
    height: 89px;
    background-size: initial;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.upt_1 .icon-rar{
    background: url(../img/rar.jpg);
    display: table;
    width: 85px;
    height: 89px;
    background-size: initial;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.upt_1 .icon-image,.upt_1 .icon-gif,.upt_1 .icon-png,.upt_1 .icon-jpg,.upt_1 .icon-jpeg{
    background: url(../img/image.jpg);
    display: table;
    width: 85px;
    height: 89px;
    background-size: initial;
    background-repeat: no-repeat;
    margin: 0 auto;
}
.upt_1 .unlink{
    background: rgb(217, 83, 79);
    color: #fff;
    padding: 0px 9px;
    font-size: 20px;
    border-radius: 39px;
    position: absolute;
    top: -15px;
    left: -15px;
}
.upt_1 .unlink:hover{
    background: rgb(152, 48, 45);
}
.upt_1 a.dwonload_up .text{
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 5px 0;
}
.alert-warning p{
    line-height: 23px;
}
.btn_upload{
    margin: 8px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
}
._btn_img{
    background: #ea4c89;
}

._btn_file{
    background: #59ac23;
}
#l-img{
    width: 20px;
    height: 20px;
    background:url('../img/gif/ajax-loader.gif') center no-repeat;
    float: right;
}
.only_img{
    position: relative;
    width: 300px;
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
    float: right;
    margin-left: 10px;
}
.only_img img{
    max-width: 100%;
    height: auto;
}

.unlink_img{
    float: left;
    margin-left: 5px;
    color: #ac0c0c;
    margin-top: -5px;
    font-size: 24px;
    position: absolute;
    left: 0;
}
.type_files{
    float: right;
    padding: 2px 3px;
    color: #FFFFFF;
    margin: 2px 3px 4px 5px;
}
.type_files_exist{
    background:#0077b5;
}

.type_files_new{
    background:#578741;
}
.type_files span{
    float: right;
    padding: 0 4px;
}
.type_files .file_name a{
    color: #FFFFFF;
    papadding-left: 4px;
}
.type_files .unlink_files{
    padding-right: 8px;
    border-right: 1px solid #FFFFFF;
}
.type_files .unlink_files:hover{
    color: #ac0c0c;
}
.F_img{
    float: right;
    width: 200px;
}
.F_img image{
    width: 100%;
}
.xxl{
    width: 100% !important;
    height: 300px !important;
    resize: none !important;
}

.pos_inp .form-control{
    width: 80% !important;
    display: inline;
}
._inf{
    display: inline;
    padding-right: 5px;
}
a.btn{
    color:white !important;
}