|
|
|
|
@ -5524,7 +5524,7 @@ input[type="radio"]:checked + span { |
|
|
|
|
width: 216px; |
|
|
|
|
} |
|
|
|
|
.proj_answ_form .textAreaBlock2 input[name="term"]{ |
|
|
|
|
width: 262px; |
|
|
|
|
width: 258px; |
|
|
|
|
} |
|
|
|
|
.proj_answ_form .textAreaBlock2 p span{ |
|
|
|
|
position: absolute; |
|
|
|
|
@ -5759,7 +5759,7 @@ input[type="radio"]:checked + span { |
|
|
|
|
margin-bottom: 0 !important |
|
|
|
|
} |
|
|
|
|
.infoProfile .dropdown-menu{ |
|
|
|
|
height: 316px; |
|
|
|
|
height: auto; |
|
|
|
|
} |
|
|
|
|
.form-regestration{ |
|
|
|
|
padding: 20px 0 40px 0; |
|
|
|
|
@ -5819,4 +5819,46 @@ input[type="radio"]:checked + span { |
|
|
|
|
text-transform: initial; |
|
|
|
|
letter-spacing: normal; |
|
|
|
|
} |
|
|
|
|
.fr_answer{ |
|
|
|
|
width: 100%; |
|
|
|
|
height: 110px; |
|
|
|
|
border: 1px solid #cdcdcd; |
|
|
|
|
resize: none; |
|
|
|
|
padding: 10px 15px; |
|
|
|
|
color: #3c1a06; |
|
|
|
|
font-family: 'Arial-MT-Regular', sans-serif; |
|
|
|
|
font-size: 14px; |
|
|
|
|
float: left; |
|
|
|
|
margin: 0px 0px 0px 55px; |
|
|
|
|
} |
|
|
|
|
.fr_answer_sen{ |
|
|
|
|
float: left; |
|
|
|
|
border-radius: 40px; |
|
|
|
|
font-family: 'pfdintextcomppro-regular', sans-serif; |
|
|
|
|
letter-spacing: 2px; |
|
|
|
|
color: #373737; |
|
|
|
|
margin: 20px 0 0 55px; |
|
|
|
|
font-size: 15px; |
|
|
|
|
border: 1px solid #BEBEBE; |
|
|
|
|
padding: 17px 46px; |
|
|
|
|
text-transform: uppercase; |
|
|
|
|
} |
|
|
|
|
.fa-pencil:before, .fa-times:before{ |
|
|
|
|
color: #fff; |
|
|
|
|
} |
|
|
|
|
.mainMenu li.active > a { |
|
|
|
|
border-color: #ff0029; |
|
|
|
|
} |
|
|
|
|
.mainMenu li.icon_tm1.active span{ |
|
|
|
|
background: url('../img/listMain2.png') no-repeat !important; |
|
|
|
|
} |
|
|
|
|
.mainMenu li.officeList.active span { |
|
|
|
|
background: url('../img/list4tml.png') no-repeat center !important; |
|
|
|
|
} |
|
|
|
|
.mainMenu li.icon_tm2.active span{ |
|
|
|
|
background: url('../img/listMain2.png') no-repeat center !important; |
|
|
|
|
} |
|
|
|
|
.mainMenu li.icon_tm3.active span{ |
|
|
|
|
background: url('../img/listMain2.png') no-repeat right !important; |
|
|
|
|
} |
|
|
|
|
/*end_new*/ |