﻿@charset "utf-8";

﻿ body {
    background: #fff!important;
}

.table th, .table td {
    padding-left: 4px;
    padding-right: 4px;
}

.text_box {
    width: 100%;
    height: 12px;
    padding: 5px 10px 5px 25px;
    border: 0;
    font-size: 14px;
    font-weight: bold;
    border-width: 0px !important;
    color: #999;
    margin: 0;
}

.arrowimg {
    float: right;
    padding: 5px 0 0 0;
}

#contentHeight {
    background-color: #eeeeee !important;
}

#tree {
    background-color: #eeeeee !important;
    border: none !important;
}

.navbar .nav {
    margin: 0 10px -2px 6px;
}

#main-navbar .nav > li > a {
    font-size: 13px!important;
}

#main-navbar .nav > li > a:hover, #main-navbar .messages > li > a:hover {
    opacity: 1;
    filter: alpha(opacity=70);
}

#main-navbar .nav > li.active > a {
    /*background: url("../Libs/AdminFlare/images/body-bg.png");*/
}

#main-navbar .nav > li.active > a, #main-navbar .messages > li.active > a, #main-navbar .nav > li.open > a, #main-navbar .messages > li.open > a, #main-navbar .nav > li.open > a:hover, #main-navbar .messages > li.open > a:hover {
    -webkit-box-shadow: rgba(0,0,0,0.1) 0 0 0 0 inset;
    -moz-box-shadow: rgba(0,0,0,0.1) 0 0 0 0 inset;
    box-shadow: rgba(0,0,0,0.1) 0 0 0 0 inset;
    text-shadow: none;
}

#main-navbar .nav > li > a, #main-navbar .messages > li > a {
    padding: 2px 15px;
    height: auto;
}

.centered-layout {
    padding-left: 0;
}

textarea {
    width: 99%!important;
}

.pagination {
    float: right;
}

.form-horizontal .controls {
    margin-left: 120px!important;
}

.form-horizontal .control-label {
    min-width: 110px!important;
}

.paddingoff {
    padding-top: 0!important;
}

.red {
    color: #f00;
}

.logotxt {
    margin: 15px 0 16px 7px;
    color: #fff;
    line-height: 20px;
    float: left;
}

.toggle-slide {
    border-radius: 9999px!important;
    box-shadow: 0 1px 0 #fff!important;
    overflow: hidden!important;
}

