
body {
    background-color: #f4f7f8;
}

td {
    padding: 3px 0;
	font-size: 14px; 
}

.image-upload > input
{
    display: none;
}

.image-upload img
{
    //width: 110px;
    cursor: pointer;
}

.image123 {
	float: right;
    //background: red;
    padding: 0 3px 0 0;
     -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;  
    border-radius: 4px;
    //width: 135px;
    //height: 76px;
 //   overflow: hidden;
}

.form-style-52{
	//max-width: 700px;
	//width: 600px;
	width: 100%;
	padding: 0px 0px;
	background: #f4f7f8;
	//margin: 10px auto;
	//padding: 20px;
	background: #f4f7f8;
	border-radius: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.form-style-52 fieldset{
	border: none;
}

.form-style-52 legend {
	font-size: 1.4em;
	//margin-bottom: 10px;
}
.form-style-52 label {
	//display: block;
	//margin-bottom: 10px;
}

.form-style-52 textarea{
line-height: 20px;
}

.form-style-52 input[type="text"],
.form-style-52 input[type="date"],
.form-style-52 input[type="datetime"],
.form-style-52 input[type="email"],
.form-style-52 input[type="number"],
.form-style-52 input[type="search"],
.form-style-52 input[type="time"],
.form-style-52 input[type="url"],
.form-style-52 textarea,
.form-style-52 select {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: rgba(255,255,255,.1);
	border: none;
	border-radius: 4px;
	font-size: 13px;
	margin: 0;
	outline: 0;
	padding: 7px;
	width: 100%;
	box-sizing: border-box; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; 
	background-color: #fff;
	//color:#8a97a0;
	color:#707A82;
	-webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
	box-shadow: 0 1px 0 rgba(0,0,0,0.03) inset;
	//margin-bottom: 10px;
border: 1px solid #DADADA;
	
}
.form-style-52 input[type="text"]:focus,
.form-style-52 input[type="date"]:focus,
.form-style-52 input[type="datetime"]:focus,
.form-style-52 input[type="email"]:focus,
.form-style-52 input[type="number"]:focus,
.form-style-52 input[type="search"]:focus,
.form-style-52 input[type="time"]:focus,
.form-style-52 input[type="url"]:focus,
.form-style-52 textarea:focus,
.form-style-52 select:focus{
	background: #d2d9dd;
}
.form-style-52 select{
	-webkit-appearance: menulist-button;
	height:35px;
}
.form-style-52 .number {
	background: #1abc9c;
	color: #fff;
	height: 30px;
	width: 30px;
	display: inline-block;
	font-size: 0.8em;
	margin-right: 4px;
	line-height: 30px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255,255,255,0.2);
	border-radius: 15px 15px 15px 0px;
}

.form-style-52 input[type="submit"],
.form-style-52 input[type="button"]
{
	position: relative;
	display: block;
	padding: 10px 20px 10px 20px;
	color: #FFF;
	margin: 0 auto;
	background: #239FDB; //#1abc9c;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	width: 100%;
	border: 1px solid #239FDB; //16a085;
	border-width: 1px 1px 3px;
	//margin-bottom: 10px;
}
.form-style-52 input[type="submit"]:hover,
.form-style-52 input[type="button"]:hover
{
	background: #1C81B2; //109177;
}

/* Basic Grey */
.basic-grey {
    margin-left:auto;
    margin-right:auto;
    max-width: 500px;
    background: #F7F7F7;
    padding: 25px 15px 25px 10px;
    font: 12px Georgia, "Times New Roman", Times, serif;
    color: #888;
    text-shadow: 1px 1px 1px #FFF;
    border:1px solid #E4E4E4;
}
.basic-grey h1 {
    font-size: 25px;
    padding: 0px 0px 10px 40px;
    display: block;
    border-bottom:1px solid #E4E4E4;
    margin: -10px -15px 30px -10px;;
    color: #888;
}
.basic-grey h1>span {
    display: block;
    font-size: 11px;
}
.basic-grey label {
    display: block;
    margin: 0px;
}
.basic-grey label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
    color: #888;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
    border: 1px solid #DADADA;
    color: #888;
    height: 30px;
    margin-bottom: 16px;
    margin-right: 6px;
    margin-top: 2px;
    outline: 0 none;
    padding: 3px 3px 3px 5px;
    width: 70%;
    font-size: 12px;
    line-height:15px;
    box-shadow: inset 0px 1px 4px #ECECEC;
    -moz-box-shadow: inset 0px 1px 4px #ECECEC;
    -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea{
    padding: 5px 3px 3px 5px;
}
.basic-grey select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right);
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 70%;
    height: 35px;
    line-height: 25px;
}
.basic-grey textarea{
    height:100px;
}
.basic-grey .button {
    background: #E27575;
    border: none;
    padding: 10px 25px 10px 25px;
    color: #FFF;
    box-shadow: 1px 1px 5px #B6B6B6;
    border-radius: 3px;
    text-shadow: 1px 1px 1px #9E3F3F;
    cursor: pointer;
}
.basic-grey .button:hover {
    background: #CF7A7A
}

table#coursecreate {
   // border: 0px solid black;
    width:100%;
    //cellpadding10px;
   //cellspacing:20px;
   // font-size : 13px;
}


table#coursecreate td {
	//border: 0px solid #d4d4d4;
	//padding: 0px;
	//padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	vertical-align: top;
}
