/******************************************************************
Theme Name: Policy
Theme URI: http://www.ibm.com
Description: This theme was created using IBM Digital design web standards. Custom fields in the footer to update your social networks. Parallex scroll with CTAs that can be customized. Front page has featured posts carousel with cards layout. 
Author: Reshma Pk1/India/IBM
Author URI: mailto:reshmpk1@in.ibm.com
Version: 1.5
Text Domain: policy
Domain Path: /languages


!!!!!
Theme styles can be found in assets/less
Do not delete this file or Wordpress will complain.
!!!!!

******************************************************************/

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    [class*="ibm-col-"] {
        width: 100% !important;
    }

    .ibm-contact-widget.ibm-active{
        max-width: 100% !important;
        overflow-y: scroll;
        height: 100%;
    }
    .ibm-duo-cta p:first-of-type {
        width: 100% !important;
    }
    

    #calendar .calendarlist li{
        line-height: 1rem;
        padding-left: 0px;
        display: block;
    }

    #calendar .calendarlist li .calendar_head{
        top:-3px;
    }

    #calendar .fc-toolbar{
        text-align: left;
    }
    #calendar .calendarlist{
        margin-bottom: 1em;
    }

    #academia_calendar .ibm-fright{
        float: left !important;

    }
    #calendar .fc-toolbar .fc-right{
        float:none !important;
    }
    #academia_calendar .ibm-fright li{
        padding-left: 0px;

    }
    #calendar .fc-right div{
        width: 100%;
        margin-left: 0px;
    }
    #calendar .fc-right div h2{
        width: 63%;
        text-align: center;

    }
    #calendar .fc-icon.fc-icon-right-single-arrow.ibm-next-link{
        left: 1.2em;
    }
    #calendar .fc-icon.fc-icon-left-single-arrow.ibm-previous-link{
        left: -1.2em;
    }

}

.slick-slide.header_background_img{
    background: url('img/Second_Banner_Pic.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 20em ;
}

.slick-slide.header_background_main_img{
    background: url('img/homebanner.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 20em;
}

.banner_img{
    background: url('img/banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
}
.slick-dots,.ibm-carousel__arrows--large .slick-dots {
    bottom: 2em;
}
.slick-dots li button{
    border: 1px solid #fff;
}
.slick-slider{
    margin-bottom: 0px;
}

.slick-dots li.slick-active button{
    background: #FFF;
}

.ibm-icononly a[class*="-mono-link"]::before{
    color: #fff;
}

.main-header-icon{
    position: absolute;
    right: 2vw;
    bottom:1em;
}

.ibm-graphic-tabs .ibm-tabs li {
    background: #fff !important;
    *border: 1px ridge;
}
.ibm-graphic-tabs .ibm-tabs li {
    border-left: 8;
    border-right: 1px solid #C7C7C7 !important;
    border-bottom: 1px solid #C7C7C7 !important;
    overflow: hidden;

}
.ibm-graphic-tabs .ibm-tabs li a{
    padding:17px 10px 0px ;
}

#ibm-content-body{
    padding-top: 0px;
}

.ibm-graphic-tabs .ibm-tab-section,.ibm-graphic-tabs{
    padding-bottom: 0px;
}

#ibm-overlaywidget-overlayExampleLarge .ibm-overlay-heading-con{
    background: #00B4A0;
}

#ibm-overlaywidget-overlayExampleLarge .ibm-overlay-heading-con h2{
    text-align: left;
    float: left;
    padding: 10px 30px 0px;
    color: white;
    font-size: 1.4rem;
}

#ibm-overlaywidget-overlayExampleLarge .ibm-col-6-2 {
    width: 50%;
}

#contanctus .ibm-col-6-2{
    width: 50%;
}

#ibm-overlaywidget-overlayExampleLarge .ibm-col-6-4{
    width: 100%;
}
#contanctus .ibm-col-6-4{
    width: 48vw;
}
#feedbackform,#contanctus {
    margin-top: 20px;
}


