/* Dropdown menu on hover*/
/* .dropdown:hover .dropdown-menu{ 
	display: block;
    margin-top: 0;
} */

/* Tasks*/

#dropdown-priority .badge {
	padding: 0;
}
.link-priority span{
	padding: 0;
}
.badge-priority{
	padding: 0;
}
.status-column span{
	/* width: 90%; */
}
.task-update{
    /* margin-left: 50%;
    -ms-transform: translate(-50%);
    transform: translate(-50%); */
}

.progress-bar{
	margin-left: 0px !important;
	margin-right: 0px !important;
}

#task-child-table td{
	border:1px solid #ddd;
}
#task-child-table th{
	border:1px solid #ddd;
}

.task_column{
	border-right:none !important;
}
.status_column{
	border-left:none !important;
}
#hidden_column {
	width: 7%;
}
#chevron-right{
	float: left;
	font-size: 16px;
	cursor: pointer;
}
#chevron-left{
	cursor: pointer;
	float: right;
	font-size: 16px;
	vertical-align: middle;
    right: -6px;
    top: 2px;
}
#comment_text{
	width: 100%;
    margin: 10px 0;
}

#comment_add{
	border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

#dropdown-status > li > a {
    display: block;
    padding: 0px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
} 

#dropdown-priority {
	min-width: 91%;
	left: 4%;
	top: 78% !important;
}
#dropdown-status {
	min-width: 87px;
	text-align: center;
	left: 18%;
}
#dropdown-status .badge {
	border-radius: 1.25em;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	width: 94%
}
/* .link-status span {
    width: 43%;
} */
/* .link-status-modal span {
    width: 23%;
} */
#dropdown-status-modal > li > a {
    display: block;
    padding: 0px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
} 
#dropdown-status-modal {
	min-width: 87px;
	text-align: center;
	left: 13%;
}
#dropdown-status-modal .badge {
	border-radius: 1.25em;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	width: 94%
}

/* Tasks end */

#navbar_ul_naas .dropdown:hover .dropdown-menu,
#navbar_ul_left_naas .dropdown:hover .dropdown-menu { 
	display: block;
    margin-top: 0;
}

.wrap {
    padding: 0;
}

#navbar_naas {
	background-color: white;
}
#navbar_naas img {
	height: 20px;
}

.navpill-open {
	background-color: #F15A24;
    color: #FFF !important;
}
.navpill-open > a {
	color: #FFF !important;
}

/* Nav pills styles */
ul#navbar_ul_naas a.dropdown-toggle, #logout_href, 
ul#navbar_ul_naas_company a.dropdown-toggle, #logout_href
{

}

#navbar_ul_naas > li.dropdown.open > a,
#navbar_ul_naas_company > li.dropdown.open > a
{
	color: #FFF;
}

.navbar-inverse .navbar-nav > .open > a, 
.navbar-inverse .navbar-nav > .open > a:hover, 
.navbar-inverse .navbar-nav > .open > a:focus{
	background-color: #F15A24;
	color: #FFF;
}

ul#navbar_ul_naas > li:hover > a,
ul#navbar_ul_naas_company > li:hover > a {
	background-color: #F15A24;
	color: #FFF;
}

.navpill-open-naas, .navpill-open-naas a:focus {
	background-color: #fff;
    color: #333 !important;
}
.navpill-open-naas > a {
	/* color: #FFF !important; */
}

.hide_naas {
	display: none !important;
}
.navbar_height_naas {
}
.container {
	width: 100%;
}
.row {
    margin-right: -10px;
    margin-left: -10px;
}
.padding15 {
	padding: 15px;
}
.nopadding {
	padding: 0;
}

