EVOLUTION-NINJA
Edit File: userstyle.css
/* ------------ --- user-guide css 09-01-2023 ----------------------- */ .user-guide{ color: #003470 !important; } .border-user{ border-bottom: 3px solid #C4C4C4; position: relative; top: 16px; left: -25px; width: 40%; } .user-Row2 img{ width: 100%; height: auto; margin-top: 120px !important; } /* Style the tab */ .tab { overflow: hidden; /* border: 1px solid #ccc; */ /* background-color: #f1f1f1; */ width: 95%; } .tab button { background-color: inherit; float: left; border: 1px solid; outline: none; cursor: pointer; /* padding: 14px 16px; */ transition: 0.3s; background-color: #049690; color: white; margin: 5px; width: 29%; font-size: large !important; } .user-width-video .tab button:hover { background-color: #09615e !important; } .tab button.active { background-color: #00336F; } .tabcontent { display: none; padding: 6px 12px; border: 1px solid #EFF3FC; /* border-top: none; */ width: 95%; margin-top: 10px; background-color: #EFF3FC; border-radius: 5px; } .videos_website h4{ background-color: #D0DFFF; width: 10%; border: 0.1px solid #D0DFFF; border-top-right-radius: 23px; padding-left: 9px; padding-top: 4px; padding-bottom: 2px; } .boder-Vid{ border-bottom: 1px solid #0097CC; } .frame1{ margin-left: -4px; } .user-guide .card-body p{ color:#005070; font-size: small; font-weight: 600; } .user-guide .card-body .link-user{ color: #005070; font-size: smaller; font-weight: 600; } .user-guide .card-body { padding: 8px !important; height: 80px; } .play_btn{ margin-top: -25px; position: relative; top: -44px; left: 106px; font-size: 23px !important; color: #e1dbd4; } .user-Doc{ height: 334px; background-image: url('images/back_img.png'); background-size: cover; background-position: right; background: linear-gradient(180deg, #003470 0%, #007EB1 100%); box-shadow: 0px 8px 45px 0px #00000040 !important; /* background-image: url('images/back_img.png') !important; */ border-radius: 12px; margin: 10px; } .user-Doc h3{ color: white; margin-top: 4px !important; } .user-Doc img{ width: 100%; } .user-Doc .border-rig{ border-right: 7px solid #FFFFFF; border-radius: 7px; margin-top: 18px; } .user-Documents a{ font-weight: 600; } .user-Doc .card-body{ height: 75px; } .user-Doc .card-img-alt{ width: 223px !important; height: 114px !important; } .user-Doc .card-img-alt1{ width: 195px !important; height: 118px !important; } .user-Doc .card-img-alt2{ width: 230px !important; height: 120px !important; } .stars_img{ position: relative; top: -293px; height: 329px; } .banner1 img { width: 1600px !important; height: 450px !important; } @media only screen and (min-width: 320px) and (max-width: 640px){ .user-Row2 img{ margin-left: -43px; height: auto; margin-top: 0px!important; } .border-user{ position: relative; top: -15px; left: 180px; width: 10%; } .user-width-video{ margin-left: -40px; margin-top: 30px; } .videos_website h4 { background-color: #D0DFFF; width: 35%; border: 0.1px solid #D0DFFF; border-top-right-radius: 23px; padding-left: 9px; padding-top: 4px; padding-bottom: 2px; } .tab button { width: 100%; } .play_btn{ margin-top: -25px; position: relative; top: -42px; left: 120px; font-size: 23px !important; } .user-Doc img{ width: 80%; } .user-Doc .border-rig{ /* border-right: none; */ } .user-Documents .user-Doc{ height: 1230px !important; } .user-Documents .card{ width: 75%; margin-left: 40px; padding: 10px !important; } .stars_img{ position: relative; top: -293px; height: 329px; } .user-width-video .tab button:hover { background-color: #00336F !important; } .user-Doc .border-rig{ border-right: none; } .banner1 img { width: 100% !important; height: auto !important; } }