/* CSS Document */
.backcolor a {
    background-color: #dddddd !important;
    color:#000 !important;
}
.backcolor a:hover {
    background-color: #003875 !important;
    color:#fff !important;
    text-decoration: underline;
}

.pptWizard .progress_title {
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 1em;
    display: none;
}

.pptWizard .progress_title.active {
    display: block;
}

.costs_data
{
    padding:10px;
}
.pptWizard .editGISMap{
    display: block !important;
}

.pptWizard #select_agency{
    display: none;
}
.pptWizard .esri-view-root{
    display: block;
}
.pptWizard .fa.fa-file-pdf-o.pdf_link,
.pptWizard .far.fa-file-pdf.pdf_link {
    display: none;
}
.passport-wizard .with_selection  {
    background-color: #e1c961;
    margin-top: 5px;
    height: 30px;
    padding-left: 10px;
}
.usd {
    font-size: 98%;
}
.pptWizard .helper_text {
    color:red;
}
.passport-wizard fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    min-width: -webkit-min-content;
    border-width: 0px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
}
#header_option_new,
#header_option_renew,
#header_option_under16,
#header_option_over16,
#header_option_replace,
#header_passtype_book,
#header_passtype_card, 
#header_passtype_book_card,
#header_standard,
#header_exp,
#header_exp_agency,
#header_overseas_standard {
    display: none;
}

#header_option_new.selected.showit,
#header_option_renew.selected.showit,
#header_option_under16.selected.showit,
#header_option_over16.selected.showit,
#header_option_replace.selected.showit,
#header_passtype_book.selected.showit, 
#header_passtype_card.selected.showit, 
#header_passtype_book_card.selected.showit,
#header_passtype.showit {
    display: block;
}
#header_passtype_book.unselected.showit,
#header_passtype_card.unselected.showit,
#header_passtype_book_card.unselected.showit,
#header_passtype.hideit {
    display: none;
}
#header_standard.selected.showit, 
#header_exp.selected.showit, 
#header_exp_agency.selected.showit,
#header_overseas_standard.selected.showit,
#header_processing.showit {
    display: block;
}
#header_standard.unselected.showit, 
#header_exp.unselected.showit, 
#header_exp_agency.unselected.showit,
#header_processing.hideit,
#header_option.hideit {
    display: none;
}
#area_renew_book_card_minor,
#area_renew_book_card {
    display: inline;
}

#outside-us-renew,
#back_to_first {
    display: none;
}

#renew_adult_passport_summary .myTravel82, #renew_adult_passport_summary.enableMyTravel .basic82 {
    display: none;    
}

#renew_adult_passport_summary.enableMyTravel .myTravel82 {
    display: block;    
}

    #cost_summary.form_content table td.summary_sub {
        background: transparent url('clientlib/css/images_global/bg_row_dots.png') repeat-x 0 2px;
    }

        #cost_summary div#main .content_controller .content_box_container #cost_summary p {
            background: #fff;
            font: italic 21px Georgia, "Times New Roman", Times, serif;
            color: #5e5e55;
            display: inline-block;
            padding-right: 3px;
        }
        a.info_modal_link {
            background: transparent url("clientlib/css/images_global/icon_question.png") no-repeat right top;
            height: 28px;
            width: 28px;
            display: inline-block;
            text-indent: -99px;
            overflow: hidden;
        }
        #state_cost_info,
        #agency_cost_info {
            background: #eee;
            padding: 30px;
        }
        #state_cost_info h2,
        #agency_cost_info h2 {
            color: #4D4D4D;
            font: 24px Georgia,"Times New Roman",Times,serif;
            margin: 0 0 7px 0;
        }
        #state_cost_info p,
        #state_cost_info li,
        #agency_cost_info p,
        #agency_cost_info li {
            color: #5E5E5E;
            font: 14px/1.5 Verdana,sans-serif;
            margin: 0 0 25px 0;
        }
    div#main #cost_summary.form_content table tr.totals td {
        border-top: 1px solid #ccc;
        padding-top: 20px;
    }
    div#main #cost_summary.form_content table tr.costs_total_row td {
        border-top: 1px solid #666;
        padding-top: 10px;
    }
    div#main #cost_summary.form_content table tr.totals                 td:first-child,
    div#main #cost_summary.form_content table tr#acceptance_fee_summary td:first-child,
    div#main .form_content .helper_text {
        color: red;
        font-style: italic;
    }
    div#main .content_controller .content_box_container .form_content table span.helper_text {
        font-size: 14px;
        line-height: 1;
    }

