﻿
body {
    /*font-size: 1em;*/
    /*font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;*/
    color: #232323;
    background-color: #fff;
    margin: 0;
    padding: 0;

    /*overflow: auto;*/
    position: relative;
}

header, Footer, nav, section {
    display: block;
}

.calendar {
    z-index: 100000;
}

.dverror {
    background-image: url("/css/image/png/delete.png");
    background-position: 10px center;
    background-repeat: no-repeat;
}

.dverror:not(.k-state-selected) {
    color: red;
}

@media (min-width: 992px) {

}

@media (max-width: 991px) {

}

/* Styles for common
-----------------------------------------------------------*/
.k-icon:hover {
    opacity: 80 !important;
}

.fr {
    float: right !important;
}

.fl {
    float: left !important;
}

.mt2 {
    margin-top: 2px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mr2 {
    margin-right: 2px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.p0 {
    padding: 0 !important;
}

.pr0 {
    padding-right: 0 !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pt2 {
    padding-top: 2px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.tc {
    text-align: center !important;
    vertical-align: middle !important;
}

.tcn {
    text-decoration: none !important;
}

.cd {
    cursor: default !important;
}

.pointer {
    cursor: pointer;
}

.nac {
    cursor: no-drop;
}

.f9 {
    font-size: 9px !important;
}

.f10 {
    font-size: 10px !important;
}

.f11 {
    font-size: 11px !important;
}

.f12 {
    font-size: 12px !important;
}

.f13 {
    font-size: 13px !important;
}

.f14 {
    font-size: 14px !important;
}

.f15 {
    font-size: 15px !important;
}

.f16 {
    font-size: 16px !important;
}

.f17 {
    font-size: 17px !important;
}

.f18 {
    font-size: 18px !important;
}

.ic-lg {
    font-size: 1.3333333333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-1xx {
    font-size: 1.5em !important;
    line-height: 0.75em !important;
    vertical-align: -15% !important;
}

.tbHeader {
    width: 100%;
    border-bottom: silver 1px solid;
    /*background-color: khaki*/
}

.tbHeader > tbody > tr > td {
    text-align: center;
    width: 33%;
    font-size: 13px;
    font-family: "BYekanRegular" !important;
}

.tbTemp {
    width: 100%;
}

.tbTemp > tbody > tr > td {
    text-align: center;
    width: 33%;
    font-size: 15px;
}

.k-sprite.fa {
    overflow: visible !important;
    height: auto !important;
    width: auto !important;
}

.vl {
    vertical-align: middle;
}

a {
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
}

.disNone,.dn {
    display: none !important;
}

.loading-m3 {
    background-image: url(image/loading-m3.gif) !important;
}

.loadingbase {
    width: 25px;
    height: 25px;
    background-image: url(image/loading.gif) !important;
    display: none;
}

.modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
}

.modal-overlay-silver {
    background: #aaaaaa /*{bgColorOverlay}*/ url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkCAYAAAD0ZHJ6AAAAe0lEQVRoge3OMQHAIBAAMcC/kjdZJHTI0A4XBdkz86wfO18H3hRUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUBVVBVVAVVAVVQVVQFVQFVUFVUBVUF8O8A8WdY6opAAAAAElFTkSuQmCC') /*image/modal-overlay-silver.png*/ /*{bgImgUrlOverlay}*/ 50% /*{bgOverlayXPos}*/ 50% /*{bgOverlayYPos}*/ repeat-x /*{bgOverlayRepeat}*/;
    *background: #aaaaaa /*{bgColorOverlay}*/ url(image/modal-overlay-silver.png) /*{bgImgUrlOverlay}*/ 50% /*{bgOverlayXPos}*/ 50% /*{bgOverlayYPos}*/ repeat-x /*{bgOverlayRepeat}*/; /* For IE 6 and 7 */
    opacity: .3;
    filter: Alpha(Opacity=30) /*{opacityOverlay}*/;
}

.k-overlay {
    opacity: 0.3 !important;
}

.k-i-tick {
    background-position: -32px -31px !important;
}

.message {
    -ms-border-radius: 3px 3px 3px 3px !important;
    border-radius: 3px 3px 3px 3px !important;
    float: right;
    /*margin-left: 19px;*/
    /*margin-top: -12px;*/
    padding: 1px 5px !important;
    display: none;
}

.baseMsg {
    float: right;
    padding: 3px 7px 6px 8px !important;
    vertical-align: middle;
    font-family: tahoma !important;
    font-size: 11px !important;
    position: relative;
    -ms-border-radius: 2px !important;
    border-radius: 2px !important;
}

.k-state-disabled:hover {
    color: #CCCCCC !important;
    background-color: #FFFFFF !important;
    /*border-color: #DADADA !important;*/
}

.toolbar {
    text-align: right !important;
    border-right-width: 0 !important
}

/*FONTS Class*/
.th {
    font-family: tahoma !important;
}

.naz {
    font-family: 'BNazanin' !important;
}

.nas {
    font-family: 'IranNastaliq' !important;
}

.Mitra {
    font-family: 'BMitra' !important;
}

.Traffic {
    font-family: 'BTraffic' !important;
}

.yekan {
    font-family: "ByekanRegular" !important;
}

.yekanN {
    font-family: "YekanNumbers" !important;
}

.sans {
    font-family: 'IRANSans' !important;
    font-weight: 500;
}

.sansl {
    font-family: 'IRANSans' !important;
    font-weight: normal;
}

.sansll {
    font-family: 'IRANSans' !important;
    font-weight: 300;
}
.sansul {
    font-family: 'IRANSans' !important;
    font-weight: 200;
}

.opensans {
    font-family: "Open Sans" !important;
}

/*FONTS Class*/
.backColorBox {
    -moz-box-shadow: 0 1px 2px #000000;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.2);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.07) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.01)), color-stop(100%, rgba(0, 0, 0, 0.07)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.07) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.07) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.07) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.07) 100%);
}

.sv {
    color: #019875 !important;
}

.cl {
    color: #d9534f !important;
}

.readonlyInput:hover {
    border-color: #DADADA !important;
    cursor: default;
}

.k-rtl .k-tabstrip-items .k-item .k-image, .k-rtl .k-tabstrip-items .k-item .k-sprite, .k-rtl .k-panelbar .k-tabstrip-items .k-item .k-image, .k-rtl .k-panelbar .k-tabstrip-items .k-item .k-sprite {
    margin: 2px -6px 0 5px !important;
}

.bcw {
    background-color: white !important;
}

.wsnr {
    white-space: nowrap;
}

.k-pager-sizes {
    white-space: nowrap !important;
}

.k-pager-info .k-label {
    font-family: 'BNazanin' !important;
}

.k-window-title {
    font-family: 'IRANSans' !important;
    font-weight: 500;
    font-size: 12px !important;
}

.windowContent {
    display: block;
    width: 98%;
    height: 97%;
}

.ltr {
    direction: ltr !important;
}

.arrangeItem {
    text-align: center;
    padding: 10px;
    background-color: #48779a;
    color: white;
    border: white 1px solid;
    cursor: pointer;
}

.arrangeItem.k-state-selected {
    background-color: white !important;
    color: #48779a;
    border: #48779a 1px solid;
}

.arrangeItem .badge {
    font-family: "Open Sans";
    border: white 2px solid;
    font-weight: bold;
}

.cbtn {
    cursor: pointer;
}

/* Styles for basic forms
-----------------------------------------------------------*/
fieldset {
    font-family: B Nazanin, tahoma;
    border: 1px solid #ddd;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-family: B Nazanin, tahoma;
    font-size: 0.9em;
    font-weight: bold;
}

/*textarea {
    min-height: 75px;
}*/

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}

.input-group-addon:first-child {
    border-left: 0 none;
    border-right: 0px solid;
}

/*.k-tooltip-validation .k-callout-n {
    border-bottom-color: #FFE13A !important;
}*/

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f00;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}

.k-pager-numbers > li > a {
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}

.k-grouping-header {
    font-family: "BYekanRegular" !important;
    font-size: 12px;
    padding: 5px;
}

.k-pager-info, .k-pager-input, .k-pager-sizes {
    font-family: 'BNazanin' !important;
    font-size: 14px !important;
}

.k-pager-info {
    margin-top: 3px;
}

.k-pager-nav.k-pager-last {
    -ms-border-radius: 4px 0 0 4px !important;
    border-radius: 4px 0 0 4px !important;
    border-right-width: 0 !important;
}

.k-pager-nav.k-pager-first {
    -ms-border-radius: 0 4px 4px 0 !important;
    border-radius: 0 4px 4px 0 !important;
    margin-right: 10px;
    border-right-width: 1px !important;
    border-right-style: solid;
    border-color: #ccc !important;
}

.k-rtl .k-grid-header .k-header {
    text-align: center;
}

.k-grid-header th.k-header {
    vertical-align: middle;
}

.k-grid-header th.k-header:first-child, .k-grid tbody td:first-child, .k-grid tfoot td:first-child, .k-filter-row > th:first-child {
    border-left-width: 1px;
}

.k-rtl .k-multiselect-wrap li {

    /*padding-right: 1.2em !important;*/
}
.k-multiselect-wrap{
    padding-right: 0px;
}

.k-numerictextbox .k-link {
    height: 1.1em;
}
.k-numerictextbox .k-icon {
    display: block;
    margin: auto;
    height: 14px;
}

.k-rtl .k-combobox-clearable .k-input {
    padding-right: 0.2em;
    padding-left: 1.9em;
}

/* Styles for layout page
-----------------------------------------------------------*/

.wb {
    visibility: hidden;
    height: 0;
    overflow: hidden;
}

.k-tooltip-content {
    font-family: "BNazanin";
    padding: 5px;
}

/* tooltips*/

.k-button-naskh {
    padding: 4px 8px 4px 8px !important;
}

.k-icon-spec {
    margin: 0 0 2px 0 !important;
}

.k-button-spec {
    min-width: 28px !important;
    width: 28px !important;
    height: 26px !important;
    padding: 1px 1px 2px 1px !important;
    margin: 0 !important;
}

/* Theme Custom*/

.k-rtl .k-grid tbody td:last-child, .k-rtl .k-grid thead th:last-child {
    border-left-width: 1px !important;
}

.k-pager-wrap.k-grid-pager.k-widget {
    font-family: BNazanin;
    font-size: 12px;
}

.k-window-titlebar {
    padding-bottom: 0.6em !important;
}

.datePickerSpan:hover {
    background-color: #99C319;
}

.k-checkbox-label-rtl {
    top: -5px !important;
}

.k-checkbox-label-rtl:before {
    left: -1px !important;
    top: -1px !important;
}

.k-treeview .k-checkbox-label::before {
    top: 12px !important;
}

.k-treeview .k-checkbox-label::after {
    height: 0.7em !important;
    margin-right: 12px !important;
    margin-top: 10px !important;
    width: 0.7em !important;
    margin-left: -6px !important;
}

.k-context-menu.k-menu-vertical > .k-item > .k-link, .k-menu .k-menu-group .k-item > .k-link {
    padding: 0.28em 0.9em 0.38em !important;
}
.editorToolbarWindow {
    font-family: 'IRANSans' !important;
    font-size: 12px;
}

/* Info template */
.k-notification-info.k-group {
    background: rgb(69, 68, 68) !important;
    color: #fff !important;
}

/* Error template */
.k-notification-error.k-group {
    background: rgb(251, 62, 62) !important;
    color: #ffffff !important;
}

.k-notification-warn.k-group {
    background: rgb(250, 173, 50) !important;
    color: #ffffff !important;
}

.k-notification-success.k-group {
    background: rgb(57, 186, 57) !important;
    color: #fff !important;
}

.k-warn, .k-error, .k-info, .k-success {
    min-width: 230px;
    height: 70px;
    padding: 5px 25px;
    line-height: 70px;
}

.knTitle {
    white-space: nowrap !important;
}

.knTitle > span:first-child {
    color: white;
    vertical-align: -8px
}

.knTitle > span:last-child {
    white-space: nowrap;
}

.knMsg {
    margin-top: -47px;
    white-space: nowrap;
    padding-right: 40px
}

.k-upload-status {
    color: #428bca !important;
}

.k-progress {
    /*background-color: #428bca !important;*/
}

.k-upload-pct {
    /*color: white !important;*/
}

.k-rtl .k-grid-header .k-with-icon .k-link {
    margin-left: 0.6em;
    margin-right: -0.6em;
}

.k-rtl .k-grid-header .k-filterable .k-link {
    padding-left: 0.6em;
    padding-right: 0.6em;
}

.k-select.k-i-loading{
    background-repeat: no-repeat !important;
    background-position: 4px !important;
}
.k-select.k-i-loading > .k-icon{
    width: 0px !important;
}

/* INTRO JS FIX  */

.introjs-button, .introjs-tooltip {
    font-family: "BNazanin" !important;
    font-size: 14px !important;
}

/* Bootstrap switch*/
.bootstrap-switch {
    font-family: 'naskh' !important;
}

/* Button Flat*/
.flatButton a {
    background-color: #5cc073;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    color: #787878;
    height: 45px;
    width: 161px;
}

/*.flatButton a:hover {
box-shadow: 0 4px 8px rgb(255, 106, 0);
}*/
.flatButton a {
    display: inline-block;
    border: 0 none;
    height: 41px;
    margin-left: 18px;
    padding: 0;
    text-align: right;
    width: auto;
    text-decoration: none;
    cursor: pointer;
}

.icon-holder {
    height: 45px;
    padding-top: 12px;
    text-align: center;
    width: 26%;
}

.flatButton a .icon-holder {
    height: 35px;
    padding-top: 8px;
    width: 33px;
    color: white;
    padding-right: 9px;
    padding-left: 7px;
}

.flatButton a .text {
    background-color: #fff;
    border-left: 3px solid #5cc073;
    color: #787878;
    display: inline-block;
    height: 100%;
    padding: 12px 14px;
    transition: all 200ms ease-in-out 0s;
    width: 74%;
    box-sizing: border-box !important;
}

.flatButton a .text {
    padding: 8px 14px;
    width: auto;
}

.b {
    color: black;
}

.n1 {
    color: #ff7f24;
}

.n2 {
    color: #f47835;
}

.b {
    color: black;
}

.g1 {
    color: #008623;
}
.g2{
    color:#4a2;
}
.r0 {
    color: red;
}

.r1 {
    color: #d9534f;
}

.e1 {
    color: #4d90fe;
}

.b1 {
    color: #008cba;
}

.b2 {
    color: #3b5998;
}

.k-state-selected .g1, .k-state-selected .r1, .k-state-selected .b1, .k-state-selected .b2 {
    color: white
}
/* for chrome*/
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .k-virtual-wrap .k-list.k-virtual-list {
        margin-right: 1.1em !important;
    }
}


/* ################################################################################ */

.page-sidebar-expanded .sidebar-wrapper .nav-sidebar {
    margin-top: 29px;
    position: fixed;
    top: 70px;
    width: 230px;
    list-style-type: none;
    padding-right: 0;
}

.nav-sidebar li a {
    color: #555555;
    display: block;
    font-size: 13px;
    line-height: 20px;
    padding: 8px 15px 8px 20px;
    text-decoration: none;
    display: block;
    padding: 10px 15px;
    position: relative;
    border-style: solid;
    border-color: transparent;
    border-width: 1px 5px 1px 1px;
}

.nav-sidebar li.active a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0 !important;
    border-color: #eee #007196 #eee transparent;
    -webkit-border-image: none;
    -moz-border-image: none;
    -ms-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 1px 4px 1px 1px;
    color: #222222;
    font-weight: bold;
}

