.DialogGrid {
    width: 100%;
    margin: 0 auto;
}

.DialogGrid td {
    vertical-align: middle;
    padding: 5px;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase;
}

.DialogGrid td.To {
    background: url("../../Images/semic_orange.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    font-size: 16px;
    padding: 5px 15px;
}

.DialogGrid td.Or {
    font-size: 16px;
    padding: 10px 5px;
}

.DialogGrid td.SemiC {
    background: url("../../Images/semic_orange.png") no-repeat center center;
    overflow: hidden;
    text-indent: -100px;
}

.DialogGrid td.SemiC.Deposit {
    background: url("../../Images/semic_orange.png") no-repeat center center;
    overflow: hidden;
    text-indent: -100px;
    width: 20px;
    padding: 0px;
}

.DialogGrid td.SemiC.FTP {
    background: url("../../Images/semic_orange.png") no-repeat center center;
    overflow: hidden;
    text-indent: -100px;
    width: 10px;
    padding: 0px;
}

.DialogGrid td.Label,
.DialogGrid td.Value {
    font-size: 14px;
    padding: 5px 5px 5px 10px;
}

.DialogGrid td.Value {
    color: white;
}


.DialogGrid td.Value.Dialog {
    padding: 0px;
}

.DialogGrid td .Label,
.DialogGrid td label {
    display: block;
}

.DialogGrid td .Note {
    display: block;
    font-family: verdana;
    font-size: 7px;
    font-weight: bold;
    margin-top: 1px;
    position: relative;
}

.DialogGrid td .Note.White {
    color: #fff;
}

.DialogGrid td.Input {
    /*width: 10%;*/
}

.DialogGrid td input:not([type=button]),
.DialogGrid td input:not([type=submit]) {
    background-color: #272727;
    border: 1px solid #3F3F3F;
    font-size: 12px;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
    color: #FFFFFF;
    padding: 3px;
    width: 150px;
}

.loginDialogpopUp {width: 142px; text-align: left;}

.DialogGridpopUp td input:not([type=button]),
.DialogGridpopUp td input:not([type=submit]) {
    background-color: #272727;
    border: 1px solid #3F3F3F;
    font-size: 12px;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
    color: #A09E9E;
    padding: 3px;
    margin-bottom: 10px;
}

.inputField{
    background-color: #272727;
    border: 1px solid #3F3F3F;
    font-size: 12px;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
    color: #FFFFFF;
    padding: 3px;
    margin-bottom: 2px;
}

.divRow{
   width: 100%;
   position: relative;
}

.divRowXtraPadding{
   margin-top: 15px;
}

.divRow label, .divRow span{
   line-height: 25px;
   text-transform: none;
   
}

.divCell{
  float:left;/*fix for  buggy browsers*/  
  width:48%;   
}

.divCell45{
  float:left;/*fix for  buggy browsers*/  
  width:45%;   
}

#sellyour{
  width: 320px;  
  position: relative;  
}

.dsktp{
  float: left;
  border: 0;
}

.loginSubmitDialogpopUp {
    background-clip: padding-box;
    background-color: #181818;
    border: 1px solid #4A2C1A;
    border-bottom: 0;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 0 6px black inset;
    font-size: 9px;
    font-weight: bold;
    height: 21px;
    padding: 0 8px;
    text-align: center;
    /*width: 90px;*/
    width: 124px;
    float: right;
    font-weight: bold;
    outline: none;
    line-height: 22px;
    margin-left: 0px;
    letter-spacing: 1;
    font-family: Verdana;

}
.loginSubmitDialogpopUp input[type="text"]{ color: red!important; cursor: pointer;}

.loginPassBoxPopUp {font-size: 10px!important; margin-top: 6px; height: 20px;float: left;}
.RememberMeCheckBox{display: block; margin-top: -4px; width: 10px; height: 10px;}
.loginLostPwPopUp {float: left; margin-left: 0px;}

.DialogGrid td.Curr span {
    background: url('../../Images/semic.png') no-repeat scroll right center;
    display: inline-block;
    margin-top: 6px;
    overflow: hidden;
    padding: 0px 4px 0px 6px;
    position: absolute;
    width: 23px;

    cursor: default;
    color: #FDDF00;
}

.DialogGrid td.Transfer span {
    /*background: url('../../Images/semic.png') no-repeat scroll right top;*/
    display: inline-block;
    margin-top: 0px;
    overflow: hidden;
    padding: 1px 18px 1px 6px;
    position: relative;
    width: 23px;    
    overflow: hidden;
    cursor: default;
    color: #FDDF00;
    font-size: 16px;
    vertical-align: middle;
}

.DialogGrid td.CurrDialog span {
    cursor: default;
    color: #FDDF00;
    font-size: 16px;
}

.DialogGrid td {
    /*width: 60px;*/
}

.DialogGrid .Deposit td {
    min-width: 100px;
}

td .Input {
    background-color: #181818;
    height: 25px;
    border: 3px solid #313131;
    border-radius: 12px;
    box-shadow: 0px 0px 10px #000 inset;
    display: table;
    margin: 3px 25px 3px 3px;
    width: 232px;
    text-shadow: 0px 0px 3px #000;

    }

