/*
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/*
 * Bootstrap v2.0.4
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.dragged {
  position: absolute;
  top: 0;
  opacity: 1;
  z-index: 2000; 
  
}


ol {
  list-style-type: none;padding-left:0;
}

.datepicker .dropdown-menu{z-index:99999 !important;}

.ra-folder-row-active{
	border-bottom:2px solid #E6E6E6;
	cursor:pointer;
	background-color:#80bbeb;
	color:#fff;
}

.modal-backdrop.in{
	opacity:0.8; /* 17092018 */
}

ol, ul{

	margin-bottom: 0px;

}

.project-date{
	font-size:12px;
}

.task-desc-border{
	margin-top:15px!important;
	margin-bottom:15px!important;
	
}

.taskGroupAddModal{
	z-index:9999 !important;
}

.modal-view-right{
	min-height:32px !important;
}

.progress-task-bg a{
	color:#fff !important;
}

.notification-bg:hover a{
	text-decoration:none!important;
	cursor:pointer !important;
	
}

.notificationDiv{
	overflow-y:auto !important;
	height: 745px !important ;
	
}


.myTaskList{
	text-decoration:none!important;
	cursor:pointer !important;
	
}

.simple_with_animation a , .moveTOAllProject , .selectedUserForTasksDiv{
	text-decoration:none!important;
	cursor:pointer !important;
}


	
	
/*vipin*/
.watchesPadding{padding-top:10px;}
.submitEditProject{
	/* padding:3px 43px !important; */
}

.datepickerBox{
padding-top:6px;
}

#searchDueDate {

	margin-left:-18px;
	width:285px;

}

#taskProject{
	/* background:url(../../../img/front/taskmanager/dropdown-icon-small.png) no-repeat 414px 0px; */
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("../../../img/front/taskmanager/dropdown-icon-small.png") no-repeat 98.5% !important;
	background: url("../../../img/front/taskmanager/dropdown-icon-small.png") no-repeat calc(100% - 0px) !important;
	background-position: right;
	padding-bottom: 2px !important;
}

#newTaskUser , #newTaskWatcher , #newTaskWatcherGroups{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("../../../img/front/taskmanager/dropdown-icon-small.png") no-repeat 98.5% !important;
	background: url("../../../img/front/taskmanager/dropdown-icon-small.png") no-repeat calc(100% - 0px) !important;
	background-position: right;
	padding-bottom: 2px !important;
		
}
.taskEditUserSelect , .taskEditWatcherSelect,  .taskEditPrioritySelect{
	/* background:url(../../../img/front/taskmanager/dropdown-icon-small.png) no-repeat 296px 0px !important; */
	
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url("../../../img/front/taskmanager/dropdown-icon-small.png") no-repeat 98.5% !important;
	background: url("../../../img/front/taskmanager/dropdown-icon-small.png") no-repeat calc(100% - 0px) !important;
	background-position: right;
	padding-bottom: 2px !important;
	background-color:#e6e6e6 !important;
}

#datepickerTask , .datepickerTaskEdit{
	margin-top:-2px;
	margin-left:-16px!important;
	width:285px !important;
}

.taskUserViaEmailAddText,  .taskUserViaEmailEdit{
width:298px;
font-size:16px;
}

.taskUserViaEmailAdd  , .edittaskUserViaEmailAdd{
margin-left:-4px;
}


.taskWidth{
	width:32.9%;
}
.taskWidth-rigth{
	width:33%;
}
.liActive{
	background-color:#e6e6e6;
	color:#fff;
}


.inviteUserSubmitBtn{
	/* padding:3px 47px; */
}


.inviteEditTaskUserPopup > span , .inviteTaskUserPopup > span{
	color:#fff !important;
}

.inviteEditTaskUserPopup , .inviteTaskUserPopup{
	padding-left:1px !important;
}

.taskCloseBtn{
	margin-top:-15px;
	margin-right:-10px;
}

.taskaddUserBox{
	margin-top:16px !important;
}
.error{
	color:red !important;
}

#popupoverlay, #popupoverlay-sign-off {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

#popupoverlay div { 
	position: absolute;
	z-index: 99999;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	/* height: 1500px; */
	background-color: #5A5757;
	color: White;

}

/* #loading {
	left: 50%;
	margin: 0 auto;
	position: fixed;
	top: 50%;
	z-index: 99999;
	text-align: center;
	width: 60px;
	
} */

