/*.inputContainer {
    width: 300px;
    border: 1px dashed #f0f
}
.inputContainer label {
    float: left;
    margin-right: 5px;
    background: #ccc
}
.inputContainer div {
    overflow: hidden;
}
.inputContainer input {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block
}
*/



.main,
.navbar .container {
    position: relative
}

.accordion-heading a,
.footer a:hover,
a.fc-event,
a:focus,
a:hover {
    text-decoration: none
}

.custem_clear,
.fc-content,
.spacer,
.widget,
.widget-content:after {
    clear: both
}

#loginbox {
    margin-top: -6%;
    margin-left: 29.33333333%
}

.login123 {
    text-align: center;
    font-size: 14px;
    font-family: Arial, sans-serif;
    font-weight: 700;
    height: 36px;
    padding: 0 8px
}

.login123-submit {
    border: 0;
    color: #fff;
    text-shadow: 0 1px rgba(0, 0, 0, .1);
    background-color: #4d90fe
}

.login123-submit:hover {
    border: 0;
    text-shadow: 0 1px rgba(0, 0, 0, .3);
    background-color: #357ae8
}

.login123-card input[type=submit] {
    width: 70%;
    margin-bottom: 10px;
    position: relative
}

.login123-help {
    width: 100%;
    text-align: center;
    font-size: 12px
}