.passport-wizard .info-button {
    cursor: pointer;
    margin-top: -5px;
}
.passport-wizard .info-button {
    cursor: pointer;
    margin-top: -5px;
}

.passport-wizard .info-box {
    display:none;
    position: absolute;
    background-color: #3591C5;
    color: #fff;
    font-size: 13px;
    line-height: 1.5;
    max-width: 400px;
    padding: 6px;
    margin: -75px -25px 0 200px;
    border: 2px solid #bfbfbf;
    border-radius: 3px;
}

.passport-wizard .info-show {
    display: block;
}

.pptWizard .modal-dialog {
    position: relative;
    width: 80%;
    margin: 0 auto;
}
fieldset.well-tsg:empty {
  display:none;
}
.passport-wizard-wrap.modal-body-tsg {
    max-width: 840px;
    position: static;
}
.pptWizard .body-tsg {
    background-color: #EFEFEF;
    padding: 15px;
    max-width: 650px;
    display: inline-block;
}
img .ui-datepicker-trigger {
       background-position: center !important;
}
.pptWizard .modal {
    position: relative;
    margin-top:-480px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.container-tsg-ppt
 {
    font-family: 'robotocondensed-regular-webfont';
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
 }
 
.pptWizard a.btn-oversize-tsg:visited  {
    color:#fff;
}

#passport_wizard .content_controller .content_box_container #cost_summary p {
    background: #fff;
    font: italic 24px 'robotocondensed-regular-webfont';
    color: #5e5e55;
    display: inline-block;
    padding-right: 3px;
}
.passport-wizard .content_controller .content_box_container #cost_summary p {
    background: #fff;
    font: italic 24px 'robotocondensed-regular-webfont';
    color: #5e5e55;
    display: inline-block;
    padding-right: 3px;
}
#passport_wizard span.type_total,span.processing_total, span.agency_fee_total, span.delivery_total  {
     font-size: 16px;
     line-height:20px; 
     font: 'robotocondensed-regular-webfont';
     font-weight: normal;
}
#passport_wizard #cost_summary {padding:5px}
#passport_wizard span.type_label, span.processing_label, span.agency_fee_label, span.delivery_label, .sub_total, .fee_total {
     font-size: 16px;
     line-height:20px; 
    font: 'robotocondensed-regular-webfont';
    font-weight: normal;
    background-color: #fff;
}
.passport_wizard #cost_summary {padding:5px}
.passport-wizard span.type_label, span.processing_label, span.agency_fee_label, span.delivery_label, .sub_total, .fee_total {
     font-size: 16px;
     line-height:20px; 
    font: 'robotocondensed-regular-webfont';
    font-weight: normal;
    background-color: #fff;
}
#passport_wizard .modalcol {
  width:50%;  
}
#passport_wizard .content_controller .title_intro_bg {
    background-color:#e1c961;
    padding:10px;
}
#passport_wizard .estimateCost {
    min-height: 600px;
}
#passport_wizard .modal-header-tsg {
    font-family: 'robotocondensed-bold-webfont';
    background-color: #DDDDDD;
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
}
#passport_wizard .tsg-rwd-content-page-parsysxxx H2 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 2px;
}

