﻿html{
	width:100%;
	background-color:white;
}
.tableBody{
	width:100%;
	margin: 0 auto;
	background-color:whitesmoke;
}
.imgLeft{
    width:10%;
    float:left;
}
.captText{
    width:70%;
    float:left;
}
.headerImg{
	width:100%;
    height: 45px;
    float:left;
	position:relative;
	/*top: -20px;*/
    background-color:lightgray;
    z-index:1;
    /*border-color:azure;*/
}
.caption_csharpporgramming{
    color:black;
    font-weight:bold;
    font-style:normal;
    font-family:Arial, Helvetica, sans-serif;
    padding-left:5px;
    padding-top:255px;
    font-size:35px;
}
#imgHeader{
    border-radius:8px;
    margin-left:5px;
    top:0;
    width:40px;
    height:35px;
    border:red;
    background-color:whitesmoke;
    border: outset 1px whitesmoke; 
    z-index:1;
    margin-top:12px;
}
#download{
    font-weight:bold;
}
body{
	width:85%;
	margin: 0 auto;
	background-color:white;
}
li{
    padding-right:5px;
}
#bodyHeader{
    color:#413d3d;
	font-family:Arial;
	font-size:20px;
    padding-top:9px;
	padding-left:10px;
    font-weight:bold;
}
.tdLeft{
	width:100%;
    float:left;
	background-color:white;
}
.tdLeftA{
    width:100%;
    float:left;
	background-color:white;
}
.tdRight{
	width:20%;
    height:378px;
    float:left;
	text-align:center;
	background-color:white;
}
#textheader{
	text-align:justify;
}
.leftBody{
	font-family:Arial;
	font-size:large;
    padding-left: 15px;
    margin-top: 3px;
    margin-bottom:3px;
}
.howeverYoumayLike{
    margin-left:15px;
    padding-left:4px;
    width:95%;
    height: 100px;
    font-size:large;
    float:left;
}
.wider_empty{
    width:100%;
    float:left;
}
.h11{
    font-family:Arial;
    font-size:medium;
}
#headerText{
    width:100%;
    float:left;
    background-color:white;
}
.l1{
	font-size:small;
}
#headerLine{
    font-family:Arial;
    font-size:large;
    padding-top:5px;
    padding-left:5px;
    width:100%;
    float:left;
}
.headerLineTopic{
    width:90%;
    float:left;
    text-align:justify;
    font-family: Tahoma;
    font-size:12px;
    padding-top:1px;
    padding-bottom:1px;
}
.headerLineBold{
    width:90%;
    float:left;
    font-family:Tahoma;
    font-size:15px;
    padding-top:5px;
    margin-bottom:5px;
    overflow:auto;
    font-weight:bold;
}
#ButtonLeftUp{
    width:100%;
    float:left;
    font-size:small;
    background-color:whitesmoke;
    font-weight:bold;
}
.textTopic{
    width:90%;
    float:left;
    text-align:justify;
    height:450px;
    background-color:whitesmoke;
    border: 1px outset #ff0000;
    margin-top: 3px;
    border-radius:3px;
}
.buttonExcute{
    width:100%;
    float:left;
    margin-top:5px;
}
.buttonClear{
     background-color:#ff0000;
    border-radius:10px;
    margin-left:15px;
    color:white;
}
#onlineCsharpCompiler{
    width:100%;
    float:left;
    font-family:Arial;
    font-size:small;
    background-color:whitesmoke;
}
.buttonExecute{
    background-color:black;
    color: white;
    border-radius:10px;
    margin-left:15px;
}
.h1{
    color:#413d3d;
    font-family:Arial;
    font-size:x-large;
    text-decoration:none;
}
footer{
	width:100%;
	position:relative;
	background-color:lightgray;
	padding-top:10px;
	margin-bottom:0;
	right:0;
	left:0;
}
#footer{
    width:100%;
    float:left;
	text-align:center;
	font-family:Arial;
	font-size:small;
}
#yr{
	font-family:'Calibri';
}
.thanksToAuthor{
    width:80%;
}
#pthanks{
    width:100%;
    font-family:'Segoe UI';
    font-size:small;
}
.TaskAuthor{
    width:100%;
    float:left;
    font-family: 'Segoe UI';
    font-size: x-small;
    margin-left: 5px;
}