.prist {
    border: 1px solid red!important;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.main,
body {
    background: 0 0
}

input.ng-pristine {
    border: 1px solid #CCC
}

input.ng-touched.ng-invalid {
    border: 1px solid red
}

input.ng-touched.ng-valid {
    border: 1px solid #39F
}

input .dirty {
    border: 2px solid #39F
}

body {
    font: 13px/1.7em;
    color: #606060;
    margin: 0;
    overflow-x: hidden;
}

.main {
    padding-top: .1em
}

p {
    font: 13px/1.7em 'Open Sans'
}

.dropdown .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.btn-icon-only {
    padding-right: 3px;
    padding-left: 3px
}

.table td {
    vertical-align: middle
}

.table-bordered th {
    background: #E9E9E9;
    background: -moz-linear-gradient(top, #FAFAFA 0, #E9E9E9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FAFAFA), color-stop(100%, #E9E9E9));
    background: -webkit-linear-gradient(top, #FAFAFA 0, #E9E9E9 100%);
    background: -o-linear-gradient(top, #FAFAFA 0, #E9E9E9 100%);
    background: -ms-linear-gradient(top, #FAFAFA 0, #E9E9E9 100%);
    background: linear-gradient(top, #FAFAFA 0, #E9E9E9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FAFAFA', endColorstr='#E9E9E9')";
    color: #444;
    text-transform: uppercase
}

.navbar-inner {
    background: -webkit-linear-gradient(left, rgba(255, 0, 0, 0), rgba(255, 0, 0, 1));
    background: -o-linear-gradient(right, rgba(255, 0, 0, 0), rgba(23, 73, 114));
    background: -moz-linear-gradient(right, rgba(255, 0, 0, 0), rgba(23, 73, 0, 114));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(23, 73, 114, 1));
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.navbar .search-query {
    background-color: #444;
    width: 150px;
    font-size: 11px;
    font-weight: 700
}

.navbar .search-query::-webkit-input-placeholder {
    color: #666
}

.navbar .search-query:-moz-placeholder {
    color: #666
}

.navbar-search .search-query {
    background: #086;
    border: 0;
    color: #fff;
    line-height: normal
}

.subnavbar {
    margin-bottom: 2.5em
}

.subnavbar-inner {
    height: 60px;
    background: #ccc;
    border-bottom: 1px solid #d6d6d6
}

.subnavbar .container>ul {
    display: inline-block;
    height: 80px;
    padding: 0;
    margin: 0
}

.subnavbar .container>ul>li {
    float: left;
    min-width: 90px;
    height: 60px;
    padding: 0;
    margin: 0;
    text-align: center;
    list-style: none;
    border-left: 1px solid #d9d9d9
}

.subnavbar .container>ul>li>a {
    display: block;
    height: 100%;
    padding: 0 15px;
    font-size: 12px;
    font-weight: 700;
    color: #174972
}

.subnavbar .container>ul>li>a:hover {
    color: #29689D;
    text-decoration: none;
    background: #fff
}

.subnavbar .container>ul>li>a>i {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 11px;
    margin-bottom: -3px;
    font-size: 20px
}

.subnavbar .container>ul>li>a>span {
    display: block
}

.subnavbar .dropdown-menu::after,
.subnavbar .dropdown-menu::before {
    content: '';
    display: inline-block;
    position: absolute
}

.subnavbar .container>ul>li.active>a {
    border-bottom: 3px solid #ff7f74;
    color: #383838
}

.subnavbar .dropdown .dropdown-menu a {
    font-size: 12px
}

.subnavbar .dropdown .dropdown-menu {
    text-align: left;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.subnavbar .dropdown-menu::before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, .2);
    top: -7px;
    left: 9px
}

.subnavbar .dropdown-menu::after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    top: -6px;
    left: 10px
}

.subnavbar .caret {
    margin-top: 4px;
    border-top-color: #fff;
    border-bottom-color: #fff
}

.subnavbar .dropdown.open .caret {
    display: none
}

.extra {
    border-top: 1px solid #585858;
    border-bottom: 1px solid #000
}

.extra-inner {
    padding: 20px 0;
    font-size: 11px;
    color: #BBB;
    background: #1A1A1A
}

.extra a {
    color: #666
}

.extra h4 {
    margin-bottom: 1em;
    font-weight: 400
}

.extra ul {
    padding: 0;
    margin: 0
}

.extra li {
    margin-bottom: .6em;
    list-style: none
}

.footer {
    margin-top: 0;
    border-top: 1px solid #292929
}

.footer-inner {
    padding: 15px;
    font-size: 12px;
    background: #111;
    color: #999;
    text-align: center
}

.footer a {
    color: #999
}

.footer a:hover {
    color: #FFF
}

.widget {
/*    position: relative;
    width: auto;
    margin-bottom: 2em;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #174972*/
    position: relative;
    width: auto;
    margin-bottom: 2em;
    overflow: scroll;
    height: 430px;
    border-radius: 5px;
    border: 1px solid #174972;
}

.widget-header {
    border-radius: 5px 5px 0 0;
    position: relative;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d6d6d6;
    -webkit-background-clip: padding-box
}

.widget-header h3 {
    position: relative;
    top: 0;
    left: 10px;
    display: inline-block;
    margin-right: 3em;
    font-size: 13px;
    line-height: 18px;
    text-shadow: none
}

.widget-header [class*=" icon-"],
.widget-header [class^=icon-] {
    display: inline-block;
    margin-left: 13px;
    margin-right: -2px;
    font-size: 16px;
    color: #555;
    vertical-align: middle
}

.widget-content {
    padding: 10px 10px 0;
    background: #Fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    min-height: 350px;
    margin-bottom: 5px;
    zoom: 1
}

.widget-nopad .widget-content,
.widget-table .widget-content,
ul.messages_layout {
    padding: 0
}

.emp-news-section {
    min-height: 280px;
    overflow-y: auto
}

.widget-header+.widget-content {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.widget-content:after,
.widget-content:before {
    content: "";
    display: table
}

.widget-table .table {
    margin-bottom: 0;
    border: none
}

.widget-table .table tr td:first-child,
.widget-table .table tr th:first-child {
    border-left: none
}

.widget-plain {
    background: 0 0;
    border: none
}

.widget-plain .widget-content {
    padding: 0;
    background: 0 0;
    border: none
}

.widget-box .widget-content {
    background: #FFF
}

.error-container {
    margin-top: 4em;
    margin-bottom: 4em;
    text-align: center
}

.error-container h1 {
    margin-bottom: .5em;
    font-size: 120px;
    line-height: 1em
}

.error-container h2 {
    margin-bottom: .75em;
    font-size: 28px
}

.error-container .error-details {
    margin-bottom: 1.5em;
    font-size: 16px
}

.error-container .error-actions a {
    margin: 0 .5em
}

ul.messages_layout {
    position: relative;
    margin: 0
}

ul.messages_layout li {
    float: left;
    list-style: none;
    position: relative
}

ul.messages_layout li.left {
    padding-left: 75px
}

ul.messages_layout li.right {
    padding-right: 75px
}

ul.messages_layout li.right .avatar {
    right: 0;
    left: auto
}

ul.messages_layout li.right .message_wrap .arrow {
    right: -12px;
    left: auto;
    background-position: 0 -213px;
    height: 15px;
    width: 12px
}

ul.messages_layout li.by_myself .message_wrap {
    border: 1px solid #b3cdf8
}

ul.messages_layout li.by_myself .message_wrap .info a.name {
    color: #4a8cf7
}

ul.messages_layout li a.avatar {
    position: absolute;
    left: 0;
    top: 0
}

ul.messages_layout li a.avatar img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

ul.messages_layout li .message_wrap {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    padding: 10px;
    border: 1px solid #cbcbcb;
    margin-bottom: 20px;
    float: left;
    background: #fefefe;
    -webkit-box-shadow: rgba(0, 0, 0, .1) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, .1) 0 1px 0;
    box-shadow: rgba(0, 0, 0, .1) 0 1px 0
}

ul.messages_layout li .message_wrap .arrow {
    background-position: 0 -228px;
    height: 15px;
    width: 12px;
    position: absolute;
    left: -12px;
    top: 13px
}

ul.messages_layout li .message_wrap .info {
    float: left;
    width: 100%;
    border-bottom: 1px solid #fff;
    line-height: 23px
}

ul.messages_layout li .message_wrap .info .name {
    float: left;
    font-weight: 700;
    color: #483734
}

ul.messages_layout li .message_wrap .info .time {
    float: left;
    font-size: 11px;
    margin-left: 6px
}

ul.messages_layout li .message_wrap .text {
    float: left;
    width: 100%;
    border-top: 1px solid #cfcfcf;
    padding-top: 5px
}

ul.messages_layout .dropdown-menu li {
    width: 100%;
    font-size: 11px
}

.fc {
    direction: ltr;
    text-align: left;
    position: relative
}

.fc table {
    border-collapse: collapse;
    border-spacing: 0
}

.fc-agenda table,
table.fc-border-separate {
    border-collapse: separate
}

.fc table,
html .fc {
    font-size: 1em
}

.fc td,
.fc th {
    padding: 0;
    vertical-align: top
}

.fc-header td {
    white-space: nowrap;
    background: 0 0
}

.fc-header-left {
    width: 100%;
    text-align: left;
    position: absolute;
    left: 0;
    top: 6px
}

.fc-header-left .fc-button {
    margin: 0;
    position: relative
}

.fc-header-left .fc-button-next,
.fc-header-left .fc-button-prev {
    float: left;
    border: none;
    padding: 14px 10px;
    opacity: .5
}

.fc-header-left .fc-button-next .fc-button-inner,
.fc-header-left .fc-button-prev .fc-button-inner {
    border: none
}

.fc-header-left .fc-button-next .fc-button-inner .fc-button-content,
.fc-header-left .fc-button-prev .fc-button-inner .fc-button-content {
    display: none
}

.fc-header-left .fc-button-next.fc-state-hover,
.fc-header-left .fc-button-prev.fc-state-hover {
    opacity: 1
}

.fc-header-left .fc-button-next.fc-state-down,
.fc-header-left .fc-button-prev.fc-state-down {
    background: 0 0!important;
    margin-top: -1px
}

.fc-header-left .fc-button-prev .fc-button-inner {
    background-position: 0 -351px
}

.fc-header-left .fc-button-next {
    float: right
}

.fc-header-left .fc-button-next .fc-button-inner {
    background-position: 0 -367px
}

.fc-header-center {
    text-align: center
}

.fc-header-right,
.fc-rtl .fc-event {
    text-align: right
}

.fc-header-right {
    position: absolute;
    top: -34px;
    right: 10px
}

.fc-header-title {
    display: inline-block;
    vertical-align: top
}

.fc-header-title h2 {
    margin-top: 0;
    white-space: nowrap;
    font-size: 1.1rem;
    color: #6C737F;
    line-height: 55px
}

.fc .fc-header-space {
    padding-left: 10px
}

.fc-header .fc-button {
    margin-bottom: 1em;
    vertical-align: top;
    margin-right: -1px
}

.fc-corner-bottom,
.fc-event-hori {
    margin-bottom: 1px
}

.fc-header .fc-corner-right {
    margin-right: 1px
}

.fc-header .ui-corner-right {
    margin-right: 0
}

.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
    z-index: 2
}

.fc-header .fc-state-down {
    z-index: 3
}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
    z-index: 4
}

.fc-content {
    background: #f9f9f9
}

.fc-view {
    width: 100%;
    overflow: hidden
}

.fc-view thead {
    background: #e9ecf1;
    line-height: 35px
}

.fc-widget-content,
.fc-widget-header {
    border: 1px solid #ccc
}

.fc-state-highlight {
    background: #F4F3E6
}

.fc-cell-overlay {
    background: #9cf;
    opacity: .2;
    filter: alpha(opacity=20)
}

.fc-button {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.fc-event,
.fc-state-disabled {
    cursor: default
}

.fc-button-today {
    margin-top: 8px!important
}

.fc-state-default {
    border-width: 1px 0
}

.fc-button-inner {
    position: relative;
    float: left;
    overflow: hidden
}

.fc-state-default .fc-button-inner {
    border-width: 0 1px
}

.fc-button-content {
    position: relative;
    float: left;
    height: 1.9em;
    line-height: 1.9em;
    padding: 0 .6em;
    white-space: nowrap
}

.fc-button-content .fc-icon-wrap {
    position: relative;
    float: left;
    top: 50%
}

.fc-button-content .ui-icon {
    position: relative;
    float: left;
    margin-top: -50%
}

.fc-state-default .fc-button-effect {
    position: absolute;
    top: 50%;
    left: 0
}

.fc-state-default .fc-button-effect span {
    position: absolute;
    top: -100px;
    left: 0;
    width: 500px;
    height: 100px;
    border-width: 100px 0 0 1px;
    border-style: solid;
    border-color: #fff;
    background: #444;
    opacity: .09;
    filter: alpha(opacity=9)
}

.fc-event,
.fc-event-inner {
    border-style: solid;
    border-width: 0
}

.fc-event-vert .fc-event-bg,
.fc-grid .fc-other-month .fc-day-number {
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-state-default,
.fc-state-default .fc-button-inner {
    border-style: solid;
    border-color: #ccc #bbb #aaa;
    color: #000
}

.fc-state-hover,
.fc-state-hover .fc-button-inner {
    border-color: #999
}

.fc-state-down {
    border-color: #555;
    background: #777
}

.fc-state-active,
.fc-state-active .fc-button-inner {
    border-color: #555;
    background: #777;
    color: #fff
}

.fc-state-disabled,
.fc-state-disabled .fc-button-inner {
    color: #999;
    border-color: #ddd
}

.fc-state-disabled .fc-button-effect {
    display: none
}

.fc-event {
    font-size: .85em
}

.fc-event-draggable,
a.fc-event {
    cursor: pointer
}

.fc-agenda-days th,
.fc-grid th {
    text-align: center
}

.fc-event-skin {
    border-color: #3f85f5;
    background-color: #5e96ea;
    color: #fff
}

.fc-event-inner {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.fc-event-time,
.fc-event-title {
    padding: 0 1px
}

.fc .ui-resizable-handle {
    display: block;
    position: absolute;
    z-index: 99999;
    overflow: hidden;
    font-size: 300%;
    line-height: 50%
}

.fc-event-hori {
    border-width: 1px 0
}

.fc-event-hori .ui-resizable-e {
    top: 0!important;
    right: -3px!important;
    width: 7px!important;
    height: 100%!important;
    cursor: e-resize
}

.fc-event-hori .ui-resizable-w {
    top: 0!important;
    left: -3px!important;
    width: 7px!important;
    height: 100%!important;
    cursor: w-resize
}

.fc-corner-left {
    margin-left: 1px
}

.fc-corner-left .fc-button-inner,
.fc-corner-left .fc-event-inner {
    margin-left: -1px
}

.fc-corner-right {
    margin-right: 1px
}

.fc-corner-right .fc-button-inner,
.fc-corner-right .fc-event-inner {
    margin-right: -1px
}

.fc-corner-top {
    margin-top: 1px
}

.fc-corner-top .fc-event-inner {
    margin-top: -1px;
    border-top-width: 1px
}

.fc-corner-bottom .fc-event-inner {
    margin-bottom: -1px;
    border-bottom-width: 1px
}

.fc-corner-left .fc-event-inner {
    border-left-width: 1px
}

.fc-corner-right .fc-event-inner {
    border-right-width: 1px
}

.fc-border-separate td,
.fc-border-separate th {
    border-width: 1px 0 0 1px
}

.fc-border-separate td.fc-last,
.fc-border-separate th.fc-last {
    border-right-width: 1px
}

.fc-border-separate tr.fc-last td,
.fc-border-separate tr.fc-last th {
    border-bottom-width: 0
}

.fc-first {
    border-left-width: 0!important
}

.fc-last {
    border-right-width: 0!important
}

.fc-grid .fc-day-number {
    float: right;
    padding: 0 2px
}

.fc-grid .fc-day-content {
    clear: both;
    padding: 2px 2px 1px
}

.fc-grid .fc-event-time {
    font-weight: 700
}

.fc-rtl .fc-grid .fc-day-number {
    float: left
}

.fc-rtl .fc-grid .fc-event-time {
    float: right
}

.fc-agenda .fc-agenda-axis {
    width: 60px!important;
    padding: 0 4px;
    vertical-align: middle;
    text-align: right;
    white-space: nowrap;
    font-weight: 400
}

.fc-agenda .fc-day-content {
    padding: 2px 2px 1px
}

.fc-agenda-days .fc-agenda-axis {
    border-right-width: 1px
}

.fc-agenda-days .fc-col0 {
    border-left-width: 0
}

.fc-agenda-allday th {
    border-width: 0 1px
}

.fc-agenda-allday .fc-day-content {
    min-height: 34px
}

.fc-agenda-divider-inner {
    height: 2px;
    overflow: hidden
}

.fc-widget-header .fc-agenda-divider-inner {
    background: #eee
}

.fc-agenda-slots th {
    border-width: 1px 1px 0
}

.fc-agenda-slots td {
    border-width: 1px 0 0;
    background: 0 0
}

.fc-agenda-slots td div {
    height: 20px
}

.fc-agenda-slots tr.fc-slot0 td,
.fc-agenda-slots tr.fc-slot0 th {
    border-top-width: 0
}

.fc-agenda-slots tr.fc-minor td,
.fc-agenda-slots tr.fc-minor th {
    border-top-style: dotted
}

.fc-event-vert {
    border-width: 0 1px
}

.fc-event-vert .fc-event-content,
.fc-event-vert .fc-event-head {
    position: relative;
    z-index: 2;
    width: 100%;
    overflow: hidden
}

.fc-event-vert .fc-event-time {
    white-space: nowrap;
    font-size: 10px
}

.fc-event-vert .fc-event-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff
}

.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
    display: none\9
}

.fc-event-vert .ui-resizable-s {
    bottom: 0!important;
    width: 100%!important;
    height: 8px!important;
    overflow: hidden!important;
    line-height: 8px!important;
    font-size: 11px!important;
    font-family: monospace;
    text-align: center;
    cursor: s-resize
}

.fc-header-left .fc-button-prev .fc-button-inner {
    background: url(../img/icons-sa7c41345d9.png) 0 -351px no-repeat;
    height: 16px;
    width: 11px
}

.fc-header-left .fc-button-next .fc-button-inner {
    background: url(../img/icons-sa7c41345d9.png) 0 -367px no-repeat;
    height: 16px;
    width: 11px
}

.chart-holder {
    width: 100%;
    height: 250px
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.dropdown-menu li>a:hover {
    background: #29689D
}

.accordion-heading {
    background: #e5e5e5
}

.accordion-heading a {
    color: #545454;
    font-weight: 700
}

.btn-facebook-alt i {
    color: #23386a
}

.btn-twitter-alt i {
    color: #0098d0
}

.btn-google-alt i {
    color: #b6362d
}

.btn-linkedin-alt i {
    color: #0073b2
}

.btn-pinterest-alt i {
    color: #ab171e
}

.btn-github-alt i {
    color: #333
}

.all-icons li {
    list-style: none
}

.ML0 {
    margin-left: 0
}

.MR0 {
    margin-right: 0
}

@media (max-width:480px) {
    .error-container h1 {
        font-size: 72px
    }
}

@media (max-width:767px) {
    #main,
    .extra,
    .footer,
    .subnavbar {
        margin-right: -20px;
        margin-left: -20px
    }
    #main {
        padding: 0 10px
    }
    .extra .container,
    .footer .container {
        padding: 0 20px
    }
    .subnavbar-inner {
        height: auto
    }
    .subnavbar .container>ul {
        width: 100%;
        height: auto;
        border: none
    }
    .subnavbar .container>ul>li {
        width: 33%;
        height: 70px;
        margin-bottom: 0;
        border: none
    }
    .subnavbar .container>ul>li.active>a {
        font-size: 11px;
        background: 0 0
    }
    .subnavbar .container>ul>li>a>i {
        display: inline-block;
        margin-bottom: 0;
        font-size: 20px
    }
    .subnavbar-open-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .subnavbar-open-right .dropdown-menu:before {
        left: auto;
        right: 12px
    }
    .subnavbar-open-right .dropdown-menu:after {
        left: auto;
        right: 13px
    }
    .footer .footer-terms {
        text-align: left
    }
    .footer .footer-terms a {
        margin-left: 0;
        margin-right: 1em
    }
}

@media (max-width:979px) {
    .navbar-fixed-top {
        position: static;
        margin-bottom: 0
    }
    .subnavbar .container {
        width: auto
    }
}

@media (min-width:1200px) {
    .navbar .search-query {
        width: 200px
    }
}

#footer {
    background: #29689D!important;
    position: relative;
    width: 100%;
    margin: auto;
    text-align: center;
    bottom: 0;
    font-weight: 200;
    padding: 5px 0 7px;
    z-index: 1
}

.footer_txt {
    color: #fff;
    vertical-align: text-top;
    text-align: center
}

.custem_tams_logo {
    border: 0 solid #900!important;
    display: block;
    margin: 0 auto;
    max-width: 100%
}

.widget-header {
    background: #174972!important;
    color: #fff;
    padding-left: 14px
}

.custem_icon_color,
.widget-header h3,
h1,
h2,
h4,
h5,
h6 {
    color: #fff!important
}

.custem_tbl>.table th {
    padding: 8px;
    line-height: 18px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ff3b30!important
}

.center-table,
.td_center,
.text_center,
.th_heading {
    text-align: center!important
}

.table_aa,
.th_heading {
    border: 0 solid #900
}

.table_bb {
    display: none
}

.table_pp {
    display: non
}

.center-table {
    margin: 0 auto!important;
    float: none!important
}

.th_center {
    background: #174972;
    color: #fff;
    font-weight: 700;
    font-size: 1.2em
}

.th_heading {
    font-size: 1.1em;
    font-weight: 700!important;
    background: #e6e6e6!important
}

.table tbody tr td,
.table tr th {
    vertical-align: central!important;
    horizontal-align: center
}

.table_cc {
    border-top: 1px solid #ccc;
    margin: 20px 0
}

.list_list {
    border: 0 solid #900;
    margin: -51px 0 5px 177px!important;
    position: absolute
}

.list_list p {
    margin: 11px 0 -16px -66px!important;
    font-size: 10px
}

.custem_table_width {
    width: 97%;
    border: 1px solid #f6f6f6
}

.custem_table_width_apply_leave {
    width: 90%;
    border: 1px solid #f6f6f6
}

.td_center {
    border-left: 1px solid #ddd!important
}

.td_padding td {
    border: 0 solid #900
}

.custem_left {
    border: 1px solid #174972;
    float: left;
    width: 49%;
    border-radius: 5px;
    min-height: 23.2em
}

.custem_right {
    border: 1px solid #174972;
    float: right;
    width: 50%;
    border-radius: 5px;
    min-height: 26em
}

.custem_row {
    width: 90%
}

.custem_row_1 {
    margin-bottom: 5px
}

.custem_row_2 {
    margin-top: 5px
}

.custem_row_2_bottom {
    border: 1px solid #174972;
    border-radius: 5px 5px 0 0
}

.custem_left,
.custem_right,
.custem_row_2_bottom {
    background: #eff2f3
}

.th_center {
    padding: 5px 0 5px 10px;
    border-radius: 5px 5px 0 0
}

.th_bottom {
    padding: 3px 0 0 10px;
    background: #174972;
    color: #fff
}

.th_bottom p label {
    font-size: 12px;
    color: #fff
}

.th_bottom_a h4 {
    margin: 0;
    border: 0 solid #900;
    color: #174972!important;
    padding: 20px 0 10px
}

.slider_wraper {
    margin-top: 0;
    height: 195px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd
}

.custem_slide ul li {
    color: #444;
    list-style: none
}

.custem_slide ul li:before {
    color: #174972;
    content: "\2022";
    font-size: 1.5em;
    padding-right: .25em;
    position: relative;
    top: .1em
}

.custem_label,
.custem_slide,
.custem_textarea,
.img_img {
    position: absolute
}

.custem_slide {
    overflow: hidden;
    border: 0 solid #900;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 30px;
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -moz-animation: custem_slide 30s linear infinite;
    -webkit-animation: custem_slide 30s linear infinite;
    animation: custem_slide 30s linear infinite
}

@-moz-keyframes custem_slide {
    0% {
        -moz-transform: translateY(-100%)
    }
    100% {
        -moz-transform: translateY(100%)
    }
}

@-webkit-keyframes custem_slide {
    0% {
        -webkit-transform: translateY(-100%)
    }
    100% {
        -webkit-transform: translateY(100%)
    }
}

@keyframes custem_slide {
    0% {
        -moz-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    100% {
        -moz-transform: translateY(100%);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.custem_inpbxB {
    font: 100% Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 8em;
    background-color: #FFF;
    border: 1px solid #888;
    border-radius: 5px;
    padding: 4px;
    height: 2.7em
}

.custem_textarea {
    margin-top: -14px
}

.custem_label {
    margin: -18px 0 0 31px;
    width: 20px
}

.LOP_text {
    width: 80px!important
}

.fixed_width {
    width: 100%!important;
    border: 0 solid #900
}

.bg_button {
    background: url(img/excel_down.png) no-repeat
}

.img_img {
    border: 0 solid #900;
    margin-left: -26px;
    margin-top: 5px
}

.nopadding {
    padding: 0
}

.nomargin {
    margin: 0
}

.spacer {
    height: 20px
}

.custom_form_margin {
    margin-right: 15px
}

.form-inline {
    margin: 15px 0
}

.table_vertical_align_middle td,
.table_vertical_align_middle th {
    vertical-align: middle!important
}

.table_cenered td,
.table_cenered th {
    text-align: center;
    font-size: 14px
}

.table>tbody>tr>td {
    font-size: 13px
}

.alignlabel {
    vertical-align: middle
}

.next-month a,
.next-year a,
.prev-month a,
.prev-year a {
    color: #fff!important;
    text-transform: capitalize;
    font-size: 11px;
    font-weight: 700;
    position: relative;
    display: block
}

.next-month a:after,
.next-year a:after,
.prev-month a:before,
.prev-year a:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    color: #fff;
    font-size: 14px;
    position: absolute;
    top: 0
}

.next-year,
.prev-year {
    background: #d49420!important
}

.next-month,
.prev-month {
    background: #2381b0!important
}

.prev-month a:before,
.prev-year a:before {
    content: "\f053";
    padding-right: .5em;
    left: -5px
}

.next-month a:after,
.next-year a:after {
    content: "\f054";
    right: -4px
}

h4.heading,
h4.modal-title {
    color: #000!important
}

#reason {
    display: none
}

.leave_approval_boxes {
    margin-top: 10px;
    margin-bottom: 10px
}

.top_navigation {
    background: #2a6a9e;
    background: -moz-linear-gradient(top, #2a6a9e 0, #174972 100%);
    background: -webkit-linear-gradient(top, #2a6a9e 0, #174972 100%);
    background: linear-gradient(to bottom, #2a6a9e 0, #174972 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a6a9e', endColorstr='#174972', GradientType=0);
    border-color: #999;
    padding-bottom: 0;
}

.main_navigation {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #cacaca 100%);
    background: -webkit-linear-gradient(top, #fff 0, #cacaca 100%);
    background: linear-gradient(to bottom, #fff 0, #cacaca 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dadada', GradientType=0)
}

.main_navigation .nav {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0, #cacaca 100%);
    background: -webkit-linear-gradient(top, #fff 0, #cacaca 100%);
    background: linear-gradient(to bottom, #fff 0, #cacaca 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cacaca', GradientType=0);
    position: relative
}

.main_navigation ul.nav li a {
    color: #02182b;
    text-shadow: 0 1px 0 #fff;
    padding: 4px 18px 0px;
    text-align: center
}

.main_navigation ul.nav li {
    border-left: 1px solid #ccc
}

.main_navigation ul.nav li a:focus,
.main_navigation ul.nav li a:hover {
    color: #313131;
    background: #dfdede
}

.main_navigation ul.nav li a .fa {
    display: block
}

.custom_header_right {
    float: right;
    padding: 0
}

.custom_top_links li a {
    color: #fff
}

.custom_top_links li a:hover {
    text-decoration: none
}

.custom_top_links {
    list-style: none;
    margin: 10px 10px;
    float: left;
    padding: 0;
    text-align: right
}

.custom_top_links_last {
    margin-right: 0!important
}

.custom_top_links .dropdown-menu a {
    color: #606060
}

.top_navigation .brand img {
    padding: 5px 10px 8px;
    margin-left: -14px;
    background: #fff;
    border-radius: 0 0 7px 7px;
    box-shadow: 0 1px 7px #000
}

/*#header-fixed { 
    position: fixed; 
    top: 0px; display:none;
    background-color:white;
}*/

.navbar-inverse .navbar-collapse {
    border: none;
    background: 0 0
}

.navbar-inverse {
    border-color: #999;
    background: 0 0
}

.navbar-collapse.in {
    overflow-y: hidden
}

.navbar-toggle {
    background: #636363
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin: 0
}

.borderless td,
.borderless th {
    border: none!important
}

.table-responsive {
    background: #fff
}

.table-bordered th {
    font-size: 11px
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield;
}

.form-control {
    padding: 6px 5px
}

#exTab1 .tab-content,
#exTab2 h3,
#exTab3 .tab-content {
    color: #fff;
    background-color: #428bca;
    padding: 5px 15px
}

#exTab1 .nav-pills>li>a {
    border-radius: 0
}

#exTab3 .nav-pills>li>a {
    border-radius: 4px 4px 0 0
}

.custem_heading_color {
    color: #174972!important
}

.salaryC_custem_label {
    width: 120px
}

.salaryC_custem_scroll {
    height: 100px;
    overflow: scroll
}

.access_buttons {
    background: 0 0;
    color: #414141;
    border: none
}

.access_buttons span {
    font: 14px/18px 'Open Sans'
}

.salary_structure_form label.custum_label {
    width: 130px
}

.salary_structure_form label.custum_label_small {
    width: 40px
}

.salary_structure_input {
    width: 100px
}

h4.table_heading {
    font-size: 15px;
    color: #484848!important;
    float: left;
    margin-right: 10px
}

label {
    font-size: 13px
}

.small,
small {
    font-size: 11px
}

.mng_project_th_center th {
    text-align: center
}

.manage_project_add,
.manage_project_delet,
.manage_project_edit {
    display: none
}

.min_height_container {
    min-height: 600px
}

.label-left-space {
    margin-left: 10px
}

@media (max-width:767px) {
    .custom_top_links,
    .logo {
        text-align: center
    }
    .main_navigation ul.nav li {
        border-left: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        float: left;
        width: 50%
    }
    .custom_header_right,
    .logo {
        float: none
    }
    .custom_top_links {
        float: none;
        margin: 15px 0
    }
    .custom_top_links .dropdown-menu a {
        font-size: 12px
    }
    .widget-header h3 {
        font-size: 13px
    }
}

@media (min-width:980px) {
    body,
    body#empDashboard {
        padding-top: 120px;
    }
    
}

@media (min-width:768px) and (max-width:997px) {
    .navbar-inverse {
        margin-bottom: 30px
    }
}

@media (min-width:768px) and (max-width:990px) {
    .main_navigation ul.nav li a {
        padding: 4px 18px 0px !important;
        font-size: 11px
    }
    .custom_top_links {
        float: left;
        margin: 19px 18px;
        padding: 0;
        font-size: 12px
    }
    .custom_top_links .dropdown-menu a {
        font-size: 12px
    }
    .widget-header h3 {
        font-size: 13px
    }
}

@media (min-width:991px) and (max-width:1199px) {
    .main_navigation ul.nav li a {
        padding: 10px 11px 4px;
        font-size: 12px
    }
    .custom_top_links {
        float: left;
        margin: 18px 14px 18px 0;
        padding: 0;
        font-size: 11px
    }
    .custom_top_links .dropdown-menu a {
        font-size: 12px
    }
}

@media (min-width:768px) and (max-width:1199px) and (orientation:landscape) {
    .custom_fullwidth {
        width: 100%!important
    }
}

font.error_font {
    font-size: 13px!important;
    display: block;
    color: red
}

.tmargin-top {
    margin-top: -7px!important
}

input {
    font-size: 12px!important
}