﻿.rightColumn { background-color: #F2F2F2; background-size: cover; width: 100%; height: 100%; }
   .rightColumn .body { margin-bottom: 25px; }
        .rightColumn .body .text { }
            .rightColumn .body .text .divlink { border-left: solid 5px #f2f2f2; }
                .rightColumn .body .text .divlink:hover { border-left: solid 5px #0074AE; text-decoration: none; }
                .rightColumn .body .text .divlink.current { border-left: solid 5px #0074AE; text-decoration: none; }
                .rightColumn .body .text .divlink .text { font-size: 12px; color: #545454; padding-top: 10px; margin-left: 10px; margin-right: 30px; border-bottom: solid 1px #c9c9c9; text-decoration: none; }
                .rightColumn .body .text .divlink.current .text.showChild { border-bottom: solid 1px #f2f2f2; }
                .rightColumn .body .text .divlink .text a { font-size: 17px; color: #545454; padding-top: 10px; margin-right: 10px; text-decoration: none; }
                .rightColumn .body .text .divlink:last-child .text { border-bottom: solid 1px #f2f2f2; }
                    .rightColumn .body .text .divlink:last-child .text a { border-bottom: solid 1px #f2f2f2; }
            .rightColumn .body .text .linkSub { border-left: solid 5px #fff; text-decoration: none; background-color: #fff; }
                .rightColumn .body .text .linkSub:hover { border-left: solid 5px #0074AE; background-color: #fff; }
                .rightColumn .body .text .linkSub .textSub { font-size: 12px; color: #545454; padding-top: 8px; margin-left: 15px; margin-right: 30px; border-bottom: none; text-decoration: none; }
                    .rightColumn .body .text .linkSub .textSub a { font-size: 12px; color: #545454; padding-top: 10px; margin-right: 30px; border-bottom: none; text-decoration: none; text-align: left; }
                .rightColumn .body .text .linkSub.current { /*border-left: solid 5px #fff;*/ text-decoration: none; background-color: #fff; font-weight: bold; }
    .rightColumn .sidebarInner .panel { background-color: transparent; border: none; box-shadow: none; }
        .rightColumn .sidebarInner .panel .panel-heading { font-weight: bold; font-size: 17px; text-transform: none; line-height: 20px; color: #531B53; }
    .rightColumn .sidebarInner .panel-body { font-weight: normal; font-size: 15px; color: #545454; padding-top: 0px; }
    .rightColumn .sidebarInner .panel-buffer { font-weight: normal; font-size: 12px; color: #545454; padding-top: 0px; }
