/*
Copyright CoronaDirect
Created by Evolutionland
Contact: nicolas@evolutionland.eu
*/

/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, img { margin: 0; padding: 0; }
body {background-color:#fff; font-family:Arial, Helvetica, sans-serif; color:#454545; font-size:12px; margin:0;}

/*General Styles*/
.clearer{overflow: hidden; width: 100%;}
img {border:0;}
input {color:#67a000; font-weight: bold; border: solid 1px #878787; }
/*select {color:#67a000; font-weight: bold; border: solid 1px #878787; }*/
#ModalCT {width:480px;  margin:0 auto;}

/*Top Content*/
#ModalCT #CCTopCT { width: 480px; height: 295px; background: url(../++resource++CoronaDirectImages/BgTop_C2C_Modal_Nl.png) top left no-repeat;}
#ModalCT #CCTopCT2 { width: 480px; height: 295px; background: url(../++resource++CoronaDirectImages/BgTop_C2C_Modal_Nl2.png) top left no-repeat;}
#ModalCT .CCTop { width: 480px; height: 215px;position: relative;}
.CCTop .CloseBT {position: absolute; right: 30px; top:4px; border: none; cursor: pointer;}
.CCTop .TOPCT {position: absolute; top:90px;}
.TOPCT .T_Client {margin:10px 40px 0 40px; width: 400px;}
.TOPCT .T_Infos {margin:10px 40px 0 40px; width: 400px;}
.TOPCT .ErrMsg {margin:10px 40px 0 40px; width: 390px; border: dashed 1px #9c9c9c;}

.CCTop .TOPCT2 {position: absolute; top:0px;}
.TOPCT2 .TyTop {margin:60px 40px 0 40px; font: bold; font-size: 20px;}
.TOPCT2 .TyBot {margin:25px 40px 0 40px; font: bold;}
.ErrMsg .ErrTitle {margin: 5px 2px; font-weight: bold; color: red;}
.ErrMsg ul.ErrList {margin: 5px 2px; padding:0; }
.ErrMsg ul.ErrList li {margin:0; padding:0; }
.ErrMsg ul.ErrList span {color: red;}

/*Input Styles Positions*/
.ClientType {font-weight: bold; margin: 0 5px 0 0;}
.ClientType input { border: none;}
.DateType {margin: 0 5px 0 0;}
.DateType input { border: none; margin: 5px 0 0 0;}
.Hours {width: 20px;}
.LabelHours {margin: 0 10px 0 0;}
.LabelHours input {margin: 0 5px 0 0;}
.LongType{font-weight: bold; width: 200px; display: block;}
.LongType span {color: #67a000;}

/*Bottom Content*/
#ModalCT .CCBottomCT {width: 480px; height: 146px; background: url(../++resource++CoronaDirectImages/BgBottom_C2C_Modal_Nl.png) top left no-repeat;}
#ModalCT .CCBottomCT2 {width: 480px; height: 28px; background: url(../++resource++CoronaDirectImages/BgBottom_C2C_Modal_Nl2.png) top left no-repeat;}
#ModalCT .CCBottom {width: 480px; height: 146px; position: relative;}
.CCBottom .PhoneType {font-size: 17px; position:absolute; top:39px; left: 110px; width: 145px; height: 20px; border: none; text-align: center;}
.CCBottom .Bt_Submit {position: absolute; bottom: 25px; right: 20px; border: none;}
#errorTel {position:absolute; top:42px; left: 260px; }

#frmCli {display:None;}

.ErrList li span {float:none;}
