﻿.FinalFont {
    font-family : Arial!important;
}

.FinalFontinput{
   font: 12px/16px Arial;
}
.FinalFormContrlFontSize{
    font-size:11.5px;
    
    
}
.FinalComboboxsize{
    height:23px;
    padding:0;
}
.safal-lable{
    padding-bottom :0px;
    padding-left : 7px;
    padding-right: 4px!important;
    padding-top : 4px!important;
    font-weight :bold;
    /*font-size:11px;*/ 
    /*width:114px;*/ 
    /*width:inherit;*/
    /*font-size :10px;*/
      
     
}


.safal-form-control{
    padding:2px 2px 2px 2px;
    height:23px;
    
}
.has-feedback .form-control {
    padding-right: 2px; 
}
.safal-div{
    padding-left:4px;
    padding-right:4px;
}
.safal-tab{
    padding:4px 4px 4px 4px;
}
.safal-rightside-label-box{
    padding-top :0px;
    padding-left:8px;  
    padding-right : 4px;
    padding-bottom: 0px;
}
.safal-form-group{
    margin-bottom :7px;
}
.safal-form-rightside-group{
    /*margin-bottom :4px;*/
    /*margin-top :2px;*/
}
.safal-rightside-div{
    padding-right :4px;
    border-bottom:1px solid;
}
.safal-rightside-label{
    /*padding-top :0px!important;*/
    font-size :11.5px;
    padding:2px 2px 2px;
}
.safal-span-label{
   
    color:darkgreen;
}
.safal-value_right_align{
    text-align :right;
}
.safal-display-lable{
    padding-bottom :0px;
    /*padding-left : 7px;*/
    padding-right: 4px!important;
    padding-top : 4px!important;
  
}
.safal-display-lable-visible{
    visibility:visible;
  
}
.safal-display-lable-hidden{
    visibility:hidden;
    display:none;
  
}
.safal-display-controls-visible{    
    visibility:visible;
  
}
.safal-display-controls-hidden{
    visibility:hidden;
    display:none;
  
}
.safal-widget-body{
    min-height:0px!important;
    padding-bottom:0px!important;
}
 .settinglinkclass  a.settingatag:focus
, .settinglinkclass  a.settingatag:hover{
    color: white!important;
    background-color: #3276b1;

}
/*.nav>li.safal-li-delete-hover>a:hover, 
.nav>li.safal-li-delete-hover>a:focus{
    background-color:#953b39;
    color:#fff!important;
    box-shadow:none;
    border-radius:4px;
}*/
.safal-user-wise-control-visible
{
    visibility:visible;
}
.safal-user-wise-control-hidden
{
    visibility:hidden;
    display:none;
}
.safal-link-for-color-onfocus
{
    color:white!important;
    
}
.safal-link-for-color-onleave
{
    color:black!important;
}





/*.nav-tabs > li > a {
  background-color: #ffffff;
  
  color: orange;
}
.nav-tabs > li:nth-child(2) > a {
  color: blue;
}
.nav-tabs > li:nth-child(3) > a {
  color: green;
}
.nav-tabs > li.active > a {
  background-color: #7f7fff;
  color: #ffffff;
}*/
/*.nav-tabs > li > a:hover,*/
.jarviswidget .nav-tabs > li > ul > li > ul > li > a{
    color: black!important;
    
}
.jarviswidget .nav-tabs > li > ul > li > ul > li > a:hover,
.jarviswidget .nav-tabs > li > ul > li > ul > li > a:focus,
.dropdown-menu-large>li ul>li>a:focus
, .dropdown-menu-large>li ul>li>a:hover{
    color: white!important;
    background-color: #3276b1; 
}