#passport_wizard .content_box_title with_selection {
     background-color: #fcfcfc;
    border-bottom: 1px solid #4B6C9D;   
}
#passport_wizard .content_controller .content_box_container {
    background-color: #ffffff;
    overflow: hidden;
    margin-top: 20px;
    border-left: 1px solid #9d9d9d;
    border-right: 1px solid #9d9d9d;
    border-bottom: 1px outset #bfbfbf;
}
#passport_wizard .content_controller .title_intro_bg, div#main_with_scroller .content_controller .title_intro_bg, div#main .content_controller .content_box_container div.content_box_title, div#main_with_scroller .content_controller .content_box_container div.content_box_title {
    background-color: #6a9ae0;
}
#passport_wizard .content_controller .content_box_container div.content_box_title, div#main_with_scroller .content_controller .content_box_container div.content_box_title {
    border-bottom: 1px solid #354c6e;
    min-height: 15px;
}
#passport_wizard .resideOtherAlert {
    color: #ff0000;
    display:none;
}

#passport_wizard a.btn-primary-tsg {
	color: #fff !important;
	text-decoration: none;
}
#passport_wizard textarea, #passport_wizard input[type="text"], #passport_wizard input[type="password"], #passport_wizard input[type="datetime"], #passport_wizard input[type="datetime-local"], #passport_wizard input[type="date"], #passport_wizard input[type="month"], #passport_wizard input[type="time"], #passport_wizard input[type="week"], #passport_wizard input[type="number"], #passport_wizard input[type="email"], #passport_wizard input[type="url"], #passport_wizard input[type="search"], #passport_wizard input[type="tel"], #passport_wizard input[type="color"], #passport_wizard .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-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 linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    padding:3px;
}
 #passport_wizard .form_content label, div#main .content_controller .content_box_container .form_content .conditional label,  #passport_wizard .form_content legend.labelstyle {
    font: bold 16px/1.5 'robotocondensed-regular-webfont';
    margin-right: 10px;
    color: #5e5e5e;
} 
#passport_wizard .form_content label.legendstyle {
   font-weight: normal;
}

 #passport_wizard .location_agency_outcome a {
    color:#670ab7;
}
 #passport_wizard #outside-us-renew a {
    color:#670ab7;
}
 #passport_wizard .appointment_display a {
    color:#670ab7;
}
 #passport_wizard .location_facility_outcome a {
    color:#670ab7;
}
 #passport_wizard .location_embassy_outcome a {
    color:#670ab7;
}
 
#passport_wizard .pptType {
    min-height:60px;
}
#passport_wizard .well-tsg {
    font-family: 'robotocondensed-regular-webfont';
    padding: 5px; 
    margin-bottom: 10px;
    background-color: #ffffff;
    border: 1px solid #FFFFFF;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    font-size: 16px;
}
.passport-wizard .btnStandard {
    height:0px;
    padding:0px;
    display:none;
}
#passport_wizard .with_selection {
    background-color: #e1c961;
    margin-top: 5px;
    height: 32px;
    padding-left: 10px;
}   
.passport-wizard with_selection {
    background-color: #e1c961;
    margin-top: 5px;
    height: 37px;
    padding-left: 10px;
} 
#passport_wizard .edit_btn {
    margin-top: 0px;
    float: right;
    display: block;
}
.passport-wizard .edit_btn {
    margin-top: 0px;
    float: right;
    display: block;
    font-size: 1em;
    padding: 6px;
}

#passport_wizard li {
margin-left:25px;
}

