body {
    /*font-family: 'Montserrat', sans-serif;*/
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: normal;
}
/*START: error page*/
.five_hundred_error_sect .err_img {
    width: 25%;
}
.five_hundred_error_sect .image_sect {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 98%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #000;
    text-align: center;
}
.bdr_t2 {
    border-top: 1px solid #dddfdf;
}
.profile_name {
    font-size: 15px;
    font-weight: 600;
}
.clr_71 {
    color: #717171 !important;
}
.profile_loader {
    font-size: 24px;
    padding:10px;
    text-align: center;
}
.font_600 {
    font-weight: 600;
}
.jumb_to_input input {
    width: 100%;
    height: 64px;
    font-size: 22px;
    padding-left: 11px;
    border-radius: 7px;
    border: 1px solid #ada2a2;
}
.jumb_to_input input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #8C8C8C;
  font-weight: 600;
}
.jumb_to_input input::-moz-placeholder { /* Firefox 19+ */
  color: #8C8C8C;
  font-weight: 600;
}
.jumb_to_input input:-ms-input-placeholder { /* IE 10+ */
  color: #8C8C8C;
  font-weight: 600;
}
.jumb_to_input input:-moz-placeholder { /* Firefox 18- */
  color: #8C8C8C;
  font-weight: 600;
}
.five_hundred_error_sect .internal_err_tx {
    font-size: 2em;
    color: #E14444;
    font-weight: 300;
    margin-bottom: 0px;
}

.five_hundred_error_sect .notavailable_err_tx {
    font-size: 2em;
    color: #3D85F9;
    font-weight: 300;
    margin-bottom: 0px;
}
.five_hundred_error_sect .descrption {
    font-weight: 300;
    color: #a5a4a4;
}
.five_hundred_error_sect .descrption a, .five_hundred_error_sect .descrption a:hover, .five_hundred_error_sect .descrption a:focus{
    color: #3D85F9;
    text-decoration: none;
}
/*END: error page*/
/*START: Header*/
.com_wrapper {
    float: left;
    height: 54px;
    width: 100%;
}

.com_header_wrapper {
    padding: 10px 0;
    top:0;
    position: absolute;
}
.container{
    max-width: 1366px;
}
.com_header_wrapper .logo {
    float: left;
    position: relative;
    left: 15px;
}
#setup.com_head_active a {
    color: #32394D ;
}
.com_header_wrapper .level_1_menu {
    /* float: left; */
    width: 100%;
    /* flex: 1; */
    /* flex-direction: row; */
    /* justify-content: center; */
    /* left: 22%; */
    /* clear: both; */
    text-align: center;
    /* display: inline-block; */
    margin:  0 auto;
}

.com_header_wrapper .level_1_menu ul {
    /* float: left; */
    /* position: relative; */
    /* left: -21%; */
    margin: 0 auto;
    /* width: 100%; */
    /* text-align: center; */
    display:  inline-block;
    /* background:  red; */
}

.com_header_wrapper .level_1_menu ul li {
    float: left;
    list-style: none;
}

.fixed_head {
    position: relative;
    z-index: 10;
    background: #fff;
    width:100%;
    /* left: 0; */
}

.com_header_wrapper .level_1_menu ul li a {
    float: left;
    font-size: 15px;
    line-height: 1.2em;
    margin: 8px 50px 0 0;
    font-weight: 500;
    color: #999999;
    position: relative;
    -webkit-transition: all .5s; /* Safari */
    transition: all .5s;
}

.com_header_wrapper .level_1_menu ul li a:hover {
    text-decoration: none;
}

.com_header_wrapper .level_1_menu ul li a.blue {
    color: #39a0ed;
}

.com_header_wrapper .level_1_menu ul li a.yellow {
    color: #ffc000;
}

.com_header_wrapper .level_1_menu ul li a.green {
    color: #02b875;
}

.com_header_wrapper .level_1_menu ul li a.red {
    color: #e14444;
}

.com_1_head {
	position: relative;
}
.com_header_wrapper .level_1_menu ul li .com_head_img {
	display: none;
}
.com_header_wrapper .level_1_menu ul li.com_head_active .com_head_img {
	/*display: block;*/
}
.com_head_img {
    position: absolute;
    top: 26px;
    left: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
    transform: translateX(-50%);
}

