@import url(https://fonts.googleapis.com/css?family=Noto+Sans+KR&display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700,900);

.blinking{
    -webkit-animation:blink 1s ease-in-out infinite alternate;
    -moz-animation:blink 1s ease-in-out infinite alternate;
    animation:blink 1s ease-in-out infinite alternate;
}

@-webkit-keyframes blink{
    0% {opacity:0;}
    60% {opacity:1;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    60% {opacity:1;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    60% {opacity:1;}
    100% {opacity:1;}
}

.thumbnail.video-item {
    border: 0px solid;
    padding: 20px 0px;
}
  

table.zento-table th,
table.zento-table td{
	font-size: 14px !important;
    padding: 10px;
}

table.table-size tr th{
	min-width: 120px;
}

.fs-14{
	font-size: 14px !important;
}

.tabWarp li a{
	font-size: 15px;
}

.div-top-counter{
	text-align: right;
	position: absolute;
    right: 10px;
    top: 44px;
}

.div-counter{
	background: #024c92;
    border-radius: 5px;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 10px;
    font-size: 12px;
    color: white;
}

.div-counter-container{
	float: right;
	margin-top: 70px;
}


.field-title {
    color: #fff !important;
    background-color: #232b31;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px !important;
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    font-weight: 600;
    border-radius: .25em;
}

.itemlist-step {
    line-height: 40px;
    margin-bottom: 10px;
    border-bottom: 1px solid #0066a6;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
}

.field-step {
    line-height: 40px;
    margin-bottom: 10px;
    border-bottom: 1px solid #0066a6;
    font-weight: bold;
}

.field-step span.icon-thumbnail {
    background-color: #0066a6;
    color: white;
}

.icon-thumbnail {
    margin-right: 20px;
}

.icon-thumbnail {
    display: inline-block;
    background: #21252d;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    left: 0;
    float: right;
    margin-right: 14px;
    color: #788195;
    font-size: 16px;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
    transition: transform 0.4s cubic-bezier(0.05, 0.74, 0.27, 0.99);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-weight: bold;
}

.pull-left {
    float: left !important;
}

.facWrap{
	font-size: 14px;
}

ul.guidelist, ol.guidelist {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
    margin-left: 0px !important;
}

ul.guidelist li, ol.guidelist li {
    padding: 5px 0px 5px 5px;
    font-size: 14px;
    font-weight: bold;
}

.header-title{
	font-size: 30px;
    font-weight: 600;
    color: black;
    padding-top: 70px;
}

.subMenu .menu-facility{
	width: 198px;
    padding: 0 0 0 1px;
}

.menu-facility ul li > a{
	padding: 10px;
    font-weight: bold;
    display: block;
    font-size: 13px;
    border-bottom: 1px solid #dedede;
	margin: 0 20px;
	position: relative;
}

.menu-facility ul li:hover{
	background-color: white;
}

.menu-facility ul li.off > a{	
    color: black;
}

.menu-facility ul li.on{
	background-color: white;
}

.menu-facility ul li.on > a,
.menu-facility ul li:hover > a{	
    color: #1699dc;   
}

.menu-facility ul li.on > a:after,
.menu-facility ul li:hover > a:after{	 
    content: "\e9c7";
    font-family: "icomoon";
    font-size: 16px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: -10px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
}


.panel-first {
  border-color: #2196f3;
}
.panel-first > .panel-heading {
  color: #fff;
  background-color: #2196f3;
  border-color: #2196f3;
}


.panel-second {
  border-color: #00bcd4;
}
.panel-second > .panel-heading {
  color: #fff;
  background-color: #00bcd4;
  border-color: #00bcd4;
}


.panel-normal {
  border-color: #4caf50;
}
.panel-normal > .panel-heading {
  color: #fff;
  background-color: #4caf50;
  border-color: #4caf50;
}

body{
	font-size: 13px;
    line-height: 1.5384616;
    color: #333;
    background-color: #f5f5f5;
    height:100vh;
    overflow:hidden;
    font-family: 'Noto Sans KR', "Roboto", "score", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.text-center {
    text-align: center;
}

.text-bold{
	font-weight: bold;
}

.company-floor-item{
	padding-bottom: 20px;
	padding-top:20px;
	font-weight: bold;
}

.content-group {
    margin-bottom: 20px!important;
}

.error-title {
    color: #fff;
    font-size: 100px;
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 40px;
    font-weight: 300;
    text-stroke: 1px transparent;
    display: block;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}

.h5, h5 {
    font-size: 17px;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 7px 12px;
    font-size: 13px;
    line-height: 1.5384616;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

[class*=bg-]:not(.bg-transparent):not(.bg-light):not(.bg-white):not(.btn-outline):not(body) {
    color: #fff;
}

.btn-primary {
    color: #fff;
    background-color: #2196f3;
    border-color: #2196f3;
}


.btn-green {
    color: #fff;
    background-color: #8bc34a;
    border-color: #8bc34a;
}

.bg-green {
    background-color: #8bc34a;
}

.v-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height:100%;
}

.v-item{
	max-width: 50%;
}

.text-white{
	color : white;
}

.org-step-title{
	margin-left: 0;
    margin-bottom: 10px;
    padding-left: 10px;
    font-size: 13px;
    background-image: url(/images/common/icon/icntitle3-icn.gif);
    background-color: rgb(255, 255, 255); 
    background-repeat: no-repeat;
    background-position: left center;
}

.mt-20{
	margin-top: 20px;
}

ul.people{
    font-size: 14px;
    line-height: 2em;
}

ui.people li{
	font-weight: bold;
}

.panel-first{
	min-height: 200px;
}

.orgWrap svg{
	position: absolute;
    z-index: -100;
}

.request-form th.title{
	height: 40px;
    font-weight: bold;
    font-size: 16px;
}

.request-form h1.title{
	text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 40px;
}

.request-form input[type='text']{
	width : calc(100% - 10px);
}

.check-boxRow input[type="text"].width-small{
	width : 120px;
	margin-right: 10px;
}

.request-form .print-size input[type="text"]{
	width : 60px;
}

input[type="date"], select:disabled{
	border: 1px solid #ddd;
    padding: 5px 3px !important;
    background: white;
}

select{
	background: white;
}

.txt_point{
	margin-left: 5px;
	color: red;
}



.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.3125rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.3125rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.3125rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.3125rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.3125rem !important; }

.m-2 {
  margin: 0.625rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.625rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.625rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.625rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.625rem !important; }

.m-3 {
  margin: 1.25rem !important; }

.mt-3,
.my-3 {
  margin-top: 1.25rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1.25rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1.25rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1.25rem !important; }

.m-4 {
  margin: 1.875rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.875rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.875rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.875rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.875rem !important; }

.m-5 {
  margin: 3.75rem !important; }

.mt-5,
.my-5 {
  margin-top: 3.75rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3.75rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3.75rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3.75rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.3125rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.3125rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.3125rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.3125rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.3125rem !important; }

.p-2 {
  padding: 0.625rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.625rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.625rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.625rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.625rem !important; }

.p-3 {
  padding: 1.25rem !important; }

.pt-3,
.py-3 {
  padding-top: 1.25rem !important; }

.pr-3,
.px-3 {
  padding-right: 1.25rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1.25rem !important; }

.pl-3,
.px-3 {
  padding-left: 1.25rem !important; }

.p-4 {
  padding: 1.875rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.875rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.875rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.875rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.875rem !important; }

.p-5 {
  padding: 3.75rem !important; }

.pt-5,
.py-5 {
  padding-top: 3.75rem !important; }

.pr-5,
.px-5 {
  padding-right: 3.75rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3.75rem !important; }

.pl-5,
.px-5 {
  padding-left: 3.75rem !important; }

.m-n1 {
  margin: -0.3125rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.3125rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.3125rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.3125rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.3125rem !important; }

.m-n2 {
  margin: -0.625rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.625rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.625rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.625rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.625rem !important; }

.m-n3 {
  margin: -1.25rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1.25rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1.25rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1.25rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1.25rem !important; }

.m-n4 {
  margin: -1.875rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.875rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.875rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.875rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.875rem !important; }

.m-n5 {
  margin: -3.75rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3.75rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3.75rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3.75rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3.75rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }


/* ------------------------------------------------------------------------------
*
*  # Helper classes
*
*  Custom helper classes
*
*  Version: 1.1
*  Latest update: Mar 10, 2016
*
* ---------------------------------------------------------------------------- */
.no-edge-top {
  top: 0;
}
.no-edge-bottom {
  bottom: 0;
}
.no-edge-left {
  left: 0;
}
.no-edge-right {
  right: 0;
}
@media (min-width: 1200px) {
  .pull-right-lg {
    float: right;
  }
}
@media (min-width: 1025px) {
  .pull-right-md {
    float: right;
  }
}
@media (min-width: 769px) {
  .pull-right-sm {
    float: right;
  }
}
@media (min-width: 480px) {
  .pull-right-xs {
    float: right;
  }
}
.valign-top {
  vertical-align: top;
}
.valign-middle {
  vertical-align: middle;
}
.valign-bottom {
  vertical-align: bottom;
}
.valign-baseline {
  vertical-align: baseline;
}
.valign-text-top {
  vertical-align: top;
}
.valign-text-bottom {
  vertical-align: text-bottom;
}
.position-relative {
  position: relative;
}
.position-static {
  position: static;
}
.display-block,
label.display-block {
  display: block;
}
.display-inline-block {
  display: inline-block;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-move {
  cursor: move;
}
.cursor-default {
  cursor: default;
}
.overflow-hidden {
  overflow: hidden;
}
.overflow-visible {
  overflow: visible;
}
.overflow-auto {
  overflow: auto;
}
.content-group-xs {
  margin-bottom: 10px !important;
}
.content-group-sm {
  margin-bottom: 15px !important;
}
.content-group {
  margin-bottom: 20px !important;
}
.content-group-lg {
  margin-bottom: 30px !important;
}
.no-margin {
  margin: 0!important;
}
.no-margin-top {
  margin-top: 0!important;
}
.no-margin-bottom {
  margin-bottom: 0!important;
}
.no-margin-left {
  margin-left: 0!important;
}
.no-margin-right {
  margin-right: 0!important;
}
.m-5 {
  margin: 5px!important;
}
.m-10 {
  margin: 10px!important;
}
.m-15 {
  margin: 15px!important;
}
.m-20 {
  margin: 20px!important;
}
.mt-5 {
  margin-top: 5px!important;
}
.mt-10 {
  margin-top: 10px!important;
}
.mt-15 {
  margin-top: 15px!important;
}
.mt-20 {
  margin-top: 20px!important;
}
.mb-5 {
  margin-bottom: 5px!important;
}
.mb-10 {
  margin-bottom: 10px!important;
}
.mb-15 {
  margin-bottom: 15px!important;
}
.mb-20 {
  margin-bottom: 20px!important;
}
.ml-5 {
  margin-left: 5px!important;
}
.ml-10 {
  margin-left: 10px!important;
}
.ml-15 {
  margin-left: 15px!important;
}
.ml-20 {
  margin-left: 20px!important;
}
.mr-5 {
  margin-right: 5px!important;
}
.mr-10 {
  margin-right: 10px!important;
}
.mr-15 {
  margin-right: 15px!important;
}
.mr-20 {
  margin-right: 20px!important;
}
.no-padding {
  padding: 0!important;
}
.no-padding-top {
  padding-top: 0!important;
}
.no-padding-bottom {
  padding-bottom: 0!important;
}
.no-padding-left {
  padding-left: 0!important;
}
.no-padding-right {
  padding-right: 0!important;
}
.p-5 {
  padding: 5px!important;
}
.p-10 {
  padding: 10px!important;
}
.p-15 {
  padding: 15px!important;
}
.p-20 {
  padding: 20px!important;
}
.pt-5 {
  padding-top: 5px!important;
}
.pt-10 {
  padding-top: 10px!important;
}
.pt-15 {
  padding-top: 15px!important;
}
.pt-20 {
  padding-top: 20px!important;
}
.pb-5 {
  padding-bottom: 5px!important;
}
.pb-10 {
  padding-bottom: 10px!important;
}
.pb-15 {
  padding-bottom: 15px!important;
}
.pb-20 {
  padding-bottom: 20px!important;
}
.pl-5 {
  padding-left: 5px!important;
}
.pl-10 {
  padding-left: 10px!important;
}
.pl-15 {
  padding-left: 15px!important;
}
.pl-20 {
  padding-left: 20px!important;
}
.pr-5 {
  padding-right: 5px!important;
}
.pr-10 {
  padding-right: 10px!important;
}
.pr-15 {
  padding-right: 15px!important;
}
.pr-20 {
  padding-right: 20px!important;
}
.no-border {
  border: 0!important;
}
.no-border-top {
  border-top: 0!important;
}
.no-border-bottom {
  border-bottom: 0!important;
}
.no-border-left {
  border-left: 0!important;
}
.no-border-right {
  border-right: 0!important;
}
.no-border-radius {
  border-radius: 0;
}
.no-border-radius-top {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.no-border-radius-bottom {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.no-border-radius-left {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.no-border-radius-right {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.border-radius {
  border-radius: 3px;
}
.border-radius-top {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.border-radius-bottom {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.border-radius-left {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.border-radius-right {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.border-top {
  border-top: 1px solid;
}
.border-bottom {
  border-bottom: 1px solid;
}
.border-left {
  border-left: 1px solid;
}
.border-right {
  border-right: 1px solid;
}
.border-lg {
  border-width: 2px;
}
.border-top-lg {
  border-top: 2px solid;
}
.border-bottom-lg {
  border-bottom: 2px solid;
}
.border-left-lg {
  border-left: 2px solid;
}
.border-right-lg {
  border-right: 2px solid;
}
.border-xlg {
  border-width: 3px;
}
.border-top-xlg {
  border-top: 3px solid;
}
.border-bottom-xlg {
  border-bottom: 3px solid;
}
.border-left-xlg {
  border-left: 3px solid;
}
.border-right-xlg {
  border-right: 3px solid;
}
.full-width {
  width: 100%;
}



.text-info {
    color: #31708f !important;
}


/********************************
*
* FLEX 선언
*
**********************************/
.d-flex{
	display: flex;
}


.flex-group{
    display: flex;
    align-items: center !important;
    flex-wrap: nowrap;
  }
  
  .flex-ycenter {
    display: flex;
    align-items: center !important;
  }
  
  .flex-xcenter {
    display: flex;
    justify-content: center !important;
  }
  
  
  .flex-1 {
    flex: 1;
    overflow: hidden;
  }
  
  .flex-grow {
    flex: 1
  }
  
  .d-column{
    display: flex;
    flex-direction: column;
  }
  
  .d-row{
    display: flex;
    flex-direction: row;
  }
  
  .flex-center {
    display: flex !important;
    align-items: center !important;
    justify-content: center;
    height: 100%;
  }

  .flex-space-between{
    display: flex !important;
    justify-content: space-between!important;
  }

  .flex-space-around{
    display: flex !important;
    justify-content: space-around!important;
  }

  



/********************************
*
* 기타 선언
*
**********************************/
.preview-container{
	border: 2px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.preview-container .title{
	font-weight: bold;
    margin-bottom: 20px;
    font-size: 18px;
		
}



/********************************
*
* ROW 선언
*
**********************************/

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -.625rem;
    margin-left: -.625rem
}


.col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.w-100{
	width: 100%;
}

.container-usage{
	margin: 10px;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: 0px 0px 10px rgba(156, 179, 211, 0.25);
}



.container-usage img{
	width: 100%;
    height: 150px !important;
    object-fit: cover !important;
}

.font-weight-bold{
	font-weight: bold;
}

.container-none{
	border: 1px dashed #007bff;
    min-height: 260px;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    margin: 12px;
    padding: 5px;
    display: flex;
    align-items: center!important;
    justify-content: center!important;
    color: #007bff;
    font-size: 20px;
}

.inner-title {
    color: #fff !important;
    background-color: #2196f3;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px !important;
    font-size: 14px;
    line-height: 1;
    text-shadow: none;
    font-weight: 600;
    border-radius: 0.25em;
    display: inline-block;
}

.d-none{
	display: none;
}

