| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468 |
- .field-error {
- -webkit-box-shadow: 0px 0px 10px #c95151;
- -moz-box-shadow: 0px 0px 10px #c95151;
- box-shadow: 0px 0px 10px #c95151;
- }
- .fixit { position: fixed; }
- /*Password reminder form wrapper selector*/
- #forgotFRM {margin-top: 1rem;}
- /*Hider for all elements that contains this class*/
- .hideme {display: none;}
- /*Message alert on save or error event shown. Any other case hidden*/
- .message-hide {display: none;}
- /*Avatar thumbnail image wrapper*/
- .avatar-thumb {max-width: 50px;}
- /*User tags button classes*/
- .gray_tag_color {
- background: gray;
- padding: 5px 15px !important;
- font-weight: bold;
- }
- .orange_tag_color {
- background: orange;
- padding: 5px 15px !important;
- font-weight: bold;
- }
- .blue_tag_color {
- background: blue;
- padding: 5px 15px !important;
- font-weight: bold;
- }
- .green_tag_color {
- background: green;
- padding: 5px 15px !important;
- font-weight: bold;
- }
- .yellow_tag_color {
- background: yellow;
- padding: 5px 15px !important;
- font-weight: bold;
- }
- /*Profile status button classes*/
- .gray_status_color {
- background: gray;
- padding: 2px 5px !important;
- color: white;
- }
- .orange_status_color {
- background: orange;
- padding: 2px 5px !important;
- color: white;
- }
- .blue_status_color {
- background: blue;
- padding: 2px 5px !important;
- color: white;
- }
- .green_status_color {
- background: green;
- padding: 2px 5px !important;
- color: white;
- }
- .yellow_status_color {
- background: yellow;
- padding: 2px 5px !important;
- color: white;
- }
- #new_designs img{
- height:70px;
- }
- .users-list>li{
- width:10% !important;
- }
- .users-list>li>a>img {
- max-width: 100%;
- border-radius: 0;
- }
- .users-list>li>a>small {font-size: 1rem;}
- .fleft{
- position:relative;
- float:left;
- }
- .wa{
- width:auto;
- }
- .btn-block+.btn-block{
- margin-top:0 !important;
- }
- .spacer_designer_stat{
- height: 75px;
- }
- .spacer_arena_stat{
- height: 223px;
- }
- .padding5{
- padding: 5px;
- }
- .white{
- background: #ddd;
- }
- .yellow{
- background: yellow;
- }
- .orange{
- background: orange;
- }
- .blue{
- background: blue;
- }
- .green{
- background: green;
- }
- .purple{
- background: purple;
- }
- .brown{
- background: brown;
- }
- .black{
- background: black;
- }
- #graph {
- height: 250px;
- margin: 20px auto 0 auto;
- }
- pre {
- height: 250px;
- overflow: auto;
- }
- #user_profile .users-list img{
- width: 250px;
- max-width: 250px
- }
- #user_profile #designs img{
- max-width: 100%;
- }
- #designs {list-style: none; display: block; margin-top: 25px;}
- #designs > li {
- width: 100px;
- height: auto;
- list-style: none;
- float: left;
- margin-right: 10px;
- }
- #designs > li > img {
- border-radius: 0;
- max-width: 100%;
- min-width: 50px;
- }
- #designs > li > .minimal {display: block; position: absolute; top: 30px; margin-left: 5px;}
- #designs > li > .deleter {display: block; position: absolute; top: 30px; margin-left: 33px;}
- .ib{
- display: inline-block;
- }
- .mleft15{
- margin-left: 15px;
- }
- th, td{
- text-align: center;
- }
- .center{
- width: 75px;
- margin: 0 auto;
- }
- .user_color{
- background: gray;
- padding: 5px 15px !important;
- font-weight: bold;
- }
- .admin_color{
- background: brown;
- padding: 5px 15px !important;
- font-weight: bold;
- }
- .designer_color{
- background: orange;
- padding: 5px 15px !important;
- font-weight: bold;
- }
- .fright{
- float: right;
- }
- .bold{
- font-weight: bold;
- font-size: 18px;
- }
- #saveGaleryImage {
- width: 440px;
- }
- #progressImage {
- display: none;
- margin-top: 15px;
- }
- #progressImage img {width: 50px; margin-left: 20px; margin-top: -7px;}
- #imageUploadError {display: none; max-width: 440px; margin-top: 15px;}
- #battle_description {height: 330px;}
- /*.tag-editor {height: 98px;}*/
- .block-right {float: right;}
- .admin_category_thumbnail {width: 70px;}
- #placeHolderBannerContainer {
- width: 605px;
- }
- .no-print {display: none;}
- .active-list {display: block;}
- .inactive-list {display: none;}
- .todo-list>li {
- max-height: 34px;
- overflow: hidden;
- }
- .todo-list>li .text {
- display: block !important;
- float: left !important;
- margin-left: 5px;
- font-weight: 600;
- max-width: 80% !important;
- max-height: 20px !important;
- overflow: hidden;
- }
- .todo-list>li .label {
- float: left;
- }
- .logo-image {
- display: block;
- width: 40%;
- margin: 0 auto;
- margin-top: 20px;
- }
- .uj-elem {
- background-color: #c95151 !important;
- color: white !important;
- }
- .btn-danger .disabled {
- background: #e7e7e7 !important;
- }
- .btn-info {
- border: none;
- border-color: transparent;
- border-radius: 0px;
- height: 34px !important;
- }
- .btn-success {
- border: none;
- border-color: transparent;
- border-radius: 0px;
- height: 34px !important;
- }
- .btn-group .btn {
- min-width: 36px !important;
- }
- .btn {
- min-width: 36px !important;
- }
- .btn-group .btn-notactive {
- margin-right: 1px;
- }
- .btn-danger {
- height: 34px !important;
- }
- .btn-warning {
- height: 34px !important;
- }
- .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
- background-color: #0986a3 !important;
- }
- td { vertical-align: middle !important; }
- .dropdown-menu {
- z-index: 10000 !important;
- }
- ::-webkit-input-placeholder {
- color: #555;
- }
- :-moz-placeholder { /* Firefox 18- */
- color: #555;
- }
- ::-moz-placeholder { /* Firefox 19+ */
- color: #555;
- }
- :-ms-input-placeholder {
- color: #555;
- }
- .status_filter_view {
- position: absolute;
- top: 35px;
- margin-left: 130px;
- z-index: 1000;
- }
- #mytablex tr th {
- /* text-align: left !important;*/
- }
- .quadrat {
- background-color: white;
- -webkit-animation: color_change 1s infinite alternate;
- -moz-animation: color_change 1s infinite alternate;
- -ms-animation: color_change 1s infinite alternate;
- -o-animation: color_change 1s infinite alternate;
- animation: color_change 1s infinite alternate;
- }
- @-webkit-keyframes color_change {
- from { background-color: white; }
- to { background-color: red; }
- }
- @-moz-keyframes color_change {
- from { background-color: white; }
- to { background-color: red; }
- }
- @-ms-keyframes color_change {
- from { background-color: white; }
- to { background-color: red; }
- }
- @-o-keyframes color_change {
- from { background-color: white; }
- to { background-color: red; }
- }
- @keyframes color_change {
- from { background-color: white; }
- to { background-color: red; }
- }
- .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
- border-bottom-width: 0px !important;
- }
- .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
- border-collapse: collapse;
- }
- select[name=status_filter] {
- font-weight: normal !important;
- }
- select[name=status_filter_a] {
- font-weight: normal !important;
- border: solid 1px #ccc;
- max-height: 21px;
- }
- div.dataTables_length select {
- border: solid 1px #ccc;
- max-height: 21px;
- }
- div.dataTables_filter input {
- max-height: 21px;
- }
- select[name=status_filter_b] {
- font-weight: normal !important;
- }
- @media screen and (max-width: 980px) {
- .fixit { position: absolute; }
- }
- @media all and (max-width: 766px) {
- .main-header .logo, .main-header .navbar {
- display: block;
- position: fixed !important;
- z-index: 9999;
- background-color: inherit !important;
- color: #999 !important;
- }
-
- .sidebar-toggle {
- color: #999 !important;
- }
-
- #forced-collapse {
- display: none;
- }
-
- }
- input[type="checkbox"] {
- -ms-transform: scale(1.5); /* IE */
- -moz-transform: scale(1.5); /* FF */
- -webkit-transform: scale(1.5); /* Safari and Chrome */
- -o-transform: scale(1.5); /* Opera */
- padding: 10px;
- }
- .content-header > .breadcrumb {
- display: none;
- }
- .breadcrumb > .active {display: none;}
- .skin-black .main-header>.navbar .navbar-custom-menu .navbar-nav>li>a, .skin-black .main-header>.navbar .navbar-right>li>a {
- border-left: none !important;
- }
- .dataTables_length {
- display: none !important;
- }
|