span.InputAmount { width: 60px; height: 26px; display: block; text-align: right; color: #FFF; float: left; margin-right: 6px; color: #FFF!important; font-size: 20px!important;}
span.InputAmountRight { display: block; text-align: left; color: #FFF; float: right; margin-right: 6px;margin-top: 2px; margin-left: 4px; color: #FDDF00!important;  font-size: 16px!important;}
span.InputAmountLeft { display: block; text-align: left; color: #FFF; float: left; margin-right: 6px; color: #FDDF00!important;  font-size: 16px!important;}
span .IsIcon {color: #FF6100!important;}
tr .AmountTableHeight {height: 6px;}

.DialogGrid td.CurrDialog a.AmountBtn{
    cursor: default;
    color: #FFF;
    font-size: 20px;
    display: block;
    text-align: left;
    float: left;
    cursor: pointer;
    line-height:25px

}

.DialogGrid td.Curr a.AmountBtn {
    background-color: #272727;
    border: 1px solid #3F3F3F;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
    color: #FFFFFF;
    display: inline-block;
    font-size: 17px;
    min-width: 29px;
    padding: 3px 16px 3px 41px;
    position: relative;
    text-align: left;
        cursor: pointer;
}


.DialogGridBackground  {
    background-color: #272727;
    border: 1px solid #3F3F3F;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
    color: #FFFFFF;
    font-size: 17px;
    padding: 3px 16px 3px 41px;
    position: relative;
    margin-bottom: 8px;

}


.DialogGrid td.Curr a.AmountBtn:hover {
    background-color: rgba(39, 39, 39,.6);
    text-decoration: none;
}

.DialogGrid td.Curr a.AmountBtn span {
    cursor: pointer;
    font-size: 10px;
    left: 0;
    margin: 0;
    padding-right: 5px;
    top: 6px;
}

.DialogGrid td.Curr input {
    padding-left: 35px;
    width: 118px;
    color: #fff;
    font-weight: bold;
}

.FunnyDialog {
    text-transform: uppercase;
}

.FunnyDialog section p {
    font-size: 12px;
}

.FunnyDialog .Buttons {
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 3px 0;
}

.FunnyDialog .Buttons a,
.FunnyDialog .Buttons input,
.FunnyDialog .Buttons button,
.FunnyDialog .DialogRedBtn {
    border: 1px solid #870606;
    border-radius: 5px;
    color: #FFFFFF !important;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    min-width: 75px;
    padding: 5px 10px;
    margin: 0px 10px;
    text-align: center;
    text-decoration: none;
    font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
    z-index: 1;
}

.FunnyDialog .Buttons .Red .Close {
    background: url("../../Images/red_btn_close.png") no-repeat right center;
    display: inline-block;
    padding-right: 14px;
}

.FunnyDialog .Buttons a.Red,
.FunnyDialog .Buttons input.Red,
.FunnyDialog .Buttons button.Red,
.FunnyDialog .DialogRedBtn {
    background: rgb(206,20,20);
    background: -moz-linear-gradient(left, rgba(206,20,20,1) 0%, rgba(135,6,6,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(206,20,20,1)), color-stop(100%,rgba(135,6,6,1)));
    background: -webkit-linear-gradient(left, rgba(206,20,20,1) 0%,rgba(135,6,6,1) 100%);
    background: -o-linear-gradient(left, rgba(206,20,20,1) 0%,rgba(135,6,6,1) 100%);
    background: -ms-linear-gradient(left, rgba(206,20,20,1) 0%,rgba(135,6,6,1) 100%);
    background: linear-gradient(to right, rgba(206,20,20,1) 0%,rgba(135,6,6,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ce1414', endColorstr='#870606',GradientType=1 );
}
.FunnyDialog .Buttons a.Green,
.FunnyDialog .Buttons input.Green,
.FunnyDialog .Buttons button.Green,
.FunnyDialog .DialogGreenBtn {
    border: 1px solid #04a71b;
    background: #09c724;
    background: -moz-linear-gradient(left, rgba(9, 199, 36,1) 0%, rgba(4, 167, 27,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(9, 199, 36,1)), color-stop(100%,rgba(4, 167, 27,1)));
    background: -webkit-linear-gradient(left, rgba(9, 199, 36,1) 0%,rgba(4, 167, 27,1) 100%);
    background: -o-linear-gradient(left, rgba(9, 199, 36,1) 0%,rgba(4, 167, 27,1) 100%);
    background: -ms-linear-gradient(left, rgba(9, 199, 36,1) 0%,rgba(4, 167, 27,1) 100%);
    background: linear-gradient(to right, rgba(9, 199, 36,1) 0%,rgba(4, 167, 27,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09c724', endColorstr='#04a71b',GradientType=1 );
}

.FunnyDialog .Buttons a.Black,
.FunnyDialog .Buttons input.Black,
.FunnyDialog .Buttons button.Black {
    color:black !important;
    font-weight:bold;
    font-size:18px;
}

.FunnyDialog .DialogSplitter {
    background-color: #000000;
    margin: 2px -2px;
    padding: 3px;
}

.FunnyDialog .DialogSplitter h1 {
    font-size: 20px;
}

.FunnyDialog .DialogSplitter p {
    font-size: 10px;
    margin: 3px 0px;
}

.FunnyDialog .DialogSplitter h1 .Dash {
    background-color: #FF6100;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 -1px 1px #000000;
    color: #FF6100;
    display: inline-block;
    height: 4px;
    margin-top: -4px;
    overflow: hidden;
    vertical-align: middle;
    width: 10px;
}

.DialogGrid .DialogRedBtn.Alt {
    font-size: 8px;
    left: auto;
    min-width: 105px;
    padding: 3px 4px;
    right: 19px;
    top: 26px;
}

.FunnyDialog .White,
.FunnyDialog .White h1,
.FunnyDialog .White h2,
.FunnyDialog .White h3 {
    color: #fff;
}

.FunnyDialog .Small {
    font-size: 8px;
}

.FunnyDialog .BigText {
    font-size: 30px;
}

.FunnyDialog .MidText {
    font-size: 26px;
}

.FunnyDialog .SmallText {
    font-size: 20px;
}

.FunnyDialog .MinText {
    font-size: 16px;
}

.FunnyDialog .MicText {
    font-size: 14px;
}

.FunnyDialog .ExtraText {
    font-size: 12px;
    text-transform: none;
}

.FunnyDialog .AmountLab {
  display: inline-block;
  /*line-height: 100%;*/
  margin-right: 2px;
  margin-top: 6px;
  position: relative;
}
.FunnyDialog .AmountLab sub {
    font-size: 12px;
    position: absolute;
    top: 0;
}

.FunnyDialog .Content p {
    line-height: 100%;
    padding: 10px 0;
}

.FunnyDialog h1 {
    font-size: 30px;
}

.FunnyDialog .BlueLink {
    border: 0 none;
    color: #32DEFF !important;
    font-family: Verdana;
    font-size: 9px;
    margin-left: -121px;
    padding: 0;
}
.FunnyDialog .RedBorder > div {
    border:red 2px solid;
}
.FunnyDialog .RedBorder > .Close {
    border: 2px solid #FF0000;
    right: 2px;
    top: 2px;
}

.FunnyDialog .Content {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.FunnyDialog textarea {
	background-color: #272727;
    border: 1px solid #3F3F3F;
    font-size: 12px;
    border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3) inset;
    color: #A09E9E;
    padding: 3px;
    width: 100%;
	min-height: 200px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	outline: none;
}

.FunnyDialog .spinner {
	margin-bottom: 10px;	
}

.GreenCounter{font-size: 45px; color: #4dd800!important; font-family: 'cartogothic_stdbold', Verdana, Tahoma, Arial; padding-top: 10px; font-weight: 500;}

#ChallengeRequestDialog {
	    position: absolute;
	    left: 643px;
	    top: 326px;
	    z-index: 1;
/* 	    padding: 0px 20px 10px 10px; */
/* 	    background: rgba(0, 0, 0, 0.3); */
/* 	    border: thin solid rgba(0, 0, 0, 0.6); */
/* 	    color:# #eeeeee; */
/* 	    font-family: Droid Sans, Arial, Helvetica, sans-serif; */
/* 	    font-size: 12px; */
/* 	    cursor: pointer; */
/* 	    -webkit-box-shadow: rgba(0,0,0,0.5) 5px 5px 20px; */
/* 	    -moz-box-shadow: rgba(0,0,0,0.5) 5px 5px 20px; */
/* 	    box-shadow: rgba(0,0,0,0.5) 5px 5px 20px; */
}

#B_ReportBug{
  /*width: 300px;*/
}

#B_Sugesstion{
  /*width: 300px;*/
}

.maxchar{
  color: #858585;
  display: block;
  position: absolute;
  left: 20px;
  top: 240px;
  z-index: 200;
  font-weight: normal;
}

.ENonly{
  color: #ffffff;
  font-family: Verdana,Geneva,"DejaVu Sans",sans-serif;
  font-size: 70%;
  line-height: 12px;
  margin-bottom: -10px !important;
  padding-top: 5px !important;
}

.DialogGrid1 td .paymentIcons{
    width: 100px;
    cursor: pointer;
}

#EDHPshippingaddress footer{
    font-family: verdana;
    font-size: 8px;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 1px;
}

.FunnyMillions .head_title {
    text-align: center;
    color: white;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.FunnyMillions .DialogRedBtn {
    text-transform: uppercase;
}

.FunnyMillions .head_title .greenLine{
    border-bottom: #05dc05;
    border-bottom-style: solid;
    width: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
}
.FunnyMillions .GoLink{
    background: url(../../../en-US/Images/go.png) no-repeat scroll left center transparent;
    background-size: 16px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 13px;
    padding: 4px 0 4px 24px;
    position: relative;
    font-weight: normal!important;
}