
     @media (max-width: 492px) {
        .overviewImg {            
            width: 70%
        }
    }
         /* Phones */
    @media (max-width: 600px) { .overviewImg {            
                width: 70%
            } }

    /* Tablets */
    /* @media (min-width: 601px) and (max-width: 900px) { ... } */

    /* Desktops */
    /* @media (min-width: 901px) { ... } */




    table.somePadding td{ height: 22px; padding: 3px; }
    .fontBigger{
        font-size: 1.2em;
    }
    .missingBox{
        border: solid 2px #999;
        width: 23px;
        height: 23px;
        border-radius: 5px;
        color: #999;
        font-weight: bold;
    }
    .yesValidgBox{
        color: green;
        border: solid 2px #999;
        width: 23px;
        height: 23px;
        border-radius: 5px;
        font-size: 1.1em;
        padding-top: 0 !important; 
        font-weight: bold;
    }

    .topMargin{
       margin-top: 50px;
    }
    .topMargin20{
       margin-top: 20px;
    }
    .gotFocus{
        background-color:#00FFFF;
        font-weight: bold;
        color: #1a0dab;
    }
    .fileIsUploaded{
        font-weight: bold; 
        visibility: hidden; 
        color: green;
        display: none;
    }
    .questionTitle span.dUnderline{
        color: #8b0000;
    }
    .displayNone{
        display: none;
    }
    .lAlign{
        text-align: left;
    }
    .progressBar {
        text-align: center;
        visibility: hidden;
        padding: 10px 0;
        display: none;
    }
    .Navigation {
        display: none;
    }
    .NavigationExpand{
        display: block;
    }
    .StandOut{
        font-weight: bold;
        border: dashed 1px #900;
        color: #900;
        text-align: center;
        padding: 4px;
    }
    .disabledButton {display: inline-block; border-style: none; background-color: grey; cursor: not-allowed;}
    .itemForEdit{
        border: solid 1px #ccc; 
        width: 20px; 
        height: 20px;
        color: #222; 
        margin: 4px; 
        background-color: #fff; 
        display: inline-block; 
    }
    .editImage {
        margin-top: -8px;
    }
    .missingDocList{
        padding: 10px 20px;
    }
    .questionBox{
        margin: 0 5px 60px 5px;
        font-size: 15px !important;
    }
    .missingAnswer{
        /*border: solid 1px #900;*/
        color: #900;
        padding: 10px;
        text-align: left;
        border: 2px #df4a40 solid;
        border-radius: 5px;
        background-color: #f7eaea ;
    }
    .notValid{
        color: red;
        font-size: 1.6em;
    }
    .yesValid{
        color: green;
        font-size: 1.6em;
    }
    .AttachmentLabel {
        background-color: #c1e4f5;
        border: solid 1px #000;
        padding: 5px;
        margin: 25px 0 0px 0;
    }
    .myCheckBoxes  label{ width: 80%; text-align:left; font-weight:normal; /*margin-top: 0px;*/ } 
    
    p .myCheckBoxes  label{ margin-left: 5px; }  
    p .myCheckBoxes  input{ margin-left: 20px; }  

    .dBold{
        font-weight: bold;
    }
    .dQuestionTitle{
        padding-top: 25px;
    }
    .dItalic{ font-style: italic;}
    .round{
        width: 100%;
        height: 150px;
        background-color: #004685;
        border-radius: 25px;
       
    }
    .fileBox{
        padding-top: 10px;
    }
    .dBlue{ color: #0f4861;}    
    .round div{
        text-align: center; color: #fff; width: 100%; font-size: 24px; padding-top: 35px;
    }
    .cAlign{text-align:center;}
    .rAlign{text-align:right; }
    .dUnderline{text-decoration: underline;}
    .dExample{margin-left: 30px;}
    .question{ }
    .tableQuestion td{ text-align:center; height: 25px;}
    .tableQuestion th{ padding-top: 5px;}
    .tableQuestion td input{ text-align:center; width: 60px; border-left: solid #f0f0f0 1px; border-right: solid #f0f0f0 1px; border-top: 0; border-bottom: 0;}
    .tableQuestion td.firstOne { text-align:left; padding-left: 5px; width: 30%; background-color: #f6f6f6;}
    .TableQuestion{
        background-color: #fff;
    }
     .TableQuestion input{
        /*background-color: #ffffea;*/
    }
     .attachmentFiles{
         background-color: #ffffe2;
     }     
     .AttachmentLabel strong{
         font-weight: bold;
         text-decoration: none;
         font-style: italic;
         text-transform: uppercase;
     }
     .attachmentFiles td {
        vertical-align: middle;
        border-top: solid 1px #ccc;
        border-bottom: solid 1px #ccc;
        padding: 5px 0;
        
     }
     .attachmentFiles td span{
         padding-top: 2px;
         display: inline-block;
     }
     
     .bPadding3 {padding-bottom: 3px;}
     .rPadding5 { padding-right: 5px;}
     table.didactic{
         background-color: #eee; border: solid 1px #000;
     }
    table.didactic div {
        text-align: left;
        margin: 20px 0 0 10px;
    }
    td.leftBorder {
        border-left: solid 1px #ccc;
    }
    td.rightBorder {
        border-right: solid 1px #ccc;
    }
    table.didactic td {
        padding:0 5px;
    }
    .isDidacticChk{
         margin:0 0 0 25px !important;
    }
    .aoeApp{
        margin-top: 35px;
    }
    .publicBlock p {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
        line-height: 30px;
        font-size: 16px !important;
    }
    .dnnForm {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
        line-height: 30px;
        font-size: 16px !important;
    }
    .questionBox ul li{
        font-size: 16px !important;
    }
    .publicBlock ul li{
        font-size: 16px !important;
    }
    
    .pItalic{
        font-style: italic;
    }
    h3.cert{
        /* font-style: italic; */
        font-weight: bold;
        text-decoration: underline;
        margin-top: 50px;
        font-size: 26px;
    }

     h4.cert{
        margin: 30px 0 30px 0;
        font-size: 25px;
        font-weight: bold;
    }
    #myCenterCertificate {
        font-family: "Helvetica Neue",Helvetica !important;
		font-size: 16px !important;
    }
    .bottomButtons {
        margin-top: 45px;
    }
    h1 { font-size: 55px; } 
    .bigger-text { font-size: 36px; } 
    .medium-text { font-size: 26px; }
    .theMargin{margin-top: 60px; margin-bottom: 40px; } 
 
    
    .italicBold{ font-style: italic; font-weight: bold;}