#taskAuthor {
    width: 100%;
    float: left;
}
.advert{
    font-family:Arial;
    font-size:xx-small;
    text-align:center;
}
.dvAdvert{
    width:100%;
    margin: 0 auto;
    height:90px;
}
.dvAdvertBottom{
    width:100%;
    height:570px;
}
.imgAdvert{
    object-fit:fill;
    width:100%;
    height:120px;
}
.imgLink{
    text-decoration:none;
    border:none;
}
.leftBody #platformauthor{
    width:100%;
    float:left;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color:gray;
    font-size:28px;
}
.showHideImage{
    width:90%; 
    padding-left:20px; 
    padding-top:15px;
}
.buttonExcute .imgclass{
    background-color:whitesmoke;
    width:100%;
    float:left;
    font-size:small;
}
.middle{
    width:50%;
    height:130px;
    border:solid outset lightgray;
    background-color: gray;
    margin:auto;
    border-radius:8px;
}
.submitButton {
    padding-bottom:1px;
    border-radius: 4px;
    background-color: #ff6a00;
    color:whitesmoke;
    font-family:'Arial Rounded MT';
    width: 190px;
    text-align:center;
    font-size:x-large;
    border:solid #ff6a00;
}
#donationHeader{
    color:#413d3d;
	font-family:Arial;
    font-weight:normal;
    font-style:normal;
	font-size:16px;
    padding-top:9px;
	padding-left:10px;
}
.fullN{
    width:100%;
    float:left;
    /*height: 50px;*/
}
.lblN{
    width:12%;
    float:left;
    margin-top:20px;
}
.txtN{
       width:68%;
       float:left;
}
#hireUs{
    color:#413d3d;
	font-family:Arial;
    font-weight:normal;
    font-style:normal;
	font-size:17px;
    padding-top:9px;
	padding-left:10px;
}
#donation{
    color:#ff6a00;
    font-weight:bold;
    font-size:x-large;
    text-decoration:none;
}
.lblD{
    margin-left:15px;
    color:whitesmoke;
    font-family:'Arial Rounded MT';
}
.lblDesr{
    margin-left:15px;
    color:whitesmoke;
    margin-top:30px;
}
.txtD{
    /*border:outset solid;*/
    border-color:lightgray;
    width:250px;
    margin-top: 15px;
    border-radius:4px;
}
.txtM{
    /*border:outset solid;*/
    border-color:lightgray;
    margin-top: 15px;
    width:250px;
    border-radius:4px;
}
.txtfullName{
    /*border:thin;*/
    border-color:#808080;
    /*margin-top: 15px;*/
    font-weight:bold;
    font-size:x-large;
    border-radius:4px;
    width:100px;
}
.lblfullname{
    margin-top:10px;
    color:#413d3d;
    font-size:small;
}
.fillRequiredFields{
    font-family:Arial; 
    font-size:large; 
    color:red; 
    padding-left:10px; 
    background-color:yellow;
    border-radius:5px;
}
.msg{
    font-family:Arial; 
    font-size:large; 
    color:white; 
    padding-left:10px; 
    background-color:black;
    border-radius:5px;
}
.askQ{
    width:90%;
    margin-left:10px;
}
#hireus_descr{
    width:90%;
    float:left;
}
.details{
    width:90%;
    float:left;
}
.showImg{
    width:95%;
    float:left;
    margin-left:5px;
}
.convertor{
    width:80%;
    float:left;
    border-radius:5px;
    font-family:Arial;
    margin-left:10px;
}
#p_convetor{
    font-size:small;
    /*color:@azure;*/
    /*font-weight:bold;*/
 }
.convertorLeft {
    width: 49%;
    float: left;
    margin-right: 1%;
}
.covertLabelInConvertor{
    width:95%;
    float:left;
}
.convertorRight {
    width: 50%;
    float: left;
}
.pasteyourTableDefinition {
    width: 90%;
    float: left;
    padding-left: 10px;
}
.pasteyourTableDefinition_ {
    width: 100%;
    float: left;
    padding-left: 10px;
    background-color: #ff6a00;
    border: outset solid #ff6a00;
    text-align: center;
}
.resultsCsharpEntity {
    width: 40%;
    float: left;
    padding-left: 10px;
    border-radius: 9px;
    background-color: azure;
}
.totalConverted{
    font-family:'Arial Rounded MT';
}
.btnConvetor{
    border-radius:9px;
    border-color: aliceblue;
    background-color:#98e8d7;
}
.txtpasteyourSQLTable {
    margin-right: 15px;
    border-color: #413d3d;
    height: 500px;
    border: outset 1px gray;
    border-radius:4px;
}