.passport-wizard .btnStandard {
    display: none;
    padding: 0px 0px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 0px;
    color: #333333;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: EFEFEF;
    border: 0px solid #cccccc;
    border-bottom-color: #EFEFEF;
    height:0px;
}
#passport_wizard .btnPrimary {
    display: inline-block;
    padding: 3px 3px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #003875;
    border: 0px solid #cccccc;
    border-color: #003875 #003875 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.passport-wizard .btn, .passport-wizard .btnReset {
    display: inline-block;
}
.passport-wizard .btn a, .passport-wizard .btnReset a {
    display: inline-block;
    padding: 5px 12px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #003875;
    border: 1px solid #cccccc;
    border-color: #003875 #003875 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
        text-decoration:none;
}
.passport-wizard .btnReset {
    font-family: 'robotocondensed-regular-webfont';
    opacity: .9;
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-color: #003875;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float:none;
    font-weight:normal;
}
.passport-wizard .btn a.disabled {
    background-color:#4D4D4D;
    background-image: none;
    cursor: default;

}
#passport_wizard .btn>.caret, .dropup>.btn>.caret {
	border-top-color: #000 !important;
}
#passport_wizard .btn:focus, #passport_wizard .btn:active:focus, #passport_wizard .btn.active:focus, #passport_wizard .btn.focus, #passport_wizard .btn:active.focus, #passport_wizard .btn.active.focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
#passport_wizard .btn:hover, #passport_wizard .btn:focus, #passport_wizard .btn.focus {
	color: #333;
	text-decoration: none;
}
#passport_wizard .btn:active, #passport_wizard .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
#passport_wizard .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
        padding:5px;
}
#passport_wizard 
 a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events: none;
}
#passport_wizard btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
#passport_wizard 
 btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}
#passport_wizard .btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
#passport_wizard .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
#passport_wizard .btn-success:active:hover, .btn-success.active:hover, .open>.dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open>.dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open>.dropdown-toggle.btn-success.focus {
	color: #fff;
	background-color: #398439;
	border-color: #255625;
}
#passport_wizard .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
	background-image: none;
}
#passport_wizard .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled.focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success.focus {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
#passport_wizard .btn-success .badge {
	color: #5cb85c;
	background-color: #fff;
}

#passport_wizard .btn a {
    color: #fff;
}

#passport_wizard .btn a:visited {
    color: #ccc;
}

#passport_wizard .green {
    background-color: transparent;
    color: green;
    font-size: .9em; 
}
.passport-wizard .green {
    background-color: transparent;
    color: green !important;
    font-size: .9em; 
}

#passport_wizard .row-fluid {
  width: 100%;
  *zoom: 1;
}

#passport_wizard .container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.passport-wizard .span12 {
  width: 100%;
  *width: 99.94680851063829%;
  float:left;
}


.passport-wizard .span11 {
    width: 69.489362%;
    float: left;
    padding: 10px;
}

.passport-wizard .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
    float:left;
}

.passport-wizard .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
    float:left;
}

.passport-wizard .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
    float:left;
}
#passport_wizard .form_row p > span {
    display: block;
    font-weight: bold;
}

.passport-wizard .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
    float:left;
}
#passport_wizard #cost_summary.form_content table td.summary_sub {
    background: transparent url(../../../../../content/dam/geometrixx/icons/bg_row_dots.png) repeat-x 0 2px;
}
.clearfix {
  clear: both;
}
/*
.delivery > .delivery {
    min-height: 125px;
}
.delivery > .overnight_delivery {
    min-height: 185px;
}
*/
.delivery.overnight_delivery.notecard {
    height: 145px;
}

.delivery.standard_delivery_ca {
    height: 15px;
}

div.processing.exp_processing_agency  {
    height: 85px;
}

.passport-wizard .span6 {
    width: 49.5%;
    float:none;
    height:auto;
    display: inline-block;
    vertical-align: top;
    
}

.passport-wizard .span5 {
  width: 48.42553191489362%;
  *width: 48.37234042553192%;
    float:left;
}

.passport-wizard .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
    float:left;
}

.passport-wizard .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
    float:left;
}

.passport-wizard .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
    float:left;
}

.passport-wizard .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
    float:left;
}

 .pptWizard .labelspan {
    display: inline-block;
    height: auto;
    vertical-align: top;    
    margin: 0;
}

#passport_wizard .modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}
#passport_wizard .modal-footer:before, .modal-footer:after {
    display: table;
    line-height: 0;
    content: "";
}

#passport_wizard .modal-footer:after {
    clear: both;
}