.com_sub_menu {
    background-color: #32394D;
    float: left;
    height: 37px;
    position:absolute;
    top:54px;
}
.add_scroll .com_sub_menu{
    position: fixed;
    top:0;
}
.add_scroll .master_section{
    
}
.add_scroll .master_section{
    padding-bottom:46px;
}

.com_sub_menu .level_2_menu {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.com_sub_menu .level_2_menu ul {
    float: left;
    padding-left: 0px;
}

.com_sub_menu .level_2_menu ul li {
    float: left;
    list-style: none;
}

.com_sub_menu .level_2_menu ul li a {
    float: left;
    font-size: 14px;
    line-height: 1.2em;
    outline: none;
    margin: 0px 15px;
    color: #FFFFFF;
    padding: 10.5px 9px;
    border:none;
    position: relative;
    text-decoration: none;
     /*-webkit-transition: all .5s; /* Safari */
    /*transition: all .5s;*/
}

.com_sub_menu .level_2_menu ul li a.active {
    color: #fff;
    font-weight: 600;
}
.com_sub_menu .level_2_menu ul li a:hover {
	color: #fff;
}
.com_sub_menu .level_2_menu ul li a:hover:before,
.com_sub_menu .level_2_menu ul li a.active:before {
    content: "";
    position: absolute;
    left: 5px;
    bottom: -1px;
    outline: none;
    border-bottom: 4px solid #fff;
    right: 5px;
}
.no_padding_both{
    padding-left:0;
    padding-right:0;
}
/*END: Header*/

/*START: reponsive header*/
    .dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.select2-results__message {
    color: #EE001C;
}
.image_hide {
    display: none !important;
}

.form_modal_container .modal_caption.margin_bottom_10{
    margin-bottom: 10px;
}
/* Server error message */

.server_error_modal_wrapper .modal-dialog {
    min-width: 300px;
    max-width: 750px;
}

.modal_error_message_wrapper {
    float: left;
    width: 100%;
    position: relative;
}

.modal_error_message_wrapper .caption {
    float: left;
    width: 100%;
    font-size: 22px;
    font-weight: 600;
    color: #b94a48;
}

.modal_error_message_wrapper .message {
    float: left;
    width: 100%;
    font-size: 16px;
}

.modal_error_message_wrapper .icon_modal_close {
    width: 20px;
    height: 20px;
    /*background: url(/images/peopledesk_1_0/icons/icon_modal_close.svg);*/
    background-size: 15px 15px;
    position: absolute;
    right: 0;
    /*top: 0;*/
    padding: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    top: -15px;
    font-size: 25px;
}

input::-ms-clear {
    display: none;
}

/* Beta Design */
.login_header_wrapper .btn_beta{
    float: right;
    min-width: 100px;
    padding: 4px 10px;
    background-color: #F78F22;
    font-size: 15px;
    border-radius: 50px;
    position: relative;
    top: 8px;
    cursor: default;;
}

/** Start: Main Menu Colors **/

/*common sub menu BG color*/
.com_header_wrapper .level_1_menu ul li.main_menu_active a {
    color:#0a93d5;
}
/*common sub menu BG color*/

/*.com_header_wrapper .level_1_menu ul li#menu_dashboard.main_menu_active a {
    color:#845CEE;
}
.com_header_wrapper .level_1_menu ul li#menu_recruit.main_menu_active a {
    color:#FFBF00;
}
.com_header_wrapper .level_1_menu ul li#menu_company.main_menu_active a {
    color:#399FED;
}
.com_header_wrapper .level_1_menu ul li#menu_setup.main_menu_active a {
    color:#255588;
}
.com_header_wrapper .level_1_menu ul li#menu_offer.main_menu_active a {
    color:#01B775;
}
.com_header_wrapper .level_1_menu ul li#menu_reports.main_menu_active a {
    color:#FF872B;
}
.com_header_wrapper .level_1_menu ul li#menu_offboard.main_menu_active a {
    color:#D52739;
}*/
/** End:Main Menu Colors **/

/** Start: Submenu Colors **/

/*common sub menu BG color*/
.com_sub_menu {
    background-color: #0a93d5;
}
/*common sub menu BG color*/

/*.com_sub_menu#company_sub_menu{
    background-color:#399FED;
}
.com_sub_menu#setup_sub_menu{
    background-color:#255588;
}
.com_sub_menu#dashboard_sub_menu{
    background-color:#845CEE;
}
.com_sub_menu#offer_sub_menu{
    background-color:#01B775;
}
.com_sub_menu#recruit_sub_menu{
    background-color:#FFBF00;
}
.com_sub_menu#offboard_sub_menu{
    background-color:#D52739;
}
.com_sub_menu#reports_sub_menu{
    background-color:#FF872B;
}*/
/** End:Submenu Colors **/

.com_header_wrapper .level_1_menu ul li.logout_menu_link{
    position: absolute;
    right: 0;
    top: 2px;
}
.com_header_wrapper .level_1_menu ul li.logout_menu_link a{
    margin-right: 25px;
}


/*START:scroll effect*/
.com_header_wrapper a.logo img {
   /* max-width: 40px !important; */
   max-height: 40px;
   -webkit-transition: all .5s; 
   transition: all .5s;
    /*height: 33px;
    width: 100px;
    margin-top: 4px;*/
}
.add_scroll .com_header_wrapper {
    /* padding: 3px 0px !important; */
    /* height: 36px !important; */
    /* display: none; */
}
.add_scroll .com_header_wrapper a.logo img {
  /* max-height: 25px !important;*/
}
.add_scroll .com_header_wrapper .level_1_menu ul li a {
   /* font-size: 15px;*/
}
.add_scroll .com_sub_menu .level_2_menu ul li a {
    /*font-size: 13.5px;
    padding: 11px 8.9px;*/
}
.add_scroll .com_sub_menu {
    /* height: 38px; */
    /*position: fixed;*/
    /*z-index: 1000;*/
}
.add_scroll .com_head_img {
    /*top: 24px;*/
}

/*END:scroll effect*/

/* Vertically Center Modal */
.modal {
    text-align: center;
    padding: 0!important;
}

/*.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: 0px;
}*/

.modal-dialog {
    /*display: inline-block;*/
    text-align: left;
    vertical-align: middle;
}


/** 1.0 Error pages **/
.error_page_container{
    float:left;
    width:100%;
    padding:4% 15px;
}
.error_page_container .box_image{
    float:left;
    width:100%;
    text-align: center;
    margin-bottom: 25px;
}
.error_page_container .box_image img{
    max-width: 100%;
}
.error_page_container .error_page_caption{
    font-size:40px;
    color:#3D85F9;
    float:left;
    width:100%;
    text-align: center;
    font-weight: 500;
}
.error_page_container .error_page_text{
    float:left;
    text-align: center;
    font-size:30px;
    color:#BFBFBF;
    width:100%;
    font-weight: 300;
}
.error_page_container .error_page_text a{
    color:#3D85F9;
}
.error_page_container .error_page_text a:hover{
    text-decoration: none;
    font-weight: 500;
}

.error_page_500.error_page_container{
    padding:150px 15px 50px 15px;
}
.error_page_500.error_page_container .error_page_caption {
    color:#E14444;
}
.error_page_500.error_page_container .box_image {
    margin-bottom: 25px;
}
.error_page_coming_soon.error_page_container .box_image{
    margin-top:40px;
}

/* Start: CSS for dynamic menus */
.com_sub_menu{
    display: none;
}
.com_sub_menu.active_menu{
    display: block;;
}
/* End: CSS for dynamic menus */

/* Start: Top Right Menu CSS */
.top_menu_right{
    float:right;
    position: relative;
    z-index: 4;
}
.com_header_wrapper .level_1_menu .top_menu_right ul li a {    
    margin: 3px 10px 0 0px;    
}
.pwd_err {
    color: red;
}
.com_header_wrapper .level_1_menu .top_menu_right ul li .logout_link {
    margin: 6px 3px 0 0;
}
.logout_link{
    float: left;
    font-size: 16px;
    line-height: 1.2em;
    /*margin: 9px 0px 0 0;*/
    font-weight: 500;
    color: #999999;
    height: 38px;
    position: relative;
}
.logout_link:after{
    height: 38px;
    float: left;
    content: "";
    border-left: 1px solid #f0f0f0;
    position: absolute;
    top: -8px;
    left: -12px;    
}
a.logout_link:hover {
    text-decoration: none;
    color: red;
}
.clr_red {
    color: red;
}
.notification_link{
    float:left;
    width:45px;
    height:30px;
    background:url('/images/peopledesk_1_0/icons/icon_notifications_active.svg') left center no-repeat;
    background-size:23px 18px;
    margin-top: 3px;
}
.notification_link.inactive{
    background-image:url('/images/peopledesk_1_0/icons/icon_notifications_inactive.svg');
    cursor:not-allowed;
}
.notification_link.empty_notification{
    background-image:url('/images/peopledesk_1_0/icons/icon_notifications_inactive.svg');
    /*cursor:not-allowed;*/
}
.notification_link.inactive .notification_badge{
    display: none;
}
.notification_link .notification_badge{
    padding:5px 7px;
    color:#FFFFFF;
    font-size:10px;
    border-radius: 25px;
    position: relative;
    background-color:#FF5301;
    top: -6px;
}
.width_100 {
    width: 100%;
}
.pointer_arrow {
    position: absolute;
    top: -27px;
    right: 24px;
    width: 19px;
    height: 46px;
}
.change_pwd_head {
    padding-bottom: 10px;
    color: #131313;
    font-weight: 600;
}
.change_pwd_label {
    color: #131313;
    font-weight: 600;
}
.notification_link:hover,
.notification_link:hover .notification_badge {
    text-decoration: none;
}
.profile_dropdown {
    width: 40px;
    height: 40px;
    top: -8px;
    position: relative;
    cursor: pointer;
    border-radius: 50%;     
}
.logout_div>a:hover {
    text-decoration: none;
}
.change_pwd {
    cursor: pointer;
}
.top_menu_right .dropdown-menu {
    width: 300px !important;
    border: 1px solid #dddfdf !important;
    webkit-box-shadow: 0px 2px 8px 2px rgba(33,35,39,0.15);
    -moz-box-shadow: 0px 2px 8px 2px rgba(33,35,39,0.15);
    box-shadow: 0px 2px 8px 2px rgba(33,35,39,0.15);
    padding-bottom: 20px;
}
.top_menu_right .logout_div {
    width: 100%;
    float: left;

}
.my_pro_tx {
    border-bottom: 1px solid #dddfdf;
    padding-bottom: 1rem;
    color: #131313;
    font-weight: 600;
}
.profile_img {
    width: 65px;
    height: 65px;
    border-radius: 80px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    margin-left: 25px;
}
.font_15 {
    font-size: 15px;
}
.top_menu_right p {
    color: #131313;
    text-align: left;
    line-height: 1.6;
}
.top_menu_right p.change_pwd_btn {   
    text-align: left;
    border-top: none;
}
p.change_pwd_btn {
    color: #3D85F9;
    padding-top: 1rem;
    border-top: 1px solid #dddfdf;
    padding-bottom: 1rem;
    text-align: center;
    cursor: pointer;
}
p.logout_tx {
    color: #F45B69;
    font-weight: 600;
    margin:0px;
    text-align: center;
}
/* End: Top Right Menu CSS */
.resignation_dropdown{
    float:left;
    width:100%;
}

.resignation_dropdown p,
.resignation_dropdown a{
    color: #3D85F9;
    padding-top: 1rem;
    border-bottom: 1px solid #dddfdf;
    padding-bottom: 1rem;
    text-align:left;
    cursor: pointer;
}
.resignation_dropdown a{
    width:100%;
    color: #3D85F9 !important;
    margin:0 !important;
    font-weight:normal !important;
}

#exit_cancel_modal .form_modal_container .modal_caption {
    /*margin-bottom: 15px;*/
}
#exit_cancel_modal.cancel_modal .form_modal_container .cancel_modal_buttons .btn {
    min-width: 170px;
    float: left;
    padding-top: 8px;
    padding-bottom: 8px;
    width:auto;
    margin-left: 25px;
}
#exit_cancel_modal.cancel_modal .form_modal_container .cancel_modal_buttons{
    float:right;
}

