﻿  p.solutionMainTex, .solution, .solution1 {
            text-align: justify;
        }
        solutionMainText {
            padding-top: 18px ! important;
        }
        .solution {
            padding-top: 10px;
            padding-bottom:10px;
        }
        
        .Repo, .manage, .Expertise {
            padding-top: 10px;
        }
        .imageContext {
            /*margin-bottom: 10px;*/
            margin-top:-10px;
        }
        .feature img {
            margin-bottom: -30px;
        }
        .Expertise {
            padding-bottom: 5px;
        }
        li {
         font-size: 1.13em;
     }
        .title {
            padding-bottom: 5px;
        }
        .feature {
            margin-left:-10px;
        }
        .feature1 {
            margin-left: 5px;
        }
        .feature1  ul {
            padding-left: 50px;
        }
        .commu ul, .Repo ul, .Expertise ul {
            padding-left: 50px;
        }
        .para2 {
            margin-top: -10px;
        }
.well {
    color: white;
    margin-bottom: 10px !important;
    background: -webkit-linear-gradient(left top,rgb(72,115,207), rgb(140,158,255)) !important; /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, rgb(72,115,207), rgb(140,158,255)) !important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, rgb(72,115,207), rgb(140,158,255)) !important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, rgb(72,115,207), rgb(140,158,255)) !important;
}
        .image2 {
            text-align: center;
        }
