

/* Start:/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap/style.css?16594532803818*/
.jq-form .textarea { resize: vertical; }

.jq-form .calendar-icon {
    background: none repeat scroll 0 0 transparent !important;
    border-left: 1px solid #999999 !important;
    margin: -41px 0 0 30px !important;
    padding: 0 !important;
    position: absolute;
    width: 0px;
    height: 0px;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
}
input[readonly] {
    background-color: white !important;
    cursor: text !important;
}

#map { width: 100%; height: 300px; }


/* Files */
.files-list { margin-top: 5px; }
.files-list .item { height:30px; }
.files-list .delete-file { width:14px; height:15px; background: url(/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap/images/delete.png) no-repeat; display:inline; margin-left:20px; cursor:pointer; }
.files-list .delete-file-ajax { width:14px; height:15px; background:#dcdcdc url(/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap/images/delete.png) no-repeat;  margin-left:20px; cursor:pointer; display: inline; position: absolute; overflow: hidden; margin-top: 5px; }
.files-list .file-icon { width:20px; height:23px; display:inline; position:absolute; overflow:hidden; }
.files-list .file-name { display: inline; width: 230px; border: 0pt none; margin-left: 30px; padding-top: 3px; }
.file { font:12px "Trebuchet MS",Tahoma,Verdana,Arial,helvetica,sans-serif; font-style:italic; }
.filestyle-item { margin: 5px 0; height:30px; }
button.add-file { width: 100px; height: 23px; background: url("/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap/images/also_en.png") no-repeat; border: 0; margin-bottom: 5px; }

.lang-ru .add-file { background-image: url("/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap/images/also_ru.png"); }
.lang-en .add-file { background-image: url("/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap/images/also_en.png"); }
.lang-uz .add-file { background-image: url("/bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap/images/also_uz.png"); }

.element-files { margin-bottom: 15px; }
.element-files .file-item { margin: 0 15px 15px 0; width: 100px; }


/* element-files */
.element-files { margin-bottom: 10px; }
.element-files .file-item { float:left; margin:0 10px 10px 0; }
.element-files .file-item a {  display: block; }
.element-files .file-item .file-ext { position: absolute; margin: 35px 0; font-size: 150%; width: 100px; display: block; text-align: center; text-transform: uppercase; }
.element-files .clear { clear: both; }
.element-files .delete-file-link { display: block; width: 98px; border: 1px solid #61879C; background: #5BB0D7; color: #fff; text-align: center; cursor: pointer; padding:3px 0; text-decoration: none; }

.jq-form .btn-delete-file {
    cursor: pointer;
    display: block;
    height: 31px;
    line-height: 31px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 31px;
    z-index: 2;
}
.input-group-lg .btn-delete-file {
    /*right: 5px;
    top: 9px;*/
    right: 10px;
    top: 17px;
    font-size: 1.2em;
    color: gray;
}
.input-group-lg:first-child:last-child .btn-delete-file {
    display: none;
}

.captcha-image { float: left; margin: 0 15px 10px 0; }
.input-captcha { width: 140px !important; }

.pc-form-stylebox{
    padding: 25px;
    /*background: #edf1f5;*/
    border: 1px solid #dde1e5;
    max-width: 640px;
    margin: 0 auto;
}

.pc-form-stylebox .form-group:first-child{
    margin-top: 0px;
}

.specialversion .pc-form-stylebox{
    /*background: transparent;*/
    border: 1px solid #000;
}

.color2 .pc-form-stylebox{
    /*background: transparent;*/
    border: 1px solid #ff0;
}


/* tu fix input file*/
.jq-form .files-list .btn { border-radius: 32px 0 0 32px; }
.jq-form .files-list .form-control { border-radius: 0 32px 32px 0 !important; }
.jq-form .files-list .item { height: auto !important; }
.jq-form .btn-add-file {border: 1px solid gray;}

/* End */
/* /bitrix/components/soulstream/iblock.form.bootstrap/templates/.default_bootstrap/style.css?16594532803818 */
