Files
backend/resources/views/layouts/headersempty.blade.php

542 lines
14 KiB
PHP

<style>
/* all style for header */
.navbar-nav .dropdown-menu {
position: absolute !important;
}
.navbar-nav {
padding-bottom: 10px;
}
.navbar-sp {
color: #ffffff !important;
font-size: 10px;
margin-top: 5px;
}
.navbar-it {
display: flex;
align-items: flex-end;
margin-right: 20px;
margin-left: 20px;
/* align-items: center;*/
/* flex-direction: column; */
}
.navbar-item-new-style {
display: none;
}
.navbar-item-new-style {
display: block;
}
.queen-responsive-navbar {
justify-content: center;
margin-bottom: 20px;
margin-left: 0px;
}
.navbar-sp-res {
font-size: 12px;
margin-top: 5px;
color: #000000 !important;
}
/* .navbar-sp {
color: #ffffff !important;
font-size: 12px !important;
margin-top: -1px !important;
} */
/* .navbar {
padding: 5px 10px 0px 10px !important;
} */
.profile {
margin-left: 60px;
border: 2px solid #ff5c0f;
padding: 10px 15px;
border-radius: 5px;
}
.dropdown-menu {
font-family: 'IRANSansFaNum';
}
.second-top-menu {
display: none;
}
@media only screen and (min-width: 1700px) {
.justify-content-center {
font-size: 14px;
}
}
@media only screen and (max-width: 800px) {
.navbar-nav .dropdown-menu {
position: absolute !important;
}
}
@media only screen and (max-width: 700px) {
.king-size-nav {
display: none;
}
.seventh-step-res {
display: none !important;
border-bottom: 2px solid #ff5c0f;
border-top: 2px solid #ff5c0f;
}
.new-style-profile {
display: block;
width: 20%;
margin-left: auto;
margin-right: auto;
text-align: center;
box-sizing: content-box;
border: 2px solid #ff5c0f;
padding: 10px 15px;
border-radius: 5px;
}
.second-top-menu {
display: block !important;
position: relative;
background-color: #2c343f;
height: 40px;
width: 100%;
transition: all 0.4s;
}
.logo-new-style {
display: inline;
}
.navbar-item-new-style {
display: block;
}
.queen-ul-style {
display: block;
}
.queen-responsive-navbar {
justify-content: center;
margin-bottom: 20px;
margin-left: 0px;
}
.difrent-img-size {
width: 27px;
height: 26px;
margin-top: 5px;
}
.first-step-res {
display: none;
padding-inline-start: 0px;
font-size: 11px;
border-bottom: 2px solid #ff5c0f;
border-top: 2px solid #ff5c0f;
}
.second-step-res {
display: none;
padding-inline-start: 0px;
font-size: 11px;
border-bottom: 1px solid #c2450b;
border-top: 1px solid #c2450b;
}
.third-step-res {
display: none;
padding-inline-start: 0px;
font-size: 11px;
border-bottom: 1px solid #c2450b;
border-top: 1px solid #c2450b;
}
.forth-step-res {
display: none;
padding-inline-start: 0px;
font-size: 11px;
border-bottom: 2px solid #ff5c0f;
border-top: 2px solid #ff5c0f;
}
.fivth-step-res {
display: none;
padding-inline-start: 0px;
font-size: 11px;
border-bottom: 1px solid #c2450b;
border-top: 1px solid #c2450b;
}
.sixth-step-res {
display: none;
padding-inline-start: 0px;
font-size: 11px;
border-bottom: 2px solid #ff5c0f;
border-top: 2px solid #ff5c0f;
}
.seventh-step-res {
display: none;
border-bottom: 2px solid #ff5c0f;
border-top: 2px solid #ff5c0f;
}
.eight-step-res {
display: none;
}
.first-step-res-design {
text-align: center;
list-style-type: none;
margin-top: 10px;
padding: 3px;
}
.new-changes-dead {
display: block;
}
.showneachgharar {
background-color: rgb(63, 71, 97);
width: 100%;
border-radius: 5px;
}
.topingfont span {
font-size: 15px;
}
}
.dropdown:hover .multi-level {
display: block;
margin-top: 0;
}
.multi-level {
padding: 10px;
}
.dropdown-menu {
background-image: linear-gradient(#707070, white);
}
.dropdown-item {
color: black;
text-align: center;
font-size: 11px;
font-weight: 700;
}
.dropdown-item-bottom {
color: black;
}
#dropdown1 {
left: -113%;
}
#dropdown2 {
left: -302%;
}
#dropdown3 {
left: -160%;
}
.buttonclickexit {
width: 100%;
border: none;
background: transparent;
font-weight: bold;
}
.dropdown-toggle::after {
display: none;
}
.dropdown-item:hover {
background-color: #ff5c0f;
color: white;
border-radius: 8px;
}
.dropdown-item a {
color: black;
}
.dropdown-item a:hover {
color: white;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu>.dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px;
border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu:hover>a:after {
border-left-color: #fff;
}
.dropdown-submenu.pull-left>.dropdown-menu {
left: -78%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
/* .havig div img {
width: 15px !important;
} */
.havig {
text-align: center;
margin-bottom: 3px;
}
.queen-ul-style .navbar-sp {
color: #000 !important;
font-size: 12px;
font-weight: 500;
}
.second-menu-img {
position: absolute;
margin-right: 12px;
margin-top: -8px;
width: 25px;
height: 55px;
}
/* .queen-size-nav {
display: none;
background-color: #ffffff;
box-shadow: -1px 1px 4px #212529;
width: 40%;
height: 70%;
border-bottom-left-radius: 10px;
margin-top: 40px;
overflow: hidden;
position: absolute;
z-index: 2;
} */
.logo-new-style {
display: inline;
}
.navbar-item-new-style {
display: block;
}
.queen-ul-style {
display: block;
}
.queen-responsive-navbar {
justify-content: center;
margin-bottom: 20px;
margin-left: 0px;
}
.difrent-img-size {
width: 27px;
height: 26px;
margin-top: 5px;
}
.first-step-res {
display: none;
padding-inline-start: 0px;
font-size: 11px;
border-bottom: 2px solid #ff5c0f;
border-top: 2px solid #ff5c0f;
}
.second-step-res {
display: none;
padding-inline-start: 0px;
font-size: 11px;
border-bottom: 1px solid #c2450b;
border-top: 1px solid #c2450b;
}
.third-step-res {
display: none;
padding-inline-start: 0px;
font-size: 11px;
border-bottom: 1px solid #c2450b;
border-top: 1px solid #c2450b;
}
.forth-step-res {
display: none;
padding-inline-start: 0px;
font-size: 11px;
border-bottom: 2px solid #ff5c0f;
border-top: 2px solid #ff5c0f;
}
.fivth-step-res {
display: none;
padding-inline-start: 0px;
font-size: 11px;
border-bottom: 1px solid #c2450b;
border-top: 1px solid #c2450b;
}
.sixth-step-res {
display: none;
padding-inline-start: 0px;
font-size: 11px;
border-bottom: 2px solid #ff5c0f;
border-top: 2px solid #ff5c0f;
}
.seventh-step-res {
display: none;
border-bottom: 2px solid #ff5c0f;
border-top: 2px solid #ff5c0f;
}
.eight-step-res {
display: none;
}
.first-step-res-design {
text-align: center;
list-style-type: none;
margin-top: 10px;
padding: 3px;
}
.queen-size-nav {
display: none;
background-color: #ffffff;
box-shadow: -1px 1px 4px #212529;
width: 40%;
height: 70%;
border-bottom-left-radius: 10px;
margin-top: 40px;
overflow: hidden;
position: absolute;
z-index: 1001;
}
@media only screen and (max-width: 450px) {
.queen-size-nav {
height: 80%;
}
.last-year-border {
border-left: 3px solid #ff5c0f;
}
}
@media only screen and (max-width: 530px) {
.queen-size-nav {
width: 50%;
}
}
/* all style for header */
</style>
<nav class="navbar navbar-expand-lg flex-nowrap flex-row king-size-nav" style="background-color: #2c343f !important;">
<a class="navbar-brand" href="https://www.rmto.ir" target="_blank"><img
src="../dist/images/new-design/141icon.svg" /></a>
<a class="navbar-brand" href="/"><img src="../dist/images/new-design/logo.svg" /></a>
<div class="navbar-collapse flex-nowrap flex-row" id="navbarNavDropdown" style="display: flex;">
<p style="line-height: 40px; margin-right: 11px;color : #fff">سازمان راهداری و حمل و نقل جاده ای</p>
</div>
<div class="dropdown" id="folan1">
@auth
<a href="#" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<div class="profile" style="padding: 6px 5px !important">
<img src="{{ asset('dist/images/new-design/profile.svg') }}" />
</div>
</a>
<div id="folan" class="dropdown-menu multi-level" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="#">
{{ Auth::user()->first_name }} {{ Auth::user()->last_name }}
</a>
<a class="dropdown-item" href="#">{{ Auth::user()->position }}</a>
<a class="dropdown-item dropdown-item-bottom" href="#" target="_blank">مدیریت
کاربران</a>
<a style="color: #000; margin-bottom: 5px;" class="dropdown-item dropdown-item-bottom"
href="#"><button type="button" class="buttonclickexit"
onclick="event.preventDefault();
document.getElementById('logout-form').submit();">خروج</button></a>
</div>
<form id="logout-form" action="{{ route('logout') }}" method="POST" style="display: none">
@csrf
</form>
@endauth
@guest
<a href="/login" class="text-white">
<div class="profile" style="padding: 6px 5px !important">
ورود
</div>
</a>
@endguest
</div>
</nav>
<nav class="queen-size-nav">
<div style="margin-top: 27px;">
<p style="line-height: 40px; margin-right: 11px;color : #fff">سازمان راهداری و حمل و نقل جاده ای</p>
</div>
<div class="dropdown new-changes-dead" id="folan1">
<a class="fivth-queen-res" href="#" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true"
aria-expanded="false">
<div class=" new-style-profile">
<img src="dist/images/new-design/profile-responsive.svg" />
</div>
</a>
<div class="eight-step-res" id="folan" class="dropdown-menu multi-level"
aria-labelledby="dropdownMenuButton">
<a style="color: #000; margin-top: 8px;" class="dropdown-item" href="#">نام و نام خانوادگی</a>
<a style="color: #000; margin-bottom: 5px;" class="dropdown-item" href="#">پست سازمانی</a>
<a style="color: #000; margin-bottom: 5px;" class="dropdown-item dropdown-item-bottom" href="#">مدیریت
کاربران</a>
<a style="color: #000; margin-bottom: 5px;" class="dropdown-item dropdown-item-bottom"
href="#"><button type="button"
onclick="event.preventDefault();
document.getElementById('logout-form').submit();">خروج</button></a>
</div>
</div>
</nav>
<!-- maybe we need it in feature -->
<div class="second-top-menu">
<img class="second-menu-img" src="../dist/images/new-design/burger-list.svg" alt="" />
<div style="margin-bottom: 10px; float: left; margin-left: 12px;">
<a class="logo-new-style" href="#"><img class="difrent-img-size"
src="../dist/images/new-design/141icon.svg" /></a>
<a class="logo-new-style" href="#"><img class="difrent-img-size"
src="../dist/images/new-design/logo.svg" /></a>
</div>
</div>