@charset "utf-8";

/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	
}

.main_container {
	width: 100%;
	height: auto;
}

.gray_container {
	width: inherit;
	height: 30px;
	background-color: #4c4840;
}

/*.blue_container {
	width: inherit;
	height: 108px;
	background-color: #00789c;
}*/
.blue_container {
	width: inherit;
	height: 26px;
	background-color: #00789c;
}
.page_title_container {
	height: auto;
	width: auto;
	padding: 0px 5px 5px 0;;
}

.page_title {
	text-align: right;
	color: #43AECC;
	font-size: 20px;
	text-shadow: 1px 1px 1px #000;
	behavior: url(PIE.htc);
}
.align_content_mid {
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	min-width: 1000px;
}

.top_content_box {
	width: 76%;
	height: inherit;
	float: right;
	clear: both;
	font-size: 12px;
	color: #FFF;
	position: relative;
	padding: 4px 0 0 0;
}

.top_content_box a {
	color: #FFF;
	text-decoration: none;
}

.top_content_box a:hover {
	text-decoration: underline;
}

.top_user_lnk {
	padding: 6px 0 0 0;
	
}

.logout_align {
	float: right;
	padding: 0 30px 0 0;

}

.meeting_lnk {
	 left: 30%;
    position: relative;
}

.logo_box {
	 
    left: 8%;
    position: absolute;
    top: 0.5%;
   
  
}

.logo_box a img{
	border: none;
	behavior: url(PIE.htc);
	-webkit-box-shadow: #666 1px 1px 3px;
	-moz-box-shadow: #666 1px 1px 3px;
	box-shadow: #666 1px 1px 3px;
}

.md_content_box {
	padding: 10px 0 0 0;
	height: auto;
	clear: both;
	margin: 5px 0 10px 0;
}

.footer_content {
	height: 40px;
	width: inherit;
	background-color: #68b92e;
	clear: both;
	margin:10px 0 0 0;
}

.footer_text {
	float: left;
	color: #FFF;
	width: 400px;
	margin: 12px 0 0 0;
}

.footer_rt_img {
	float: right;
    margin: -18px 0 0;
    width: 120px;
}

.setnew_md_title {
	font-size: 18px;
	color: #414042;
	margin: 10px 0 0 0;
}

.upload_bg {
	background-image: url(images/upload_file_bg.jpg);
	background-repeat: repeat-y;
	width: 530px;
	height: auto;
	margin: 10px 0 10px 0;
}

.md_setup_box {
	background-image: url(images/md_setup_bg.jpg);
	background-repeat: repeat-y;
	width: 530px;
	height: auto;
	margin: 10px 0 10px 0;
}

.md_setup_form form {
	padding: 0;
	margin: 0;
}

.md_setup_form {
	padding: 10px 0px 5px 10px;
}

.md_setup_input {
	padding: 2px 0 2px 0;
}

.md_setup_title_space {
	padding: 0 10px 0 0;
	font-size: 14px;
	color: #414042;
}

.md_set_morelink a {
	color: #414042;
	font-weight: bold;
	text-decoration: none;
}

.md_set_morelink a:hover {
	text-decoration: underline;
}

.md_set_footer {
	background-color: #87898c;
	height: 5px;
	width: inherit;
}

input.save_md {
	background-color: #383431;
	padding: 2px;
	color: #FFF;
	font-weight: bold;
	border: #000000 inset 1px;
	cursor: pointer;
}

/* error css*/
.error_box {
	border: #666 1px solid;
	background-color: #f0eeed;
	width: 450px;
	margin: 10px 0 0 0;
	font-size: 13px;
}

.error_content {
	width: auto;
}

.error_title {
	background-color: #666;
	color: #FFF;
	padding: 0px;
	width: inherit;
}

.error_title div {
	padding: 5px;
}

/* error css*/
.md_list_box {
	font-size: 14px;
	margin: 10px 0 0 0;
}

.md_list_box th,.md_list_box td {
	text-align: left;
	padding: 10px;
	font-weight: normal;
}

.md_list_1stRow>td:first-child {
	border-top: none;
	border-left: 1px solid #aaa9a9;
}

.md_list_1stRow>th {
	border-left: 1px solid #aaa9a9;
	border-top: 1px solid #aaa9a9;
}

.md_list_box table td,.md_list_box table th {
	border-right: 1px solid #aaa9a9;
	border-bottom: 1px solid #aaa9a9;
}

.md_list_box th.row2 {
	background-color: #dededd;
}

.md_list_box th.row1 {
	background-color: #aaa9a9;
}

.md_list_box table a {
	text-decoration: none;
	color: #0066ff;
}

.md_list_box table a:hover {
	text-decoration: underline;
}

/*md setp list end*/
.md_dark_btn {
	margin: 10px 0 0 0;
	font-size: 14px;
}

.md_dark_btn2 {
	border: none;
	cursor: pointer;
	margin: 5px 0 5px 35px;
	background-color: #383431;
	color: #FFF;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
}

input:hover.md_dark_btn2 {
	background-color: #00789C;
	color: #FFF;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
}

.md_dark_btn a,.md_dark_btn1 {
	background-color: #383431;
	color: #FFF;
	padding: 4px;
	text-decoration: none;
}
input.md_log_btn{
	background-color: #6B6B6B;
	color: #FFF;
	cursor:pointer;
	border: none;
	padding: 1px 3px 1px 3px;
	text-decoration: none;
}
input:hover.md_log_btn{
	background-color: #00789C;
	text-decoration: none;
}
.md_dark_btn a:hover,a:hover.md_dark_btn1 {
	background-color: #00789c;
	color: #FFF;
	padding: 4px;
	text-decoration: none;
}

.md_setlist_footer {
	background-color: #aaa9a9;
	width: 980px;
	height: 3px;
}