#feedbackform .ibm-columns,#contanctus .ibm-columns{
    width: 100%;
}
#contanctus .ibm-columns{
    overflow: scroll;
    height: 460px;
}
.ibm-type .ibm-contact-widget h3 {
    background: #00B4A0;
}

.ibm-contact-widget.ibm-active {
    max-width: 50vw;
}

#contanctus .select2-selection__arrow{
    right: 20px
}
.ibm-contact-widget p{
    padding: 0 0 15px;
}
#ibm-contact-module .ibm-icononly{
    padding: 0px;
}
#ibm-navigation-trail{
    padding: 0 20px 10px 20px;
}

.rounded-corners {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 30px;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.content-width{
    width: 75%;
}

#ibm-secondary-tabs{
    padding: 0px;
}
#ibm-secondary-tabs .ibm-tabs li{
    padding-left: 0px;
    padding-right: 3.5vw;
}

.img-rounded{
    width: 100px;
    border-radius: 50%;
    height: 100px;
    float: left;
    margin-right: 20px;
}

.mas{
    width: 80%;
    margin: 0 auto;
}

.icon-img{
    padding-left: 3vw;
    padding-right: 1vw;
}
.icon-name{
    padding-top: 1vw;
}

.select_evt{
    float: left;
    padding-right: 10px;

}

.card_button{
    border: 1px solid #959F9F;
    padding: 10px 30px 10px 20px;
    margin: 0px;
    float: left;
    color:#FFF;
    background: #00A89C;
}

.card_button.active{
    background: #FFF;
    color:#959F9F;
}

.card_left {
    border-right: 0;
}

.card_right {
    border-left:  0;
}

.text_left_side{
    float: left;
    position: relative;
    top: 5px;
    height: 26px;
    width: 5px;
    margin-right: 5px;
}
.subcategory{

}

.subcategory li:first-child{
    border-right: 1px solid #c7c7c7;
    padding-right: 10px;
    line-height: 15px;
}

.subcategory li:last-child{

    padding-left:10px;
}

.subcategory li a{
    color:#959595;
    cursor: pointer;
    text-decoration: none;
}
.subcategory li a.active{
    color:#00b4a0;
}
.subcategory li{
    display: inline-block;
}
.subcategory li::before{
    content: "";
}
.subcategory li a:hover{
    color:#00b4a0;
}

#calendar.fc th {
    border: 0px;
    padding: 15px;
    font-weight: normal;
    color: gray;
    text-transform: uppercase;
    font-size: .75rem;

}
.calendarlist{
    padding: 0;

}

#calendar .fc-right button,#calendar .fc-right h2{
    float: left;
    text-transform: uppercase;

}
#calendar .fc-right button{
    background: transparent;
    border: 0px;
    color:gray;
    height: 1.5rem;
    box-shadow:none;

}

.calendarlist li::before{
    content: "";
}

.calendarlist li{
    display: inline-block;
}

.mybox{
    width: .75em;
    height: .75em;
    display: block;
    float: left;
}
.orange {
    background: #F77832;
}
.green{
    background: #5AA700;
}
.blue{
    background: #4178BE;
}

#calendar .fc-event{
    border: none;
}

.calendar_head {
    font-size: .75rem;
    top: -8px;
    position: relative;
    margin-left: 5px;

}
#calendar .fc-toolbar.fc-header-toolbar{
    margin-bottom: 0;
}

#calendar .fc-basic-view .fc-day-number {
    padding: 10px;
    padding-right: 15px;
}

#calendar .fc-basic-view .fc-today .fc-day-number {
    padding: 10px;
}

#calendar .fc-today{
    background: transparent;
}
.fc-today span{
    margin-top: 4px;
    margin-right:  4px;
    background: #00B4A0;
    border-radius: 50%;
    height: 15px;
    width: 15px;
    line-height: 15px;
    color: #fff;
    display: block;
    text-align: center;

}

.fc-title{
    font-size: .75rem;
    padding-left: 10px;
    line-height: 25px;
}

#calendar .fc-event.orange{
    background: #FFF5F0;
    color: #F77832;
    border-left: 5px solid #F77832;
}

