@font-face {
    font-family: DotMatrix;
    src: url(8-PM____.TTF);
}
table.Print tr td{
	    font-family: DotMatrix;
}
.bg-login {
    background-color: #FFF;
  /*  background-image: url('../img/background.jpg');*/
    background-repeat: no-repeat;
    background-position: top;
}

.bg-transperent {
    background: transparent;
    background-color: transparent;
}

.form-box .header-blue {
    background: none repeat scroll 0% 0% #3C8DBC;
}

.bottom-shadow {
    -webkit-box-shadow: 0 8px 6px -6px black;
    -moz-box-shadow: 0 8px 6px -6px black;
    box-shadow: 0 8px 6px -6px black;
}


.nav > li > a {
    padding: 15px 10px;
}

.error {
    color: Red;
}

.sucess {
    color: Green;
}

.padding-20 {
    padding: 20px;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-20 {
    padding: 20px;
}

.open .dropdown-toggle, .dropdown.open .dropdown-toggle {
    color: #666;
}

.open .dropdown-menu, .dropdown.open .dropdown-menu {
    display: none;
}

.open > .dropdown-menu, .dropdown.open > .dropdown-menu {
    display: block;
}

.open .dropdown-menu > .dropdown:hover > .dropdown-menu, .dropdown.open .dropdown-menu > .dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown-menu > .dropdown > .dropdown-menu {
    top: 0px;
    left: 100%;
    min-width: 210px;
}

.dropdown-menu > .dropdown > .dropdown-toggle:hover {
    color: #fff;
    background-color: #0088cc;
}

.dropdown-menu > .dropdown > .dropdown-toggle {
    background: none;
}

.dropdown-menu > .dropdown.offset-left > .dropdown-menu {
    left: -100%;
}

.dropdown-menu > .dropdown.offset-right > .dropdown-menu {
    left: 100%;
}

.dropdown-menu > .dropdown.offset-left > .dropdown-menu:before, .dropdown-menu > .dropdown.offset-right > .dropdown-menu:before, .dropdown-menu > .dropdown.offset-left > .dropdown-menu:after, .dropdown-menu > .dropdown.offset-right > .dropdown-menu:after {
    content: '';
    display: inline-block;
    border: 0;
    position: absolute;
}

.dropdown-menu > .dropdown.offset-left > .dropdown-menu:before, .dropdown-menu > .dropdown.offset-right > .dropdown-menu:before, .dropdown-menu > .dropdown.offset-left > .dropdown-menu:after, .dropdown-menu > .dropdown.offset-right > .dropdown-menu:after {
    content: '';
    display: inline-block;
    border: 0;
    position: absolute;
}

.dropdown-menu > .dropdown > .dropdown-menu >.active>a {
    white-space: none;
}

.right-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 10px;
    vertical-align: middle;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-left: 5px solid;
}

.sidebar-menu > .disabled > a:hover, .sidebar-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
}

.sidebar-menu > .disabled > a, .sidebar-menu > .disabled > a:hover, .sidebar-menu > .disabled > a:focus {
    color: #777;
}

.width_20 {
    width: 20%;
}

.width_50 {
    width: 60%;
}

.width_30 {
    width: 30%;
}

.width_40 {
    width: 30%;
}

.float_left {
    float: left;
}

.margin-right_20 {
    margin-right: 20px;
}

.float_none {
    float: none;
}

table.border_none tr td {
    border: 0px;
}

.table.padding_none > tbody > tr > td {
    padding: 0px;
}

.width_45 {
    width: 45%;
}

.margin-left_10 {
    margin-left: 10px;
}

.radioButtonList {
    list-style: none;
    margin: 0;
    padding: 0;
}

.radioButtonList.horizontal li {
    display: inline;
}

.radioButtonList label {
    display: inline;
}

a.disabled {
    cursor: not-allowed;
}

.display-none {
    display: none;
}

.input-group-addon i {
    color: Black;
}

.skin-blue .navbar .dropdown-menu > li > a:hover {
    color: White;
}

#top_menu li.disabled:hover {
    background-color: #3C8DBC;
}

#left_menu li a:hover {
    border-right: 3px solid #3C8DBC;
}

#left_menu li.active {
    border-right: 0px;
}

.skin-blue .navbar .nav a {
    color: White;
}

.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p {
    color: White;
    text-shadow: none;
}

.bg-red, .bg-yellow, .bg-aqua, .bg-blue, .bg-light-blue, .bg-green, .bg-navy, .bg-teal, .bg-olive, .bg-lime, .bg-orange, .bg-fuchsia, .bg-purple, .bg-maroon, .bg-black {
}

.right-side > .content-header > .breadcrumb {
    font-size: 14px;
}
/*.skin-blue .navbar
{
     background-color:#367FA9;
}*/
.dropdown-menu > li > .dropdown-menu {
    word-wrap: break-all;
    -ms-word-break: break-all;
    word-break: break-all;
 /* Non standard for webkit */
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}



.skin-blue .navbar .navbar-right > .nav {
    margin-right: 0px;
}

body > .header .navbar {
    height: 50px;
    margin-bottom: 0px;
    margin-left: 220px;
}