.mar-15-top{
	margin-top:-15px;
}

.floalLeft{
	float:left !important; 
}

.floalRight{
	float:right !important; 
}

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

.marT-10{
	margin-top:10px;
}
.marB-10{
	margin-bottom:10px;
}





.caret{

	display:none;
}



.plus-minus-icon{
	width: 15px;
	float: right;
	margin-right: 15px;
	padding-top:3px;
}

.PlusIconForFolder{
	cursor:pointer;
}

.usersFolderList , .usersList , .usersGroupList{
	color:#fff;
	cursor:pointer;
}

.usersFolderList:hover , .usersList:hover , .usersGroupList:hover{
	color:#fff;
}

.userFolderSeprator{
	border-right:2px solid #fff;
	width:120px;
}
.user-section
{
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
   	width:100%;
	z-index:999;
	margin: 0;
    padding: 0;
    overflow: hidden;
	text-decoration:none;
	
}
.user-section-left{
	width:33%;
	float:left;
	display:inline-block;
	text-decoration:none;
	padding:10px;
	border-right:2px solid #fff;
	text-align:center;
	font-size:14px;
	font-weight:600;
}
.user-section-right{
	width:33%;
	float:right;
	display:inline-block;
	text-decoration:none;
	padding:10px;
	border-right:2px solid #fff;
	text-align:center;
	font-size:14px;
	font-weight:600;
}
.user-section-group{
	width:33%;
	float:right;
	display:inline-block;
	text-decoration:none;
	padding:10px;
	text-align:center;
	font-size:14px;
	font-weight:600;
}
.user-section-left:hover,.user-section-left.active , .user-section-right:hover ,.user-section-right.active , .user-section-group:hover , .user-section-group.active{
	background-color:#0078D7;
	color:#FFF;
	 display:inline-block;
	 text-decoration:none;
}
.user-section-left:hover a , .user-section-right:hover a , .user-section-group:hover a{
	 text-decoration:none;
}



#newTaskUser , #newTaskWatcher , #newTaskWatcherGroups ,#selectedProject , #searchselectedUser{
	height:35px;
	background-color:#ECECEC !important;
	overflow:hidden;
}

.ClearAllNotifications{
	cursor:pointer;
}


.transparentBg{
	background-color:transparent !important;
}

.clearSpecificNotification img{
	margin-right: 8px;

	margin-top: 18px;
	cursor:pointer;
}

.modal-backdrop{
	z-index:999 !important;
}

#searchselectedUser{
	background-color:#fff !important;
}

.ui-sortable-handle :hover{
	/*background-color:#c9e1f5 !important;*/
	
}

button.multiselect{
	background-color:#ECECEC !important;
	width:100% !important;
}

.image-holder .thumb-image{
	width: 50px;
	height: 50px;
	border: 1px solid #ECECEC;
	padding: 3px;
	margin: 5px;
}


.ui-state-default{
	border:none !important;
	/* background:none !important; */
}

.deleteTask{
	cursor:pointer;
}

.attachementText a{
	color:#fff !important;
	text-decoration:none !important;
	padding-left:5px;
}

.open-info:hover{
	border-radius:inherit;
}


.moveTOAllProject{
	/* float: left;
	margin-top: 8px; */
	margin-right: 20px;
	margin-left: 20px;
}

.del-icon11{
	display:none;
}

.taskImageContainer:hover > .del-icon11 {
	display:block;
}

.deleteTaskImageAction{
	cursor:pointer;
}

.arrange-row-right > .n_arrange:hover {
	color:#797979;	
}

.addAttachement{
	color:#fff;
	text-decoration:none;
}

.editGroup{
	cursor:pointer;
}

.modal-groupBox {
	width: 550px;
}

.limited-text-title{
	min-height:20px !important;
}

.btn-group, .btn-group-vertical{
	display:flex !important;
	
}

.FollowupAssessmentYes , .ReviewYes , .SignoffYes{
	display:none;
}


.n_dropdown_top{
	/*z-index:9999;	*/
}
.margin-top-neg{
	margin-top:-5px;
}

.new-pronext-btn-new{
		padding:5px 25px 5px 25px !important;
	
}

.header-update-btn-new{
	 padding: 5px 35px !important;
	
}

/*
.header-cancel-btn-new{
	padding:10px 25px !important;
	margin-bottom:10px !important;
	
}*/

