|
@@ -5,7 +5,7 @@ input,button {
|
|
|
.internalHeader-w {
|
|
|
width: 100%;
|
|
|
height: 35px;
|
|
|
- background-color: #e3dfdf;
|
|
|
+ background: rgba(185, 183, 183, 0.8);
|
|
|
|
|
|
/* background: url('../../../assets/image/XMLID_19_.png') no-repeat center center;
|
|
|
background-size: cover; */
|
|
@@ -56,12 +56,14 @@ input,button {
|
|
|
color: #ccc;
|
|
|
padding: 0 5px;
|
|
|
height: 30px;
|
|
|
+ margin-top: 2px;
|
|
|
}
|
|
|
|
|
|
.internalHeader-w .searchBtn {
|
|
|
background-color: #fff;
|
|
|
border: none;
|
|
|
height: 30px;
|
|
|
+ margin-top: 2px;
|
|
|
}
|
|
|
|
|
|
.profileData-w img {
|
|
@@ -79,13 +81,17 @@ input,button {
|
|
|
text-shadow: 0px 0px 2px #000;
|
|
|
font-weight: bold;
|
|
|
margin-right: -25px;
|
|
|
+ font-size: 14px;
|
|
|
+ margin-top: 2px;
|
|
|
+ margin-right: 15px;
|
|
|
}
|
|
|
|
|
|
.dateW {
|
|
|
color: #fff;
|
|
|
text-shadow: 0px 0px 2px #000;
|
|
|
font-weight: bold;
|
|
|
- display:inline-block
|
|
|
+ display:inline-block;
|
|
|
+ font-size: 14px;
|
|
|
}
|
|
|
|
|
|
.internalPage-w .internalHeader-w .notificationList-w .profileData-w .dropdown-toggle::after {
|
|
@@ -110,6 +116,7 @@ input,button {
|
|
|
|
|
|
.logoHeader-w .rightLogo-w {
|
|
|
text-align: right;
|
|
|
+ margin-right: 27px;
|
|
|
}
|
|
|
|
|
|
.logoHeader-w .rightLogo-w img {
|
|
@@ -119,6 +126,7 @@ input,button {
|
|
|
|
|
|
.logoHeader-w .leftLogo-w img {
|
|
|
margin-top: 15px;
|
|
|
+ margin-left: 20px;
|
|
|
}
|
|
|
|
|
|
.logoHeader-w .center h2 {
|
|
@@ -142,9 +150,11 @@ input,button {
|
|
|
|
|
|
.pagesHeader-w {
|
|
|
width: 100%;
|
|
|
- background-color: #E3DBD0;
|
|
|
+ /* background-color: #E3DBD0; */
|
|
|
+ background: rgba(214, 189, 154, 0.3);
|
|
|
margin-top: -6px;
|
|
|
position: relative;
|
|
|
+ height: 50px;
|
|
|
}
|
|
|
|
|
|
.pagesHeader-w .dropdown-toggle:empty::after {
|
|
@@ -158,6 +168,7 @@ input,button {
|
|
|
align-items: center;
|
|
|
justify-content: center;
|
|
|
padding: .5rem 1rem;
|
|
|
+ height: 50px;
|
|
|
}
|
|
|
|
|
|
.pagesHeader-w navbar a {
|
|
@@ -183,7 +194,7 @@ input,button {
|
|
|
background-color: inherit;
|
|
|
font: inherit;
|
|
|
margin: 0;
|
|
|
- font-weight: bold;
|
|
|
+ font-weight: 600;
|
|
|
}
|
|
|
|
|
|
.pagesHeader-w .dropdown .dropbtn {
|
|
@@ -284,7 +295,8 @@ input,button {
|
|
|
background-color: #FAFAFA;
|
|
|
cursor: pointer;
|
|
|
transition: all 0.5s; */
|
|
|
- margin: 2px 10px;
|
|
|
+
|
|
|
+ /* margin: 2px 10px;
|
|
|
padding: 5px;
|
|
|
padding: 2px 5px;
|
|
|
color: #03887f;
|
|
@@ -292,11 +304,24 @@ input,button {
|
|
|
width: 30px;
|
|
|
border: 1px solid #bda380;
|
|
|
height: 30px;
|
|
|
- /* border-radius: 5px; */
|
|
|
background-color: #FAFAFA;
|
|
|
cursor: pointer;
|
|
|
transition: all 0.5s;
|
|
|
- display: inline-block;
|
|
|
+ display: inline-block; */
|
|
|
+
|
|
|
+ margin: 4px 10px;
|
|
|
+ padding: 5px;
|
|
|
+ padding: 0px 3px;
|
|
|
+ color: #03887f;
|
|
|
+ font-weight: bold;
|
|
|
+ width: 25px;
|
|
|
+ border: 1px solid #bda380;
|
|
|
+ height: 25px;
|
|
|
+ background-color: #FAFAFA;
|
|
|
+ cursor: pointer;
|
|
|
+ transition: all 0.5s;
|
|
|
+ display: inline-block;
|
|
|
+ margin-left: 20px;
|
|
|
}
|
|
|
|
|
|
.ar:hover{
|
|
@@ -402,7 +427,7 @@ input,button {
|
|
|
}
|
|
|
|
|
|
.buttonW {
|
|
|
- margin-right: -40px;
|
|
|
+ margin-right: -50px;
|
|
|
}
|
|
|
|
|
|
.logoHeader-w .center h2 {
|
|
@@ -447,6 +472,10 @@ input,button {
|
|
|
.dropdown-toggle::after {
|
|
|
display: none;
|
|
|
}
|
|
|
+
|
|
|
+ .en,.ar{
|
|
|
+ margin-left: 0;
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
@media (min-width: 767px) and (max-width: 991px) {
|
|
@@ -475,4 +504,7 @@ input,button {
|
|
|
.dropdown-toggle::after {
|
|
|
display: none;
|
|
|
}
|
|
|
+ .buttonW {
|
|
|
+ margin-right: 0;
|
|
|
+ }
|
|
|
}
|