/*.jarviswidget .nav-tabs li:not(.active) a

{
    color:black!important;
}
.dropdown-menu-large .dropdown-header {
    color: #428bca;
    font-size: 15px;
    font-weight: bold;
   
}*/
.jarviswidget .nav-tabs li:not(.active) a{ 

    color: black!important;
}
.dropdown-menu-large > li > ul > li > a {
    color: black!important;
}
.safal-model-header{
    background-color:#3276b1;
    
    color:white;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
.safal-model-header-close-button{
    background-color:#3276b1;
    color:white;
    
}
.safal-model-body{
    padding:10px;
}
.safal-model-footer{
    background-color: white!important;
    border-top: none!important;
    padding:0px!important;
}
/*.smart-form footer .btn {
    float: right;
    height: 28px;
    margin: 10px 0 0 0px;
    padding: 0 0px;
    font: 12px 'Arial',Helvetica,Arial,sans-serif;
    cursor: pointer;
}*/


.dt-toolbar-footer > :last-child .dataTables_length {
    float: right;
    padding-top: 2px;
    padding-right: 5px;
}
.dt-toolbar-footer > div > div > label > select {
    display: inline-block!important;
    width: auto!important;
    vertical-align: middle!important;
    height: 30px!important;
    border-radius: 2px !important;
    font-size: 12px!important;
    border-color: #ddd!important;
}

table.dataTable tbody tr.selected {
  background-color: #B0BED9!important;
}
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}
table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}
table.dataTable tbody td.dt-body-center{
    text-align :center;
}
table.dataTable thead th.dt-body-center{
    text-align :center;
}
.safal-table-column-hide{
    visibility:hidden;
    display:none;
    
}
table > thead > tr >th,
table > tbody > tr >td{
    padding:2px!important;
}
div.dataTables_info {
    padding-top: 9px;
    font-size: 12px;
    font-weight: 700;
    font-style: italic;
    color: #969696;
    font-family: arial;
}
.ui-autocomplete {
        
        
        /*width: 1000px!important;*/
        overflow:auto;
        /*min-width:215px;
        /*display: inline-block!important;*/ /*columns total width from column hide database table*/
    }



.ui-menu .ui-menu-item a:focus,
.ui-menu .ui-menu-item li:focus,
.ui-menu .ui-menu-item li:hover,
.ui-menu .ui-menu-item a:hover,
.ui-menu .ui-menu-item a.ui-widget-content{
    font-family: arial;
    font-size:11.5px;
    font-weight:100;
    
}
.combo-error-error{
    border-color:#A90329;
}
.combo-error-success{
    border-color:#ccc;
}
.combo-error-msg-hidden{

    /*visibility:hidden;*/
    display:none;
    margin-top:0px!important;

}
.combo-error-msg-visible{

    color:#A90329!important;
    /*margin-top:6px;*/
}
.first_letter_red{
    color:#A90329;
}
.textbox_align_right
{
    text-align:right;
}
.settinglinkclass
{
    color: white!important;
}
.TabSuccess{
    color: green!important;
}
.TabValidate{
    color: red!important;
}

td.details-control {
    /*background: url('http://www.datatables.net/examples/resources/details_open.png') no-repeat center center;*/
    background: glyphicon glyphicon-chevron-down;
    cursor: pointer;
}
tr.shown td.details-control {
    /*background: url('http://www.datatables.net/examples/resources/details_close.png') no-repeat center center;*/
}

.childtable_hidden{
  display:none;
}
.childtable thead{
    display:none;
    /*//border-collapse: collapse;
    //padding: 0; 
    //cellspacing: 0;*/
}
.childtable.dataTable tbody th, .childtable.dataTable tbody td {
    /*//padding: 0;
    //cellspacing: 0;*/
}

table.dataTable tbody td.nestedtable {
  width:100%;
  background: green;
  padding: 0;
  cellspacing: 0;
}
table.dataTable tbody td.nestedtable tr.odd td {
  /*background: red;*/
  /*//padding: 0;
  //cellspacing: 0;*/
}
table.dataTable tbody td.nestedtable tr.even td {
  /*background: blue;*/
  /*//padding: 0;
  //cellspacing: 0;*/
}
table.dataTable tbody td.nestedtable tr.even td.details-control {
    background: glyphicon glyphicon-chevron-down;
    /*background: url('http://www.datatables.net/examples/resources/details_open.png') no-repeat center center;*/
    cursor: pointer;
}

table.dataTable tbody td.nestedtable tr.odd td.details-control {
    /*background: url('http://www.datatables.net/examples/resources/details_open.png') no-repeat center center;*/
    cursor: pointer;
}


.nestedtable table {
  width:100%;
  background: blue;
  padding: 0;
  cellspacing: 0;
  
}
table.dataTable tbody td.nestedtable td.details-control {
    /*background: url('http://www.datatables.net/examples/resources/details_open.png') no-repeat center center;*/
    background: glyphicon glyphicon-chevron-down;

    cursor: pointer;
}
table.dataTable tbody td.nestedtable tr.shown td.details-control {
    /*background: url('http://www.datatables.net/examples/resources/details_close.png') no-repeat center center;*/
    background: glyphicon glyphicon-chevron-down;
}

.safal_selectgrid{
    background-color : #6E3671!important;
}
/*.dataTable tbody .shown .details-control:before {
    content: "\e160"!important;
    color: #a90329;
}
.dataTable tbody .details-control:before {
    font-family: "Glyphicons Halflings"!important;
    content: "\e159"!important;
    font-size: 1.4em;
    color: #739e73;
}*/