.txtoutputcsharpentity{
    margin-right:15px;
    border-color:#413d3d;
    height:500px;
    border: outset 1px #808080;
    border-radius:4px;
}
#_pasteyourTableDefinition{
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color:burlywood;
    padding-left:10px;
    border-radius:9px;
    border:outset 1px whitesmoke;
}
#_resultsCsharpEntity{
    font-family:Arial;
    background-color:aliceblue;
    padding-left:10px;
    border-radius:9px;
}
.lblConvetor{
    font-family:Arial;
    font-size:small;
}
.resultsAfterConvert{
    width:80%;
    float:left;
    margin-bottom:5px;
}
.resultsAfterConvertRIGHT {
    width: 10%;
    float: left;
}
.buttonPrint{
    float: right;
    border-radius:10px;
    font-size:xx-small;
    background-color:lightgray;
    color:black;
    border-color:whitesmoke;
}
.rst{
    margin-left:10px;
    font-family:Arial;
    font-size:small;
    padding-bottom:5px;
    color:red;
}
.multi_purpose{
    width:100%;
    float:left;
    border: outset 1px lightgray;
    border-radius:4px;
    height:105px;
    background-color:#d1dcda;
    margin-bottom:2px;
}
.inner_multi_purpose{
    margin-left:10px;
    width:95%;
}
#multi_selection_header{
    font-family:Arial;
    color:black;
    font-weight:bold;
    font-size:large;
    width:95%;
}
.inner_inner_group{
    width:100%;
    background-color:#9534ea;
    border-radius:9px;
    border: outset 1px #8548d3;
}
.SQLQuery {
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: smaller;
    color: whitesmoke;
}
.DBProject {
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: small;
    color: #413d3d;
}
.totalConverted{
    width:100%;
    float:left;
    background-color:lavender;
}
.inner_totalConverted{
    width:95%;
    float:left;
    margin-left:10px;
    margin-top:5px;
}
#_total_converted{
    font-family:Arial;
    font-style:normal;
    font-size:x-large;
    color:crimson;
    font-weight:bold;
}
.number_converted{
    font-family:Arial;
    font-weight:bold;
    font-size:xx-large;
}
.blank_space{
    width:100%;
    float:left;
    height:45px;
    background-color:white;
}
.blank_space_2{
    width:100%;
    float:left;
    height:56px;
    background-color:white;
}
.blank_space_left_advertisement{
    width:48%;
    float:left;
}
.blank_space_right_advertisement{
    width:52%;
    float:left;
}
.blank_space_right_advertisement_2{
 
}
.feedback{
    width:100%;
    margin-top:2px;
    float:left;
}
.left_feedback{
    width:55%;
    float:left;
}
.right_feedback{
    width:43%;
    float:left;
}

.table_feedback{
    margin-left:10px;
}
#feedback_about_our_tool{
    margin-left:10px;
    font-weight:bold;
    font-style:normal;
    background-color:#0094ff;
    font-family:Arial;
    font-size:large;
    color:white;
    border:outset 1px whitesmoke;
}
.feebackText{
    width:250px;
    border-radius:4px;
    border:outset 1px lightgray;
}
.feebackComment{
    border-radius:4px;
    width:250px;
    height:100px;
}
.btnFeedback{
    width:120px;
    border-radius:15px;
    border:outset 1px lightgray;
}
#topLeft{
    margin-left:5px;
}
._default{
    width:100%;
}
._left{
    width:60%;
    float:left;
}
._right{
    width:40%;
    float:left;
}
.Quickreview{
    width:95%;
    margin:0;
    height:39px;
    border: 1px outset #00A4BD;
    background-color:  #00A4BD;
    border-radius:4px;
}
#_quickview{
    font-family:Arial;
    text-align:center;
    color:white;
}
.discussion_initiator{
    width:100%;
    float:left;
}
.discussion_comment{
    color:black;
}
.discussion_name {
    font-size: small;
    color: lightgray;
}
.discussion{
    width:95%;
    margin-left:15px;
}
#_discussion_initiator_image{
    margin-left:5px;
    border:none;
}
#question_enter{
    width:90%;
}
.btnSubmitQuestion{
    border-radius:4px;
    border: 1px outset lightgray;
    height:53px;
}
#leaveBlank{
    width:100%;
    height:15px;
}
.enterQuestions{
    width:95%;
    height:85px;
}
.emailLabel{
    margin-left:5px;
}
.anonymousEmails{
    width:95%;
}
#tbl{
    border:1px dashed lightgray;
    border-radius: 4px;
}
.discussion_reply{
    font-family:Arial;
    color:black;
    font-size:smaller;
}
.db_project{
    width:100%;
    background-color:ghostwhite;
    border-radius:4px;
    margin:1px;
}
._db_project_{
    margin:auto;
    font-family:Arial;
    font-size:smaller;
    color:#413d3d;
}
.inner_db_project{
    width:100%;
    float:left;
    background-color:ghostwhite;
}
.wider{
    width:100%;
    float:left;
}
.PleaseWait{
    height:32px;
    width:80%;
    color:red;
    margin-left:1%;
    padding-left:30px;
    line-height:32px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:smaller;
    background-image:url(../Images/loading.gif);
    background-repeat:no-repeat;
}
.row{
    width:100%;
    max-width:100%;
    float:left;
}