#pre_main {
	padding-top: 50px;
}
#left_menu {
}
#left_menu #navbar_left_naas {
	/*margin-top: 20px;*/
	/*background-color: inherit;*/
	background-color: transparent;
	border: none;
}
#left_menu #navbar_left_naas b.caret {
	display: none;
}
#left_menu #navbar_left_naas a[aria-expanded="true"], #left_menu li.dropdown-header, #left_menu #navbar_ul_left_naas > li:hover > a {
	background-color: #6797C7 !important;
	color: #FFF;
}
#left_menu #navbar_left_naas ul.dropdown-menu li {
	position: relative;
	/*top: -51px;*/
	/* top: -80px; */
	top: -79px;
	left: 90px; /* left menu width */
	
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#left_menu #navbar_left_naas li {
	text-align: center;
}
#left_menu #navbar_left_naas li span.menu_left_title {
	font-size: 10px;
	line-height: 30px;
}
#left_menu li.dropdown-header {
/*	height: 44px !important;
	line-height: 44px !important;*/
	/* height: 73px !important;
	line-height: 73px !important; */
	height: 74px !important;
	line-height: 74px !important;
	border-bottom: none  !important;
	font-size: 13px;
}
#left_menu #navbar_left_naas ul.dropdown-menu {
	z-index: -1;
	background-color: transparent;
	background-clip: inherit;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#left_menu .container,
#left_menu .navbar-header,
#left_menu #navbar_left_naas-collapse {
	margin: 0 !important;
	padding: 0 !important;
}
#left_menu li i {
	font-size: 29px;
}

/* ... always show ... */
#left_menu .navbar-toggle {
	display: none !important;
}
#left_menu .navbar-collapse.collapse {
  display: block!important;
}
#left_menu .navbar-nav>li, #left_menu .navbar-nav {
  float: left !important;
}
#left_menu .navbar-nav.navbar-right:last-child {
  margin-right: -15px !important;
}
#left_menu .navbar-right {
  float: right!important;
}



#main {
	margin-top: 20px;
	margin-bottom: 50px; /* footer escape */
	margin-left: 90px; /* left menu width */
	width: auto;
}

/* .footer {
    height: 50px !important;
    line-height: 15px;
	font-size: 12px;
    color: #9d9d9d;
	padding-top: 0px;
	padding-left: 90px; 
	
	bottom: 0px;
	left: 0;
	position: fixed;
	right: 0;
	
	
	background-color: #f5f5f5;
    border-top: 1px solid #ddd;
}
.footer p {
	margin-bottom: 0;
} */

#menuFlagChange { }
#menuFlagChange a {
	zoom: 1;
	/* margin-left: 10px !important; */
}
#menuFlagChange a.lang_not_sel {
	filter: alpha(opacity=50);
	opacity: 0.5;
}
#menuFlagChange a.lang_not_sel:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.copy_naas {
	font-size: 12px;
}
.site-index .row {
	margin-top: 30px;
}
.site-index .row_naas {
	margin-top: 0;
}
.site-index .filters_naas {
	background-color: #FCFCFC;
	padding: 10px;
}
.site-index .card {
	color: #000;
    border-color: #000;
}
.site-index .card-header {
    background-color: #FFF;
    border: solid 1px #000;

	position: absolute;
	top: -20px;
	left: 25px;
}
.site-index .card-title {
	color: #4F81C3;
	font-weight: bold;
}
.site-index .card-body {
	padding: 30px;
	padding-top: 50px;
}
.site-index .visitor_number_big {
	padding-top: 15px;
	font-size: 48px;
	line-height: 48px;
	color: #66CC33;
}

table.table-ns th,
table.table-ns th a,
table.table-ns td {
	font-size: 12px;
}
table.table-ns th,
table.table-ns td {
	padding: 8px 2px;
	text-align: left;
}

.s2-togall-select {
    display: none;
}

#websitesAdded {
	margin: 0 15px 30px 15px;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #F9F9F9;
}
#websitesAdded ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	
}
#websitesAdded ul li {
	float: left;
	list-style: none;
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 3px;
	padding: 3px;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}
.website_remove {
	position: relative;
	top: 3px;
	cursor: pointer;
	color: #C00;
}

#clipb {
	position: absolute;
	right: 11px;
	top: 11px;
}

span.glyphicon.glyphicon-remove {
	color: #f00;
}
span.glyphicon.glyphicon-ok {
	color: darkgreen;
}