.header-title-new{
	margin-bottom:30px;
	margin-bottom:10px !important;
}
/*
.cancel-btn-div-new{
	margin-top:50px !important;
	margin-bottom:10px !important;
}*/
/*
.update-btn-div-new{
	margin-top:50px !important;
}*/

.disabled{
	pointer-events: none;

  /* for "disabled" effect */
  opacity: 1;
  background: #CCC;
}

.padding-top-55{
	padding-top:55px;
}

.margin-top-10{
	margin-top:10px;
}
/*vipin*/	


/* Bharat */ 

.overlay-div, .overlay-div-sign-off{
	position: absolute;
	z-index: 99999;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%; 
	background-color: #5A5757;
	color: White; 
	/*display: none;*/
}

.overlay-div-sign-off{
	position: absolute;
	z-index: 99999;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%; 
	background-color: #5A5757;
	color: White; 
	display: none;
}


.ra-loader{
	left: 38%;
	margin: 0 auto;
	position: fixed;
	top: 50%;
	z-index: 99999;
	text-align: center;
	width: 25%;
	/*display: none;*/
}

.adt-btn-color2{
	border:none;
}
.labl{
	min-height:60px;
	border-bottom: 2px dotted #ccc;
}
.labl > input + div{
	padding: 15px 33px;
	min-height:60px;
}
.labl > input + div.active{
	background-color: #0078d7;
	color: #fff;
	min-height:60px;
	padding: 15px 33px;
}
.labl > input + div:hover{
	background-color:#ccc;
}
.labl > input:checked + div{
	min-height:60px;
	padding: 15px 33px;
}
.labl > input:checked + div:hover{
	background-color: #0078d7;
}
.adt-label{word-break: break-all;}

.labl > div {
    cursor: pointer;
    min-height: 60px;
    color: #000;
    padding: 15px 33px;
}
.showSubHeaders a{
	float: right;
}
.sr-hazard-tbl-head-cell > div > a{
	color: #FFFFFF;
}
.n_hazard_sub{
	font-size: 12px;
	padding: 10px 20px;
	height: 55px;
}
.btncsv_margin{
	padding-top: 180px;
}
.n_graph_right{
	height: auto;
}
.stats_graphs_center{ 
	overflow: auto;
	width: 100%;  
} 
.pro-sel-padding{
	position: relative;
}
.remove-review-user {
    display: inline-block;
    float: right;
}
.review-user-list{
	margin-top: 10px;
	height: 141px;
	overflow-y: auto;
}
/*
.pro-new-scroll{
	height: 725px;
}*/
.hazardLibraryName.active {
    color: #57a9d9 !important;
}
.image-upload > input
{
    display: none;
}
.adt-commnet-col > input
{
    display: none;
}
.adt-option-bg{
	height: 659px;
    overflow-y: auto; 
}
.adt-option-bg, #preview-div{
	height: 650px;
    overflow-y: auto; 
}
.add-template-item{
	float: right;
	margin-right: 10px;
}
.check-sel-date-lbl{
	font-size: 16px;
	text-transform: capitalize;
	font-family: 'Segoe UI';
	font-weight: normal;
	margin-bottom: 5px;
}
.check-sel-date-input > input{
	width: 100%;
	height: 36px;
	font-weight: normal;
	padding: 5px;
	border-color: #e6e6e6;
}
.risk-edit-folder a{
	display: inline-block;
	text-decoration: none;
	margin-left: -4px;
	background-color: #e6e6e6;
	color: #1e1f1e;
	font-size: 12px;
	font-family: 'Segoe UI';
	text-align: center;
	padding-top: 14px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	min-width: 80px;
	font-weight:600;
}
.risk-edit-folder:hover a{
	margin-left: -4px;
	padding-bottom: 15px;
}
.top-row-padding{
	padding-top: 10px;
}
.all-folder-row{
	padding: 0;
}
/*
.stats-tbl-cell, .stats-tbl-head-cell > div{
	width: 320px;
}*/
.stats-tbl-cell-first, .stats-tbl-head-cell-wo-border > div{
	/*width: 560px;*/
}
.custom-header { 
    background-color: #0078d7;
    color: #fff; 
	font-family: 'Segoe UI';
}
.que-body-top {

    margin-top: 25px;
    padding-top: 25px;
    padding-bottom: 25px;

}
.hazard-save-box > button { 
    width: 100%;
    display: inline-block;
    text-align: center; 
    height: 50px; 
    border: 0px;
    font-family: 'HelveticaNeueeTextW01Medium';
    margin-top: 50px;
    background-color: #0078d7;
	color: #fff;
	text-decoration: none;
	/* position: absolute; */
	bottom: 0px;
}
.item-sort-list a.active{
	color: #0078d7
}

