
/*********************************************/
.ki_lvc_get_start .intro_center{
	text-align: center;
}
.ki_lvc_get_start .intro_img{
	max-width: 400px;
}
.ki_lvc_get_start .all_service{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.ki_lvc_get_start .intro_srv_desc{
	width: 50%;
	margin: 20px 0px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	
}
.ki_lvc_get_start .intro_srv_desc .intro_image{
	width: 110px;
}
.ki_lvc_get_start .intro_srv_desc .intro_image img{
	width: 70px;
}
.ki_lvc_get_start .intro_srv_desc .intro_text{
	width: 400px;
	margin-left: 10px;
}
.ki_lvc_get_start .into_buttons{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.ki_lvc_get_start .into_buttons .but{
	display: inline-block;
	background: #1DA1F2;
    border-radius: 10px;
    flex-direction: row;
    padding: 0px 60px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    max-width: 255px;
	border-color: #007cba;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
	margin: 0px 10px;
}
/*********************************************/
.toplevel_page_ki_overview_page {
	background: none;
}

.ki_options_page_settings {
	padding: 10px 50px;
}

.ki_options_page_settings h1 {
	font-weight: normal;
	height: 48px;
	line-height: 40px;
	margin: 20px 0px;
}

.ki_options_page_settings h1 img {
	float: left;
	margin-right: 10px;
}

.resp-vtabs .resp-tabs-container {
	padding: 10px;
	background-color: #fff;
	border: 1px solid #c1c1c1;

	min-height: 250px;
	border-radius: 4px;
	clear: none;
}

.ki_options_page_settings .resp-tabs-container h2.wpd-subtitle {
	padding: 20px 10px 18px 2px;
	margin: 0px;
	font-size: 23px;
	font-weight: normal;
	color: #0063A7;
}


.ki_options_page_settings label {
	margin: 1px 0px 5px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: block;
}


.ki_options_page_settings .button-primary {
	padding: 8px 10px;
}

/**************************/

.page-ki-Overview .QuickMeeting  .form-quick-meeting{
	padding: 10px;
}
.page-ki-Overview .QuickMeeting  .quick-meeting-buttons{
	/*display: flex;
	justify-content: center;
	flex-wrap: wrap;*/
	text-align: center;
	padding: 25px 10px;
	border-top: solid 1px #ccc;
}
.page-ki-Overview .QuickMeeting  .quick-meeting-buttons .room_name{
	margin: 10px 0px;
	font-weight: bold;
}
.page-ki-Overview .QuickMeeting  .quick-meeting-buttons a{
	width: 220px;
	text-align: center;
	display: inline-block;
	margin: 0px 5px;
}
.QuickMeeting td select, .QuickMeeting td input {
	width: 250px;
}

#dashboard-widgets .eventCalendar-wrap {
	border: 0;
}

#eventCalendar {
	width: 100%;
	border: 0;
}

.upcoming-meetings {
	margin: 10px;
}

.upcoming-meetings span {
	display: inline-block;
	margin-left: 10px;
}

.page-ki-Overview .welcome-panel {
	padding-bottom: 15px;
}

.page-ki-Overview .welcome-panel-column{
	width: 25%;
}
.page-ki-Overview .panel-logo{
	position: relative;
	top: 25px;
}
.page-ki-Overview .list{
	margin: 5px 0px;
}
.page-ki-Overview .list .item{
	padding: 4px 0px;
	text-indent: 15px;
}
.page-ki-Overview .list .item:nth-child(odd){
	background: rgba(0,0,0,0.1);
}
.page-ki-Overview .member-search{
	margin: 4px 0px;
}
.page-ki-Overview  .input-member-search{
	width: 100%;
}
.page-ki-Overview  datalist option{
	width: 100%;
}
.page-ki-Overview datalist#member_search{
	display: none;
}
.page-ki-Overview .eventCalendar-eventDesc{
	display: none;
}
/**************************/
.rwmb-select.rwmb-select{
	/*text-indent: 15px !important;*/
	padding-left: 10px !important;
	padding-right: 20px !important;
}
/**************************/