.dataTable tbody .shown .details-control:before {
    content: "\f147"!important;
    color: black;
}
.dataTable tbody .details-control:before {
    font-family: "FontAwesome"!important;
    content: "\f196"!important;
    /*font-size: 1.4em;*/
    
    color:black;
}

.dataTable thead th.details-control:before {
    font-family: Arial!important;
    content: none!important;
    
}


.dataTable thead th.shown th.details-control:before{
    content: none!important;
    
}
/*.details-control:not(th)*/
.dataTable thead th.details-control {
    vertical-align: bottom;
    text-align: left;
    cursor: none;
}
.dataTable tbody>tr>td>div .dataTables_scrollHead  {
    padding-top : 6px!important;
    
}

body.smart-style-6 #content {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}
.datatablemiddealignment{
    vertical-align: middle!important;
}
.otherchargedisplay{
    display:block!important;
}
.otherchargenotdisplay{
    display:none!important;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
     position: relative!important; 
     margin-left: 0px!important;
     width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
.table_checkbox_in_displaymode{
     visibility:hidden;
    display:none;
}




.select2-search input {
    width: 100%;
    height: auto!important;
    min-height: 23px;
    padding: 0px 0px 0px 2px!important;
    margin: 0;
    outline: 0;
    /* font-family: sans-serif; */
    /* font-size: 1em; */
    border: 1px solid #aaa;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(.85,#fff),color-stop(.99,#eee));
    background: -webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);
    background: -moz-linear-gradient(center bottom,#fff 85%,#eee 99%);
    background: linear-gradient(top,#fff 85%,#eee 99%);
}
.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 23px!important;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap;
}


/*for Bliue theam*/

.safal-robbon-background-for-blue-design {
    min-height: 40px;
    background: rgba(0, 122, 204, 1)!important;
    padding: 0 13px;
    position: relative;
}


/*.safal-robbon-background-for-blue-design .breadcrumb a {
    color: #e4e4e4!important;
    text-decoration: none !important;
}*/


.safal-robbon-background-for-blue-design, .breadcrumb a {
    color: #e4e4e4!important;
    text-decoration: none!important;
}

.safal-aside-background-blue {
   background: rgba(0, 122, 204, 1)!important;
}

nav ul li a {
    line-height: normal;
    font-size: 14px;
    padding: 10px 10px 10px 11px;
    color: #e4e4e4!important;
    display: block;
    font-weight: 400;
    text-decoration: none!important;
    position: relative;
}
.minified nav>ul>li {
    border-bottom: none!important;
    border-top: none!important;
}
.menu-on-top .menu-item-parent {
    max-width: 100%;
    min-width: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    font-size: 13px;
}
.menu-on-top nav ul ul .active>a {
    color: #fff!important;
}
.menu-on-top nav ul ul, .menu-on-top nav ul ul ul {
    display: none!important;
    background: #2a2725!important;
    border: 1px solid #c7c7c7;
   
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    border-bottom: 1px solid #bd2a2a;
    border-top: none;
    width: 200px;
    border-radius: 0;
    padding: 3px;
    margin-left: 0;
}
.minified nav>ul>li>ul>li>ul>li {
    background-color: #2a2725;
}

.minified nav>ul>li>a>.menu-item-parent {
    display: none;
    position: absolute;
    left: 40px;
    top: -3px;
    width: 186px;
    height: 38px;
    line-height: 38px;
    background-color: rgba(0, 122, 204, 1)!important;
    color: white;
    z-index: 3;
    -webkit-box-shadow: 2px 1px 2px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 2px 1px 2px 0 rgba(0,0,0,.2);
    box-shadow: 2px 1px 2px 0 rgba(0,0,0,.2);
    border-left: 1px solid #bfbfbf;
    border-top: 1px solid #d8d4d4;
    border-bottom: 1px solid #fff;
    padding-left: 12px;
}
.minified nav>ul>li>ul>li {
    background-color: #2a2725;
}
.minified nav>ul>li>ul {
    display: none!important;
    position: absolute;
    left: 40px;
    width: 199px;
    z-index: 5;
    border: 1px solid #bfbfbf;
    min-height: 180px;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 1px 1px 2px 0 rgba(0,0,0,.2);
    box-shadow: 1px 1px 2px 0 rgba(0,0,0,.2);
    background: #2a2725;
    margin-top: -3px;
    overflow: hidden;
}
nav ul li a:hover {
    color: white!important;
    text-decoration: none;
}
.minifyme {
    background:#2a2725;
    color: #e4e4e4;
    right: 0;
    width: 40px;
    padding-right: 5px;
    line-height: 1.4!important;
}

.login-info a {
    text-decoration: none!important;
    color: #e4e4e4!important;
    display: inline-block;
    margin-top: 6px;
}

.login-info a:hover {
    color: #fff!important;
}


.login-info>span {
    height: 0px;
    display: block;
    /* padding: 0 10px; */
    border-bottom: 1px solid rgba(0, 122, 204, 1)!important;
}

.login-info {
    display: block;
    font-size: 12px;
    height: 39px;
    color: #fff;
    border: solid transparent;
    border-width: 1px 0;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset 0 -1px 0 rgba(0,0,0,.07);
    width: 100%;
    margin: 0!important;
    border-bottom: 1px solid rgba(0, 122, 204, 1)!important;
}

nav ul ul {
    margin: 0;
    display: none;
    background: #2a2725;
    padding: 7px 0;
}

.project-context>:first-child {
    display: block;
    color: white;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: none!important;
    padding-left: 0;
    text-align: left;
}
.modal-header{
    background-color: rgba(0, 122, 204, 1)!important;
}
#header {
    display:block;
    height: 49px;
    margin: 0;
    padding: 0 13px 0 0;
    background-color: #2a2725!important;
   
    background-image: none!important;
    background-repeat: repeat-x;
    position: relative;
    z-index: 905;
}

