

/* Start:/local/templates/tourjapan/css/jrpass-form.css?17291830134865*/
.label-jrpass-table {
    margin-top: 25px;
    display: block; 
}
.edit-dannye_po_jrpass-table {
    width: 100%;
    max-width: 100%;
    margin-top: 15px;
    border-collapse: collapse !important;
}
.edit-dannye_po_jrpass-table td,
.edit-dannye_po_jrpass-table th {
    
}
.edit-dannye_po_jrpass-table > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9 !important;
}
.edit-dannye_po_jrpass-table > tbody > tr:nth-of-type(even) {
    background-color: #eee !important;
}
.edit-dannye_po_jrpass-table td,
.edit-dannye_po_jrpass-table th {
    
}
.form-required {
    color: red;
}
.edit-dannye_po_jrpass-table > thead > tr > th,
.edit-dannye_po_jrpass-table > tbody > tr > th,
.edit-dannye_po_jrpass-table > tfoot > tr > th,
.edit-dannye_po_jrpass-table > thead > tr > td,
.edit-dannye_po_jrpass-table > tbody > tr > td,
.edit-dannye_po_jrpass-table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border: 1px solid #dddddd;
}
.edit-dannye_po_jrpass-table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #dddddd;
}
.edit-dannye_po_jrpass-table > tbody + tbody {
    border-top: 2px solid #dddddd;
}
.edit-dannye_po_jrpass-table th {
    color: #000;
}
.edit-dannye_po_jrpass-table select,
.edit-dannye_po_jrpass-table input[type="text"] {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.edit-dannye_po_jrpass-table .form-type-radio {
    margin-top: 0 !important;
    width: 100%;
    display: block;
    text-align: center;
}
.edit-dannye_po_jrpass-table th {
    text-align: center;
}
.edit-dannye_po_jrpass-table select:focus,
.edit-dannye_po_jrpass-table input[type="text"]:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
}
#hidden_form_wrp .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
#hidden_form_wrp textarea.form-control {
    min-height: 100px;
    resize: vertical;
}
#hidden_form_wrp .group-individual {
    float: none;
    display: block;
    width: 100%;
}
#hidden_form_wrp .group-individual .form-item .description {
    margin-top: 5px;
}
#hidden_form_wrp .form-item {
    margin-top: 10px;
}
#jrpass-add-row {
    margin-top: 10px;
    height: 35px;
    width: 320px;
    padding: 0px;
    border: none;
    display: block;
    box-sizing: border-box;
    font: 700 16px/35px 'BebasNeue','Arial',sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
    background: #339900;
    -webkit-transition: all .1s ease-in-out 0s;
    -moz-transition: all .1s ease-in-out 0s;
    -ms-transition: all .1s ease-in-out 0s;
    -o-transition: all .1s ease-in-out 0s;
    transition: all .1s ease-in-out 0s;
}
#hidden_form_wrp .form-submit {
    height: 35px;
    width: 100%;
    padding: 0px;
    border: none;
    display: block;
    box-sizing: border-box;
    font: 700 20px/35px 'BebasNeue','Arial',sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    cursor: pointer;
    background: #339900;
    -webkit-transition: all .1s ease-in-out 0s;
    -moz-transition: all .1s ease-in-out 0s;
    -ms-transition: all .1s ease-in-out 0s;
    -o-transition: all .1s ease-in-out 0s;
    transition: all .1s ease-in-out 0s;
}
.content_wrp .form_wrp .form_bg .fields .add_file:hover {
    text-decoration: none !important;
    cursor: default;
}
.form-radios {
    border-radius: 5px;
}
.jr_pass_page .success-answer {
    display: none;
    text-align: center;
    margin: 65px 0 30px !important;
    line-height: 28px;
    font-size: 25px;
    color: #13a534;
    font-weight: 700;
}
/* End */


/* Start:/local/templates/tourjapan/components/bitrix/news.list/type-jr-pass-list/style.css?1729183012150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/tourjapan/css/jrpass-form.css?17291830134865 */
/* /local/templates/tourjapan/components/bitrix/news.list/type-jr-pass-list/style.css?1729183012150 */