#passport_wizard .tab-content>.active {
    display: block;
}
#passport_wizard .tab-content>.tab-pane {
    display: none;
}
#passport_wizard .fade.in {
    opacity: 1;
}
#passport_wizard .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
#passport_wizard .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
        border-radius: 4px;
}
#passport_wizard .nav-pills>li>a {
    border-radius: 4px;
}
#passport_wizard .nav>li>a {
    position: relative;
    display: block;
    padding: 2px 2px;
}
#passport_wizard .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
#passport_wizard .nav-pills>li+li {
    margin-left: 2px;
}
#passport_wizard .nav>li {
    position: relative;
    display: block;
    width: 10%;
    float: left;
}

.passport-wizard .form_list .html a {
    background-position: 0 -82px;
}
.passport-wizard .form_list .pdf, .passport-wizard .form_list .html {
   background-color: #DDDDDD;
    height: 35px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.passport-wizard .form_list a {
    background: transparent url(https://travel.state.gov/etc/designs/travel/images_global/icon_file_type_large.png) no-repeat 0 0;
    font: 16px 'robotocondensed-regular-webfont';
    color: #8c8c8c;
    text-decoration: none;
    text-transform: uppercase;
    padding: 9px 3px 5px 46px;
    display: block;
    overflow: visible;
    position: absolute;
    margin-top: 0px;
    height: 30px;
    color: #000 !important;
}

#passport_wizard .form_content select {
    font-family: "robotocondensed-regular-webfont";
    font-size: 16px;
    margin: 1px 5px 15px 0;
    width: 50%;
    padding: 7px 3px;
    border-radius: 0px;
}

 .pptWizard #cost_summary .well-tsg > div  {
    display: inline-block;
    width: 100%;
}

.pptWizard #processing_method  .well-tsg {
    width: 90%;
}

@media screen and (max-width: 612px) and (min-width: 80px) {
    .jvectormap-container {
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
    }
    .pptWizard .helper_text {
        font-size:95%;
    }
    .passport-wizard .span5 {
  width: 100%;
  *width:100%;
    float:left;
}
    .usd {
        font-size:95%;
    }
    .delivery > .delivery {
    min-height: 135px;
}
.delivery > .overnight_delivery {
    min-height: 235px;
}
div.processing.exp_processing_agency {
    height: 86px;
}

    .passport-wizard .form_content select {
        font-family: "robotocondensed-regular-webfont";
        font-size: 16px;
        margin: 1px 5px 15px 0;
        width: 90%;
        padding: 7px 3px;
        border-radius: 0px;
    }
    .passport-wizard .span6 {
        width:100%;
    }
    .overallTotal{
      font-size: 95%;  
    }
    .passport-wizard #cost_summary {
        padding: 0px;
    }
    .pptWizard .tsg-rwd-content-page-parsysxxx H4 {
        font-size: 95%;
    }
    .pptWizard .tsg-rwd-content-page-parsysxxx H3 {
        font-size: 98%;
    }
    .pptWizard .tsg-rwd-content-page-parsysxxx H2 {
        font-size: 95% !important;
    }
    .pptWizard ul, .pptWizard menu, .pptWizard dir {
        display: block;
        list-style-type: disc;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 15px !important;
    }

    .pptWizard .modal {
        position: relative;
        margin-top: -380px;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
    }
    .pptWizard .modal-dialog {
        position: relative;
        width: 98%;
        margin: 0 auto;
    }