#submit_resignation_text,
#view_resignation_text{
    display: none;
}



/* Start: Top Right Menu CSS */
.top_menu_right{
    float:right;
}
.logout_link{
    float: left;
    font-size: 16px;
    line-height: 1.2em;
    margin: 6px 0px 0 5px;
    font-weight: 500;
    color: #999999;
    position: relative;
}
.notification_link{
    float:left;
    width:45px;
    height:30px;
    background:url('/images/peopledesk_1_0/icons/icon_notifications_active.svg') left center no-repeat;
    background-size:21px 25px;
    margin-top: 3px;
}
.notification_link.empty_notification .notification_badge {
    display: none;
}
.notification_link.inactive{
    background-image:url('/images/peopledesk_1_0/icons/icon_notifications_inactive.svg');
    cursor:not-allowed;
}
.notification_link.empty_notification{
    background-image:url('/images/peopledesk_1_0/icons/icon_notifications_inactive.svg');
    /*cursor:not-allowed;*/
}
.notification_link.inactive .notification_badge{
    display: none;
}
.notification_link .notification_badge{
    padding:5px 7px;
    color:#FFFFFF;
    font-size:10px;
    border-radius: 25px;
    position: relative;
    background-color:#FF5301;
    top: -6px;
}

.notification_link:hover,
.notification_link:hover .notification_badge {
    text-decoration: none;
}
/* End: Top Right Menu CSS */


