﻿.hidden {
    display: none !important;
}

.detail-instit {
    font-size: 14px;
}

@media only screen and (min-width: 1200px) {
    .contenttag {
        min-width: 800px;
        max-width: 800px;
    }
}

@media only screen and (max-width: 800px) {
    #advertise {
        display: none;
    }
}

.colmd1 {
    max-width: 12%;
}

#advertise {
    left: 15px;
    position: absolute;
    padding-top: 52px;
    padding-right: 30px;
}

.continue {
    background-color: #006400 !important;
    color: white !important;
    padding: 0px 10px !important;
    display: inline !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    border-radius: 0px !important;
}

.element-list {
    *zoom: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin-left: -15px;
    margin-right: -60px;
    overflow: visible !important;
}

    .element-list:before,
    .element-list:after {
        content: "";
        display: table;
    }

    .element-list:after {
        clear: both;
    }

.element-box .inner:before,
.element-box .inner:after {
    content: "";
    display: table;
}

.element-box .inner:after {
    clear: both;
}

.more-cont {
    white-space: nowrap;
    word-wrap: inherit;
}

    .more-cont a {
        padding-right: 5px;
        font-weight: 600;
        color: #2c7395;
    }

.image {
    float: right;
    margin-right: 5px;
    margin-bottom: 20px;
}

    .image img {
        width: 300px !important;
        height: 200px !important;
    }

.info {
    overflow: hidden !important;
    padding-right: 20px;
    line-height: 2.0;
}

.title {
    margin-bottom: 10px !important;
    margin: 0px;
}

    .title a {
        font-size: 15px;
        line-height: 1.1;
        text-overflow: inherit;
        overflow: visible;
        white-space: inherit;
        color: #223a73;
        font-weight: 600;
    }

.element-box {
    margin-bottom: 20px;
    border-bottom: 1px solid #68C6F2;
    font-size: 14px;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.inner {
    padding: 0;
}

.element-box .inner {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    word-wrap: break-word;
    white-space: inherit;
    *
        zoom: 1;
}

.text {
    margin: 10px 0;
}

.user {
    margin-bottom: 5px;
    font-weight: 300;
}

.pull-left {
    float: right;
}

.pull-right {
    float: left;
}

.fa-sc {
    padding: 10px !important;
    font-size: 15px !important;
    width: 35px !important;
    text-align: center !important;
    text-decoration: none !important;
    border-radius: 50% !important;
}

    .fa-sc:hover {
        opacity: 0.7 !important;
    }

.fa-facebook {
    background: #3B5998 !important;
    color: white !important;
}

.fa-twitter {
    background: #55ACEE !important;
    color: white !important;
}

.fa-google-plus {
    background: #ff4500 !important;
    color: white !important;
}

.fa-whatsapp {
    background: #2cc54e !important;
    color: white !important;
}

.fa-envelope-open {
    background: #00aff0 !important;
    color: white !important;
}
.la-envelope-open {
    background: #00aff0 !important;
    color: white !important;
}


.icon-telegram {
    background: #00aff0 !important;
    color: #ffffff !important;
}
.la-telegram {
    background: #00aff0 !important;
    color: #ffffff !important;
}

.socialsharing ul li {
    display: -webkit-inline-box;
}

.dropdown ul li {
    padding: 0;
    margin: 0;
}

.btn-f {
    min-height: 36px;
    padding: 4px 13px;
    font-weight: normal;
    font-size: inherit;
    color: #666;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none !important;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    top: 0px;
    outline: none;
    position: relative;
    display: inline-block;
    *
              display: inline;
    *
              zoom: 1;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    line-height: 1.428571429;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: #6e7d84 !important;
    background-color: #eaeced;
    border-radius: 1px;
    border: 1px solid #b2bbbf;
    border-top-color: #bbc3c6;
    border-right-color: #bbc3c6;
    border-bottom-color: #aab4b8;
    border-left-color: #aab4b8;
    -webkit-transition: all 0.10s linear 0s;
    transition: all 0.10s linear 0s;
    font-size: 13px !important;
    padding: 3px 9px;
    min-height: 26px;
    white-space: nowrap;
    word-wrap: inherit;
}

.info-my-box {
    text-align: justify !important;
    background-color: #7b9ac8 !important;
    padding: 10px !important;
    border-radius: 7px !important;
}

/* User Cards */
.user-box {
    width: 110px !important;
    margin: auto !important;
    margin-bottom: 20px !important;
}

    .user-box img {
        width: 100% !important;
        border-radius: 50% !important;
        padding: 3px !important;
        background: #fff !important;
        -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2) !important;
        -moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2) !important;
        -ms-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2) !important;
        box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.2) !important;
        height: 150px !important;
    }



.z-depth-3 {
    -webkit-box-shadow: 0 11px 7px 0 rgba(0,0,0,0.19),0 13px 25px 0 rgba(0,0,0,0.3) !important;
    box-shadow: 0 11px 7px 0 rgba(0,0,0,0.19),0 13px 25px 0 rgba(0,0,0,0.3) !important;
}

.imagess {
    bottom: -100px;
    position: absolute;
    z-index: 10;
    border: 11px solid #d2d2d2;
}

.col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 1 0 75%;
    max-width: 100%;
}

.dropdown {
    position: relative !important;
    display: inline-block !important;
}

.dropdown-menu {
    position: inherit;
    top: 100%;
    left: auto;
    z-index: 1000;
    float: right;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: right;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

.dropdown-content {
    display: none !important;
    position: inherit !important;
    background-color: #223a73;
    padding: 12px 16px !important;
    z-index: 1 !important;
}

    .dropdown-content a {
        color: #223a73 !important;
        padding: 10px 0px 10px 10px !important;
        display: block ruby !important;
    }

.dropdown:hover .dropdown-content {
    display: block !important;
}
