

.MainBorder
{
	border: 1px solid #3B6D89;
    }

    .MainHeader
    {
    background-color: #3B6D89 ;
    font-family: 'Century Gothic', 'Futura', 'sans serif';
    color: #ffffff  ;
    
    }
    .header-user-msg span{
    color : #3B6D89 !important;
    }

    .HeaderTextColor
    {
    color: #ffffff ;
    }

    .AccentBackground
    {
    background-color: #676D72;
    }

    .MainBackground
    {
    background-color: #3B6D89;
    }

    .WhiteLink:hover {
    color:  #3B6D89;
    }

    .WhiteLink svg path {
    fill: white;
    }

    .WhiteLink svg .QuoteIcon {
    fill:none;
    stroke:white;
    }

    .WhiteLink:hover svg .QuoteIcon {
    fill:none;
    stroke:  #3B6D89;
    }

    .WhiteLink svg .QuoteInnerIcon {
    fill:none;
    stroke:  #3B6D89;
    }

    .WhiteLink:hover svg .QuoteInnerIcon {
    fill:none;
    stroke:white;
    }

    .WhiteLink svg #TermHourglass {
    fill:none;
    stroke:white;
    }

    .WhiteLink:hover svg #TermHourglass {
    fill:none;
    stroke:  #3B6D89;
    }

    .WhiteLink svg {
    position: relative;
    top: .10em;
    }

    .WhiteLink:hover svg path, .WhiteLink:active svg path {
    fill: #3B6D89;
    }


    .MainBorderColor
    {
    border-color: #3B6D89;
    }

    .AccentBorderColor
    {
    border-color: #676D72;
    }

    .HeaderBanner
    {
    border-bottom: solid 1px #3B6D89;
    overflow: hidden;
    }


    .SelectionBox
    {
    border: 1px solid #676D72 ;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    font-family: Century Gothic, Tahoma;
    padding: 5px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 2px 2px 4px 0 #737373;
    -webkit-box-shadow: 2px 2px 4px 0 #737373;
    box-shadow: 2px 2px 4px 0 #737373;
    color: #ffffff ;
    background: #ffffff;
    }

    .SelectionBox:hover
    {
    background: #676D72;
    text-decoration: none;
    color: #ffffff  ;
    }
    .SelectionBoxTitle
    {
    font-family: Century Gothic, Tahoma;
    font-size: 22px;
    font-weight: normal;
    }
    .SelectionBoxSubTitle
    {
    font-family: Century Gothic, Tahoma;
    font-size: 15px;
    font-weight: normal;
    }


    .StyledButtonLarge
    {
    display: inline-block;
    border: 2px solid #ffffff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-family: Century Gothic, Tahoma;
    font-size: 22px;
    font-weight: normal;
    padding: 16px 26px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-shadow:1px 1px 0 #444444;
    -moz-box-shadow: 2px 2px 4px 0 #737373;
    -webkit-box-shadow: 2px 2px 4px 0 #737373;
    box-shadow: 2px 2px 4px 0 #737373;
    color: #ffffff  ;
    background: #676D72 ;
    }
    .StyledButtonLarge:hover
    {
    background: #676D72;
    text-decoration: none;
    color: #ffffff  ;
    }
    .StyledButtonLarge:active
    {
    color: #ffffff  ;
    position: relative;
    top: 1px;
    }



    .StyledButton
    {
    display: inline-block;
    border: 2px solid #ffffff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-family: Century Gothic, Tahoma;
    font-size: 18px;
    font-weight: normal;
    padding: 6px 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-shadow:1px 1px 0 #444444;
    -moz-box-shadow: 2px 2px 4px 0 #737373;
    -webkit-box-shadow: 2px 2px 4px 0 #737373;
    box-shadow: 2px 2px 4px 0 #737373;
    color: #ffffff  ;
    background: #676D72 ;
    }
    .StyledButton:hover
    {
    background: #676D72;
    text-decoration: none;
    color: #ffffff  ;
    }
    .StyledButton:active
    {
    color: #ffffff  ;
    position: relative;
    top: 1px;
    }



    .StyledButtonSmall
    {
    display: inline-block;
    border: 2px solid #ffffff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-family: Century Gothic, Tahoma;
    font-size: 14px;
    font-weight: normal;
    padding: 3px 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-shadow:1px 1px 0 #444444;
    -moz-box-shadow: 2px 2px 4px 0 #737373;
    -webkit-box-shadow: 2px 2px 4px 0 #737373;
    box-shadow: 2px 2px 4px 0 #737373;
    color: #ffffff  ;
    background: #676D72 ;
    }
    .StyledButtonSmall:hover
    {
    background: #676D72;
    text-decoration: none;
    color: #ffffff  ;
    }
    .StyledButtonSmall:active
    {
    color: #ffffff  ;
    position: relative;
    top: 1px;
    }



    .StyledButtonRed
    {
    display: inline-block;
    border: 2px solid #ffffff;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-family: Century Gothic, Tahoma;
    font-size: 18px;
    font-weight: normal;
    padding: 6px 16px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-shadow:1px 1px 0 #444444;
    -moz-box-shadow: 2px 2px 4px 0 #737373;
    -webkit-box-shadow: 2px 2px 4px 0 #737373;
    box-shadow: 2px 2px 4px 0 #737373;
    color: #ffffff  ;
    background: red;
    }
    .StyledButtonRed:hover
    {
    background: #b33636;
    text-decoration: none;
    color: #ffffff  ;
    }
    .StyledButtonRed:active
    {
    color: #ffffff  ;
    position: relative;
    top: 1px;
    }

    .ImageHalfSize
    {
    -webkit-transform: scale(0.6); /* Saf3.1+, Chrome */
    -moz-transform: scale(0.6); /* FF3.5+ */
    -ms-transform: scale(0.6); /* IE9 */
    -o-transform: scale(0.6); /* Opera 10.5+ */
    transform: scale(0.6);
    /* IE6–IE9 */
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.9999619230641713, M12=-0.008726535498373935, M21=0.008726535498373935, M22=0.9999619230641713,SizingMethod='auto expand');
    }




    /* These styles override the bootstrap styles */

    .btn-primary {
    color: #ffffff ;
    background-image: -webkit-linear-gradient(top, #676D72  0%, #5C6266  100%);
    background-image:         linear-gradient(to bottom, #676D72  0%, #5C6266  100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF676D72 ', endColorstr='#FF5C6266 ', GradientType=0);
    border-color: #5C6266 ;
    background-color: #676D72 ;
    }

    .btn-primary:hover,
    .btn-primary:focus {
    color: #ffffff ;
    background-image: none;
    filter: none;
    background-color: #676D72;
    border-color: #676D72;
    }

    .btn-primary:active,
    .btn-primary.active {
    background-color: #5C6266 ;
    border-color: #5C6266 ;
    }





    .yesNoToggle .input-checked {
    background-color: #676D72 ;
    color: #ffffff ;
    }

    #uiMainHelpLink:hover > #spanQuestionMark {
    color :  #3B6D89 !important ;
    border-radius: 25px;
    }

    .topheader {
    border-bottom: 11px solid #3B6D89;
    margin-bottom: 10px;
    }
    .main-wrapper {
    border: 2px solid #3B6D89;
    margin-bottom: 36px;
    }
    .text-btn {
    color: #3B6D89;
    }
    .btn.text-btn:hover, .btn.text-btn:focus, .btn.text-btn:active, .btn.text-btn.active {
    color:  #3B6D89;
    outline: none;
    }
    .cards-wrapper h1 {
    color:#3B6D89;
    }
    .breadcrumb .breadcrumb-item, .breadcrumb .breadcrumb-item a {
    color: #3B6D89;
    }
    .breadcrumb-item + .breadcrumb-item::before {
    color:#3B6D89;
    }
    .CardHeaderColor
    {
    background: rgba(59, 109, 137, 0.10) !important;
    }
    header .header-right-block .users img {
    border: 2px solid #3B6D89;
    border-radius: 50%;
    }
    .stepper-wrapper {
    border: 2px solid #3B6D89;
    }
    #resourceCenterContent .form-title h3 {
    color: #3B6D89;
    }
    #resourceCenterContent .ResouceCenterItemsTitle h4 {
    color: #3B6D89;
    }
    #CategoryDescription {
    color: #3B6D89;

    }
    .replaced-svg
    {
    height:24px;
    width:24px;
    display:block;
    }
    svg path
    {
    stroke: #3B6D89 !important;
    }

    svg circle, svg line
    {
    stroke: #3B6D89 !important;
    }
    .hero-wrapper .left-block h1 {
    color:  #3B6D89
    }
    .tab-block .nav-tabs li.active a {
    color: #3B6D89;
    background: transparent;
    }
    .tab-block .tab-content .tab-pane h1,.tab-block .tab-content .tab-pane h5 {
    color: #3B6D89;
    }
    .tab-block .nav-tabs a {
    color:  #3B6D89;
    }
    .tab-block .nav-tabs li.active a::after{
    background:  #3B6D89;
    }
    .primary-btn {
    background: #3B6D89;
    }
    .primary-btn:hover, .primary-btn:focus, .primary-btn:not(:disabled):not(.disabled).active, .primary-btn:not(:disabled):not(.disabled):active, .show > .primary-btn.dropdown-toggle, .primary-btn:not(:disabled):not(.disabled).active:focus, .primary-btn:not(:disabled):not(.disabled):active:focus, .show > .primary-btn.dropdown-toggle:focus{
    background: rgba(59, 109, 137, 0.90)
    }
    .custom-theme h1, .custom-theme h2, .custom-theme h3, .custom-theme h4, .custom-theme h5{
    color:  #3B6D89 !important;
    }

    #coverPage .nav > li > a{
    color: #3B6D89
    }
    #coverPage .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    color: #555;
    }
    .custom-theme .videoLink, .custom-theme .btn-link{
    color: #3B6D89;
    }

    .support-card:hover, .card:hover, #resourceCenterContent .ResouceCenterItems .custom-card:hover,  .custom-card:hover{
    background: rgba(59, 109, 137,0.04);
    }

    .support-card:focus, .card:focus, .custom-card:focus, .card:active, .custom-card:active {
    background: rgba(59, 109, 137,0.08);
    }

    .primary-theme-btn, .custom-theme-Popup .btn-primary{
    color: #ffffff ;
    background-image: -webkit-linear-gradient(top, #3B6D89  0%, #35627B  100%);
    background-image:         linear-gradient(to bottom, #3B6D89  0%, #35627B  100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF676D72 ', endColorstr='#FF35627B ', GradientType=0);
    border-color: #35627B ;
    background-color: #3B6D89 ;
    }

    .primary-theme-btn:hover, .custom-theme-Popup .btn-primary:hover,
    .primary-theme-btn:focus, .custom-theme-Popup .btn-primary:focus {
    color: #ffffff ;
    background-image: none;
    filter: none;
    background-color: #35627B;
    border-color: #35627B;
    }

    .primary-theme-btn:active,
    .btn-primary.active {
    background-color: #35627B ;
    border-color: #35627B ;
    }

    .custom-theme .glyphicon.glyphicon-question-sign{
    color: #3B6D89 !important;
    }

    .support-card .icon, .custom-card .card-title .icon {
    background-color: rgba(59, 109, 137, 0.10)
    }
    .footer-wrapper a {
    color: #3B6D89;
    }

    @media (max-width: 1199px){
    .stepper-wrapper .row > div:first-child {
    border: 2px solid  #3B6D89;
    }
    .stepper-wrapper {
    border: none;
    padding: 0;
    }
    .sidebar {
    background: #3B6D89;
    }
    }

    @media (max-width:575px) {
    .main-wrapper {
    border: none;
    }
    }