.left_part {
    width: 49%;
    float: left;
    padding-left: 10px;
    background-color: #ff6a00;
    border: outset solid #ff6a00;
    text-align: center;
}
.right_part {
    width: 50%;
    float: left;
}

    @media screen and (min-width: 0px) and (max-width: 430px) {
        body {
            width: 100%;
        }

        .tdLeft {
            width: 100%;
        }

        .tdRight {
            width: 0;
            display: none;
        }

        .dvAdvert {
            width: 100%;
            margin: 0 auto;
        }

        .h1 {
            font-size: large;
        }

        #donationHeader {
            font-size: 13px;
        }

        .middle {
            width: 85%;
        }

        .fullN {
            width: 100%;
            float: left;
            /*height: 50px;*/
        }

        .lblN {
            width: 24%;
            float: left;
            margin-top: 20px;
        }

        .txtN {
            width: 38%;
            float: left;
        }

        .txtM {
            width: 180px;
        }

        .txtD {
            width: 180px;
        }

        #bodyHeader {
            font-size: small;
        }

        #_pasteyourTableDefinition {
            font-size: small;
        }

        #_resultsCsharpEntity {
            font-size: small;
        }

        .convertorLeft {
            width: 48%;
            float: left;
        }

        .convertorRight {
            width: 49%;
            float: left;
        }

        .SQLQuery {
            font-size: x-small;
        }

        .DBProject {
            font-size: x-small;
        }

        #multi_selection_header {
            font-size: medium;
        }

        .multi_purpose {
            height: 120px;
            border-radius: 0px;
        }

        #_total_converted {
            font-size: large;
        }

        .number_converted {
            font-size: large;
        }

        .feebackText {
            width: 200px;
        }

        .feebackComment {
            width: 200px;
        }

        .left_part {
            width: 90%;
            float: left;
            padding-left: 10px;
            background-color: #ff6a00;
            border: outset solid #ff6a00;
            text-align: center;
        }
        .right_part{
            width:100%;
            float:left;
        }
        #feedback_about_our_tool {
            width: 100%;
            margin-left: 10px;
            font-weight: bold;
            font-style: normal;
            background-color: #0094ff;
            font-family: Arial;
            font-size: large;
            color: white;
            border: outset 1px whitesmoke;
        }
    }


    @media screen and (min-width: 450px) and (max-width: 950px) {
        body {
            width: 100%;
        }

        .tdLeft {
            width: 100%;
        }

        .tdRight {
            width: 0;
            display: none;
        }

        .dvAdvert {
            width: 100%;
            margin: 0 auto;
        }

        .h1 {
            font-size: large;
        }

        #donationHeader {
            font-size: 13px;
        }

        .middle {
            width: 85%;
        }

        .fullN {
            width: 100%;
            float: left;
            /*height: 50px;*/
        }

        .lblN {
            width: 22%;
            float: left;
            margin-top: 20px;
        }

        .txtN {
            width: 48%;
            float: left;
        }

        #bodyHeader {
            font-size: small;
        }

        #_pasteyourTableDefinition {
            font-size: small;
        }

        #_resultsCsharpEntity {
            font-size: small;
            font-family: Arial;
        }

        .SQLQuery {
            font-size: x-small;
        }

        .DBProject {
            font-size: x-small;
        }

        #multi_selection_header {
            font-size: medium;
        }

        .multi_purpose {
            height: 120px;
            border-radius: 0px;
        }

        #_total_converted {
            font-size: large;
        }

        .number_converted {
            font-size: large;
        }

        .feebackText {
            width: 200px;
        }

        .feebackComment {
            width: 200px;
        }

        .left_part {
            width: 90%;
            float: left;
            padding-left: 10px;
            background-color: #ff6a00;
            border: outset solid #ff6a00;
            text-align: center;
        }

        .right_part {
            width: 100%;
            float:left;
        }

        #feedback_about_our_tool {
            width: 100%;
            margin-left: 10px;
            font-weight: bold;
            font-style: normal;
            background-color: #0094ff;
            font-family: Arial;
            font-size: large;
            color: white;
            border: outset 1px whitesmoke;
        }
        .convertorLeft {
            width: 48%;
            float: left;
        }

        .convertorRight {
            width: 49%;
            float: left;
        }
    }