.sidebar-menu a.active
{
    font-weight:bold;
    color:Black !important;
}
.nav a.active {
   background-color: #3C8DBC;
    color: #fff !important;
}
.sidebar-menu a {
    color: #555 !important;
}
.logout
{
    display:none;
}
.box
{
    min-height:560px;
}
.skin-blue .right-side  .content-header {
    background: none repeat scroll 0% 0% #FFF;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.right-side  .content-header {
    position: relative;
    padding: 15px 15px 10px 20px;
}
.right-side  .content-header  .breadcrumb {
    font-size: 14px;
}
.right-side  .content-header  .breadcrumb {
    float: right;
    background: none repeat scroll 0% 0% transparent;
    margin-top: 0px;
    margin-bottom: 0px;
  
    padding: 7px 5px;
    position: absolute;
    top: 15px;
    right: 10px;
    border-radius: 2px;
}
.right-side  .content-header h3 {
   margin:0px;
}

#footer {
    width: 100%;
    height: 70px;
    margin: 0px auto;
    background: none repeat scroll 0% 0% rgb(229, 229, 229);
    text-align: center;
}
#mainMbmenu {
    background-color: rgb(237, 237, 237);
    background-image: linear-gradient(to bottom, rgb(242, 242, 242), rgb(229, 229, 229));
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset, 0px 1px 0px rgba(255, 255, 255, 0.075);
    color: rgb(255, 255, 255);
    float: right;
    margin-left: 5px;
    padding: 7px 10px;
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    width: 100%;
}
.shadow-all
{
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}

.skin-blue .logo {
    background-color: rgb(54, 127, 169);
    color: rgb(249, 249, 249);
	background-color:#357CA5 !important;
}
.right-side .content-header  h1 {
margin: 0px;
font-size: 24px;
}
.content {
margin-left:10px;
margin-right:10px;
}
ul.nav li  a,u.sidebar-menu li a
{
	cursor:pointer;
}
.grid-view .button-column,.table > tbody > tr > td.button-column
{
	padding:0px !important;
	padding-top:3px !important;
}
.sort-link
{
 font-weight:normal;
}
.form-control
{
 height:30px !important;

}
.table > thead > tr > th
{
	vertical-align:middle !important;
	text-align:center;
}
.table > tbody > tr > td
{
	padding:3px;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
 vertical-align:middle;
}
.sidebar-menu > li > a
{
	cursor:pointer;
}
span.required
{
	color:red;
}
.row .buttons {
    /*border-top: 1px solid rgb(244, 244, 244);*/
border-top: 1px solid #F4F4F4;

    border-radius: 0px 0px 3px 3px;
    padding: 10px;
    background-color: rgb(255, 255, 255);
text-align:center;
}
table.detail th {
    text-align: right;
    width: 250px !important;
   
}
table.detail td {
     padding-left:10px !important;
}
.form-control[readonly] {
    cursor: not-allowed;
    background-color: rgb(238, 238, 238);
    opacity: 1;
}
.ui-datepicker
{
z-index:999 !important;
}
.phone_code
{
	width:5% !important;	
	min-width:63px !important;
	float:left;
}
.phone_number
{
	width:16% !important;
	min-width:140px !important;
}
.sidebar .sidebar-menu .treeview-menu > li > a
{
  cursor:pointer;
}
body > .header .logo {
    float: left;
    font-size: 26px;
    line-height: 50px;
    text-align: center;
    padding:0px !important;
    width: 220px;
    font-weight: 500;
    height: 50px;
    display: block;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.companyProfile
{
 margin-top:50px;
margin-left:20px;
background-color: rgb(237, 237, 237);
background-image: linear-gradient(to bottom, rgb(242, 242, 242), rgb(229, 229, 229));
padding:20px;
border-radius:10px;
}
.companyProfile h1
{
 color: rgb(1, 93, 158);
font-size: 30px;
}

.companyProfile p
{
 font-size:15px;
padding:10px;
}
#mainMbmenu {
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.25);
    text-align: center;
    color: rgb(1, 93, 158);
}
#mainMbmenu p
{
 font-size:34px;

}
.phone_code
{
	width:70px !important;	
	min-width:63px !important;
	float:left;
    padding: 9px !important;
}
.phone_number
{
	width:130px !important;
	min-width:140px !important;
}
.bootstrap-select
{
 width:180px !important;
}
.sidebar .sidebar-menu .treeview-menu > li > a {
padding-left:1px; 
padding-right:1px;
}
.sidebar .sidebar-menu > li > a 
{
	padding-right:1px;
	padding-left:5px;
}
.select2-container
{
	width:200px;
}
.has-error{
    border-color: rgb(221, 75, 57) !important;
    box-shadow: none;
}
table.mmf_table tr td .form-control{
	min-width:0px !important;
	}

.row .buttonsLeft {
    /*border-top: 1px solid rgb(244, 244, 244);*/
border-top: 1px solid #F4F4F4;

    border-radius: 0px 0px 3px 3px;
    padding: 10px;
    background-color: rgb(255, 255, 255);
text-align:left;
}
.grid-view table tr td .form-control,div.wide.form .form-control
{
min-width:0px !important; 
}
.content-header h1
{
 width:60%;
}
.content-header .breadcrumbs
{
	float:right;
	margin-top:-25px;
}
