/* 	CUSTOM DASHBOARD*/.alert-dismissible{display:none;} .small-box {    border-radius: 10px;    position: relative;    display: block;    margin-bottom: 20px;    box-shadow: 2px 1px 1px rgba(0,0,0,0.2);}.small-box>.inner {    padding: 13px;}.small-box p {    font-weight: bold;}.content-header h1{    font-weight: bold;}.header-search {    position: relative;    padding: 15px 15px 0 15px;}.content {    display: inline-block;	width: 100%;}.box-body {    padding: 35px;}.alert-dismissible.form{	display: none;}/* 	END CUSTOM DASHBOARD*/.shto-bt{	width: 40%;    margin: 0 auto;    margin-top: 2%;}ul.sidebar-menu li a i.fa{	font-size			: 20px;	width				: 28px;}ul.sidebar-menu li a span{	line-height			: 20px;}.sidebar-menu>li>a{	padding				: 12px 5px 12px 10px;}.sidebar-menu>li{	border-bottom		: 1px solid #e7eef12b;}.galery-item-img-container {	width				: 100%;}.galery-item-img-container img{	width				: 100%;	object-fit			: cover;}/*Style for  Sidebar*/.icon-sidebar{    float: left;    width: 35px;    height: 35px;    border-radius: 50%;    text-align: center;    line-height: 35px;}.text-menu-sidebar{    margin-left: 55px;    margin-top: 16px;}.control-sidebar-subheading{    margin: 0;}.control-sidebar-paragraph{    margin:0;    font-size:11px;}#cropContaineroutput{ width:100%; height:145px; position: relative; border:1px solid #ccc;}/*Style for  Bots Page*/.bot-item-home{    height: 410px;    border-radius: 8px;    min-width: 200px;    max-width: 280px;    position: relative;}/*.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {*/     /*background-color: white!important;*//*}*/.bot-list-page .content-wrapper{	overflow-y			: scroll;}.bot-list-page .main-footer{    margin-left			: 0 !important;    height				: 60px!important;}.bot-list-page .main-footer .pull-right .hidden-xs{    padding-top			: -80px;}.descr-header{    font-size			: 16px;    text-align			: left;    color				: #141414;}.bot-list-page .descr-header{    text-align: center!important;}.descr-text{    font-size: 13px;    color: #a6a6a6;}.bot-tile_layout {    padding: 16px;    position: relative;    margin-bottom: 30px;}.bot-tile_background {    background-color: #fff;    border-radius: 8px;}.dashboard-tile_cursor {    cursor: pointer;}.body-16 {    font-size: 13px;    color: #a6a6a6;}#manage-button-create-bot {    padding: 15px 35px!important;    background: #208EF0;    border-left: 0;    border-right: 0;    border-top: 2px solid #dedede;    border-bottom: 0;    color: #fff;    border-radius: 0 0 10px 10px;    transition: 0.3s;}#manage-button-create-bot:hover,#manage-button-create-bot:active{    position: relative;    width: 101%;    border-radius: 0 0 7px 7px;    left: -1px;    color: #208ef0!important;    background: #fff!important;    border-top: 2px solid #fff!important;    border-left: 0px!important;    border-right: 0px!important;    font-weight: bold;}#manage-button {    padding: 15px 35px!important;    background: transparent;    border-left: 0;    border-right: 0;    border-top: 2px solid #dedede;    border-bottom: 0;    color: #9a9a9a;    border-radius: 0 0 10px 10px;    transition: 0.3s;}#manage-button:hover,#manage-button:active{    border-radius: 0 0 10px 10px;    color: #fff;    background: #0d6aad;    border-top: 2px solid #195fa8;}.bot-tile_layout {    padding: 16px 16px 0 16px!important;}/*.btn-default {*/    /*background-color: white!important;*//*}*//* ===================TOGGLE SWITCH===================== */.custom-toggle-switch > input[type="checkbox"] {	display					: none;   }.custom-toggle-switch > label {	cursor					: pointer;	height					: 0px;	position				: relative; 	width					: 40px;	top						: 3px;}.custom-toggle-switch > label::before {	background				: rgb(0, 0, 0);	box-shadow				: inset 0px 0px 10px rgba(0, 0, 0, 0.5);	border-radius			: 8px;	content					: '';	height					: 10px;	margin-top				: -8px;	position				: absolute;	opacity					: 0.3;	transition				: all 0.4s ease-in-out;	width					: 36px;	left					: 0px;}.custom-toggle-switch > label::after {	background				: rgb(255, 255, 255);	border-radius			: 16px;	box-shadow				: 0px 0px 5px rgba(0, 0, 0, 0.3);	content					: '';	height					: 18px;	width					: 18px;	left					: -4px;	margin-top				: -8px;	position				: absolute;	top						: -4px;	transition				: all 0.3s ease-in-out;}.custom-toggle-switch > input[type="checkbox"]:checked + label::before {	background				: inherit;	opacity					: 0.5;}.custom-toggle-switch > input[type="checkbox"]:checked + label::after {	background				: inherit;	left					: 20px;}/* ===================TOGGLE SWITCH===================== */#yourId {    width: 200px;    height: 150px;    position:relative; /* or fixed or absolute */}.small-year-btn .btn-app{	border-radius		: 3px;    position			: relative;    padding				: 5px 5px;    margin				: 0 0 10px 10px;    min-width			: 55px;    height				: 36px;    text-align			: center;    color				: #666;    border				: 1px solid #ddd;    background-color	: #f4f4f4;    font-size			: 16px;}.floating-add-button{	background-color	: #3c8dbc;    top					: 57px;    margin-bottom		: 32px;    margin-right		: 10px;    position			: fixed;    right				: 0;    z-index				: 99;    color				: #FFF;    border				: 1px solid #5bffc8;    border-radius		: 50%;    height				: 38px;    width				: 38px;    box-shadow			: 0px 0px 19px 6px #a1b5ad;	transition			: 0.7s;}.floating-multi-add-button{	background-color	: #3c8dbc;    top					: 57px;    margin-bottom		: 32px;    margin-right		: 10px;    position			: fixed;    right				: 0;    z-index				: 99;    color				: #FFF;    border				: 1px solid #5bffc8;    border-radius		: 50%;    height				: 38px;    width				: 38px;    box-shadow			: 0px 0px 19px 6px #a1b5ad;	transition			: 0.7s;}.floating-multi-add-button > button.btn.dropdown-toggle{	background			: transparent;}.floating-multi-add-button .dropdown-menu{	left				: unset;	right				: 0px;}.sweet-alert h2{	font-size			: 24px;	line-height			: 30px;}.sweet-alert button{	border-radius		: 2px;}.sweet-alert button:hover{	border-radius		: 5px;}ul.dropdown-menu.language-flag-list{	width				: 100px !important;}.language-flag-list li.header{	padding				: 0px !important;}li.header > i.fa.fa-check.text-green.pull-right{	margin-top			: 7px;    margin-right		: 9px;}li.header > i.fa.fa-check.text-default.pull-right {    margin-top: 7px;    margin-right: 9px;}.dropdown-toggle i.fa.fa-bell-o, .dropdown-toggle i.fa.fa-suitcase {    font-size			: 18px;}.main-header .navbar .nav>li>a>.label{	position			: absolute;    top					: 5px;    right				: 2px;    text-align			: center;    font-size			: 11px;    padding				: 3px 4px;    line-height			: .9;    border-radius		: 0.21rem;}li.notifications-menu .dropdown-menu{	box-shadow			: 0px 10px 10px #3a3838;}li.tasks-menu .dropdown-menu{	box-shadow			: 0px 10px 10px #3a3838;}button.fc-button{	border-radius		: 0px !important;}a.dropdown-toggle.flag-icon-bar{	padding				: 13px 5px 5px 5px;}img.flag-icon{	width				: 28px !important;}form.add-form div.form-group div.input-group{	width 				: 100%;}form.add-form div.form-group div.input-group span.input-group-addon{	width 				: 150px;	text-align			: left;}form .col-*{    padding-top        : 10px;}.control-sidebar-heading{	font-weight			: 400;    font-size			: 16px;    padding				: 4px 0;    margin-bottom		: 8px;    border-bottom		: 1px solid gray;    text-align			: center;}.control-sidebar>.tab-content {    padding				: 0px 10px 10px 10px;}/*ul.nav > li.active > a{*/	/*border-bottom		: 2px solid #07ad8e;*//*}*/#add-procedure-result .alert.alert-success.alert-dismissible {	margin-bottom		: 0px;	border-radius		: 0px;}#add-procedure-result .alert.alert-success.alert-dismissible h4{	margin-bottom		: 0px;}#add-procedure-result .alert .close{	color				: #e00e0e;    opacity				: 1;    filter				: none;    font-size			: 37px;    margin-top			: -7px;    text-shadow			: 0 1px 2px #130b0b;}body.cke_editable.cke_editable_themed.cke_contents_ltr {    margin				: -5px 0px 0px 10px;}.timeline:before {    content				: '';    position			: absolute;    top					: 0;    bottom				: 0;    width				: 15px;    background			: #ddd;    left				: 50%;    margin				: 0;    transform			: translate(-50%, 0%);    border-radius		: 2px;	border-style		: none;}span.timeline-label a.btn{    margin-top			: -1px;}.timeline .timeline-item > .timeline-point{	width				: 32px;    height				: 32px;	right				: -28px;	line-height			: 23px;}.timeline .timeline-item.timeline-item-right > .timeline-point, .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point{	left				: -28px;}.timeline-label .plus-button a{	color				: #FFF;}.timeline-label .plus-button a i{	background-color: #127d3d;    padding: 6px 5px 0px 5px;    width: 32px;    border-radius: 50%;    height: 32px;}.border-style-none{	border-style		: none;}.timeline-body p{	font-size			: 16px;    font-weight			: bolder;}.bootstrap-tagsinput{	width				: 100%;}form ul.nav > li.active > a{	border-bottom		: none;}form legend.text-center{	margin-bottom		: 0px;}.description-block.bot-type > img{    width: 100%;    height: 48px;    object-fit: contain;    margin-top: -11px;}.widget-user .widget-user-image>img{    background-color    : #FFF;}.text-white{    color               : #FFF !important;}/* Style the tab */.tab {    overflow: hidden;    border: 1px solid #ccc;    background-color: #f1f1f1;}/* Style the buttons inside the tab */.tab button {    background-color: inherit;    float: left;    border: none;    outline: none;    cursor: pointer;    padding: 14px 16px;    transition: 0.3s;    font-size: 17px;}/* Change background color of buttons on hover */.tab button:hover {    background-color: #ddd;}/* Create an active/current tablink class */.tab button.active {    background-color: #ccc;}/* Style the tab content */.tabcontent {    display: none;    padding: 6px 12px;    border: 1px solid #ccc;    border-top: none;}/* Style the close button */.topright {    float: right;    cursor: pointer;    font-size: 28px;}.topright:hover {color: red;}/* Library borrowing style */.tabcontent {	border: none;}/* Library borrowing active tab */#Librat.tabcontent {	display:block;}@media screen and (max-width: 767px) {    .floating-add-button{		background-color: #3c8dbc;		top				: 102px;		margin-bottom	: 32px;		margin-right	: 10px;		position		: fixed;		right			: 0;		z-index			: 99;		color			: #FFF;		border			: 1px solid #5bffc8;		border-radius	: 50%;		height			: 38px;		width			: 38px;		box-shadow		: 0px 0px 19px 6px #a1b5ad;		transition		: 0.7s;	}	.content {		display: flex;	}}