/*
Style - Responsive - Media Queries (Desktop First Method) 
Major View Ports - 1170, 1280px, 1366px & Above
*/

/*START:Responsive header*/
.responsive_fixed {
    display: none;
    position: fixed;
    width: 100%;
    z-index: 4;
}
/*END:Responsive header*/

/* Desktop Version - Between 1280px - 1365px Viewport  */
@media all and (min-width:1280px) and (max-width:1365px)
{

}

/* Desktop Version - Between 1170px - 1279px Viewport  */
@media all and (min-width:1170px) and (max-width:1279px)
{

}
@media all and (min-width:0px) and (max-width:1169px)
{
    body{
        min-width:1170px;

        overflow: auto;
    }

    body.responsive{
        min-width:0px;
        overflow: auto;
    }
    
    /** Login **/
    .login_wrapper .box_login_reset{
        width:100%;
        max-width: 500px;
        padding-left:10px;
        padding-right: 10px;
    }

    .modal:before {
        height: auto;
    }
}

/*** Tablet  Version - Between 768px-991px Viewport ***/
@media all and (min-width:0px) and (max-width:991px)
{


}
@media all and (min-width:768px) and (max-width:991px)
{

}
/*** Mobile  Version - Between 0-767px Viewport ***/
@media all and (min-width:0px) and (max-width:767px)
{

}
/*** Mobile  Version - Between 0px-479px Viewport  ***/
@media all and (min-width:0px) and (max-width:479px)
{
    /* Login */
    .box_login_reset .login_bottom .forgot_password_link {
        float: left;
        width:100%;
    }

}

