body
{
    margin: 0;
    padding: 0;
    font-family: Arial;
}


.modal
{
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity: 0.8;
}
.center
{
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}
.center img
{
    height: 35px;
    width: 35px;
}

.modalBackground {

background-color:Gray;

opacity:0.9;

filter:alpha(opacity=90);

-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

-moz-opacity:0.9;

-khtml-opacity: 0.9;

 

} 



.modalPopup

{

      background-color:#ffffdd;

      border-width:3px;

      border-style:solid;

      border-color:Gray;

      padding:5px;

      width: 350px;

      height:300px;

}

.modal-info
{
     position: fixed;
   z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: grey;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

.center-info
{
    z-index: 1000;
    margin: 20px auto;
    padding: 20px 50px 20px 50px;
    width: 90%;
    max-width: 700px;
    background-color: whitesmoke;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
    font-size: 10pt;
    color: #000000;
}

.TableGroup-box {
  overflow:auto;
  margin: 0px 4px 0px 4px;
  padding-top: 10px;
  padding-bottom: 10px;
 color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  background-color: #171e4a; }

.TableOption-box {
  overflow: auto;
  color: #ffffff;
  text-align: center;
   font-size: 14px;
 background-color: #171e4a;
 line-height: 14px;
}

.tableImage {
    width: 50%;
    max-width:250px;
}

.form_container_Arrival {

	width: 1100px;

	margin: auto;

	font-size: 13px;	

    background-color: lightgray;

    opacity: 0.95;
    border-radius: 5px;
}

.infoPanel {
  overflow: auto;
  margin: 10px 10px 10px 10px;
  padding: 15px;
  border-radius: 10px;
  border: solid;
  border-width: 1px;
  border-color: #ffffff;
  color: #000000;
  text-align: left;
  font-size: 10pt;
  background-color: #e4e4e4 ;
  opacity: 0.95;
 }
    
.infoPanelSolid {
  overflow: auto;
  margin: 10px 10px 10px 10px;
  padding: 15px;
  border-radius: 10px;
  border: solid;
  border-width: 1px;
  border-color: #ffffff;
  color: #000000;
  text-align: left;
  font-size: 10pt;
  background-color: #e4e4e4 ;
  opacity: 0.95;
 }

.searchPanel {
        width: 100%;
    max-width: 750px;
    background-color: White;
    border-radius: 10px;
}

.header-box {
  border-radius: 5px;
  color: #123680;
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  background-color: #e4e1ce; }

.sections-box {
  border-radius: 5px;
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  background-color: #012670; }

.sections-box-red {
  border-radius: 5px;
  color: #ffffff;
  text-align: left;
  font-size: 10pt;
  font-weight: bold;
  background-color: #e3e3e3; }

.options-info-box {
  font-size: 9pt;
  font-weight: normal;
}

.options-box {
  display: inline-block;
  width: 44%;
  border-radius: 10px;
  color: #000000;
  text-align: left;
  vertical-align: top;
  font-size: 10pt;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: #123680; 
  background-color: #a3e5f7; 
  cursor: pointer;
}

.options-box-grey {
  display: inline-block;
  width: 100%;
  border-radius: 10px;
      color: #000000;
  text-align: left;
  vertical-align: top;
  font-size: 10pt;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: #b3b3b3; 
  background-color: #d8d8d8; 

}

.options-box-selected {
  display: inline-block;
  width: 44%;
  border-radius: 10px;
  color: #000000;
  text-align: left;
  vertical-align: top;
  font-size: 10pt;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
  border-color: green; 
  background-color: lightgreen; 
}

.myinfoBoxBottom-red {
    width: 94%;
    background-color: #eeccd2;
    border-color: #AC021F;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    padding: 10px;
    text-align: left;
}

.bit-100  .myinfoBoxBottom-red {
    width: 94%;
    background-color: #eeccd2;
    border-color: #AC021F;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    padding: 10px;
    text-align: left;
}

.myinfoBoxBottom-green {
    width: 94%;
    background-color: #83fb90;
    border-color: #05932b;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    padding: 10px;
    text-align: left;
    font-size: 9pt;
    color:black;
}

.myinfoBoxBottom-white {
    width: 94%;
    background-color: whitesmoke;
    border-color: whitesmoke;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    padding: 10px;
    text-align: left;
    font-size: 9pt;
    color:black;
}

.rounded_corners {
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
 }

.rounded_corners table table td {
    border-style: none;
}

.myButton {
    font-family: Arial, Helvetica;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.4;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75);
	-webkit-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75);
	box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75);
	margin: 0 10px 10px 0;
	padding: 10px 15px !important;
	border: none;
	text-align: center;
	cursor: pointer;
	-moz-appearance: none;
	white-space: nowrap;
	text-decoration: none;
	background-color: #b6b9c0;
	color: #000000;

}

.myButton-disabled {
    font-family: Arial, Helvetica;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.4;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin: 10px 10px 10px 0;
	padding: 10px 20px !important;
	border: none;
	text-align: center;
	cursor: auto;
	-moz-appearance: none;
	white-space: nowrap;
	text-decoration: none;
	background-color: #CCCCCC;
	color: gray;

}

.myButton2 {
    font-family: Arial, Helvetica;
	font-weight: 700;
	font-size: 12px;
	line-height: 1.4;
	border: none;
	text-align: center;
	cursor: pointer;
	-moz-appearance: none;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin: 10px 10px 10px 0;
	padding: 10px 20px !important;
	white-space: nowrap;
	text-decoration: none;
	background-color: #012670;
	color: #ffffff;

}

.myButton3 {

	font-weight: 400;

    width: 180px;

    height: 36px;

	font-size: 12px;

	border: none;

	text-align: center;

	cursor: pointer;

	-moz-appearance: none;

	white-space: nowrap;

	text-decoration: none;

	background-color: #e3e3e3;

    background-image: url(https://www.audisa-events.co.za/nationalforum/img/Button2_Background.jpg);

    background-repeat:no-repeat;
    background-position:center;

	color: #ffffff;

    font-family:Arial;

}

.smallButton {
    font-family: Arial, Helvetica;
  font-weight: normal;
	background-color: #e3e3e3;
	font-size: 10px;
	line-height: 1;
	margin: 0 10px 10px 0;
	padding: 6px 10px !important;
	border: 1px solid #ffffff;
	text-align: center;
	cursor: pointer;
	-moz-appearance: none;
	white-space: nowrap;
	text-decoration: none;
	background-color: #e3e3e3;
	color: #ffffff;

}

.myInput {
  float: left;
  margin: 2px 0px 2px 0px;
  width: 90%;
  height: 20px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  color: #000000;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75) inset;
  -moz-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75) inset;
  -webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75) inset;
  padding: 5px;
  background-color: whitesmoke;
 }

.myInput-white {
  float: left;
  margin: 2px 0px 2px 0px;
  width: 90%;
  height: 20px;
    font-family: Arial, Helvetica;
  font-size: 9pt; 
  color: #000000;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75) inset;
  -moz-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75) inset;
  -webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75) inset;
	padding: 5px;
  background-color: whitesmoke;
      font-family: Arial;

 }

