﻿body {
    /*padding-top: 50px;
    padding-bottom: 20px;
    background: #f5f5f5;*/
    
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
/*
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
/* Meeting Details */
.panel-body{
    padding-right:0px !important;

}
textarea{
    resize:none;
}
.bottom_navbar{
    height:40px !important;
    width: 100%;
    border-radius:0px;
    margin:0px;
}
.navbar_text{
    margin-bottom:0px;
}
.whole_page_row{
    margin-top: 50px;
    background-color:black;
}
.w3-card-4, .w3-hover-shadow:hover {
    /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;*/
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
       
}
.meeting_detail_top_margin{
    margin-top:-20px;
}
.meeting_member_photo_row{
    margin-top:10px;
}
.meeting_access_btn{
    display: inline-block;
    border-radius: 0;
    box-shadow: none !important;
    -o-transition: background-color 0.15s, border-color 0.15s, opacity 0.15s;
    transition: background-color 0.15s, border-color 0.15s, opacity 0.15s;
    cursor: pointer;
    vertical-align: middle;
    margin: 0;
}
.timeDate div ul li div table {
border-spacing: 1px !important;
}
.meeting_access_btn_default{
           color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.meeting_permision_date_picker{
   
    background-color: #fff !important;
    border-color: #ccc !important;
    display: inline-block !important;
    padding: 6px 12px !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: 1.42857143 !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: middle !important;
    -ms-touch-action: manipulation !important;
    touch-action: manipulation !important;
    cursor: pointer !important;
    -webkit-user-select: none !important;
     background-image: none !important;
    border: 1px solid transparent !important;
    border-radius: 4px !important;
}

.meeting_section{
    border: 1px solid white;
    background-color: white;
    border-radius: 5px;
    padding: 30px;
    margin-bottom:25px;
}
.meeting_type{
    font-family: Roboto-medium;
    font-size: 20px;
    color: #222222;
}
.meeting_type_center{
    text-align :center;
    margin-bottom:15px;
}
.acc_on_agenda_dialog {
padding-bottom:2px !important;
}
.page_body{
    padding: 25px 38px 0px 38px;
    background-color: #e9e8e8;
    min-height: 800px;
}
/*drop down in meeting section width*/
.version_dropdown {
    width:100% !important;
    overflow-y:auto !important;
}
.disabled {
    cursor: not-allowed;
}
.noticeMomFloat{
    float:left;
    width:70px;
}
.supporting_noticeMomFloat{
    margin-left:70px;
}


.dateTimeAddressFloatRow{
     float:left;
     width: 24% !important;
}
.addressFloatRow{
    float:left;
    width: 49% !important;
}
.note_sction_height{
    min-height:300px !important;
}
.agenda_note_tag_float{
    float: left !important;
    width: 7px !important;
    height:7px;
    margin-top:8px;
    border:1px solid #4999d4;
    background-color: #4999d4;
    border-radius:25px;
}

.tag_float{
    float: left !important;
    width: 24px !important;
}
.supporting_tag_float{
    margin-left:24px !important;
}
.reply_icon_float{
    float: left !important;
    width: 20px !important;
}
.supporting_reply_icon_float{
    margin-left:25px !important;
}
.reply_textbox_row{
    margin-right:15px !important;
}
.supporting_attachment_float{
    margin-left:20px;
}
.dateTimeAddress_icon_float{
    float:left;
    width:40px;
}
.supporting_dateTimeAddress_icon_float{
    margin-left:40px;
}
.notice_mom_title{
    float: left;
    margin-left: 15px;
}
.notice_mom_menu_btn_group{
    float:right;
    /*display:block;
    right:0px;
    top:8px;
    margin-right: 8px;*/
}
.actionPt_bottom_border{
    border-bottom: 1px solid #d1d2d1 !important;
}
.agenda_older_section {
    margin-top:10px;
    margin-bottom:15px;
    border-bottom: 1px solid #d1d2d1 !important;
}
.dropdown_box_field{
    width:89%;
     border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.dropdown_on_resolution_dialog{
    width: 316px !important;
    margin-left: 15px;
    min-height: 38px;
    max-height: 140px;      
    overflow-y: auto;
}
.line_brake{
    word-break:break-all !important;
}
.dropdown_noticeMom_version{
     width:100px;
     border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
    font-size:15px;
    font-family:roboto-medium;
    color:#333333;
}
/*.dropdown-menu > li{
    text-decoration:none !important;
}*/
.dropdown_li:hover{
    text-decoration: none !important;
    background-color: #f5f5f5;
    color: #262626 !important;
}
.dropdown_a_tag{
    color: #262626 !important;
    text-decoration:none !important;
}
.li_padding_onDialog{
    padding:5px 10px;
}
.li_padding_on_versionNo {
padding-left:15px;
}
/*.dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}*/
.dropdown_notice_mom_version{
    min-width:125px !important;
    min-height: 38px;
    max-height: 140px;
    overflow: hidden;
    
}
.caret_button{
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    font-size:15px;
}
.break_textLine{
    word-break:break-all;
}
.text_overflow_on_dropdown {
    text-overflow:ellipsis;
    overflow:hidden;
}
.first_character_of_without_photo{
       font-family: roboto-medium;
    font-size: 18px;
    color: #ffffff;
}

.normal_text_font_only {
    font-size:15px !important;
    font-family:roboto-regular !important;
}

.normal_text_font{
    font-size:15px;
    font-family:roboto-regular;
    color:#555555;
}

.left_border_of_actionPtAgenda{
    border-left: 5px solid #438eb9;
    height: 100%;
    position: absolute;  
}
.glyphicon-calendar{
    padding-top:1px;
}
.description_alignment{
    margin-top:20px;
    margin-bottom:20px;
}
/* bellow css for menu button of agenda in IE (Internet Explorer)*/
.mCSB_10_container{
    position:absolute !important;
}

/*****************************************************/
.meeting_error_msg {
text-align:center;
padding-top:30%;
}
.date_icon{
     margin-top: -5px;

}
.time_icon {
    margin-top: -4px;
}

.member_invitee_noticeMember_inline{
    display:inline;
}
.time_date_text{
   padding-left: 10px;
    margin-right: 75px;
}

.view_on_map {
    margin-left: 10px;
    /*font-weight: bold;
    font-size:15px !important;*/
}
.meetingDateTimeDesc_text{
    padding-top: 2px;
}
.text_row_alignment{
     margin-bottom:5px !important;
    margin-top:5px !important;
}
.timeDate_row_alignment{
    margin-bottom:30px !important;
}

.invitee_row{
    margin-top:10px;
}
.memberName_inTooltip{ 
   width: 64px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block !important;
    position: relative !important;
    margin-bottom: 10px;
    margin-right: 20px;
}
.memberName_of_notice_inTooltip {
    width: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display:inline !important;
} 

.board_memberInvitee_header{
        margin-left: 17px;
}
.board_memberInvitee_absent{
    border: 1px solid white;
    border-radius: 50%;
    background-color:#1ca7dc; /*#438eb9;*/
    color: white;
    padding-top: 19px;
    text-align: center;
}
/* notice card */
.version_no{
   float: right;
    margin-right: 10px;
    margin-top:-5px;
     /*right:35px;
  top:0px;
  position:absolute;*/
}
.alignment_of_row{
    margin-bottom: 4px;
    margin-top: 4px;
}
.userProfile_acknowledge_onNotice_andAgenda{
    border-top:1px solid #d1d2d1;
    margin-top:20px;
    /*margin-bottom:20px;*/
}

.user_profile_onNoticeMom{
    margin-top:20px !important;
    padding-left: 0px !important;
       
}
.noticeMom_creator_photo_column{
    margin-left: -13px;
}
.ackwledgement_section_onNotice{
    border-left: 1px solid #d1d2d1;
    min-height: 110px;
    border-right: 1px solid #d1d2d1;
    border-bottom: 1px solid #d1d2d1;
    background-color: #f7f7f7;
    padding-left:20px;
    padding-top:10px;
    padding-right: 20px;
    padding-bottom:10px !important;
     margin-right: -15px;   
}
.acknowledge_without_photo{
   border: 1px solid white;
    background-color: #1ca7dc;
    color: white;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-top: 7px;
    border-radius: 5px;
    height: 40px;
    width: 40px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
.profile_photo{
    height: 40px;
    width: 40px;
    margin-right: 10px !important;
    margin-bottom: 10px !important;
}
.notice_creater_name{
    padding-left:30px;
    padding-right:0px !important;
}
.mom_creater_name{
    padding-left:15px;
    padding-right:0px !important;
}
.acknowledge_header{
  margin-bottom: 10px !important;
  margin-top:10px;
    font-size: 16px !important;
    color: #333333 !important;
    font-family:roboto-medium;
}
.pending_header{
    margin-top: 10px !important;
     margin-bottom: 10px !important;
    font-size: 16px !important;
    color: #333333 !important;
    font-family:roboto-medium;
}

.comment_note{
    display:block;
   font-size: 16px !important;
    color: #333333 !important;
    font-family:roboto-medium;
}
.ack_pending_photoRow{
    margin-left: 16px !important;
}
/* MOM */
/*.note_section_onMom{
    overflow: hidden;
    max-height:276px !important;
}*/
.note_section_onMom {
    padding: 20px 20px 20px 20px;
    min-height:140px !important;
    max-height: 330px !important;
    overflow:hidden !important;
}
.DueDateOnActionPt_agenda{
    font-family:Roboto-medium !important;
    font-size:14px !important;
}
.actionptLabel {
float:left;
margin-top:2px;
margin-right:15px;
}
.completionDateonAPt{
    float:right;
}


/* resolution*/
.resolution_table_width{
    margin-top:20px !important;
}
.resolution_table{
    margin-bottom: 0px !important;
}

.meeting_title{
 font-size: 18px;
    color:#222222;
    font-family:roboto-medium;
}
.memberInvitee_title{
    font-size: 16px !important;
    font-family: roboto-medium;
    color: #333333 !important;
}
.edit_meeting{
    padding-right:30px;
}

.dropdown_menu_option{
    min-width:145px !important;
    margin: 0px 15px 0px !important;
}
.dropdown_menu_option_of_agenda{
    margin: 25px 15px 0px !important;
}


.meeting_profile_photo{
    height:65px !important;
    width:65px !important;
    margin-left: 10px !important;
}
.indicationIcon{
     height:25px;
    width:25px;
}
.indicationIcon_of_calender{
    height:30px;
    width:35px;
}
.bullate_icon{
    margin-left:-15px !important;
    margin-bottom: 4px;
    margin-right: 5px;
}

.member-indication_icon{
    margin-top:7px;
}
/*.meeting_members > img {
    height:35px;
    width: 35px;
}*/
.meeting_members{
    height: 64px;
    width: 64px;
    top: 0px;
    left: 0px;
}
.status_image{
    position: absolute;
    top: -2px;
    left: 45px;   
 }
.status_image_web{
    position: absolute;
    top: 42px;
    left: 85px;   
 }
.status_image_on_call{
    height:12px;
    width:12px;
   position:absolute;
   top: 0px;
   left: 24px;   
}
.members_row{
    display:inline-flex;
}
.single_member_image{
     margin:2px;
     position: relative; 
     left: 0;
     top: 0;
}

 
 .see_more{
     display: inline;
 }
/* Notice*/
.bgimg{
    background-image: url('/images/incliendNotice_icon.png');
    /*background: url('/images/wireFrame_icon.png');*/
    /*background-image: url('/images/wireFrame_icon.png');*/
}

.ack_button{
    margin-top:5px;
    font-size: 15px;
    font-family: roboto-medium;
    color: #ffffff;
}  
.notice_mom_creator_name{
    font-size: 16px !important;
    color:#333333 !important;
    font-family:roboto-medium;
}
.notice_agenda_mom_resolution_actionPt_title{
    display: inline;
    font-size: 18px;
    color:#222222;
    font-family:roboto-medium;
}
.notice_mom_card{
    border:2px solid lightgray;
    border-style:outset;
    background: #f5f5f5;
   margin-bottom: 5px;
   margin-top: 5px;
   padding-bottom:5px;
   padding-top:5px;
}
.old_version_notice_mom_card{
    background: white;
}
.userName_on_notice{
    padding-left:6px !important;
}
.meeting_contents{
    margin: 30px 20px;
}
.status_icon{
    height:13px;
    width: 13px;
}
.agendapublishnote{
    position: absolute;
    margin-top:-42px !important;
    left:60px;
}

.agendapublishnotebtn{
     margin-right: -6px !important;
    font-size: 15px !important;
width: 230px !important;
}
.agenda_versionNo{
    position: absolute;
    right:35px;
    top: 0px;


}
.verticalDot_on_agenda_section {
    position:absolute;
    right:0;
    height: 24px;
    width: 25px;
}
.verticalDot{
    margin-right:4px;
    float:right;
    height: 24px;
    width: 25px;
   /* margin-right: -11px;
    margin-top: 4px;*/
}
a.remove_underline_of_link{
    text-decoration: none !important;
    font-size: 14px;
    font-family: roboto-medium;
    color: #4999d4;
}
.noticeMom_creator_photo_column_name:hover{
    color:#438eb9 !important;
}
.old_version{
    float: right;
}
.attachment_on_noticeMom{
   margin-right: 5px;
}
.attachment_on_Mom{
    margin-right: -28px;
}
/*Agenda*/
.agenda_actionPt_title{
    padding-left:5px !important;
    padding-right:8px !important;
}

.agenda{
    border: 1px solid gray;
    margin-top:5px;
}
.actionPt_on_agenda{
    padding-right: 20px;
}
.agenda_actionPt_list_item:hover{
    background:#d8ecf9;
}
.reorder_agenda_selected {
    background:#d8ecf9 !important;
}
.agenda_item{
    margin-right: 0px;
    margin-left:0px !important;
    padding: 0px;

    position:relative;
   
}
.agenda_item_child{
    /*margin: 10px 15px 10px 15px;
    border-bottom:1px solid #CCC;*/
    margin: 0px 0px 0px 31px;
    border-bottom: 1px solid #d1d2d1;
    padding-top: 10px;
    padding-bottom: 7px;
    padding-right: 20px;
   
}
/*.date_of_agenda{
    display:block;
     color: #acacac;
    font-size: 12px;
}*/
.slimScroll:hover{
    overflow-y:scroll !important;
    overflow-x:hidden !important;
}
.slimScrollBar_for_agendaList{
    height: 330px !important;
    overflow:hidden !important;
}
.agenda_list{
    margin-right: -15px;
    margin-left: -15px;
    margin-left: -46px;
    /*position: relative;*/
     /*height:330px;
    overflow: auto;
    overflow-x:hidden;
    margin-right: -15px;
    margin-left: -15px;
    margin-left: -36px;*/
}
.agenda_details{
    
   /*height:330px;
   overflow: hidden;*/
   background: #f7f7f7;
   border-right: 1px solid #d1d2d1;
    border-bottom: 1px solid #d1d2d1;
    border-left: 1px solid #d1d2d1;
    margin-left: -15px;
    margin-right: -16px;
}
.slimScrollBar_for_agendaDetails {
    padding: 20px 20px 20px 20px;
    height: 330px !important;
    overflow:hidden !important;
}
.attachment_icon{
    height:16px;
    width:16px;
    border-radius: 0px !important;
    margin-bottom: 3px;
}
.edit_icon{
     height:18px;
    width:18px;
    border-radius: 0px !important;
}
hr{
    border-top: 1px solid #CCC !important;
    margin:15px 0px !important;
}
.note_comment_index{
    margin-right: -31px;
}
.note_text_column{
    padding-left: 3px !important;
}
.note_comment_gap{
    margin-top:5px; 
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 5px;
}
.note_comment_top_border{
    border-top: 1px solid #d1d2d1;
    padding-top: 12px;
}
.note_index{
    padding-top:12px;
}
.addedOn_date{
    float: right;
    margin-top: 3px;
    color: #7e7e7e;
    font-size: 13px;
    font-family:roboto-regular;
}
.notice_mom_date{
     font-size: 15px;
     font-family:roboto-regular;
     color:#555555;
     display:block;
}
.actionPt_in_agenda{
    margin-bottom: 10px;
    padding: 10px 15px 10px 15px;
    background: white;
     border: 1px solid gray;
}
.creatorOf_actionPt_in_agenda{
    display: block;
    color: #50A6C2;
}
.proceeding_in_agenda{
    margin-bottom: 30px;
}
/*.click_here_on_agendaNoteProceeding{
 text-align: center;
}*/
/*.click_here_on_agendaActionPt{
    text-align:center;
    margin-top: 14px;
}*/
.add_link{
    float:right;
    font-size:15px !important;
 }
.see_more_note{
    padding-bottom: 12px;
}
.noteOn_agenda{
    margin-top:10px;
}
.replyCount_label{
   margin-left: 10px;
    padding-left: 10px;
   
    
}
.replyCount_label_right_border{
     margin-right: 10px;
    padding-right: 10px;
   border-right: 1px solid #CCC;
}
.reply_color{
    color:#717171;
}
.badge{
    background-color: #b8b8b8 !important;
}
.reply_note {
    display: block;
}
.reply_note_by {
    display: inline-block;
}
.replyOn_agendaNote_icon{
    height:22px;
    width:22px;
}
.reply_icon_column{
    margin-right: -18px !important;
}   
.reply_text_column{
    margin-bottom: 0px !important;
}
.textBox_of_reply{
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-size: 15px;
    font-family: roboto-medium;
    color: #333333; 

    /*input-lg*/
    height: 43px;
    font-size: 16px;
}
 .view_previous{
    margin-top:5px;
    margin-bottom:5px;
}
 .view_previous_link{
     font-size:13px !important;
 }
 .note_text_inline {
display:inline;
}
/*.click_here_on_actionPt{
    margin-top: 130px;
    text-align: center;
}*/
/*Resolution*/
.resolutionTable{
    margin-left: -12px !important;
    width: 102.5% !important;
}
.resolution_menu{
   
    text-align: center;
    vertical-align:middle !important;
}
.resolution_key{
    
    text-align: center;
    vertical-align:middle !important;
}
.resolution_row_color{
    background-color: #f7f7f7 !important;
}
.agenda_column_on_resolution{
    vertical-align:middle !important;
    text-align:left !important;
    padding-left: 15px !important;
}
.resolution_table_header{
   
    text-align: center;
    color: white;
    height: 45px;
    vertical-align: middle !important;
    font-size: 15px;
    font-family: roboto-medium;
    
    background: #1ca8dd;
    border-width: 0px 0px 3px !important;
    border-style: none none solid;
    border-bottom-color: #22697c !important;
}
.resolution_file_title{
     
    vertical-align:middle !important;
    text-align: left !important;
    padding-left: 15px !important;
}
.sr_no{
    width: 60px !important;
    vertical-align:middle;
}
.agenda_item_no{
    width: 25% !important;
}
.menu_of_table{
    width:10%;
}
.verticalDot_in_table{
    height: 15px;
    width:15px;
}
/* Tool tip */
.truncate_agenda_title_on_resolution{
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.truncate-actionPt_title{
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*Action point*/
.checkBox_assignTo{
    margin-right:8px !important;
    margin-bottom:10px !important;
}
.actionPt_creator{
    text-align: right;
    font-size: 13px;
}
.actionPt_creator_name{
    font-size: 14px;
    font-family:roboto-medium;
    float:left !important;
    color: #4999d4;
    margin-top:2px;
}
.saving_updating_text{
    float:left;
    margin-top: 6px;
    font-size:15px;
    font-family:roboto-regular;
    color:#555555;
}
.comment_date{
    color: #717171;
    font-size: 13px;
    margin-top: 3px;

    font-family:roboto-regular;
}
.comment_attachment{
    margin-right:15px;
}
action_agendaRow{
    padding-left: 0px;
    margin-left: -6px;
    padding-right: 8px;
}
actionPt_agenda_title{
    margin-left:20px;
}
.menu_btn_group{
    float:right;
    margin-right:-10px;
    /*position:relative !important;
    right:-8px;
    bottom:20px;
    display:block;
    vertical-align: middle;*/
}
    
.menu_btn_group_on_agenda {
    position:relative !important;
    right:0px;
    display:block;
       vertical-align: middle;
}
.menu-button{
    opacity: 1;
    color: gray;
}
.btn-group a .menu-button.hover {
    color: #1C618F;
}
.send_button{
    margin-top: 10px;
    padding-left:0px !important;
}
.send_button_font{
    padding: 9px 34% !important;
    font-size: 15px;
    font-family: roboto-medium;
    color: #ffffff;
}
/* Board book */
.version_onBoardbook{
 width: 15%;
}
.createdBy_onBoardbook{
    width:20%;
}
.boardBookVersion{
        text-align: center;
    vertical-align: middle;
}


/* dialogs */
.redioCheckbox_button_on_dialog{
   
    width: 14px !important;
    height: 14px !important;
}
.redio_button_of_pdfWord_noticeMom{
    width: 14px !important;
    height: 14px !important;
}
.redioCheckbox_button_inline{
    font-size: 15px;
    color:#555555;
    font-family: roboto-regular;
}
.label_on_dialog{
   font-family:roboto-medium;
   color: #333333   !important; 
   font-size :16px !important;
   text-align:left !important;
   padding-left:15px !important;
   padding-top:0px !important;
}
.remove_padding_of_label_onDialog{
    padding-left:15px !important;
}
.attachment_font_on_dialog{
    font-size:15px;
}
.modal_body {
   padding: 14px 10px 0px 22px;
    height: 100%;
    width: 100%;
 }
.close_dialog_button{
    float:right;
    height:15px;
    width:15px;
}
.close_button:hover{ 
    color:black;
 }

.addNote_visableTo_accordion_width{
width:325px;
}
.addNote_visableTo_accordion{
    
          max-height: 130px;
          height: 100%;
          border-top:1px solid #d1d2d1;
          overflow: auto;
          overflow-x: hidden;
         /*padding-left: 15px;
         margin-right: -13px;
         margin-top: -10px;
         margin-bottom: -10px;*/
      }
.body_of_accordion{
    padding-top: 0px !important

}
.addNote_visableTo{
    font-size: 14px;
}
.modal-lg{
    left: 0% !important;
    max-width: 800px !important;
}
.modal-md{
     left: 0% !important;
     /*max-width: 600px !important;*/
}
.requiredField{
    color:red;
}
.redio_button_on_notice_mom_dialog{
    
    padding-top: 0px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.downloadLink_on_notice_mom_dialog{
    margin-left: 10px !important;
}
.check_box_in_notice_and_mom_dialog{
    padding-top: 0px !important;
   padding-left: 0px !important;
}
.footer_dialogs{
    padding-bottom: 12px !important;
    padding-top:12px !important;
}
/*.body_dialog{
    padding-bottom: 0px !important;
    padding-left:15px !important;
    padding-right:15px !important;
    padding-top:15px !important;
}*/
.inputBox_on_resolution_dialog{
    max-width: 325px !important;
    /*margin-bottom:3px;
    margin-top:4px;*/
}
.redio_on_resolution_dialog{
    padding-top: 0px !important;
}
.btn-info{
    border:1px solid #438eb9 !important;
    background: #438eb9 !important;
}

.modal-header {
    background: #438eb9; /*#1C618F;*/ /*#50A6C2*/
    margin-left: -15px;
    margin-right: -15px;
    border-width: 0px 0px 3px;
    border-style: none none solid;
    border-radius: 5px;
    border-bottom-color: #1C618F !important; /*#0F3251;*/
}
.modal-header-Axar {
    background: #438eb9; /*#1C618F;*/ /*#50A6C2*/
    margin-left: -15px;
    margin-right: -15px;
    border-width: 0px 0px 3px;
    border-style: none none solid;
    border-radius: 5px;
    border-bottom-color: #1C618F !important; /*#0F3251;*/
}
.close {
    opacity: 1;
    color: lightgray;
}
.modal-title {
    padding-left: 10px;
    font-size: 18px;
    color: white;
    font-family:roboto-medium;
}
.modal-header .close {
     margin-top: 0px !important; 
}
.modal-header-Axar .close {
     margin-top: 0px !important; 
}
/* Agenda dialog*/
.browse_file_status_icon_float{
    float:left;
    width:20px;
}
.supporting_browse_file_status_icon_float{
    margin-left:20px;
    word-break:break-all;
}
.check_box{
    padding-left: 35px !important;
}
.width_of_accordion{
    width:325px;
  }
.accordion_height_on_agenda_dialog{
    margin-bottom: -4px !important;
}
.detail_fields{
    margin-top:-15px;
    max-height:125px;
    overflow:hidden !important;
    margin-bottom:-10px;
 }
.board_book_link{
    margin-right:10px;
    float:right;
    text-decoration: none !important;
    font-family: roboto-medium;
    color: #4999d4;
}
.do_notShow_to {
    margin-top: 0 !important;
    margin-bottom: -18px !important;
    font-size: 14px !important;
}
.agenda_item_selected{
    background-color: #d8ecf9 !important;
    /*border-left: 6px solid #337AB7;*/
}
.proceeding_agenda_selected{
    background-color: #f5f5f5 !important;
}
.file{
    visibility:hidden;
    font-weight: 100 !important;
}
.supporting_document{
    margin-top:-19px !important;
    
}
.attendance_browse_file{
    color:#4999d4;
    float: right;
    text-align:right;
    margin-right:10px;
    width: 200px;
    margin-top: -2px !important;
    font-family:roboto-medium;
}
.browse_file{
    color:#4999d4;
    font-family:roboto-medium;
   
    line-height: 0px;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 90px;
}
.browse_link:hover{
    /*text-decoration:underline !important;*/
    cursor:pointer !important;
}
.delete_attach_file:hover{
    
}
.agenda_attachment_status_white {
    /*display:inline;
    border:1px solid gray;
    border-radius: 50%;
    background:white;
    padding:5px;
    font-size:10px;
    margin-right:10px;*/
     display:inline;
    border:1px solid gray;
    border-radius: 50%;
    background:white;
   text-align:center;
   vertical-align:middle;
    font-size:8px;
    height:100%;
    width:100%;
    padding:2px 3px 2px 2px;
}



/* comment dialog */
.browse_link_on_add_comment_dialog{
    line-height:0px;
    margin-top:-4px !important;
}
/* browse_link_on_add_resolution_dialog`*/
.browse_link_on_add_resolution_dialog{
    line-height:0px;
    margin-top:-9px;
   padding-bottom:0px !important;
}


/* Re-order Agenda*/
.reorder_agendaItem {
    
    border: 1px solid #d1d2d1;
   
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 2px;
    border-style: outset;
    border-radius: 4px;
    background:white;
}
.reorder_agenda_list{
     border-right:1px solid #d1d2d1; /*#7e7e7e;*/
    height:255px;
    overflow:hidden;
    overflow-x: hidden;
    padding-top: 5px;
    background: #f5f5f5;
}
.up_down_button{
     padding: 80px 15px;
}
.upDown_buttons{
   font-size: 45px;
   display: block;
   cursor:pointer;
   color:gray;
}
.upDownArrange:hover{
    color:#438eb9 !important;
}   
.agenda_list_on_reorder_agenda{
    overflow:hidden !important;
    height:255px !important;
    padding-right:14px;
}
.reorder_index{
    padding-left:8px !important;
}


/*Proceeding dialog*/
.agenda_list_on_proceeding{
    border-right:1px solid #d1d2d1; /*#7e7e7e;*/
    background: #f2f8fd;/*#f1f1fc;*//*#d3d3d3;*/
    padding-left:0px !important;
    padding-right:0px !important;
}
.slimScrollBar_on_proceeding {
    height:298px !important;
    overflow:hidden !important;
}
.agendaItem_OnProceeding{
   /*background: #f2f8fd; 
   border-bottom: 1px solid #CCC; 
   margin-left: -15px;

   padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 8px;*/
   background: #f2f8fd;
    border-bottom: 1px solid #d1d2d1;
    margin-left: -15px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 25px;
    padding-right: 25px;
}
.agendaItem_OnProceeding1{
   border-bottom: 1px solid #d1d2d1;/*#7e7e7e;*/
   margin-left: -15px;

   padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 2px;
}
.proceeding_section{
    padding-bottom:10px;
    padding-top:5px; 
    /*background:#d3d3d3;*/
}
.proceeding_section2{
    padding-bottom: 10px;
    padding-top: 15px;
}
.done_button{
    float:right;
}
.currentAgendaTitle_on_proceeding{
    padding-left:0px !important;
    padding-right:0px !important;
}
.proceeding_border{
     margin-top:5px;
}


.agendaItem_on_proceeding_dialog:hover{
    background-color: #e4e4e4 !important;
    cursor:pointer;
 } 
.modal_body__of_proceeding_dialog{
  background:#F5F5F5;
  margin: 1px;
}

.forward_backward_icon{
    width:20px;
    height:20px;
     opacity: 1;
    color: lightgray;
}
.textarae_section{
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: -35px;
}
.proceeding_textarae_section {
    padding-left: 0px !important;
    padding-right: 0px !important;

}
backward{
    padding-left: 0px !important;
}
.forward_arrow{
    padding-left:12px !important;
}
.proceedingBox{
    /*margin-left:-30px;*/
}
.forw_backw_arrow_onProceeding{
    padding-top:112px;
}
btn-info{
    border:1px solid #438eb9;
    background: #438eb9;
}
.unsave_btn{
    border:1px solid #61B329 !important;
    background: #61B329 !important;
}
.save_btn_onAttendace{
    margin-bottom:20px;
    width:85px !important; 
    font-size:16px;
    font-family:roboto-medium;
}
.info_btn_width{
    width:85px !important; 
    border:1px solid #438eb9;
    background: #438eb9;
    font-size:16px;
    font-family:roboto-medium;
}
.proceeding_dialog_width{
    max-width: 800px !important;
}
/*Attendance Page*/

/*.attendance_pageRow:hover{
    background:gray !important;
    cursor:pointer !important;
 }*/

.status_column_on_attendancePage{
    width:200px !important;
}
.member_confirmation_by{
    width:150px !important;
}
.confirmation_admin_remark_column{
    width:280px !important;
}
.generate_pdf_report{
    float:right;
}
.saveButton_OnAttendancePage{
    float:right;
}



/* Attendance Report */
.date_column_OnAttendance{
    width:150px;
    vertical-align:middle;
}
.attendance_table_header {
    background: #1ca8dd; /*#96c9da;*/
    text-align: center;
    vertical-align: middle !important;
    color: white;
    font-size: 15px;
    font-family: roboto-medium;
    height:45px;
}
.member_count_on_attendance {
font-size:15px;
color:#333333;
font-family:Roboto-medium;
margin-left:5px;
}
.meeting_column{
    width:250px !important;
    
}
.director_member_column{
     width: 350px !important;   
}
.attendance_table1{
    background: #f7f7f7;
    text-align: center;
    vertical-align: middle !important;
}
.attendance_table2{
     background: white;
    text-align: center;
    vertical-align: middle !important;
}
.role{
    width:120px;
}
.director_member_attended{
    text-align:left !important;
}
.attendance_status{
 width: 0px !important; 
}
.director_attended_column{
    padding-left: 4px !important;
}
.director_attended_row{
    margin-top: 2px;
    margin-bottom: 2px;
}

/*meeting permission dialog css*/

.meeting_access_body_height{
    max-height:600px !important;
    overflow:hidden;
    padding:15px 20px !important;
}
.meeting_access_table{
    max-height:300px !important;
    overflow-x:hidden;
}
.button_as_link{
    background:none!important;
     border:none; 
     padding:0!important;
     color:#069;
     cursor:pointer;
}.button_as_link_disable{
    cursor:not-allowed !important;
}
.meeting_id_value{
    font-family:roboto-regular !important;
    font-size:14px !important;
}.meeting_id_name{
     font-family:roboto-medium;
    font-size:14px;
    margin-top:5px;
 }











/* dashboard*/
.meeting_card_onDashboard{
    border: 2px solid lightgray;
    border-style: outset;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 18px; 
}
.dashbord_card_background:hover{
     background: #E5E4E2;
}
.upcoming_meeting_profile{
    height:35px;
    width: 35px;
}
.new_link{
    color: red;
    float: right;
    margin-right:10px;
}
.description_on_upcoming_meeting{
    border-bottom: 1px dotted #666362;
    border-top:1px dotted #666362;
}
.upcoming_meetings_column{
    padding-left:0px !important;
    padding-right: 0px !important;
    border: 1px solid gray;
    padding-bottom: 10px;
    margin-right: 5px;
}
.new_feeds_column{
    padding-left: 0px !important;
    padding-right:0px !important;
    border: 1px solid gray;
    padding-bottom:10px;
    margin-left:5px;
}
.dashbord_row{
    padding-left: 15px;
    padding-right: 15px;
    display: inline-flex;
}
.well_header{
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}
.well_heading{
    font-size: 17px; 
}
.upcomming_meeting_filter_by{
    float:right;
}
.feed_profile_column{
    padding-right:0px !important;
}
.feed_text_column{
    padding-left:0px !important;
}

.text_overflow_on_agenda{
    white-space:nowrap;
    text-overflow:ellipsis;
    width:26em; overflow:hidden;
    font-size:13px;
}
/*--------------------------------------------------------*/

/*loder spinner*/
.loader {
  position: fixed;
  top:50%;
  left:50%;
  z-index:100;
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #c0c0c0, 1.8em -1.8em 0 0em rgba(192,192,192, 0.2), 2.5em 0em 0 0em rgba(192,192,192, 0.2), 1.75em 1.75em 0 0em rgba(192,192,192, 0.2), 0em 2.5em 0 0em rgba(192,192,192, 0.2), -1.8em 1.8em 0 0em rgba(192,192,192, 0.2), -2.6em 0em 0 0em rgba(192,192,192, 0.5), -1.8em -1.8em 0 0em rgba(192,192,192, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.7), 1.8em -1.8em 0 0em #c0c0c0, 2.5em 0em 0 0em rgba(192,192,192, 0.2), 1.75em 1.75em 0 0em rgba(192,192,192, 0.2), 0em 2.5em 0 0em rgba(192,192,192, 0.2), -1.8em 1.8em 0 0em rgba(192,192,192, 0.2), -2.6em 0em 0 0em rgba(192,192,192, 0.2), -1.8em -1.8em 0 0em rgba(192,192,192, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.5), 1.8em -1.8em 0 0em rgba(192,192,192, 0.7), 2.5em 0em 0 0em #c0c0c0, 1.75em 1.75em 0 0em rgba(192,192,192, 0.2), 0em 2.5em 0 0em rgba(192,192,192, 0.2), -1.8em 1.8em 0 0em rgba(192,192,192, 0.2), -2.6em 0em 0 0em rgba(192,192,192, 0.2), -1.8em -1.8em 0 0em rgba(192,192,192, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.2), 1.8em -1.8em 0 0em rgba(192,192,192, 0.5), 2.5em 0em 0 0em rgba(192,192,192, 0.7), 1.75em 1.75em 0 0em #c0c0c0, 0em 2.5em 0 0em rgba(192,192,192, 0.2), -1.8em 1.8em 0 0em rgba(192,192,192, 0.2), -2.6em 0em 0 0em rgba(192,192,192, 0.2), -1.8em -1.8em 0 0em rgba(192,192,192, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.2), 1.8em -1.8em 0 0em rgba(192,192,192, 0.2), 2.5em 0em 0 0em rgba(192,192,192, 0.5), 1.75em 1.75em 0 0em rgba(192,192,192, 0.7), 0em 2.5em 0 0em #c0c0c0, -1.8em 1.8em 0 0em rgba(192,192,192, 0.2), -2.6em 0em 0 0em rgba(192,192,192, 0.2), -1.8em -1.8em 0 0em rgba(192,192,192, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.2), 1.8em -1.8em 0 0em rgba(192,192,192, 0.2), 2.5em 0em 0 0em rgba(192,192,192, 0.2), 1.75em 1.75em 0 0em rgba(192,192,192, 0.5), 0em 2.5em 0 0em rgba(192,192,192, 0.7), -1.8em 1.8em 0 0em #c0c0c0, -2.6em 0em 0 0em rgba(192,192,192, 0.2), -1.8em -1.8em 0 0em rgba(192,192,192, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.2), 1.8em -1.8em 0 0em rgba(192,192,192, 0.2), 2.5em 0em 0 0em rgba(192,192,192, 0.2), 1.75em 1.75em 0 0em rgba(192,192,192, 0.2), 0em 2.5em 0 0em rgba(192,192,192, 0.5), -1.8em 1.8em 0 0em rgba(192,192,192, 0.7), -2.6em 0em 0 0em #c0c0c0, -1.8em -1.8em 0 0em rgba(192,192,192, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.2), 1.8em -1.8em 0 0em rgba(192,192,192, 0.2), 2.5em 0em 0 0em rgba(192,192,192, 0.2), 1.75em 1.75em 0 0em rgba(192,192,192, 0.2), 0em 2.5em 0 0em rgba(192,192,192, 0.2), -1.8em 1.8em 0 0em rgba(192,192,192, 0.5), -2.6em 0em 0 0em rgba(192,192,192, 0.7), -1.8em -1.8em 0 0em #c0c0c0;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #c0c0c0, 1.8em -1.8em 0 0em rgba(192,192,192, 0.2), 2.5em 0em 0 0em rgba(192,192,192, 0.2), 1.75em 1.75em 0 0em rgba(192,192,192, 0.2), 0em 2.5em 0 0em rgba(192,192,192, 0.2), -1.8em 1.8em 0 0em rgba(192,192,192, 0.2), -2.6em 0em 0 0em rgba(192,192,192, 0.5), -1.8em -1.8em 0 0em rgba(192,192,192, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.7), 1.8em -1.8em 0 0em #c0c0c0, 2.5em 0em 0 0em rgba(192,192,192, 0.2), 1.75em 1.75em 0 0em rgba(192,192,192, 0.2), 0em 2.5em 0 0em rgba(192,192,192, 0.2), -1.8em 1.8em 0 0em rgba(192,192,192, 0.2), -2.6em 0em 0 0em rgba(192,192,192, 0.2), -1.8em -1.8em 0 0em rgba(192,192,192, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.5), 1.8em -1.8em 0 0em rgba(192,192,192, 0.7), 2.5em 0em 0 0em #c0c0c0, 1.75em 1.75em 0 0em rgba(192,192,192, 0.2), 0em 2.5em 0 0em rgba(192,192,192, 0.2), -1.8em 1.8em 0 0em rgba(192,192,192, 0.2), -2.6em 0em 0 0em rgba(192,192,192, 0.2), -1.8em -1.8em 0 0em rgba(192,192,192, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.2), 1.8em -1.8em 0 0em rgba(192,192,192, 0.5), 2.5em 0em 0 0em rgba(192,192,192, 0.7), 1.75em 1.75em 0 0em #c0c0c0, 0em 2.5em 0 0em rgba(192,192,192, 0.2), -1.8em 1.8em 0 0em rgba(192,192,192, 0.2), -2.6em 0em 0 0em rgba(192,192,192, 0.2), -1.8em -1.8em 0 0em rgba(192,192,192, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.2), 1.8em -1.8em 0 0em rgba(192,192,192, 0.2), 2.5em 0em 0 0em rgba(192,192,192, 0.5), 1.75em 1.75em 0 0em rgba(192,192,192, 0.7), 0em 2.5em 0 0em #c0c0c0, -1.8em 1.8em 0 0em rgba(192,192,192, 0.2), -2.6em 0em 0 0em rgba(192,192,192, 0.2), -1.8em -1.8em 0 0em rgba(192,192,192, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.2), 1.8em -1.8em 0 0em rgba(192,192,192, 0.2), 2.5em 0em 0 0em rgba(192,192,192, 0.2), 1.75em 1.75em 0 0em rgba(192,192,192, 0.5), 0em 2.5em 0 0em rgba(192,192,192, 0.7), -1.8em 1.8em 0 0em #c0c0c0, -2.6em 0em 0 0em rgba(192,192,192, 0.2), -1.8em -1.8em 0 0em rgba(192,192,192, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.2), 1.8em -1.8em 0 0em rgba(192,192,192, 0.2), 2.5em 0em 0 0em rgba(192,192,192, 0.2), 1.75em 1.75em 0 0em rgba(192,192,192, 0.2), 0em 2.5em 0 0em rgba(192,192,192, 0.5), -1.8em 1.8em 0 0em rgba(192,192,192, 0.7), -2.6em 0em 0 0em #c0c0c0, -1.8em -1.8em 0 0em rgba(192,192,192, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(192,192,192, 0.2), 1.8em -1.8em 0 0em rgba(192,192,192, 0.2), 2.5em 0em 0 0em rgba(192,192,192, 0.2), 1.75em 1.75em 0 0em rgba(192,192,192, 0.2), 0em 2.5em 0 0em rgba(192,192,192, 0.2), -1.8em 1.8em 0 0em rgba(192,192,192, 0.5), -2.6em 0em 0 0em rgba(192,192,192, 0.7), -1.8em -1.8em 0 0em #c0c0c0;
  }
}




.agenda_loader {
  color: slategrey;
  z-index:100;
  font-size: 10px;
  position: absolute;
  left:48%;
  top:48%;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

.LineHeight {
    display: block;
    line-height: 20px;
}
.addErrorBorder{
    border: 1px solid red !important;
}
.removeErrorBorder{
    border: none !important;
}
.hrWarning{
    margin:0px !important; margin-top:5px !important;
}
.label_size{
    font-size:13px;
}
  .MsoListParagraphCxSpFirst {
        margin-left: 45px !important;
        text-indent: -20pt !important;
    }

    .MsoListParagraphCxSpMiddle {
        margin-left: 45px !important;
        text-indent: -20pt !important;
    }

    .MsoListParagraphCxSpLast {
        margin-left: 25px !important;
        text-indent: -20pt !important;
    }

/*div > p:nth-child(even).MsoListParagraphCxSpMiddle{
    display: none;
}
div > p:nth-child(even).MsoNormal{
    display: none;
}
div > p:nth-child(even).Default{
    display: none;
}
div > p:nth-child(even).MsoListParagraphCxSpLast{
    display: none;
}
div > p:nth-child(even).MsoListParagraph{
    display: none;
}
div > p:nth-child(even).MsoListParagraphCxSpFirst{
    display: none;
}*/

div > p >span:nth-child(2),div > p >span:nth-child(1),div > p >b >span ,div > p > u >span , div > p > i >span ,div > p > b > u >span, div > p > b > i >span, div > p > b > i > u >span, div > p > i > u >span{
font-size: 10.0pt !important;
font-family:'Century Gothic',sans-serif !important;
}

.hideSpan{
display: none;
}