/*** Small Devices Version - upto 319px Viewport  ***/
@media all and (min-width:0px) and (max-width:319px)
{

}

/*** Mobile  Version - Between 640px-767px Viewport  ***/
@media all and (min-width:640px) and (max-width:767px)
{

}

/*** Miscellaneous Viewport - Custom, Retina and Others ***/
@media all and (min-width:0px) and (max-width:319px){
}


/*** Miscellaneous Viewport - Custom, Retina and Others ***/
@media all and (min-width:0px) and (max-width:1169px){
    /*.fixed_head {
        display: none;
    }
    .responsive_fixed {
        display: block;
    }
    .list_sect, .master_section {
        margin-top: 59px !important;
    }*/
}

/*** Miscellaneous Viewport - Custom, Retina and Others ***/
@media all and (min-width:0px) and (max-width:1225px){
    /*.list_sect {
        padding: 25px 10px;
    }*/
}

/*END: reponsive header*/


@media all and (min-width:0px) and (max-width:767px){
    .login_wrapper .box_login_reset .signin_caption {
        font-size: 20px !important;
    }   
   
    .login_wrapper .box_login_reset .signin_sub_caption {
        font-size: 15px !important;
        margin-bottom: 5px !important;
    }

    .box_login_reset .login_bottom .forgot_password_link, .box_login_reset .checkbox label, .box_login_reset .input_label {
        font-size: 15px !important;
    }

    .reset_password_modal_wrapper input, .login_wrapper input {
        padding: 8px 11px;
        font-size: 15px;
    }
    #reset_link_button {
        padding: 7px;
        font-size: 15px; 
    }
    .box_login_reset .btn_blue {
        padding: 7px;
        width: 78% !important;
        margin: 0 auto;
        font-size: 16px;
        display: block;
    }
    .reset_password_modal_wrapper .modal-body {

        padding: 20px !important;
    }
    .modal:before {
        height: auto !important;
    }
}
/*END: responsive*/