.nav-sidebar li.active a i {
    color: #222222;
}

.nav-sidebar li.active span {
    color: rgba(0, 0, 0, 0.79);
}

.nav-sidebar li a span {
    font-family: "ByekanRegular";
}

.gb_d {
    -webkit-background-size: 32px 32px;
    background-size: 32px 32px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: -1px;
    height: 32px;
    width: 32px;
    margin-left: 10px;
    margin-top: 7px;
}

.page-with-sidebar .sidebar-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    border-left: 1px solid #e5e5e5;
    transition-duration: .3s;
}

.sidebar-wrapper {
    z-index: 99;
    background: whitesmoke;
}

.content-wrapper {
    width: 100%;
    background: #FFF;
    position: relative;
}

.collapse-nav a {
    position: fixed;
    bottom: 30px;
    padding: 10px 13px 10px 13px;
    /*right: 198px;*/
    font-size: 13px;
    background: transparent;
    color: black;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    width: 230px;
}

a:focus {
    outline: 0 !important;
}

.nav-sidebar li.separate-item {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    margin-top: 10px;
}

.nav-sidebar li.separate-item-bottom {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.nav-sidebar li.separate-item-top {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    margin-top: 10px;
}

@media (min-width: 1199px) {
    .page-sidebar-expanded .sidebar-wrapper .copyright {
        width: 230px;
        text-align: center;
        position: fixed;
        padding: 0 5px;
        bottom: 5px;
    }

    .mainLogo {
        width: 230px;
    }

    .page-sidebar-expanded .sidebar-wrapper {
        width: 230px;
    }

    .page-sidebar-expanded {
        padding-right: 230px;
    }

    .page-sidebar-collapsed .sidebar-wrapper {
        width: 52px;
    }

    .nav-sidebar li a i, .nav-sidebar li a span {
        color: #777777;
        margin-right: 23px;
        min-width: 20px;
    }

    .page-sidebar-collapsed .sidebar-wrapper .copyright {
        display: none
    }

    .page-sidebar-collapsed .sidebar-wrapper .nav-sidebar {
        margin-top: 29px;
        position: fixed;
        top: 70px;
        width: 52px;
        list-style-type: none;
        padding-right: 0;
    }

    .page-sidebar-collapsed .sidebar-wrapper .nav-sidebar li a {
        padding-right: 18px;
        font-size: 14px;
        padding: 8px 15px;
        text-align: center;
    }

    .page-sidebar-collapsed .sidebar-wrapper .nav-sidebar li a i {
        margin-right: 0;
    }

    .page-sidebar-collapsed .sidebar-wrapper .nav-sidebar li a .img {
        margin-right: -5px;
    }

    .page-sidebar-collapsed .sidebar-wrapper .collapse-nav a {
        right: 0;
        padding: 10px 23px 10px 22px;
        width: 52px;
    }

    .page-sidebar-collapsed .sidebar-wrapper .nav-sidebar li a > span {
        display: none;
    }

    .page-sidebar-collapsed .sidebar-wrapper .nav-sidebar li a > .img {
        display: block;
    }

    .page-sidebar-collapsed {
        padding-right: 50px;
    }

}

@media (max-width: 1199px) {
    .copyright {
        display: none;
    }

    .page-with-sidebar .sidebar-wrapper {
        width: 52px;
    }

    .page-with-sidebar .sidebar-wrapper .nav-sidebar {
        margin-top: 29px;
        position: fixed;
        top: 70px;
        width: 52px;
        list-style-type: none;
        padding-right: 0;
    }

    .page-with-sidebar .sidebar-wrapper .nav-sidebar li a {
        padding-right: 18px;
        font-size: 14px;
        padding: 8px 15px;
        text-align: center;
    }

    .page-with-sidebar .sidebar-wrapper .nav-sidebar li a > span {
        display: none;
    }

    .page-with-sidebar .sidebar-wrapper .nav-sidebar li a > .img {
        display: block;
        margin-right: -5px;
    }

    .page-with-sidebar {
        padding-right: 50px;
    }

    .collapse-nav {
        display: none;
    }

    .gb_d {
        margin: 10px auto;
    }
}

ul.notes {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.timeline {
    list-style: outside none none;
    padding: 20px 0;
    position: relative;
}

.timeline::before {
    background-color: #eeeeee;
    bottom: 0;
    content: " ";
    margin-right: 29px;
    position: absolute;
    top: 0;
    width: 3px;
}

.timeline .timeline-entry {
    clear: both;
    margin-bottom: 10px;
    margin-right: 30px;
    margin-top: 5px;
    position: relative;
}

.timeline .timeline-entry:target .timeline-entry-inner .timeline-content {
    background: #fffaf1 none repeat scroll 0 0;
}

.timeline .timeline-entry .timeline-entry-inner {
    margin-right: -20px;
    position: relative;
}

.timeline .timeline-entry .timeline-entry-inner::before, .timeline .timeline-entry .timeline-entry-inner::after {
    content: " ";
    display: table;
}

.timeline .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #eeeeee;
    color: #737881;
    float: right;
    margin-top: 2px;
    overflow: hidden;
}

.timeline .timeline-entry .timeline-entry-inner .timeline-icon .avatar {
    margin: 0;
    padding: 0;
}

.timeline .timeline-entry .timeline-entry-inner .timeline-content {
    background: whitesmoke none repeat scroll 0 0;
    margin-right: 60px;
    padding: 10px 15px;
    position: relative;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
}

.timeline .timeline-entry .timeline-entry-inner .timeline-content img {
    max-width: 100%;
}

.timeline .timeline-entry .timeline-entry-inner .timeline-content::after {
    border-color: transparent transparent transparent #e3e3e3;
    border-style: solid;
    border-width: 9px 0 9px 9px;
    content: "";
    display: block;
    height: 0;
    right: 0;
    margin-right: -9px;
    position: absolute;
    top: 10px;
    width: 0;
}

.timeline .system-note .timeline-entry-inner .timeline-icon {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    box-shadow: none;
    margin-right: 12px;
    margin-top: 0;
}

.timeline .system-note .timeline-entry-inner .timeline-icon span {
    color: #eeeeee;
    font-size: 16px;
    margin: 0 2px;
}

.timeline .system-note .timeline-entry-inner .timeline-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-right: 45px;
    padding: 0 15px;
}

