/* ------- Reset ------- */

* {
    margin: 0;
    padding: 0;
}

body{
    color: #4B535C;
    font-size: 16px; /* Formular, Roboto, Helvetica, sans-serif; */
}

.div-flex {
	display: flex;
}

/* --------------------------------------------------- */
.div-info {
    padding-bottom:10px;
	vertical-align: middle;   
	padding-left: 5px;
}
.div-info-right {
    padding-bottom:	10px;
	vertical-align: middle;   
	padding-left: 	5px;
	float:			right;
}
.div-info-text {
	top:0px;
    padding-top:0px;
	vertical-align: top;   
	padding-left: 0px;
    font:14px Roboto, Helvetica, sans-serif;
}

.file_upload{
    position: relative;
    overflow: hidden;
    font-size: 1em;        /* example */
    /*heigh1t: 2em;           /* example */
    /*line-height: 2em ;      /* the same as height */
	/*width: 44px;			/* ШТУЧНО ?????????????????????? */
}
.file_upload1 > button {
    float: left;
    11width: 8em;            /* example */
    height: 100%
	border-radius: 5px;
}
#bload {
    float: left;
    width: 8em;            /* example */
    height: 2em;           /* example */
	border-radius: 5px;
	margin-left: 15px;
	margin-right: 15px;
}
#bfwrite, #bfclose {
    width: 8em;            /* example */
    height: 2em;           /* example */
	border-radius: 5px;
	margin-left: 15px;
}
#closeCard {
    float: right;
    width: 6em;            /* example */
    height: 2em;
	border-radius: 4px;
	margin-right: 15px;
}
.file_upload > div{
    padding-left: 1em      /* example */
}

.file_upload input[type=file]{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(20);
    letter-spacing: 10em;     /* IE 9 fix */
    -ms-transform: scale(20); /* IE 9 fix */
    opacity: 0;
    cursor: pointer
}

@media only screen and ( max-width: 340px ){  /* example */
    .file_upload > div{
        display: none
    }
    .file_upload > button{
        width: 100%
    }
}

/* -------------------------------------------------- */	
/*
.list_tasks {
    /*max-width: 1200px; *
    width: 100%;
    margin: 0 4px;
    overflow: hidden;
	position: absolute;
	padding-top: 0px;
	position-top: 0px !important;
	position: 	fixed;
	top: 		70px;
	bottom:		50px;
	overflow:	auto;
	width:		98%;
    background-color: white !important;
}
*
.list_groups {
    width: 99%;
    /* max-width: 1200px;  *
    margin: 0 5px;
    overflow: hidden;
	position: absolute;
	padding-top: 0px;
	position-top: 0px !important;
	position: 	fixed;
	top: 		50px;
	bottom:		50px;
	overflow:	auto;
}
*/
.list_tasks1 {
	position: 	fixed;
	top: 		50px;
	bottom:		50px;
	overflow:	auto;
	width:		100%;
}
.tree_report {
    /*max-width: 1200px; */
    margin:     0 4px;
    width:      98%;
    background-color: white;
    display:    none;
}

.card_task {
    width: 97%;
    max-width: 1200px;
    margin: 4px;
    overflow: hidden;
	position: absolute;
	left: 5px;
    background-color: white;
/*	margin-top: 50px; /* for header */
	
}
.txtarea {
    width: 340px;
    max-width: 340px;
    margin: 4px;
    overflow: hidden;
	position: absolute1;
	left: 2px;
    font:16px Roboto, Helvetica, sans-serif;
}

.task-content {
    padding-bottom: 12px;
}
.task-content li {
	1background: yellow;
}

.row_icon0 {
	display: inline-block;
	margin-left: 	0px 	!important;
	margin-top: 	5px 	!important;
	width: 20px;
    float: left;
}
.row_icon1 {
	display: inline-block;
	margin-left: 	10px 	!important;
	margin-top: 	5px 	!important;
	width: 20px;
    float: left;
}
.row_icon2 {
	display: inline-block;
	margin-left: 	20px 	!important;
	margin-top: 	5px 	!important;
	width: 20px;
    float: left;
}
.row_icon3 {
	display: inline-block;
	margin-left: 	30px 	!important;
	margin-top: 	5px 	!important;
	width: 20px;
    float: left;
}
.autor-icon {
    width: 20px;
	max-width: 20px;
	max-height: 20px;
	border-radius: 10px;
    cursor: pointer;
}
.attach-icon {
    width1: 20px;
	margin-left: 	5px 	!important;
	max-width: 20px;
	max-height: 20px;
	border-radius: 5px;
    cursor: pointer;
}

