﻿ /*read more text visible start*/
        #moreMomspresso1 {
            display: none;
        }
        #moreMomspresso2 {
            display: none;
        }
        #moreMomspresso3 {
            display: none;

        }
        .ui-tooltip {
            color: white;
            background: #00a0e3;
        }
        /*social icon styl start*/

        .volunteer {
            color: white;
            position: fixed;
            left: 0;
            border-radius: 10px;
            text-align: center;
            top: 30%;
            width: 8em;
            font-size: 18px;
            background-color: orangered;
            z-index: 99;
        }

        li i {
            color: white;
        }

        .volunteer:hover {
            color: white;
        }
        /*social icon styl start*/

        /*read more text visible start*/
        #more {
            display: none;
        }
        /*read more text visible end*/
        .myBorder {
            border: 1px solid black;
        }

        .my-title-area {
            display: inline;
            float: left;
            padding: 0 50px;
            position: relative;
            text-align: justify;
            width: 100%;
        }

        .boxShadow {
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            border-radius: 12px;
        }

        .boxBorder {
            border-radius: 12px;
            background-color: #f2f1eb;
            padding: 5px;
            border: 1px solid #00a2e8;
        }

        .boxBorder2 {
            border-radius: 12px;
            padding: 5px;
            border: 1px solid #00a2e8;
        }

        .myPadding {
            padding-top: 24px;
        }

        .myImage {
            border: 5px solid #337ab7;
        }

            .myImage:hover {
                border: 5px solid orange;
                height: 250px;
                width: 250px;
                top: 100px;
            }

        .myFloatDiv1 {
            position: absolute;
            top: 50px;
            float: right;
            right: 50px;
        }

        .myCenterImage {
            background-image: url('assets/img/imagelinkprogram/pic.png');
            background-repeat: no-repeat;
            background-position: center;
            /*position: absolute;*/
            /*top: 9%;
            right: 42%;
            width: 200px;
            height: 300px;*/
        }
.btn-info {
margin-bottom:20px;
}