/*.desktop-detected>header {
    display:block;
    height: 49px;
    margin: 0;
    padding: 0 13px 0 0;
    background-color: #2a2725!important;
   
    background-image: none!important;
    background-repeat: repeat-x;
    position: relative;
    z-index: 905;
}*/
.project-context>span {
    display: block;
    color: rgba(0, 122, 204, 1);
}
.project-selector:hover {
    color: white;
}
.blackbackgound{
    background:#2a2725!important;
}
.jarviswidget-ctrls a {
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    display: inline-block;
    line-height: 32px;
    padding: 0;
    margin: 0;
    color: white;
}
.jarviswidget>header {
    color: white;
    border: 1px solid #c2c2c2;
    background: #fafafa;
}
.jarviswidget-ctrls .button-icon {
    min-width: 30px;
    height: 32px;
    float: left;
    position: relative;
    font-family: Arial,Helvetica,sans-serif;
    border-left: 1px solid #545151;
}
/*#logo img {
    
   height: 100%;
    width: 100%;
    
}*/

/*for Blue theam*/
.dt-body-right{
    text-align:right;
}
.btn-success {
    color: #fff;
    background-color: #496949!important;
    border-color: #659265;
}

.safal-autocomplete-image{
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 1px;
    margin-right: 5px;
    margin-left: 0;
    /*border-left: 3px solid #fff;*/
}

.safal-label-highlight{
    font-weight:bold;
    color:green;
}

.dashboard-followup-list-hide{
    display: none;
}

.dashboard-calender-list-hide{
    display:none;
}
.boldtext{
    font-weight:bold;
}
.fc-event-hori{
    /*width: 75px!important;*/
}
.fc-event-title
{
    padding-left: 0px!important;
    font-size: 9px!important;
}
#speech-btn>:first-child>a+.popover {
    display: none;
    top: 42px;
    left: -113px;
    width: 255px;
}
.fa-c:before {
    font-family: Arial; /* your font family here! */
    font-weight: bold;
    content: 'C';
}
.fa-n:before {
    font-family: Arial; /* your font family here! */
    font-weight: bold;
    content: 'N';
}
.fa-a:before {
    font-family: Arial; /* your font family here! */
    font-weight: bold;
    content: 'A';
}
.table-responsive>.fixed-column {
    position: absolute;
    display: inline-block;
    width: auto;
    border-right: 1px solid #ddd;
}
.ui-widget-header {
    font-weight: bold;
    background-color: #3276b1;
    border-color: #3276b1;
    color: white;
}
/*.ui-icon-closethick:hover{
background-color: #3276b1;
border-color: #3276b1;
}*/
.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
    color: #333;
    background-color: #3276b1;
    border-color: #3276b1;
    text-decoration: none;
}

.ui-reset
{
    color: #fff!important;
    background-color: #3276b1!important;
    border-color: #2c699d!important;
    font-family: "FontAwesome"!important;
    content: "\f002"!important;
}

.ui-icon-search
{
    color: #fff!important;
    
    font-family: "FontAwesome"!important;
    content: "\f002"!important;
}

.ui-state-default .ui-icon {
    background-image: none;
   
}
.ui-jqgrid tr.jqgrow td {
    white-space: normal !important;
    height:auto;
    vertical-align:text-top;
}
.bg-color-redLight {
    background-color: #ca5100!important;
}