.toggle-on {
    background: linear-gradient(to bottom,#145da2,#3690e6) repeat-x scroll 0 0 #2271bd!important;
    border-bottom-left-radius: 999px!important;
    border-top-left-radius: 999px!important;
    color: #fff;
}

.toggle-off {
    background: linear-gradient(to bottom,#b3b3b3,#e6e6e6) repeat-x scroll 0 0 #c7c7c7!important;
    border-bottom-right-radius: 999px!important;
    border-top-right-radius: 999px!important;
}

.toggle-blob {
    background: linear-gradient(to bottom,#fff,#ccc) repeat-x scroll 0 0 #ebebeb!important;
    border-radius: 9999px!important;
}

table .sorting_asc {
    background: #fff;
}

.datagrid-stretch-footer {
    border-radius: 0px 0px 4px 4px !important;
    margin-bottom: 0px !important;
}

.datagrid-stretch-header {
    border-radius: 4px 4px 0px 0px !important;
}

.datagrid tfoot {
    background: #f7f7f7!important;
}

.datagrid thead {
    background: #f7f7f7!important;
}

.datagrid-header-title {
    font-size: 13px!important;
}

.input-append {
    margin: 0px 6px 0px 0px!important;
}

.input-append input {
    border-radius: 3px!important;
}

.box-header-spe {
    color: #222;
    float: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 0;
    margin-left: 10px;
    padding-bottom: 10px;
    text-transform: capitalize;
}

.breadcrumb {
    background: none!important;
    float: right!important;
    margin-bottom: 0!important;
}

.line {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1);
    margin-bottom: 10px;
}

.well {
    margin-bottom: 0;
    padding-bottom: 0;
}

.nomagin {
    margin-bottom: 0!important;
}

@media (max-width:767px) {
    .account-wrapper {
        width: 90%!important;
    }

    .account-body .account-form {
        padding: 0 5px!important;
    }

    .account-body {
        padding: 0 10px!important;
    }

    body, .centered-layout {
        padding-top: 52px!important;
        padding-left: 15px!important;
    }
}

body, .centered-layout {
    padding-top: 85px;
    padding-left: 3%;
}

body, .fluid-layout, .centered-layout {
    padding-left: 3%;
    padding-top: 100px;
}

.btn-block {
    font-size: 18px;
    padding: 10px 0;
}

.form-group1 {
    margin-bottom: 15px!important;
}

.check_box {
    margin: 0!important;
}

.account-body .account-form {
    padding-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 0;
    text-align: left;
}

.account-bg {
    background-color: #eee;
}

.account-wrapper {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding-bottom: 35px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 35px;
    position: relative;
    text-align: center;
    width: 450px;
}

.account-wrapper .row > div {
    margin-bottom: 1em;
}

.account-form {
    margin-bottom: 2em;
    margin-top: 2em;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align: left;
}

.account-form .placeholder-hidden {
    display: none;
}

.account-form .form-control {
    height: 25px;
    margin-bottom: 1.25em;
    padding-bottom: 8px;
    padding-top: 8px;
    width: 96%!important;
}

.account-body {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-bottom-color: #ddd;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-top-color: #ddd;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
    border-left: 1px solid #ddd;
    margin-bottom: 1em;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 35px;
    position: relative;
}

.account-footer {
    margin-top: 1.5em;
    padding-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 0;
}

.account-or-social {
    display: block;
    margin-top: 1em;
}

.pagination {
    margin-bottom: 0;
    margin-top: 5px;
}

.pagination ul > .disabled > a {
    cursor: not-allowed !important;
}

.pagination ul > li > a {
    background: #fff;
    font-weight: normal !important;
}

.ui-fancytree {
    background: none !important;
    border: none !important;
}

.table thead th a {
    color: #444;
}

.table thead th a:hover {
    text-decoration: none;
}

.table-bg {
    background: #fdfdfd;
    margin-bottom: 0px!important;
    border-radius: 0px !important;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color: #f6f6f1;
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #e4edf2;
}

.speaker-photo {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: #efefef;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-style: solid;
    border-bottom-width: 7px;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: #efefef;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: solid;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: 7px;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: #efefef;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: solid;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: 7px;
    border-top-color: #efefef;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-top-style: solid;
    border-top-width: 7px;
    overflow-x: hidden;
    overflow-y: hidden;
    transition-delay: 0s;
    transition-duration: .2s;
    transition-property: all;
    transition-timing-function: ease;
    vertical-align: middle;
    width: 100%;
    margin-right: 15px;
}

.speaker-photo img {
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    height: auto;
    width: 20%;
}

.modal-backdrop {
    background-color: #fff!important;
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.7!important;
}
/* ======================================================================= */
/* Supported Browsers */
#supported-browsers header {
    color: #666;
    display: block;
    font-size: 14px;
}

#supported-browsers header strong {
    font-size: 18px;
}

#supported-browsers .span10 {
    margin-bottom: -15px;
    text-align: center;
}

#supported-browsers .span10 div {
    margin-bottom: 15px;
    margin-right: 15px;
    display: inline-block;
    width: 120px;
    line-height: 5px !important;
}

#supported-browsers .span10 div:last-child {
    margin-right: 0;
}

#supported-browsers .span10 img {
    height: 40px;
    width: 40px;
}

#supported-browsers .span10 span {
    line-height: 40px;
    font-size: 14px;
    font-weight: 600;
}

@media (max-width: 767px) {
    #supported-browsers header {
        text-align: center;
        margin-bottom: 20px;
    }
}

code {
    display: block; 
    margin: 2px 0;
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.action-cell {
    text-align: center !important;
}

.form-error-info{
    border-color: #b35d5e;
    color: #b85355;
}

.form-custom-checkbox {
    margin-top: 0px!important;
}
.custom_control_top{
    margin-top: 5px!important;
}
.custom_control_bottom{
    margin-bottom: 5px!important;
}

.custom_control_left_60{
    margin-left: 60px!important;
}

.custom_control_left_0{
    margin-left: 0px!important;
}

.key-lic {
    overflow-y: scroll;
    height: 150px;
}
.partner-info {
    overflow-y: scroll;
    height: 150px;
}
.frame_content {
    top: 80px;
    width: 100%;
    display:block;
}

.report-filter {
    width:120px !important;
}

.report-filter1 {
    width: 150px !important;
}

.report-filter-Btn {
    width: 200px !important;
}

.autojob-content {
    color: white;    
}

.autojob-filecontent {
    color: black;
}

