/* CSS Document */

@font-face {
    font-family: 'robotocondensed-bold-webfont';
    src: url('../../content/resources/fonts/robotocondensed-bold-webfont.eot');
    src: url('../../content/resources/fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../content/resources/fonts/robotocondensed-bold-webfont.woff2') format('woff2'),
         url('../../content/resources/fonts/robotocondensed-bold-webfont.woff') format('woff'),
         url('../../content/resources/fonts/robotocondensed-bold-webfont.ttf') format('truetype'),
         url('../../content/resources/fonts/robotocondensed-bold-webfont.svg#robotocondensed_bold_webfont') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'robotocondensed-regular-webfont';
    src: url('../../content/resources/fonts/robotocondensed-regular-webfont.eot');
    src: url('../../content/resources/fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../content/resources/fonts/robotocondensed-regular-webfont.woff2') format('woff2'),
         url('../../content/resources/fonts/robotocondensed-regular-webfont.woff') format('woff'),
         url('../../content/resources/fonts/robotocondensed-regular-webfont.ttf') format('truetype'),
         url('../../content/resources/fonts/robotocondensed-regular-webfont.svg#robotocondensed_regular_webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

.quickfactColLeft, .quickfactColRight {
    float: left;
    width: 48%;
    padding-left: 15px;
}

.quickfactColLeft p, 
.quickfactColRight p {
    margin-bottom: 31px;
}

.allCaps {
    text-transform: uppercase;
    font-family: 'robotocondensed-bold-webfont';
}

.csiR_frame{
float:left;
width: 94.5%;
border: 1px #BBB solid;
padding : 1%;
margin: 10px 0px 0px 0px;
font-family: 'robotocondensed-regular-webfont';
}

.csiR_main .breadcrumb{
    width: 100%;
}

.csir_top_country_frame{
float:left;
width: 92%;
border: 1px #BBB solid;
padding : 1%;
margin: 10px 0px 0px 0px;
font-family: 'robotocondensed-regular-webfont';
position: relative;
}


.tsg-rwd-csi-flag-capture{
float: left;
width: 150px;
height:  150px;
margin-right: 15px;
border: 1px solid #eee;
}


.csiR_frame_header{
font-family: 'robotocondensed-bold-webfont';
font-size: 1.5em;    
color: #fff;
background: #003875;
padding-left: 10px;
margin-bottom: 5px;
}

.csiR_frame_page{
display: block;
min-height: 800px;
font-family: 'robotocondensed-regular-webfont';    
}


.csiR_nav_frame{
    float: left;
        width: 100%;
    background-color: #eee;
    margin-top: 15px;
     width: 100%;
   text-align:center;
    }

.csiR_main_nav_frame{
    float: left;
        width: 100%;
    background-color: #eee;
    margin-top: 15px;
     width: 100%;
   text-align:center;
position: relative;
    }
.csiR_nav_frame ul,  .csiR_main_nav_frame ul{
    float: left;
     display: block;
    list-style:none;
 width: 100%;
    padding: 0px;
    margin: 0px;
   background-color: #fff;
    }

.csiR_nav_frame li,  .csiR_main_nav_frame li{
     display: inline-block;
     font-family: 'robotocondensed-bold-webfont';
     text-align: center;
     margin: 0px 1% 10px 0px;
     padding: 2px;
     border-radius: 0px;
     border-left: 1px #BBB solid;
     border-right: 1px #BBB solid;
float: left;
    cursor: pointer;
    font-size: .9em;
    line-height: 1.1em;
    width: 13%;
min-height: 50px;
    padding-top: 10px;
        }

.passports{
float: left;
width: 100%; 
 background-color: #bbb;
    margin-top: 0px;
        }


.passports li{
   border-radius: 0px 0px 0px 0px ; 
            box-shadow: inset 0px 0px 8px #BBB;
            margin-bottom: 5px;
     font-size: .9em;
    width: 31%;
    min-height: 25px;
        }



.passports_page, .intercountry_page, .legal_page, .child_page,  .sia_page, .consular_page{
display: block;
position: relative;
  left: -9000px;

                }

.csiR_nav_frame{
        position: relative;
left: -9000px;
    }


.sia_page .tsg-rwd-body-frame-row{
    margin: 10px 0px 10px 0px;
            border-top: 1px #bbb solid;
            padding-top: 8px;
        }

.sia-csi-stand-alone-frame{
display: block!important;
            }




.repository-visa_classifications_table_div, .VisaClassifications .tsg-rwd-text{
    float: left;
        width: 98% !important;
    padding: 0px 2px 0px 5px;
   margin: 0px!important;

    }

.repository-visa_classifications_table_div table{

        width: 100%!important;
          table-layout: fixed;

    margin: 0px!important;
    }

    repository-visa_classifications_table_div tr{

            width: 100%!important;
        }


.repository-visa_classifications_table_div table th,
.repository-visa_classifications_table_div table td {
  padding: .625em;
  text-align: center;
     font-size: .8em!important;
}






.repository-visa_classifications_table_div .Reciprocity-header-bottom{
    display: none;
}


.repository-visa_classifications_table_div tr:nth-child(even) {background-color: #ddd;}

@media screen and (max-width: 860px) and (min-width: 80px) {
.quickfactColLeft {
    width: auto;
}
.quickfactColRight {
    width: auto;
    padding-left: 25px;
}
}
