/*!
 * Start Bootstrap - Resume v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/resume)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-resume/blob/master/LICENSE)
 */
body {
 /* font-family: 'Open Sans', serif;*/
  padding-top: 54px;
  color: #868e96; }

@media (min-width: 992px) {
  body {
    padding-top: 0;
    padding-left: 17rem; } }

h1,
h2,
h3,
h4,
h5,
h6 {
 /* font-family: 'Saira Extra Condensed', serif;*/
  font-weight: 700;
  text-transform: uppercase;
  color: #343a40;
}

h1 {
  font-size: 2rem;
  line-height: 5.0rem; }

h2 {
  font-size: 3.5rem; }



/*.subheading {                   /** 의미없음 **/
  /*text-transform: uppercase;*/
  /*font-weight: 500;*/
  /*!*font-family: 'Saira Extra Condensed', serif;*!*/
  /*font-size: 1.35rem; }*/



/*.list-social-icons a {*/            /** 의미 없음 **/
  /*color: #495057; }*/
  /*.list-social-icons a:hover {*/
    /*color: #12b079; }*/
  /*.list-social-icons a .fa-lg {*/
    /*font-size: 1.75rem; }*/

/*.list-icons {*/                           /** 의미 없음 **/
  /*font-size: 3rem; }*/
  /*.list-icons .list-inline-item i:hover {*/
    /*color: #12b079; }*/

#sideNav .navbar-nav .nav-item .nav-link {
  font-weight: 600;
  text-transform: uppercase; }


@media (min-width: 992px) {
  #sideNav {
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    width: 17rem;
    height: 100vh; }
    #sideNav .navbar-brand {
      display: flex;
      margin: auto auto 0;
      padding: 0.5rem; }
      #sideNav .navbar-brand .img-profile {
        max-width: 10rem;
        max-height: 10rem;
        border: 0.5rem solid rgba(255, 255, 255, 0.2); }
    #sideNav .navbar-collapse {
      display: flex;
      align-items: flex-start;
      flex-grow: 0;
      width: 100%;
      margin-bottom: auto; }
      #sideNav .navbar-collapse .navbar-nav {
        flex-direction: column;
        width: 100%; }
        #sideNav .navbar-collapse .navbar-nav .nav-item {
          display: block; }
          #sideNav .navbar-collapse .navbar-nav .nav-item .nav-link {
            display: block; } }

section.resume-section {
  border-bottom: 1px solid #dee2e6;
  padding-top: 5rem !important;
  padding-bottom: 5rem !important; }

  /*section.resume-section .resume-item .resume-date {*/
    /*min-width: none; }*/

@media (min-width: 768px) {
  section.resume-section {
    /* min-height: 100vh;  */
  }
    section.resume-section .resume-item .resume-date {
      min-width: 18rem; } }

@media (min-width: 992px) {
  section.resume-section {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; } }

@media (max-width: 768px) {
    .btnFix{
        margin: 0 auto;
        width : 50%}
}
div.btnFix{
    display :inline-block;
}
div.resume-date{
text-align:center;
}

.bg-primary {
  background-color: #12b079 !important; }

.text-primary {
  color: #098f35 !important; }

.btn {
    background-color : #06b7bd !important; }

.no{
    color : #0966b8; }

.btnFix{
    width: 160px !important;
    margin-top:5px;}

a {
  color: #BD5D38; }

  a:hover, a:focus, a:active {
    color: #824027; }

.findData{
    margin-top: 70px;
    color : black;
}
ul{
    margin-bottom: 30px;
}
.dataCss{
    font-size: 20px;
}


/** 의미 없음 **/
/*.contact1 td{*/
	  /*text-align: center; */
	/*}*/

/*.contact1 th{*/
	  /*text-align: center; */
	/*}*/

.inputContainer{
	/*background-color:red;*/
	/*border: solid 1px red;*/
	margin-bottom:2px;
}

/** .radioDiv 의미없음 **/
/*.radioDiv{*/
	/*padding:6px 10px 0px 10px;*/
	/*border:solid 1px #dee2e6;*/
	/*width:200px;*/
/*}*/


/**.radion 의미없음 **/
/*.radion{*/
	/*width: 50px;*/
	/*padding-left: 2px;*/
	/*padding-right: 6px;*/
/*}*/


.spantitle{
	width: 100px;
	
	padding-left: 5px;
}

/** .selects 의미없음 **/
.selects{
	margin-bottom:3px;
	width: 100px;
}


/** .widths 의미없음**/
.widths{

	width: 60%;
}

/**.warning 의미없음 **/
.warning{
	padding-left: 0px;
	color:red;
}

/** .warp-loading 의미없음**/
.wrap-loading{ /*ȭ�� ��ü�� ��Ӱ� �մϴ�.*/
    position: fixed;
    left:0;
    right:0;
    top:0;
    bottom:0;
    background: rgba(0,0,0,0.2); /*not in ie */
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#20000000', endColorstr='#20000000');    /* ie */

}
    .wrap-loading div{ /*�ε� �̹���*/
        position: fixed;
        top:50%;
        left:50%;
        margin-left: -21px;
        margin-top: -21px;
    }
    .display-none{ /*���߱�*/
        display:none;
    }
    .driverData{
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      border: 1px solid gray;
    }



   p{
     margin-top:40px;
     font-size: 20px;
   }