.row_level0 {
	display: inline-block;
	width: 310px;
}
.row_box0 {
	display: inline-block;
	list-style-type: none;
	left: 	0px 	!important;
    font:16px Roboto, Helvetica, sans-serif;
	color: #AB535C;
	width: 310px;
    padding: 5px;
    border: 	1px solid #d5dbe1;
    margin: 4px;
	border-radius: 20px;
}
.row_text0 {
	display: inline-block;
	width: 	270px;
 }

.row_level1 {
	display: inline-block;
	width: 300px;
}
.row_box1 {
	display: inline-block;
	list-style-type: none;
	left: 	0px 	!important;
    font:15px Roboto, Helvetica, sans-serif;
	color: #AB737C;
	width: 300px;
    padding: 5px;
    border: 	1px solid #d5dbe1;
    margin: 4px;
	border-radius: 20px;
}
.row_text1 {
	display: inline-block;
	width: 260px;
 }
 
.row_level2 {
	display: inline-block;
	width: 290px;
}
.row_box2 {
	display: inline-block;
	list-style-type: none;
	left: 	0px 	!important;
    font:14px Roboto, Helvetica, sans-serif;
	color: #AB939C;
	width: 290px;
    padding: 5px;
    border: 	1px solid #d5dbe1;
    margin: 4px;
	border-radius: 20px;
}
.row_text2 {
	display: inline-block;
	width: 250px;
 }

.row_level3 {
	display: inline-block;
	width: 280px;
}
.row_box3 {
	display: inline-block;
	list-style-type: none;
	left: 	0px 	!important;
    font:13px Roboto, Helvetica, sans-serif;
	color: #ABA3AC;
	width: 280px;
    padding: 5px;
    border: 1px solid #d5dbe1;
    margin: 4px;
	border-radius: 20px;
}
.row_text3 {
	display: inline-block;
	width: 240px;
 }

.row_todate {
	display: inline-block;
	vertical-align: sub;
    font-size: 9px !important;
	color: #ABA3AC;
}

.users {
    max-width: 200px;
	width: 200px;
    margin: 0 auto;
    overflow: hidden;
	position: absolute;
	left: 20px;
    font:13px Roboto, Helvetica, sans-serif;
}
.users-content li {
    padding: 5px;
    border-bottom: 1px solid #d5dbe1;
}
.users-icon {
    width: 40px;
	max-width: 40px;
	max-height: 50px;
	border-radius: 18px;
    cursor: pointer;
}
.users-text {
    top: 5px;
    left1: 45px;
    float:left;
    cursor: pointer;
	padding-left: 5px;
}


.shoutbox {
    width: 340px;
    max-width: 474px;
    margin: 0 auto;
    overflow: hidden;
	position: absolute;
	left: 225px;
}

h11 {
    background-color:  #87bfef;
    box-shadow: 0px 1px 1px 0.00px rgba(0, 0, 0, 0.1);
    width: 100%;
    position: relative;
    height: 46px;
    text-align: left;
    margin: 0;
    padding-left: 20px;
    color:  #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 46px;
}

h1 img {
    position: absolute;
    top: 1px;
    right: 35px;
    width: 17px;
    height: 45px;
    float:right;
    cursor: pointer;
}

/* ------- The list of users ------- */


/* ------- The comments content ------- */
.shoutbox-content {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
    color:  #af875a;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
}
.shoutbox-content-my {
	text-align:	right !important;
	color: 		gray  !important;
}

.shoutbox-content li {
    padding: 20px;
    border-bottom: 1px solid #d5dbe1;
}

.shoutbox-username {
    display: inline;
    color:  #df377a;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin-right: 5px;
}

.shoutbox-comment {
    display: inline;
    color:  #717c87;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
}

.shoutbox-comment-details {
    width: 100%;
    margin: 1px auto;
    height: 11px;
    float: right;
}

.shoutbox-comment-reply {
    display: inline-block;
    float: left;
    color:  #5896cb;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
    height: 9px;
    cursor: pointer;
}

