/*Copyright CoronaDirectCreated by EvolutionlandContact: nicolas@evolutionland.eu*//* CSS Document */html, body, div, 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; }#ModalCT {width:480px;  margin:0 auto;}/*Top Content*/#ModalCT .CCTopCT { width: 480px; height: 215px; background: url(../images/BgTop_C2C_Modal_Fr.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;}/*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;}.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(../images/BgBottom_C2C_Modal_Fr.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: 140px; height: 20px; border: none; text-align: center;}.CCBottom .Bt_Submit {position: absolute; bottom: 25px; right: 20px; border: none;}