.hazardLibraryName.active{
	color: #ffcc33!important;
}
/*
.edit_hover_class, #hazard-library-button{
	padding: 5px 10px;
}*/

.temp-item-sort{
	padding-top: 0;
	padding-bottom: 0;
}
.item-sort-list{
	padding-top: 10px;
	/*padding-bottom: 8px;*/
}
.library-list-div{
	padding-top: 6px;
	/*padding-bottom: 8px;*/
}
/*
.content-height-overflow{
	height: 708px;
	overflow-y: auto;
}*/
.hazard-right-icon{
	width: 100px;
	height: 100px;
}
.hazard-icon-block{
	padding-bottom: 50px;
	padding-top: 50px;
} 
.file-info{
	padding-bottom: 10px;
}
.add-new-hazard{
	padding-bottom: 0;
	padding-top: 0;
}
.myprofile-heading > li{
	width: 16.66%;
}
/*.top-navbar > li{
	width: 20%;
}*/
.table_user_heading{
	padding-top: 8px;
	padding-bottom: 8px;
}
.pronew-tbl-cell{
	width: 25%;
}
.ra-link-arrow-bg > img{
	margin-top: 0 !important;
}
.n_icon-box > img{
	height: 100%; /* 17092018 */
    width: 100% !important; /* 17092018 */
    object-fit: contain;
}
.n_icon-box > img:hover{
	background-color: #FFF;
	border: 4px solid #000;
}
.n_icon-box > img.active{
	background-color: #FFF;
	border: 4px solid #0078d7;
}

.n_icon-box-share > img:hover{
	background-color: #FFF;
	border: 2px solid #000 !important;
}
.n_icon-box-share > img.active{
	background-color: #FFF;
	border: 2px solid #0078d7 !important;
}