.passport-wizard .well-tsg {
    font-family: 'robotocondensed-regular-webfont';
    min-height: 90px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    font-size: 16px;
}/*
     .modal-backdrop {
        z-index: 11;
    }*/
    .passport-wizard .with_selection tsg-rwd-content-page-parsysxxx H2 {
        font-size: 90% !important;
    }

    .passport-wizard .with_selection {
        background-color: #e1c961;
        margin-top: 5px;
        height: 31px;
        padding-left: 10px;
    }

    .passport-wizard .tsg-rwd-content-page-parsysxxx H4 {
        font-size: 70% !important;
    }
    .passport-wizard span.type_label, span.processing_label, span.agency_fee_label, span.delivery_label, .sub_total, .fee_total {
        font-size: 95%;
        line-height: 1.1em;
        font: 'robotocondensed-regular-webfont';
        font-weight: normal;
        background-color: #fff;
    }
    .usd {
        padding-left:20px;
    }
    .passport-wizard span.type_total, span.processing_total, span.agency_fee_total, span.delivery_total {
        font-size: 95%;
        line-height: 1.5em;
        font: 'robotocondensed-regular-webfont';
        font-weight: normal;
    }
    .passport-wizard .form_content label, #passport_wizard .content_controller .content_box_container .form_content .conditional label {
        font-family: 'robotocondensed-regular-webfont' !important;
        margin-right: 10px;
        color: #5e5e5e;
        font-weight: bold;
    }

    .passport-wizard .green {
        background-color: transparent;
        color: green !important;
        font-size: .8em;
    }

    .tsg-rwd-segment-main-copy-frame .passport-wizard .green {
        font-size: .6em;
    }

    .tsg-rwd-segment-main-copy-frame .passport-wizard #delivery_method {
         width: 100%;
    }

    .passport-wizard .info-box {
        display:none;
        position: absolute;
        background-color: #3591C5;
        color: #fff;
        font-size: 13px;
        line-height: 1.5;
        max-width: 400px;
        padding: 6px;
        margin: -95px 45px 0 00px;
        border: 2px solid #bfbfbf;
        border-radius: 3px;
    }
    .passport-wizard .info-show {
        display: block;
    }
}
@media screen and (max-width: 767px) and (min-width: 401px) {
    .pptWizard ul, menu, dir {
        display: block;
        list-style-type: disc;
        -webkit-margin-before: 1em;
        -webkit-margin-after: 1em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 15px;
    }
    div.processing.exp_processing_agency {
    height: 75px;
}
    .jvectormap-container {
        width: 100%;
        height: 100%;
        position: relative;
        overflow: hidden;
    }
    .jvmap-passport-agencies .jvmap-cmp {
        width: 90%;
        height: auto;
    }
    .passport-wizard .tsg-rwd-content-page-parsysxxx H4 {
        font-size: .7em !important; 
    }
    .pptWizard .modal {
        position: relative;
        margin-top: -380px;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
    }
    .pptWizard .modal-dialog {
        position: relative;
        width: 80%;
        margin: 0 auto;
    }

    .passport-wizard .with_selection tsg-rwd-content-page-parsysxxx H2 {
        font-size: 90%;
    }

    .passport-wizard .with_selection {
        background-color: #e1c961;
        margin-top: 5px;
        height: 31px;
        padding-left: 10px;
    }
    .passport-wizard span.type_label, span.processing_label, span.agency_fee_label, span.delivery_label, .sub_total, .fee_total {
        font-size: 90%;
        line-height: 1.5em;
        font: 'robotocondensed-regular-webfont';
        font-weight: normal;
        background-color: #fff;
    }
    .passport-wizard span.type_total, span.processing_total, span.agency_fee_total, span.delivery_total {
        font-size: 90%;
        line-height: 1.5em;
        font: 'robotocondensed-regular-webfont';
        font-weight: normal;
        padding-left: 1px;
    }
        .passport-wizard .form_content label, #passport_wizard .content_controller .content_box_container .form_content .conditional label {
        font: noraml 90% 'robotocondensed-regular-webfont';
        margin-right: 10px;
        color: #5e5e5e;
    }

    .passport-wizard .green {
        font-size: .7em; 
    }
}
.ui-datepicker .ui-datepicker-title select {
    font-size: .9em !important;
    margin: 1px 0;
}
.ui-widget {
    font-family: 'robotocondensed-regular-webfont' !important;
    font-size: .9em !important;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: .9em !important;
    margin: 1px 0;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em !important;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker {
    width: 17em !important;
    padding: .1em .1em 0;
    display: none;
}
/*galaxy*/
@media screen and (max-width: 640px) and (min-width: 360px) {
    .pptWizard .modal {
        margin-top: -460px;
    }
    #passport_wizard .edit_btn {
        float: right;
    }
    #passport_wizard #cost_summary {
        padding: 0px;
    }
    #passport_wizard .form_content select {
        font-family: "robotocondensed-regular-webfont";
        font-size: 14px;
        margin: 1px 5px 15px 0;
        width: 100%;
        padding: 7px 3px;
        border-radius: 0px;
    }
    .passport-wizard .span6 {
        width: 100%;
        padding-top:10px;    
    }
    #passport_wizard .well-tsg {

    }
}
 /*nexus*/   
