.icon_container{
    display: inline-table;
    text-align: center;
    height: 125px;
    width: 100px;
    margin-right: 24px;
}
.hide_screen{
    display: none;
}
.icon_container a{
    color: gray;
}
#div_right_column a{
    color: gray;
}
#div_do_today{
    display: inline-table;
    text-align: left;
}
#div_help_with{
    display: inline-table;
}
.welcomepack{
    color: #0C5272;
}
.portal_word{
    border-bottom: 1px dashed black;
}
.portal_wow_word{
    font-size: 150%;
}
#div_wow ol, #div_wow ul{
    padding-left: 20px;
}
.right_column
{
    display: inline-table;
    margin-left: 40px;
    margin-bottom: 40px;
    max-width: 350px;
    position: relative;
    float: right;
}
.textlink{
    border-bottom: 1px dotted #333333;
    cursor: pointer;
}
#webinars
{
    display: block;
    width: 90%;
}
.webinar_title
{
    font-size: 120%;
}
.webinar_subtitle
{
    font-size: 75%;
}
#box_webinars
{
    border-radius: 15px 15px 15px 15px;
    background: #e3e3e3;
    padding: 4px;
    height: 90%;
    margin-top: -25px;
}
#tbl_webinars
{
    background: #ecf0f1;
    border: 1px dotted gray;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0 0 0 0;
    width: 100%;
}
.rubric{
	font-weight: bold;
	font-style: italic;
}
.box_header
{
    background: #24c0aa;
    color: white;
    border: 1px solid #24c0aa;
    padding: 12px;
}
.main_menu_item
{
    /*used*/
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    border-style: solid;
    border-width: 6px;
    background: #EFEFEE;
    border-radius: 16px;
    text-align: left;
    color: #0C5272;
}
.second_menu_item
{
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    padding: 5px;
}
#main_menu_container
{
    /*used*/
    margin-top: 30px;
    vertical-align: top;
}
.main_menu_header
{
    /*used*/
    color: white;
    padding: 8px 4px 8px 6px;
    font-size: 120%;
    text-align: left;
    margin: -2px -2px 0 -2px;
}
.main_menu_item ul
{
    margin: 6px;
    padding-left: 14px;
}
.menu_second_level
{
    color: #0C5272;
    font-weight: bold;
}
.menu_third_level
{
    color: #0C5272;
    font-size: 80%;
}
.searchterm{
    font-style: italic;
    font-weight: bold;
}
.scale_unselected{
    background: transparent;
}
.scale_selected{
    background: lightgreen;
}
#div_popup_box{
    display: none;
    background: white;
    position: absolute;
    max-width: 300px;
    border: 1px solid black;
    border-radius: 4px;
    padding: 4px;
    top: 100px;
    left: 100px;
}
#page_breadcrumbs a
{
    color: gray;
}
#page_breadcrumbs
{
    color: gray;
    font-size: 90%;
}
#main_content
{
    margin: 0 20px 0 20px; 
}
#page_footer{
    display: inline-block;
    width: 100%;
    height: 90px;
    background-color: #CCCDCC;
}
#div_trans
{
    border: none;
    background: transparent;
}
#pg_title{
    position: relative;
    z-Index: 200;
}
.hide_desktop
{
    display: none;
}
.sidebox{
    color: white;
    background-color: #e5e5e5;
    width: 181px;
    padding: 4px;
    border-bottom: 4px solid gray;
    margin-bottom: 20px;
	border-radius: 8pt;
	box-shadow: #969696 4px 4px 4px;  
}
.mind_map{
    background: white;
    border: 1px solid black;
    text-align: center;
    vertical-align: middle;
}
.sidebox_title{
    color: #669966;
    font-weight: bold;
    padding-left: 16px;
}

.sidebox ul{
    color: black;
    margin: 10px 0 0 0;
    padding-left: 16px;
}

