|
|
|
|
@ -1041,7 +1041,7 @@ footer:after { |
|
|
|
|
background-position: 0 -26px; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.rightPro ul li:last-child:before { |
|
|
|
|
.rightPro ul li:nth-child(3):before { |
|
|
|
|
height: 22px; |
|
|
|
|
background: url('../img/cenaList.png') no-repeat left; |
|
|
|
|
background-size: cover; |
|
|
|
|
@ -5639,13 +5639,13 @@ input[type="radio"]:checked + span { |
|
|
|
|
right: 3px; |
|
|
|
|
top: 16px; |
|
|
|
|
} |
|
|
|
|
#portfolio-add-form .textAreaBlock2 p{ |
|
|
|
|
#portfolio-add-form .textAreaBlock2 p, #worksell-add-form .textAreaBlock2 p{ |
|
|
|
|
font-size: 15px; |
|
|
|
|
font-family: 'Arial-MT-Regular', sans-serif; |
|
|
|
|
font-weight: bold; |
|
|
|
|
color: #2c2c2c; |
|
|
|
|
} |
|
|
|
|
#portfolio-add-form #text-new{ |
|
|
|
|
#portfolio-add-form #text-new, #worksell-add-form #text-new{ |
|
|
|
|
margin-top: 0; |
|
|
|
|
} |
|
|
|
|
.textAreaBlock2 input{ |
|
|
|
|
@ -5657,10 +5657,10 @@ input[type="radio"]:checked + span { |
|
|
|
|
color: #9c9c9c; |
|
|
|
|
font-family: 'Arial-MT-Regular', sans-serif; |
|
|
|
|
} |
|
|
|
|
#portfolio-add-form .polsF1 .btn{ |
|
|
|
|
#portfolio-add-form .polsF1 .btn, #worksell-add-form .polsF1 .btn{ |
|
|
|
|
border:1px solid #c2c2c2; |
|
|
|
|
} |
|
|
|
|
#portfolio-add-form .bootstrap-select{ |
|
|
|
|
#portfolio-add-form .bootstrap-select, #worksell-add-form .bootstrap-select{ |
|
|
|
|
width: 100% !important; |
|
|
|
|
} |
|
|
|
|
.textAreaBlock2 .add_file_to_port{ |
|
|
|
|
@ -5750,7 +5750,7 @@ input[type="radio"]:checked + span { |
|
|
|
|
margin: 4px 0 4px 0; |
|
|
|
|
} |
|
|
|
|
.birth_edit_dat .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){ |
|
|
|
|
width: 190px; |
|
|
|
|
width: 190px !important; |
|
|
|
|
} |
|
|
|
|
.btn-submit-link{ |
|
|
|
|
color: #333 !important; |
|
|
|
|
@ -5758,4 +5758,65 @@ input[type="radio"]:checked + span { |
|
|
|
|
border-color: #ccc !important; |
|
|
|
|
margin-bottom: 0 !important |
|
|
|
|
} |
|
|
|
|
.infoProfile .dropdown-menu{ |
|
|
|
|
height: 316px; |
|
|
|
|
} |
|
|
|
|
.form-regestration{ |
|
|
|
|
padding: 20px 0 40px 0; |
|
|
|
|
} |
|
|
|
|
#resume-text-edit .modal-title, #fullfill-balance .modal-title, #withdraw-money .modal-title{ |
|
|
|
|
font-family: Arial, Verdana, Helvetica, sans-serif; |
|
|
|
|
font-size: 16px; |
|
|
|
|
text-transform: uppercase; |
|
|
|
|
color: #2c2c2c; |
|
|
|
|
font-weight: bold; |
|
|
|
|
} |
|
|
|
|
#withdraw-money .modal-body, #fullfill-balance .modal-body{ |
|
|
|
|
width: 100%; |
|
|
|
|
display: table; |
|
|
|
|
} |
|
|
|
|
#withdraw-money .modal-body p, #fullfill-balance .modal-body p{ |
|
|
|
|
color: #2c2c2c; |
|
|
|
|
font-family: Arial, Verdana, Helvetica, sans-serif; |
|
|
|
|
font-weight: bold; |
|
|
|
|
} |
|
|
|
|
#withdraw-money .modal-footer .btn, #fullfill-balance .modal-footer .btn{ |
|
|
|
|
padding: 10px 34px; |
|
|
|
|
border-radius: 40px; |
|
|
|
|
font-family: 'pfdintextcomppro-regular', sans-serif; |
|
|
|
|
font-size: 16px; |
|
|
|
|
text-transform: uppercase; |
|
|
|
|
letter-spacing: 2px; |
|
|
|
|
} |
|
|
|
|
:focus{ |
|
|
|
|
outline: none !important; |
|
|
|
|
} |
|
|
|
|
#withdraw-money .modal-footer .btn.btn-primary, #fullfill-balance .modal-footer .btn.btn-primary{ |
|
|
|
|
background-color: #000; |
|
|
|
|
} |
|
|
|
|
.modal-footer{ |
|
|
|
|
border-top: none; |
|
|
|
|
} |
|
|
|
|
#resume-text-edit .btn-submit-link{ |
|
|
|
|
float: right; |
|
|
|
|
margin-top: 15px; |
|
|
|
|
} |
|
|
|
|
#resume-text-edit .searchF1{ |
|
|
|
|
padding: 0; |
|
|
|
|
} |
|
|
|
|
.list-summ-block{ |
|
|
|
|
min-height: 195px; |
|
|
|
|
} |
|
|
|
|
.select2-dropdown-open > a.select2-choice{ |
|
|
|
|
border: 1px solid #ff0029 !important; |
|
|
|
|
} |
|
|
|
|
.select2-display-none { |
|
|
|
|
border: 1px solid #ff0029 !important; |
|
|
|
|
} |
|
|
|
|
.bootstrap-select.btn-group .dropdown-menu li a span.text { |
|
|
|
|
font-size: 14px; |
|
|
|
|
display: block; |
|
|
|
|
text-transform: initial; |
|
|
|
|
letter-spacing: normal; |
|
|
|
|
} |
|
|
|
|
/*end_new*/ |