/* ContentsArea */
#contanier {overflow:hidden;padding-bottom:50px;}
#content {position:relative;/*min-height:500px*/}
.contentArea {
    position: relative;
    padding-top: 40px;
    margin-right: 30px;
    z-index: 1;
    padding-left: 15px;
    
}
.c {padding-left:15px;padding-right:15px;}
/*
.contentArea .location{top:45px}
*/
.ctnArea {clear:both;margin-top:20px}
.ctnArea .content_left_fix{float:left;}

h3.mtit {font-size:15px;color:#333;line-height:18px;font-weight:500;padding-left:20px;background:url(../../images/main/h3_tit_bullet_server.png) no-repeat; 
         margin-bottom:10px; margin-top:5px;}

.buttonBox{border:2px solid #eeeeee;margin:0 0 5px 0;padding:2px 2px 2px 2px;text-align:right; width:1030px;}
.buttonBox_pop{border:2px solid #eeeeee;margin:0 0 5px 0;padding:2px 2px 2px 2px; margin-top:5px; margin-bottom:5px ;text-align:right; width:100%;}

.tableArea {overflow:hidden;padding-left:40px}
.tableBox {border-top:2px solid;border-top-color:rgba(95,158,160,1); border-bottom:1px solid #ddd; width:100%;}
.tableBox_pop {border-top:2px solid rgba(1, 115, 198, 0.85);border-bottom:1px solid #ddd; width:100%;}
table {
    border-collapse: collapse;
}
.popWrap{width:444px;position:absolute;top:0;left:0;border:1px solid #cccccc}

.rightBtn {text-align:right;width:100%;margin-top:5px}
.rightBtn_pop {text-align:right;margin:0px;width:100%;margin-top:5px}
.align_right{text-align:right}
/* Size */
.datepicker {width:90px}
.page-title-icon {
    width: 30px; padding-bottom: 8px;
}
.page-title
{
    font-weight: 500;
    font-size: 26pt;
    color: #5F9EA0;

    padding-left: 60px;
    padding-bottom: 40px;
    padding-top: 10px;
}

.page-description{  
    font-weight: 500;
    font-size: 12pt;
    color: #5F9EA0;
  
    margin-top: 0px;
    float: left;
    padding-left: 470px;
    position: absolute;
    top: 13px;
}

.page-vertical {
    border-right: 1px dashed #CCCCCC;
    height: 50px;
    position: absolute;
    left: 450px;
    top: 0px;
}

.page-line {
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    margin: 0;
    overflow: hidden;
    padding: 15px 0 5px 20px;
    position: absolute;
    top: 50px;
    width: 100%;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
}

@media all and (max-width:700px){
    .page-title {
        padding-top: 8px;
        font-size:22pt;
        padding-bottom: 75px;
        padding-left:60px;
    }
    .page-description {
        left: 55px;
        top: 58px;
        padding-left:0px;
    }
    .page-vertical {
        left:0px;
        border-bottom: 1px dashed #CCCCCC;
        border-right:0px;
        height: 10px;
        width: 100%;
        top: 40px;
    }
    .page-line { top: 86px; }
    .btnMenu { display:none; }
    .menuItems { padding:13px !important; }
    .dxpnl-np { width:100%; }
    #mainContainer {
      padding-right: 5px !important;
      padding-left: 5px !important;
    }
}

.leftMenuItem{
    font-size:13pt;
}

.leftMenuItem:hover{
   
}

.menuTit
{
  
    margin-top:10px;
    margin-bottom:30px;
    font-size:20pt;
    color:wheat;
    font-weight:500;
}


.menuItems:hover
{
   
    cursor:pointer;
    background-color:rgba(0, 0, 0, 0.2) !important;
    color:white;
    border-left: 2px solid #ffffff !important;
}
.menuTop:hover
{
    border-left: 2px solid rgba(0,0,0,0);
    background-color:rgba(0, 0, 0, 0) !important;
    border-left: 2px solid rgba(0, 0, 0, 0) !important;
}
.menuTop {
    cursor:default !important;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.0) !important;
}
.menuTop > span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2) !important;
    font-size:8pt;
    border-radius: 20px;
    height: 22px;
    line-height: 20px;
    padding: 5px 11px;
}

.menuItems
{
  
    color:white;
    font-size:12pt;
    padding:10px 16px 10px 16px;
    border-left: 2px solid rgba(0,0,0,0);
    /*background-color:transparent !important;*/
}

.menuIcon {
    
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-left: 4px solid;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}

.cb-enable, .cb-disable, .cb-enable span, .cb-disable span { background: url(/images/main/switch.jpg) repeat-x;  display: block; float: left;  }
.cb-enable span, .cb-disable span {
    line-height: 30px;
    display: block;
    background-repeat: no-repeat;
    font-weight: 500;
} 
.cb-enable span { background-position: left -90px; padding: 0 10px; } 
.cb-disable span { background-position: right -180px;padding: 0 10px; } 
.cb-disable.selected { background-position: 0 -30px; } 
.cb-disable.selected span { background-position: right -210px; color: #fff; } 
.cb-enable.selected { background-position: 0 -60px; } 
.cb-enable.selected span { background-position: left -150px; color: #fff; } 
.switch label { cursor: pointer; } 
.switch input { display: none; } 


select {
    cursor:pointer;
    padding-left: 2px;
    padding-right: 20px;
    height:25px;
    line-height:25px;
    background: transparent url(../../images/main/new_arrow.png) no-repeat right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-align:center;
    vertical-align:middle;
}
select::-ms-expand { display: none; }

 .table_title 
 {
    font-weight:500;
    border: 1px solid;
    height: 30px;
    border-color: lightgray;
    margin-bottom: 0px;
    border-bottom: 0px none;
    font-size:12pt;
    padding-left:5px;
    padding-top:5px;
    background-color:#F0F0F0;
}

.arrow_up {
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-image: url('../../images/contents/up_off.png');
    background-size:30px;
    position:relative;
    float:right;
}

 .arrow_up:hover
 {
     background-image: url('../../images/contents/up_on.png');
 }

 .arrow_down {
    width: 30px;
    height: 30px;
    cursor: pointer;
    background-image: url('../../images/contents/down_off.png');
    background-size:30px;
    position:relative;
    float:right;
}

 .arrow_down:hover
 {
     background-image: url('../../images/contents/down_on.png');
 }

 .dxgvFocusedRow_MetropolisBlue a, .dxgvFocusedRow_MetropolisBlue .dxgvCommandColumn_MetropolisBlue a {
     color:white !important;
 } 
 .dxgvFocusedRow_MetropolisBlue a:hover, .dxgvFocusedRow_MetropolisBlue .dxgvCommandColumn_MetropolisBlue a:hover {
     color:#ddd !important;
 }

/* Ä¶¸°´õ */
.calendar {
    border: 1px solid #d0d0d0;
    height: 23px;
}
.calendar > input {
    position:relative;
    float:left;
    width:80px;
    height:18px;
    border:0 !important;
} 
.calendar >input:focus {
	border:1px solid;
    border-color:#d0d0d0; 
}
.calendar > img {
    position:relative;
    float:left;
    border:0px !important;
    padding-right:2px;
    padding-left:2px;
    cursor:pointer;
    height:24px;
    box-sizing:initial;
}
.calendar > img:hover{
    background-color:#333;
}
.ui-datepicker-title > select {
    background-color:white !important;
    color:black !important;
    height:21px !important;
    line-height:21px;
}

/* ¹öÆ° */
.divbutton:hover {
    background-color:rgb(229, 248, 196);
    border-color: rgb(151, 200, 50);
}
.divbutton:active {
    background-color:#CCCCCC;
    border-color: #CCCCCC;
}

.save {
    background:url("../../images/buttons/Office2013/Save/Save_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x:10px;
}
.add {
    background: url("../../images/buttons/Office2013/Actions/Add_16x16.png") no-repeat;
    background-position-y: center;
    background-position-x: 10px;
}
.edit{
    background: url("../../images/buttons/Office2013/Edit/Edit_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.delete{
    background: url("../../images/buttons/Office2013/Edit/Delete_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.excel{
    background: url("../../images/buttons/Office2013/Export/ExportToXLS_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.search{
    background: url("../../images/buttons/Office2013/Zoom/Zoom_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.file{
    background: url("../../images/buttons/Office2013/Actions/Open_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.list{
    background: url("../../images/buttons/Office2013/History/Undo_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.reload{
    background: url("../../images/buttons/Office2013/Actions/Reset_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.upload{
    background: url("../../images/buttons/Office2013/Navigation/Up_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.doubleArrowRight{
    background: url("../../images/buttons/Office2013/Arrows/DoubleNext_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.ArrowRight{
    background: url("../../images/buttons/Office2013/Arrows/Next_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.doubleArrowLeft{
    background: url("../../images/buttons/Office2013/Arrows/DoublePrev_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.ArrowLeft{
    background: url("../../images/buttons/Office2013/Arrows/Prev_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.cancel{
    background: url("../../images/buttons/Office2013/Actions/Cancel_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.refresh{
    background: url("../../images/buttons/Office2013/Actions/Refresh2_16x16.png") no-repeat;
    background-position-y:center;
    background-position-x: 10px;
}
.divbutton {
    min-width: 26px;
    height: 20px;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    cursor: pointer;
    text-align: left;
    padding-top: 4px;
    padding-left: 30px;
    padding-right: 8px;
    font-size: 11px;

    overflow-x:visible;
    color: #333333;
    position:relative; 
    float:right;
    margin-left:5px;
    margin-bottom:5px;
    background-color:white;
    line-height:normal;
    font-weight:500;
}


.aName {color:white; cursor:pointer; text-decoration:none; font-weight:500; font-size:11pt;}
.aName:link{color:white !important; text-decoration:none; font-weight:500; font-size:11pt;}
.aName:visited {color:white !important; text-decoration:none; font-weight:500; font-size:11pt;}
.aName:hover{color:white !important; text-decoration:none; font-weight:500; font-size:11pt;}

.dxgvControl_MetropolisBlue, .dxgvDisabled_MetropolisBlue, .dxgvCSD {
    width:100% !important
}

ul {
    list-style-type:none;
}

.dxpnlControl_MetropolisBlue.dxpnl-edge, .dxpnlControl_MetropolisBlue.dxpnl-bar { padding:0px !important; }



.modal-backdrop{
    background-color:#F6F6F6 !important;
    opacity:0.6 !important;  
    z-index: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.cb-enable, .cb-disable, .cb-enable span, .cb-disable span { background: url(/images/main/switch.jpg) repeat-x;  display: block; float: left;  }
.cb-enable span, .cb-disable span {
    line-height: 30px;
    display: block;
    background-repeat: no-repeat;
    font-weight: 500;
} 
.cb-enable span { background-position: left -90px; padding: 0 10px; } 
.cb-disable span { background-position: right -180px;padding: 0 10px; } 
.cb-disable.selected { background-position: 0 -30px; } 
.cb-disable.selected span { background-position: right -210px; color: #fff; } 
.cb-enable.selected { background-position: 0 -60px; } 
.cb-enable.selected span { background-position: left -150px; color: #fff; } 
.switch label { cursor: pointer; } 
.switch input { display: none; } 

.dxpc-withBtn {
    height: 35px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 15px !important;
    font-size: 17pt !important;
    font-weight: 500 !important;
    background-color: #e9e8e8 !important;
    opacity: 0.9 !important;
    color: #898a8a !important;

}

a > span > img  {vertical-align:top !important;}



.modal-open {
  overflow: hidden;padding-right: 0 !important;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
  font-size:11pt;
  font-weight:500;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
  font-size: 11pt;
  font-weight: 500;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input,
button,
select,
textarea {

  font-size: inherit;
  line-height: inherit;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  float:right;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}

.btn-group > button:first-child {
    border-top-left-radius:4px;
    border-bottom-left-radius:4px;
}
.btn-group > button:last-child {
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}




.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;

  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}