.shoutbox-comment-ago {
    display: inline-block;
    float: right;
    color:  #9aa1a7;
    font-size: 11px;
    font-weight: normal;
    line-height: 20px;
    text-align: right;
    height: 11px;
}

/* ------- Writing a new comment form ------- */

h2 {
    position: relative;
    background-color:  #f9fafb;
    border-bottom: 2px solid #e2e8eb;
    max-width: 100%;
    height: 45px;
    margin: 0;
    text-align: center;
    color:  #df377a;
    font-size: 14px;
    font-weight: bold;
    line-height: 45px;
    cursor: pointer;
    display: block !important;
}

h2 span {
    display: none;
    position: absolute;
    float: right;
    right: 13px;
    font-size: 22px;
    top: 0;
    width: 20px;
    height: 20px;
    z-index1: 20px;
}

.shoutbox-form form{
    display: none;
    background-color:  #f9fafb;
    box-shadow: 0px 2px 0px 0.00px #e2e8eb;
    max-width: 100%;
    text-align: left;
    padding: 20px 20px 30px;
}

.shoutbox-form form label {
    display: inline-block;
    color:  #df377a;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
    width: 80px;
    height: 11px;
    line-height: 11px;
    margin-bottom: 15px;
}

.shoutbox-form form .shoutbox-comment-label {
    position: relative;
    top: -75px;
}

.shoutbox-form form #shoutbox-name {
    display: inline-block;
    background-color: #ffffff;
    box-shadow: 1px 3px 0px 0.00px rgba(0, 0, 0, 0.04);
    border: 1px solid #bfcdda;
    outline: none;
    max-width: 170px;
    width: 100%;
    height: 41px;
    font-size: 14px;
    margin-right: 150px;
    margin-bottom: 20px;
    padding: 0 10px;
    box-sizing: border-box;
    color:inherit;
}

.shoutbox-form form #shoutbox-comment {
    background-color: #ffffff;
    box-shadow: 1px 3px 0px 0.00px rgba(0, 0, 0, 0.04);
    border: 1px solid #bfcdda;
    outline: none;
    max-width: 320px;
    width: 100%;
    height: 76px;
    margin-bottom: 20px;
    resize: none;
    font-weight: normal;
    font: inherit;
    font-size: 14px;
    padding: 10px;
    box-sizing: border-box;
    color:inherit;
}

.shoutbox-form form input[type=submit] {
    background-color: #87bfef;
    border: 1px solid #e6e7e8;
    box-shadow: 0px 1px 2px 0.00px rgba(0, 0, 0, 0.1);
    width: 110px;
    height: 41px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 38px;
    outline: none;
    margin-left: 83px;
    cursor: pointer;
}


/* ------- Make the page responsive ------- */

@media(max-width: 445px) {
    .shoutbox-form form .shoutbox-comment-label {
        top: 0;
    }
    .shoutbox-form form input[type=submit] {
        margin-left: 0;
    }
}


/* ------- Demo footer. Please ignore and remove ------- */

footer {
    font: normal 16px Roboto, Helvetica, sans-serif;
    padding: 15px 35px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #1B1F22;
    box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

footer a.tz{
    font-weight: normal;
    font-size: 16px !important;
    text-decoration: none !important;
    display: block;
    margin-right: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #CCC !important;
    position: relative;
    padding-left: 140px;
}

footer a.tz:before{
    font-weight: bold;
    color: #FFF;
    content: 'tutorial';
    position: absolute;
    text-align: right;
    width: 100px;
    left: -20px;
}

footer a.tz:after{
    content: 'zine';
    position: absolute;
    font-weight: bold;
    color: #DA431C;
    left: 80px;
}

footer .close{
    position: absolute;
    cursor: pointer;
    width: 8px;
    height: 8px;
    top: 10px;
    right: 12px;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
}

footer #tzine-actions{
    position: absolute;
    top: 15px;
    right: 30px;
    width: 340px;
    text-align: right;
}

footer #tzine-actions iframe{
    display: inline-block;
    height: 21px;
    width: 95px;
}
.new_subjob {
	padding: 10px;
}
.new_job {
	padding: 10px;
}

#id_plus_dialog {
	background-color: #f3f3f3;
}
.ui-dialog-content {
    background-color: #f3f3f3 !important;
}
.ui-dialog-buttonpane {
    margin-bottom: 0px !important;
}
@media (max-width: 1024px) {
    #bsaHolder, footer{ display:none;}
}