/* checkbox and radio animations - start */

.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: .25em;
    width: 1.3em;
    height: 1.3em;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}

/* checkbox and radio animations - end */


.search_dropdown {
	width: 200px;
	float: left;
	margin-right: 10px;
}

/*
 * Badges colors
 */
.badge-primary {
  background-color: #337AB7 !important;
}
.badge-error {
  background-color: #b94a48 !important;
}
.badge-warning {
  background-color: #f89406 !important;
}
.badge-success {
  background-color: #468847 !important;
}
.badge-info {
  background-color: #3a87ad !important;
}
.badge-danger {
  background-color: #D9534F !important;
}
.badge-inverse {
  background-color: #333333 !important;
}
.badge-naas-purple {
  background-color: #7A43B6 !important;
}

/*
 * Tooltip colors
 */
 .tooltip-primary {
	background-color: #337AB7 !important;
  }
  .tooltip-error {
	background-color: #b94a48 !important;
  }
  .tooltip-warning {
	background-color: #f89406 !important;
  }
  .tooltip-success {
	background-color: #468847 !important;
  }
  .tooltip-info {
	background-color: #3a87ad !important;
  }
  .tooltip-danger {
	background-color: #D9534F !important;
  }
  .tooltip-inverse {
	background-color: #333333 !important;
  }
  .tooltip-naas-purple {
	background-color: #7A43B6 !important;
  }
/*
 * Progress-bar colors
 */
.progress-bar-naas-yellow {
	background-color: #FFD700;
}

/*
 * Comments
 */
#comments {
	border-radius: 5px;
    border: 1px solid #ddd;
    padding: 8px;
    width: 100%;
    margin-bottom: 5px;
}

/*
 * Records of Processing
 */

#records_processing_form h4 {
	border-bottom: 1px solid #666;
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	padding: 7px;
}

/*
 * Vertical alignmnt buttons
 */
/*span.group-bottom-align-text {
	position: relative;
}
span.group-bottom-align-text button.btn-bottom-align-text {
	position: absolute;
	bottom: 0;
	right: 0;
}*/

/*
* Pre Audit
*/

#modal_preaudit {
	border: none !important;
}

/* 
.nav li.nav-item {
	height: 0 !important;
	margin-top: -7% !important;
} */



#dropdown-priority {
	top:0 !important;
}

.input_right{
	text-align: right;
	/*hgjgh*/
}
.note-button{
	margin-top: 5px;
	background: none;
	border:none;
}
.kv-grid-group-row, .kv-grouped-row {
	background-color: #c4d4d6 !important;
	line-height: 1;
}
#task-content #hidden_column input.form-check-input.bulk-change {
    margin-left: 0px;
}
.task_discard_comment{
	padding: 8px;
}
.task_discard_comment:focus{
	outline: auto 5px -webkit-focus-ring-color;
}
.comment-row{
	height:0px;
	padding:1px 1px !important;
}

/*
 * Incident Module (form check box)
 */

 div.row-radio {
	clear: both;
	margin-bottom: 10px;
}
div.row-radio div.div-checkbox {
	width: 60px;
}
div.row-radio .button-checkbox button {
	width: 40px;
}
div.row-radio div.radio-button-text{
	display: table-cell;
	font-size: small;
}

.borderInput {
	border: solid 2px #6797C7;
	border-left: 4px solid #6797c7;
}
.incident-form .radio-button-text{
	width: calc(100% - 60px);
}

.list-group-item.active_new.active, .list-group-item.active_new.active:hover, .list-group-item.active_new.active:focus {
	background-color: #4cae4c !important;
    border-color: #4cae4c !important;
}

.list-group-item {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.list-arrows {
	padding-top: 50px;
}

.list-arrows button {
	margin-bottom: 20px;
}

/* Assessment index*/
.fa-file-text-o:hover {
	cursor: pointer;
}
.select2-container--user-avatar {
	margin: 0px;
}

.dpo-index .assessment-options-table-cell > *:not(:first-child) {
	margin-top: .5rem;
}
.static-button {
	display: block !important;
}