/*gradient buton for common btns*/
a.md_btngrad {
	background-image: url(images/upload_bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	padding: 4px;
	color: #FFF !important;
	font-weight: bold;
}

/*user profile*/ /*home page CSS ends here*/
	/*User Profile page CSS  here*/
.userprofile_wrapper {
	width: inherit;
	height: auto;
	margin: 10px 0 10px 0;
	font-size: 14px;
}

.userprofile_leftContainer,.registration_bg {
	float: left;
	/*border: 1px solid #EAEAEA;*/
	width: 100%;
	background-image: url(images/md_setup_bg.jpg);
	background-repeat: repeat-y;
	height: auto;
	padding: 0px;
}

.registration_bg {
	margin: 15px 0 20px 0;
}

.userprofile_bg_pink_container,.registration_padding {
	height: auto;
	width: 100%;
	padding: 10px 0px 0px 10px;
}

.userprofile_info {
	width: 24%;
	height: auto;
	float: left;
}

.divider {
	background-color: #fff;
	float: left;
	width: 2px;
	height: 100%;
}

#usericons {
	width: 600px;
}

.userprofile_InfoAndContent {
	float: left;
	height: auto;
	margin-left: 10px;
}

.userprofile_name {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
}

.change_img_btn {
	margin: 10px 0 0 10px;
}

.clear {
	clear: both;
}

.upload_title {
	font-size: 14px;
	font-weight: bold;
	color: #414042;
	padding: 20px 0 0 10px;
}

/*  

***********User Profile page CSS Ends here ***********  */


.md_links_bg1 {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/meeting_btn_bg.jpg);
	vertical-align: middle;
	height: 19px;
	border: 1px #8E8E8E solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
	padding: 0px 5px 0 5px;
}

.md_links_bg1:hover {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*background-image:url(images/meeting_btn_bg_hover.jpg);*/
	vertical-align: middle;
	height: 19px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
	-webkit-box-shadow: #666 1px 1px 3px;
	-moz-box-shadow: #666 1px 1px 3px;
	box-shadow: #666 1px 1px 3px;
	border: 1px #8E8E8E solid;
	padding: 0px 5px 0 5px;
	cursor: pointer;
}

/*
input.md_links_bg_inpt{
background-image:url(images/meeting_btn_bg.jpg);
	vertical-align:middle;
	height:19px;
	font-size:14px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;behavior: url(PIE.htc);
	border:1px #8E8E8E solid;
	padding:0px 5px 0 5px;
	cursor:pointer;
}*/
a.md_links_bg,input.md_links_bg_inpt {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/meeting_btn_bg.jpg);
	vertical-align: middle;
	height: 19px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
	border: 1px #8E8E8E solid;
	padding: 0px 5px 0 5px;
	cursor: pointer;
}

a:hover.md_links_bg,input:hover.md_links_bg_inpt {
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	/*background-image:url(images/meeting_btn_bg_hover.jpg);*/
	behavior: url(PIE.htc);
	-webkit-box-shadow: #666 1px 1px 3px;
	-moz-box-shadow: #666 1px 1px 3px;
	box-shadow: #666 1px 1px 3px;
	vertical-align: middle;
	height: 19px;
	padding: 0px 5px 0 5px;
}

.topicName__title_bg {
	background-color: #dededd;
	padding: 8px;
	font-size: 12px;
	margin: 4px 0 0 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
}

.md_topicname_bg {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(images/md_topicname_bg.jpg);
	vertical-align: middle;
	height: 42px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
	border: 1px #8E8E8E solid;
	padding: 4px 5px 0 5px;
	margin: 1px 0 0 0;
}

.md_links_bg1 a {
	border: none;
}

.md_pop {
	font-size: 12px;
	background-color: #f0f0f1;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border: 1px solid #666;
}

.md_dark_btn3 {
	border: none;
	cursor: pointer;
	margin: 5px 0 5px 5px;
	background-color: #383431;
	color: #FFF;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
}

input:hover.md_dark_btn3 {
	background-color: #00789C;
	color: #FFF;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
}

.entermdmeet {
	font-size: 14px;
}

.forgotpassword_heading {
	font-size: 24px;
}

.meeting_title {
	color: #4C4840;
	font-size: 14;
	font-weight: bold;
	margin:-8px 0 0 0px;
}

.white_link {
	color: #fff;
	font-size: 14px;
	padding: 2px;
	text-decoration: none;
}

a:hover.white_link {
	color: #fff;
	text-decoration: underline;
}

/*.meetingNotes {
	margin: 0 0 5px 0;
	font-size: 14px;
}*/
.mwsms_box,.meetingNotes{
	padding:5px;
	color:#212121;
	margin:5px 10px 5px 0;
	background-color: #CDCDCD;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(PIE.htc);
	font-size:14px;
	border: 1px #8E8E8E solid;
}
.mwsms_box{
	/*float: left;*/
	  position: absolute;
    width: 220px;
    z-index: 1000;
	
}
.meetingNotes {
	float: left;
	width: 450px;
	
}
.mwsms_box div,.mwsms_box div input {
	margin: 0 0 3px 0;
}
.actionItemsDesc{
	font-size:14px;
	background-color: #EAEAEA;
	/*padding: 5px;*/
	width:inherit;
	clear:both;
	
	margin: 5px 0 5px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*border:1px solid #BCBCBC;*/
	behavior: url(PIE.htc);
	}
.showtopicdescription{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #BCBCBC;
	behavior: url(PIE.htc);
	font-size:14px;
	background-color: #F4F4F4;
	position:absolute; 
	z-index: 100;
	padding:5px;
	}
.clearBoth {
	clear: both;
}
/*input.round_inpt{
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #BCBCBC;
	behavior: url(PIE.htc);
}*/