Duffer Derek

Current Path : /var/www/podiocopy.bitkit.dk/httpdocs/public/css/
Upload File :
Current File : /var/www/podiocopy.bitkit.dk/httpdocs/public/css/style.css.bak

/* Custom Stylesheet */
.select2 span {
    outline: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #f5f5f5;
    margin: 1em 0em 1em 0em;
    padding: 0;
}

p {
    font-size: 18px;
}

p, .select2, .select2 span, .select2-dropdown li {
    font-weight: 300;
}

.statitics ul {
    padding-bottom: 5px;
}

.statitics {
    font-weight: 300;
    font-size: 16px;
    font-weight: bold;
}

.statitics li {
    padding-left: 10px;
    font-weight: normal;
    padding-bottom: 5px;
    font-weight: bold;
}

.statitics li ul {
    padding-left: 10px;
    padding-top: 5px;
}

.statitics li ul li li {
    font-style: italic;
    font-size: 13px;
    font-weight: normal;
}

.statitics li ul li {
    font-size: 14px;
    padding-top: 5px;
    font-weight: bold;
}

.icon-block {
    padding: 0 15px;
}

.status-block .col {
    padding: 10px 0px 10px 0px;
}

/*Logo custom styles*/
.brand-logo {
    background: url('../img/phaseslogo.png') no-repeat !important;
}

.brand-logo span {
    margin-left: 60px;
    font-size: 20px;
    /* vertical-align: middle; */
    margin-top: -4px;
    display: block;
}

/*Button styles*/
.transfer-btn .col {
    padding: 10px 0px 10px 0px;
}

/*Media for logo*/
@media only screen and (max-width: 960px) {
    .brand-logo span {
        display: none;
    }
}

/*Screen media*/
@media only screen and (max-width: 768px) {
    .col {
        margin-left: 0px !important;
    }

    .row .col.offset-s3 {
        margin-left: 0px !important;
    }

    .row .col.s6 {
        width: 100% !important;
    }
}

/*Select padding*/
.select-wrapper {
    padding: 10px;
    z-index: 999;
    color: #000;
}

.select-wrapper li, .select-wrapper li span {
    color: #000 !important;
}

/*Select helper*/
.select2 span, .select2-selection, .select2-dropdown {
    border-radius: 0px !important;
}

/*report Page*/
.refresh-report i {
    vertical-align: middle;
}

.progress {
    margin: 5px 0px 5px 0px !important;
}

.completed tbody tr:hover, .completed tbody td:hover {
    background: #bdbdbd;
    color: #fff;
    cursor: pointer;
}

.completed tbody td {
    border-radius: 0px;
}

.statitics p {
    font-size: 10px;
    padding-left: 10px;
}

.moveCount {
    color: #bdbdbd;
    font-weight: normal;
    font-size: 13px;
    font-style: italic;
}

.overlay {
    background-color: transparent;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}
#selectSpaces .input-field{
    padding-right:15px;
    padding-top:0px;
    margin-top:0px;
    float:left;
}
#sourceApps .input-field{
    padding-right:15px;
    padding-top:0px;
    /*To do the custom tweak*/
    /*margin-top: -35px;*/
    float:left;
}
.color1, .color2, .color3{
    font-size: 4em;
}
.color1{
    color: #209EEB;
}
.color2{
    color: #FF5146;
}
.color3{
    color: #0CC59C;
}
.blacktext{
    font-size: 15px;
}
.boldText{
    font-weight: bolder;
}
.input-field.col.s4.additional-section {
    min-height: 235px;
}
#sourceApps .input-field label{
    word-break: break-all;
}
#sourceApps .input-field:last-child {
    float: none;
}
#sourceApps .input-field {
    position: inherit !important;
}
.title_points{
    text-align: center;
}
.title_points li {
    font-weight: 300;
    font-size: 1.5em;
}
.phases-logo{
    background: url('../img/phaseslogo.png') no-repeat !important;
    display: block;
    height: 62px;
    width: 47px;
    margin: 0 auto;
}
.home_section .light-blue-text {
    color: #1CB42B !important;
}
.top-offset{
    margin-top: 45px !important;
}
.home_section a:hover{
    color: #1CB42B !important;
}
.home_section a{
    color: #000 !important;
}
/*h5.header.col.s12.light {
  font-size: 1.2em;     
}*/
/*#index-banner h1 {
  font-size: 3.2rem !important;
}*/
/*.home_section{
    padding-right: 100px;
    padding-left: 100px; 
}
.home_section p{
    text-align: justify;
}*/
.container .header{
    color:#26a69a;
}
.faq li{
    font-size: 1.5em;
    font-weight: 300;
}
.faq li ul li{
    font-size: .7em;
    font-weight: 300;
}
.faq li ul {
    padding-left: 25px;
}
.faq > li{
    padding: 15px 0px 10px 0px;
}
.faq  li ul > li{
    padding-top: 10px;
}
.termsStore li{
    list-style-type: circle !important;
    font-weight: 300;
}
.termsStore{
    padding-left: 40px;
}
.sent_btn{
    float: right;
}
.contact .select-wrapper.contact_choose {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.error p{
    padding: 5px;
    line-height: 0;
}
.error .card-panel {
    padding: 5px;
}
.videocontent {
    width:80%;
    max-width: 640px;
    margin: 0 auto;
}
ul.faq img {
    width: auto !important;
    padding: 20px 0px 20px 0px;
}
#sourceAppName{
    font-weight:Bold;
    font-size: larger !important;
    margin-left: -12px;
}
span.select2.select2-container.select2-container--default.select2-container--disabled,.mapDestinationAppField span.select2.select2-container.select2-container--default {
    width: 75% !important;
}
.select2-container {
    display: block !important;
}
.nav-tabs>li>a, .nav-pills>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
}
.tabs-left>.nav-tabs .active>a, .tabs-left>.nav-tabs .active>a:hover, .tabs-left>.nav-tabs .active>a:focus {
    border-color: #ddd transparent #ddd #ddd;
}
.pager {
    margin: 20px 0;
    text-align: center;
    list-style: none;
    *zoom: 1
}