.myDropDown {
  float: left;
  margin: 2px 0px 2px 0px;
  width: 93%;
  height: 32px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight:normal;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75) inset;
  -moz-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75) inset;
  -webkit-box-shadow: 0px 1px 3px rgba(50, 50, 50, 0.75) inset;
  padding: 5px;
  background-color: whitesmoke;
 }


.myframe {

		width: 900px;

		height: auto;

        padding: 0;

        margin: 0;

        position: absolute;

        box-shadow: 0 0 50px grey;

        -moz-box-shadow: 0 0 50px grey;

        -webkit-box-shadow: 0 0 50px grey;

}



.bigframe {

		width: auto;

		height: auto;

        padding: 0;

        margin: 0;

        position: absolute;

        box-shadow: 0 0 50px grey;

        -moz-box-shadow: 0 0 50px grey;

        -webkit-box-shadow: 0 0 50px grey;

}



.smallframe {

		width: 200px;

		height: auto;

        padding: 0;

        margin: 0;

        position: absolute;

        box-shadow: 0 0 25px #333333;

        -moz-box-shadow: 0 0 25px #333333;

        -webkit-box-shadow: 0 0 25px #333333;

}

.myCovidBox-blue {
    width: 94%;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    border-color: #123680; 
    background-color: #a3e5f7; 
    text-align: center;
}

.myCovidBox-left-blue {
    width: 94%;
    border-style: solid;
    border-width: 1px;
    border-radius: 10px;
    border-color: #123680; 
    background-color: #ffffff; 
    text-align: left;
    font-size:10pt;
}

  /* File Upload Design  */ 
  .file-upload
   {
      display : inline-block;
   overflow: hidden;  
   position: relative;  
   text-align: center;
   vertical-align: middle;
 /* Cosmetics */
   border: 1px solid #00614d;
   background: #00614d;
   color: #fff; 
 /* browser can do it */
   border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
   
	-moz-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	-webkit-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	margin: 0 10px 10px 0;

    }
    /* The button size */ 
  .file-upload { height: 2.1em; }
  .file-upload,.file-upload span { width: 8em; } 
   
  .file-upload input
   {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
	font-weight: 700;
  font-size: 10pt;
 /* Loses tab index in webkit if width is set to 0 */
  opacity: 0;
  filter: alpha(opacity=0);
  }

  .file-upload strong {text-align:center;vertical-align:middle; } 
 
  .file-upload span
   {
  position: absolute;
  top: 0; left: 0;
   display: inline-block;
 /*Adjust button text vertical alignment */
  padding-top: .35em;
}




/*	FRAMEWORK

	========================

*/

.bit-5 { width: 5%; float: left }

.bit-10 { width: 10%; float: left }

.bit-15 { width: 15%; float: left }

.bit-20 { width: 20%; float: left }

.bit-25 { width: 25%; float: left }

.bit-30 { width: 30%; float: left }

.bit-35 { width: 35%; float: left }

.bit-40 { width: 40%; float: left }

.bit-50 { width: 50%; float: left }

.bit-60 { width: 60%; float: left }

.bit-70 { width: 70%; float: left }

.bit-80 { width: 80%; float: left }

.bit-90 { width: 90%; float: left }

.bit-95 { width: 95%; float: left }

.bit-100 { width: 100%; float: left }





@media (max-width: 780px) {

	.bit-5 {width: 100%; }

	.bit-10 {width: 100%; }

	.bit-15 {width: 100%; }

	.bit-20 {width: 100%; }

	.bit-25 {width: 100%; }

	.bit-30 {width: 100%; }

	.bit-35 {width: 100%; }

	.bit-40 { width: 100%; }

	.bit-50 { width: 100%; }

	.bit-60 {width: 100%; }

	.bit-70 { width: 100%; }

	.bit-80 {width: 100%; }

	.bit-90 {width: 100%; }

	.bit-95 {width: 100%; }

	.bit-100 {width: 100%; }



	.bit-40.right input {

		float: left !important;

		margin-top: 10px !important;

	}

}

.bit-40.left input {

	float: left;

}

.bit-40.right input {

	float: right;

}

.form.break {

	border: 1px solid #808080;
	background-color: #ffffff;
	border-radius: 4px;


	margin-bottom: 10px;
	
        box-shadow: 0 0 30px grey;

        -moz-box-shadow: 0 0 30px grey;

        -webkit-box-shadow: 0 0 30px grey;


}

.form.break-red {

	border: 1px solid #808080;
	background-color: #e3e3e3;
	border-radius: 4px;


	margin-bottom: 10px;
	
        box-shadow: 0 0 30px grey;

        -moz-box-shadow: 0 0 30px grey;

        -webkit-box-shadow: 0 0 30px grey;
	
}

.form_container {

	width: 100%;

 	max-width: 760px;

	margin: auto;

	font-size: 13px;	

}

.form_container a {

	font-weight: normal;

	text-decoration: underline;

	color: #000000;

}

.form_container .clearfix {

  float: none;

  clear: both;

}



.form_container h1 {

	font-size: 14px;
    font-weight: bold;
	text-align: center;
      font-family: Arial;

	color: #ffffff;
  background-color: #000000;

	padding: 10px;
	margin: 20px 0px;
    border-radius: 5px;
}

.form_container h4 {

	font-size: 13px;
    color: #000000;

	margin: 5px 0px;

}