#calendar .fc-event.green{
    background: #E9FCEA;
    color: #5AA700;
    border-left: 5px solid #5AA700;
}

#calendar .fc-event.blue{
    background: #EBF1FE;
    color: #3873ED;
    border-left: 5px solid #3873ED;
}

#calendar .fc-list-item.orange,#calendar .fc-list-item.green,#calendar .fc-list-item.blue{
    background: #FFF;
}



.fc-event{
    cursor: pointer;
}

.border-blue{
    border: 1px solid #4178BE;
}
.border-green{
    border: 1px solid #5AA700;
}
.border-orange{
    border: 1px solid #F77832;
}

.fc-list-item .border-orange {
    background: #F77832;
    display: inline-block;

    float: left;
    padding: 1px;
    margin-right: 10px;
}
.fc-list-item .border-green {
    background: #5AA700;
    display: inline-block;

    float: left;
    padding: 1px;
    margin-right: 10px;
}
.fc-list-item .border-blue {
    background: #4178BE;
    display: inline-block;

    float: left;
    padding: 1px;
    margin-right: 10px;
}


#ibm-secondary-tabs .ibm-tabs a{
    padding: 15px 0 7px;
}

#calendar .fc-icon-left-single-arrow.ibm-previous-link:before,#calendar .fc-icon-right-single-arrow.ibm-next-link:before{
    position: inherit;
}

.socialnetwork-desc{
    font-size: .75rem;

}

.socialnetwork-title{
    font-size: .8rem;
    color:#4178be;

}

.socialnetwork-img{
    float: left;

}
.socialnetwork{
    padding: 10px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 4em;
    padding-left: 0px;
    clear: both;
}

.socialnetwork-time{
    font-size: .8rem;

}
hr{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e5e5e5;
    margin: 1em 0;
    padding: 0;
}

.scoialnetwork-container{
    margin-left: 1em;
}

.ibm-h4.ibm-twitter-encircled-link.img,.ibm-h4.ibm-facebook-encircled-link.img-face {
    position: relative;
    padding-left: 2rem;
}

.ibm-h4.ibm-twitter-encircled-link.img::before,.ibm-h4.ibm-facebook-encircled-link.img-face::before{
    color:#4178be;
}
.socialnetwork-time.ibm-twitter-encircled-link.img::before {
    position: relative;
    color: #aeaeae;
    font-size: 1rem;
    top:2px;
}

.ibm-col-6-3 .socialnetwork:last-child {
    border: none;
}

.ibm-common-overlay{
    padding-bottom: 0px;
}

#feedbackform .ibm-columns{
    padding: 0;
}
.ibm-common-overlay .content{
    padding: 0 20px 0;
}

.custom-padding-feedback{
    padding-bottom:   10px;
}

.ibm-rule.ibm-alternate.line-color{
    border-color:  #e5e5e5;
}

#contanctus .error{
    color:#e71d32;
}

.listview_title {
    color: #323232;

}

.listview_eventdetails {
    color: #9B9B9B;
    padding: 0px;
}

.fc-list-view .fc-scroller{
    height: auto !important;
}

#common-header{
    position: absolute;
    right: 20px;
}

.ibm-sitenav-menu-sticky ul[role="menubar"]{
    right: 0px !important;
}

.academia-privacy-info p{
    font-size: 12px;

    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;

}

.academia-privacy-info{
    background: #f4f4f4;
    margin-bottom: 10px;
}

.main-tc-info{
    display: none;
}

#feedbackoverlay:hover{
    background-color: #008571;
    border-color: #008571;
}

#feedbackoverlay:focus{
    background-color: #008571;
    border-color: #008571;
}
/*
#ibm-com ul.ibm-tabs li {
    padding-bottom: 18px !important;
}
.ibm-graphic-tabs .ibm-tabs li a:hover::after, .ibm-graphic-tabs .ibm-tabs li a[aria-selected="true"]::after {
    border-bottom-color: #089393 !important;
}

.ibm-graphic-tabs .ibm-tabs li {
    border-bottom: 1px solid #c7c7c7 !important;
    border-right: none !important;
    overflow: hidden;
}
.ibm-graphic-tabs .ibm-dyntabs .ibm-widget-processed
{
    border-bottom: solid 1.5px #dddddd;
}
.ibm-tab-section
{
    width: 35%; margin-left:3%;
}
.CustomTab
{
    border-bottom: 1px solid #ccc;
    width: 100% !important;
}*/


