/* 

Customizations for Order Forms vk

*/

a, a:hover {text-decoration:none;}

h2, h5 {color:#a3a7a7;}
/*TODO-it applied style changes*/
/*.glyphicon {color:#e3675b;opacity:0.7;}*/
.glyphicon {color:#5078B4;opacity:0.7;}

.container {width:100%;}

/* #orderform h1 {border-bottom:1px solid #c7c2c2;padding-bottom:1rem;} */

#orderform h2 {border-top:none;font-size:1.75rem;margin-top:4rem;}

#orderform {padding-top:2.5rem;}

#orderform li {line-height:1.8;}

ul.nav-tabs {margin:1rem 0 0 0;}

.nav-tabs > li {margin-bottom:0;}

.form-control:focus{border-color:#474242;
  -moz-box-shadow:inset 0 1px 1px rgba(71,66,66,.15),0 0 8px rgba(227,103,91,.4);
  -webkit-box-shadow:inset 0 1px 1px rgba(71,66,66,.15),0 0 8px rgba(227,103,91,.4);
  box-shadow:inset 0 1px 1px rgba(71,66,66,.15),0 0 8px rgba(227,103,91,.4);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=.4, Direction=0, Color='#e3675b')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=.4, Direction=0, Color='#e3675b');
}

label.order_resources, label.order_ssd, label.order_san, label.order_location, label.order_management {margin:1% 2% 1% 0;}

input#order_hostname_input {margin-right:0;margin-left:0;}

div#order_finish_price_total_price {margin-top:1.75rem;}

.btn-default {color:#474242;border-color:#d5d1d1;}
/*TODO-it applied style changes*/
/*.btn-primary {background-color:#e3675b;border-color:#c8574c;opacity:1;min-width:200px;float:left;clear:right;margin-top:1.5rem;}*/
.btn-primary {background-color:#5078B4;border-color:#3C5A87;opacity:1;min-width:200px;float:left;clear:right;margin-top:1.5rem;}

.btn-primary:hover {background-color:#474242;border-color:#393333;opacity:0.75;}

.btn-default.active:hover, .btn-primary.active:hover {background-color:#474242;border-color:#393333;opacity:0.75;}

#order_management_desc {margin-top:1rem;background-color:#fff;padding:0;}

#order_management_desc ul {margin-top:1.1rem;}

#order_management_desc li {line-height:1.4;margin-bottom:5px;}

#instance_summary {margin-top:1rem;padding:.8rem;background-color:#fff;}

.tab-content>.tab-pane{display:none;visibility:hidden}.tab-content>.active{display:block;visibility:visible}

.footer-wrap {margin-bottom:-6px;}

