| Server IP : 103.234.187.230 / Your IP : 216.73.216.216 Web Server : Apache System : Linux lserver42043-ind.megavelocity.net 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64 User : apache ( 48) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/html/tripstring.com/public/css/ |
Upload File : |
@charset "UTF-8";
/* CSS Document */
/* jQuery at Responsive Accordion or Tabs - v1.0.4 - 2016-02-24
* https://github.com/stazna01/jQuery-rt-Responsive-Tables
*
* This plugin is built heavily upon the work by Chris Coyier
* found at http://css-tricks.com/responsive-data-tables/
*
* Copyright (c) 2016 Nathan Stazewski; Licensed MIT */
.profile_Count {
padding:0 !important;
margin:0 !important;
display:block;
}
.form-control:active, .form-control:focus {
outline: none;
box-shadow: none;
border-color: #ccc;
}
.form-control {
display: block;
width: 100% !important;
padding: 10px 10px !important;
color: #999 !important;
background-color: #fff;
background-image: none;
border:1px solid #ccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
font-size:14px;
height:inherit !important;
}
textarea.form-control {
height: auto;
}
.plain-select select {
padding-right:3px
}
.plain-select:after {
display:none
}
.plain-select {
display:inline-block;
vertical-align:middle;
position:relative;
width:100%;
}
.plain-select select {
line-height:normal;
height:44px;
-webkit-appearance:none;
-moz-appearance:none;
-ms-appearance:none;
appearance:none;
width:100%;
display:block;
width:100%;
border:1px solid #c8c8c8;
background:#fff url(../img/drop-list-arrow.png) no-repeat right 17px;
color:#9f9f9f;
margin:0.1em 0 0 0;
line-height:normal;
border-radius:25px !important;
}
.ie8 .plain-select select {
padding-right:3px
}
.plain-select select:focus {
background:#f9f9f9 url(../img/drop-list-arrow.png) no-repeat right 17px;
outline:none;
box-shadow:0 0 10px rgba(0, 0, 0, 0.3), inset 0 0 7px rgba(100, 100, 100, 0.3);
border-color:#00c0f3;
}
.plain-select ::-ms-expand {
display:none;
}
.plain-select:after {
content:"";
position:absolute;
z-index:2;
right:8px;
top:50%;
margin-top:-3px;
height:0;
width:0;
border-top:6px solid #f99300;
border-left:6px solid transparent;
border-right:6px solid transparent;
pointer-events:none;
}
.lable-text {
font-size:12px !important;
}
.close {
position: absolute !important;
top: 5px !important;
right: 15px !important;
color: #444 !important;
font-size: 40px !important;
font-weight: bold;
z-index: 99999 !important;
transition: 0.3s;
}
table {
background-color: transparent;
width: 100%;
}
.table1 {
width:100%;
max-width:100%;
margin-bottom:0rem;
background-color:transparent;
border-left:1px solid #eceeef;
border-right:1px solid #eceeef;
border-bottom:1px solid #eceeef;
}
.table1 td, .table1 th {
padding:.25rem .50rem;
vertical-align:top;
border-top:1px solid #eceeef;
font-size:14px;
}
.table1 thead th {
vertical-align:bottom;
border-bottom:2px solid #eceeef
}
.table1 tbody+tbody {
border-top:2px solid #eceeef
}
.table1 .table1 {
background-color:#fff
}
.table {
width:100%;
max-width:100%;
margin-bottom:0rem;
background-color:transparent;
border-left:1px solid #eceeef;
border-right:1px solid #eceeef;
border-bottom:1px solid #eceeef;
}
.table td, .table th {
padding:7px 10rem !important;
vertical-align:top;
border-top:1px solid #eceeef;
font-size:12px;
}
.table th {
vertical-align:bottom;
border-bottom:2px solid #eceeef;
}
.table td {
vertical-align:bottom;
border-bottom:2px solid #eceeef;
}
.table thead th {
vertical-align:bottom;
border-bottom:2px solid #eceeef
}
.table tbody+tbody {
border-top:2px solid #eceeef
}
.table .table {
background-color:#fff
}
.table-sm td, .table-sm th {
padding:1.3rem !important;
}
.table-bordered {
border:1px solid #eceeef
}
.table-bordered td, .table-bordered th {
border:1px solid #eceeef;
padding:1.3rem !important;
}
.table-bordered thead td, .table-bordered thead th {
border-bottom-width:2px
}
.table-striped tbody tr:nth-of-type(odd) {
background-color:rgba(0, 0, 0, .05)
}
.table-hover tbody tr:hover {
background-color:rgba(0, 0, 0, .075)
}
.table-active, .table-active>td, .table-active>th {
background-color:rgba(0, 0, 0, .075);
padding:1.3rem !important;
}
.table-hover .table-active:hover {
background-color:rgba(0, 0, 0, .075)
}
.table-hover .table-active:hover>td, .table-hover .table-active:hover>th {
background-color:rgba(0, 0, 0, .075)
}
.table-success, .table-success>td, .table-success>th {
background-color:#dff0d8
}
.table-hover .table-success:hover {
background-color:#d0e9c6
}
.table-hover .table-success:hover>td, .table-hover .table-success:hover>th {
background-color:#d0e9c6
}
.table-info, .table-info>td, .table-info>th {
background-color:#d9edf7
}
.table-hover .table-info:hover {
background-color:#c4e3f3
}
.table-hover .table-info:hover>td, .table-hover .table-info:hover>th {
background-color:#c4e3f3
}
.table-warning, .table-warning>td, .table-warning>th {
background-color:#fcf8e3
}
.table-hover .table-warning:hover {
background-color:#faf2cc
}
.table-hover .table-warning:hover>td, .table-hover .table-warning:hover>th {
background-color:#faf2cc
}
.table-danger, .table-danger>td, .table-danger>th {
background-color:#f2dede
}
.table-hover .table-danger:hover {
background-color:#ebcccc
}
.table-hover .table-danger:hover>td, .table-hover .table-danger:hover>th {
background-color:#ebcccc
}
.thead-inverse th {
color:#fff;
background-color:#292b2c;
padding:1.3rem !important;
}
.thead-default th {
color:#464a4c;
background-color:#eceeef;
padding:1.3rem !important;
}
.table-inverse {
color:#fff;
background-color:#292b2c
}
.table-inverse td, .table-inverse th, .table-inverse thead th {
border-color:#3b3e40;
padding:1.3rem !important;
}
.table-inverse.table-bordered {
border:0
}
.table-inverse.table-striped tbody tr:nth-of-type(odd) {
background-color:rgba(255, 255, 255, .05)
}
.table-inverse.table-hover tbody tr:hover {
background-color:rgba(255, 255, 255, .075)
}
.alert-gray-light {
color: #1eaeaa;
background-color: #fff;
border-color: #d7d7d7;
padding: 1rem 1.5rem !important;
}
.alert-gray-light h1{
color:#444;
font-size:24px;
margin-bottom:10px !important;
display:block;
clear:both;
}
.alert-gray-light .form-group label {
color:#000 !important;
letter-spacing: 1px;
font-size: 15px;
font-weight: 500;
text-align: left !important;
padding-bottom: 0.3em;
}
.aria-only {
position: absolute;
left: -10000px;
overflow:hidden;
}
.at-accordion-or-tabs {
position: relative;
margin:0 auto;
padding: 14px 0 14px 0 !important;
border: none;
width: 100%;
clear: both;
/*visibility: hidden; */
}
.at-accordion-or-tabs > li {
list-style: none;
padding: 0 !important;
margin-bottom: 3px;
border: 0px solid #999;
}
.at-accordion-or-tabs > li > a {
display: block;
background: #e3e3e3;
text-decoration: none;
color: #000;
padding: 5px 10px;
border: none;
font-size:14px;
text-transform:capitalize;
}
.at-accordion-or-tabs > li > a:hover, .at-accordion-or-tabs > li > a.active {
background: #004892;
color: #fff;
position: relative;
padding: 5px 10px;
}
.at-accordion-or-tabs >li > a.active:after {
top: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(255, 57, 0, 0);
border-top-color: #004892;
border-width: 7px;
margin-left: -7px;
}
.at-accordion-or-tabs > li > section {
display: none;
background: #ffffff;
overflow: hidden;
position: relative;
width: 100%;
box-sizing: border-box;
padding: 7px;
border-bottom: none;
}
.no-js .at-accordion-or-tabs > li > section {
display: block;
}
.at-accordion-or-tabs .at-tab-one-pixel-fix-left, .at-accordion-or-tabs .at-tab-one-pixel-fix-right {
display: none;
height:1px;
width:1px;
background-color:#000000;
position:absolute;
left: -1px;
bottom: -1px;
}
.at-accordion-or-tabs .at-tab-one-pixel-fix-right {
left:auto;
right: -1px;
}
.at-accordion-or-tabs.at-tabs {
border: none;
}
.at-accordion-or-tabs.at-tabs > li {
display: inline;
border: none;
}
.at-accordion-or-tabs.at-tabs > li > a {
display: inline-block;
border: 0px #000000 solid;
z-index:98;
position: relative;
border-bottom-color: #ffffff;
border-radius: 0px;
box-sizing: border-box;
}
.at-accordion-or-tabs.at-tabs > li > a.active {
z-index:100;
background-color: #004892;
color: #fff;
}
.at-accordion-or-tabs.at-tabs .at-tab-one-pixel-fix-left, .at-accordion-or-tabs.at-tabs .at-tab-one-pixel-fix-right {
display:inline-block;
}
.at-accordion-or-tabs.at-tabs > li > section {
float: left;
top: -1px;
left: 0;
margin-bottom: 24px;
border: 0px #000000 solid;
z-index: 99;
border-radius: 0px;
box-sizing: border-box;
}