#ibm-leadspace-body.custom-nav{
    min-height:0px;
    padding: 0px;
}

#ibm-leadspace-head.removeBorder{
    border: none;
}

.teamgroup p{
    position: relative;
}

.teamgroup p label{
    position: absolute;
    top: 0px;
    padding-left: 5px;
    border-right: 1px solid black;
    height: 19px;
    width: 20px;
    padding: 10px;
    line-height: 18px;
    text-indent: 5px;
}

.teamgroup p label.emailLabel{
	position: absolute;
    top: 40px;
    padding-left: 5px;
    border-right: 1px solid black;
    height: 19px;
    width: 20px;
    padding: 10px;
    line-height: 18px;
    text-indent: 5px;
}


.teamgroup p input[type='text']{
    text-indent: 44px;
}
/*
#ibm_dyntablist_1{
   display:inline-flex;*
}
*/

.ibm-text-tabs{
    border-top:none;
    padding: 0 20px;
}
.ibm-text-tabs ul{
    padding: 0 20px;
}

.ibm-text-tabs .ibm-tabs#mytabs li a[aria-selected="true"]{
    color:#779CAA;
    border-bottom:4px solid #779CAA;
}

.dwhomebanner-body{
    font-size: 1.25rem;
    line-height: 2.0rem;
    padding: 0 12%;
}

.academia-login-form{
    background: url("img/loginback.jpg");
    background-size: cover;
    background-position: center;
    height: 65vh;
}

.password-trigger{
    position: absolute;
    top: -5px;
    right: 6px;
    border: 1px solid #959f9f;
    border-radius: 3px;
    padding: 2px 8px;
}

.error{
    color:#e71d32;
}

.form-submit-success{
    color: #3c763d;
    background: #dff0d8;
    border-color: #dff0d8;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 10px;
}

.form-submit-error{
    color: #a94442;
    background: #f2dede;
    border-color: #f2dede;
    padding: 15px;
    border-radius: 4px;
    margin-bottom: 10px;
}

#forgotpassword .error{
    float: none;
}

.div-center{
    margin: auto;
    float: none;
}

#userParticipate{
	padding:30px;
}

.custom-font{
	font-size:1.75rem;
}

.label-input:hover{
	border-color: #4178be;
box-shadow: 0 0 0 1px #4178be inset;
}

.label-input{
	border: 1px solid #959f9f;
height: 2.4em;
line-height: 2.5em;
display: flex;
text-indent: 10px;
}

.teammembers p .error{
	top: 77px;
height: auto;
width: 100%;
border: none;
padding: 10px 0;
text-indent: 0px;
}

#teammembers .error{
	border: 1px solid red;
}

.teamgroup .label-input{
	text-indent:44px;
}
.mybuttom
{
    background-color:#0061ff;border:none;
    text-decoration: none;
    padding:10px;
}
.mybuttom:hover
{
    background-color:#054ada;border:none;
    text-decoration: none;
    padding:10px;
}
.ibm-sitenav-menu-container{
    display: block;
}
@media screen and (max-width: 918.8000030517578px) {
    .mobile-padding {
        padding-bottom: 10px !important;
    }
    .mobile-band {
        margin-top: 17vw;
    }
    .ibm-padding-top-r1 {
        padding-bottom: 5vw !important;
    }
    #ibm-universal-nav {
        position: fixed;
        top: 0;
        width: 100%;
    }
    .ibm-sitenav-menu-container{
        display: none ;
    }
    .ibm-sitenav-menu-container .ibm-sitenav-menu-list > ul > li {
     display:none
    }
   }

.wp-image-38240
{
    height: auto !important;
    width: 100% !important;
   
}