.sidebox li, .sidebox a{
    color: black;
    font-weight: normal;
    list-style: square;
    font-size: 8.5pt;
    margin-bottom: 3px;
}
.activity_box{
    padding: 10px;
	border-radius: 8pt;
    background: #EFEFEE;
    line-height: 1.8;
    border-width: 6px;
    border-style: solid;
    position: relative;
    z-Index: 100;
}
.prompt{
    display: inline-table;
    border: 1px dotted gray;
    padding: 2px;
    margin: 2px;
    font-size: 85%;
    border-radius: 4px;
}
.promptsbox{
    max-width: 510px; 
    border: 1px solid black;
    margin: 10px 0 0 0;
    padding: 4px;
    border-radius: 3px;
}
.content_box{
    padding: 0;
	border-radius: 8pt;
    background: #EFEFEE;
    line-height: 1.2;
    border-width: 6px;
    border-style: solid;
/*    position: relative; */
    z-Index: 100;
}
.content_box_title{
    color: white;
    padding: 10px 10px 10px 14px;
    margin: -2px -2px 0 -2px;
}
.content_box_content{
    padding: 10px;
}
.content_box ul{
    padding-left: 14px;
}
.content_box2{
    border-width: 2px;
    border-style: solid;
    padding: 4px;
}
.content_box .hidden_box{
    margin: 2px 0 4px 0;
    border-collapse: collapse;
    width: 85%;
    border: 1px dotted gray;
    background: #e0e0e0;
    padding: 2px;
}
.audio_control{
    width: 14px;
    cursor: pointer;
    margin-right: 2px;
}
.hidden_box td{
    padding: 4px;
}
.hidden_box .img_box{
    border: 1px solid black;
    margin-left: 6px;
}
div#div_quiz.hidden_box{
    background: #EFEFEE;
    border: none;
}
.link_box{
    border-width: 5px;
    border-style: solid;
    border-radius: 12px;
    background: #EFEFEE;
    width: 350px;
    margin-top: 20px;
}
.link_box_title{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    padding: 6px 8px 4px 16px;
    margin: -2px -2px 4px -2px;
    color: white;
}
.link_box ul{
    list-style: none;
    line-height: 1.7;
    font-size: 85%;
    padding-left: 14px;
    margin: 0 0 2px 0;
}
.link_box a{
    font-weight: bold;
}
.speech_bubble_left {
    background-image: url(/images/speech_bubble_left.png);
    height: 138px;
    text-align: left;
    vertical-align: top;
    width: 180px;
    padding: 30px 10px 0 10px;
}
.speech_bubble_right {
    background-image: url(/images/speech_bubble_right.png);
    height: 130px;
    text-align: left;
    vertical-align: top;
    width: 180px;
    padding: 25px 10px 0 10px;
}

.correctAnswer{
    background-color: #c3ffd7;
}
.stress{
    border-bottom: 2px dashed black;
}
.unstress{
    border-bottom: 2px dashed #EFEFEE;
}
.definition{
    font-weight: bold;
    color: #cc0000;
    margin-bottom: 4px;
}
.definition h4{
    color: #0C5272;
    font-size: 13pt;
    margin: 10px 0 0 0;
}
.dictionary{
    font-size: 20pt;
    font-family: "Times New Roman", Times, serif;
}
.uk{
    color: red;
    font-weight: bold;
}
.us{
    color: blue;
    font-weight: bold;
}
.normal{
    font-weight: normal;
    font-style: normal;
}
.lightorange{
    background-color: #ff9966;
    padding: 0 3px 0 3px;
}
.darkorange{
    background-color: #ff6633;
    padding: 0 3px 0 3px;
}
.lightgreen{
    background-color: #99cc66;
    padding: 0 3px 0 3px;
}
.darkgreen{
    background-color: #669900;
    padding: 0 3px 0 3px;
}
.blue{
    background-color: #66cccc;
    padding: 0 3px 0 3px;
}
.grey{
    background-color: #e2e2e2;
    padding: 0 3px 0 3px;
}
.video_control{
    max-width: 90%;
}
.word_family{
    border: 1px solid black;
    display: inline-block;
    width: auto;
    color: white;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 10px;

}
.flashcards{
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
.flashcards td{
    height: 28px;
    padding-left: 16px;
    vertical-align: middle;
    border-top: 1px dashed #67C0BE;
    border-bottom: 1px dashed #67C0BE;
}
.msgbox{
	max-width: 400px;
	height: 60px;
	background-color: #ececec;
	padding: 4px 20px 4px 20px;
	border-radius: 8pt;
    display: inline-table;
}
.msgbox button{
	min-width: 100px;
	cursor: pointer;
    background-color: white;
    color: #349993;
    font-weight: bold;
    border: 2px solid black;
}
.scriptspeaker{
	font-weight: bold;
	padding-right: 10px;
}
.info_box{
	display: none;
	background-color: #EFEFEE;
	border: 3px solid #0C5272;
	color: #0C5272;
/*	width: 300px; */
	padding: 4px;
	font-size: smaller;
	border-radius: 8pt;
	box-shadow: #969696 2px 2px 2px;
}
.flowchartbox {
    width: 120px;
    height: 90px;
    background-color: #66cccc;
    font-size: 10pt;
    color: white;
    text-align: center;
    padding: 6px;
    vertical-align: middle;
	border-radius: 10pt;
}
.annotation{
    z-index: 2000;
	background-color: white;
	width: auto;
	padding: 3px;
	border: 1px solid black;
	font-size: 8pt;
	display: none;
	border-radius: 4pt;
	box-shadow: #969696 4px 4px 4px;
}
.emailheader{
    max-width: 600px;
    border-radius: 10px;
    border-spacing: 0;
    border: 6px solid #0D3B5F;
}
.emailbody{
    background-color: #efefef;
    padding: 4px;
}
.my_example
{
    height: 32px;
    font-size: 9pt;
    width: 98%;
}
.highlightphrase{
    background-color: #FFFF8C;
    padding-left: 4px;
    padding-right: 4px;
    margin: 0;
    border-radius: 5px;
}
.highlightphrase2{
    background-color: #b3e6e6;
    padding-left: 4px;
    padding-right: 4px;
    margin: 0;
    border-radius: 5px;
}
.btn{
    padding: 3px 12px 3px 12px;
    cursor: pointer;
    color: white;
    background: #0C5272;
    border-radius: 4px;
    border: none;
    font-size: 120%;
}

#feedback_box{
    background: #ececec;
    width: 250px;
    height: 95px;
    right: 0;
    position: fixed;
    top: 30%;
    padding: 6px 6px 6px 20px;
    border-radius: 30px 0 0 30px;
    color: gray;
    z-Index: 0;
}
#searchform
{
    display: inline-table;
    float: right;
    margin: -5px 30px 0 0;
    border: 2px solid darkgray;
    background: #EDEEED;
    border-top: none;
    border-radius: 0 0 8px 8px;
    padding: 6px;
}
#copyright{
	font-size: 9pt;
	height: 30px;
	vertical-align: top;
	text-align: center;
}