.pager:before, .pager:after {
    display: table;
    line-height: 0;
    content: ""
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #f5f5f5
}

.pager .next > a, .pager .next > span {
    float: right
}

.pager .previous > a, .pager .previous > span {
    float: left
}

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
    color: #999;
    cursor: default;
    background-color: #fff
}
.page-header {
    width: 940px
}
.span12 {
    width: 940px
}
.tabs-stacked .open > a:hover, .tabs-stacked .open > a:focus {
    border-color: #999
}

.tabbable {
    *zoom: 1;
    padding: 2%;
}

.tabbable:before, .tabbable:after {
    display: table;
    line-height: 0;
    content: ""
}

.tabbable:after {
    clear: both
}

.tab-content {
    overflow: auto
}

.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
    border-bottom: 0
}

.tab-content > .tab-pane, .pill-content > .pill-pane {
    display: none
}

.tab-content > .active, .pill-content > .active {
    display: block
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0
}

.tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #ddd;
    border-bottom-color: transparent
}

.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd
}

.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
    float: none
}

.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
    border-color: #eee #ddd #eee #eee
}

.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #fff
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover, .nav-tabs>.active>a:focus {
    color: #29B6F6;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}
.nav-tabs>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.nav-tabs>li>a, .nav-pills>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px;
}
.nav>li>a {
    display: block;
}
a:hover, a:active {
    outline: 0;
}
a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.tab-content li a{
    border-radius: 0px !important;
}
.tab-content label{
    position: relative; !important;
    font-size: 1.2rem !important;
    color: #000 !important;
    font-weight: 300 !important;
    left: 0 !important;
    top: 0 !important;
}
.tab-content {
    overflow: hidden !important;
}
.tab-content .select2{
    width: 100% !important;
}
span.select2.select2-container.select2-container--default.select2-container--disabled,
.mapDestinationAppField span.select2.select2-container.select2-container--default{
    width: 100% !important;
    margin-bottom: 20px;
}
div#lean-overlay{
    display: none !important;
}
table.app_table {
    width: 629px;
}
.app_table td
{
    text-align:center;
    vertical-align:middle;
}
.app_table tr,.app_table td{
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .14), 0 2px 2px 0 rgba(0, 0, 0, .098), 0 1px 5px 0 rgba(0, 0, 0, 0.3);

}
.app_table thead{
    background-color: rgb(41, 182, 246);
}
.app_table thead td{
    color: white;
}
.outer-box{
    margin: 4%;
}
.col-sm-2 {
    margin-bottom: 38px;
}

.tabs-left>.nav-tabs>li>a {
    border-radius: 0 0 0 0 !important;
}
.previous.disabled {
    display: none;
}
.mapSourceAppField .subCatSource +span.select2.select2-container.select2-container--default.select2-container--disabled, .subCat +span.select2.select2-container.select2-container--default {
    width: 75% !important;
    margin-left: 103px !important;
    display: none !important;
}
.mapDestinationAppField .subCat +span.select2.select2-container.select2-container--default {
    margin-left: 80px !important;
    display: none !important;
}
.sourceLabel,.destLabel,.sourceDetails,.destDetails{
margin-top: 2%;
    margin-bottom: 1%;

}
.tab-content .sourceDetails label{
    color: #29B6F6 !important;
}

.tab-content .destDetails label{
    color: #29B6F6 !important;
}
.tab-content .srcLast{
    margin-bottom: 9.6px !important;
}
fieldset{
    border-color: #EAEAEA;
}
.col.s2 [type="checkbox"]:not(:checked),.col.s2 [type="checkbox"]:checked {
        cursor: not-allowed;
                }

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists