|
@@ -2623,7 +2623,7 @@ input.ng-invalid.ng-dirty,textarea.ng-invalid.ng-dirty {
|
|
|
line-height: 30px;
|
|
line-height: 30px;
|
|
|
border-radius: 5px;
|
|
border-radius: 5px;
|
|
|
float: right;
|
|
float: right;
|
|
|
- bottom: 40px;
|
|
|
|
|
|
|
+ bottom: 50px;
|
|
|
position: relative;
|
|
position: relative;
|
|
|
}
|
|
}
|
|
|
.back-home:hover{
|
|
.back-home:hover{
|
|
@@ -2640,7 +2640,7 @@ input.ng-invalid.ng-dirty,textarea.ng-invalid.ng-dirty {
|
|
|
margin: 0;
|
|
margin: 0;
|
|
|
}
|
|
}
|
|
|
#footer .col-sm-4{
|
|
#footer .col-sm-4{
|
|
|
- margin-top: 30px;
|
|
|
|
|
|
|
+ margin-top: 10px;
|
|
|
}
|
|
}
|
|
|
.modal-content{
|
|
.modal-content{
|
|
|
margin-top: 90px;
|
|
margin-top: 90px;
|
|
@@ -3389,4 +3389,7 @@ input[required]:invalid, input:focus:invalid, textarea[required]:invalid, textar
|
|
|
}
|
|
}
|
|
|
.switch span:first-child{
|
|
.switch span:first-child{
|
|
|
font-size: 14px;
|
|
font-size: 14px;
|
|
|
|
|
+}
|
|
|
|
|
+#myquest-public .customer-tab .customer-hd .checkbox span{
|
|
|
|
|
+ margin-top: 5px;
|
|
|
}
|
|
}
|