body{
	color: #0C5272;
	font-family : Fira Sans,Sans-serif;
	font-size: 12pt;
    margin:  0;
    padding: 0;
}
a{
	color: #0C5272;
	font-family : Fira Sans,Sans-serif;
	text-decoration : none;
    font-weight: normal;
}
textarea{
    font-family : Fira Sans,Sans-serif;
    color: #0C5272;
}
input{
    font-family : Fira Sans,Sans-serif;
    color: #0C5272;
}
select{
    font-family : Fira Sans,Sans-serif;
    font-size: 12pt;
    color: #0C5272;
}
hr{
    border-width: 1px;
    border-style: solid;
    height: 1px;
}
#banca_ditalia
{
    display: block;
    max-width: 800px;
    margin-left: 370px;
}
#banca_italia
{
    display: block;
    max-width: 990px;
    margin: auto;
}
#pathway_menu
{
    max-width: 380px;
    min-width: 350px;
    padding: 6px 6px 0 6px;
    background: #0073b3;
    border-radius: 12px;
    display: inline-block;
}
#pathway_heading
{
    color: white;
}


#blended_welcome_2
{
    margin-top: 4px;
    background: #ececec;
    color: navy;
    display: inline-table;
}
.blended_welcome_footer
{
    background: #ececec;
    padding: 4px;
    color: navy;
    margin-top: 4px;
}
.right_column
{
    display: inline-table;
    margin-left: 40px;
    margin-bottom: 40px;
    max-width: 350px;
    position: relative;
    float: right;
}
.blended_module_menu{
    margin: auto;
    max-width: 420px;
    color: white;
    font-size: 13pt;
    padding: 6px;
    border-radius: 8px;
    box-shadow: #969696 6px 6px 6px;
}
#footer_logo
{
    max-width: 250px;
}
@media screen and (min-device-width : 320px) and (max-device-width : 700px)
{
    #feedback_box
    {
        display: none;
    }
    #footer_logo
    {
        max-width: 45%;
    }
    .footer_text
    {
        font-size: 80%;
    }
    .speechbubble
    {
        font-size: 70%;
        background-repeat: no-repeat;
    }
    .hide_mobile
    {
        display: none;
    }
    .hide_desktop
    {
        display: inline;
    }
    #div_left_column
    {
        margin-top: 30px;
    }
    #box_webinars
    {
        margin-bottom: 20px;
    }
    #div_right_column
    {
        margin-top: 20px;
    }
}