.ms-save-new-btn {
    font-family: 'Segoe UI';
    background-color: #0078d7;
    border: none;
    color: #fff;
    padding: 8px 45px;
}
.ms-overwrite-btn {
    font-family: 'Segoe UI';
    background-color: #323232;
    border: none;
    color: #fff;
    padding: 8px 50px;
}
.adt-que-num{
	font-size: 20px;
}
.adt-que-block-div1{
	font-size: 18px;
	font-weight: normal;
}
.adt-que-block-div2{
	font-size: 18px;
}
.highlight{
	position: relative;
}
.highlight::before { 
  content: " \2022";
  color: #FFCF31;
  position:absolute;
  top: 0;
  right: 5px;
}
.new_upload_image_gap {
    padding-top: 30px;
} 
/* .pro_mgrew_frame {
    width: 245px;
    height: 245px;
    border: 10px solid #FFF !important;
    background-color: #e6e6e6;
    overflow: hidden;
	margin-top: 10vh;
} */
.new_upload_image {
    display: inline-block;
    padding: 8px 104px 8px 103px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0px;
    background-color: #ffcc33;
    font-family: 'Segoe UI';
    color: #000;
}
.action-btn{
	text-align: center;
	margin-top: 10px;
}
.ms-image-list .image-div{ 
	border: 2px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
	position: relative;
	width: 100%;
}
.ms-image-list .col-md-6 { margin-top: 30px; }
.ms-image-list .col-md-6:first-child { margin-top:0; }
.ms-image-list .col-md-6:nth-child(2) { margin-top:0; }
.ms-image-list .image-div:after {
	padding-top: 75%;
	width: 100%;
	content: "";
	display: block;
}
.ms-image-list .image-div a{
	display: block;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 1;
}
.ms-image-list .image-div a img{
	display: block;
	width: auto;
	height: auto;  
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.ms-image-list .image-div a.audit-image-remove img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover; 
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.ms-image-list .image-div a.audit-image-remove{
	position: absolute;
	width: 32px;
	height: 32px;
	right: 0;
	top: 0;
	background-color: #000;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: -16px -16px 0 0;
	padding: 0;  
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.ms-image-list .image-div a.audit-image-remove img{
	width: 14px;
	margin: 0px 0 0 10px;
}
.ms-image-list .image-div:hover a.audit-image-remove{
	opacity: 1;
	visibility: visible;
}
.temp-add-btn-bg{
	width: 100% !important;
}

.r-hearder-bg{ background-color:#000;}
.r-header-title{color: #FFF; font-weight: normal; font-size: 20px;  padding:20px; 25px; font-family: 'Segoe UI'; }
.r-header-tagline{color: #ffcc33; text-align: center; font-family: 'HelveticaNeueeTextW01Light'; font-size: 15px; font-weight: normal; padding-bottom: 10px;}
.r-sign-body-bg{ background-color:#f2f2f2;}
.r-upload-title{color: #000; font-family: 'Segoe UI'; font-size: 18px; padding-top: 8px;}
.r-upload-title > span {font-weight:bold;}
.r-article{padding-bottom:15px;}
.r-main-content{ padding:5px 25px;}
.r-sign-note{color: #000;  font-family: 'Segoe UI'; font-size: 16px; padding-top:15px; padding-bottom:10px;}
.r-sign-note > span {font-weight:bold;}
.r-btn{font-family: 'Segoe UI'; display:inline-block; padding:8px; text-align:center;  font-size:18px; font-weight:600;}
.r-btn-black, .r-btn-black:hover, .r-btn-black:focus{background-color:#000; color:#fff;}
.r-btn-red, .r-btn-red:hover, .r-btn-red:focus{background-color:#dd1f1f; color:#fff; padding: 8px 24px; }
.r-btn-green, .r-btn-green:hover, .r-btn-green:focus{background-color:#73ab19; color:#fff;}
.r-btn-darkgrey, .r-btn-darkgrey:hover, .r-btn-darkgrey:focus{background-color:#2c2c2c; color:#fff;  width: 100%;}
.r-btn-yellow, .r-btn-yellow:hover, .r-btn-yellow:focus{background-color:#ffce34; color:#000;}
.r-btn-blue, .r-btn-blue:hover, .r-btn-blue:focus{background-color:#0078d7; color:#FFF;  width: 100%;}
.r-action-btn-row{padding: 50px 25px 25px 25px;}
.r-sign-title{color: #000; font-family: 'Segoe UI'; font-size: 18px; padding-top: 25px; font-weight:600; padding-bottom:5px;}

.r-upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width:100%;
}

.r-button{
  color:#000;
  border:transparent;
  background-color: #ffce34;
  padding: 8px;
  font-size: 18px;
  font-family: 'Segoe UI';
  width: 100%;
  font-weight:600;
}

.r-upload-btn-wrapper input[type=file] {
  font-size: 16px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.disable {
    opacity: 0.4;
    pointer-events: none;
}

.strike_font{
	text-decoration: line-through;
}

.error-message{
	color: #FF0000;
}


.TMPage .ui-state-highlight, .TMPage .ui-widget-content .TMPage.ui-state-highlight, .TMPage .ui-widget-header .ui-state-highlight{
	    border: 1px solid #003eff !important;
		background: #80BBEB !important;
		font-weight: normal !important;
		color: #ffffff !important;
}

.opacity6{
	opacity:0.6;
}
.opacity1{
	opacity:1;
}
.report-filter.active, .audit-report-filter.active{
	color: #ffce34 !important;
}




/* Right side form */

.support-title{
	text-align:center;
	font-size:32px;
	font-family: 'HelveticaNeueeTextW01-Bold';
	color:#FCCD05;
	padding-top:25px;
	font-weight:bold;
	padding-bottom:15px;
}
.support-tagline{
	font-size:13px;
	color:#FFF;
	padding-bottom:15px;
}
.support-control{
	border-radius:0px;
	padding: 5px !important;
	min-height: 36px;
	font-size:12px;
    color: #181818;
	background-color: rgba(255, 255, 255, 1);
	font-family: 'HelveticaNeueeTextW01Light';
}
.support-control:focus {
    border-color: #ffd400;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(255, 212, 0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(255, 212, 0);
}
.support-btn{
	display: block;
	width: 100%;
	border-radius: 0px;
	background-color: #fccd05;
	color:#000;
	min-height: 45px;
	font-family: 'HelveticaNeueeTextW01Light';
	font-size:16px;
	margin-bottom:20px;
}
.support-btn:hover, .support-btn:focus{
	background-color: #fccd05 !important;
	color:#000 !important;
}
.close-btn{
	background-color: transparent;
    border: solid rgba(250, 250, 250, 1) 2px;
    text-align: center;
    color: #FFF;
    display: block;
    padding: 10px 50px;
    margin: 0 auto;
    transition: all 0.5s ease;
    font-family: 'HelveticaNeueeTextW01-Bold';
    font-size: 17px;
}
.close-btn:hover, .close-btn:focus{
	color: #FFF !important;
	background-color: #fccd05;
	border: solid #3d9be9 2px;
}
/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
* Add "left" or "right" in modal parent div, after class="modal".
* Get free snippets on bootpen.com
*******************************/
a:focus {
    outline: none;
}
	.modal.left .modal-dialog,
	.modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 410px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}

	#myModal2 .modal-content {
		height: 100%;
		overflow-y: auto;
		background-color: #000;
    	color: #FFF;
	}
	
	.modal.left .modal-body,
	.modal.right .modal-body {
		padding: 15px 15px 80px;
	}

/*Left*/
	.modal.left.fade .modal-dialog{
		left: -320px;
		-webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, left 0.3s ease-out;
		        transition: opacity 0.3s linear, left 0.3s ease-out;
	}
	
	.modal.left.fade.in .modal-dialog{
		left: 0;
	}
        
/*Right*/
	.modal.right.fade .modal-dialog {
		right: -320px;
		-webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
		   -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
		     -o-transition: opacity 0.3s linear, right 0.3s ease-out;
		        transition: opacity 0.3s linear, right 0.3s ease-out;
	}
	
	.modal.right.fade.in .modal-dialog {
		right: 0;
	}

/* ----- MODAL STYLE ----- */
	#myModal2 .modal-content {
		border-radius: 0;
		border: none;
	}

	#myModal2 .modal-header {
		border-bottom-color: #EEEEEE;
		background-color: #FAFAFA;
	}

/* ----- v CAN BE DELETED v ----- */


.ms-statement-image-div .image-div{ 
	border: 2px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
	position: relative;
	width: 100%;
}
.ms-statement-image-div .col-md-6 { margin-top: 30px; }
.ms-statement-image-div .col-md-6:first-child { margin-top:0; }
.ms-statement-image-div .col-md-6:nth-child(2) { margin-top:0; }
.ms-statement-image-div .image-div:after {
	padding-top: 75%;
	width: 100%;
	content: "";
	display: block;
}
.ms-statement-image-div .image-div a{
	display: block;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 1;
}
.ms-statement-image-div .image-div a img{
	display: block;
	width: auto;
	height: auto;  
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.ms-statement-image-div .image-div a.audit-image-remove img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover; 
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.ms-statement-image-div .image-div a.audit-image-remove{
	position: absolute;
	width: 32px;
	height: 32px;
	right: 0;
	top: 0;
	background-color: #000;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: -16px -16px 0 0;
	padding: 0;  
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.ms-statement-image-div .image-div a.audit-image-remove img{
	width: 14px;
	margin: 0px 0 0 10px;
}
.ms-statement-image-div .image-div:hover a.audit-image-remove{
	opacity: 1;
	visibility: visible;
}

#ms-image-list .image-div{ 
	border: 2px solid #ccc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float: left;
	position: relative;
	width: 100%;
}
#ms-image-list .col-md-6 { margin-top: 30px; }
#ms-image-list .col-md-6:first-child { margin-top:0; }
#ms-image-list .col-md-6:nth-child(2) { margin-top:0; }
#ms-image-list .image-div:after {
	padding-top: 75%;
	width: 100%;
	content: "";
	display: block;
}
#ms-image-list .image-div a{
	display: block;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 1;
}
#ms-image-list .image-div a img{
	display: block;
	width: auto;
	height: auto;  
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
#ms-image-list .image-div a.audit-image-remove img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover; 
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#ms-image-list .image-div a.audit-image-remove{
	position: absolute;
	width: 32px;
	height: 32px;
	right: 0;
	top: 0;
	background-color: #000;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin: -16px -16px 0 0;
	padding: 0;  
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#ms-image-list .image-div a.audit-image-remove img{
	width: 14px;
	margin: 0px 0 0 10px;
}
#ms-image-list .image-div:hover a.audit-image-remove{
	opacity: 1;
	visibility: visible;
}