.timeline .system-note .timeline-entry-inner .timeline-content::after {
    border: 0 none;
}

.timeline .system-note .timeline-entry-inner .timeline-content .note-header span {
    font-size: 12px;
}

.timeline .system-note .timeline-entry-inner .timeline-content .note-header .avatar {
    margin-right: 5px;
}

.timeline .system-note .timeline-entry-inner .timeline-content .note-text {
    font-size: 12px;
    margin-right: 20px;
}

@media (max-width: 767px) {
    /*.timeline::before {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }

    .timeline .timeline-entry .timeline-entry-inner .timeline-icon {
        display: none;
    }

    .timeline .timeline-entry .timeline-entry-inner .timeline-content {
        margin-right: 0;
    }*/
}

.avatar {
    border-radius: 50%;
    float: right;
    height: 40px;
    margin-right: 12px;
    padding: 0;
    width: 40px;
}

.avatar.avatar-inline, .commit-info-row .avatar {
    float: none;
    margin-bottom: 2px;
    margin-right: 4px;
}

.avatar.avatar-inline.s16, .commit-info-row .avatar.s16 {
    margin-right: 4px;
}

.avatar.avatar-inline.s24, .commit-info-row .avatar.s24 {
    margin-right: 4px;
}

.avatar.group-avatar, .avatar.project-avatar, .avatar.avatar-tile {
    border-radius: 0;
}

.avatar.s16 {
    height: 16px;
    margin-right: 6px;
    width: 16px;
}

.avatar.s24 {
    height: 24px;
    margin-right: 8px;
    width: 24px;
}

.avatar.s26 {
    height: 26px;
    margin-right: 8px;
    width: 26px;
}

.avatar.s32 {
    height: 32px;
    margin-right: 10px;
    width: 32px;
}

.avatar.s60 {
    height: 60px;
    margin-right: 12px;
    width: 60px;
}

.avatar.s90 {
    height: 90px;
    margin-right: 15px;
    width: 90px;
}

.avatar.s160 {
    height: 160px;
    margin-right: 20px;
    width: 160px;
}

.captcha {
    border: 1px silver solid;
    padding-bottom: 10px;
    border-radius: 4px;
    background-color: whitesmoke;
}

.pdp-latoja {
    z-index: 99999;
}
