/* Found in tpls  */
.pro-bookinfo-section-block .pro-flight-results_result_flight {
    padding: 20px 0 0;
}

.pro-flight-results_result_flight:first-child {
    padding-top: 0;
}

.pro-info-table-mini {
    margin-left: 10px;
}
.js-infotable-infotableopener {
    display: inline-block;
}
.pro-auth {
    position: relative;
}

.pro-auth__form__stub {
    position: absolute;
    background: #F6F6F6 url("/static/images/PF-ajax-loader.gif") center center no-repeat;
    opacity: 0.5;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}
.pro-passinfo-fieldblock__hidden {
    display: none;
}

.pro-passinfo-fieldblock__visadisabled {
    opacity: 0.5;
}

.pro-mypassengers-selectpopup .ui-dialog-content.ui-widget-content {
  /*  width: 800px !important;
    height: 400px !important;*/
}

.i-invisible {
    display: none;
}
/* EO Found in tpls  */

.pro-po-summary {
    float: none;
}

.delete_pass{border-bottom:1px dashed red; color:red;cursor:pointer ;}

.my_passengers_set_label {
    width: 200px;
    float: left;
    text-align: right;
    padding-right: 20px;
}

.add_doc{float:none;  padding-left: 200px;  text-align: right; margin-bottom: 15px;}

.my_passenger_doc_title{font-size: 110%;
    padding: 0 0 15px 60px; font-weight:700;}

.pro-mypassengers_more__savelink{margin-bottom: 20px !important;}

/*ВЛИТЬ В СУЩЕСТВУЮЩИЙ КЛАСС*/
.pro-btn-small-gray, .pro-retroGroup-flightsBlock__showhideButton {
    color: #000!important;
    text-decoration: none!important;}

.pro-options-form .pro-options-form_option__odd, .pro-options-form .pro-options-form_option__even {background-color:inherit;}


.pro-passengers-filter  {
    border: 1px solid #ccc;
    padding: 10px;
    width:700px;
}


/*  POFFICE */

.rolled_up{position:absolute;top:0;left:0;margin:40px;-webkit-box-shadow: 3px 0 20px #000;width:90%;z-index:100;}
.pro-po-summary{float:none;}
.pro-po-tabs {margin: 0px -15px;}
.pro-settings-subjects_text{margin:0;}

.pro-po-tabs__tab {background-image: -webkit-linear-gradient(top,#f6f6f6,#E7E7E7);}
.pro-po-tabs__tab_active {background-image: -webkit-linear-gradient(top,#FFF,#f6f6f6)}

.pro-bookinfo-manual_status_fix_error {
    color : #f00;
}

.pro-summary__passengers:first-letter {
    text-transform: uppercase;
}

