
#infobar {
  width: 500px;
  height: 200px;
  border: 1px solid #333;
  overflow-y: scroll;
}

.content {
  width: 100%;
}

.content div {
  color: blue;
  opacity: 0.5;
}

.content div span {
  color: #666;
}

.info {
  margin-top: 10px;
}

.example {
  background-color: #F8F8F8;
}

.submit {
  margin-top: 20px;
}

@media only screen and (max-width: 720px) {
  #mobile {
    padding: 20px 0;
  }
}

body {
    
    font-weight:300;
    font-family:'Open Sans','HelveticaNeueW01-Thin',Helvetica,Arial,sans-serif;
}


/* pagina job_grader >>> */
.ix-center
{
    text-align:center;
}

.ix-checkbox a { color: white; font-weight: 700; }


.ix-header, .ix-how-to-get-ahead, .ix-coming 
{ 
    color:white; 
}

.ix-social
{ 
    width: 32px;
}

.ix-img-grader { width: 7%; }

.ix-header .ix-grader
{
    font-weight: 700; 
    font-size: 13px;
}

.ix-header .ix-artificial
{
    font-size:35px;
    font-weight: 700;
}

.ix-header .ix-artificial .ix-red { color: #ff5000; }

.ix-header .ix-margin  {   margin: 20px 20px;  }

.ix-job-selector
{
        width:500px;
        margin:30px auto 50px auto;
}

.bootstrap-select .dropdown-menu li a.cy_cat_id_,
.bootstrap-select .dropdown-menu li:first-child a.category_id_1,
.bootstrap-select .dropdown-menu li:first-child a.category_id_2,
.bootstrap-select .dropdown-menu li:first-child a.category_id_3,
.bootstrap-select .dropdown-menu li:first-child a.category_id_4,
.bootstrap-select .dropdown-menu li:first-child a.category_id_5,
.bootstrap-select .dropdown-menu li:first-child a.category_id_6,
.bootstrap-select .dropdown-menu li:first-child a.category_id_7,
.bootstrap-select .dropdown-menu li:first-child a.category_id_8,
.bootstrap-select .dropdown-menu li:first-child a.category_id_9,
.bootstrap-select .dropdown-menu li:first-child a.category_id_10,
.bootstrap-select .dropdown-menu li:first-child a.category_id_11,
.bootstrap-select .dropdown-menu li:first-child a.category_id_12,
.bootstrap-select .dropdown-menu li:first-child a.category_id_13,
.bootstrap-select .dropdown-menu li:first-child a.category_id_14,
.bootstrap-select .dropdown-menu li:first-child a.category_id_15,
.bootstrap-select .dropdown-menu li:first-child a.category_id_16,
.bootstrap-select .dropdown-menu li:first-child a.category_id_17,
.bootstrap-select .dropdown-menu li:first-child a.category_id_18,
.bootstrap-select .dropdown-menu li:first-child a.category_id_19
{ background-color: #e6e6e6; color: #fff; }

.ix-range
{
    margin:30px auto 10px auto;
    background-image: url(../img/grader-gradazioni-v01.png);
    width: 331px;
    padding: 30px 0 17px 0 !important;
    background-size: cover;
    background-position: center;
}

.asRange .asRange-pointer .asRange-tip
{
    top: -55px;
    height: auto;
    width: auto;
    margin-left: -10px;
    padding: 3px;

}

.ix-how-to-get-ahead
{
    margin-top: -30px;
    margin-bottom: 20px; 
}

.ix-how-to-get-ahead .ix-how
{
    line-height: 35px; 
    font-weight: 700; 
    font-size: 55px;
}

.ix-how-to-get-ahead .ix-to-get
{
    font-size: 40px; 
    line-height: 40px; 
}

.ix-how-to-get-ahead .ix-ahead
{
    color:#ff5000; 
    font-size: 45px; 
    font-weight: 500;
    line-height: 35px;
    display: none;
}

.ix-how-to-get-ahead .ix-ready
{
    color:#a5ba32; 
    font-size: 45px; 
    font-weight: 500;
    line-height: 30px;
}


p { margin:20px; }

/*.ix-coming { font-size: 15px; }*/

.ix-center .ix-email 
{
    width: 250px; 
    height: 30px; 
    padding-left: 10px;
}


.btn-answer, #btn-login, .modal-footer .btn-remember
{
    padding: 15px;
    border-radius: 10px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.15), 0 1px 1px rgba(0,0,0,.075);
    font-size: 25px;
    background-color: #a5ba32;
    border-color: #a5ba32;
    color:white;
    font-weight: 700;
}


.asRange .asRange-selected, 
.asRange .asRange-pointer:before
{
    background-color: #a5ba32; 
    background:#a5ba32;
}
/* pallina */
.asRange .asRange-pointer 
{
    width: 20px;
    height: 20px;
    margin-top: -5px;
    border-radius: 12px;
    margin-left: -11px;
    outline: none;
}

ul.ix-social-box
{ 
    list-style: none; 
    text-align: center; 
    padding: 0; 
    margin:10px;
}

ul.ix-social-box>li { 
    float: none; 
    display: inline-block; 
}

.bootstrap-select .dropdown-toggle .filter-option { position: static; }

.dropdown-menu .text { font-size: 18px; }



/* pagina job_grader <<< */


/* pagina job_success >>> */
.ix-header .ix-title { font-size:50px;}
.ix-header .ix-title .ix-success { color:#a5ba32;}
.ix-header .ix-body { font-size:25px; }

button.btn-share
{
    color: white;
    background-color: #395b9a;
    padding: 10px;
    border-radius: 10px;
    font-size: 25px;
    border-color: #395b9a;
    font-weight: 700;
}

button.btn-share .ix-text { margin-top: -10px; }

@media only screen and (max-width: 680px)
{
    .ix-header .ix-title { font-size:30px; font-size:8vw;}
    .ix-header .ix-body { font-size:18px; font-size:5vw; }
}

/* pagina job_success <<<  */


@font-face{font-family:"HelveticaNeueW01-Thin";src:url("https://azcdn.ares.pgsitecore.com/it-it/-/media/Braun_IT/Fonts/56be84de-9d60-4089-8df0-0ea6ec786b84.eot?#iefix");src:url("https://azcdn.ares.pgsitecore.com/it-it/-/media/Braun_IT/Fonts/56be84de-9d60-4089-8df0-0ea6ec786b84.eot?#iefix") format("eot"),url("https://azcdn.ares.pgsitecore.com/it-it/-/media/Braun_IT/Fonts/50d35bbc-dfd4-48f1-af16-cf058f69421d.woff") format("woff"),url("https://azcdn.ares.pgsitecore.com/it-it/-/media/Braun_IT/Fonts/278bef59-6be1-4800-b5ac-1f769ab47430.ttf") format("truetype"),url("https://azcdn.ares.pgsitecore.com/it-it/-/media/Braun_IT/Fonts/2e309b1b-08b8-477f-bc9e-7067cf0af0b3.svg#2e309b1b-08b8-477f-bc9e-7067cf0af0b3") format("svg")}

@font-face{font-family:"HelveticaNeueW01-45Light";src:url("https://azcdn.ares.pgsitecore.com/it-it/-/media/Braun_IT/Fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix");src:url("https://azcdn.ares.pgsitecore.com/it-it/-/media/Braun_IT/Fonts/ae1656aa-5f8f-4905-aed0-93e667bd6e4a.eot?#iefix") format("eot"),url("https://azcdn.ares.pgsitecore.com/it-it/-/media/Braun_IT/Fonts/530dee22-e3c1-4e9f-bf62-c31d510d9656.woff") format("woff"),url("https://azcdn.ares.pgsitecore.com/it-it/-/media/Braun_IT/Fonts/688ab72b-4deb-4e15-a088-89166978d469.ttf") format("truetype"),url("https://azcdn.ares.pgsitecore.com/it-it/-/media/Braun_IT/Fonts/7816f72f-f47e-4715-8cd7-960e3723846a.svg#7816f72f-f47e-4715-8cd7-960e3723846a") format("svg")}


/* gauge meter >>> */
.GaugeMeter
{
    position: relative;
    text-align: center;
    overflow: hidden;
    cursor: default;
    margin:1px auto;
}

.GaugeMeter span,
.GaugeMeter b
{
    margin: 0 23%;
    width: 54%;
    position: absolute;
    text-align: center;
    display: inline-block;
    color: white;
    font-weight: 100;
    font-family: "open sans", arial;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
   /* font-size: 60px !important ;*/
}

.GaugeMeter[data-style="Arch"] b
{
    margin: 0 10%;
    width: 80%;
}

.GaugeMeter s,
.GaugeMeter u
{
    text-decoration: none;
}

.GaugeMeter b
{
    color: white;
    font-weight: 300;
}
/* gauge meter <<< */



/* msn errore >>> */
.alert-danger button { visibility: visible; }

.alert-danger a { color: #b94a48; font-weight: 500; }

.alert-danger
{
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
    background-image: none;
    margin-top: 15px;
    text-align: center;
    font-size:20px;
}
.alert-danger
{
    margin-bottom: 0;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
/* msn errore <<< */


/*  pagina login >>>   */
.modal-footer #ix-remember-login
{
    margin-top: 20px;
}

.ix_msg_failure
{ 
    padding:10px;
    background-color: #f2dede;  
    border-color: #eed3d7; 
    padding-bottom: 15px; 
    color: #b94a48;
}

.ix_msg_success
{ 
    padding:10px;
    background-color: #dff0d8;  
    border-color: #d6e9c6; 
    padding-bottom: 15px; 
    color: #3c763d;  
}

.ix_msg_failure button,
.ix_msg_success button
{
    visibility: visible;
} 


/*  pagina login >>>   */

/* schermo small >>>   */

@media only screen and (max-width: 680px)
{
    .ix-img-grader { display: none; }

    .ix-grader { display: none; }

    .ix-header .ix-artificial
    {
        font-size: 25px;
        font-size:7vw;
    }

    p.ix-artificial
    {
        margin:8px;
        margin: 2vw;
    }

    .ix-header .ix-margin  {   margin: 0;  }

    button.btn-default { padding: 0 5px; }

    .ix-job-selector  
    {  
        width: 300px;
        margin:10px auto 20px auto;  
        margin:1vw auto 2vw auto;  
    }
    .bootstrap-select .dropdown-toggle .filter-option
    { padding-top:6px; padding-bottom: 6px; }


   /* .asRange { width: 300px; }*/


    .ix-social { width: 48px; margin-top: 10px;}

    .GaugeMeter b
    {
        font-size: 10px;
    }

    .ix-job-selector .dropdown-menu.open { margin-left: -10vw !important; }

    .ix-how-to-get-ahead .ix-how
    {
        font-size: 38px;
        line-height: 30px; 
        font-size: 8vw;
        line-height: 8vw; 
    }

    .ix-how-to-get-ahead .ix-to-get
    {
        font-size: 27px; 
        line-height: 30px; 
        font-size: 6vw;
        line-height: 6vw; 
    }

    .ix-how-to-get-ahead .ix-ahead
    {
        font-size: 35px; 
        line-height: 25px;
        font-size: 7vw;
        line-height: 7vw; 
    }

    .ix-how-to-get-ahead .ix-ready
    {
        font-size: 29px; 
        line-height: 28px;
        font-size: 6vw;
        line-height: 6vw; 
    }


    .ix-job-selector ul li
    {
        font-size: 8px;
    }

    ul.ix-social-box { margin-top: 0px; }



}


/* schermo small <<<   */




/* page jb_privacy_policy */
.ix-privacy-policy .ix-msg .ix-title
{
    font-size:50px; 
    text-align: center;
}

.ix-privacy-policy .ix-msg .ix-body
{
    font-size:25px; 
    text-align: justify; 
    padding: 20px 40px;
}

@media only screen and (max-width: 680px)
{
    .ix-privacy-policy .ix-msg .ix-title { font-size: 35px; font-size:8vw;   } 

    .ix-privacy-policy .ix-msg .ix-body 
    { 
        font-size:20px; 
        font-size:4vw; 
        
        padding: 20px 10px;
    } 
}
/* page jb_privacy_policy */


.ix-range
{
    display:none;
}

input
{
    color:black;
}