﻿/* about us */
.abtus p
{
    font-size: 14px;
    text-align: justify;
    padding-bottom: 15px;
    font-weight: 400;
}
.service-right .service
{
    position: relative;
    padding: 15px;
}
.service-right i
{
    background: #f15b5a none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 24px;
    height: 50px;
    left: 45%;
    padding: 12px 10px;
    position: absolute;
    top: 15%;
    width: 50px;
    z-index: 2;
}
.service-desc
{
    border: 1px solid #F2676B;
    padding: 30px 15px 15px;
    position: relative;
    margin-top: 45px;

}
.service-desc h5, .service-descc h5
{
    font-weight: 800;
    letter-spacing: 1px;
}
.service-desc p, .service-descc p
{
    line-height: 2;
    font-size: 12px;
}
/*about us end*/

/* cleft lip and palet */
.pm-sidebar .pm-widget
{
    margin-bottom: 30px;
    overflow: hidden;
}
.pm-sidebar .pm-widget h6
{
    color: white;
    font-family: 'Raleway';
    font-size: 20px;
    font-weight: 500;
    padding: 8px 15px;
    margin-top: 0px;
    margin-bottom: 25px;
    background-color: #0db7c4;
}

.pm-trends-list li:before
{
    font-family: FontAwesome !important;
    content: "\f00c" !important;
    margin-left: -45px !important;
}
.pm-column-spacing1
{
    overflow: hidden;
}
.pm-standalone-news-post-category a
{
    font-family: inherit !important;
    font-weight: 600 !important;
}
/* cleft lip and palet End */