.form_container h2 {

	font-size: 14px;
    color: #000000;
	margin: 5px 0px;
    font-weight:600;

}
.form_container h3 {

	background-color: #00614d;

	text-align: center;

	color: #FFF;

	font-size: 14px;

	padding: 10px 0px;

	margin: 20px 0px;

}

.form_container  * {

	margin: 0;

	padding: 0;


}

.form_container  ol {

	margin: 15px 0px;

	padding-left: 18px;

}

.form_container  ol li {

	font-weight: normal;

	margin: 10px 0px;

	line-height: 18px;

}





/* 

Max width before this PARTICULAR table gets nasty

This query will take effect for any screen smaller than 760px

and also iPads specifically.

*/



/* FORMS */


.form_container  label {

	font-weight: bold;

	margin-bottom: 5px;
      color: #000000;

}

.form_container  label-white {

	font-weight: normal;

	margin-bottom: 5px;
      color: #000000;

}


.form_container .input  input {

	width: 40%;

	-webkit-appearance: none;

 	border: 1px solid #ccc !important;

	border: 0 none;

	-moz-border-radius: 3px;

	-ms-border-radius: 3px;

	-o-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	-moz-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	-webkit-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	font-size: 9pt;
  height: 20px;

	padding: 5px;
  background-color: whitesmoke;
      font-family: Arial;
      color: #000000;

}

.form_container  .input .bit-50 input {

	width: 94%;

}

.form_container  .input .bit-30 input {

	width: 94%;

}
.inputMulti {

	width: 94%;
	height: 40px;
	-webkit-appearance: none;

 	border: 1px solid #ccc !important;

	border: 0 none;

	-moz-border-radius: 3px;

	-ms-border-radius: 3px;

	-o-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	-moz-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	-webkit-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	font-size: 9pt;

	padding: 5px;
      color: #000000;
	
    background-color: whitesmoke;
          font-family: Arial;
 resize: none;
}

.inputMulti-red {

	width: 94%;
	height: 40px;
	-webkit-appearance: none;

 	border: 1px solid #ccc !important;

	border: 0 none;

	-moz-border-radius: 3px;

	-ms-border-radius: 3px;

	-o-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	-moz-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	-webkit-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	font-size: 9pt;

	padding: 5px;
	
    background-color: whitesmoke;
          font-family: Arial;

}

.form_container .input {

	margin-bottom: 10px;

	clear: both;
        font-family: Arial;

}

.form_container .input.fix {

	margin-top: 10px;

}

.form_container .fm-select {

	background: whitesmoke;
      color: #000000;
	position: relative;

	width: 40%;

  height: 30px;
	margin-bottom: 10px;
	font-size: 9pt;
    font-family: Arial;

 }

.form_container .fm-select-red {

	background: #e3e3e3;

	position: relative;

	width: 40%;
    border-radius: 3px;
  height: 30px;
	margin-bottom: 10px;
	font-size: 9pt;

 }

 .form_container .bit-50 .fm-select 
 {
 		font-size: 9pt;
	height: 32px;
 width: 98%;
 	margin-bottom: 10px;
	font-size: 9pt;
    font-family: Arial;
    border-radius: 3px;
      color: #000000;

 }

 .form_container .fm-select 
 {
 		font-size: 9pt;
	height: 32px;
 width: 100%;
 	margin-bottom: 10px;
	font-size: 9pt;
    font-family: Arial;
    border-radius: 3px;
    background-color: #ffffff;
      color: #000000;
 }

  .form_container .bit-50 .fm-select-red
 {
 		font-size: 9pt;
	height: 28px;
 width: 100%;
     border-radius: 3px;

 }

.form_container .fm-select select {

	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

	border: 1px solid #e9e9e9;

	box-shadow: 0 1px 2px rgba(50, 50, 50, 0.75);

	height: 30px;

	margin: 0;

    padding-top: 5px;
    padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 3px;

	position: relative;

	z-index: 1;

      color: #000000;

	width: 97%;
	font-size: 9pt;
      background-color: whitesmoke;
}