/*START:animation*/

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.top_menu_right .dropdown-menu.show {
    left: -246px !important;
    top: 42px !important;
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -5%, 0);
    transform: translate3d(0, -5%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}


/*END:animation*/


/* IE Block CSS */
#ie_warning{
    float:left;
    width:100%;
    text-align: left;
    padding:25px 10%;
    background-color:#FF6923;
    color:#FFF;
}
#ie_warning a{
    color:#FFF;
    text-decoration: underline;
}
#ie_warning a:hover{
    text-decoration: none;
}
#ie_warning h4{
    margin-bottom: 10px;
    margin-top: 0px;
}
#ie_warning p{
    margin-bottom: 10px;
}
#ie_warning p:last-of-type{
    margin-bottom: 0;
}

.select2-dropdown {
    z-index: 1055 !important;
}

/* Announcement Modal css */
#announcement_modal .modal-dialog {
    max-width: 600px;
    margin: 60px auto 30px auto;
}
#announcement_modal .modal-content {
    border-radius: 4px;
    padding: 0 !important;
}
#announcement_modal .modal-header {
    border-radius: 4px 4px 0 0;
    background-color: #ebf4fa;
    padding: 20px !important;
}
#announcement_modal .modal-footer {
    display: block;
    justify-content: normal;
    padding: 20px 30px;
}
#announcement_modal .modal-body {
    /*background-image: linear-gradient(to right, #7570bd, #e58bb2);*/
    /*background: url('/images/peopledesk_1_0/common/gradient_violet_pink.svg') center no-repeat;*/
    background-size: 100%;
    padding: 60px 30px;
    background-position: center;
    background-repeat: no-repeat;
}
#announcement_modal .modal-body .announcement_details_section {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 100px;
    padding: 0 0 0 35%;
    position: relative;
    min-height: 170px;
}
#announcement_modal .modal-body .announcement_details_section .announcement_presentor_img {
    position: absolute;
    left: 0;
    top: -8px;
}
#announcement_modal .modal-body .announcement_details_section .announcement_presentor_img img {
    min-width: 185px;
    max-width: 185px;
    min-height: 185px;
    max-height: 185px;
    border-radius: 50%;
    background-color: #d8d8d8;
    border: 1px solid #fff;
}
#announcement_modal .modal-body .announcement_details_section .announcement_details {
    /*background: url(/images/peopledesk_1_0/common/icon-podium.svg) 20px center no-repeat;*/
    padding: 32px 0 32px 90px;
    width: 94%;
    background-size: 58px;
    background-position: 20px center;
    background-repeat: no-repeat;
    min-height: 170px;
    max-height: 170px;
}
#announcement_modal .modal-body .announcement_details .venue {
    font-size: 26px;
}
#announcement_modal .modal-body .announcement_details .presentor, #announcement_modal .modal-body .announcement_details .date_time {
    font-size: 18px;
    font-weight: 300;
}
#announcement_modal .modal-body .announcement_details .presentor, #announcement_modal .modal-body .announcement_details .date_time, #announcement_modal .modal-body .announcement_details .venue {
    /*font-family: 'Montserrat', sans-serif;*/
    cursor: default;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 100%;
    line-height: 35px;
}
#announcement_modal .modal-body .announcement_details .presentor span {
    font-size: 24px;
    vertical-align: top;
}
#announcement_modal .modal-header .caption img {
    margin-right: 10px;
}
#announcement_modal .modal-header .caption {
    color: #454f5b;
    font-size: 16px;
    font-weight: 500;
}
#announcement_modal .modal-footer .caption {
    color: #4a4a4a;
    font-size: 14px;
    margin: 0 0 20px 0;
}
#announcement_modal .modal-footer a.live_link  {
    background-color: #1067e5;
    color: #fff;
    padding: 8px;
    display: block;
    font-size: 16px;
    margin: 0;
    border-radius: 4px;
    transition: 0.4s;
}
#announcement_modal .modal-footer a.live_link:hover, #announcement_modal .modal-footer a.live_link:focus {
    background-color: #186cf3;
    text-decoration: none;
    transition: 0.4s;
}
#announcement_modal .modal-header .icon_modal_close {
    color: #1067e5;
    font-size: 14px;
    cursor: pointer;
}
/* Announcement Modal css */