@media screen and (max-width: 732px) and (min-width: 412px) {
    .pptWizard .modal {
        margin-top: -430px;
    }
    .passport-wizard .span6 {
          
    }
    #passport_wizard .well-tsg {

    }

    #passport_wizard #cost_summary {
        padding: 0px;
    }
    #passport_wizard .form_content select {
        font-family: "robotocondensed-regular-webfont";
        font-size: 14px;
        margin: 1px 5px 15px 0;
        width: 100%;
        padding: 7px 3px;
        border-radius: 0px;
    }
}
  /*iphone5*/        
@media screen and (max-width: 767px) and (min-width: 401px) {
    .pptWizard .modal {
        margin-top: -450px;
    } 
    .passport-wizard .span6 {
          
    }
    #passport_wizard #cost_summary {
        padding: 0px;
    }
    #passport_wizard .form_content select {
        font-family: "robotocondensed-regular-webfont";
        width: 100%;
        padding: 7px 3px;
    }
}
 /*iphone 6*/  
@media screen and (max-width: 767px) and (min-width: 401px) {
     .pptWizard .modal {
        margin-top: -430px;
    }
        .passport-wizard .span6 {
         
    }
    #passport_wizard .well-tsg {

    }
    #passport_wizard .edit_btn {
        float: right;
    }
    .passport-wizard .tsg-rwd-content-page-parsysxxx H4 {
        font-size: 80% !important;
    }
    .passport-wizard .tsg-rwd-content-page-parsysxxx H3 {
        font-size: 80% !important;
    }
    .passport-wizard .tsg-rwd-content-page-parsysxxx H2 {
        font-size: 50% !important;
    }
    #passport_wizard #cost_summary {
        padding: 0px;
    }
    #passport_wizard .form_content select {
        font-family: "robotocondensed-regular-webfont";
        font-size: 14px;
        margin: 1px 5px 15px 0;
        width: 100%;
        padding: 7px 3px;
        border-radius: 0px;
    }
}
           
@media screen and (max-width: 1020px)  {
    #passport_type .well-tsg > div .span6 {
        width: 100%;
    }
}
                      
@media screen and (max-width: 1081px) and (min-width: 768px) {
    .pptWizard #processing_method .well-tsg .span6 {
        width: 100%;
        margin-bottom: .5em;
    }
}
    
@media screen and (max-width: 768px)  {
     .pptWizard #processing_method .form_content > div  {
        display: inline-block;
    }
}
           
@media screen and (max-width: 850px) {
    .pptWizard #existing label:first-child {
        display: block;
        margin-bottom: 1em;
    }
}

@media screen and (max-width: 1530px) and (min-width: 775px) {
    #passport_wizard .well-tsg {
        font-family: 'robotocondensed-regular-webfont';
        padding: 5px;
        margin-bottom: 10px;
        background-color: #ffffff;
        border: 1px solid #FFFFFF;
        border-radius: 0px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
        font-size: 16px;
    }
    #passport_wizard #cost_summary {
        padding: 0px;
    }
    .passport-wizard .tsg-rwd-content-page-parsysxxx H4 {
        font-size: 80% !important;
    }
    .passport-wizard.tsg-rwd-content-page-parsysxxx H3 {
        font-size: 80% !important;
    }
    .passport-wizard .tsg-rwd-content-page-parsysxxx H2 {
        font-size: 80% !important;
    }
}