.form_container .fm-select-red select {


	border: 1px solid #e9e9e9;

	box-shadow: 0 1px 2px rgba(50, 50, 50, 0.75);

	height: 30px;

	margin: 0;

    padding-top: 5px;
    padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 3px;

	position: relative;

	z-index: 1;

      color: #000000;

	width: 97%;
	font-size: 9pt;
      background-color: whitesmoke;
          border-radius: 3px;

}

.form_container .fm-select span {

	background: none repeat scroll 0 0 #fff;

	border-left: 1px solid #b5b5b5;

	height: 30px;

	margin-right: 1px;

	padding: 5px 9px 6px 12px;

	pointer-events: none;

	position: absolute;

	right: 0;

	top: 0px;

	z-index: 1;

	border-top: 1px solid #ebebeb;
	font-size: 9pt;
      color: #000000;

}

.form_container .fm-select span img {

  display: block;

  margin-top: 6px

}

.form_container .fm-radio {

	margin-bottom: 10px;

}

.form_container .fm-radio input[type=text] {

	-webkit-appearance: none;

	border: 1px solid #ccc !important;

	border: 0 none;

	-moz-border-radius: 3px;

	-ms-border-radius: 3px;

	-o-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	-moz-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	-webkit-box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	box-shadow: 0 1px 3px rgba(50, 50, 50, 0.75) inset;

	font-size: 10pt;

	padding: 10px;

	margin-top: 5px;

    font-family: Arial;
      color: #000000;

}

.form_container .fm-radio span {

	font-weight: bold;

	font-size: 13px;

	display: block;

	margin-bottom: 10px;

}

.form_container .fm-radio input,

.form_container .fm-radio label {

	float: left;

	margin-right: 10px;

}

.form_container .date {

	

}

.form_container .date .fm-select {

	width: 30%;

	float: left;

	margin-right: 10px;

}

.form_container .clearfix:after {

  content: "";

  display: table;

  clear: both;

}

.form_container h6 {

	font-size: 18pt;
	color: #000000;
    text-align: center;

}

.form_container p {

	margin-bottom: 10px;

}

.form_container p.logos img {

	width: 18%;

	margin-right: 10px;

}

.form_container p.headerImage img {

	width: 100%;
 	max-width: 760px;
    border-radius: 3px 3px 0px 0px;
}

.form_container div.headerImage img {

	width: 100%;
 	max-width: 760px;
    border-radius: 3px 3px 0px 0px;

}
.form_container div.footerImage img {

	width: 100%;
 	max-width: 760px;
    border-radius: 0px 0px 3px 3px;
}

.hotels a {

	display: block;

	margin-bottom: 10px;

	color: #333;

	font-weight: bold;

}

.hotels a img {

  width: 15px;

  height: 15px;

  margin-left: 10px;

 }

 .checkbox input {

 	float: left;

 	margin-right: 10px;

 }

.margin-bottom {

 	margin-bottom: 10px;

 }

.margin-top {

 	margin-top: 10px;

 }

 .red {

 	color: red;

 }



/* class for radio buttons*/
.form_container table.radio-buttons label {
	font-weight:normal;
}

.form_container table.radio-buttons tr {
	background-color: #ffffff !important;
}

.form_container table.radio-buttons tr td {
	border: 0px !important;
}

.form_container table.radio-buttons tr td input {
	-webkit-appearance: radio !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	width: initial !important;
	margin-right: 10px !important;
    margin-bottom : 0px !important;
    vertical-align: middle;

}

.form_container table.radio-buttons-red tr td input,
.form_container table.radio-buttons-red tr td input,
.form_container table.radio-buttons-red tr td input {
	-webkit-appearance: radio !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	width: initial !important;
	margin-right: 10px !important;
    margin-bottom : 0px !important;
    vertical-align: middle;
}

/* Checkbox fix*/

.form_container table.checkbox label {
	font-weight: normal;
	position: relative;
	top: 3px;
}

.form_container input[type=checkbox] {
	-webkit-appearance: checkbox !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	width: initial !important;
	vertical-align: middle;
}

.gridview {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden !important;  
  overflow-x: hidden !important;  
  overflow-y: hidden !important;  
  border: solid;
  border-width: 1px;
  border-color: #666666;
}

	.gridview td, .gridview th, .gridview tf {
		padding: 4px;
	}

