.stSidebar { padding: 2px !important; background-color: #070E1C; } /* Icon */ .stSidebar.icon { color: orange; font-size: 16px; } /* Nav link */ .stSidebar.nav-link { font-size: 16px; text-align: left; margin: 0px; } /* Hover color */ .stSidebar.nav-link:hover { background-color: #F30080; } /* Selected nav link */ .stSidebar.nav-link-selected { background-color: #070E1C; } /* Global link styles */ a { text-decoration: none; color: white !important; font-weight: 500; } a:hover { color: #d33682 !important; text-decoration: none; } /* Remove list styling */ ul { list-style-type: none; } /* Style hr element */ hr { margin-top: 16px; margin-bottom: 16px; } /* Headings */ h1 { background-color: #d60222; font-family: 'IRANSans', sans-serif; text-align: center; direction: rtl; padding-bottom: 30px; font-size: 3rem; } p { font-family: 'IRANSans', sans-serif; text-align: right; direction: rtl; font-size: 1.1rem; } /* Body */ body { /*background-color: #f0f2f6;*/ font-family: 'IRANSans', sans-serif; text-align: right; direction: rtl; padding-top: 2rem; background-Color:#1c223f; secondaryBackgroundColor:#1c223f; textColor:"#ffffff"; } /* Buttons */ .stButton.button { background-color: #00b0ff; color: white; border-radius: 5px; padding: 1rem; padding-top: 2% !important; margin: 2em !important; } .st-emotion-cache-13bfgw8 p{ all: unset; text-align: center; direction: rtl; font-size: 30px !important; font-family: 'IRANSans', sans-serif; border-radius: 5px; border-color: #1184e6; margin-top: 1%; /*background-color: #5893ff;*/ } .st-emotion-cache-izxcvy.e1f1d6gn2{ width: 90%; border-radius: 5px; border-color: #1184e6; margin-top: 2%; /*position: absolute;*/ align-items: center; } .st-emotion-cache-1v0mbdj.e115fcil1 { width: 90%; align-self: center; border-radius: 5px; border-color: #1184e6; margin-top: 2%; } .st-emotion-cache-t40c24.ef3psqc12 { font-family: 'IRANSans', sans-serif; background-color: #1184e6; /* رنگ پس‌زمینه */ color: #ffffff; /* رنگ متن */ border-radius: 5px; /* شعاع حاشیه */ padding: 1rem; /* فضای داخلی */ margin: 2%; /* فضای بیرونی */ } .st-emotion-cache-t40c24.ef3psqc12:hover { background-color: #ffffff; /* رنگ پس‌زمینه */ color: #c8005f; /* رنگ متن */ font-size: 1.1rem; font-family: 'IRANSans', sans-serif; } .st-emotion-cache-1q8rauz.eczjsme10{ font-family: 'IRANSans', sans-serif; color: #ff1500; /* رنگ متن */ padding: .5rem; /* فضای داخلی */ margin: .5%; /* فضای بیرونی */ } .st-emotion-cache-1q8rauz.eczjsme10:hover{ font-family: 'IRANSans', sans-serif; color: #ffffff; /* رنگ متن */ padding: .5rem; /* فضای داخلی */ margin: .5%; /* فضای بیرونی */ } /* Hide Streamlit elements */ #MainMenu, footer, header { visibility: hidden; } st-emotion-cache-12rcsx5.e1nzilvr4{ padding-top: 2em !important; } .st-emotion-cache-1jzia57.e1nzilvr2 { padding-bottom: 20px; margin-top: -50px; font-size: 3rem; } /* General link styling for specific classes */ [class^="st-emotion-cache-"]:active{ text-decoration: none; font-weight: 800; color: #5893ff; } [class^="st-emotion-cache-"]:visited, [class^="st-emotion-cache-"]:hover { text-decoration: none; font-weight: 500; } } /*.stSidebar {*/ /* padding: 2px !important;*/ /* background-color: #070E1C;*/ /*}*/ /*!* Icon *!*/ /*.stSidebar .icon {*/ /* color: orange;*/ /* font-size: 16px;*/ /*}*/ /*!* Nav link *!*/ /*.stSidebar .nav-link {*/ /* font-size: 16px;*/ /* text-align: left;*/ /* margin: 0px;*/ /*}*/ /*!* Hover color *!*/ /*.stSidebar .nav-link:hover {*/ /* --hover-color: #F30080;*/ /*}*/ /*!* Selected nav link *!*/ /*.stSidebar .nav-link-selected {*/ /* background-color: #070E1C;*/ /*}*/ /*a {*/ /* text-decoration: none;*/ /* color: white !important;*/ /* font-weight: 500;*/ /*}*/ /*a:hover {*/ /* color: #d33682 !important;*/ /* text-decoration: none;*/ /*}*/ /*ul {list-style-type: none;}*/ /*hr {*/ /* margin-top: 0;*/ /* margin-bottom: 5%;*/ /*}*/ /*!* style.css *!*/ /*h1 {*/ /* background-color: #d60222;*/ /* font-family: 'IRANSans', sans-serif;*/ /* text-align: center;*/ /* direction: rtl;*/ /* padding-bottom: 30px;*/ /*}*/ /*body {*/ /* background-color: #f0f2f6;*/ /* font-family: 'IRANSans', sans-serif;*/ /* text-align: right;*/ /* direction: rtl;*/ /* padding-top: 50px;*/ /*}*/ /*.stButton>button {*/ /* background-color: #4CAF50;*/ /* color: white;*/ /* border-radius: 5px;*/ /* padding: 1rem;*/ /* margin: .5em !important;*/ /*}*/ /*#MainMenu {visibility: hidden;}*/ /*footer {visibility: hidden;}*/ /*header {visibility: hidden;}*/