/* Publications */
.article-blog:hover
{
    border-left-color: #0284ba;
}
.article-blog.classic-style
{
    padding: 30px 30px 0 28px;
    margin-right: 2px;
}
.article-blog.classic-style1
{
    padding: 30px 30px 30px 28px;
    margin-right: 2px;
    height:30%;
}
.article-blog
{
    padding: 30px 30px 0 55px;
    color: #888888;
    border-left: 2px solid #f5f5f5;
    border-bottom: 2px solid #1a73d9;/*#f5f5f5;*/
    border-right: 2px solid #f5f5f5;
    border-top: 2px solid #f5f5f5;
    position: relative;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    margin-bottom: 15px;
}
.article-blog .heading
{
    font-size: 16px;
    letter-spacing: 1.1px;
    line-height: 24px;
    margin-bottom: 30px;
}
.article-blog .heading a
{
    color: #23527c;
    font-weight: bold;
}
.article-blog .heading a:hover
{
    color: #f15b5a;
    font-weight: bold;
}
.article-blog .text-article
{
    line-height: 26px;
    letter-spacing: 0.5px;
}
.article-blog .footer-article.classic
{
    padding: 27px 0;
}
.article-blog .footer-article
{
    border-top: 1px solid #f5f5f5;
    padding: 25px 0;
}
.article-blog .footer-article p
{
    color: #1a73d9;
}
/* Publications End */
/* Media*/
.short-block-info
{
    background-color: #fafafa;
    margin-top: 60px;
    padding: 20px 20px 10px;
    color: #ababab;
}
.short-block-info .btn-medic-group
{
    text-align: right;
}
.short-block-info .btn-medic
{
    margin: 0;
    background-color: #138cbe;
    color: #fff;
}
.short-block-info .btn-medic.btn-m-info
{
    letter-spacing: 0.9px;
    padding: 13px 15px;
}
.btn-medic
{
    margin: 15px 0;
    padding: 10px 20px;
    font-size: 11px;
    letter-spacing: 1px;
    color: #138cbe;
    text-transform: uppercase;
    background-color: transparent;
    outline: 0;
    border: 1px solid #0284ba;
    display: inline-block;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.divright
{
    text-align: right;
}
.divright p::before
{
    content: '-';
}
.modheader
{
    background-color: #138cbe;
    color: #fff;
}
.a1
{
    padding: 15px 0px;
    color: #f15b5a;
    font-weight: bold;
}
.jrnalname
{
    font-size: 14px;
    font-weight: 500;
}
.jrnalauth
{
    font-size: 12px;
}
.modbtm
{
    /* border-bottom:1px solid rgba(128, 128, 128, 0.12);*/
    margin-bottom: 20px;
}

.line
{
    border-bottom: 1px dotted black;
    position: relative;
    height: 16px;
}

.line span
{
    display: inline-block;
    position: relative;
    background: white;
    bottom: -2px;
    height: 100%;
    padding: 0 5px;
}
.line .price
{
    position: absolute;
    right: 0;
}
​ /* Media End */ /* Related links, jounal */ .Sot-w-socialize
{
    display: block;
}
.Sot-w-socialize > a i.fa
{
    color: #f15b5a;
    display: block;
    float: left;
    width: 36px;
    height: 36px;
    line-height: inherit;
    text-align: center;
    border-radius: 50%;
    border: 1px solid rgba(0,0,0,.1);
    font-size: 16px;
    box-shadow: inset 0 0 0 30px #fff,0 0 0 0 rgba(0,0,0,.2);
    transition: box-shadow 0;
    -moz-transition: box-shadow 0;
    -webkit-transition: box-shadow 0;
    -o-transition: box-shadow 0;
}
.Sot-w-socialize > a
{
    display: block;
    margin-bottom: 16px;
    line-height: 34px;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}
.Sot-w-socialize > a span
{
    display: block;
    margin-left: 25px;
    line-height: inherit;
    font-size: 15px;
    font-weight: 700;
    border: 1px solid transparent;
}
.jr
{
    color: #f15b5a;
}
/* Related links End */
/* Contactus End */
.pm-form-textfield-addon
{
    display: inline-block;
    padding: 13px 13px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    border: 1px solid #0db7c4;
    margin-bottom: 20px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.pm-form-textfield
{
    display: inline-block;
    border: 1px solid #0db7c4;
    background-color: transparent;
    padding: 10px 13px; /* margin-bottom: 20px;*/
    font-family: 'Lato';
    width: 100%;
    font-size: 16px;
    color: #0db7c4;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.btn-Abuton
{
    margin: 0;
    background-color: #138cbe;
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    padding: 10px 30px;
    font-weight: bold;
}
.btn-Abuton:hover
{
    background-color: #f15b5a;
    color: #fff;
}
.service-rightc .service
{
    position: relative;
    padding: 15px;
}
.service-rightc i
{
    background: #f15b5a none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 24px;
    height: 50px;
    left: 45%;
    padding: 12px 10px;
    position: absolute; /*top: 15%;*/
    width: 50px;
    z-index: 2;
}
.service-descc
{
    border: 1px solid #F2676B;
    padding: 30px 15px 15px;
    position: relative;
    margin-top: 25px;
}
/* Contact us End */
/*validator*/
.validators
{
    color: #e63a3a;
    position: relative; /*top: -15px;*/
    font-size: 12px;
}
.validators span:before
{
    font-family: "Fontawesome";
    position: relative;
    margin-right: 2.5px;
    content: "\f071";
    color: #ffa5a5;
}
.compulsary
{
    color: Red;
}
.lblhead
{
    font-family: 'Open sans';
    font-size: 16px;
    font-weight: 500;
}
/*validator*/

/* committee */
.design
{
    font-size: 13px !important;
    margin-left: 50px !important;
    color: #f15b5a;
}
/* Become a member*/
.nicdark_bg_grey
{
    background-color: #f9f9f9;
}
.nicdark_textevidence.center
{
    text-align: center;
}
.nicdark_bg_blue
{
    background-color: #14b9d5;
    color: White;
}
.nicdark_width_percentage50
{
    width: 50% !important;
}
.nicdark_textevidence
{
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.nicdark_margin20
{
    /* margin: 20px;*/
    padding: 0px;
    display: inline-block;
}
.nicdark_space20
{
    margin-top: 15%;
}
.elhead
{
    font-weight: bolder;
    padding-bottom: 10px;
}
.link-block {
    color: #6d6e71;
    overflow: hidden;
    text-align: center;
    padding: 16px 18px;
    margin-bottom: 23px;
    display: block;
    text-decoration: none;
    border: 1px solid #e0e0e0;
    background-color: White;
}
.icon-wrapper .fa {
    font-size: 60px;
    color: #f15b5a;
}

.cp-copyright-row{
	float: left;
	width: 100%;
	padding: 28px 0;
	border-top: 1px solid #444444;
	/*color:#333;*/
}
.cp-copyright-row p,.cp-copyright-row p a{
	font-size: 14px;
	color:#666;/* #999;*/
}
.cp-copyright-row .cp-social-links{
	float: right;
	width: auto;
}

.cp-events-box{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.cp-events-box {
	position: relative;
}
.cp-events-box .cp-thumb .cp-caption,.cp-blog-item .cp-thumb .cp-caption,.slide .cp-thumb .cp-caption{
	float: left;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.cp-events-box .cp-caption a,.cp-blog-item .cp-thumb .cp-caption a,.slide .cp-thumb .cp-caption a{
	font-size: 18px;
	color: #fff;
	width: 45px;
	height: 45px;
	display: inline-block;
	line-height: 45px;
	text-align: center;
	margin: 0;
	position: absolute;
	left: 50%;
	top: 30%;
	margin: -23px 0 0 -23px;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
}
.cp-events-box .cp-thumb:hover .cp-caption a,.cp-blog-item .cp-thumb:hover .cp-caption a,.slide .cp-thumb:hover .cp-caption a{
	top: 50%;
	opacity: 1;
	visibility: visible;
}
.cp-events-box .cp-text{
	float: left;
	width: 100%;
}
.cp-event-content {
    background: #fff;
    box-shadow: 0 5px 7px rgba(0,0,0,.15);
    width: 100%;
    clear: both;
    margin: auto;
    padding: 17px 30px 55px;
    margin-bottom: 60px;
}
.cp-event-content h3 {
    font-size: 20px;
    font-weight: 700;
    color: #222;
    margin: 0 0 8px;
    line-height: 20px;
}